4f2dc4cfdae26f560ea1c51c2e8494f18ebb495c
[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 [The "CAST AND CREW" list has been moved to AUTHORS.]
10
11 NOTE: Each change entry shows the change number; who checked it into the
12 repository; when; description of the change; which branch the change
13 happened in; and the affected files.  The file lists have a short symbolic
14 indicator:
15
16             !       modified
17             +       added
18             -       deleted
19             +>      branched (from elsewhere)
20             !>      merged changes (from elsewhere)
21
22 The Message-Ids in the change entries refer to the email messages sent
23 to the perl5-porters mailing list.  You can retrieve the messages for
24 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
25
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
28 or any other branch.
29
30 --------------
31 Version v5.7.1          Development release working toward v5.8
32 --------------
33 ____________________________________________________________________________
34 [  9884] By: jhi                                   on 2001/04/27  14:14:12
35         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
36              From: "Philip Newton" <pnewton@gmx.de>
37              Date: Fri, 27 Apr 2001 16:40:13 +0200
38              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
39      Branch: perl
40            ! pod/perldata.pod
41 ____________________________________________________________________________
42 [  9883] By: jhi                                   on 2001/04/27  13:28:19
43         Log: Add LOG_PERROR; prettify the "removed".
44      Branch: perl
45            ! ext/Sys/Syslog/Syslog.xs
46 ____________________________________________________________________________
47 [  9882] By: jhi                                   on 2001/04/27  13:13:18
48         Log: h2xs tweaks: use NV instead of double, "quote" the removed
49              prefixes for clarity (especially when nothing is removed),
50              slight pod reformats.
51      Branch: perl
52            ! utils/h2xs.PL
53 ____________________________________________________________________________
54 [  9881] By: jhi                                   on 2001/04/27  12:58:48
55         Log: Don't bother creating existing directories.
56      Branch: perl
57            ! utils/h2xs.PL
58 ____________________________________________________________________________
59 [  9880] By: jhi                                   on 2001/04/27  12:45:39
60         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
61              From: Mike Schilli <m@perlmeister.com>
62              Date: Wed, 25 Apr 2001 01:29:21 -0700
63              Message-id: <3AE68AE1.6A981723@perlmeister.com>
64      Branch: perl
65            ! utils/h2xs.PL
66 ____________________________________________________________________________
67 [  9879] By: jhi                                   on 2001/04/27  12:40:55
68         Log: break is not yet Perl.  Added the template license also to README.
69      Branch: perl
70            ! utils/h2xs.PL
71 ____________________________________________________________________________
72 [  9878] By: jhi                                   on 2001/04/27  03:08:20
73         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
74              From: Tim Jenness <t.jenness@jach.hawaii.edu>
75              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
76              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
77      Branch: perl
78            ! t/lib/xs-typemap.t
79 ____________________________________________________________________________
80 [  9877] By: jhi                                   on 2001/04/26  23:54:40
81         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
82              From: "Abigail" <abigail@foad.org>
83              Date: Fri, 27 Apr 2001 01:44:28 +0200
84              Message-ID: <20010426234428.19786.qmail@foad.org>
85      Branch: perl
86            ! utils/h2xs.PL
87 ____________________________________________________________________________
88 [  9876] By: jhi                                   on 2001/04/26  23:52:06
89         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
90              From: Peter Prymmer <pvhp@forte.com>
91              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
92              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
93      Branch: perl
94            ! t/lib/selfstubber.t
95 ____________________________________________________________________________
96 [  9875] By: jhi                                   on 2001/04/26  23:48:10
97         Log: Deparse nits.
98      Branch: perl
99            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
100 ____________________________________________________________________________
101 [  9874] By: jhi                                   on 2001/04/26  22:46:05
102         Log: Document ANYOF_CLASS.
103      Branch: perl
104            ! regcomp.h
105 ____________________________________________________________________________
106 [  9873] By: jhi                                   on 2001/04/26  22:35:03
107         Log: Subject: Re: [PATCH @9846] dumping ANYOF
108              From: Hugo <hv@crypt.compulink.co.uk>
109              Date: Thu, 26 Apr 2001 23:33:38 +0100
110              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
111      Branch: perl
112            ! regcomp.c regcomp.h
113 ____________________________________________________________________________
114 [  9872] By: jhi                                   on 2001/04/26  22:34:31
115         Log: Subject: [PATCH] more for Devel::SelfStubber
116              From: Nicholas Clark <nick@ccl4.org>
117              Date: Fri, 27 Apr 2001 00:13:52 +0100
118              Message-ID: <20010427001351.K88186@plum.flirble.org>
119      Branch: perl
120            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
121 ____________________________________________________________________________
122 [  9871] By: jhi                                   on 2001/04/26  21:59:17
123         Log: Subject: [PATCH B::Deparse] formats must be flush left
124              From: Robin Houston <robin@kitsite.com>
125              Date: Thu, 26 Apr 2001 23:54:29 +0100
126              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
127      Branch: perl
128            ! ext/B/B/Deparse.pm
129 ____________________________________________________________________________
130 [  9870] By: jhi                                   on 2001/04/26  21:57:37
131         Log: If some of the constants are prefixes of others,
132              the prefixes may never get recognized.  (See 20010426.006.)
133      Branch: perl
134            ! utils/h2xs.PL
135 ____________________________________________________________________________
136 [  9869] By: jhi                                   on 2001/04/26  21:50:42
137         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
138              From: Chris Bongaarts <cab@tc.umn.edu>
139              Date: Thu, 26 Apr 2001 17:10:31 -0500
140              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
141      Branch: perl
142            ! ext/Sys/Syslog/Syslog.xs
143 ____________________________________________________________________________
144 [  9868] By: jhi                                   on 2001/04/26  21:35:12
145         Log: Further cuts and more docs from Graham Barr.
146      Branch: perl
147            ! ext/List/Util/lib/List/Util.pm
148            ! ext/List/Util/lib/Scalar/Util.pm
149 ____________________________________________________________________________
150 [  9867] By: jhi                                   on 2001/04/26  21:18:57
151         Log: Subject: [PATCH 5.7.1] DB_File-1.77
152              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
153              Date: Thu, 26 Apr 2001 22:37:53 +0100
154              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
155      Branch: perl
156            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
157            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
158 ____________________________________________________________________________
159 [  9866] By: jhi                                   on 2001/04/26  21:12:31
160         Log: Subject: [PATCH B::Deparse] fix easy bugs
161              From: Robin Houston <robin@kitsite.com>
162              Date: Thu, 26 Apr 2001 23:03:33 +0100
163              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
164      Branch: perl
165            ! ext/B/B/Deparse.pm
166 ____________________________________________________________________________
167 [  9865] By: jhi                                   on 2001/04/26  20:26:13
168         Log: Update Changes.
169      Branch: perl
170            ! Changes patchlevel.h
171 ____________________________________________________________________________
172 [  9864] By: jhi                                   on 2001/04/26  19:27:48
173         Log: Dethinko from Robin Houston.
174      Branch: perl
175            ! ext/B/B/Deparse.pm
176 ____________________________________________________________________________
177 [  9863] By: jhi                                   on 2001/04/26  19:10:35
178         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
179              From: Robin Houston <robin@kitsite.com>
180              Date: Thu, 26 Apr 2001 21:08:32 +0100
181              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
182      Branch: perl
183            ! ext/B/B/Deparse.pm
184 ____________________________________________________________________________
185 [  9862] By: jhi                                   on 2001/04/26  19:04:23
186         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
187              From: Robin Houston <robin@kitsite.com>
188              Date: Thu, 26 Apr 2001 20:52:50 +0100
189              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
190      Branch: perl
191            ! ext/B/B/Deparse.pm
192 ____________________________________________________________________________
193 [  9861] By: jhi                                   on 2001/04/26  18:56:14
194         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
195              From: Mike Guy <mjtg@cam.ac.uk>
196              Date: Thu, 26 Apr 2001 14:22:40 +0100
197              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
198      Branch: perl
199            ! pod/perlobj.pod
200 ____________________________________________________________________________
201 [  9860] By: jhi                                   on 2001/04/26  18:46:42
202         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
203              From: Robin Houston <robin@kitsite.com>
204              Date: Thu, 26 Apr 2001 20:34:29 +0100
205              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
206              
207              Hashes do not interpolate.
208      Branch: perl
209            ! ext/B/B/Deparse.pm
210 ____________________________________________________________________________
211 [  9859] By: jhi                                   on 2001/04/26  18:43:51
212         Log: Subject: The Time::Piece conspiracy unmasked!!!
213              From: Mike Guy <mjtg@cam.ac.uk>
214              Date: Thu, 26 Apr 2001 19:02:50 +0100
215              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
216              
217              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
218              From: Mike Guy <mjtg@cam.ac.uk>
219              Date: Thu, 26 Apr 2001 19:08:21 +0100
220              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
221              
222              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
223              From: Graham Barr <gbarr@pobox.com>
224              Date: Thu, 26 Apr 2001 19:12:03 +0100
225              Message-ID: <20010426191203.A70835@pobox.com>
226              
227              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
228      Branch: perl
229            ! ext/List/Util/lib/List/Util.pm
230            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
231 ____________________________________________________________________________
232 [  9858] By: jhi                                   on 2001/04/26  18:17:42
233         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
234              From: Robin Houston <robin@kitsite.com>
235              Date: Thu, 26 Apr 2001 16:09:35 +0100
236              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
237      Branch: perl
238            ! t/comp/proto.t
239 ____________________________________________________________________________
240 [  9857] By: jhi                                   on 2001/04/26  18:04:59
241         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
242              From: barries <barries@slaysys.com>
243              Date: Thu, 26 Apr 2001 12:01:10 -0400
244              Message-ID: <20010426120110.E29698@jester.slaysys.com>
245      Branch: perl
246            ! pod/perldiag.pod
247 ____________________________________________________________________________
248 [  9856] By: jhi                                   on 2001/04/26  18:03:33
249         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
250              Date: Thu, 26 Apr 2001 17:13:41 +0100
251              From: Robin Houston <robin@kitsite.com>
252              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
253              
254              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
255              From: Robin Houston <robin@kitsite.com>
256              Date: Thu, 26 Apr 2001 18:44:29 +0100
257              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
258      Branch: perl
259            ! ext/B/B/Deparse.pm
260 ____________________________________________________________________________
261 [  9855] By: jhi                                   on 2001/04/26  17:56:04
262         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
263              From: Robin Houston <robin@kitsite.com>
264              Date: Thu, 26 Apr 2001 17:04:08 +0100
265              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
266      Branch: perl
267            ! ext/B/B/Deparse.pm
268 ____________________________________________________________________________
269 [  9854] By: jhi                                   on 2001/04/26  17:47:26
270         Log: Subject: Re: Short test case for undef %stash:: crash
271              From: Benjamin Sugars <bsugars@canoe.ca> 
272              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
273              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
274              Changed and moved the perldiag entry.
275      Branch: perl
276            ! gv.c pod/perldiag.pod
277 ____________________________________________________________________________
278 [  9853] By: jhi                                   on 2001/04/26  14:35:16
279         Log: Beginnings of strptime().  Do not touch the wet paint.
280      Branch: perl
281            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
282 ____________________________________________________________________________
283 [  9852] By: jhi                                   on 2001/04/26  13:17:21
284         Log: Retract #9851, core dumps from pod2man.
285      Branch: perl
286            ! regcomp.c
287 ____________________________________________________________________________
288 [  9851] By: jhi                                   on 2001/04/26  11:54:41
289         Log: (Retracted by #9852.)
290              
291              Subject: [PATCH @9846] dumping ANYOF
292              From: Hugo <hv@crypt.compulink.co.uk>
293              Date: Thu, 26 Apr 2001 05:32:38 +0100
294              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
295      Branch: perl
296            ! regcomp.c
297 ____________________________________________________________________________
298 [  9850] By: jhi                                   on 2001/04/26  02:34:44
299         Log: If ccflags was empty the _previous_ $* containing all the
300              environment variables and Configure variables was used,
301              which lead, among other bad things, into $ccflags being your
302              uname -a output, which lead into test compile with cc failing,
303              which lead into gcc being selected, which didn't work that well
304              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
305              with large files, et cetera.
306      Branch: perl
307            ! hints/hpux.sh
308 ____________________________________________________________________________
309 [  9849] By: jhi                                   on 2001/04/26  01:44:57
310         Log: Make selfstubber test more portable.
311      Branch: perl
312            ! t/lib/selfstubber.t
313 ____________________________________________________________________________
314 [  9848] By: jhi                                   on 2001/04/26  00:50:26
315         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
316              From: Benjamin Sugars <ben.sugars@home.com>
317              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
318              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
319      Branch: perl
320            ! ext/Cwd/Cwd.xs
321 ____________________________________________________________________________
322 [  9847] By: jhi                                   on 2001/04/26  00:46:58
323         Log: Subject: [PATCH: perl@9841] VMS updates
324              From: Peter Prymmer <pvhp@forte.com>
325              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
326              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
327      Branch: perl
328            ! README.vms configure.com vms/descrip_mms.template
329            ! vms/ext/filespec.t
330 ____________________________________________________________________________
331 [  9846] By: jhi                                   on 2001/04/26  00:11:56
332         Log: re 'debug' was broken by #9084.
333      Branch: perl
334            ! ext/re/re.xs
335 ____________________________________________________________________________
336 [  9845] By: jhi                                   on 2001/04/25  22:33:17
337         Log: Subject: [PATCH] test for Devel::SelfStubber
338              From: Nicholas Clark <nick@ccl4.org>
339              Date: Thu, 26 Apr 2001 00:00:54 +0100
340              Message-ID: <20010426000054.D89026@plum.flirble.org>
341      Branch: perl
342            + t/lib/selfstubber.t
343            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
344 ____________________________________________________________________________
345 [  9844] By: jhi                                   on 2001/04/25  22:29:32
346         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
347              From: Paul Johnson <paul@pjcj.net>
348              Date: Thu, 26 Apr 2001 00:46:08 +0200
349              Message-ID: <20010426004608.H2338@pjcj.net>
350      Branch: perl
351            ! ext/B/B/Concise.pm
352 ____________________________________________________________________________
353 [  9843] By: jhi                                   on 2001/04/25  22:28:28
354         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
355              From: Peter Prymmer <pvhp@forte.com>
356              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
357              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
358      Branch: perl
359            ! ext/Cwd/Cwd.xs
360 ____________________________________________________________________________
361 [  9842] By: jhi                                   on 2001/04/25  20:58:12
362         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
363              From: John Peacock <jpeacock@rowman.com>
364              Date: Wed, 25 Apr 2001 17:30:26 -0400
365              Message-ID: <3AE741F2.B3217464@rowman.com>
366      Branch: perl
367            ! lib/Math/BigInt.pm t/lib/bigintpm.t
368 ____________________________________________________________________________
369 [  9841] By: jhi                                   on 2001/04/25  20:07:05
370         Log: Update Changes.
371      Branch: perl
372            ! Changes patchlevel.h
373 ____________________________________________________________________________
374 [  9840] By: jhi                                   on 2001/04/25  19:56:51
375         Log: Yet another HP-UX hints version from Merijn.
376      Branch: perl
377            ! hints/hpux.sh
378 ____________________________________________________________________________
379 [  9839] By: jhi                                   on 2001/04/25  19:53:04
380         Log: abs_path() didn't terminate the filename correctly,
381              in DIRNAMLENless systems like HP-UX this would fail.
382      Branch: perl
383            ! ext/Cwd/Cwd.xs
384 ____________________________________________________________________________
385 [  9838] By: jhi                                   on 2001/04/25  16:37:26
386         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
387              From: Mike Guy <mjtg@cam.ac.uk>
388              Date: Wed, 25 Apr 2001 18:31:47 +0100
389              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
390      Branch: perl
391            ! op.c
392 ____________________________________________________________________________
393 [  9837] By: jhi                                   on 2001/04/25  16:21:53
394         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
395              From: Jon Eveland <jweveland@yahoo.com>
396              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
397              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
398      Branch: perl
399            ! lib/perl5db.pl
400 ____________________________________________________________________________
401 [  9836] By: jhi                                   on 2001/04/25  14:17:50
402         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
403              From: "Philip Newton" <pnewton@gmx.de>
404              Date: Wed, 25 Apr 2001 17:05:58 +0200
405              Message-ID: <3AE703F6.3234.1833C45@localhost>
406      Branch: perl
407            ! Porting/patching.pod
408 ____________________________________________________________________________
409 [  9835] By: jhi                                   on 2001/04/25  13:58:07
410         Log: It would seem that both ar and full_ar need to be overridden
411              for HP-UX to avoid the GNU ar.
412      Branch: perl
413            ! hints/hpux.sh
414 ____________________________________________________________________________
415 [  9834] By: jhi                                   on 2001/04/25  13:50:40
416         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
417              From: "Philip Newton" <pnewton@gmx.de>
418              Date: Wed, 25 Apr 2001 16:09:23 +0200
419              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
420              
421              Detypo.
422      Branch: perl
423            ! t/op/misc.t
424 ____________________________________________________________________________
425 [  9833] By: jhi                                   on 2001/04/25  12:36:11
426         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
427      Branch: perl
428            ! hints/hpux.sh
429 ____________________________________________________________________________
430 [  9832] By: jhi                                   on 2001/04/25  12:33:36
431         Log: New version of HP-UX hints from Merijn.
432      Branch: perl
433            ! hints/hpux.sh
434 ____________________________________________________________________________
435 [  9831] By: jhi                                   on 2001/04/25  03:39:45
436         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
437      Branch: perl
438            ! hints/hpux.sh
439 ____________________________________________________________________________
440 [  9830] By: jhi                                   on 2001/04/25  02:53:25
441         Log: The tzname[] bit is not needed by util.c -- and causes
442              heartburn in VMS (and it missing was probably the cause of
443              the Mac OS X trouble).  Ouch.
444      Branch: perl
445            ! ext/POSIX/POSIX.xs util.c
446 ____________________________________________________________________________
447 [  9829] By: jhi                                   on 2001/04/25  00:10:06
448         Log: Metaconfig unit change for #9828.
449      Branch: metaconfig
450            ! U/compline/ccflags.U
451 ____________________________________________________________________________
452 [  9828] By: jhi                                   on 2001/04/25  00:04:18
453         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
454              (which is actually the reason for the change, we need to pass
455              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
456              EP/IX, OS/2, and TitanOS, based on the hints files.
457      Branch: perl
458            ! Configure config_h.SH
459 ____________________________________________________________________________
460 [  9827] By: jhi                                   on 2001/04/24  23:49:20
461         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
462              the $cat must have an absolute path.
463      Branch: perl
464            ! makedepend.SH
465 ____________________________________________________________________________
466 [  9826] By: jhi                                   on 2001/04/24  23:40:53
467         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
468      Branch: perl
469            ! README.amiga
470 ____________________________________________________________________________
471 [  9825] By: jhi                                   on 2001/04/24  23:35:35
472         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
473              From: "Philip Newton" <pnewton@gmx.de>
474              Date: Tue, 24 Apr 2001 18:52:49 +0200
475              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
476      Branch: perl
477            ! x2p/find2perl.PL
478 ____________________________________________________________________________
479 [  9824] By: jhi                                   on 2001/04/24  23:33:07
480         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
481              Some gcc specifics dropped out due to extensive rewriting;
482              will be put back later as needed.
483      Branch: perl
484            ! hints/hpux.sh
485 ____________________________________________________________________________
486 [  9823] By: jhi                                   on 2001/04/24  23:27:57
487         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
488      Branch: perl
489            ! ext/POSIX/POSIX.xs
490 ____________________________________________________________________________
491 [  9822] By: jhi                                   on 2001/04/24  23:25:21
492         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
493              From: Tim Jenness <t.jenness@jach.hawaii.edu>
494              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
495              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
496      Branch: perl
497            ! ext/XS/Typemap/Typemap.xs
498 ____________________________________________________________________________
499 [  9821] By: jhi                                   on 2001/04/24  23:24:10
500         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
501              From: "Abigail" <abigail@foad.org>
502              Date: Tue, 24 Apr 2001 23:12:03 +0200
503              Message-ID: <20010424211203.7901.qmail@foad.org>
504      Branch: perl
505            ! pod/perlport.pod
506 ____________________________________________________________________________
507 [  9820] By: jhi                                   on 2001/04/24  23:23:15
508         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
509              From: Matt Sergeant <matt@sergeant.org>
510              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
511              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
512      Branch: perl
513            ! pod/perlfaq4.pod
514 ____________________________________________________________________________
515 [  9819] By: nick                                  on 2001/04/24  18:49:43
516         Log: Integrate mainline.
517      Branch: perlio
518           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
519           !> (integrate 37 files)
520 ____________________________________________________________________________
521 [  9818] By: jhi                                   on 2001/04/24  14:35:23
522         Log: Update Changes.
523      Branch: perl
524            ! Changes patchlevel.h
525 ____________________________________________________________________________
526 [  9817] By: jhi                                   on 2001/04/24  14:09:17
527         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
528              From: "Philip Newton" <pnewton@gmx.de>
529              Date: Tue, 24 Apr 2001 12:58:12 +0200
530              Message-ID: <3AE57864.8304.B77A0A@localhost> 
531              
532              plus add CPAN to the list of modules that have their own tests.
533      Branch: perl
534            ! t/lib/1_compile.t
535 ____________________________________________________________________________
536 [  9816] By: jhi                                   on 2001/04/24  14:07:03
537         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
538              From: Michael G Schwern <schwern@pobox.com>
539              Date: Sat, 21 Apr 2001 22:35:00 +0100
540              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
541      Branch: perl
542            ! t/lib/1_compile.t
543 ____________________________________________________________________________
544 [  9815] By: jhi                                   on 2001/04/24  13:54:32
545         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
546              From: Robin Houston <robin@kitsite.com>
547              Date: Tue, 24 Apr 2001 15:51:18 +0100
548              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
549      Branch: perl
550            ! ext/B/B/Deparse.pm
551 ____________________________________________________________________________
552 [  9814] By: jhi                                   on 2001/04/24  13:17:34
553         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
554              From: Bill Glicker <billg@burrelles.com>
555              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
556              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
557      Branch: perl
558            ! hints/svr5.sh
559 ____________________________________________________________________________
560 [  9813] By: jhi                                   on 2001/04/24  12:54:23
561         Log: Prevent path disclosure (probing for existence of filenames)
562              using suidperl; bug id 20010322.218.
563      Branch: perl
564            ! perl.c pod/perldiag.pod
565 ____________________________________________________________________________
566 [  9812] By: jhi                                   on 2001/04/24  12:08:36
567         Log: Retract #9811.
568      Branch: perl
569            ! ext/POSIX/POSIX.xs
570 ____________________________________________________________________________
571 [  9811] By: jhi                                   on 2001/04/24  11:57:35
572         Log: (Retracted by #9812.)
573      Branch: perl
574            ! ext/POSIX/POSIX.xs
575 ____________________________________________________________________________
576 [  9810] By: jhi                                   on 2001/04/24  03:32:35
577         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
578      Branch: perl
579            ! util.c
580 ____________________________________________________________________________
581 [  9809] By: jhi                                   on 2001/04/24  03:16:13
582         Log: The Math::BigFloat::import() was broken.
583              (Fixes bug id 20010422.002.)
584      Branch: perl
585            ! lib/Math/BigFloat.pm
586 ____________________________________________________________________________
587 [  9808] By: jhi                                   on 2001/04/24  01:11:40
588         Log: Additional dependencies; should help for parallel makes
589              not to fail on missing lib/lib.pm or lib/re.pm.
590      Branch: perl
591            ! Makefile.SH
592 ____________________________________________________________________________
593 [  9807] By: jhi                                   on 2001/04/24  00:57:01
594         Log: Update the test failure disclaimer.
595      Branch: perl
596            ! t/pragma/warn/pp_hot
597 ____________________________________________________________________________
598 [  9806] By: jhi                                   on 2001/04/24  00:54:04
599         Log: Add make target "install-all" which is alias for "install"
600              to cater for case-preserving filesystems like HFS+.
601      Branch: perl
602            ! INSTALL Makefile.SH
603 ____________________________________________________________________________
604 [  9805] By: jhi                                   on 2001/04/24  00:47:28
605         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
606              From: Peter Prymmer <pvhp@forte.com>
607              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
608              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
609              
610              (Ken William's message forwarded from macosx@perl.org)
611      Branch: perl
612            ! hints/darwin.sh
613 ____________________________________________________________________________
614 [  9804] By: jhi                                   on 2001/04/23  23:57:35
615         Log: Cut-and-pasto.
616      Branch: perl
617            ! perlio.c
618 ____________________________________________________________________________
619 [  9803] By: jhi                                   on 2001/04/23  23:52:25
620         Log: More PerlIO robustness.
621      Branch: perl
622            ! perlio.c
623 ____________________________________________________________________________
624 [  9802] By: jhi                                   on 2001/04/23  23:43:35
625         Log: Make the "STD* opened only for ..." errors more consistent.
626      Branch: perl
627            ! doio.c
628 ____________________________________________________________________________
629 [  9801] By: jhi                                   on 2001/04/23  23:34:26
630         Log: Test case for #9800.
631      Branch: perl
632            ! t/op/misc.t
633 ____________________________________________________________________________
634 [  9800] By: jhi                                   on 2001/04/23  23:14:43
635         Log: Avoid coredump on 'close STDERR; die' by making
636              the PerlIO calls more robust.  Also use SETERRNO()
637              instead of errno = to be more VMS-ready.
638      Branch: perl
639            ! perlio.c
640 ____________________________________________________________________________
641 [  9799] By: jhi                                   on 2001/04/23  21:41:10
642         Log: Subject: test for ID 20010423.002
643              From: Robin Houston <robin@kitsite.com>
644              Date: Mon, 23 Apr 2001 16:52:21 +0100
645              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
646      Branch: perl
647            ! t/op/avhv.t
648 ____________________________________________________________________________
649 [  9798] By: jhi                                   on 2001/04/23  21:40:07
650         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
651              From: David Dyck <dcd@tc.fluke.com>
652              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
653              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
654      Branch: perl
655            ! installperl
656 ____________________________________________________________________________
657 [  9797] By: jhi                                   on 2001/04/23  21:37:56
658         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
659              From: Benjamin Sugars <bsugars@canoe.ca>
660              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
661              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
662      Branch: perl
663            ! ext/Cwd/Cwd.xs lib/Cwd.pm
664 ____________________________________________________________________________
665 [  9796] By: jhi                                   on 2001/04/23  21:29:24
666         Log: Synchronize h2xs and pod2man some more on the documentation
667              templates they propose.
668      Branch: perl
669            ! pod/pod2man.PL utils/h2xs.PL
670 ____________________________________________________________________________
671 [  9795] By: jhi                                   on 2001/04/23  17:30:40
672         Log: Add one more naughty test for base64; make encoding logic cleaner.
673      Branch: perl
674            ! t/lib/mimeb64.t
675 ____________________________________________________________________________
676 [  9794] By: jhi                                   on 2001/04/23  13:51:32
677         Log: Update Changes.
678      Branch: perl
679            ! Changes patchlevel.h
680 ____________________________________________________________________________
681 [  9793] By: jhi                                   on 2001/04/23  13:44:18
682         Log: Duplicate lines.
683      Branch: perl
684            ! MANIFEST
685 ____________________________________________________________________________
686 [  9792] By: jhi                                   on 2001/04/23  13:39:13
687         Log: Subject: Re: PATCH 5.7.1
688              From: Mark-Jason Dominus <mjd@plover.com>
689              Date: Mon, 23 Apr 2001 10:30:21 -0400
690              Message-ID: <20010423143021.17335.qmail@plover.com>
691      Branch: perl
692            ! perl.h sv.c
693 ____________________________________________________________________________
694 [  9791] By: jhi                                   on 2001/04/23  13:32:40
695         Log: Add the CPAN.pm 1.59_54 tests.
696      Branch: perl
697            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
698            ! MANIFEST
699 ____________________________________________________________________________
700 [  9790] By: jhi                                   on 2001/04/23  13:21:55
701         Log: Subject: Deparse nit
702              From: Robin Houston <robin@kitsite.com>
703              Date: Mon, 23 Apr 2001 12:38:20 +0100
704              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
705      Branch: perl
706            ! ext/B/B/Deparse.pm
707 ____________________________________________________________________________
708 [  9789] By: jhi                                   on 2001/04/23  13:19:07
709         Log: Subject: [PATCH] bug 20010423.002
710              From: Robin Houston <robin@kitsite.com>
711              Date: Mon, 23 Apr 2001 13:12:30 +0100
712              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
713      Branch: perl
714            ! pp.c
715 ____________________________________________________________________________
716 [  9788] By: jhi                                   on 2001/04/23  13:02:49
717         Log: Subject: PATCH [5.7.1] hv.c unused #define
718              From: Mark-Jason Dominus <mjd@plover.com>
719              Date: Sun, 22 Apr 2001 14:17:49 -0400
720              Message-ID: <20010422181749.26976.qmail@plover.com>
721      Branch: perl
722            ! hv.c
723 ____________________________________________________________________________
724 [  9787] By: jhi                                   on 2001/04/23  13:02:02
725         Log: Subject: PATCH 5.7.1
726              From: Mark-Jason Dominus <mjd@plover.com>
727              Date: Sun, 22 Apr 2001 15:12:57 -0400
728              Message-ID: <20010422191258.6539.qmail@plover.com>
729              
730              plus Sarathy's STMT_START + STMT_END suggestion.
731      Branch: perl
732            ! perl.h
733 ____________________________________________________________________________
734 [  9786] By: jhi                                   on 2001/04/23  12:53:25
735         Log: Fix for
736              
737              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
738              From: dLux <dlux@spam.sch.bme.hu>
739              Date: Mon, 23 Apr 2001 01:25:26 +0200
740              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
741              
742              (SvGROW really does return a char *.)
743      Branch: perl
744            ! pod/perlapi.pod sv.h
745 ____________________________________________________________________________
746 [  9785] By: jhi                                   on 2001/04/23  04:34:04
747         Log: Time::Piece work continues.  $t->day removed since
748              I think it's too confusing.  Now has normal and
749              abbreviated length weekday names and month names,
750              the names change with _names(), not _list().
751              Now has strftime() in Perl, _strftime() is
752              the libc version (to which strftime() falls back
753              if it doesn't know the format.  To do: the reverse
754              of strftime, strptime(), and the localisation of both.
755      Branch: perl
756            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
757            ! t/lib/time-piece.t
758 ____________________________________________________________________________
759 [  9784] By: jhi                                   on 2001/04/23  02:41:46
760         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
761              From: andreas.koenig@anima.de (Andreas J. Koenig)
762              Date: 23 Apr 2001 05:20:55 +0200
763              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
764      Branch: perl
765            ! t/pragma/overload.t
766 ____________________________________________________________________________
767 [  9783] By: jhi                                   on 2001/04/22  23:32:42
768         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
769              From: Robin Houston <robin@kitsite.com>
770              Date: Mon, 23 Apr 2001 00:38:18 +0100
771              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
772      Branch: perl
773            ! ext/B/B/Deparse.pm
774 ____________________________________________________________________________
775 [  9782] By: jhi                                   on 2001/04/22  20:55:43
776         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
777              From: Simon Cozens <simon@netthink.co.uk>
778              Date: Sun, 22 Apr 2001 18:47:25 +0100
779              Message-ID: <20010422184725.A14411@netthink.co.uk>
780      Branch: perl
781            ! sv.c t/pragma/overload.t
782 ____________________________________________________________________________
783 [  9781] By: jhi                                   on 2001/04/22  20:52:13
784         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
785              From: Robin Houston <robin@kitsite.com>
786              Date: Sun, 22 Apr 2001 22:14:50 +0100
787              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
788      Branch: perl
789            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
790 ____________________________________________________________________________
791 [  9780] By: nick                                  on 2001/04/22  20:40:31
792         Log: Integrate mainline.
793      Branch: perlio
794           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
795           +> t/lib/b-stash.t
796           !> (integrate 38 files)
797 ____________________________________________________________________________
798 [  9779] By: jhi                                   on 2001/04/22  15:16:03
799         Log: Subject: IO::Socket::INET patch
800              From: andrew deryabin <djsf@technarchy.ru>
801              Date: Sat, 21 Apr 2001 17:46:52 +0400
802              Message-ID: <20010421174652.B1426@technarchy>
803      Branch: perl
804            ! ext/IO/lib/IO/Socket/INET.pm
805 ____________________________________________________________________________
806 [  9778] By: jhi                                   on 2001/04/22  15:14:33
807         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
808              From: Mark-Jason Dominus <mjd@plover.com>
809              Date: Sat, 21 Apr 2001 21:27:49 -0400
810              Message-ID: <20010422012749.27024.qmail@plover.com>
811      Branch: perl
812            ! regcomp.c
813 ____________________________________________________________________________
814 [  9777] By: jhi                                   on 2001/04/22  15:10:51
815         Log: Subject: Re: Regex debugger patch 
816              From: Mark-Jason Dominus <mjd@plover.com>
817              Date: Sat, 21 Apr 2001 21:48:51 -0400
818              Message-ID: <20010422014851.27165.qmail@plover.com>
819      Branch: perl
820            ! pod/perldebguts.pod
821 ____________________________________________________________________________
822 [  9776] By: jhi                                   on 2001/04/22  15:09:48
823         Log: Subject: Re: Regex debugger patch
824              From: Mark-Jason Dominus <mjd@plover.com>
825              Date: Sat, 21 Apr 2001 14:24:39 -0400
826              Message-ID: <20010421182439.16508.qmail@plover.com>
827              
828              Regex debugger backend.
829      Branch: perl
830            ! regcomp.c regexp.h
831 ____________________________________________________________________________
832 [  9775] By: jhi                                   on 2001/04/21  16:45:40
833         Log: Subject: [PATCH] Typo in utf8.h
834              From: Jesús Quiroga <jquiroga@pobox.com>
835              Date: Sat, 21 Apr 2001 19:25:33 +0200
836              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
837      Branch: perl
838            ! utf8.h
839 ____________________________________________________________________________
840 [  9774] By: jhi                                   on 2001/04/21  16:43:52
841         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
842              From: Joe Orton <jorton@redhat.com>
843              Date: Tue, 17 Apr 2001 15:50:43 +0100
844              Message-Id: <20010417155043.D19132@eu.c2.net>
845      Branch: perl
846            ! hints/svr5.sh
847 ____________________________________________________________________________
848 [  9773] By: jhi                                   on 2001/04/21  15:30:15
849         Log: Subject: Patch utils/h2xs.PL
850              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
851              Date: Sat, 21 Apr 2001 10:32:16 -0500
852              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
853              
854              Add MAILING list and LICENSE templates.
855      Branch: perl
856            ! utils/h2xs.PL
857 ____________________________________________________________________________
858 [  9772] By: jhi                                   on 2001/04/21  15:28:36
859         Log: Subject: perlfaq2.patch for 5.7.1
860              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
861              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
862              Date: Fri, 20 Apr 2001 16:42:19 -0500
863              
864              rm an extra tab, a blurb about the xx.cpan to clarify
865              which countries actually have that and dejanews is history
866              as well as most of that nonsensical entry.
867      Branch: perl
868            ! pod/perlfaq2.pod
869 ____________________________________________________________________________
870 [  9771] By: jhi                                   on 2001/04/21  15:27:17
871         Log: Subject: perlfaq1.patch for 5.7.1
872              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
873              Date: Fri, 20 Apr 2001 16:57:36 -0500
874              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
875              
876              Evil URLs must die. Especially when they are broken.
877      Branch: perl
878            ! pod/perlfaq1.pod
879 ____________________________________________________________________________
880 [  9770] By: jhi                                   on 2001/04/21  15:23:38
881         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
882              From: Michael G Schwern <schwern@pobox.com>
883              Date: Sat, 21 Apr 2001 16:11:12 +0100
884              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
885      Branch: perl
886            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
887            + t/lib/b-stash.t
888            ! MANIFEST ext/B/B.pm t/lib/b.t
889 ____________________________________________________________________________
890 [  9769] By: jhi                                   on 2001/04/21  15:03:32
891         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
892              From: Michael G Schwern <schwern@pobox.com>
893              Date: Sat, 21 Apr 2001 09:48:00 +0100
894              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
895      Branch: perl
896            ! utils/h2ph.PL
897 ____________________________________________________________________________
898 [  9768] By: jhi                                   on 2001/04/21  14:33:49
899         Log: PerlIO and Encode doc cleanup and tweaks.
900      Branch: perl
901            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
902            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
903 ____________________________________________________________________________
904 [  9767] By: jhi                                   on 2001/04/21  12:40:16
905         Log: Integrate perlio.
906      Branch: perl
907           !> doio.c
908 ____________________________________________________________________________
909 [  9766] By: nick                                  on 2001/04/20  18:28:35
910         Log: Avoid core dump on
911              open(STDOUT,">",\$foo);
912      Branch: perlio
913            ! doio.c
914 ____________________________________________________________________________
915 [  9765] By: jhi                                   on 2001/04/20  13:23:43
916         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
917              From: Robin Houston <robin@kitsite.com>
918              Date: Fri, 20 Apr 2001 14:29:22 +0100
919              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
920      Branch: perl
921            ! ext/B/B.pm ext/B/B/Deparse.pm
922 ____________________________________________________________________________
923 [  9764] By: jhi                                   on 2001/04/20  13:19:33
924         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
925              From: Peter Prymmer <pvhp@forte.com>
926              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
927              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
928      Branch: perl
929            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
930            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
931            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
932            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
933 ____________________________________________________________________________
934 [  9763] By: jhi                                   on 2001/04/20  12:36:39
935         Log: Subject: Re: A new PerlIO coredump
936              From: Nick Ing-Simmons <nik@tiuk.ti.com>
937              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
938              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
939      Branch: perl
940            ! doio.c
941 ____________________________________________________________________________
942 [  9762] By: jhi                                   on 2001/04/19  23:02:30
943         Log: Update Changes.
944      Branch: perl
945            ! Changes patchlevel.h
946 ____________________________________________________________________________
947 [  9761] By: jhi                                   on 2001/04/19  22:59:19
948         Log: More cleanup cleanup.
949      Branch: perl
950            ! Makefile.SH win32/Makefile win32/makefile.mk
951 ____________________________________________________________________________
952 [  9760] By: jhi                                   on 2001/04/19  22:50:31
953         Log: lib/Time is non-empty, let's not rmdir it.
954      Branch: perl
955            ! Makefile.SH
956 ____________________________________________________________________________
957 [  9759] By: jhi                                   on 2001/04/19  22:36:51
958         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
959              From: Robin Houston <robin@kitsite.com>
960              Date: Fri, 20 Apr 2001 00:18:53 +0100
961              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
962      Branch: perl
963            ! ext/B/B/Deparse.pm
964 ____________________________________________________________________________
965 [  9758] By: jhi                                   on 2001/04/19  22:36:00
966         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
967              From: Peter Prymmer <pvhp@forte.com>
968              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
969              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
970      Branch: perl
971            ! ext/Cwd/Cwd.xs
972 ____________________________________________________________________________
973 [  9757] By: nick                                  on 2001/04/19  18:53:54
974         Log: Blind (untested) integrate of mainline.
975      Branch: perlio
976           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
977           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
978           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
979           !> (integrate 53 files)
980 ____________________________________________________________________________
981 [  9756] By: jhi                                   on 2001/04/19  16:59:23
982         Log: Document and test Time::Piece.
983      Branch: perl
984            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
985            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
986 ____________________________________________________________________________
987 [  9755] By: jhi                                   on 2001/04/19  12:13:29
988         Log: A better fix for the \x{12345678} trouble from NI-S.
989      Branch: perl
990            ! utf8.c
991 ____________________________________________________________________________
992 [  9754] By: jhi                                   on 2001/04/19  11:56:07
993         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
994              From: Robin Houston <robin@kitsite.com>
995              Date: Wed, 18 Apr 2001 17:58:33 +0100
996              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
997      Branch: perl
998            ! ext/B/B/Deparse.pm op.c
999 ____________________________________________________________________________
1000 [  9753] By: jhi                                   on 2001/04/19  04:21:52
1001         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
1002              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
1003              Date: Thu, 19 Apr 2001 01:11:41 -0400
1004              Message-ID: <20010419011141.A5798@cpan.org>
1005      Branch: perl
1006            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
1007 ____________________________________________________________________________
1008 [  9752] By: jhi                                   on 2001/04/19  02:41:10
1009         Log: The new time utils need to be thread-aware, too.
1010      Branch: perl
1011            ! util.c
1012 ____________________________________________________________________________
1013 [  9751] By: jhi                                   on 2001/04/19  02:26:47
1014         Log: Compilation nit noticed by AIX compiler.
1015      Branch: perl
1016            ! perlio.c
1017 ____________________________________________________________________________
1018 [  9750] By: jhi                                   on 2001/04/19  02:20:06
1019         Log: The new time utils need to be public.
1020      Branch: perl
1021            ! embed.pl
1022 ____________________________________________________________________________
1023 [  9749] By: jhi                                   on 2001/04/19  01:42:39
1024         Log: Regen toc.
1025      Branch: perl
1026            ! pod/perltoc.pod
1027 ____________________________________________________________________________
1028 [  9748] By: jhi                                   on 2001/04/19  01:41:10
1029         Log: Add Time::Piece, a slight rewrite of Time::Object,
1030              from Matt Sergeant.
1031      Branch: perl
1032            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
1033            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
1034            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
1035            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
1036            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
1037            ! win32/makefile.mk
1038 ____________________________________________________________________________
1039 [  9747] By: jhi                                   on 2001/04/19  00:55:35
1040         Log: The new metaconfig unit from strftime.
1041      Branch: metaconfig/U/perl
1042            + d_strftime.U
1043 ____________________________________________________________________________
1044 [  9746] By: jhi                                   on 2001/04/19  00:54:54
1045         Log: Move the strftime() wrapper from POSIX.xs to util.c
1046              as my_strftime(), requires HAS_STRFTIME.
1047      Branch: perl
1048            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1049            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
1050            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
1051            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
1052            ! vos/config.ga.h win32/config.bc win32/config.gc
1053            ! win32/config.vc
1054 ____________________________________________________________________________
1055 [  9745] By: jhi                                   on 2001/04/18  23:11:03
1056         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
1057              in preparation of Time::Piece.
1058      Branch: perl
1059            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
1060 ____________________________________________________________________________
1061 [  9744] By: jhi                                   on 2001/04/18  22:33:12
1062         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
1063              From: Peter Prymmer <pvhp@forte.com>
1064              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
1065              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
1066      Branch: perl
1067            ! t/lib/exporter.t
1068 ____________________________________________________________________________
1069 [  9743] By: jhi                                   on 2001/04/18  22:32:23
1070         Log: Subject: Fwd: pod2html leaves cache files lying around?
1071              From: Rajesh Vaidheeswarran <rv@gnu.org>
1072              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
1073              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
1074      Branch: perl
1075            ! lib/Pod/Html.pm
1076 ____________________________________________________________________________
1077 [  9742] By: jhi                                   on 2001/04/18  20:31:49
1078         Log: Update Changes.
1079      Branch: perl
1080            ! Changes patchlevel.h
1081 ____________________________________________________________________________
1082 [  9741] By: jhi                                   on 2001/04/18  20:23:02
1083         Log: Declare hints only if needed.
1084      Branch: perl
1085            ! ext/B/B/Deparse.pm
1086 ____________________________________________________________________________
1087 [  9740] By: jhi                                   on 2001/04/18  19:06:05
1088         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
1089              bug noticed by Robin Houston; basically the code of detecting
1090              value wraparound was acting differently under different compilers
1091              and platforms.  The workaround is to remove the overflow check
1092              for now, a real fix would be to do the overflow (portably) right.
1093      Branch: perl
1094            ! t/op/pat.t utf8.c
1095 ____________________________________________________________________________
1096 [  9739] By: jhi                                   on 2001/04/18  19:01:23
1097         Log: Subject: [PATCH B::Deparse] some pragma support
1098              From: Robin Houston <robin@kitsite.com>
1099              Date: Wed, 18 Apr 2001 19:32:12 +0100
1100              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
1101      Branch: perl
1102            ! ext/B/B/Deparse.pm
1103 ____________________________________________________________________________
1104 [  9738] By: jhi                                   on 2001/04/18  15:16:37
1105         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
1106              From: Benjamin Sugars <bsugars@canoe.ca>
1107              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
1108              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
1109      Branch: perl
1110            ! t/op/glob.t
1111 ____________________________________________________________________________
1112 [  9737] By: jhi                                   on 2001/04/18  13:24:50
1113         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
1114              From: Tim Jenness <t.jenness@jach.hawaii.edu>
1115              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
1116              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
1117      Branch: perl
1118            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
1119            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
1120 ____________________________________________________________________________
1121 [  9736] By: jhi                                   on 2001/04/18  04:15:14
1122         Log: The #9735 also changes the subtest 12.
1123      Branch: perl
1124            ! t/lib/b.t
1125 ____________________________________________________________________________
1126 [  9735] By: jhi                                   on 2001/04/18  03:55:17
1127         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
1128              From: David Dyck <dcd@tc.fluke.com>
1129              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
1130              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
1131      Branch: perl
1132            ! ext/B/B/Deparse.pm
1133 ____________________________________________________________________________
1134 [  9734] By: jhi                                   on 2001/04/18  03:54:11
1135         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
1136              From: Gisle Aas <gisle@ActiveState.com>
1137              Date: 17 Apr 2001 19:06:45 -0700
1138              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
1139      Branch: perl
1140            ! pp_hot.c t/op/misc.t
1141 ____________________________________________________________________________
1142 [  9733] By: jhi                                   on 2001/04/17  22:25:22
1143         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
1144              From: "Abigail" <abigail@foad.org>
1145              Date: Wed, 18 Apr 2001 01:17:46 +0200
1146              Message-ID: <20010417231746.21657.qmail@foad.org>
1147      Branch: perl
1148            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
1149 ____________________________________________________________________________
1150 [  9732] By: jhi                                   on 2001/04/17  20:47:56
1151         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
1152              From: Robin Houston <robin@kitsite.com>
1153              Date: Tue, 17 Apr 2001 22:37:42 +0100
1154              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
1155      Branch: perl
1156            ! ext/B/B/Deparse.pm
1157 ____________________________________________________________________________
1158 [  9731] By: nick                                  on 2001/04/17  20:46:35
1159         Log: Re-sync for t/lib/b.t fix
1160      Branch: perlio
1161           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
1162 ____________________________________________________________________________
1163 [  9730] By: jhi                                   on 2001/04/17  20:45:29
1164         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
1165              From: Robin Houston <robin@kitsite.com>
1166              Date: Tue, 17 Apr 2001 22:29:36 +0100
1167              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
1168      Branch: perl
1169            ! ext/B/B.xs ext/B/B/Deparse.pm
1170 ____________________________________________________________________________
1171 [  9729] By: jhi                                   on 2001/04/17  20:43:11
1172         Log: Subject: Deparse - parenthesise args to undeclared subs
1173              From: Robin Houston <robin@kitsite.com>
1174              Date: Tue, 17 Apr 2001 21:31:05 +0100
1175              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
1176      Branch: perl
1177            ! ext/B/B/Deparse.pm
1178 ____________________________________________________________________________
1179 [  9728] By: jhi                                   on 2001/04/17  18:57:30
1180         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
1181              From: Benjamin Sugars <ben.sugars@home.com>
1182              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
1183              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
1184      Branch: perl
1185            ! t/lib/cwd.t
1186 ____________________________________________________________________________
1187 [  9727] By: jhi                                   on 2001/04/17  18:20:20
1188         Log: Subject: [PATCH B::Deparse] ambient pragmas
1189              From: Robin Houston <robin@kitsite.com>
1190              Date: Tue, 17 Apr 2001 20:01:59 +0100
1191              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
1192      Branch: perl
1193            ! ext/B/B/Deparse.pm t/lib/b.t
1194 ____________________________________________________________________________
1195 [  9726] By: nick                                  on 2001/04/17  16:33:51
1196         Log: Integrate mainline (t/lib/b.t fails test 2...)
1197      Branch: perlio
1198           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
1199           +> ext/List/Util/README ext/List/Util/Util.xs
1200           +> ext/List/Util/lib/List/Util.pm
1201           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
1202           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
1203           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
1204           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
1205           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
1206           !> (integrate 31 files)
1207 ____________________________________________________________________________
1208 [  9725] By: jhi                                   on 2001/04/17  12:14:24
1209         Log: Subject: multiple B::* changes
1210              From: Robin Houston <robin@kitsite.com>
1211              Date: Thu, 12 Apr 2001 20:12:27 +0100
1212              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
1213      Branch: perl
1214            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
1215 ____________________________________________________________________________
1216 [  9724] By: jhi                                   on 2001/04/17  11:59:05
1217         Log: Thread-awareness from Doug MacEachern.
1218      Branch: perl
1219            ! ext/List/Util/Util.xs
1220 ____________________________________________________________________________
1221 [  9723] By: jhi                                   on 2001/04/17  11:57:41
1222         Log: Make the test more portable.
1223      Branch: perl
1224            ! t/lib/cwd.t
1225 ____________________________________________________________________________
1226 [  9722] By: jhi                                   on 2001/04/17  11:53:50
1227         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
1228              From: Benjamin Sugars <ben.sugars@home.com>
1229              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
1230              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
1231      Branch: perl
1232            ! t/lib/cwd.t
1233 ____________________________________________________________________________
1234 [  9721] By: jhi                                   on 2001/04/17  11:52:17
1235         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
1236              From: Benjamin Sugars <bsugars@canoe.ca>
1237              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
1238              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
1239      Branch: perl
1240            ! op.c
1241 ____________________________________________________________________________
1242 [  9720] By: jhi                                   on 2001/04/17  11:35:42
1243         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
1244              From: Chris Nandor <pudge@pobox.com>
1245              Date: Tue, 17 Apr 2001 00:30:49 -0400
1246              Message-Id: <p05100207b701768712de@[10.0.1.177]>
1247      Branch: perl
1248            ! ext/File/Glob/bsd_glob.c gv.c
1249 ____________________________________________________________________________
1250 [  9719] By: jhi                                   on 2001/04/17  11:32:13
1251         Log: Subject: [PATCH] Tweten->West
1252              From: Casey West <casey@geeknest.com>
1253              Date: Mon, 16 Apr 2001 12:11:22 -0400
1254              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
1255      Branch: perl
1256            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
1257            ! pod/perltie.pod
1258 ____________________________________________________________________________
1259 [  9718] By: jhi                                   on 2001/04/16  03:22:52
1260         Log: Update Changes.
1261      Branch: perl
1262            ! Changes patchlevel.h
1263 ____________________________________________________________________________
1264 [  9717] By: jhi                                   on 2001/04/16  03:06:28
1265         Log: Regen toc.
1266      Branch: perl
1267            ! pod/perltoc.pod
1268 ____________________________________________________________________________
1269 [  9716] By: jhi                                   on 2001/04/16  02:58:42
1270         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
1271              From: Prymmer/Kahn <pvhp@best.com>
1272              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
1273              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
1274      Branch: perl
1275            ! utf8.c
1276 ____________________________________________________________________________
1277 [  9715] By: jhi                                   on 2001/04/15  23:40:35
1278         Log: Subject: Re: Net::Ping patch, adds stream protocol
1279              From: bronson@rinspin.com (Scott Bronson)
1280              Date: Tue, 10 Apr 2001 23:58:33 -0700
1281              Message-ID: <20010410235833.N29719@rinspin.com>
1282      Branch: perl
1283            ! lib/Net/Ping.pm
1284 ____________________________________________________________________________
1285 [  9714] By: jhi                                   on 2001/04/15  23:31:46
1286         Log: Printing out the ok messages helps successful testing.
1287      Branch: perl
1288            ! t/lib/time-hires.t
1289 ____________________________________________________________________________
1290 [  9713] By: jhi                                   on 2001/04/15  21:43:24
1291         Log: Update Douglas Wegscheid's email.
1292      Branch: perl
1293            ! AUTHORS
1294 ____________________________________________________________________________
1295 [  9712] By: jhi                                   on 2001/04/15  21:40:41
1296         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
1297              From: Michael G Schwern <schwern@pobox.com>
1298              Date: Sat, 14 Apr 2001 22:40:50 +0100
1299              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
1300      Branch: perl
1301            + t/lib/exporter.t
1302            ! MANIFEST lib/Exporter/Heavy.pm
1303 ____________________________________________________________________________
1304 [  9711] By: jhi                                   on 2001/04/15  21:39:21
1305         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
1306              From: Michael G Schwern <schwern@pobox.com>
1307              Date: Sat, 14 Apr 2001 22:13:59 +0100
1308              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
1309      Branch: perl
1310            ! t/op/loopctl.t
1311 ____________________________________________________________________________
1312 [  9710] By: jhi                                   on 2001/04/15  21:30:19
1313         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
1314              From: Michael G Schwern <schwern@pobox.com>
1315              Date: Sat, 14 Apr 2001 22:05:32 +0100
1316              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
1317      Branch: perl
1318            ! t/pragma/warnings.t
1319 ____________________________________________________________________________
1320 [  9709] By: jhi                                   on 2001/04/15  19:34:09
1321         Log: Integrate changes #9706,9707 from maintperl into mainline.
1322              
1323              change#7210 broke .packlist generation
1324              
1325              ExtUtils::Installed doesn't quote regex metacharacters in paths
1326              before using them in match; also make it work for dosish platforms
1327      Branch: perl
1328           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
1329 ____________________________________________________________________________
1330 [  9708] By: jhi                                   on 2001/04/15  19:31:01
1331         Log: Test also the scalar aspect of getitimer().
1332      Branch: perl
1333            ! t/lib/time-hires.t
1334 ____________________________________________________________________________
1335 [  9707] By: gsar                                  on 2001/04/15  17:24:20
1336         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
1337              before using them in match; also make it work for dosish platforms
1338      Branch: maint-5.6/perl
1339            ! lib/ExtUtils/Installed.pm
1340 ____________________________________________________________________________
1341 [  9706] By: gsar                                  on 2001/04/15  17:21:59
1342         Log: change#7210 broke .packlist generation (listed only filename
1343              rather than fully qualified path name)
1344      Branch: maint-5.6/perl
1345            ! lib/ExtUtils/Install.pm
1346 ____________________________________________________________________________
1347 [  9705] By: jhi                                   on 2001/04/15  12:36:33
1348         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
1349      Branch: perl
1350            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
1351            ! t/lib/time-hires.t
1352 ____________________________________________________________________________
1353 [  9704] By: jhi                                   on 2001/04/15  10:49:08
1354         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
1355              From: Prymmer/Kahn <pvhp@best.com>
1356              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
1357              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
1358      Branch: perl
1359            ! lib/utf8.pm pod/perlebcdic.pod
1360 ____________________________________________________________________________
1361 [  9703] By: jhi                                   on 2001/04/15  02:26:26
1362         Log: I keep forgetting to sort MANIFEST.
1363      Branch: perl
1364            ! MANIFEST
1365 ____________________________________________________________________________
1366 [  9702] By: jhi                                   on 2001/04/15  02:07:47
1367         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
1368              Now we have blessed, reftype, tainted, first, reduce, ...
1369      Branch: perl
1370            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
1371            + ext/List/Util/README ext/List/Util/Util.xs
1372            + ext/List/Util/lib/List/Util.pm
1373            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
1374            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
1375            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
1376            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
1377            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
1378            ! MANIFEST
1379 ____________________________________________________________________________
1380 [  9701] By: jhi                                   on 2001/04/14  15:05:25
1381         Log: Subject: RE: dprofpp.pl updates 
1382              From: Carl Eklof <CEklof@endeca.com>
1383              Date: Thu, 12 Apr 2001 18:45:46 -0400
1384              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
1385      Branch: perl
1386            ! utils/dprofpp.PL
1387 ____________________________________________________________________________
1388 [  9700] By: jhi                                   on 2001/04/14  14:44:55
1389         Log: Do not just blindly add CR.
1390      Branch: perl
1391            ! Porting/makerel
1392 ____________________________________________________________________________
1393 [  9699] By: jhi                                   on 2001/04/13  13:17:01
1394         Log: Update Changes.
1395      Branch: perl
1396            ! Changes patchlevel.h
1397 ____________________________________________________________________________
1398 [  9698] By: jhi                                   on 2001/04/13  12:44:48
1399         Log: Integrate perlio.
1400      Branch: perl
1401           !> ext/PerlIO/Scalar/Scalar.xs
1402 ____________________________________________________________________________
1403 [  9697] By: jhi                                   on 2001/04/13  12:29:15
1404         Log: Add more debug output to the test.
1405      Branch: perl
1406            ! t/lib/cwd.t
1407 ____________________________________________________________________________
1408 [  9696] By: nick                                  on 2001/04/13  10:14:29
1409         Log: Fix core dump on binmode($fh,'Scalar')
1410      Branch: perlio
1411            ! ext/PerlIO/Scalar/Scalar.xs
1412 ____________________________________________________________________________
1413 [  9695] By: nick                                  on 2001/04/13  09:05:42
1414         Log: Integrate mainline
1415      Branch: perlio
1416           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
1417           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
1418           +> t/lib/time-hires.t
1419           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
1420           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
1421           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
1422           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
1423           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
1424           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
1425           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
1426 ____________________________________________________________________________
1427 [  9694] By: jhi                                   on 2001/04/12  22:23:35
1428         Log: Integrate change #9693 from maintperl into mainline.
1429              
1430              $VERSION and Version() on the same line provokes a warning from
1431              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
1432      Branch: perl
1433           !> lib/Devel/SelfStubber.pm
1434 ____________________________________________________________________________
1435 [  9693] By: gsar                                  on 2001/04/12  21:55:56
1436         Log: $VERSION and Version() on the same line provokes a warning from
1437              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
1438      Branch: maint-5.6/perl
1439            ! lib/Devel/SelfStubber.pm
1440 ____________________________________________________________________________
1441 [  9692] By: jhi                                   on 2001/04/12  13:54:00
1442         Log: This is at least 5.005.
1443      Branch: perl
1444            ! ext/Time/HiRes/HiRes.xs
1445 ____________________________________________________________________________
1446 [  9691] By: jhi                                   on 2001/04/12  13:37:20
1447         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
1448      Branch: perl
1449            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
1450            ! win32/Makefile win32/makefile.mk
1451 ____________________________________________________________________________
1452 [  9690] By: jhi                                   on 2001/04/12  01:34:46
1453         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
1454      Branch: perl
1455            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
1456            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
1457            + t/lib/time-hires.t
1458            ! MANIFEST
1459 ____________________________________________________________________________
1460 [  9689] By: jhi                                   on 2001/04/12  00:28:39
1461         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
1462              From: Gisle Aas <gisle@ActiveState.com>
1463              Date: 11 Apr 2001 16:36:11 -0700
1464              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
1465      Branch: perl
1466            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
1467 ____________________________________________________________________________
1468 [  9688] By: jhi                                   on 2001/04/12  00:27:39
1469         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
1470              From: Gisle Aas <gisle@ActiveState.com>
1471              Date: 11 Apr 2001 11:13:24 -0700
1472              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
1473      Branch: perl
1474            ! ext/MIME/Base64/Base64.xs
1475 ____________________________________________________________________________
1476 [  9687] By: jhi                                   on 2001/04/11  19:51:47
1477         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
1478      Branch: perl
1479            ! Todo-5.6
1480 ____________________________________________________________________________
1481 [  9686] By: jhi                                   on 2001/04/11  16:54:25
1482         Log: Subject: [PATCH opcode.pl] Documentation of table format
1483              From: Simon Cozens <simon@netthink.co.uk>
1484              Date: Wed, 11 Apr 2001 12:59:31 +0100
1485              Message-ID: <20010411125931.A25681@netthink.co.uk>
1486      Branch: perl
1487            ! opcode.pl
1488 ____________________________________________________________________________
1489 [  9685] By: jhi                                   on 2001/04/11  16:53:15
1490         Log: Subject: [PATCH] prototype("CORE::recv")
1491              From: Simon Cozens <simon@netthink.co.uk>
1492              Date: Wed, 11 Apr 2001 13:24:35 +0100
1493              Message-ID: <20010411132435.A26169@netthink.co.uk>
1494      Branch: perl
1495            ! pp.c t/comp/proto.t
1496 ____________________________________________________________________________
1497 [  9684] By: jhi                                   on 2001/04/11  16:47:13
1498         Log: FAQ (and AUTHORS) update from Dan Carson: the information
1499              was several years obsolete, Term::Readkey has been updated
1500              to have the functionality.
1501      Branch: perl
1502            ! AUTHORS pod/perlfaq5.pod
1503 ____________________________________________________________________________
1504 [  9683] By: jhi                                   on 2001/04/11  12:15:46
1505         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
1506              From: Calle Dybedahl <calle@lysator.liu.se>
1507              Date: 10 Apr 2001 16:44:16 +0200
1508              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
1509      Branch: perl
1510            ! ext/MIME/Base64/Base64.xs
1511 ____________________________________________________________________________
1512 [  9682] By: jhi                                   on 2001/04/11  12:12:26
1513         Log: A more minimal fix for 20010410.006 from Hugo.
1514      Branch: perl
1515            ! regexec.c
1516 ____________________________________________________________________________
1517 [  9681] By: jhi                                   on 2001/04/11  11:34:23
1518         Log: Integrate changes #9678,9679 from maintline into mainperl.
1519              
1520              addendum to change#9676
1521              
1522              up $File::Glob::VERSION; add a note pointing out the version of
1523              the OpenBSD glob bsd_glob.c resembles
1524      Branch: perl
1525           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
1526           !> ext/File/Glob/bsd_glob.h
1527 ____________________________________________________________________________
1528 [  9680] By: jhi                                   on 2001/04/11  11:30:38
1529         Log: Bad test numbering in integrate in #9677.
1530              Fixes ID 20010411.001.
1531      Branch: perl
1532            ! t/op/pat.t
1533 ____________________________________________________________________________
1534 [  9679] By: gsar                                  on 2001/04/11  03:38:40
1535         Log: up $File::Glob::VERSION; add a note pointing out the version of
1536              the OpenBSD glob bsd_glob.c resembles
1537      Branch: maint-5.6/perl
1538            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
1539            ! ext/File/Glob/bsd_glob.h
1540 ____________________________________________________________________________
1541 [  9678] By: gsar                                  on 2001/04/11  03:09:48
1542         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
1543              revision 1.8.10.1 found here:
1544              
1545              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
1546      Branch: maint-5.6/perl
1547            ! ext/File/Glob/bsd_glob.c
1548 ____________________________________________________________________________
1549 [  9677] By: jhi                                   on 2001/04/11  02:54:39
1550         Log: Integrate changes #9675,9676 from maintperl into mainline.
1551              
1552              fix for bug 20010410.006, undo change#7115
1553              
1554              port the OpenBSD glob() security patch
1555      Branch: perl
1556           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
1557           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
1558           !> t/op/pat.t
1559 ____________________________________________________________________________
1560 [  9676] By: gsar                                  on 2001/04/11  02:19:02
1561         Log: port the glob() security patch found at:
1562              
1563              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
1564              
1565              CERT advisory for the issue is here:
1566              
1567              http://www.cert.org/advisories/CA-2001-07.html
1568              
1569              Note that the security scare is only relevant for those who are
1570              foolish enough to build suidperl (which is now officially discouraged)
1571      Branch: maint-5.6/perl
1572            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
1573            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
1574 ____________________________________________________________________________
1575 [  9675] By: gsar                                  on 2001/04/10  23:52:11
1576         Log: fix for bug 20010410.006
1577              
1578              undo change#7115 (came into maint-5.6 as change#8156)
1579              
1580              add tests to keep it from coming back
1581      Branch: maint-5.6/perl
1582            ! regexec.c t/op/pat.t
1583 ____________________________________________________________________________
1584 [  9674] By: nick                                  on 2001/04/10  20:39:31
1585         Log: Integrate mainline
1586      Branch: perlio
1587           +> Porting/testall.atom
1588           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
1589           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
1590           !> t/lib/lc-uk.t t/pod/find.t
1591 ____________________________________________________________________________
1592 [  9673] By: nick                                  on 2001/04/10  18:46:14
1593         Log: Integrate against change 9670 aka perl-5.7.1
1594      Branch: perlio
1595           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
1596           !> (integrate 53 files)
1597 ____________________________________________________________________________
1598 [  9672] By: jhi                                   on 2001/04/10  13:45:01
1599         Log: Add a script for doing cumulative profile of the test suite.
1600              (Requires ATOM, that is, Tru64.)
1601      Branch: perl
1602            + Porting/testall.atom
1603            ! MANIFEST
1604 ____________________________________________________________________________
1605 [  9671] By: jhi                                   on 2001/04/10  12:38:53
1606         Log: Missing std block.
1607      Branch: perl
1608            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
1609            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
1610            ! t/pod/find.t
1611 ____________________________________________________________________________
1612 [  9670] By: jhi                                   on 2001/04/10  01:25:58
1613         Log: This is 5.7.1.
1614      Branch: perl
1615            ! patchlevel.h
1616 ____________________________________________________________________________
1617 [  9669] By: jhi                                   on 2001/04/10  01:09:14
1618         Log: Update Changes.
1619      Branch: perl
1620            ! Changes patchlevel.h
1621 ____________________________________________________________________________
1622 [  9668] By: jhi                                   on 2001/04/10  01:00:38
1623         Log: Regen toc.
1624      Branch: perl
1625            ! pod/perltoc.pod
1626 ____________________________________________________________________________
1627 [  9667] By: jhi                                   on 2001/04/10  00:52:16
1628         Log: Update perlhist.
1629      Branch: perl
1630            ! pod/perlhist.pod
1631 ____________________________________________________________________________
1632 [  9666] By: jhi                                   on 2001/04/09  23:38:59
1633         Log: Slight wording tweaks from Damian to #9658.
1634      Branch: perl
1635            ! pod/perlobj.pod
1636 ____________________________________________________________________________
1637 [  9665] By: jhi                                   on 2001/04/09  19:56:06
1638         Log: Subject: [PATCH perlutil.pod] Nit
1639              From: Simon Cozens <simon@netthink.co.uk>
1640              Date: Mon, 9 Apr 2001 20:29:44 +0100
1641              Message-ID: <20010409202944.A14796@the.earth.li>
1642      Branch: perl
1643            ! pod/perlutil.pod
1644 ____________________________________________________________________________
1645 [  9664] By: jhi                                   on 2001/04/09  19:54:42
1646         Log: Subject: Re: perl571delta.pod@9631
1647              From: Mike Guy <mjtg@cam.ac.uk>
1648              Date: Mon, 09 Apr 2001 18:09:14 +0100
1649              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
1650      Branch: perl
1651            ! pod/perl571delta.pod
1652 ____________________________________________________________________________
1653 [  9663] By: jhi                                   on 2001/04/09  13:43:35
1654         Log: Update Changes.
1655      Branch: perl
1656            ! Changes patchlevel.h
1657 ____________________________________________________________________________
1658 [  9662] By: jhi                                   on 2001/04/09  13:24:46
1659         Log: tweak tweak.
1660      Branch: perl
1661            ! AUTHORS pod/perl571delta.pod
1662 ____________________________________________________________________________
1663 [  9661] By: jhi                                   on 2001/04/09  13:15:13
1664         Log: Thinko in manual patch applying.
1665      Branch: perl
1666            ! sv.c
1667 ____________________________________________________________________________
1668 [  9660] By: jhi                                   on 2001/04/09  13:07:53
1669         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
1670              From: Robin Barker <rmb1@cise.npl.co.uk> 
1671              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
1672              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
1673              
1674              (This corrects the case where the "isn't numeric" string contains \0s
1675              and is longer than the temporary buffer, and contains \0 at the point
1676              the string would be truncated by "...".) 
1677      Branch: perl
1678            ! sv.c
1679 ____________________________________________________________________________
1680 [  9659] By: jhi                                   on 2001/04/09  12:57:41
1681         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
1682      Branch: perl
1683            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
1684            ! t/lib/cgi-function.t t/lib/cgi-html.t
1685 ____________________________________________________________________________
1686 [  9658] By: jhi                                   on 2001/04/09  12:48:47
1687         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
1688              From: Ilmari Karonen <iltzu@sci.fi>
1689              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
1690              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
1691              
1692              Rearrange and rewrite the Method Invocation section
1693              to explain the concepts in nicer order.
1694      Branch: perl
1695            ! pod/perlobj.pod
1696 ____________________________________________________________________________
1697 [  9657] By: jhi                                   on 2001/04/09  12:35:58
1698         Log: Upgrade to podlators 1.09, from Russ Allbery.
1699      Branch: perl
1700            ! lib/Pod/Man.pm lib/Pod/Text.pm
1701 ____________________________________________________________________________
1702 [  9656] By: jhi                                   on 2001/04/09  12:31:53
1703         Log: perl571delta.
1704      Branch: perl
1705            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
1706 ____________________________________________________________________________
1707 [  9655] By: jhi                                   on 2001/04/09  12:20:09
1708         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
1709              From: Prymmer/Kahn <pvhp@best.com>
1710              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
1711              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
1712      Branch: perl
1713            ! lib/utf8.pm pod/perlunicode.pod
1714 ____________________________________________________________________________
1715 [  9654] By: gsar                                  on 2001/04/09  03:38:33
1716         Log: here lies 5.6.1
1717      Branch: maint-5.6/perl
1718            ! Changes
1719 ____________________________________________________________________________
1720 [  9653] By: jhi                                   on 2001/04/09  03:25:24
1721         Log: Update perlhist.
1722      Branch: perl
1723            ! pod/perlhist.pod
1724 ____________________________________________________________________________
1725 [  9652] By: jhi                                   on 2001/04/09  03:18:49
1726         Log: perl571delta tweaking continues.
1727      Branch: perl
1728            ! pod/perl571delta.pod
1729 ____________________________________________________________________________
1730 [  9651] By: gsar                                  on 2001/04/09  03:11:19
1731         Log: update Changes, patchlevel.h &c.
1732      Branch: maint-5.6/perl
1733            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
1734            ! pod/perltoc.pod
1735 ____________________________________________________________________________
1736 [  9650] By: jhi                                   on 2001/04/09  02:40:24
1737         Log: Integrate the perlfork half of #9513 from maintperl into mainline
1738              (the perlunicode half is obsolete)
1739      Branch: perl
1740            ! pod/perlfork.pod
1741 ____________________________________________________________________________
1742 [  9649] By: gsar                                  on 2001/04/09  02:35:43
1743         Log: tweak perldelta as suggested by Jarkko
1744      Branch: maint-5.6/perl
1745            ! pod/perldelta.pod
1746 ____________________________________________________________________________
1747 [  9648] By: jhi                                   on 2001/04/09  02:13:04
1748         Log: Integrate change #9646 from maintperl into mainline.
1749              
1750              add note about ithreads and Thread.pm
1751      Branch: perl
1752           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
1753 ____________________________________________________________________________
1754 [  9647] By: jhi                                   on 2001/04/09  02:10:18
1755         Log: Bad assumption that shortsize == 2.
1756      Branch: perl
1757            ! t/lib/xs-typemap.t
1758 ____________________________________________________________________________
1759 [  9646] By: gsar                                  on 2001/04/09  00:48:04
1760         Log: add note about ithreads and Thread.pm (too many people are
1761              confused by the fact that Thread.pm is built and installed
1762              under non-5005threads but doesn't work)
1763      Branch: maint-5.6/perl
1764            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
1765 ____________________________________________________________________________
1766 [  9645] By: gsar                                  on 2001/04/09  00:19:03
1767         Log: update perldelta.pod for changes in 5.6.1
1768      Branch: maint-5.6/perl
1769            ! Changes pod/perldelta.pod
1770 ____________________________________________________________________________
1771 [  9644] By: jhi                                   on 2001/04/08  20:37:00
1772         Log: Integrate change #9639 from maintperl into mainline:
1773              on windows, many of the README.* pods were being copied to
1774              the wrong location
1775      Branch: perl
1776           !> win32/Makefile win32/makefile.mk
1777 ____________________________________________________________________________
1778 [  9643] By: jhi                                   on 2001/04/08  20:07:11
1779         Log: Integrate change #9624 from maintperl into mainline:
1780              the pod tests were not okay.  (t/pod/find.t changes ignored)
1781      Branch: perl
1782           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
1783           !> t/pod/include.t t/pod/included.t t/pod/lref.t
1784           !> t/pod/multiline_items.t t/pod/nested_items.t
1785           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
1786           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
1787 ____________________________________________________________________________
1788 [  9642] By: jhi                                   on 2001/04/08  19:57:17
1789         Log: Integrate change #9638 from maintperl into mainline:
1790              update to latest JPL from the anoncvs repository
1791      Branch: perl
1792           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
1793           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
1794           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
1795 ____________________________________________________________________________
1796 [  9641] By: jhi                                   on 2001/04/08  19:53:30
1797         Log: perl571delta updates.
1798      Branch: perl
1799            ! lib/Filter/Simple.pm pod/perl571delta.pod
1800 ____________________________________________________________________________
1801 [  9640] By: gsar                                  on 2001/04/08  19:20:46
1802         Log: integrate change#9634 from mainline
1803              
1804              Fix the perlmodlib generation (didn't understand separate .pod
1805              files; didn't understand -- as the name-thing separator).
1806              Update the CPAN mirrors list.
1807      Branch: maint-5.6/perl
1808            ! pod/perlmodlib.pod
1809           !> pod/perlmodlib.PL
1810 ____________________________________________________________________________
1811 [  9639] By: gsar                                  on 2001/04/08  18:57:31
1812         Log: on windows, many of the README.* pods were being copied to the wrong
1813              location
1814      Branch: maint-5.6/perl
1815            ! win32/Makefile win32/makefile.mk
1816 ____________________________________________________________________________
1817 [  9638] By: gsar                                  on 2001/04/08  18:38:25
1818         Log: update to latest JPL from the anoncvs repository
1819      Branch: maint-5.6/perl
1820            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
1821            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
1822            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
1823 ____________________________________________________________________________
1824 [  9637] By: jhi                                   on 2001/04/08  17:53:53
1825         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
1826      Branch: perl
1827            ! pod/perl571delta.pod
1828 ____________________________________________________________________________
1829 [  9636] By: jhi                                   on 2001/04/08  17:18:32
1830         Log: Regen toc.
1831      Branch: perl
1832            ! pod/perltoc.pod
1833 ____________________________________________________________________________
1834 [  9635] By: jhi                                   on 2001/04/08  17:16:33
1835         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
1836              From: "Craig A. Berry" <craigberry@mac.com>
1837              Date: Sun, 08 Apr 2001 12:30:16 -0500
1838              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
1839      Branch: perl
1840            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
1841 ____________________________________________________________________________
1842 [  9634] By: jhi                                   on 2001/04/08  17:09:19
1843         Log: Fix the perlmodlib generation (didn't understand separate .pod
1844              files; didn't understand -- as the name-thing separator).
1845              
1846              Update the CPAN mirrors list.
1847      Branch: perl
1848            ! pod/perlmodlib.PL pod/perlmodlib.pod
1849 ____________________________________________________________________________
1850 [  9633] By: jhi                                   on 2001/04/08  16:49:17
1851         Log: Sort MANIFEST.
1852      Branch: perl
1853            ! MANIFEST
1854 ____________________________________________________________________________
1855 [  9632] By: gsar                                  on 2001/04/08  16:36:06
1856         Log: add $Tie::RefHash::VERSION
1857      Branch: maint-5.6/perl
1858            ! lib/Tie/RefHash.pm
1859 ____________________________________________________________________________
1860 [  9631] By: jhi                                   on 2001/04/08  16:10:15
1861         Log: perl571delta updates based on p5p feedback; still needs
1862              lots of examples.
1863      Branch: perl
1864            ! pod/perl571delta.pod
1865 ____________________________________________________________________________
1866 [  9630] By: jhi                                   on 2001/04/08  15:59:13
1867         Log: Update the list of supported platforms to talk about 5.7.1
1868              (and 5.6.1)
1869      Branch: perl
1870            ! pod/perlport.pod
1871 ____________________________________________________________________________
1872 [  9629] By: jhi                                   on 2001/04/08  15:55:41
1873         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
1874              from maintperl into mainline: perlport updates.
1875      Branch: perl
1876            ! pod/perlport.pod
1877 ____________________________________________________________________________
1878 [  9628] By: jhi                                   on 2001/04/08  15:53:17
1879         Log: perlsolaris.pod copied to wrong directory.
1880      Branch: perl
1881            ! win32/makefile.mk
1882 ____________________________________________________________________________
1883 [  9627] By: jhi                                   on 2001/04/08  14:48:18
1884         Log: Subject: Typos in perl571delta.pod
1885              From: "Stephen P. Potter" <spp@spotter.yi.org>
1886              Date: Sat, 07 Apr 2001 20:37:05 -0400
1887              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
1888      Branch: perl
1889            ! pod/perl571delta.pod
1890 ____________________________________________________________________________
1891 [  9626] By: jhi                                   on 2001/04/08  14:39:04
1892         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
1893      Branch: perl
1894            ! gv.c
1895 ____________________________________________________________________________
1896 [  9625] By: nick                                  on 2001/04/08  10:14:23
1897         Log: Integrate mainline
1898      Branch: perlio
1899           +> pod/perl570delta.pod pod/perl571delta.pod
1900           !> (integrate 27 files)
1901 ____________________________________________________________________________
1902 [  9624] By: gsar                                  on 2001/04/08  06:08:17
1903         Log: test in t/pod/* were busted
1904              
1905              these tests are still not enabled in t/{harness,TEST}
1906      Branch: maint-5.6/perl
1907            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
1908            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
1909            ! t/pod/multiline_items.t t/pod/nested_items.t
1910            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
1911            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
1912 ____________________________________________________________________________
1913 [  9623] By: gsar                                  on 2001/04/08  03:37:01
1914         Log: integrate change#9470 from mainline
1915              
1916              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
1917      Branch: maint-5.6/perl
1918           !> ext/Socket/Socket.xs
1919 ____________________________________________________________________________
1920 [  9622] By: jhi                                   on 2001/04/07  22:40:47
1921         Log: Update Changes.
1922      Branch: perl
1923            ! Changes patchlevel.h
1924 ____________________________________________________________________________
1925 [  9621] By: jhi                                   on 2001/04/07  22:34:16
1926         Log: Update AUTHORS.
1927      Branch: perl
1928            ! AUTHORS
1929 ____________________________________________________________________________
1930 [  9620] By: jhi                                   on 2001/04/07  22:12:47
1931         Log: Forgot to bump the number of tests in #9164.
1932      Branch: perl
1933            ! t/op/array.t
1934 ____________________________________________________________________________
1935 [  9619] By: jhi                                   on 2001/04/07  22:09:50
1936         Log: Bump patchlevel to 5.7.1.
1937      Branch: perl
1938            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1939            ! config_h.SH patchlevel.h
1940 ____________________________________________________________________________
1941 [  9618] By: jhi                                   on 2001/04/07  22:02:41
1942         Log: Populate perl571delta.
1943      Branch: perl
1944            ! pod/perl571delta.pod
1945 ____________________________________________________________________________
1946 [  9617] By: jhi                                   on 2001/04/07  22:01:23
1947         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
1948              to forget it later; do not change patchlevel.h yet or regenerate
1949              Configure yet.
1950      Branch: perl
1951            ! epoc/config.sh win32/Makefile win32/config_H.bc
1952            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
1953 ____________________________________________________________________________
1954 [  9616] By: jhi                                   on 2001/04/07  17:46:33
1955         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
1956      Branch: perl
1957            ! pod/perl571delta.pod
1958 ____________________________________________________________________________
1959 [  9615] By: jhi                                   on 2001/04/07  17:33:21
1960         Log: Change the toc configuration.
1961      Branch: perl
1962            ! pod/buildtoc.PL pod/perl.pod
1963 ____________________________________________________________________________
1964 [  9614] By: jhi                                   on 2001/04/07  17:29:47
1965         Log: Subject: PATCH: $[
1966              From: Robin Houston <robin@kitsite.com>
1967              Date: Fri, 6 Apr 2001 18:10:14 +0100
1968              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
1969      Branch: perl
1970            ! op.c t/op/array.t
1971 ____________________________________________________________________________
1972 [  9613] By: jhi                                   on 2001/04/07  17:28:26
1973         Log: Subject: [PATCH perl@9424] isn't numeric warning
1974              From: Robin Barker <rmb1@cise.npl.co.uk>
1975              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
1976              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
1977      Branch: perl
1978            ! sv.c t/pragma/warn/sv
1979 ____________________________________________________________________________
1980 [  9612] By: jhi                                   on 2001/04/07  17:26:45
1981         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
1982              From: Mike Guy <mjtg@cam.ac.uk>
1983              Date: Fri, 06 Apr 2001 12:47:06 +0100
1984              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
1985      Branch: perl
1986            ! dump.c t/lib/peek.t
1987 ____________________________________________________________________________
1988 [  9611] By: jhi                                   on 2001/04/07  17:21:35
1989         Log: Create perl571delta and seed it off with the perldelta changes
1990              since 5.7.0; remove those changes from perldelta and rename it
1991              as perl570delta; recreate perldelta but leave it almost empty.
1992      Branch: perl
1993            + pod/perl570delta.pod pod/perl571delta.pod
1994            ! MANIFEST pod/perldelta.pod
1995 ____________________________________________________________________________
1996 [  9610] By: jhi                                   on 2001/04/07  16:56:32
1997         Log: Denit.
1998      Branch: perl
1999            ! pod/perldelta.pod
2000 ____________________________________________________________________________
2001 [  9609] By: jhi                                   on 2001/04/07  16:38:32
2002         Log: Retract #9523: needs more thought.
2003      Branch: perl
2004            ! Makefile.SH
2005 ____________________________________________________________________________
2006 [  9608] By: jhi                                   on 2001/04/07  14:59:20
2007         Log: atmark() code cleanaup.
2008      Branch: perl
2009            ! ext/IO/IO.xs
2010 ____________________________________________________________________________
2011 [  9607] By: jhi                                   on 2001/04/07  14:48:14
2012         Log: Integrate change #9605 from maintperl into mainline.
2013              
2014              can't optimize away scope entry if tr/// is present
2015      Branch: perl
2016           !> op.c t/op/tr.t
2017 ____________________________________________________________________________
2018 [  9606] By: jhi                                   on 2001/04/07  14:43:59
2019         Log: Integrate perlio.
2020      Branch: perl
2021           +> win32/FindExt.pm
2022           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
2023           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
2024 ____________________________________________________________________________
2025 [  9605] By: gsar                                  on 2001/04/07  11:52:40
2026         Log: can't optimize away scope entry if tr/// is present
2027      Branch: maint-5.6/perl
2028            ! op.c t/op/tr.t
2029 ____________________________________________________________________________
2030 [  9604] By: nick                                  on 2001/04/07  11:39:45
2031         Log: Split out extension finding code from buildext.pl into FindExt.pm
2032              Use it to get Config.pm's idea of available extensions in line
2033              with what is built.
2034      Branch: perlio
2035            + win32/FindExt.pm
2036            ! MANIFEST win32/buildext.pl win32/config_sh.PL
2037            ! win32/makefile.mk
2038 ____________________________________________________________________________
2039 [  9603] By: nick                                  on 2001/04/07  09:11:38
2040         Log: Cleanup correction for failed :Via() layer, also set an error code.
2041      Branch: perlio
2042            ! ext/PerlIO/Via/Via.xs
2043 ____________________________________________________________________________
2044 [  9602] By: nick                                  on 2001/04/07  08:38:04
2045         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
2046              style. So don't use binmode() on the handles so that Win32 etc. see
2047              same sequence and produce same digests.
2048      Branch: perlio
2049            ! t/lib/md5-file.t
2050 ____________________________________________________________________________
2051 [  9601] By: nick                                  on 2001/04/07  08:36:26
2052         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
2053              Else it complains and so crlf layer (say) does not get pushed.
2054      Branch: perlio
2055            ! perlio.c
2056 ____________________________________________________________________________
2057 [  9600] By: jhi                                   on 2001/04/06  23:00:09
2058         Log: Integrate change #9599 from perlio into mainline.
2059      Branch: perl
2060           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
2061           !> win32/config_H.vc
2062 ____________________________________________________________________________
2063 [  9599] By: nick                                  on 2001/04/06  21:42:43
2064         Log: Quote $VERSION in Encode.pm.
2065              regen_config_h as requested.
2066      Branch: perlio
2067            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
2068            ! win32/config_H.vc
2069 ____________________________________________________________________________
2070 [  9598] By: nick                                  on 2001/04/06  20:34:59
2071         Log: Integrate mainline
2072      Branch: perlio
2073           +> README.macos
2074           !> (integrate 39 files)
2075 ____________________________________________________________________________
2076 [  9597] By: gsar                                  on 2001/04/06  18:06:35
2077         Log: integrate change#9464 from mainline (addendum to change#8313)
2078              
2079              Subject: [PATCH @9452] Better peep()ing for foreach() loops
2080      Branch: maint-5.6/perl
2081           !> op.c
2082 ____________________________________________________________________________
2083 [  9596] By: jhi                                   on 2001/04/06  17:26:03
2084         Log: The d_casti32=undef is good for you even when not use64bitall.
2085      Branch: perl
2086            ! hints/hpux.sh
2087 ____________________________________________________________________________
2088 [  9595] By: gsar                                  on 2001/04/06  14:57:17
2089         Log: add a low-impact fix to accomodate darwin-ism
2090      Branch: maint-5.6/perl
2091            ! ext/Errno/Errno_pm.PL
2092 ____________________________________________________________________________
2093 [  9594] By: jhi                                   on 2001/04/06  14:55:14
2094         Log: Integrate changes #9528,9593 from mainline into maintperl;
2095              tweaking the editor/IDE/shell list.
2096      Branch: maint-5.6/perl
2097           !> pod/perlfaq3.pod
2098 ____________________________________________________________________________
2099 [  9593] By: jhi                                   on 2001/04/06  14:51:39
2100         Log: Make the editor/IDE/shell list a little bit airier.
2101      Branch: perl
2102            ! pod/perlfaq3.pod
2103 ____________________________________________________________________________
2104 [  9592] By: gsar                                  on 2001/04/06  14:45:18
2105         Log: integrate change#9477 from mainline (base.pm doc tweak)
2106              
2107              missing doc entry for fmod()
2108      Branch: maint-5.6/perl
2109            ! lib/Math/BigFloat.pm
2110           !> lib/base.pm
2111 ____________________________________________________________________________
2112 [  9591] By: jhi                                   on 2001/04/06  13:55:48
2113         Log: Regen toc.
2114      Branch: perl
2115            ! pod/perltoc.pod
2116 ____________________________________________________________________________
2117 [  9590] By: jhi                                   on 2001/04/06  13:54:52
2118         Log: Math::BigFloat patches from John Peacock.  The equivalent
2119              of #9586 from maintperl but reworked by John to work with
2120              the bleadperl.
2121      Branch: perl
2122            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
2123 ____________________________________________________________________________
2124 [  9589] By: jhi                                   on 2001/04/06  13:42:23
2125         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
2126      Branch: perl
2127            ! ext/Digest/MD5/Makefile.PL
2128 ____________________________________________________________________________
2129 [  9588] By: jhi                                   on 2001/04/06  13:31:45
2130         Log: Integrate changes #9584,9587 from maintperl into mainline.
2131              
2132              keep eval"" CVs alive until the end of the statement in which
2133              they're called
2134              
2135              add README.macos (from Chris Nandor)
2136              
2137              tyop in change#9555
2138      Branch: perl
2139           +> README.macos
2140           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
2141           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
2142           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
2143           !> win32/makefile.mk
2144 ____________________________________________________________________________
2145 [  9587] By: gsar                                  on 2001/04/06  07:31:30
2146         Log: add README.macos (from Chris Nandor)
2147              
2148              tyop in change#9555
2149      Branch: maint-5.6/perl
2150            + README.macos
2151            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
2152            ! win32/Makefile win32/makefile.mk
2153 ____________________________________________________________________________
2154 [  9586] By: gsar                                  on 2001/04/06  07:08:54
2155         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
2156      Branch: maint-5.6/perl
2157            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
2158 ____________________________________________________________________________
2159 [  9585] By: gsar                                  on 2001/04/06  06:58:44
2160         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
2161              from mainline
2162              
2163              Subject: [PATCH] Base64 update to perlfaq9.pod
2164              
2165              Subject: [PATCH AUTHORS] Housekeeping
2166              
2167              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
2168              Mac OS X (Darwin) has extra pwent fields.
2169              
2170              Subject: [PATCH B::*] print control-character vars readably
2171              Needs EBCDICification.
2172              
2173              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
2174              
2175              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
2176              
2177              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
2178              
2179              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
2180              
2181              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
2182              
2183              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
2184              
2185              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
2186              
2187              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
2188              
2189              FreeBSD hints tweak from Anton Berezin.
2190              
2191              Subject: [PATCH foolperl & bleadperl] README.vms update
2192              
2193              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
2194      Branch: maint-5.6/perl
2195           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
2196           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
2197           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
2198 ____________________________________________________________________________
2199 [  9584] By: gsar                                  on 2001/04/06  04:09:00
2200         Log: keep eval"" CVs alive until the end of the statement in which
2201              they're called; this avoids a coredump ensuing from search for
2202              lexicals in code such as:
2203              
2204              sub bug {
2205              my $s = @_;
2206              eval q[sub { eval 'sub { &$s }' }];
2207              }
2208              bug("x")->()->();
2209              
2210              this code still doesn't work as intended (as it has remained
2211              since time immemorial), but it doesn't provoke a coredump anymore
2212      Branch: maint-5.6/perl
2213            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
2214            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
2215 ____________________________________________________________________________
2216 [  9583] By: jhi                                   on 2001/04/05  23:52:51
2217         Log: Update Changes.
2218      Branch: perl
2219            ! Changes patchlevel.h
2220 ____________________________________________________________________________
2221 [  9582] By: jhi                                   on 2001/04/05  23:11:23
2222         Log: Slight doc tweak.
2223      Branch: perl
2224            ! pod/perlunicode.pod
2225 ____________________________________________________________________________
2226 [  9581] By: jhi                                   on 2001/04/05  23:04:11
2227         Log: Integrate perlio.
2228      Branch: perl
2229           !> pod/perlunicode.pod
2230 ____________________________________________________________________________
2231 [  9580] By: jhi                                   on 2001/04/05  23:03:29
2232         Log: Test for #9579.
2233      Branch: perl
2234            ! t/op/do.t
2235 ____________________________________________________________________________
2236 [  9579] By: jhi                                   on 2001/04/05  22:54:17
2237         Log: Subject: [PATCH] Propagate calling context for do '...'
2238              From: Gisle Aas <gisle@ActiveState.com>
2239              Date: 04 Apr 2001 20:17:29 -0700
2240              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
2241      Branch: perl
2242            ! pod/perlfunc.pod pp_ctl.c
2243 ____________________________________________________________________________
2244 [  9578] By: jhi                                   on 2001/04/05  22:52:51
2245         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
2246              From: Peter Prymmer <pvhp@forte.com>
2247              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
2248              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
2249      Branch: perl
2250            ! README.vms
2251 ____________________________________________________________________________
2252 [  9577] By: jhi                                   on 2001/04/05  22:48:22
2253         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
2254              From: "Craig A. Berry" <craigberry@mac.com>
2255              Date: Thu, 5 Apr 2001 13:43:28 -0500
2256              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
2257      Branch: perl
2258            ! README.vms
2259 ____________________________________________________________________________
2260 [  9576] By: jhi                                   on 2001/04/05  22:31:38
2261         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
2262              From: Michael G Schwern <schwern@pobox.com>
2263              Date: Thu, 5 Apr 2001 21:53:21 +0100
2264              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
2265      Branch: perl
2266            ! lib/base.pm t/lib/fields.t
2267 ____________________________________________________________________________
2268 [  9575] By: jhi                                   on 2001/04/05  22:26:10
2269         Log: FreeBSD hints tweak from Anton Berezin.
2270      Branch: perl
2271            ! hints/freebsd.sh
2272 ____________________________________________________________________________
2273 [  9574] By: jhi                                   on 2001/04/05  22:24:03
2274         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
2275              From: David Dyck <dcd@tc.fluke.com>
2276              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
2277              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
2278      Branch: perl
2279            ! t/op/oct.t
2280 ____________________________________________________________________________
2281 [  9573] By: jhi                                   on 2001/04/05  22:23:06
2282         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
2283              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
2284              From: David Dyck <dcd@tc.fluke.com>
2285              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
2286      Branch: perl
2287            ! pp.c
2288 ____________________________________________________________________________
2289 [  9572] By: jhi                                   on 2001/04/05  22:14:47
2290         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
2291              From: Robin Houston <robin@kitsite.com>
2292              Date: Thu, 5 Apr 2001 20:56:48 +0100
2293              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
2294      Branch: perl
2295            ! ext/B/B/Deparse.pm
2296 ____________________________________________________________________________
2297 [  9571] By: jhi                                   on 2001/04/05  22:12:53
2298         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
2299              From: Robin Houston <robin@kitsite.com>
2300              Date: Thu, 5 Apr 2001 19:55:51 +0100
2301              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
2302      Branch: perl
2303            ! ext/B/B/Deparse.pm
2304 ____________________________________________________________________________
2305 [  9570] By: jhi                                   on 2001/04/05  22:11:06
2306         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
2307              From: Robin Houston <robin@kitsite.com>
2308              Date: Thu, 5 Apr 2001 20:16:29 +0100
2309              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
2310      Branch: perl
2311            ! ext/B/B/Deparse.pm
2312 ____________________________________________________________________________
2313 [  9569] By: nick                                  on 2001/04/05  21:32:26
2314         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
2315      Branch: perlio
2316            ! pod/perlunicode.pod
2317 ____________________________________________________________________________
2318 [  9568] By: nick                                  on 2001/04/05  19:38:09
2319         Log: Integrate mainline
2320      Branch: perlio
2321           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
2322           !> (integrate 35 files)
2323 ____________________________________________________________________________
2324 [  9567] By: jhi                                   on 2001/04/05  18:31:45
2325         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
2326              From: Robin Houston <robin@kitsite.com>
2327              Date: Thu, 5 Apr 2001 18:03:23 +0100
2328              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
2329      Branch: perl
2330            ! ext/B/B/Deparse.pm
2331 ____________________________________________________________________________
2332 [  9566] By: jhi                                   on 2001/04/05  18:29:35
2333         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
2334              From: Robin Houston <robin@kitsite.com>
2335              Date: Thu, 5 Apr 2001 16:45:18 +0100
2336              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
2337      Branch: perl
2338            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
2339 ____________________________________________________________________________
2340 [  9565] By: jhi                                   on 2001/04/05  18:24:23
2341         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
2342              From: Robin Houston <robin@kitsite.com>
2343              Date: Thu, 5 Apr 2001 14:50:09 +0100
2344              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
2345      Branch: perl
2346            ! ext/B/B/Deparse.pm
2347 ____________________________________________________________________________
2348 [  9564] By: jhi                                   on 2001/04/05  18:23:03
2349         Log: Subject: [PATCH B::*] print control-character vars readably
2350              From: Robin Houston <robin@kitsite.com>
2351              Date: Thu, 5 Apr 2001 14:27:38 +0100
2352              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
2353              
2354              Needs EBCDICification.
2355      Branch: perl
2356            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
2357            ! ext/B/B/Terse.pm
2358 ____________________________________________________________________________
2359 [  9563] By: jhi                                   on 2001/04/05  18:20:32
2360         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
2361              Date: Thu, 5 Apr 2001 13:21:42 -0400
2362              From: Paul Schinder <schinder@pobox.com>
2363              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
2364              
2365              Mac OS X (Darwin) has extra pwent fields.
2366      Branch: perl
2367            ! t/op/pwent.t
2368 ____________________________________________________________________________
2369 [  9562] By: jhi                                   on 2001/04/05  17:57:51
2370         Log: Regen toc.
2371      Branch: perl
2372            ! pod/perltoc.pod
2373 ____________________________________________________________________________
2374 [  9561] By: jhi                                   on 2001/04/05  17:47:33
2375         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
2376      Branch: metaconfig
2377            ! U/Glossary.patch
2378      Branch: metaconfig/U/perl
2379            + d_u32align.U
2380            ! d_cmsghdr_s.U d_msghdr_s.U
2381 ____________________________________________________________________________
2382 [  9560] By: jhi                                   on 2001/04/05  17:47:01
2383         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
2384              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
2385              Introduce probes for struct msghdr, struct cmsghdr,
2386              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
2387              ualarm, usleep, for possible later extension work.
2388      Branch: perl
2389            + t/lib/md5-align.t
2390            ! Configure MANIFEST Porting/Glossary Porting/config.sh
2391            ! Porting/config_H config_h.SH configure.com epoc/config.sh
2392            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
2393            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
2394            ! vos/config.ga.h win32/config.bc win32/config.gc
2395            ! win32/config.vc
2396 ____________________________________________________________________________
2397 [  9559] By: jhi                                   on 2001/04/05  13:03:04
2398         Log: Be traditional in your cpp (for the Errno extension).
2399      Branch: perl
2400            ! hints/darwin.sh
2401 ____________________________________________________________________________
2402 [  9558] By: jhi                                   on 2001/04/05  13:00:05
2403         Log: Add $Config{cppflags} to the gcc incantation.
2404      Branch: perl
2405            ! ext/Errno/Errno_pm.PL
2406 ____________________________________________________________________________
2407 [  9557] By: jhi                                   on 2001/04/05  04:22:39
2408         Log: Introduce Sean Burke's Class::ISA 0.32.
2409      Branch: perl
2410            + lib/Class/ISA.pm t/lib/class-isa.t
2411            ! MANIFEST
2412 ____________________________________________________________________________
2413 [  9556] By: jhi                                   on 2001/04/05  04:09:50
2414         Log: Subject: [PATCH AUTHORS] Housekeeping
2415              From: Paul Johnson <paul@pjcj.net> 
2416              Date: Wed, 4 Apr 2001 22:45:47 +0200
2417              Message-ID: <20010404224547.D9548@pjcj.net>
2418      Branch: perl
2419            ! AUTHORS
2420 ____________________________________________________________________________
2421 [  9555] By: jhi                                   on 2001/04/05  04:06:33
2422         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
2423              From: Gisle Aas <gisle@ActiveState.com>
2424              Date: 04 Apr 2001 14:23:04 -0700
2425              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
2426      Branch: perl
2427            ! pod/perlfaq9.pod
2428 ____________________________________________________________________________
2429 [  9554] By: jhi                                   on 2001/04/05  04:05:49
2430         Log: Downgrade also the "Wide character" diagnostic.
2431      Branch: perl
2432            ! pod/perldiag.pod
2433 ____________________________________________________________________________
2434 [  9553] By: jhi                                   on 2001/04/05  04:00:33
2435         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
2436              maintperl into mainline.
2437              
2438              "double" should be "NV"; standard typemap is missing entry
2439              for NV
2440              
2441              s/djSP/dSP/
2442              
2443              Downgrade "Wide character in print" to a warning.
2444              
2445              B::Deparse fix for ${^FOO} and documentation for PVX() method
2446              (from Robin Houston)
2447              
2448              tr/// doesn't null-terminate the result in some situations
2449              (from Gisle Aas)
2450      Branch: perl
2451           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
2452           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
2453           !> t/io/utf8.t t/op/tr.t
2454 ____________________________________________________________________________
2455 [  9552] By: jhi                                   on 2001/04/05  03:52:50
2456         Log: Retract changes #9542 and #9538 (from maintperl, integrated
2457              at #9540), shouldn't be needed because of the perlio changes.
2458      Branch: perl
2459            ! util.c
2460 ____________________________________________________________________________
2461 [  9551] By: gsar                                  on 2001/04/05  00:18:34
2462         Log: tr/// doesn't null-terminate the result in some situations
2463              (from Gisle Aas)
2464      Branch: maint-5.6/perl
2465            ! doop.c t/op/tr.t
2466 ____________________________________________________________________________
2467 [  9550] By: gsar                                  on 2001/04/04  20:04:17
2468         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
2469              (from Robin Houston)
2470      Branch: maint-5.6/perl
2471            ! ext/B/B.pm ext/B/B/Deparse.pm
2472 ____________________________________________________________________________
2473 [  9549] By: nick                                  on 2001/04/04  18:56:15
2474         Log: Downgrade "Wide character in print" to a warning.
2475      Branch: perlio
2476            ! doio.c t/io/utf8.t
2477 ____________________________________________________________________________
2478 [  9548] By: gsar                                  on 2001/04/04  18:51:49
2479         Log: integrate changes#9460,9462,9482,9521,9522
2480              
2481              Subject: PATCH: B::Debug should show LOOP-specific fields
2482              
2483              Subject: B::Deparse precedence bug. (Patch included.)
2484              
2485              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
2486              
2487              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
2488              
2489              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
2490      Branch: maint-5.6/perl
2491           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
2492           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
2493 ____________________________________________________________________________
2494 [  9547] By: gsar                                  on 2001/04/04  18:49:16
2495         Log: s/djSP/dSP/
2496      Branch: maint-5.6/perl
2497            ! ext/Thread/Thread.xs
2498 ____________________________________________________________________________
2499 [  9546] By: nick                                  on 2001/04/04  18:44:00
2500         Log: Integrate mainline.
2501      Branch: perlio
2502           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
2503           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
2504 ____________________________________________________________________________
2505 [  9545] By: gsar                                  on 2001/04/04  18:38:52
2506         Log: integrate change#8837 from mainline
2507              
2508              Subject: [patch] -Wall cleanup round 2
2509      Branch: maint-5.6/perl
2510           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
2511           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
2512           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
2513           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
2514           !> ext/SDBM_File/SDBM_File.xs
2515 ____________________________________________________________________________
2516 [  9544] By: gsar                                  on 2001/04/04  17:49:57
2517         Log: "double" should be "NV"; standard typemap is missing entry
2518              for NV
2519      Branch: maint-5.6/perl
2520            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
2521 ____________________________________________________________________________
2522 [  9543] By: jhi                                   on 2001/04/04  14:13:18
2523         Log: Thou shalt not (just) match for English error messages.
2524      Branch: perl
2525            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
2526            ! os2/OS2/Process/Process.pm
2527 ____________________________________________________________________________
2528 [  9542] By: jhi                                   on 2001/04/04  13:20:39
2529         Log: Make the stdio tricks of fflush_all() to exist only if
2530              stdio is being used.
2531      Branch: perl
2532            ! util.c
2533 ____________________________________________________________________________
2534 [  9541] By: jhi                                   on 2001/04/04  04:20:24
2535         Log: Subject: Re: [PATCH] Lighten up glob
2536              From: Benjamin Sugars <bsugars@canoe.ca>
2537              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
2538              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
2539      Branch: perl
2540            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
2541            ! util.c
2542 ____________________________________________________________________________
2543 [  9540] By: jhi                                   on 2001/04/04  04:03:57
2544         Log: Integrate changes #9538,9539 from maintperl into mainline.
2545              
2546              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
2547              for use with _fwalk() (fix for change#7705)
2548              
2549              another tweak needed for SunOS 4.1.x build (from Mike Guy)
2550              (cp -f is not portable)
2551      Branch: perl
2552           !> Makefile.SH util.c
2553 ____________________________________________________________________________
2554 [  9539] By: gsar                                  on 2001/04/04  03:01:14
2555         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
2556      Branch: maint-5.6/perl
2557            ! Makefile.SH
2558 ____________________________________________________________________________
2559 [  9538] By: gsar                                  on 2001/04/04  01:00:38
2560         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
2561              for use with _fwalk() (fix for change#7705)
2562      Branch: maint-5.6/perl
2563            ! util.c
2564 ____________________________________________________________________________
2565 [  9537] By: nick                                  on 2001/04/03  19:24:55
2566         Log: Integrate mainline
2567      Branch: perlio
2568           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
2569           +> lib/unicode/PropList.html
2570            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
2571           !> (integrate 69 files)
2572 ____________________________________________________________________________
2573 [  9536] By: jhi                                   on 2001/04/03  18:02:31
2574         Log: Integrate change #9533 from maintperl into mainline.
2575              
2576              better fix for change#9517 to accomodate UNC paths like
2577              \\server\share\foo, and paths with trailing backslash
2578              like c:\this\
2579      Branch: perl
2580           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
2581 ____________________________________________________________________________
2582 [  9535] By: jhi                                   on 2001/04/03  17:58:07
2583         Log: Change the push/unshift warning to be of class syntax, not misc.
2584      Branch: perl
2585            ! op.c pod/perldiag.pod t/pragma/warn/op
2586 ____________________________________________________________________________
2587 [  9534] By: jhi                                   on 2001/04/03  15:03:46
2588         Log: Change the push/unshift warning (#9532) to talk about "no values"
2589              instead of "no arguments".
2590      Branch: perl
2591            ! op.c pod/perldiag.pod t/pragma/warn/op
2592 ____________________________________________________________________________
2593 [  9533] By: gsar                                  on 2001/04/03  14:30:07
2594         Log: better fix for change#9517 to accomodate UNC paths like
2595              \\server\share\foo, and paths with trailing backslash
2596              like c:\this\
2597      Branch: maint-5.6/perl
2598            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
2599 ____________________________________________________________________________
2600 [  9532] By: jhi                                   on 2001/04/03  13:11:46
2601         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
2602              From: Robin Houston <robin@kitsite.com>
2603              Date: Mon, 2 Apr 2001 15:03:29 +0100
2604              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
2605      Branch: perl
2606            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
2607 ____________________________________________________________________________
2608 [  9531] By: jhi                                   on 2001/04/03  13:06:34
2609         Log: Integrate change #9530 from maintperl into mainline.
2610              
2611              accomodate VMS "mailbox overflow" quirk in testsuite (from
2612              Craig Berry)
2613      Branch: perl
2614           !> t/lib/socket.t
2615 ____________________________________________________________________________
2616 [  9530] By: gsar                                  on 2001/04/03  04:56:41
2617         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
2618              Craig Berry)
2619      Branch: maint-5.6/perl
2620            ! t/lib/socket.t
2621 ____________________________________________________________________________
2622 [  9529] By: jhi                                   on 2001/04/03  02:34:34
2623         Log: Update Changes.
2624      Branch: perl
2625            ! Changes patchlevel.h
2626 ____________________________________________________________________________
2627 [  9528] By: jhi                                   on 2001/04/03  01:27:57
2628         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
2629              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
2630              To: perl5-porters@perl.org
2631              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
2632      Branch: perl
2633            ! pod/perlfaq3.pod
2634 ____________________________________________________________________________
2635 [  9527] By: jhi                                   on 2001/04/03  01:22:09
2636         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
2637              From: Peter Prymmer <pvhp@forte.com>
2638              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
2639              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
2640      Branch: perl
2641            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
2642 ____________________________________________________________________________
2643 [  9526] By: jhi                                   on 2001/04/03  01:18:25
2644         Log: The metaconfig unit changes for #9525.
2645      Branch: metaconfig
2646            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
2647      Branch: metaconfig/U/perl
2648            ! use64bits.U
2649 ____________________________________________________________________________
2650 [  9525] By: jhi                                   on 2001/04/03  01:17:30
2651         Log: Configure sanity checks:
2652              * if use64bitall is attempted but pointers are only 32-bit,
2653              'downgrade' to use64bitint
2654              * if use64bitint is attempted but there's no quad type,
2655              forget about use64bitint (well, the default for it is 'n',
2656              the user can still override this)
2657              * if pointers are 64 bits, do not try to use Perl's malloc
2658      Branch: perl
2659            ! Configure
2660 ____________________________________________________________________________
2661 [  9524] By: gsar                                  on 2001/04/03  01:09:12
2662         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
2663      Branch: maint-5.6/perl
2664            ! pp_sys.c
2665 ____________________________________________________________________________
2666 [  9523] By: jhi                                   on 2001/04/03  00:02:31
2667         Log: (Retracted by #9609)
2668              
2669              Make it harder for parallel makes to enter 'test' before
2670              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
2671              should be unhappy enough, but sometimes parallel makes seem
2672              to sneak past both in Tru64 and AIX.)
2673      Branch: perl
2674            ! Makefile.SH
2675 ____________________________________________________________________________
2676 [  9522] By: jhi                                   on 2001/04/02  22:35:31
2677         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
2678              Date: Mon, 2 Apr 2001 22:54:10 +0100
2679              From: Robin Houston <robin@kitsite.com>
2680              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
2681      Branch: perl
2682            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
2683 ____________________________________________________________________________
2684 [  9521] By: jhi                                   on 2001/04/02  22:32:23
2685         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
2686              From: Robin Houston <robin@kitsite.com>
2687              Date: Mon, 2 Apr 2001 20:24:03 +0100
2688              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
2689      Branch: perl
2690            ! ext/B/B/Concise.pm
2691 ____________________________________________________________________________
2692 [  9520] By: jhi                                   on 2001/04/02  22:30:43
2693         Log: Subject: [PATCH] REALLY pedantic hv.h nit
2694              From: Simon Cozens <simon@netthink.co.uk>
2695              Date: Mon, 2 Apr 2001 15:43:06 +0100
2696              Message-ID: <20010402154306.A21711@netthink.co.uk>
2697      Branch: perl
2698            ! hv.h
2699 ____________________________________________________________________________
2700 [  9519] By: jhi                                   on 2001/04/02  22:28:04
2701         Log: Based on
2702              
2703              Subject: [foolperl] EPOC fix
2704              From: Olaf Flebbe <O.Flebbe@science-computing.de>
2705              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
2706              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
2707      Branch: perl
2708            ! pp_sys.c
2709 ____________________________________________________________________________
2710 [  9518] By: jhi                                   on 2001/04/02  22:22:34
2711         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
2712              
2713              README.win32 tweaks; add a note about alternative location for
2714              getting a gcc-2.95.2 that will build perl properly on windows
2715              
2716              add some notes about gutsy threading matters
2717              
2718              many of the utilities interpolate literal paths within doublequotes
2719              (fails on dosish platforms where path contains backslashes)
2720      Branch: perl
2721           !> README.win32 pod/perlguts.pod utils/perldoc.PL
2722           !> x2p/find2perl.PL x2p/s2p.PL
2723 ____________________________________________________________________________
2724 [  9517] By: gsar                                  on 2001/04/02  19:52:21
2725         Log: many of the utilities interpolate literal paths within doublequotes
2726              (fails on dosish platforms where path contains backslashes)
2727      Branch: maint-5.6/perl
2728            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
2729 ____________________________________________________________________________
2730 [  9516] By: gsar                                  on 2001/04/02  05:49:37
2731         Log: a foolish release
2732      Branch: maint-5.6/perl
2733            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
2734            ! pod/perltoc.pod
2735 ____________________________________________________________________________
2736 [  9515] By: gsar                                  on 2001/04/02  05:04:29
2737         Log: add missing changelog summaries
2738      Branch: maint-5.6/perl
2739            ! Changes
2740 ____________________________________________________________________________
2741 [  9514] By: gsar                                  on 2001/04/02  04:07:13
2742         Log: add some notes about gutsy threading matters
2743      Branch: maint-5.6/perl
2744            ! pod/perlguts.pod
2745 ____________________________________________________________________________
2746 [  9513] By: gsar                                  on 2001/04/02  03:25:21
2747         Log: add more prominent caveat notices about experimental features
2748      Branch: maint-5.6/perl
2749            ! pod/perlfork.pod pod/perlunicode.pod
2750 ____________________________________________________________________________
2751 [  9512] By: gsar                                  on 2001/04/02  02:54:33
2752         Log: integrate changes#9479,9509 from mainline
2753              
2754              [PATCH] File::Glob stuff for Mac OS
2755              
2756              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
2757      Branch: maint-5.6/perl
2758           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2759           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
2760           !> t/lib/glob-taint.t
2761 ____________________________________________________________________________
2762 [  9511] By: gsar                                  on 2001/04/02  02:38:24
2763         Log: README.win32 tweaks; add a note about alternative location for
2764              getting a gcc-2.95.2 that will build perl properly on windows
2765      Branch: maint-5.6/perl
2766            ! README.win32
2767 ____________________________________________________________________________
2768 [  9510] By: jhi                                   on 2001/04/01  20:45:10
2769         Log: An ambiguosity warning.
2770      Branch: perl
2771            ! t/lib/trig.t
2772 ____________________________________________________________________________
2773 [  9509] By: jhi                                   on 2001/04/01  19:53:47
2774         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
2775              From: Jonathan Stowe <gellyfish@gellyfish.com>
2776              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
2777              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
2778      Branch: perl
2779            ! ext/File/Glob/bsd_glob.c
2780 ____________________________________________________________________________
2781 [  9508] By: jhi                                   on 2001/04/01  19:35:03
2782         Log: Update Changes.
2783      Branch: perl
2784            ! Changes patchlevel.h
2785 ____________________________________________________________________________
2786 [  9507] By: jhi                                   on 2001/04/01  19:24:01
2787         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
2788              from mainline to maintperl: pod tweaks.
2789      Branch: maint-5.6/perl
2790           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
2791           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
2792           !> pod/perlvar.pod
2793 ____________________________________________________________________________
2794 [  9506] By: jhi                                   on 2001/04/01  19:11:53
2795         Log: Commit Sarathy to April release of 5.6.1 :-)
2796      Branch: perl
2797            ! pod/perlfaq1.pod
2798 ____________________________________________________________________________
2799 [  9505] By: jhi                                   on 2001/04/01  19:03:15
2800         Log: Subject: PATCH 5.6.0 (perldebug.pod)
2801              From: Mark-Jason Dominus <mjd@plover.com>
2802              Date: Sun, 01 Apr 2001 14:25:11 -0400
2803              Message-ID: <20010401182511.9247.qmail@plover.com>
2804      Branch: perl
2805            ! pod/perldebug.pod
2806 ____________________________________________________________________________
2807 [  9504] By: jhi                                   on 2001/04/01  18:43:09
2808         Log: Add great_circle_direction().
2809      Branch: perl
2810            ! lib/Math/Trig.pm t/lib/trig.t
2811 ____________________________________________________________________________
2812 [  9503] By: jhi                                   on 2001/04/01  17:29:12
2813         Log: Unicode ReadMe update for Unicode 3.1.
2814      Branch: perl
2815            ! lib/unicode/ReadMe.txt
2816 ____________________________________________________________________________
2817 [  9502] By: jhi                                   on 2001/04/01  17:18:40
2818         Log: Integrate change #9501 from maintperl into mainline.
2819              
2820              fix the perlembed notes on multiple interpreters
2821              
2822              fix ExtUtils::Embed to work passably on Windows
2823      Branch: perl
2824           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
2825 ____________________________________________________________________________
2826 [  9501] By: gsar                                  on 2001/04/01  07:21:57
2827         Log: fix the perlembed notes on multiple interpreters
2828              
2829              fix ExtUtils::Embed to work passably on Windows
2830      Branch: maint-5.6/perl
2831            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
2832 ____________________________________________________________________________
2833 [  9500] By: jhi                                   on 2001/04/01  05:58:23
2834         Log: Test for #9499.
2835      Branch: perl
2836            ! t/op/tr.t
2837 ____________________________________________________________________________
2838 [  9499] By: jhi                                   on 2001/04/01  05:55:46
2839         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
2840      Branch: perl
2841            ! embed.h embed.pl op.c proto.h
2842 ____________________________________________________________________________
2843 [  9498] By: jhi                                   on 2001/04/01  05:44:34
2844         Log: Protect the workaround hunk more.
2845      Branch: perl
2846            ! toke.c
2847 ____________________________________________________________________________
2848 [  9497] By: jhi                                   on 2001/04/01  00:24:25
2849         Log: Integrate changes #9493,9494,9495,9496 from maintperl
2850              into mainline.
2851              
2852              fix a broken workaround for Borland compiler in change#4739
2853              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
2854              
2855              nits spotted by Borland compiler
2856              
2857              avoid redefinition warnings under Borland 5.02
2858              
2859              various nits identified by the Borland 5.5 compiler; remove suppression
2860              of a few warnings
2861      Branch: perl
2862           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
2863           !> win32/win32.h
2864 ____________________________________________________________________________
2865 [  9496] By: gsar                                  on 2001/03/31  23:22:28
2866         Log: various nits identified by the Borland 5.5 compiler; remove suppression
2867              of a few warnings
2868      Branch: maint-5.6/perl
2869            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
2870 ____________________________________________________________________________
2871 [  9495] By: gsar                                  on 2001/03/31  21:03:08
2872         Log: avoid redefinition warnings under Borland 5.02
2873      Branch: maint-5.6/perl
2874            ! win32/makefile.mk
2875 ____________________________________________________________________________
2876 [  9494] By: gsar                                  on 2001/03/31  20:18:59
2877         Log: nits spotted by Borland compiler
2878      Branch: maint-5.6/perl
2879            ! utf8.h win32/win32.h
2880 ____________________________________________________________________________
2881 [  9493] By: gsar                                  on 2001/03/31  20:18:05
2882         Log: fix a broken workaround for Borland compiler in change#4739
2883              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
2884      Branch: maint-5.6/perl
2885            ! toke.c
2886 ____________________________________________________________________________
2887 [  9492] By: jhi                                   on 2001/03/31  18:36:24
2888         Log: Integrate change #9491 from maintperl into mainline.
2889              
2890              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
2891              directory is relative (need to fetch the full path name *before*
2892              the chdir!)
2893      Branch: perl
2894           !> lib/Cwd.pm
2895 ____________________________________________________________________________
2896 [  9491] By: gsar                                  on 2001/03/31  17:01:56
2897         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
2898              directory is relative (need to fetch the full path name *before*
2899              the chdir!)
2900              
2901              this is a followup patch for change#6749
2902      Branch: maint-5.6/perl
2903            ! lib/Cwd.pm
2904 ____________________________________________________________________________
2905 [  9490] By: jhi                                   on 2001/03/31  15:50:18
2906         Log: Subject: Re: [PATCH] av.h cosmetics
2907              From: Simon Cozens <simon@netthink.co.uk>
2908              Date: Sat, 31 Mar 2001 13:09:59 +0100
2909              Message-ID: <20010331130959.A22000@netthink.co.uk>
2910              
2911              Document AvALLOC.
2912      Branch: perl
2913            ! pod/perlguts.pod
2914 ____________________________________________________________________________
2915 [  9489] By: jhi                                   on 2001/03/31  15:48:44
2916         Log: Subject: [PATCH] Re: Math::Big* v1.21
2917              From: Tels <perl_dummy@bloodgate.com>
2918              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
2919              Message-Id: <200103311125.GAA377738@www08.hway.net>
2920      Branch: perl
2921            ! pod/perlop.pod
2922 ____________________________________________________________________________
2923 [  9488] By: jhi                                   on 2001/03/31  03:39:51
2924         Log: Debug output tweak.
2925      Branch: perl
2926            ! t/lib/cwd.t
2927 ____________________________________________________________________________
2928 [  9487] By: jhi                                   on 2001/03/31  03:33:02
2929         Log: OverVMSification.
2930      Branch: perl
2931            ! t/lib/cwd.t
2932 ____________________________________________________________________________
2933 [  9486] By: jhi                                   on 2001/03/31  03:01:40
2934         Log: Missed MANIFESTations in #9483.
2935      Branch: perl
2936            ! MANIFEST
2937 ____________________________________________________________________________
2938 [  9485] By: jhi                                   on 2001/03/31  02:58:17
2939         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
2940              From: Peter Prymmer <pvhp@forte.com>
2941              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
2942              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
2943      Branch: perl
2944            ! regexec.c t/lib/cwd.t
2945 ____________________________________________________________________________
2946 [  9484] By: jhi                                   on 2001/03/31  01:04:41
2947         Log: Obsolete file (see #3938)
2948      Branch: perl
2949            - lib/unicode/README.Ethiopic
2950            ! MANIFEST
2951 ____________________________________________________________________________
2952 [  9483] By: jhi                                   on 2001/03/31  00:52:42
2953         Log: Update to Unicode 3.1.
2954              (Rename Names.txt to NamesList.txt.)
2955      Branch: perl
2956            + lib/unicode/NamesList.txt lib/unicode/PropList.html
2957            - lib/unicode/Names.txt
2958            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
2959            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
2960            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
2961            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
2962            ! lib/unicode/UCD.html lib/unicode/Unicode.html
2963            ! lib/unicode/rename lib/unicode/version
2964 ____________________________________________________________________________
2965 [  9482] By: jhi                                   on 2001/03/30  23:33:44
2966         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
2967              From: Robin Houston <robin@kitsite.com>
2968              Date: Fri, 30 Mar 2001 20:07:22 +0100
2969              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
2970      Branch: perl
2971            ! ext/B/B/Deparse.pm
2972 ____________________________________________________________________________
2973 [  9481] By: jhi                                   on 2001/03/30  23:20:25
2974         Log: Subject: Re: [PATCH] CwdXS, Take 2
2975              From: Benjamin Sugars <bsugars@canoe.ca>
2976              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
2977              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
2978      Branch: perl
2979            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
2980            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
2981 ____________________________________________________________________________
2982 [  9480] By: jhi                                   on 2001/03/30  22:52:38
2983         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
2984              From: David Dyck <dcd@tc.fluke.com>
2985              Date: Fri, 30 Mar 2001 14:44:13 -0800
2986              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
2987              
2988              The t/rantests flags file creation was accidentally
2989              removed by #9217.
2990      Branch: perl
2991            ! Makefile.SH
2992 ____________________________________________________________________________
2993 [  9479] By: jhi                                   on 2001/03/30  22:45:45
2994         Log: Subject: [PATCH] File::Glob stuff for Mac OS
2995              From: Chris Nandor <pudge@pobox.com>
2996              Date: Fri, 30 Mar 2001 16:51:00 -0500
2997              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
2998      Branch: perl
2999            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
3000            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
3001            ! t/lib/glob-taint.t
3002 ____________________________________________________________________________
3003 [  9478] By: jhi                                   on 2001/03/30  22:43:12
3004         Log: Subject: fix for win32/buildext.pl
3005              From: "Vadim Konovalov" <watman@inbox.ru>
3006              Date: Sat, 31 Mar 2001 00:50:36 +0400
3007              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
3008      Branch: perl
3009            ! win32/buildext.pl
3010 ____________________________________________________________________________
3011 [  9477] By: jhi                                   on 2001/03/30  22:41:16
3012         Log: Subject: small base.pm doc patch
3013              From: Leon Brocard <acme@astray.com>
3014              Date: Fri, 30 Mar 2001 21:49:57 +0100
3015              Message-ID: <20010330214957.B8733@ns0.astray.com>
3016      Branch: perl
3017            ! lib/base.pm
3018 ____________________________________________________________________________
3019 [  9476] By: jhi                                   on 2001/03/30  18:16:57
3020         Log: Subject: [PATCH] av.h cosmetics
3021              From: Simon Cozens <simon@netthink.co.uk>
3022              Date: Fri, 30 Mar 2001 18:12:28 +0100
3023              Message-ID: <20010330181228.A9319@netthink.co.uk>
3024      Branch: perl
3025            ! av.h
3026 ____________________________________________________________________________
3027 [  9475] By: jhi                                   on 2001/03/30  18:15:50
3028         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
3029              From: "Philip Newton" <pnewton@gmx.de>
3030              Date: Fri, 30 Mar 2001 19:06:57 +0200
3031              Message-ID: <3AC4D951.14815.1AC7068@localhost>
3032      Branch: perl
3033            ! pod/perlhack.pod
3034 ____________________________________________________________________________
3035 [  9474] By: jhi                                   on 2001/03/30  18:14:02
3036         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
3037              From: Benjamin Sugars <bsugars@canoe.ca>
3038              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
3039              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
3040      Branch: perl
3041            ! t/lib/glob-basic.t
3042 ____________________________________________________________________________
3043 [  9473] By: jhi                                   on 2001/03/30  16:09:24
3044         Log: Update Changes.
3045      Branch: perl
3046            ! Changes patchlevel.h
3047 ____________________________________________________________________________
3048 [  9472] By: jhi                                   on 2001/03/30  15:16:08
3049         Log: Integrate perlio.
3050      Branch: perl
3051           !> t/lib/cwd.t t/lib/glob-basic.t
3052 ____________________________________________________________________________
3053 [  9471] By: nick                                  on 2001/03/30  14:47:10
3054         Log: Should be (^O eq 'MSWin32') not 'Win32'
3055              Fail #12 seems real - chdir is in wrong dir.
3056      Branch: perlio
3057            ! t/lib/cwd.t
3058 ____________________________________________________________________________
3059 [  9470] By: jhi                                   on 2001/03/30  14:41:11
3060         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
3061              From: Radu Greab <radu@netsoft.ro>
3062              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
3063              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
3064              
3065              Replace #9352.
3066      Branch: perl
3067            ! ext/Socket/Socket.xs pp_sys.c
3068 ____________________________________________________________________________
3069 [  9469] By: jhi                                   on 2001/03/30  14:37:51
3070         Log: Subject: PATCH pod/perldiag.pod
3071              From: Robin Houston <robin@kitsite.com>
3072              Date: Fri, 30 Mar 2001 14:10:36 +0100
3073              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
3074      Branch: perl
3075            ! pod/perldiag.pod t/lib/glob-basic.t
3076 ____________________________________________________________________________
3077 [  9468] By: jhi                                   on 2001/03/30  14:36:36
3078         Log: Subject: Better diagnostic in io/fs.t
3079              From: andreas.koenig@anima.de (Andreas J. Koenig)
3080              Date: 30 Mar 2001 10:11:43 +0200
3081              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
3082      Branch: perl
3083            ! t/io/fs.t
3084 ____________________________________________________________________________
3085 [  9467] By: nick                                  on 2001/03/30  14:25:43
3086         Log: Skip order test of glob if case-ignoring system cannot 
3087              create a.test and A.test
3088      Branch: perlio
3089            ! t/lib/glob-basic.t
3090 ____________________________________________________________________________
3091 [  9466] By: nick                                  on 2001/03/30  13:03:12
3092         Log: Integrate mainline.
3093      Branch: perlio
3094            - ext/re/hints/aix.pl
3095           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
3096           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
3097           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
3098           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
3099 ____________________________________________________________________________
3100 [  9465] By: jhi                                   on 2001/03/30  03:53:37
3101         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
3102              the tests sometimes hang, sometimes not.)
3103      Branch: perl
3104            ! t/lib/io_multihomed.t t/lib/io_sock.t
3105 ____________________________________________________________________________
3106 [  9464] By: jhi                                   on 2001/03/30  02:56:04
3107         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
3108              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
3109              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
3110              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
3111      Branch: perl
3112            ! op.c
3113 ____________________________________________________________________________
3114 [  9463] By: jhi                                   on 2001/03/30  02:34:48
3115         Log: Test for #9462.
3116      Branch: perl
3117            ! t/lib/b.t
3118 ____________________________________________________________________________
3119 [  9462] By: jhi                                   on 2001/03/30  02:29:37
3120         Log: Subject: B::Deparse precedence bug. (Patch included.)
3121              From: Jeremy Madea <jmadea@inktomi.com>
3122              Date: Thu, 29 Mar 2001 12:05:02 -0800
3123              Message-ID: <20010329120502.A24881@dr.inktomi.com>
3124      Branch: perl
3125            ! ext/B/B/Deparse.pm
3126 ____________________________________________________________________________
3127 [  9461] By: jhi                                   on 2001/03/30  02:18:41
3128         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
3129              From: Peter Prymmer <pvhp@forte.com>
3130              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
3131              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
3132      Branch: perl
3133            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
3134            ! t/lib/md5-file.t
3135 ____________________________________________________________________________
3136 [  9460] By: jhi                                   on 2001/03/30  02:17:07
3137         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
3138              From: Robin Houston <robin@kitsite.com>
3139              Date: Thu, 29 Mar 2001 20:47:56 +0100
3140              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
3141      Branch: perl
3142            ! ext/B/B/Debug.pm
3143 ____________________________________________________________________________
3144 [  9459] By: jhi                                   on 2001/03/30  02:16:05
3145         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
3146              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
3147              Date: Wed, 28 Mar 2001 18:02:20 -0600
3148              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
3149      Branch: perl
3150            ! lib/ExtUtils/MM_VMS.pm
3151 ____________________________________________________________________________
3152 [  9458] By: jhi                                   on 2001/03/30  02:07:58
3153         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
3154              From: "Joshua E. Rodd" <jrodd@pbs.org>
3155              Date: Wed, 28 Mar 2001 17:29:12 -0500
3156              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
3157      Branch: perl
3158            ! pod/perlop.pod
3159 ____________________________________________________________________________
3160 [  9457] By: jhi                                   on 2001/03/30  02:04:33
3161         Log: Subject: ext/re/aix.pl can go
3162              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3163              Date: Thu, 29 Mar 2001 12:03:28 +0200
3164              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
3165      Branch: perl
3166            - ext/re/hints/aix.pl
3167            ! MANIFEST
3168 ____________________________________________________________________________
3169 [  9456] By: jhi                                   on 2001/03/30  02:03:32
3170         Log: Integrate perlio.
3171      Branch: perl
3172           !> ext/Encode/Encode.xs installperl
3173 ____________________________________________________________________________
3174 [  9455] By: nick                                  on 2001/03/29  21:11:46
3175         Log: DLL name has changed so installperl needs to know
3176              (Why isn't it working it out or passed it?)
3177      Branch: perlio
3178            ! installperl
3179 ____________________________________________________________________________
3180 [  9454] By: nick                                  on 2001/03/29  20:56:12
3181         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
3182              and we don't get undef warnings.
3183      Branch: perlio
3184            ! ext/Encode/Encode.xs
3185 ____________________________________________________________________________
3186 [  9453] By: nick                                  on 2001/03/29  17:58:48
3187         Log: Integrate mainline
3188      Branch: perlio
3189           !> Changes patchlevel.h
3190 ____________________________________________________________________________
3191 [  9452] By: jhi                                   on 2001/03/29  16:44:55
3192         Log: Update Changes.
3193      Branch: perl
3194            ! Changes patchlevel.h
3195 ____________________________________________________________________________
3196 [  9451] By: nick                                  on 2001/03/29  16:31:38
3197         Log: Integrate mainline
3198      Branch: perlio
3199           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
3200           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
3201           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
3202           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
3203           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
3204 ____________________________________________________________________________
3205 [  9450] By: jhi                                   on 2001/03/29  16:29:17
3206         Log: Integrate perlio.
3207      Branch: perl
3208           !> win32/buildext.pl
3209 ____________________________________________________________________________
3210 [  9449] By: jhi                                   on 2001/03/29  15:50:01
3211         Log: Update Changes.
3212      Branch: perl
3213            ! Changes patchlevel.h
3214 ____________________________________________________________________________
3215 [  9448] By: nick                                  on 2001/03/29  15:47:15
3216         Log: Make sure buildext.pl finds Errno.pm
3217      Branch: perlio
3218            ! win32/buildext.pl
3219 ____________________________________________________________________________
3220 [  9447] By: jhi                                   on 2001/03/29  15:39:34
3221         Log: Integrate perlio.
3222      Branch: perl
3223           !> win32/makefile.mk
3224 ____________________________________________________________________________
3225 [  9446] By: nick                                  on 2001/03/29  15:30:03
3226         Log: Integrate win32/makefile.mk with mainline.
3227      Branch: perlio
3228           !> win32/makefile.mk
3229 ____________________________________________________________________________
3230 [  9445] By: nick                                  on 2001/03/29  15:27:32
3231         Log: Fix breakage ... 
3232      Branch: perlio
3233            ! win32/makefile.mk
3234 ____________________________________________________________________________
3235 [  9444] By: jhi                                   on 2001/03/29  15:03:08
3236         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
3237              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
3238              Date: Thu, 29 Mar 2001 10:32:59 +0400
3239              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
3240      Branch: perl
3241            ! win32/makefile.mk
3242 ____________________________________________________________________________
3243 [  9443] By: jhi                                   on 2001/03/29  15:02:12
3244         Log: Integrate perlio.
3245      Branch: perl
3246           +> win32/buildext.pl
3247           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
3248           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
3249 ____________________________________________________________________________
3250 [  9442] By: nick                                  on 2001/03/29  14:59:11
3251         Log: Work in progress - determine win32 extensions to build via script.
3252      Branch: perlio
3253            + win32/buildext.pl
3254            ! MANIFEST win32/makefile.mk
3255 ____________________________________________________________________________
3256 [  9441] By: jhi                                   on 2001/03/29  14:51:47
3257         Log: Reintroduce the use of external pwd.
3258      Branch: perl
3259            ! t/lib/cwd.t
3260 ____________________________________________________________________________
3261 [  9440] By: jhi                                   on 2001/03/29  14:42:58
3262         Log: use warnings instead of -w.
3263      Branch: perl
3264            ! utils/h2xs.PL
3265 ____________________________________________________________________________
3266 [  9439] By: jhi                                   on 2001/03/29  14:41:52
3267         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
3268              From: Jonathan Stowe <gellyfish@gellyfish.com>
3269              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
3270              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
3271      Branch: perl
3272            ! utils/h2xs.PL
3273 ____________________________________________________________________________
3274 [  9438] By: jhi                                   on 2001/03/29  14:39:38
3275         Log: Subject: [PATCH perl@9424] minor pod nits
3276              From: Robin Barker <rmb1@cise.npl.co.uk>
3277              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
3278              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
3279      Branch: perl
3280            ! pod/perlhack.pod pod/perliol.pod
3281 ____________________________________________________________________________
3282 [  9437] By: jhi                                   on 2001/03/29  14:29:16
3283         Log: Subject: [PATCH perl@9424] typemap cast warning
3284              From: Robin Barker <rmb1@cise.npl.co.uk>
3285              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
3286              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
3287      Branch: perl
3288            ! lib/ExtUtils/typemap
3289 ____________________________________________________________________________
3290 [  9436] By: jhi                                   on 2001/03/29  14:26:03
3291         Log: Subject: [PATCH perl@9424] printf warning
3292              From: Robin Barker <rmb1@cise.npl.co.uk>
3293              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
3294              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
3295      Branch: perl
3296            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
3297            ! ext/Storable/Storable.xs toke.c
3298 ____________________________________________________________________________
3299 [  9435] By: nick                                  on 2001/03/29  14:23:31
3300         Log: Win32 has name conflict with ERROR
3301      Branch: perlio
3302            ! ext/PerlIO/Via/Via.xs
3303 ____________________________________________________________________________
3304 [  9434] By: jhi                                   on 2001/03/29  14:17:48
3305         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
3306              From: Peter Prymmer <pvhp@forte.com>
3307              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
3308              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
3309      Branch: perl
3310            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
3311 ____________________________________________________________________________
3312 [  9433] By: jhi                                   on 2001/03/29  13:52:44
3313         Log: test-prep target was missing.
3314      Branch: perl
3315            ! Makefile.SH
3316 ____________________________________________________________________________
3317 [  9432] By: nick                                  on 2001/03/29  12:40:03
3318         Log: Make as-shipped compiler default to MSVC6 
3319      Branch: perlio
3320            ! win32/makefile.mk
3321 ____________________________________________________________________________
3322 [  9431] By: nick                                  on 2001/03/29  12:12:16
3323         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
3324              akin to PerlIO::Scalar.
3325      Branch: perlio
3326            ! perlio.c perlio.h
3327 ____________________________________________________________________________
3328 [  9430] By: nick                                  on 2001/03/29  10:56:35
3329         Log: Integrate mainline.
3330      Branch: perlio
3331           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
3332           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
3333           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
3334           !> win32/makefile.mk win32/win32sck.c
3335 ____________________________________________________________________________
3336 [  9429] By: nick                                  on 2001/03/29  09:03:43
3337         Log: Noticed that two tests were skipped as perlio:: package
3338              isn't there any more. Changed the skip condition.
3339              Avoid core-dump if sv_utf8_upgrade() called on something
3340              that does not become SvPOK after SvPV() (e.g. a ref).
3341      Branch: perlio
3342            ! sv.c t/io/utf8.t t/lib/io_scalar.t
3343 ____________________________________________________________________________
3344 [  9428] By: jhi                                   on 2001/03/29  01:31:47
3345         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
3346              From: Benjamin Sugars <bsugars@canoe.ca> 
3347              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
3348              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
3349      Branch: perl
3350            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
3351            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
3352            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
3353 ____________________________________________________________________________
3354 [  9427] By: jhi                                   on 2001/03/29  00:49:30
3355         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
3356              From: "Vadim Konovalov" <watman@inbox.ru>
3357              Date: Thu, 29 Mar 2001 01:50:12 +0400
3358              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
3359      Branch: perl
3360            ! win32/makefile.mk win32/win32sck.c
3361 ____________________________________________________________________________
3362 [  9426] By: gsar                                  on 2001/03/29  00:28:04
3363         Log: dmake can only handle == and != in comparisons; support building
3364              with Borland's VCL libraries (from Vadim Konovalov)
3365      Branch: maint-5.6/perl
3366            ! win32/makefile.mk
3367 ____________________________________________________________________________
3368 [  9425] By: nick                                  on 2001/03/28  19:29:56
3369         Log: Integrate (@snapshot)
3370      Branch: perlio
3371           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
3372 ____________________________________________________________________________
3373 [  9424] By: jhi                                   on 2001/03/28  19:03:16
3374         Log: Update Changes.
3375      Branch: perl
3376            ! Changes patchlevel.h
3377 ____________________________________________________________________________
3378 [  9423] By: jhi                                   on 2001/03/28  18:52:09
3379         Log: Rmdir lib/XS on cleanup.
3380      Branch: perl
3381            ! Makefile.SH
3382 ____________________________________________________________________________
3383 [  9422] By: jhi                                   on 2001/03/28  18:49:34
3384         Log: Integrate perlio.
3385      Branch: perl
3386           !> t/op/utf8decode.t
3387 ____________________________________________________________________________
3388 [  9421] By: nick                                  on 2001/03/28  18:46:44
3389         Log: Loose duplicate chunk.
3390      Branch: perlio
3391            ! t/op/utf8decode.t
3392 ____________________________________________________________________________
3393 [  9420] By: nick                                  on 2001/03/28  18:44:11
3394         Log: Integrate mainline.
3395      Branch: perlio
3396           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
3397           !> vms/vmsish.h
3398 ____________________________________________________________________________
3399 [  9419] By: jhi                                   on 2001/03/28  18:42:05
3400         Log: Can't trust external pwds
3401              (either shell builtins or external programs)
3402      Branch: perl
3403            ! t/lib/cwd.t
3404 ____________________________________________________________________________
3405 [  9418] By: jhi                                   on 2001/03/28  18:34:05
3406         Log: Integrate perlio.
3407      Branch: perl
3408            - lib/perlio.pm
3409           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
3410           !> t/op/utf8decode.t
3411 ____________________________________________________________________________
3412 [  9417] By: nick                                  on 2001/03/28  18:24:02
3413         Log: PerlIO.pm / perlio.pm conflict.
3414              Update some pods.
3415              Make t/op/utf8decode.t a text file.
3416      Branch: perlio
3417            - lib/perlio.pm
3418            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
3419            ! t/op/utf8decode.t
3420 ____________________________________________________________________________
3421 [  9416] By: jhi                                   on 2001/03/28  18:06:07
3422         Log: Integrate change #9409 from mainline to maintperl.
3423              
3424              Yet another tweak on AIX dynaloading.
3425      Branch: maint-5.6/perl
3426           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
3427 ____________________________________________________________________________
3428 [  9415] By: gsar                                  on 2001/03/28  17:13:01
3429         Log: integrate changes#9377,9385,9401 from mainline
3430              
3431              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
3432              
3433              If directory entries compare equal case-insensitively,
3434              retry case-sensitively.
3435              
3436              Subject: [PATCH] B::Terse and warnings
3437      Branch: maint-5.6/perl
3438           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
3439           !> t/pragma/warn/perl
3440 ____________________________________________________________________________
3441 [  9414] By: jhi                                   on 2001/03/28  17:11:12
3442         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
3443              From: "Craig A. Berry" <craigberry@mac.com>
3444              Date: Wed, 28 Mar 2001 10:55:20 -0600
3445              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
3446      Branch: perl
3447            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
3448 ____________________________________________________________________________
3449 [  9413] By: jhi                                   on 2001/03/28  17:03:12
3450         Log: Dup hunk.
3451      Branch: perl
3452            ! t/op/utf8decode.t
3453 ____________________________________________________________________________
3454 [  9412] By: jhi                                   on 2001/03/28  17:02:36
3455         Log: Forced integrate from perlio.
3456      Branch: perl
3457           !> t/op/utf8decode.t
3458 ____________________________________________________________________________
3459 [  9411] By: nick                                  on 2001/03/28  16:50:03
3460         Log: Integrate mainline.
3461      Branch: perlio
3462           +> t/lib/cwd.t
3463           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
3464           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
3465           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
3466           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
3467           !> t/pragma/warn/perl
3468 ____________________________________________________________________________
3469 [  9410] By: jhi                                   on 2001/03/28  16:44:23
3470         Log: Subject: Re: [PATCH] 9403 cannot be tested
3471              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3472              Date: Wed, 28 Mar 2001 18:33:56 +0200
3473              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
3474      Branch: perl
3475            ! makedef.pl
3476 ____________________________________________________________________________
3477 [  9409] By: jhi                                   on 2001/03/28  16:12:45
3478         Log: Yet another tweak on AIX dynaloading.
3479      Branch: perl
3480            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
3481 ____________________________________________________________________________
3482 [  9408] By: jhi                                   on 2001/03/28  15:52:55
3483         Log: Subject: [PATCH] 9403 cannot be tested
3484              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
3485              Date: Wed, 28 Mar 2001 17:23:00 +0200
3486              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
3487              
3488              A missing symbol.
3489      Branch: perl
3490            ! makedef.pl
3491 ____________________________________________________________________________
3492 [  9407] By: jhi                                   on 2001/03/28  15:47:43
3493         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
3494      Branch: perl
3495            ! t/op/utf8decode.t
3496           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
3497           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
3498 ____________________________________________________________________________
3499 [  9406] By: jhi                                   on 2001/03/28  15:37:08
3500         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
3501              From: Benjamin Sugars <bsugars@canoe.ca> 
3502              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
3503              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
3504      Branch: perl
3505            + t/lib/cwd.t
3506            ! MANIFEST
3507 ____________________________________________________________________________
3508 [  9405] By: jhi                                   on 2001/03/28  15:13:18
3509         Log: pp_ne() needs a CORRECT boolean.
3510      Branch: perl
3511            ! pp.c
3512 ____________________________________________________________________________
3513 [  9404] By: jhi                                   on 2001/03/28  15:09:23
3514         Log: pp_ne() needs a boolean, not an integer.
3515      Branch: perl
3516            ! pp.c
3517 ____________________________________________________________________________
3518 [  9403] By: jhi                                   on 2001/03/28  14:47:43
3519         Log: (Retracted by #9404.)
3520      Branch: perl
3521            ! pp.c
3522 ____________________________________________________________________________
3523 [  9402] By: jhi                                   on 2001/03/28  14:43:59
3524         Log: Subject: Re: [PATCH] Typemap testing
3525              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
3526              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
3527              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
3528      Branch: perl
3529            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
3530            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
3531 ____________________________________________________________________________
3532 [  9401] By: jhi                                   on 2001/03/28  14:42:14
3533         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
3534              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
3535              Date: Sun, 25 Mar 2001 21:59:15 +0100
3536              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
3537              
3538              A variable will be checked for the "use once" warnings if:
3539              
3540              1. It is in the scope of a use warnings 'once'
3541              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
3542              
3543              Otherwise it won't be checked at all.
3544              
3545              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
3546              
3547              The enclosed patch partially fixes this issue. What I didn't
3548              get to work was the case where the "used once" warning is enabled
3549              in any file other than the main file.
3550      Branch: perl
3551            ! gv.c t/pragma/warn/perl
3552 ____________________________________________________________________________
3553 [  9400] By: nick                                  on 2001/03/28  14:38:24
3554         Log: More EBCDIC tweaks:
3555              - one more swash issue &~(0xA0-1) did not do the right thing,
3556              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
3557              - add "use re 'asciirange'" to make [!-~] etc. work
3558              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
3559              - Choose a key for t/op/each.t test which gets encoded.
3560              - Skip utf8decode if this is UTF-EBCDIC.
3561      Branch: perlio
3562            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
3563            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
3564 ____________________________________________________________________________
3565 [  9399] By: jhi                                   on 2001/03/28  14:21:00
3566         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
3567              Andreas Schwab.
3568      Branch: perl
3569            ! pp.c
3570 ____________________________________________________________________________
3571 [  9398] By: jhi                                   on 2001/03/28  00:55:56
3572         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
3573              From: David Dyck <dcd@tc.fluke.com>
3574              Date: Tue, 27 Mar 2001 15:16:24 -0800
3575              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
3576      Branch: perl
3577            ! ext/IO/lib/IO/Socket.pm
3578 ____________________________________________________________________________
3579 [  9397] By: jhi                                   on 2001/03/27  21:52:49
3580         Log: Integrate perlio.
3581      Branch: perl
3582           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
3583           +> ext/PerlIO/Via/Via.xs
3584           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
3585 ____________________________________________________________________________
3586 [  9396] By: nick                                  on 2001/03/27  21:45:13
3587         Log: Integrate mainline.
3588      Branch: perlio
3589           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
3590           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
3591 ____________________________________________________________________________
3592 [  9395] By: nick                                  on 2001/03/27  21:18:58
3593         Log: Outline docs for PerlIO and PerlIO::Scalar
3594      Branch: perlio
3595            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
3596 ____________________________________________________________________________
3597 [  9394] By: nick                                  on 2001/03/27  20:50:13
3598         Log: PerlIO::Via layer (alpha-ish).
3599      Branch: perlio
3600            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
3601            + ext/PerlIO/Via/Via.xs
3602            ! MANIFEST
3603 ____________________________________________________________________________
3604 [  9393] By: jhi                                   on 2001/03/27  20:49:55
3605         Log: Retract #9329 now that 9390 should take care of the matter.
3606      Branch: perl
3607            ! utils/h2xs.PL
3608 ____________________________________________________________________________
3609 [  9390] By: jhi                                   on 2001/03/27  20:47:50
3610         Log: Subject: Autoloading Errno.pm when %! is encountered
3611              From: Robin Houston <robin@kitsite.com>
3612              Date: Tue, 27 Mar 2001 20:57:11 +0100
3613              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
3614      Branch: perl
3615            ! embed.h embed.pl gv.c proto.h t/op/magic.t
3616 ____________________________________________________________________________
3617 [  9389] By: jhi                                   on 2001/03/27  20:24:31
3618         Log: Integrate perlio.
3619      Branch: perl
3620           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
3621           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
3622           !> utf8.c
3623 ____________________________________________________________________________
3624 [  9388] By: jhi                                   on 2001/03/27  20:21:38
3625         Log: Better have a three-element array if one is going to assign
3626              to the third element of that array. (from Tim Jenness)
3627      Branch: perl
3628            ! ext/XS/Typemap/Typemap.xs
3629 ____________________________________________________________________________
3630 [  9387] By: nick                                  on 2001/03/27  20:15:43
3631         Log: Integrate mainline.
3632      Branch: perlio
3633           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
3634           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
3635           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
3636           +> t/lib/xs-typemap.t
3637           !> (integrate 34 files)
3638 ____________________________________________________________________________
3639 [  9386] By: jhi                                   on 2001/03/27  20:04:18
3640         Log: Subject: Re: perl@9359 breaks HTML::Parser
3641              From: Gisle Aas <gisle@ActiveState.com>
3642              Date: 27 Mar 2001 11:30:24 -0800
3643              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
3644              
3645              Clarify the UTF-8 issues of the API docs.
3646              (Slightly reworded and expanded.)
3647      Branch: perl
3648            ! pod/perlapi.pod sv.c sv.h
3649 ____________________________________________________________________________
3650 [  9385] By: jhi                                   on 2001/03/27  19:44:25
3651         Log: If directory entries compare equal case-insensitively,
3652              retry case-sensitively.
3653      Branch: perl
3654            ! ext/File/Glob/bsd_glob.c
3655 ____________________________________________________________________________
3656 [  9384] By: nick                                  on 2001/03/27  19:38:50
3657         Log: Various EBCDIC fixes:
3658              - major revelation that swash code is encoding aware,
3659              (or thought it was) - now it is ;-)
3660              - With that out of the way fix a slab of tr/// cases.
3661              - Fix Encode 'Unicode' to be true Unicode so tests pass.
3662              - As anticipated Base64.xs needed tweaks.
3663              - Until tr/// works right avoid old_encode64 in MIME tests.
3664      Branch: perlio
3665            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
3666            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
3667 ____________________________________________________________________________
3668 [  9383] By: jhi                                   on 2001/03/27  18:34:41
3669         Log: Add the std test suite BEGIN block.
3670      Branch: perl
3671            ! t/lib/xs-typemap.t
3672 ____________________________________________________________________________
3673 [  9382] By: jhi                                   on 2001/03/27  15:16:07
3674         Log: Add debugging output to the test.
3675      Branch: perl
3676            ! t/lib/glob-basic.t
3677 ____________________________________________________________________________
3678 [  9381] By: jhi                                   on 2001/03/27  15:08:10
3679         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
3680      Branch: perl
3681            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
3682            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
3683            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
3684            + t/lib/xs-typemap.t
3685            ! MANIFEST
3686 ____________________________________________________________________________
3687 [  9380] By: jhi                                   on 2001/03/27  14:48:34
3688         Log: Subject: [PATCH] Typemap testing
3689              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
3690              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
3691              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
3692              
3693              (The first part of the patch.)
3694      Branch: perl
3695            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
3696 ____________________________________________________________________________
3697 [  9379] By: jhi                                   on 2001/03/27  14:44:56
3698         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
3699              From: Benjamin Sugars <bsugars@canoe.ca> 
3700              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
3701              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
3702      Branch: perl
3703            ! t/lib/glob-basic.t
3704 ____________________________________________________________________________
3705 [  9378] By: jhi                                   on 2001/03/27  14:42:30
3706         Log: Subject: [PATCH] perlvar nit
3707              From: Simon Cozens <simon@netthink.co.uk>
3708              Date: Tue, 27 Mar 2001 01:12:01 +0100
3709              Message-ID: <20010327011201.A19179@netthink.co.uk>
3710      Branch: perl
3711            ! pod/perlvar.pod
3712 ____________________________________________________________________________
3713 [  9377] By: jhi                                   on 2001/03/27  14:36:26
3714         Log: Subject: [PATCH] B::Terse and warnings
3715              From: Benjamin Sugars <ben.sugars@home.com>
3716              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
3717              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
3718      Branch: perl
3719            ! ext/B/B.pm ext/B/B/Terse.pm
3720 ____________________________________________________________________________
3721 [  9376] By: jhi                                   on 2001/03/27  14:31:31
3722         Log: Document sockatmark() some.
3723      Branch: perl
3724            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
3725            ! pod/perltoc.pod
3726 ____________________________________________________________________________
3727 [  9375] By: jhi                                   on 2001/03/27  14:00:24
3728         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
3729              noted by Gisle and fixed by NI-S.
3730      Branch: perl
3731            ! sv.c
3732 ____________________________________________________________________________
3733 [  9374] By: jhi                                   on 2001/03/27  05:50:01
3734         Log: Regen toc.
3735      Branch: perl
3736            ! pod/perltoc.pod
3737 ____________________________________________________________________________
3738 [  9373] By: jhi                                   on 2001/03/27  05:43:51
3739         Log: Pixie documenting.
3740      Branch: perl
3741            ! Makefile.SH pod/perlhack.pod
3742 ____________________________________________________________________________
3743 [  9372] By: jhi                                   on 2001/03/27  05:29:34
3744         Log: Metaconfig unit changes for #9371.
3745      Branch: metaconfig
3746            ! U/modified/myhostname.U
3747      Branch: metaconfig/U/perl
3748            + d_sockatmark.U
3749            ! gccvers.U
3750 ____________________________________________________________________________
3751 [  9371] By: jhi                                   on 2001/03/27  05:29:07
3752         Log: Add sockatmark() probing.
3753      Branch: perl
3754            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3755            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
3756            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
3757            ! vos/config.ga.h win32/config.bc win32/config.gc
3758            ! win32/config.vc
3759 ____________________________________________________________________________
3760 [  9370] By: jhi                                   on 2001/03/26  22:01:18
3761         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
3762              Really need to benchmark this.
3763      Branch: perl
3764            ! pp.c
3765 ____________________________________________________________________________
3766 [  9369] By: nick                                  on 2001/03/26  21:59:30
3767         Log: Integrate mainline.
3768      Branch: perlio
3769            ! ext/MIME/Base64/QuotedPrint.pm
3770           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
3771           !> patchlevel.h pod/perlhack.pod pp_sys.c
3772 ____________________________________________________________________________
3773 [  9368] By: jhi                                   on 2001/03/26  21:47:03
3774         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
3775              
3776              TODO1: perlbench.
3777              TODO2: le, lt, ge, gt?  Yech.
3778      Branch: perl
3779            ! pp.c
3780 ____________________________________________________________________________
3781 [  9367] By: jhi                                   on 2001/03/26  21:34:57
3782         Log: Too much cut-and-paste in #9363.
3783      Branch: perl
3784            ! pp_sys.c
3785 ____________________________________________________________________________
3786 [  9366] By: jhi                                   on 2001/03/26  21:20:53
3787         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
3788              From: Andreas Schwab <schwab@suse.de>
3789              Date: 26 Mar 2001 17:29:04 +0200
3790              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
3791              
3792              (The patch for 5.6.0 or so, this is a guess for bleadperl)
3793      Branch: perl
3794            ! pp_hot.c
3795 ____________________________________________________________________________
3796 [  9365] By: jhi                                   on 2001/03/26  21:07:54
3797         Log: Integrate perlio.
3798      Branch: perl
3799           !> perlio.c
3800 ____________________________________________________________________________
3801 [  9364] By: nick                                  on 2001/03/26  20:30:48
3802         Log: REFCNT botch in layer name cache hash.
3803      Branch: perlio
3804            ! perlio.c
3805 ____________________________________________________________________________
3806 [  9363] By: jhi                                   on 2001/03/26  18:44:32
3807         Log: Subject: [PATCH] socket() leaks file descriptors
3808              From: Benjamin Sugars <bsugars@canoe.ca>
3809              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
3810              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
3811              
3812              Also sockpair() fixed similarly.
3813      Branch: perl
3814            ! pp_sys.c
3815 ____________________________________________________________________________
3816 [  9362] By: jhi                                   on 2001/03/26  18:37:52
3817         Log: Integrate perlio.
3818      Branch: perl
3819           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
3820 ____________________________________________________________________________
3821 [  9361] By: nick                                  on 2001/03/26  17:32:06
3822         Log: Implement flush of linebuffered streams on read of a tty.
3823      Branch: perlio
3824            ! perlio.c perliol.h
3825 ____________________________________________________________________________
3826 [  9360] By: nick                                  on 2001/03/26  17:12:32
3827         Log: Memory tweaks and notes for OEMVS.
3828      Branch: perlio
3829            ! README.os390 miniperlmain.c t/op/pat.t
3830 ____________________________________________________________________________
3831 [  9359] By: jhi                                   on 2001/03/26  02:12:54
3832         Log: Update Changes.
3833      Branch: perl
3834            ! Changes patchlevel.h
3835 ____________________________________________________________________________
3836 [  9358] By: jhi                                   on 2001/03/26  02:05:32
3837         Log: Document the most common pixie options.
3838      Branch: perl
3839            ! pod/perlhack.pod
3840 ____________________________________________________________________________
3841 [  9357] By: jhi                                   on 2001/03/26  01:25:28
3842         Log: For perl.pixie check *before* compiling that optimize is -g,
3843              as for perl.third.
3844      Branch: perl
3845            ! Makefile.SH
3846 ____________________________________________________________________________
3847 [  9356] By: jhi                                   on 2001/03/26  01:13:41
3848         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
3849      Branch: perl
3850            ! Makefile.SH
3851 ____________________________________________________________________________
3852 [  9355] By: jhi                                   on 2001/03/26  01:11:19
3853         Log: Remove t/perl.third.
3854      Branch: perl
3855            ! Makefile.SH
3856 ____________________________________________________________________________
3857 [  9354] By: jhi                                   on 2001/03/26  00:23:38
3858         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
3859              IO::Sockatmark().
3860      Branch: perl
3861            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
3862 ____________________________________________________________________________
3863 [  9353] By: jhi                                   on 2001/03/25  22:25:04
3864         Log: Integrate perlio.
3865      Branch: perl
3866           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
3867           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
3868           !> pp_hot.c win32/makefile.mk
3869 ____________________________________________________________________________
3870 [  9352] By: jhi                                   on 2001/03/25  22:21:41
3871         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
3872              From: Radu Greab <radu@netsoft.ro>
3873              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
3874              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
3875      Branch: perl
3876            ! pp_sys.c
3877 ____________________________________________________________________________
3878 [  9351] By: nick                                  on 2001/03/25  22:15:02
3879         Log: Fix readline in list mode to tell rest of world that it has
3880              things on the stack. Otherwise if perl code gets invoked
3881              underneath it it scribbles over results-so-far.
3882              (Why TIEHANDLE has not tripped on this is a mystery.)
3883      Branch: perlio
3884            ! pp_hot.c
3885 ____________________________________________________________________________
3886 [  9350] By: nick                                  on 2001/03/25  22:10:13
3887         Log: win32/makefile.mk typos
3888      Branch: perlio
3889            ! win32/makefile.mk
3890 ____________________________________________________________________________
3891 [  9349] By: nick                                  on 2001/03/25  21:31:14
3892         Log: Integrate now-non-binary file.
3893      Branch: perlio
3894           !> t/lib/mimeqp.t
3895 ____________________________________________________________________________
3896 [  9348] By: nick                                  on 2001/03/25  21:27:24
3897         Log: Make it text
3898      Branch: perlio
3899            ! t/lib/mimeqp.t
3900 ____________________________________________________________________________
3901 [  9347] By: nick                                  on 2001/03/25  21:25:37
3902         Log: Integrate mainline.
3903      Branch: perlio
3904           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
3905           !> lib/Term/ReadLine.pm t/lib/md5-file.t
3906 ____________________________________________________________________________
3907 [  9346] By: nick                                  on 2001/03/25  20:58:15
3908         Log: Add destruct time hook to PerlIO (for work-in-process implementing
3909              layers in perl code. In such cases layers need to be popped before
3910              we loose the ability to run perl code.)
3911              Also back-out "PerlIO::object" hook - it isn't going to work like that...
3912      Branch: perlio
3913            ! perl.c perlio.c perlio.h perliol.h
3914 ____________________________________________________________________________
3915 [  9345] By: nick                                  on 2001/03/25  20:49:11
3916         Log: Avoid at leasy one of undefined warnings in Encode.
3917      Branch: perlio
3918            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
3919 ____________________________________________________________________________
3920 [  9344] By: jhi                                   on 2001/03/25  20:37:43
3921         Log: A workaround for using Term::ReadLine in emacs minibuffer
3922              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
3923              additional tweaks from Ilya Zakharevich.
3924      Branch: perl
3925            ! lib/Term/ReadLine.pm
3926 ____________________________________________________________________________
3927 [  9343] By: nick                                  on 2001/03/25  20:21:14
3928         Log: Missing return value.
3929      Branch: perlio
3930            ! ext/PerlIO/Scalar/Scalar.xs
3931 ____________________________________________________________________________
3932 [  9342] By: jhi                                   on 2001/03/25  16:21:00
3933         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
3934              to equal the CPAN versions since no code changes have been made.
3935      Branch: perl
3936            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
3937            ! t/lib/md5-file.t
3938 ____________________________________________________________________________
3939 [  9341] By: jhi                                   on 2001/03/25  16:01:48
3940         Log: Escape 8-bit characters.
3941      Branch: perl
3942            ! t/lib/mimeqp.t
3943 ____________________________________________________________________________
3944 [  9340] By: gsar                                  on 2001/03/25  15:50:53
3945         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
3946              chars)
3947      Branch: perl
3948            + t/lib/mimeqp.t
3949 ____________________________________________________________________________
3950 [  9339] By: gsar                                  on 2001/03/25  15:48:50
3951         Log: delete mimeqp.t for later with text mode set
3952      Branch: perl
3953            - t/lib/mimeqp.t
3954 ____________________________________________________________________________
3955 [  9338] By: nick                                  on 2001/03/25  09:01:57
3956         Log: Integrate mainline.
3957      Branch: perlio
3958           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
3959           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
3960           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
3961           +> t/lib/mimeb64u.t t/lib/mimeqp.t
3962           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
3963           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
3964           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
3965 ____________________________________________________________________________
3966 [  9337] By: jhi                                   on 2001/03/25  04:23:24
3967         Log: Add MIME::Base64 here and there.  Again, a lot of
3968              optimism is in the air.
3969      Branch: perl
3970            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
3971            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
3972 ____________________________________________________________________________
3973 [  9336] By: jhi                                   on 2001/03/25  04:12:43
3974         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
3975              this by ear as I do not do Win32 programming.)
3976      Branch: perl
3977            ! win32/Makefile win32/makefile.mk
3978 ____________________________________________________________________________
3979 [  9335] By: jhi                                   on 2001/03/25  04:03:50
3980         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
3981      Branch: perl
3982            ! t/lib/md5-file.t
3983 ____________________________________________________________________________
3984 [  9334] By: jhi                                   on 2001/03/25  03:58:53
3985         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
3986      Branch: perl
3987            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
3988            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
3989            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
3990            + t/lib/mimeb64u.t t/lib/mimeqp.t
3991            ! MANIFEST
3992 ____________________________________________________________________________
3993 [  9333] By: jhi                                   on 2001/03/24  20:14:37
3994         Log: Integrate perlio.
3995      Branch: perl
3996           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
3997 ____________________________________________________________________________
3998 [  9332] By: nick                                  on 2001/03/24  19:40:34
3999         Log: Fix un-init variable leading to spurious "Out of Memory!"
4000      Branch: perlio
4001            ! doio.c
4002 ____________________________________________________________________________
4003 [  9331] By: nick                                  on 2001/03/24  19:09:59
4004         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
4005              and update layers internals doc.
4006      Branch: perlio
4007            ! pod/perlfunc.pod pod/perliol.pod
4008 ____________________________________________________________________________
4009 [  9330] By: jhi                                   on 2001/03/24  18:42:11
4010         Log: The length might be uninitialized garbage if the *svp is the undef.
4011      Branch: perl
4012            ! doio.c
4013 ____________________________________________________________________________
4014 [  9329] By: jhi                                   on 2001/03/24  18:26:57
4015         Log: (Retracted by #9393)
4016
4017              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
4018              From: Simon Cozens <simon@netthink.co.uk>
4019              Date: Sat, 24 Mar 2001 17:13:17 +0000
4020              Message-ID: <20010324171317.A13406@netthink.co.uk>
4021      Branch: perl
4022            ! utils/h2xs.PL
4023 ____________________________________________________________________________
4024 [  9328] By: nick                                  on 2001/03/24  17:22:02
4025         Log: Integrate mainline.
4026      Branch: perlio
4027           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
4028           !> lib/unicode/version
4029 ____________________________________________________________________________
4030 [  9327] By: nick                                  on 2001/03/24  17:16:02
4031         Log: Integrate mainline.
4032      Branch: perlio
4033           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
4034           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
4035           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
4036           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
4037           +> t/lib/md5-file.t
4038           !> MANIFEST Makefile.SH configure.com djgpp/config.over
4039           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
4040           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
4041           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
4042           !> win32/makefile.mk
4043 ____________________________________________________________________________
4044 [  9326] By: jhi                                   on 2001/03/24  17:00:42
4045         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
4046      Branch: perl
4047            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
4048            ! lib/unicode/version
4049 ____________________________________________________________________________
4050 [  9325] By: jhi                                   on 2001/03/24  16:22:33
4051         Log: Subject: Re: B::Deparse bug (5.6.0)
4052              From: Robin Houston <robin@kitsite.com>
4053              Date: Sat, 24 Mar 2001 14:33:09 +0000
4054              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
4055      Branch: perl
4056            ! op.c pp.c t/lib/b.t t/op/repeat.t
4057 ____________________________________________________________________________
4058 [  9324] By: jhi                                   on 2001/03/24  16:21:56
4059         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
4060              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
4061              these additions may be too optimistic.
4062      Branch: perl
4063            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
4064            ! hints/uwin.sh hints/vmesa.sh
4065 ____________________________________________________________________________
4066 [  9323] By: jhi                                   on 2001/03/24  16:06:01
4067         Log: Integrate perlio.
4068      Branch: perl
4069           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
4070           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
4071            ! Makefile.SH
4072           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
4073           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
4074           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
4075           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
4076           !> win32/makefile.mk win32/perlhost.h win32/win32.c
4077           !> win32/win32iop.h
4078 ____________________________________________________________________________
4079 [  9322] By: nick                                  on 2001/03/24  14:39:12
4080         Log: Routine Win32 regen_config_h - no real changes.
4081      Branch: perlio
4082            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4083 ____________________________________________________________________________
4084 [  9321] By: nick                                  on 2001/03/24  14:31:49
4085         Log: PerlIO fixups for Win32:
4086              - provide win33_popenlist() - non-functional as yet.
4087              - avoid need for aTHX in PerlIO_debug calls - even if not 
4088              enabled args are still evaluated so Win32 has trouble during fork().
4089              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
4090              - Fixup makedef.pl for latest set of symbols.
4091      Branch: perlio
4092            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
4093            ! win32/perlhost.h win32/win32.c win32/win32iop.h
4094 ____________________________________________________________________________
4095 [  9320] By: nick                                  on 2001/03/24  14:26:58
4096         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
4097              was gibberish - broke it on WIn32 at least.
4098      Branch: perlio
4099            ! ext/POSIX/POSIX.xs
4100 ____________________________________________________________________________
4101 [  9319] By: nick                                  on 2001/03/24  11:29:41
4102         Log: Generated files.
4103      Branch: perlio
4104            ! embed.h global.sym objXSUB.h perlapi.c proto.h
4105 ____________________________________________________________________________
4106 [  9318] By: nick                                  on 2001/03/24  10:29:37
4107         Log: Implement:
4108              1.  open($fh,"+<",undef);  # add test to t/io/open.t
4109              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
4110      Branch: perlio
4111            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
4112            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
4113            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
4114            ! t/io/open.t t/io/utf8.t
4115 ____________________________________________________________________________
4116 [  9317] By: jhi                                   on 2001/03/23  23:41:25
4117         Log: AIX does seems to have optimization problems with its C compilers.
4118      Branch: perl
4119            ! hints/aix.sh
4120 ____________________________________________________________________________
4121 [  9316] By: jhi                                   on 2001/03/23  23:40:46
4122         Log: Integrate perlio.
4123      Branch: perl
4124           +> lib/PerlIO.pm
4125           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
4126           !> perliol.h
4127 ____________________________________________________________________________
4128 [  9315] By: jhi                                   on 2001/03/23  22:16:30
4129         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
4130      Branch: perl
4131            ! t/lib/md5-file.t
4132 ____________________________________________________________________________
4133 [  9314] By: nick                                  on 2001/03/23  20:49:02
4134         Log: Perlio internals re-organized.
4135              - open process creates AV of layer/arg pairs
4136              (appends layers from open() or open.pm to default list).
4137              - push arg is now an SV.
4138              - layer ->Open get passed the AV
4139              - open is no longer mandatory method.
4140              - topmost layer that has ->Open method does the open
4141              - any layers above are pushed once that returns.
4142              - vtable re-ordered so dummy layers need only provide push/pop methods.
4143      Branch: perlio
4144            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
4145 ____________________________________________________________________________
4146 [  9313] By: nick                                  on 2001/03/23  16:27:41
4147         Log: Check in a stable (working) version before next round of tweaks.
4148              Changes include:
4149              - Move default layers code out of doio.c and into perlio.c
4150              - Single routine for parsing layer specification strings.
4151              - Skeleton support for demand loading of layers
4152              - Core-dump avoidance if PERLIO environment specifies loadable layer
4153              (does not _work_ as need IO to load and need load to do IO ...)
4154      Branch: perlio
4155            + lib/PerlIO.pm
4156            ! MANIFEST doio.c perlio.c
4157 ____________________________________________________________________________
4158 [  9312] By: gsar                                  on 2001/03/23  16:25:25
4159         Log: add execute bit to files with shebang lines in the repository;
4160              avoid clobbering execute bit in Porting/makerel 
4161      Branch: maint-5.6/perl
4162            ! (edit 144 files)
4163 ____________________________________________________________________________
4164 [  9311] By: jhi                                   on 2001/03/23  14:25:35
4165         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
4166      Branch: perl
4167            ! MANIFEST
4168 ____________________________________________________________________________
4169 [  9310] By: jhi                                   on 2001/03/23  13:45:04
4170         Log: Subject: [PATCH] Net::Ping
4171              From: Colin McMillen <mcmi0037@tc.umn.edu>
4172              Date: Thu, 22 Mar 2001 19:30:31 -0600
4173              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
4174      Branch: perl
4175            ! lib/Net/Ping.pm
4176 ____________________________________________________________________________
4177 [  9309] By: jhi                                   on 2001/03/23  13:39:13
4178         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
4179      Branch: perl
4180            ! t/lib/md5-aaa.t t/lib/md5-file.t
4181 ____________________________________________________________________________
4182 [  9308] By: jhi                                   on 2001/03/23  13:20:34
4183         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
4184              - bump the version to 2.14
4185              - drop the base64 tests since they require MIME::Base64
4186              - drop the rfc1321.txt
4187              - drop the hints/dec_osf.pl since it's only needed for
4188              pre-5.005_03 Perls
4189              Todo:
4190              - the U32 alignment testing is now removed; it needs to
4191              be reintroduced as as a Config variable (meaning also
4192              as a Configure test)
4193              - get the new EBCDIC md5sum for MD5.pm
4194              - test in Win32 to see how badly I botched the makefiles
4195      Branch: perl
4196            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
4197            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
4198            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
4199            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
4200            + t/lib/md5-file.t
4201            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
4202            ! win32/Makefile win32/makefile.mk
4203 ____________________________________________________________________________
4204 [  9307] By: jhi                                   on 2001/03/23  12:56:14
4205         Log: Integrate change #9306 from maintperl into mainline,
4206              AIX dynaloader for AIXes without <load.h>.
4207      Branch: perl
4208           !> ext/DynaLoader/hints/aix.pl
4209 ____________________________________________________________________________
4210 [  9306] By: jhi                                   on 2001/03/23  12:51:36
4211         Log: There are AIXes without /usr/include/load.h,
4212              patch from H.Merijn Brand.
4213      Branch: maint-5.6/perl
4214            ! ext/DynaLoader/hints/aix.pl
4215 ____________________________________________________________________________
4216 [  9305] By: nick                                  on 2001/03/23  11:00:42
4217         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
4218      Branch: perlio
4219            ! ext/Encode/Encode.xs perlio.c perlio.h
4220 ____________________________________________________________________________
4221 [  9304] By: nick                                  on 2001/03/23  10:20:46
4222         Log: Render -Duseperlio functional again.
4223              - this is "quick fix" which calls PerlIO_apply_layers after opening,
4224              which is what old scheme did. New scheme needs to change that
4225              to make open(...,\$scalar) etc. work but this will do for now.
4226      Branch: perlio
4227            ! perlio.c
4228 ____________________________________________________________________________
4229 [  9303] By: nick                                  on 2001/03/23  09:53:20
4230         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
4231              -Uuseperlio now works again.
4232              -Duseperlio is still poorly. Don't merge yet...
4233      Branch: perlio
4234            ! doio.c perlio.h
4235 ____________________________________________________________________________
4236 [  9302] By: nick                                  on 2001/03/22  22:26:51
4237         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
4238              type code.
4239              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
4240              is its main caller. In particular now has access to "extra" args, and
4241              can tell when an open handle is "reopened" (or duped?).
4242              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
4243              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
4244              PerlIO_open() et. al. (i.e. other way round).
4245              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
4246              with args close to PerlIO_openn().
4247      Branch: perlio
4248            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
4249 ____________________________________________________________________________
4250 [  9301] By: jhi                                   on 2001/03/22  20:58:04
4251         Log: Integrate perlio.
4252      Branch: perl
4253           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
4254           !> t/io/open.t util.c
4255 ____________________________________________________________________________
4256 [  9300] By: nick                                  on 2001/03/22  17:36:32
4257         Log: Don't include $@ in not ok message.
4258      Branch: perlio
4259            ! t/io/open.t
4260 ____________________________________________________________________________
4261 [  9299] By: gsar                                  on 2001/03/22  16:53:45
4262         Log: back out changes#7532,7521 for now (appears to have problems
4263              on IRIX)
4264      Branch: maint-5.6/perl
4265            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
4266            ! ext/POSIX/typemap pod/perlvar.pod
4267 ____________________________________________________________________________
4268 [  9298] By: nick                                  on 2001/03/22  14:35:46
4269         Log: Give a meaning to '&' in n-arg open case:
4270              open($fh,"<&",$scalar);
4271              $scalar can be:
4272              - an integer which does "fdopen"
4273              open($fh,"<&",2); # like open($fh,"<&2")
4274              - something that will yield a file handle via sv_2io()
4275              useful for dup'ing anonymous handles.
4276              e.g.:
4277              open(my $fh,"<&",\*STDIN);
4278              open(my $dup,"<&",$fh);
4279      Branch: perlio
4280            ! doio.c t/io/open.t
4281 ____________________________________________________________________________
4282 [  9297] By: nick                                  on 2001/03/22  13:34:35
4283         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
4284      Branch: perlio
4285            ! util.c
4286 ____________________________________________________________________________
4287 [  9296] By: nick                                  on 2001/03/22  12:51:20
4288         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
4289      Branch: perlio
4290            ! perl.c
4291 ____________________________________________________________________________
4292 [  9295] By: nick                                  on 2001/03/22  11:59:44
4293         Log: If stdin, stdout or stderr get opened in unexpected read/write state
4294              then warn at time of open not at time of use.
4295      Branch: perlio
4296            ! doio.c pp_hot.c pp_sys.c
4297 ____________________________________________________________________________
4298 [  9294] By: nick                                  on 2001/03/22  10:54:35
4299         Log: Die on n-arg open(...,"",xxx,yyy,...)
4300              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
4301              - die on read/write cases so we can decide what it means later.
4302      Branch: perlio
4303            ! doio.c embed.pl iperlsys.h util.c
4304 ____________________________________________________________________________
4305 [  9293] By: nick                                  on 2001/03/22  09:02:45
4306         Log: perlio tweaks (reported by Nick Clark)
4307              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
4308              error check in Pendinf_read().
4309      Branch: perlio
4310            ! perlio.c
4311 ____________________________________________________________________________
4312 [  9292] By: gsar                                  on 2001/03/22  07:12:00
4313         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
4314              fixes)
4315      Branch: maint-5.6/perl
4316           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
4317 ____________________________________________________________________________
4318 [  9291] By: jhi                                   on 2001/03/22  06:06:44
4319         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
4320      Branch: perl
4321            ! t/op/re_tests
4322 ____________________________________________________________________________
4323 [  9290] By: jhi                                   on 2001/03/22  05:57:01
4324         Log: Move MacOS Classic higher in the list of supported platforms.
4325      Branch: maint-5.6/perl
4326            ! pod/perlport.pod
4327 ____________________________________________________________________________
4328 [  9289] By: gsar                                  on 2001/03/22  05:35:04
4329         Log: revert part of change#6438 for compatibility (av_reify()
4330              appears to be needed to implement av_splice()ish things
4331              in XS)
4332      Branch: maint-5.6/perl
4333            ! embed.pl global.sym objXSUB.h perlapi.c
4334 ____________________________________________________________________________
4335 [  9288] By: gsar                                  on 2001/03/22  03:09:19
4336         Log: update copyright year
4337      Branch: maint-5.6/perl
4338            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
4339            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
4340            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
4341            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
4342            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
4343            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
4344            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
4345            ! x2p/walk.c
4346 ____________________________________________________________________________
4347 [  9287] By: jhi                                   on 2001/03/21  20:30:54
4348         Log: Integrate perlio.
4349      Branch: perl
4350           !> ext/Data/Dumper/Dumper.xs
4351 ____________________________________________________________________________
4352 [  9286] By: gsar                                  on 2001/03/21  19:49:54
4353         Log: makefile.mk tweak
4354      Branch: maint-5.6/perl
4355            ! win32/Makefile win32/makefile.mk
4356 ____________________________________________________________________________
4357 [  9285] By: nick                                  on 2001/03/21  19:07:13
4358         Log: Multiplicity fix for Dumper.
4359      Branch: perlio
4360            ! ext/Data/Dumper/Dumper.xs
4361 ____________________________________________________________________________
4362 [  9284] By: nick                                  on 2001/03/21  19:01:07
4363         Log: Integrate mainline - (does not build xTHX issue in Dumper).
4364      Branch: perlio
4365           !> (integrate 27 files)
4366 ____________________________________________________________________________
4367 [  9283] By: jhi                                   on 2001/03/21  17:17:35
4368         Log: Integrate change #9282 from mainline into maintperl,
4369              4-arg UTF-8 substr().
4370      Branch: maint-5.6/perl
4371           !> pp.c
4372 ____________________________________________________________________________
4373 [  9282] By: jhi                                   on 2001/03/21  17:15:43
4374         Log: The #9270 would have leaked a scalar if pp_substr()
4375              returned early.
4376      Branch: perl
4377            ! pp.c
4378 ____________________________________________________________________________
4379 [  9281] By: gsar                                  on 2001/03/21  17:03:14
4380         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
4381      Branch: maint-5.6/perl
4382            ! win32/makefile.mk
4383 ____________________________________________________________________________
4384 [  9280] By: gsar                                  on 2001/03/21  17:01:20
4385         Log: some tweaks to change#9278 (fork() emulation should be enabled
4386              by setting BUILD_FLAVOR instead of changing the defaults)
4387      Branch: maint-5.6/perl
4388            ! win32/makefile.mk
4389 ____________________________________________________________________________
4390 [  9279] By: gsar                                  on 2001/03/21  16:47:19
4391         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
4392      Branch: maint-5.6/perl
4393            ! ext/File/Glob/Glob.pm
4394           !> lib/Cwd.pm
4395 ____________________________________________________________________________
4396 [  9278] By: jhi                                   on 2001/03/21  14:35:10
4397         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
4398              From: "Vadim Konovalov" <watman@inbox.ru>
4399              Date: Wed, 21 Mar 2001 01:53:51 +0300
4400              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
4401      Branch: maint-5.6/perl
4402            ! win32/makefile.mk win32/win32sck.c
4403 ____________________________________________________________________________
4404 [  9277] By: jhi                                   on 2001/03/21  13:58:28
4405         Log: Integrate change #9270 from mainline to maintperl:
4406              continued 4-arg UTF-8 substr() fixing.
4407      Branch: maint-5.6/perl
4408           !> pp.c t/op/substr.t
4409 ____________________________________________________________________________
4410 [  9276] By: jhi                                   on 2001/03/21  13:33:00
4411         Log: More pixie cleaning.
4412      Branch: perl
4413            ! Makefile.SH
4414 ____________________________________________________________________________
4415 [  9275] By: jhi                                   on 2001/03/21  03:54:17
4416         Log: Update Changes.
4417      Branch: perl
4418            ! Changes patchlevel.h
4419 ____________________________________________________________________________
4420 [  9274] By: jhi                                   on 2001/03/21  03:48:24
4421         Log: First stab at making Data::Dumper to grok Unicode.
4422              
4423              TODO: tests, EBCDICify.
4424      Branch: perl
4425            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
4426 ____________________________________________________________________________
4427 [  9273] By: jhi                                   on 2001/03/21  02:23:00
4428         Log: Fix for
4429              
4430              Subject: Memory leak in unquoted print   
4431              From: Benjamin Sugars <bsugars@canoe.ca> 
4432              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
4433              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
4434      Branch: perl
4435            ! perlio.c
4436 ____________________________________________________________________________
4437 [  9272] By: jhi                                   on 2001/03/21  01:33:17
4438         Log: Subject: Re: [PATCH] POSIX::getcwd()
4439              From: Benjamin Sugars <bsugars@canoe.ca> 
4440              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
4441              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
4442      Branch: perl
4443            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
4444 ____________________________________________________________________________
4445 [  9271] By: jhi                                   on 2001/03/21  01:22:52
4446         Log: Subject: [PATCH] Cwd.pm docs
4447              From: Benjamin Sugars <bsugars@canoe.ca>
4448              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
4449              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
4450      Branch: perl
4451            ! lib/Cwd.pm
4452 ____________________________________________________________________________
4453 [  9270] By: jhi                                   on 2001/03/21  01:16:29
4454         Log: Continue 4-arg substr() UTF-8 fixage.
4455      Branch: perl
4456            ! pp.c t/op/substr.t
4457 ____________________________________________________________________________
4458 [  9269] By: jhi                                   on 2001/03/21  00:46:14
4459         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
4460              
4461              revert the leak fix in change#9142 (problem needs a more experimental
4462              fix unsuitable for 5.6.1)
4463              
4464              do alphabetical sorting by default (for csh compatibility)
4465              
4466              cut-n-paste goof in change#9264
4467              
4468              VMS piping fixes (from Charles Lane)
4469      Branch: perl
4470           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
4471           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
4472           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
4473 ____________________________________________________________________________
4474 [  9268] By: jhi                                   on 2001/03/21  00:37:04
4475         Log: Integrate perlio.
4476      Branch: perl
4477           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
4478           !> utf8.c utf8.h utfebcdic.h
4479 ____________________________________________________________________________
4480 [  9267] By: nick                                  on 2001/03/20  20:04:39
4481         Log: More EBCDIC stuff:
4482              - Loose the extra level of function on ASCII.
4483              - spotted a chr(0) issue in sv.c
4484              - re-work of UTF-X tr/// ranges to work in Unicode
4485              space. Still issues with the "0xff is illegal UTF-8" hack.
4486              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
4487              (why do it once when you can do it all over the place :-(
4488              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
4489              need utf8.pm for swashes.
4490              - Simplified and commented scan_const() in toke.c
4491              Still something wrong regexp and tr (swashes?).
4492      Branch: perlio
4493            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
4494            ! utf8.c utf8.h utfebcdic.h
4495 ____________________________________________________________________________
4496 [  9266] By: gsar                                  on 2001/03/20  19:16:43
4497         Log: VMS piping fixes (from Charles Lane)
4498      Branch: maint-5.6/perl
4499            ! vms/vms.c vms/vmspipe.com
4500 ____________________________________________________________________________
4501 [  9265] By: gsar                                  on 2001/03/20  17:53:52
4502         Log: cut-n-paste goof in change#9264
4503      Branch: maint-5.6/perl
4504            ! ext/File/Glob/Glob.xs
4505 ____________________________________________________________________________
4506 [  9264] By: gsar                                  on 2001/03/20  17:43:47
4507         Log: do alphabetical sorting by default (for csh compatibility);
4508              bsd_glob() does ASCII sort by default as usual, unless
4509              GLOB_ALPHASORT was specified
4510      Branch: maint-5.6/perl
4511            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
4512            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
4513            ! ext/File/Glob/bsd_glob.h
4514 ____________________________________________________________________________
4515 [  9263] By: gsar                                  on 2001/03/20  16:40:08
4516         Log: integrate change#9255 from mainline (unicode fix)
4517              
4518              substr($bytestr, i, n, $charstr)
4519      Branch: maint-5.6/perl
4520           !> Todo-5.6 pp.c t/op/substr.t
4521 ____________________________________________________________________________
4522 [  9262] By: gsar                                  on 2001/03/20  15:57:41
4523         Log: revert the leak fix in change#9142 (problem needs a more experimental
4524              fix unsuitable for 5.6.1)
4525      Branch: maint-5.6/perl
4526            ! scope.c
4527 ____________________________________________________________________________
4528 [  9261] By: jhi                                   on 2001/03/20  14:26:25
4529         Log: Integrate changes #9259,9260 from maintperl into mainline.
4530              
4531              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
4532              
4533              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
4534      Branch: perl
4535           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
4536 ____________________________________________________________________________
4537 [  9260] By: jhi                                   on 2001/03/20  14:05:46
4538         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
4539              From: Robin Barker <rmb1@cise.npl.co.uk>
4540              Date: Tue, 20 Mar 2001 10:12:04 GMT
4541              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
4542      Branch: maint-5.6/perl
4543            ! run.c
4544 ____________________________________________________________________________
4545 [  9259] By: jhi                                   on 2001/03/20  14:04:39
4546         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
4547              From: Chris Nandor <pudge@pobox.com>
4548              Date: Tue, 20 Mar 2001 00:40:56 -0500
4549              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
4550      Branch: maint-5.6/perl
4551            ! ext/POSIX/POSIX.xs lib/File/Path.pm
4552 ____________________________________________________________________________
4553 [  9258] By: jhi                                   on 2001/03/20  05:09:34
4554         Log: Update Changes.
4555      Branch: perl
4556            ! Changes patchlevel.h
4557 ____________________________________________________________________________
4558 [  9257] By: jhi                                   on 2001/03/20  05:04:25
4559         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
4560      Branch: perl
4561            ! t/op/tr.t
4562 ____________________________________________________________________________
4563 [  9256] By: jhi                                   on 2001/03/20  04:43:12
4564         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
4565              From: Peter Prymmer <pvhp@forte.com>
4566              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
4567              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
4568      Branch: maint-5.6/perl
4569            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
4570 ____________________________________________________________________________
4571 [  9255] By: jhi                                   on 2001/03/19  23:17:17
4572         Log: substr($bytestr, i, n, $charstr)
4573
4574              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
4575      Branch: perl
4576            ! Todo-5.6 pp.c t/op/substr.t
4577 ____________________________________________________________________________
4578 [  9254] By: jhi                                   on 2001/03/19  22:25:09
4579         Log: Rearrange the make test target prerequisites so that
4580              in a parallel make 'all' is finished before 'test'.
4581      Branch: perl
4582            ! Makefile.SH
4583 ____________________________________________________________________________
4584 [  9253] By: jhi                                   on 2001/03/19  21:48:07
4585         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
4586              From: Robin Houston <robin@kitsite.com>
4587              Date: Mon, 19 Mar 2001 15:48:41 +0000
4588              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
4589      Branch: perl
4590            ! pp_ctl.c
4591 ____________________________________________________________________________
4592 [  9252] By: jhi                                   on 2001/03/19  21:42:27
4593         Log: Integrate perlio.
4594      Branch: perl
4595           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
4596           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
4597           !> utfebcdic.h vms/perly_c.vms
4598 ____________________________________________________________________________
4599 [  9251] By: jhi                                   on 2001/03/19  21:31:28
4600         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
4601              
4602              Dynaloading in 64-bit AIX with vac.
4603      Branch: perl
4604           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
4605           !> hints/aix.sh
4606 ____________________________________________________________________________
4607 [  9250] By: jhi                                   on 2001/03/19  21:18:00
4608         Log: A more robust solution for the 64bitall AIX dynaloading
4609              problem, from Jens-Uwe Mager.
4610      Branch: maint-5.6/perl
4611            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
4612 ____________________________________________________________________________
4613 [  9249] By: nick                                  on 2001/03/19  20:59:37
4614         Log: Integrate mainline.
4615      Branch: perlio
4616           !> (integrate 42 files)
4617 ____________________________________________________________________________
4618 [  9248] By: nick                                  on 2001/03/19  20:22:07
4619         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
4620              (Building on OS390 uses native YACC and YYDEBUG has other
4621              side effects.)
4622      Branch: perlio
4623            ! perly.c perly.y vms/perly_c.vms
4624 ____________________________________________________________________________
4625 [  9247] By: jhi                                   on 2001/03/19  19:59:53
4626         Log: 64-bit AIX dynaloading problem (see #9244) idea
4627              from Jens-Uwe Mager.
4628      Branch: maint-5.6/perl
4629            ! ext/DynaLoader/dl_aix.xs
4630 ____________________________________________________________________________
4631 [  9246] By: nick                                  on 2001/03/19  19:27:57
4632         Log: More EBCDIC fixes.
4633      Branch: perlio
4634            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
4635            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
4636 ____________________________________________________________________________
4637 [  9245] By: jhi                                   on 2001/03/19  19:05:19
4638         Log: Integrate change #9243 from mainline into maintperl.
4639              
4640              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
4641      Branch: maint-5.6/perl
4642           !> README.vmesa
4643 ____________________________________________________________________________
4644 [  9244] By: jhi                                   on 2001/03/19  19:03:15
4645         Log: Get 64bitall AIX building, but still does not test okay:
4646              dynaloading anything fails, for example for op/defins:
4647              Can't load '../lib/auto/File/Glob/Glob.so' for module File::Glob: loadbind: A system call received a parameter that is not valid. at ../lib/XSLoader.pm line 75. at ../lib/File/Glob.pm line 99
4648              (update: fixed by #9247,9250)
4649      Branch: maint-5.6/perl
4650            ! hints/aix.sh
4651 ____________________________________________________________________________
4652 [  9243] By: jhi                                   on 2001/03/19  19:00:16
4653         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
4654              From: Robin Barker <rmb1@cise.npl.co.uk>
4655              Date: Mon, 19 Mar 2001 18:01:57 GMT
4656              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
4657      Branch: perl
4658            ! README.vmesa
4659 ____________________________________________________________________________
4660 [  9242] By: jhi                                   on 2001/03/19  18:58:43
4661         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
4662              
4663              TODO: tests.
4664      Branch: perl
4665            ! doop.c op.c
4666 ____________________________________________________________________________
4667 [  9241] By: gsar                                  on 2001/03/19  17:34:46
4668         Log: VMSify tests (from Charles Lane)
4669      Branch: maint-5.6/perl
4670            ! t/lib/filehand.t t/lib/texttabs.t
4671 ____________________________________________________________________________
4672 [  9240] By: jhi                                   on 2001/03/19  14:24:26
4673         Log: Integrate change #9233 from maintperl into mainline.
4674              
4675              some refcounts were incorrect in perl_clone()
4676      Branch: perl
4677           !> sv.c
4678 ____________________________________________________________________________
4679 [  9239] By: gsar                                  on 2001/03/19  09:23:17
4680         Log: this is 5.6.1-trial3
4681      Branch: maint-5.6/perl
4682            ! Changes
4683 ____________________________________________________________________________
4684 [  9238] By: gsar                                  on 2001/03/19  08:47:04
4685         Log: some new symbols are only available under ithreads
4686      Branch: maint-5.6/perl
4687            ! makedef.pl
4688 ____________________________________________________________________________
4689 [  9237] By: gsar                                  on 2001/03/19  08:42:28
4690         Log: update patchlevel.h, Changes, &c.
4691      Branch: maint-5.6/perl
4692            ! Changes patchlevel.h pod/perlhist.pod
4693           !> AUTHORS
4694 ____________________________________________________________________________
4695 [  9236] By: gsar                                  on 2001/03/19  08:17:49
4696         Log: integrate changes#8068,8717 from mainline
4697              
4698              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
4699              
4700              [PATCH CPAN 1.59_51] warning message (not!)
4701      Branch: maint-5.6/perl
4702           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
4703           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
4704           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
4705           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
4706           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
4707 ____________________________________________________________________________
4708 [  9235] By: gsar                                  on 2001/03/19  08:07:09
4709         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
4710              
4711              [PATCH] Add missing CV flags to dump.c
4712              
4713              Re: [patch] Re: PL_ptr_table
4714              
4715              Fixup non-ithread build after 8713
4716              
4717              Generated files form 8713 etc.
4718              
4719              Correct the correction :-(
4720              
4721              Documenting coderef @INC (Re: CPAN "make this script work" feature)
4722              
4723              Subject: Re: sync sync sync: have I missed any patches?
4724              Replace djSP with dSP.
4725      Branch: maint-5.6/perl
4726           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
4727           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
4728           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
4729           !> sv.c sv.h win32/perlhost.h
4730 ____________________________________________________________________________
4731 [  9234] By: gsar                                  on 2001/03/19  07:22:05
4732         Log: revert the change#9090 integrate for now (change looks somewhat
4733              incomplete in that [ha]v_exists() need something similar; lacks
4734              tests; &c.)
4735      Branch: maint-5.6/perl
4736            ! hv.c
4737 ____________________________________________________________________________
4738 [  9233] By: gsar                                  on 2001/03/19  07:10:01
4739         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
4740              destruction when there are unreferenced scalars (SvREFCNT==0)
4741      Branch: maint-5.6/perl
4742            ! sv.c
4743 ____________________________________________________________________________
4744 [  9232] By: jhi                                   on 2001/03/19  05:11:02
4745         Log: Regen api and toc.
4746      Branch: maint-5.6/perl
4747            ! pod/perlapi.pod pod/perltoc.pod
4748 ____________________________________________________________________________
4749 [  9231] By: jhi                                   on 2001/03/19  04:06:03
4750         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
4751              add a lost line in pp.c:pp_chop(), update to new op/chop.
4752              
4753              Clarify the description differentiating for and while; inspired by
4754              
4755              Subject: [ID 20010306.004] || != named unary operator
4756              
4757              The $Is_MacOS needs to be declared.
4758      Branch: maint-5.6/perl
4759            ! pp.c t/op/chop.t
4760           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
4761 ____________________________________________________________________________
4762 [  9230] By: jhi                                   on 2001/03/19  03:48:16
4763         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
4764              9079,9083,9089,9090,9091 from mainline to maintperl.
4765              
4766              Quieten some noise in Win32 builds
4767              
4768              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
4769              
4770              The perlretut was still talking about the old \p and \P
4771              definitions.
4772              
4773              More tweakage on the Unicode character class descriptions.
4774              
4775              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
4776              
4777              Subject: 'no *POSIX' Patch speeding up make on BS2000 
4778              
4779              Subject: [PATCH] perldata.pod here-doc docs
4780              
4781              Add /sbin and /usr/sbin to the list of directories scanned
4782              for setuid programs.  Takes care of bug id 20010309.003.
4783              
4784              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
4785              
4786              In op/stat #35 better to scan all the potential directories
4787              for setuids, not just the first one.
4788      Branch: maint-5.6/perl
4789            ! Makefile.SH
4790           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
4791           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
4792           !> t/op/stat.t toke.c win32/win32.h
4793 ____________________________________________________________________________
4794 [  9229] By: jhi                                   on 2001/03/19  02:31:50
4795         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
4796              From: Chris Nandor <pudge@pobox.com>
4797              Date: Sat, 10 Mar 2001 14:22:19 -0500
4798              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
4799      Branch: maint-5.6/perl
4800            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
4801            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
4802            ! t/lib/b.t t/lib/errno.t
4803 ____________________________________________________________________________
4804 [  9228] By: jhi                                   on 2001/03/19  02:29:59
4805         Log: Integrate changes #9113,9122 from mainline into maintperl.
4806              
4807              Subject: [PATCH: perl@9092, dist-3.0@70] OS/390 mydomain last gasp before silly guess (was Re: What do I need to build EBCDIC perl?)
4808      Branch: maint-5.6/perl
4809           !> Configure README.os390 hints/os390.sh
4810 ____________________________________________________________________________
4811 [  9227] By: jhi                                   on 2001/03/19  02:22:35
4812         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
4813              into maintperl.
4814              
4815              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
4816              
4817              Forgot to check-in the larger part of #9120, duh.
4818              
4819              Subject: Another patch for integer.pm POD 
4820              
4821              h2ph strictness and cleanliness from Kurt Starsinic.
4822              
4823              Borland filename case problem.
4824              
4825              h2ph strictness and cleanliness from Kurt Starsinic.
4826              
4827              Subject: [PATCH] the uncontroversial doc patches
4828      Branch: maint-5.6/perl
4829           +> win32/sncfnmcs.pl
4830           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
4831           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
4832           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
4833           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
4834           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
4835           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
4836           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
4837 ____________________________________________________________________________
4838 [  9226] By: jhi                                   on 2001/03/19  02:10:21
4839         Log: Integrate changes #9207,9214 from mainline into maintperl.
4840              
4841              podchecker relaxations: =over has an *optional* number after it,
4842              and whitespace in L<> is okay.
4843      Branch: maint-5.6/perl
4844           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
4845           !> t/pod/poderrs.xr
4846 ____________________________________________________________________________
4847 [  9225] By: jhi                                   on 2001/03/19  02:07:38
4848         Log: Integrate change #9219 from maintperl into mainline.
4849              
4850              remove duplicated tests
4851      Branch: perl
4852           !> t/op/re_tests
4853 ____________________________________________________________________________
4854 [  9224] By: jhi                                   on 2001/03/19  02:06:11
4855         Log: Integrate change #9223 from mainline to maintperl.
4856              
4857              Document -Dmksymlinks.
4858      Branch: maint-5.6/perl
4859           !> INSTALL
4860 ____________________________________________________________________________
4861 [  9223] By: jhi                                   on 2001/03/19  02:01:25
4862         Log: Document -Dmksymlinks.
4863      Branch: perl
4864            ! INSTALL
4865 ____________________________________________________________________________
4866 [  9222] By: jhi                                   on 2001/03/19  01:15:35
4867         Log: The -Dmksymlinks wasn't working for maintperl.
4868      Branch: maint-5.6/perl
4869            ! Configure
4870 ____________________________________________________________________________
4871 [  9221] By: jhi                                   on 2001/03/19  00:49:43
4872         Log: Cleanup pixie residue.
4873      Branch: perl
4874            ! Makefile.SH
4875 ____________________________________________________________________________
4876 [  9220] By: jhi                                   on 2001/03/19  00:44:47
4877         Log: Document the use of pixie/prof; create make targets for it.
4878              
4879              TODO: make t/TEST pixie-aware.
4880      Branch: perl
4881            ! Makefile.SH pod/perlhack.pod
4882 ____________________________________________________________________________
4883 [  9219] By: gsar                                  on 2001/03/19  00:16:55
4884         Log: remove duplicated tests
4885      Branch: maint-5.6/perl
4886            ! t/op/re_tests
4887 ____________________________________________________________________________
4888 [  9218] By: jhi                                   on 2001/03/18  23:59:31
4889         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
4890      Branch: perl
4891            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
4892 ____________________________________________________________________________
4893 [  9217] By: jhi                                   on 2001/03/18  23:25:20
4894         Log: Rewrite the tests section of Makefile to be less redundant
4895              and to allow for more flexible test targets, many recursive
4896              make calls introduced.
4897      Branch: perl
4898            ! Makefile.SH
4899 ____________________________________________________________________________
4900 [  9216] By: jhi                                   on 2001/03/18  22:30:04
4901         Log: Document the use of Third Degree (sparsely).
4902      Branch: perl
4903            ! pod/perlhack.pod t/TEST
4904 ____________________________________________________________________________
4905 [  9215] By: jhi                                   on 2001/03/18  22:10:30
4906         Log: Make targets for testing with Third Degree.
4907      Branch: perl
4908            ! Makefile.SH
4909 ____________________________________________________________________________
4910 [  9214] By: jhi                                   on 2001/03/18  21:08:53
4911         Log: The podchecker relaxations need to mirrored also at the tests.
4912      Branch: perl
4913            ! t/pod/poderrs.xr
4914 ____________________________________________________________________________
4915 [  9213] By: jhi                                   on 2001/03/18  20:56:21
4916         Log: Update Changes.
4917      Branch: perl
4918            ! Changes patchlevel.h
4919 ____________________________________________________________________________
4920 [  9212] By: jhi                                   on 2001/03/18  20:36:59
4921         Log: Looking for config.sh in parent directories isn't
4922              very useful for the toplevel Makefile.
4923      Branch: perl
4924            ! Makefile.SH
4925 ____________________________________________________________________________
4926 [  9211] By: jhi                                   on 2001/03/18  20:33:37
4927         Log: On "make clean" take care of Third Degree droppings.
4928      Branch: perl
4929            ! Makefile.SH
4930 ____________________________________________________________________________
4931 [  9210] By: jhi                                   on 2001/03/18  20:21:34
4932         Log: Add a hook for running the tests under the Third Degree
4933              debugging tool (set $ENV{PERL_3LOG} to non-zero)
4934              
4935              TODO: Document the use of Third Degree.
4936      Branch: perl
4937            ! t/TEST
4938 ____________________________________________________________________________
4939 [  9209] By: jhi                                   on 2001/03/18  20:19:07
4940         Log: Regen toc and api pods.
4941      Branch: perl
4942            ! pod/perlapi.pod pod/perltoc.pod
4943 ____________________________________________________________________________
4944 [  9208] By: jhi                                   on 2001/03/18  20:12:12
4945         Log: Integrate changes #8128,9132 from mainline into maintperl,
4946              Tie::SubstrHash fixes.
4947      Branch: maint-5.6/perl
4948           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
4949 ____________________________________________________________________________
4950 [  9207] By: jhi                                   on 2001/03/18  20:07:43
4951         Log: podchecker relaxations from Michael Stevens.
4952      Branch: perl
4953            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
4954 ____________________________________________________________________________
4955 [  9206] By: jhi                                   on 2001/03/18  20:04:24
4956         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
4957      Branch: perl
4958            ! lib/Locale/Constants.pm lib/Locale/Country.pm
4959            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
4960            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
4961 ____________________________________________________________________________
4962 [  9205] By: jhi                                   on 2001/03/18  19:54:45
4963         Log: Integrate changes #9161,9162 from maintperl to mainline.
4964              
4965              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
4966              results
4967      Branch: perl
4968           !> t/op/magic.t
4969 ____________________________________________________________________________
4970 [  9204] By: jhi                                   on 2001/03/18  19:37:46
4971         Log: Make perl.third checks more understandable to the builder.
4972      Branch: perl
4973            ! Makefile.SH
4974 ____________________________________________________________________________
4975 [  9203] By: jhi                                   on 2001/03/18  19:20:54
4976         Log: Re-integrate #9138 from maintperl to mainline,
4977              the squelching of the unneeded "Scalars leaked" messages.
4978      Branch: perl
4979           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
4980           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
4981           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
4982 ____________________________________________________________________________
4983 [  9202] By: jhi                                   on 2001/03/18  18:48:36
4984         Log: More robust and more paranoid perl.third target.
4985      Branch: perl
4986            ! Makefile.SH
4987 ____________________________________________________________________________
4988 [  9201] By: jhi                                   on 2001/03/18  18:39:21
4989         Log: Integrate change #9197 from maintperl to mainline.
4990              
4991              more thorough cleaning of arenas.
4992      Branch: perl
4993           !> embed.pl perl.c proto.h sv.c t/op/sort.t
4994 ____________________________________________________________________________
4995 [  9200] By: jhi                                   on 2001/03/18  18:25:17
4996         Log: Integrate perlio.
4997      Branch: perl
4998           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
4999           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
5000           !> t/lib/encode.t toke.c universal.c utf8.c
5001 ____________________________________________________________________________
5002 [  9199] By: nick                                  on 2001/03/18  15:23:51
5003         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
5004              is the sense of the test being done. Avoid some magical 127 and 128 values
5005              by using macros.
5006      Branch: perlio
5007            ! doop.c pp_ctl.c sv.c toke.c
5008 ____________________________________________________________________________
5009 [  9198] By: nick                                  on 2001/03/18  14:18:12
5010         Log: UTF-X encoding invariance for Encode:
5011              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
5012              - move the XS code for those to universal.c (so in miniperl)
5013              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
5014              - change ext/Encode/compile to use above.
5015              - Fix t/lib/encode.t for above
5016              - Teach t/lib/b.t to expect -uutf8
5017              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
5018              utf8.pm is needed.
5019      Branch: perlio
5020            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
5021            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
5022 ____________________________________________________________________________
5023 [  9197] By: gsar                                  on 2001/03/18  12:15:57
5024         Log: more thorough cleaning of arenas--keep going until no more
5025              SvREFCNT_dec()s occur (this fixes the problem that causes the
5026              pesky "Scalars leaked" warnings)
5027      Branch: maint-5.6/perl
5028            ! embed.pl perl.c proto.h sv.c t/op/sort.t
5029 ____________________________________________________________________________
5030 [  9196] By: nick                                  on 2001/03/18  10:57:29
5031         Log: Fix pragma/utf8.t # 15
5032              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
5033              are SvUTF8 as well.
5034      Branch: perlio
5035            ! toke.c
5036 ____________________________________________________________________________
5037 [  9195] By: nick                                  on 2001/03/18  09:27:06
5038         Log: Integrate mainline
5039      Branch: perlio
5040           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
5041           !> t/op/pat.t
5042 ____________________________________________________________________________
5043 [  9194] By: jhi                                   on 2001/03/18  05:29:59
5044         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
5045              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
5046      Branch: perl
5047            ! op.c op.h t/op/misc.t t/op/pat.t
5048 ____________________________________________________________________________
5049 [  9193] By: jhi                                   on 2001/03/18  05:15:06
5050         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
5051      Branch: perl
5052            ! mg.c t/op/pat.t
5053 ____________________________________________________________________________
5054 [  9192] By: jhi                                   on 2001/03/18  04:22:43
5055         Log: tr/// UTF-8 patches from Inaba Hiroto.
5056      Branch: perl
5057            ! doop.c op.c
5058 ____________________________________________________________________________
5059 [  9191] By: jhi                                   on 2001/03/18  04:21:17
5060         Log: Integrate perlio.
5061      Branch: perl
5062           !> utf8.c utfebcdic.h
5063 ____________________________________________________________________________
5064 [  9190] By: nick                                  on 2001/03/17  20:32:01
5065         Log: Correct #if EBCDIC side typos.
5066              Builds and passes many tests on OS390.
5067      Branch: perlio
5068            ! utf8.c utfebcdic.h
5069 ____________________________________________________________________________
5070 [  9189] By: jhi                                   on 2001/03/17  18:55:49
5071         Log: Add prerequisites for the perl.third target.
5072      Branch: perl
5073            ! Makefile.SH
5074 ____________________________________________________________________________
5075 [  9188] By: jhi                                   on 2001/03/17  18:46:00
5076         Log: Integrate perlio.
5077      Branch: perl
5078           +> utfebcdic.h
5079           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
5080 ____________________________________________________________________________
5081 [  9187] By: jhi                                   on 2001/03/17  18:38:47
5082         Log: Add a make rule for perl.third (the Third Degree memory debugging
5083              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
5084      Branch: perl
5085            ! Makefile.SH
5086 ____________________________________________________________________________
5087 [  9186] By: nick                                  on 2001/03/17  18:34:48
5088         Log: MANIFEST addition :-(
5089      Branch: perlio
5090            ! MANIFEST
5091 ____________________________________________________________________________
5092 [  9185] By: nick                                  on 2001/03/17  18:29:50
5093         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
5094              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
5095              a superset of ASCII are invariant under the encoding. This is EBCDIC
5096              friendly as an encoded string can be looked at as being EBCDIC by lexer
5097              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
5098              ASCII on ASCII machines.
5099              
5100              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
5101              seperate.
5102              - Add some more macros to comprehend different shift amounts and
5103              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
5104              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
5105              and conditionaly #include it.
5106              
5107              EBCDIC build as yet untested.  ASCII still fails the one test.
5108      Branch: perlio
5109            + utfebcdic.h
5110            ! utf8.c utf8.h
5111 ____________________________________________________________________________
5112 [  9184] By: nick                                  on 2001/03/17  17:44:16
5113         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
5114      Branch: perlio
5115            ! doop.c perl.h pp.c utf8.h
5116 ____________________________________________________________________________
5117 [  9183] By: jhi                                   on 2001/03/17  15:55:42
5118         Log: Integrate perlio.
5119      Branch: perl
5120            ! MANIFEST
5121           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
5122 ____________________________________________________________________________
5123 [  9182] By: nick                                  on 2001/03/17  09:16:06
5124         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
5125      Branch: perlio
5126            ! t/op/pat.t
5127 ____________________________________________________________________________
5128 [  9181] By: nick                                  on 2001/03/17  09:15:11
5129         Log: Integrate mainline.
5130      Branch: perlio
5131           +> lib/Locale/Constants.pm lib/Locale/Country.pm
5132           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
5133           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
5134           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
5135           !> (integrate 83 files)
5136 ____________________________________________________________________________
5137 [  9180] By: nick                                  on 2001/03/16  17:23:21
5138         Log: EBCDIC Fixes.
5139      Branch: perlio
5140            ! perl.h sv.c toke.c utf8.c utf8.h
5141 ____________________________________________________________________________
5142 [  9179] By: jhi                                   on 2001/03/16  14:10:12
5143         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
5144              a change needed to work around an AIX compiler bug.
5145      Branch: perl
5146            ! ext/Storable/Storable.xs
5147 ____________________________________________________________________________
5148 [  9178] By: jhi                                   on 2001/03/16  03:19:59
5149         Log: With Damian's approval synchronize damian's modules'
5150              licensing with Perl's standard module licensing.
5151      Branch: perl
5152            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
5153 ____________________________________________________________________________
5154 [  9177] By: jhi                                   on 2001/03/16  03:15:34
5155         Log: Make the Filter::Util:Call files have their own copies
5156              of the Perl standard module licensing, from Paul Marquess.
5157      Branch: perl
5158            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
5159 ____________________________________________________________________________
5160 [  9176] By: jhi                                   on 2001/03/16  02:56:04
5161         Log: Subject: [PATCH] more pod patches
5162              From: Michael Stevens <michael@etla.org>
5163              Date: Thu, 15 Mar 2001 21:25:18 +0000
5164              Message-ID: <20010315212518.A18870@firedrake.org>
5165      Branch: perl
5166            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
5167            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
5168            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
5169            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
5170            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
5171            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
5172            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
5173            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
5174            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
5175            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
5176            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
5177            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
5178            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
5179            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
5180            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
5181            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
5182            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
5183            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
5184            ! lib/Locale/Country.pm lib/Locale/Language.pm
5185            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
5186            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
5187            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
5188            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
5189            ! os2/OS2/Process/Process.pm
5190 ____________________________________________________________________________
5191 [  9175] By: jhi                                   on 2001/03/16  02:53:32
5192         Log: Subject: [PATCH] the uncontroversial doc patches
5193              From: Michael Stevens <michael@etla.org>
5194              Date: Thu, 15 Mar 2001 20:01:12 +0000
5195              Message-ID: <20010315200112.A7636@firedrake.org>
5196      Branch: perl
5197            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
5198            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
5199            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
5200            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
5201            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
5202 ____________________________________________________________________________
5203 [  9174] By: jhi                                   on 2001/03/16  02:50:49
5204         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
5205              From: Paul Lindner <lindner@inuus.com>
5206              Date: Fri, 16 Mar 2001 11:28:03 -0800
5207              Message-ID: <20010316112803.A7577@inuus.com>
5208      Branch: perl
5209            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
5210 ____________________________________________________________________________
5211 [  9173] By: nick                                  on 2001/03/15  20:21:03
5212         Log: 1st day's EBCDIC fixes:
5213              - toke.c's parsing of strings needed attention
5214              needed to conditionally e2a if string was already UTF-8
5215              - e2a/a2e tables where wrong way round.
5216              - new macros in utf8.h
5217      Branch: perlio
5218            ! perl.h toke.c utf8.h
5219 ____________________________________________________________________________
5220 [  9172] By: jhi                                   on 2001/03/15  15:17:17
5221         Log: Update Changes.
5222      Branch: perl
5223            ! Changes patchlevel.h
5224 ____________________________________________________________________________
5225 [  9171] By: jhi                                   on 2001/03/15  15:09:32
5226         Log: Subject: Re: Another Borland C++ problem.
5227              From: "Vadim Konovalov" <watman@inbox.ru>
5228              Date: Sat, 10 Mar 2001 19:26:07 +0300
5229              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
5230              
5231              Borland filename case problem.
5232      Branch: perl
5233            + win32/sncfnmcs.pl
5234            ! MANIFEST README.win32
5235 ____________________________________________________________________________
5236 [  9170] By: jhi                                   on 2001/03/15  14:54:23
5237         Log: Add Locale::Codes 1.06, from Neil Bowers.
5238      Branch: perl
5239            + lib/Locale/Constants.pm lib/Locale/Country.pm
5240            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
5241            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
5242            + t/lib/lc-language.t t/lib/lc-uk.t
5243            ! MANIFEST
5244 ____________________________________________________________________________
5245 [  9169] By: jhi                                   on 2001/03/15  14:19:01
5246         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
5247      Branch: perl
5248            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
5249            ! ext/Storable/Storable.xs
5250 ____________________________________________________________________________
5251 [  9168] By: jhi                                   on 2001/03/15  14:13:22
5252         Log: Integrate changes #9120,9167 from mainline to maintperl.
5253              
5254              Subject: [PATCH 5.6.1] OS/2 docs
5255              
5256              Subject: [PATCH 5.6.1] perldoc
5257      Branch: maint-5.6/perl
5258           !> os2/Changes utils/perldoc.PL
5259 ____________________________________________________________________________
5260 [  9167] By: jhi                                   on 2001/03/15  14:07:42
5261         Log: Subject: [PATCH 5.6.1] perldoc
5262              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5263              Date: Wed, 14 Mar 2001 23:46:52 -0500
5264              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
5265      Branch: perl
5266            ! utils/perldoc.PL
5267 ____________________________________________________________________________
5268 [  9166] By: jhi                                   on 2001/03/15  13:53:15
5269         Log: sigaction test condition tweakage.
5270      Branch: perl
5271            ! t/lib/sigaction.t
5272 ____________________________________________________________________________
5273 [  9165] By: alanbur                               on 2001/03/15  03:49:17
5274         Log: Resynchronised with parent
5275      Branch: maint-5.6/pureperl
5276           +> os2/os2add.sym t/op/anonsub.t
5277           !> (integrate 72 files)
5278 ____________________________________________________________________________
5279 [  9164] By: jhi                                   on 2001/03/15  01:05:01
5280         Log: Avoid stomping off the beginning of an array in tr///.
5281      Branch: perl
5282            ! op.c
5283 ____________________________________________________________________________
5284 [  9163] By: jhi                                   on 2001/03/15  00:58:57
5285         Log: h2ph strictness and cleanliness from Kurt Starsinic.
5286      Branch: perl
5287            ! utils/h2ph.PL
5288 ____________________________________________________________________________
5289 [  9162] By: gsar                                  on 2001/03/15  00:56:53
5290         Log: avoid warnings
5291      Branch: maint-5.6/perl
5292            ! t/op/magic.t
5293 ____________________________________________________________________________
5294 [  9161] By: gsar                                  on 2001/03/15  00:52:09
5295         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
5296              results
5297      Branch: maint-5.6/perl
5298            ! t/op/magic.t
5299 ____________________________________________________________________________
5300 [  9160] By: jhi                                   on 2001/03/14  22:02:10
5301         Log: Do not use the Perl malloc in IRIX, suggested by
5302              Helmus Jarausch.
5303      Branch: perl
5304            ! hints/irix_6.sh
5305 ____________________________________________________________________________
5306 [  9159] By: nick                                  on 2001/03/14  21:45:59
5307         Log: Integrate mainline
5308      Branch: perlio
5309           +> t/op/loopctl.t
5310           !> (integrate 41 files)
5311 ____________________________________________________________________________
5312 [  9158] By: jhi                                   on 2001/03/14  21:10:09
5313         Log: The Day of the Retractions continues: the #9138
5314              (integrated in #9144) doesn't work well in mainline.
5315      Branch: perl
5316            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
5317            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
5318            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
5319 ____________________________________________________________________________
5320 [  9157] By: jhi                                   on 2001/03/14  20:58:12
5321         Log: The #9145 CANNOT be enabled: the clear_pmop code still
5322              dumps core all over in Tru64.
5323      Branch: perl
5324            ! op.c op.h t/op/pat.t
5325 ____________________________________________________________________________
5326 [  9156] By: jhi                                   on 2001/03/14  20:48:06
5327         Log: Integrate change #9154 from maintperl to mainline.
5328              
5329              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
5330              (caused Storable 1.0.10 to break on windows)
5331      Branch: perl
5332           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
5333           !> perlapi.c proto.h
5334 ____________________________________________________________________________
5335 [  9155] By: jhi                                   on 2001/03/14  20:23:53
5336         Log: Retract #9136: breaks threading (and binary compatibility).
5337      Branch: perl
5338            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
5339 ____________________________________________________________________________
5340 [  9154] By: gsar                                  on 2001/03/14  17:48:18
5341         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
5342              (caused Storable 1.0.10 to break on windows)
5343      Branch: maint-5.6/perl
5344            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
5345            ! perlapi.c proto.h
5346 ____________________________________________________________________________
5347 [  9153] By: jhi                                   on 2001/03/14  13:35:21
5348         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
5349      Branch: perl
5350            ! t/lib/sigaction.t
5351 ____________________________________________________________________________
5352 [  9152] By: gsar                                  on 2001/03/14  07:29:40
5353         Log: back out changes#9012,9010,9009 and parts of change#9016
5354              (causes ABRs under purify, and some prerequisites don't
5355              seem to be there in 5.6.x)
5356      Branch: maint-5.6/perl
5357            ! doop.c op.c t/op/tr.t toke.c
5358 ____________________________________________________________________________
5359 [  9151] By: gsar                                  on 2001/03/14  07:01:29
5360         Log: reenable change#9145 (the test was busted due to a missing
5361              C<print "ok 27\n">)
5362      Branch: perl
5363            ! op.c op.h t/op/pat.t
5364 ____________________________________________________________________________
5365 [  9150] By: jhi                                   on 2001/03/14  06:38:36
5366         Log: Retract #9145.
5367      Branch: perl
5368            ! op.c op.h t/op/pat.t
5369 ____________________________________________________________________________
5370 [  9149] By: jhi                                   on 2001/03/14  06:14:56
5371         Log: Retract #9143.
5372      Branch: perl
5373            ! op.c
5374 ____________________________________________________________________________
5375 [  9148] By: gsar                                  on 2001/03/14  06:13:02
5376         Log: Uninitialized Memory Read in regexec.c
5377      Branch: perl
5378            ! regexec.c
5379 ____________________________________________________________________________
5380 [  9147] By: jhi                                   on 2001/03/14  04:59:54
5381         Log: Subject: PATCH: make goto work in nested eval ""
5382              From: Robin Houston <robin@kitsite.com>
5383              Date: Wed, 14 Mar 2001 04:16:10 +0000
5384              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
5385      Branch: perl
5386            ! pp_ctl.c t/op/goto.t
5387 ____________________________________________________________________________
5388 [  9146] By: jhi                                   on 2001/03/14  04:42:54
5389         Log: Preserve the #ifdef PERL_CORE in perly.h.
5390      Branch: perl
5391            ! perly.fixer
5392 ____________________________________________________________________________
5393 [  9145] By: jhi                                   on 2001/03/14  03:57:41
5394         Log: (Retracted by #9150.)
5395      Branch: perl
5396            ! op.c op.h t/op/pat.t
5397 ____________________________________________________________________________
5398 [  9144] By: jhi                                   on 2001/03/14  03:50:38
5399         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
5400              
5401              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
5402              
5403              remove squelch controls for "Scalars leaked" messages in most places
5404              (these are now cured)
5405              
5406              fix another memory leak reported by purify (tie callbacks that
5407              croak can leak when wiping out magic)
5408      Branch: perl
5409           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
5410           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
5411           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
5412           !> t/pragma/warnings.t
5413 ____________________________________________________________________________
5414 [  9143] By: jhi                                   on 2001/03/14  03:37:53
5415         Log: (Retracted by #9149.)
5416      Branch: perl
5417            ! op.c
5418 ____________________________________________________________________________
5419 [  9142] By: gsar                                  on 2001/03/14  03:20:48
5420         Log: fix another memory leak reported by purify (tie callbacks that
5421              croak can leak when wiping out magic)
5422      Branch: maint-5.6/perl
5423            ! scope.c
5424 ____________________________________________________________________________
5425 [  9141] By: jhi                                   on 2001/03/14  02:55:00
5426         Log: Subject: PATCH for [ID 20010305.003]
5427              From: Robin Houston <robin@kitsite.com>
5428              Date: Wed, 14 Mar 2001 02:45:51 +0000
5429              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
5430      Branch: perl
5431            ! pp_ctl.c t/op/eval.t
5432 ____________________________________________________________________________
5433 [  9140] By: jhi                                   on 2001/03/14  02:41:54
5434         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
5435              Date: Wed, 14 Mar 2001 01:52:51 +0000
5436              From: Robin Houston <robin@kitsite.com>
5437              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
5438              
5439              Fix for 2000313.004.
5440      Branch: perl
5441            ! pp_ctl.c t/op/goto.t
5442 ____________________________________________________________________________
5443 [  9139] By: jhi                                   on 2001/03/14  02:40:50
5444         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
5445              From: Robin Houston <robin@kitsite.com>
5446              Date: Wed, 14 Mar 2001 00:43:45 +0000
5447              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
5448      Branch: perl
5449            + t/op/loopctl.t
5450            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
5451            ! vms/perly_c.vms
5452 ____________________________________________________________________________
5453 [  9138] By: gsar                                  on 2001/03/14  01:18:00
5454         Log: remove squelch controls for "Scalars leaked" messages in most places
5455              (these are now cured)
5456      Branch: maint-5.6/perl
5457            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
5458            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
5459            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
5460 ____________________________________________________________________________
5461 [  9137] By: gsar                                  on 2001/03/14  00:57:04
5462         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
5463      Branch: maint-5.6/perl
5464            ! regcomp.c
5465 ____________________________________________________________________________
5466 [  9136] By: jhi                                   on 2001/03/13  23:12:24
5467         Log: (Retracted by #9155)
5468              
5469              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
5470              From: Jens-Uwe Mager <jum@helios.de>
5471              Date: Wed, 21 Feb 2001 21:32:04 +0100
5472              Message-ID: <20010221213203.A18340@ans.helios.de>
5473      Branch: perl
5474            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
5475 ____________________________________________________________________________
5476 [  9135] By: jhi                                   on 2001/03/13  22:50:05
5477         Log: Integrate perlio.
5478      Branch: perl
5479           !> pp.c
5480 ____________________________________________________________________________
5481 [  9134] By: jhi                                   on 2001/03/13  22:49:05
5482         Log: Integrate change #9131 from maintperl into mainline.
5483              
5484              make the error text look more consistent in hints/hpux.sh
5485      Branch: perl
5486           !> hints/hpux.sh
5487 ____________________________________________________________________________
5488 [  9133] By: gsar                                  on 2001/03/13  22:46:20
5489         Log: integrate change#9067 from mainline
5490              
5491              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
5492      Branch: maint-5.6/perl
5493           !> lib/ExtUtils/MM_Unix.pm
5494 ____________________________________________________________________________
5495 [  9132] By: jhi                                   on 2001/03/13  22:41:21
5496         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
5497              From: "John P. Linderman" <jpl@research.att.com>
5498              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
5499              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
5500              
5501              A more correct prime finder.
5502      Branch: perl
5503            ! lib/Tie/SubstrHash.pm
5504 ____________________________________________________________________________
5505 [  9131] By: gsar                                  on 2001/03/13  22:30:42
5506         Log: make the error text look more consistent in hints/hpux.sh
5507      Branch: maint-5.6/perl
5508            ! hints/hpux.sh
5509 ____________________________________________________________________________
5510 [  9130] By: jhi                                   on 2001/03/13  22:23:44
5511         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
5512              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5513              Date: Tue, 13 Mar 2001 18:41:26 +0100
5514              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
5515              
5516              If the test is run non-interactively the default handler
5517              is different.
5518      Branch: perl
5519            ! t/lib/sigaction.t
5520 ____________________________________________________________________________
5521 [  9129] By: jhi                                   on 2001/03/13  22:20:21
5522         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
5523              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
5524              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
5525              Date:     Tue, 13 Mar 2001 16:44:32 EST
5526      Branch: perl
5527            ! t/lib/1_compile.t
5528 ____________________________________________________________________________
5529 [  9128] By: jhi                                   on 2001/03/13  22:18:34
5530         Log: Subject: Another patch for integer.pm POD 
5531              From: "John L. Allen" <allen@grumman.com>
5532              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
5533              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
5534      Branch: perl
5535            ! lib/integer.pm
5536 ____________________________________________________________________________
5537 [  9127] By: nick                                  on 2001/03/13  21:26:30
5538         Log: Integrate mainline.
5539      Branch: perlio
5540           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
5541           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
5542           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
5543           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
5544           !> Changes Configure MANIFEST README.os2 README.os390
5545           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
5546           !> os2/Changes patchlevel.h win32/perlhost.h
5547 ____________________________________________________________________________
5548 [  9126] By: nick                                  on 2001/03/13  20:39:51
5549         Log: #ifdef'ed out code to make packed side of pack/unpack
5550              octets. (i.e. pack('U') => encode_utf8).
5551      Branch: perlio
5552            ! pp.c
5553 ____________________________________________________________________________
5554 [  9125] By: jhi                                   on 2001/03/13  15:07:16
5555         Log: Update Changes.
5556      Branch: perl
5557            ! Changes patchlevel.h
5558 ____________________________________________________________________________
5559 [  9124] By: jhi                                   on 2001/03/13  14:22:45
5560         Log: Workaround for the buggy ("internal compiler error")
5561              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
5562              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
5563              of Andreas König.
5564      Branch: perl
5565            ! ext/re/Makefile.PL hints/aix.sh
5566 ____________________________________________________________________________
5567 [  9123] By: jhi                                   on 2001/03/13  03:24:34
5568         Log: Typo in #9114.
5569      Branch: metaconfig
5570            ! U/modified/myhostname.U
5571 ____________________________________________________________________________
5572 [  9122] By: jhi                                   on 2001/03/13  03:24:06
5573         Log: Typo in #9113.
5574      Branch: perl
5575            ! Configure
5576 ____________________________________________________________________________
5577 [  9121] By: jhi                                   on 2001/03/13  01:53:05
5578         Log: Forgot to check-in the larger part of #9120, duh.
5579      Branch: perl
5580            ! README.os2
5581 ____________________________________________________________________________
5582 [  9120] By: jhi                                   on 2001/03/13  01:51:31
5583         Log: Subject: [PATCH 5.6.1] OS/2 docs
5584              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5585              Date: Mon, 12 Mar 2001 03:27:32 -0500
5586              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
5587      Branch: perl
5588            ! os2/Changes
5589 ____________________________________________________________________________
5590 [  9119] By: jhi                                   on 2001/03/13  01:49:41
5591         Log: Integrate change #9116 from maintperl into mainline.
5592              
5593              Win32::GetCwd() returns C: instead of C:\ in the root directory
5594              under ithreads
5595      Branch: perl
5596           !> win32/perlhost.h
5597 ____________________________________________________________________________
5598 [  9118] By: jhi                                   on 2001/03/13  01:13:39
5599         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
5600      Branch: perl
5601            + lib/Switch.pm t/lib/switch.t
5602            ! MANIFEST
5603 ____________________________________________________________________________
5604 [  9117] By: jhi                                   on 2001/03/13  01:03:17
5605         Log: Add Text::Balanced 1.83.
5606      Branch: perl
5607            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
5608            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
5609            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
5610            + t/lib/tb-xvari.t
5611            ! MANIFEST
5612 ____________________________________________________________________________
5613 [  9116] By: gsar                                  on 2001/03/13  00:55:53
5614         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
5615              under ithreads
5616      Branch: maint-5.6/perl
5617            ! win32/perlhost.h
5618 ____________________________________________________________________________
5619 [  9115] By: jhi                                   on 2001/03/13  00:54:09
5620         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
5621              From: "John L. Allen" <allen@grumman.com>
5622              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
5623              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
5624              
5625              use integer document clarification.
5626      Branch: perl
5627            ! lib/integer.pm
5628 ____________________________________________________________________________
5629 [  9114] By: jhi                                   on 2001/03/13  00:38:54
5630         Log: Metaconfig unit change for #9113.
5631      Branch: metaconfig
5632            ! U/modified/myhostname.U
5633 ____________________________________________________________________________
5634 [  9113] By: jhi                                   on 2001/03/13  00:38:35
5635         Log: Subject: [PATCH: perl@9092, dist-3.0@70] OS/390 mydomain last gasp before silly guess (was Re: What do I need to build EBCDIC perl?)
5636              From: Peter Prymmer <pvhp@forte.com>
5637              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
5638              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
5639      Branch: perl
5640            ! Configure README.os390 hints/os390.sh
5641 ____________________________________________________________________________
5642 [  9112] By: jhi                                   on 2001/03/13  00:29:00
5643         Log: Integrate perlio.
5644      Branch: perl
5645           !> sv.c utf8.h
5646 ____________________________________________________________________________
5647 [  9111] By: nick                                  on 2001/03/12  21:16:33
5648         Log: Integrate mainline.
5649      Branch: perlio
5650           +> t/op/anonsub.t
5651           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
5652           !> proto.h sv.c
5653 ____________________________________________________________________________
5654 [  9110] By: nick                                  on 2001/03/12  21:00:13
5655         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
5656      Branch: perlio
5657            ! sv.c utf8.h
5658 ____________________________________________________________________________
5659 [  9109] By: jhi                                   on 2001/03/12  16:04:47
5660         Log: Integrate change #9108 from maintperl to mainline.
5661              
5662              fix memory leak in C<sub X { sub {} }> arising from a refcount
5663              loop between the outer sub and the inner prototype anonsub
5664              
5665              this also enables closures returned by subroutines that
5666              subsequently get redefined to work without generating coredumps :)
5667              
5668              completely removed the free_closures() hack--it shouldn't be
5669              needed anymore
5670      Branch: perl
5671           +> t/op/anonsub.t
5672           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
5673           !> proto.h sv.c
5674 ____________________________________________________________________________
5675 [  9108] By: gsar                                  on 2001/03/12  10:21:31
5676         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
5677              loop between the outer sub and the inner prototype anonsub
5678              
5679              this also enables closures returned by subroutines that
5680              subsequently get redefined to work without generating coredumps :)
5681              
5682              completely removed the free_closures() hack--it shouldn't be
5683              needed anymore
5684      Branch: maint-5.6/perl
5685            + t/op/anonsub.t
5686            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
5687            ! proto.h sv.c
5688 ____________________________________________________________________________
5689 [  9107] By: jhi                                   on 2001/03/12  05:15:31
5690         Log: Integrate perlio.
5691      Branch: perl
5692           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
5693 ____________________________________________________________________________
5694 [  9106] By: nick                                  on 2001/03/11  20:10:12
5695         Log: regcomp.c is working in native space, not Unicode space (if different)
5696              as it is doing compare against 'W' in \W etc.
5697      Branch: perlio
5698            ! regcomp.c
5699 ____________________________________________________________________________
5700 [  9105] By: nick                                  on 2001/03/11  19:39:34
5701         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
5702              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
5703      Branch: perlio
5704            ! regcomp.c toke.c utf8.c
5705 ____________________________________________________________________________
5706 [  9104] By: nick                                  on 2001/03/11  18:15:44
5707         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
5708      Branch: perlio
5709            ! sv.c
5710 ____________________________________________________________________________
5711 [  9103] By: nick                                  on 2001/03/11  18:03:28
5712         Log: Integrate mainline (for regexp stuff).
5713      Branch: perlio
5714           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
5715           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
5716           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
5717           !> t/lib/errno.t t/op/pat.t
5718 ____________________________________________________________________________
5719 [  9102] By: nick                                  on 2001/03/11  17:44:20
5720         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
5721              - exclude layer syms in makedef.pl for sfio
5722              - also inhibit Encode from trying to build ":encode()" layer.
5723      Branch: perlio
5724            ! ext/Encode/Encode.xs makedef.pl
5725 ____________________________________________________________________________
5726 [  9101] By: jhi                                   on 2001/03/10  22:38:13
5727         Log: The $Is_MacOS needs to be declared.
5728      Branch: perl
5729            ! lib/ExtUtils/Manifest.pm
5730 ____________________________________________________________________________
5731 [  9100] By: jhi                                   on 2001/03/10  22:14:29
5732         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
5733              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
5734              pollute the symbolspace if using sfio.
5735      Branch: perl
5736            ! ext/Encode/Encode.xs
5737 ____________________________________________________________________________
5738 [  9099] By: jhi                                   on 2001/03/10  21:58:48
5739         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
5740              Date: Sat, 10 Mar 2001 14:23:55 -0500
5741              From: Chris Nandor <pudge@pobox.com>
5742              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
5743      Branch: perl
5744            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
5745            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
5746            ! t/lib/errno.t
5747 ____________________________________________________________________________
5748 [  9098] By: jhi                                   on 2001/03/10  21:38:30
5749         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
5750      Branch: perl
5751            ! regcomp.c regexec.c t/op/pat.t
5752 ____________________________________________________________________________
5753 [  9097] By: jhi                                   on 2001/03/10  14:38:07
5754         Log: Integrate perlio.
5755      Branch: perl
5756           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
5757           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
5758           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
5759 ____________________________________________________________________________
5760 [  9096] By: nick                                  on 2001/03/10  11:55:43
5761         Log: EBCDIC sanity - phase I
5762              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
5763              - use utf8n_xxxx (c.f. pvn) for forms which take length.
5764              - back out vN.N and $^V exceptions to e2a/a2e
5765              - make "locale" isxxx macros be uvchr (may be redundant?)
5766              
5767              Not clear yet that toUPPER_uni et. al. return being handled correctly.
5768              The tr// and rexexp stuff still needs an audit, assumption is they are working
5769              in Unicode space.
5770              
5771              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
5772      Branch: perlio
5773            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
5774            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
5775            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
5776 ____________________________________________________________________________
5777 [  9095] By: jhi                                   on 2001/03/09  22:10:01
5778         Log: Integrate perlio.
5779      Branch: perl
5780           !> dump.c
5781 ____________________________________________________________________________
5782 [  9094] By: nick                                  on 2001/03/09  17:36:38
5783         Log: Builds an passes all tests after integrate and this tweak.
5784      Branch: perlio
5785            ! dump.c
5786 ____________________________________________________________________________
5787 [  9093] By: nick                                  on 2001/03/09  17:16:03
5788         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
5789      Branch: perlio
5790           +> lib/unicode/Scripts.txt t/lib/sigaction.t
5791           !> (integrate 79 files)
5792 ____________________________________________________________________________
5793 [  9092] By: jhi                                   on 2001/03/09  15:28:26
5794         Log: Update Changes.
5795      Branch: perl
5796            ! Changes patchlevel.h
5797 ____________________________________________________________________________
5798 [  9091] By: jhi                                   on 2001/03/09  15:25:05
5799         Log: In op/stat #35 better to scan all the potential directories
5800              for setuids, not just the first one.
5801      Branch: perl
5802            ! t/op/stat.t
5803 ____________________________________________________________________________
5804 [  9090] By: jhi                                   on 2001/03/09  15:01:27
5805         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
5806              From: rspier@pobox.com (Robert Spier)
5807              Date: Fri, 9 Mar 2001 03:30:20 -0500
5808              Message-ID: <15016.38044.381174.160189@rls.cx>
5809              
5810              EXISTS() returning undef mistakenly triggered a FETCH().
5811      Branch: perl
5812            ! hv.c
5813 ____________________________________________________________________________
5814 [  9089] By: jhi                                   on 2001/03/09  14:59:02
5815         Log: Add /sbin and /usr/sbin to the list of directories scanned
5816              for setuid programs.  Takes care of bug id 20010309.003.
5817      Branch: perl
5818            ! t/op/stat.t
5819 ____________________________________________________________________________
5820 [  9088] By: jhi                                   on 2001/03/09  14:48:32
5821         Log: Regen perlapi, perltoc.
5822      Branch: perl
5823            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
5824 ____________________________________________________________________________
5825 [  9087] By: jhi                                   on 2001/03/09  14:38:56
5826         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
5827              From: David Mitchell <davem@fdgroup.co.uk>
5828              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
5829              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
5830      Branch: perl
5831            ! dump.c perl.c perl.h pod/perlrun.pod
5832 ____________________________________________________________________________
5833 [  9086] By: jhi                                   on 2001/03/09  01:47:16
5834         Log: A modified version of
5835              
5836              Subject: [ID 20010307.005] POSIX::sigaction has various problems
5837              From: anders@broadcom.com
5838              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
5839              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
5840              
5841              Currently the sigaction.t test #6 fails (and is fudged to look
5842              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
5843              This may well be a genuine bug in Linux sigaction() (since at
5844              least Tru64, Solaris, and HP-UX disagree with Linux).
5845              Anyone with POSIX / SUSv2 tome handy?  The problem is that
5846              the flags of the oldaction don't match with the flags in
5847              the previously installed disposition.
5848      Branch: perl
5849            + t/lib/sigaction.t
5850            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
5851 ____________________________________________________________________________
5852 [  9085] By: jhi                                   on 2001/03/09  01:30:13
5853         Log: Subject: Re: mission impossible for the day
5854              From: Alex Gough <alex@rcon.org>
5855              Date: Thu, 08 Mar 2001 17:18:19 +0000
5856              Message-ID: <3AA7BEDB.8070409@rcon.org>
5857              
5858              If references (are overloaded) and can be directly stringified,
5859              show that instead of "stringified".
5860              
5861              (The problem, infinite mutual recursion caused by overloaded bool
5862              in Switch.pm, tracked by David Mitchell)
5863      Branch: perl
5864            ! lib/Carp/Heavy.pm
5865 ____________________________________________________________________________
5866 [  9084] By: jhi                                   on 2001/03/09  01:20:39
5867         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
5868              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
5869              From: David Mitchell <davem@fdgroup.co.uk>
5870              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
5871      Branch: perl
5872            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
5873            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
5874 ____________________________________________________________________________
5875 [  9083] By: jhi                                   on 2001/03/09  01:16:51
5876         Log: Subject: [PATCH] perldata.pod here-doc docs
5877              From: Jeff Pinyan <jeffp@crusoe.net>
5878              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
5879              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
5880      Branch: perl
5881            ! pod/perldata.pod
5882 ____________________________________________________________________________
5883 [  9082] By: jhi                                   on 2001/03/09  01:01:27
5884         Log: Subject: Re: Unicode/EBCDIC
5885              From: Peter Prymmer <pvhp@forte.com>
5886              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
5887              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
5888      Branch: perl
5889            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
5890 ____________________________________________________________________________
5891 [  9081] By: jhi                                   on 2001/03/08  13:41:30
5892         Log: Subject: Ooops, wrong 'no *POSIX' Patch
5893              From: Dorner Thomas <Thomas.Dorner@start.de>
5894              Date: Thu, 8 Mar 2001 08:43:28 +0100
5895              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
5896      Branch: perl
5897            ! hints/posix-bc.sh
5898 ____________________________________________________________________________
5899 [  9080] By: jhi                                   on 2001/03/08  13:11:42
5900         Log: It's Scripts.txt, not Script.txt.
5901      Branch: perl
5902            ! MANIFEST
5903 ____________________________________________________________________________
5904 [  9079] By: jhi                                   on 2001/03/08  12:59:05
5905         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
5906              From: Dorner Thomas <Thomas.Dorner@start.de>
5907              Date: Wed, 7 Mar 2001 14:13:31 +0100
5908              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
5909      Branch: perl
5910            ! makedepend.SH
5911 ____________________________________________________________________________
5912 [  9078] By: jhi                                   on 2001/03/08  12:57:43
5913         Log: Retract #9069, wrong patch.
5914      Branch: perl
5915            ! Makefile.SH
5916 ____________________________________________________________________________
5917 [  9077] By: jhi                                   on 2001/03/08  01:06:13
5918         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
5919      Branch: perl
5920            + lib/unicode/Scripts.txt
5921            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
5922            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
5923            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
5924            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
5925            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
5926            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
5927            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
5928            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
5929            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
5930            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
5931            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
5932            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
5933            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
5934            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
5935            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
5936            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
5937            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
5938            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
5939            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
5940            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
5941            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
5942            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
5943            ! lib/unicode/version
5944 ____________________________________________________________________________
5945 [  9076] By: jhi                                   on 2001/03/07  22:59:39
5946         Log: Integrate change #7784 from mainline into maintperl.
5947              
5948              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
5949      Branch: maint-5.6/perl
5950           !> pp_ctl.c t/op/pat.t
5951 ____________________________________________________________________________
5952 [  9075] By: jhi                                   on 2001/03/07  22:05:11
5953         Log: More UTF-8 test tweaks.
5954      Branch: perl
5955            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
5956 ____________________________________________________________________________
5957 [  9074] By: nick                                  on 2001/03/07  21:39:29
5958         Log: Integrate mainline.
5959      Branch: perlio
5960           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
5961           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
5962           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
5963           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
5964           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
5965 ____________________________________________________________________________
5966 [  9073] By: jhi                                   on 2001/03/07  16:37:09
5967         Log: Update Changes.
5968      Branch: perl
5969            ! Changes patchlevel.h
5970 ____________________________________________________________________________
5971 [  9072] By: jhi                                   on 2001/03/07  16:32:30
5972         Log: Subject: [ID 20010306.004] || != named unary operator
5973              From: abela@geneanet.org
5974              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
5975              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
5976      Branch: perl
5977            ! pod/perlop.pod
5978 ____________________________________________________________________________
5979 [  9071] By: jhi                                   on 2001/03/07  15:14:11
5980         Log: Subject: downgrading to bytes for common functions
5981              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
5982              Date: Wed, 7 Mar 2001 02:36:55 -0500
5983              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
5984      Branch: perl
5985            ! pp_sys.c
5986 ____________________________________________________________________________
5987 [  9070] By: jhi                                   on 2001/03/07  15:04:58
5988         Log: Clarify the description differentiating for and while; inspired by
5989              
5990              Subject: [ID 20010306.002] for/while difference in for definition
5991              From: abela@geneanet.org
5992              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
5993              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
5994      Branch: perl
5995            ! pod/perlsyn.pod
5996 ____________________________________________________________________________
5997 [  9069] By: jhi                                   on 2001/03/07  14:55:30
5998         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
5999              From: Dorner Thomas <Thomas.Dorner@start.de>
6000              Date: Wed, 7 Mar 2001 14:13:31 +0100
6001              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
6002      Branch: perl
6003            ! Makefile.SH
6004 ____________________________________________________________________________
6005 [  9068] By: jhi                                   on 2001/03/07  14:51:17
6006         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
6007              From: Radu Greab <radu@netsoft.ro>
6008              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
6009              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
6010      Branch: perl
6011            ! pp.c t/op/chop.t
6012 ____________________________________________________________________________
6013 [  9067] By: jhi                                   on 2001/03/07  14:48:57
6014         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
6015              From: Simon Cozens <simon@netthink.co.uk>
6016              Date: Wed, 7 Mar 2001 13:59:28 +0000
6017              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
6018              
6019              In order to allow MakeMaker to build correct Makefiles,
6020              you need to change the order of the arguments in MM_Unix.pm
6021              as well. (Unless you have C89_CCMODE set, but we're trying
6022              to be POSIXly correct)
6023              
6024              Thanks to Merijn Broeren for tracking this down.
6025      Branch: perl
6026            ! lib/ExtUtils/MM_Unix.pm
6027 ____________________________________________________________________________
6028 [  9066] By: jhi                                   on 2001/03/07  14:30:02
6029         Log: Floating point too messy.
6030      Branch: perl
6031            ! t/camel-III/vstring.t
6032 ____________________________________________________________________________
6033 [  9065] By: jhi                                   on 2001/03/07  14:17:44
6034         Log: Integrate change #9064 from maintperl into mainline.
6035              
6036              fix memory leak in pack("Bb",...)
6037      Branch: perl
6038           !> perl.c
6039 ____________________________________________________________________________
6040 [  9064] By: gsar                                  on 2001/03/07  06:29:24
6041         Log: fix memory leak in pack("Bb",...)
6042      Branch: maint-5.6/perl
6043            ! perl.c
6044 ____________________________________________________________________________
6045 [  9063] By: jhi                                   on 2001/03/07  00:55:04
6046         Log: Major utf8 test reorganisation and rewrite.
6047              Hopefully no tests were lost in the shuffle.
6048              (The beginning of pragma/utf8 was lost intentionally,
6049              the tests were rather bogus and incomplete.)
6050      Branch: perl
6051            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
6052            ! t/pragma/utf8.t
6053 ____________________________________________________________________________
6054 [  9062] By: jhi                                   on 2001/03/07  00:41:16
6055         Log: More tweakage on the Unicode character class descriptions.
6056      Branch: perl
6057            ! lib/unicode/mktables.PL pod/perlretut.pod
6058 ____________________________________________________________________________
6059 [  9061] By: jhi                                   on 2001/03/06  23:12:38
6060         Log: The perlretut was still talking about the old \p and \P
6061              definitions.
6062      Branch: perl
6063            ! pod/perlretut.pod
6064 ____________________________________________________________________________
6065 [  9060] By: nick                                  on 2001/03/06  20:52:37
6066         Log: Integrate mainline (make test works again now).
6067      Branch: perlio
6068           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
6069 ____________________________________________________________________________
6070 [  9059] By: jhi                                   on 2001/03/06  15:36:14
6071         Log: 0.999... does equal 1.0, doesn't it?
6072      Branch: perl
6073            ! t/camel-III/vstring.t
6074 ____________________________________________________________________________
6075 [  9058] By: jhi                                   on 2001/03/06  15:34:00
6076         Log: Make /x{abcd}/ to work without use utf8.
6077      Branch: perl
6078            ! regcomp.c
6079 ____________________________________________________________________________
6080 [  9057] By: jhi                                   on 2001/03/06  03:02:36
6081         Log: Easier to outcomment all the three reset() tests for now.
6082      Branch: perl
6083            ! t/op/pat.t
6084 ____________________________________________________________________________
6085 [  9056] By: jhi                                   on 2001/03/06  02:30:02
6086         Log: Comment out the deadly reset; until the 20010301.005
6087              is finally fixed.
6088      Branch: perl
6089            ! t/op/pat.t
6090 ____________________________________________________________________________
6091 [  9055] By: jhi                                   on 2001/03/06  02:21:26
6092         Log: Integrate the change #9054 from mainline:
6093              retract the PMOP cleanup patch pending further investigation.
6094      Branch: maint-5.6/perl
6095           !> op.c op.h
6096 ____________________________________________________________________________
6097 [  9054] By: jhi                                   on 2001/03/06  02:19:57
6098         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
6099              with oddly familiar stack traces.
6100      Branch: perl
6101            ! op.c op.h
6102 ____________________________________________________________________________
6103 [  9053] By: jhi                                   on 2001/03/05  23:20:28
6104         Log: Integrate perlio.
6105      Branch: perl
6106           +> ext/Encode/Encode/koi8-r.ucm
6107           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
6108           !> makedef.pl
6109 ____________________________________________________________________________
6110 [  9052] By: nick                                  on 2001/03/05  23:08:17
6111         Log: skipping USE_PERLIO symbols correction.
6112      Branch: perlio
6113            ! makedef.pl
6114 ____________________________________________________________________________
6115 [  9051] By: nick                                  on 2001/03/05  22:35:07
6116         Log: More Encode alias tidying.
6117      Branch: perlio
6118            + ext/Encode/Encode/koi8-r.ucm
6119            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
6120 ____________________________________________________________________________
6121 [  9050] By: jhi                                   on 2001/03/05  21:44:29
6122         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
6123              Sarathy's fix for ID 20010301.005.
6124      Branch: maint-5.6/perl
6125           !> op.c op.h
6126 ____________________________________________________________________________
6127 [  9049] By: nick                                  on 2001/03/05  19:54:04
6128         Log: Integrate Jarkko's Encode.pm tweak.
6129      Branch: perlio
6130           !> ext/Encode/Encode.pm
6131 ____________________________________________________________________________
6132 [  9048] By: nick                                  on 2001/03/05  19:47:57
6133         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
6134      Branch: perlio
6135           +> os2/os2add.sym
6136           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
6137           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
6138           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
6139           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
6140           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
6141 ____________________________________________________________________________
6142 [  9047] By: jhi                                   on 2001/03/05  19:25:26
6143         Log: Regen perlapi.
6144      Branch: perl
6145            ! pod/perlapi.pod
6146 ____________________________________________________________________________
6147 [  9046] By: jhi                                   on 2001/03/05  19:12:14
6148         Log: Integrate perlio.
6149      Branch: perl
6150           +> t/camel-III/vstring.t
6151           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
6152 ____________________________________________________________________________
6153 [  9045] By: jhi                                   on 2001/03/05  19:10:36
6154         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
6155      Branch: perl
6156            ! ext/Encode/Encode.pm
6157 ____________________________________________________________________________
6158 [  9044] By: jhi                                   on 2001/03/05  18:49:12
6159         Log: Forgot the other half of the PMOP patch (#9033).
6160      Branch: perl
6161            ! op.h
6162 ____________________________________________________________________________
6163 [  9043] By: nick                                  on 2001/03/05  18:14:47
6164         Log: Update MANIFEST for new test.
6165      Branch: perlio
6166            ! MANIFEST
6167 ____________________________________________________________________________
6168 [  9042] By: nick                                  on 2001/03/05  18:12:41
6169         Log: Some tests for Camel 3rd edition features.
6170              Make gethostbyaddr() test in above work.
6171      Branch: perlio
6172            + t/camel-III/vstring.t
6173            ! pp.h pp_sys.c t/TEST t/harness
6174 ____________________________________________________________________________
6175 [  9041] By: jhi                                   on 2001/03/05  17:41:48
6176         Log: Add more ISO 8859 encoding aliases.
6177      Branch: perl
6178            ! ext/Encode/Encode.pm
6179 ____________________________________________________________________________
6180 [  9040] By: jhi                                   on 2001/03/05  17:30:43
6181         Log: Integrate perlio.
6182      Branch: perl
6183           !> MANIFEST sv.c
6184 ____________________________________________________________________________
6185 [  9039] By: nick                                  on 2001/03/05  17:11:36
6186         Log: Missed added file.
6187      Branch: perlio
6188            ! MANIFEST
6189 ____________________________________________________________________________
6190 [  9038] By: jhi                                   on 2001/03/05  15:58:01
6191         Log: Add tr tests for EBCDIC, from Karsten Sperling.
6192      Branch: perl
6193            ! t/op/tr.t
6194 ____________________________________________________________________________
6195 [  9037] By: nick                                  on 2001/03/05  15:56:35
6196         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
6197              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
6198              
6199              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
6200              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
6201              - uses SvPV() rather than sv_2pv() in case it isn't a string.
6202      Branch: perlio
6203            ! sv.c
6204 ____________________________________________________________________________
6205 [  9036] By: jhi                                   on 2001/03/05  15:49:15
6206         Log: Add matching tests currently failing in EBCDIC,
6207              suggested by Karsten Sperling.
6208      Branch: perl
6209            ! t/op/pat.t
6210 ____________________________________________________________________________
6211 [  9035] By: jhi                                   on 2001/03/05  15:36:55
6212         Log: The #9034 needs a MANIFESTation.
6213      Branch: perl
6214            ! MANIFEST
6215 ____________________________________________________________________________
6216 [  9034] By: jhi                                   on 2001/03/05  15:35:14
6217         Log: Integrate perlio.
6218      Branch: perl
6219           +> ext/Encode/Encode/Tcl.pm
6220           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
6221           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
6222           !> ext/Encode/Encode/iso8859-1.ucm
6223           !> ext/Encode/Encode/iso8859-10.ucm
6224           !> ext/Encode/Encode/iso8859-13.ucm
6225           !> ext/Encode/Encode/iso8859-14.ucm
6226           !> ext/Encode/Encode/iso8859-15.ucm
6227           !> ext/Encode/Encode/iso8859-16.ucm
6228           !> ext/Encode/Encode/iso8859-2.ucm
6229           !> ext/Encode/Encode/iso8859-3.ucm
6230           !> ext/Encode/Encode/iso8859-4.ucm
6231           !> ext/Encode/Encode/iso8859-5.ucm
6232           !> ext/Encode/Encode/iso8859-6.ucm
6233           !> ext/Encode/Encode/iso8859-7.ucm
6234           !> ext/Encode/Encode/iso8859-8.ucm
6235           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
6236           !> t/lib/encode.t
6237 ____________________________________________________________________________
6238 [  9033] By: jhi                                   on 2001/03/05  15:33:18
6239         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
6240              From: Gurusamy Sarathy <gsar@ActiveState.com>
6241              Date: Sun, 04 Mar 2001 22:33:15 -0800
6242              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
6243              
6244              PMOPs need to remember their own stash so that they can
6245              gracefully remove themselves from their linked list.
6246      Branch: perl
6247            ! op.c
6248 ____________________________________________________________________________
6249 [  9032] By: nick                                  on 2001/03/05  14:51:50
6250         Log: Encode implementation "completion"
6251              Implement and document define_encoding()
6252              Implement and document encoding aliases including define_alias()
6253              Make Encode::XS use define_encoding() rather than back-door.
6254              Move run-time *.enc to separate Encode::Tcl module.
6255              Make 'compile' honour <codeset_name>
6256              Change canonical names of to iso-8859-* and US-ascii.
6257      Branch: perlio
6258            + ext/Encode/Encode/Tcl.pm
6259            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
6260            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
6261            ! ext/Encode/Encode/iso8859-1.ucm
6262            ! ext/Encode/Encode/iso8859-10.ucm
6263            ! ext/Encode/Encode/iso8859-13.ucm
6264            ! ext/Encode/Encode/iso8859-14.ucm
6265            ! ext/Encode/Encode/iso8859-15.ucm
6266            ! ext/Encode/Encode/iso8859-16.ucm
6267            ! ext/Encode/Encode/iso8859-2.ucm
6268            ! ext/Encode/Encode/iso8859-3.ucm
6269            ! ext/Encode/Encode/iso8859-4.ucm
6270            ! ext/Encode/Encode/iso8859-5.ucm
6271            ! ext/Encode/Encode/iso8859-6.ucm
6272            ! ext/Encode/Encode/iso8859-7.ucm
6273            ! ext/Encode/Encode/iso8859-8.ucm
6274            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
6275            ! t/lib/encode.t
6276 ____________________________________________________________________________
6277 [  9031] By: jhi                                   on 2001/03/05  13:51:17
6278         Log: Integrate change #9030 from maintperl into mainline.
6279              
6280              Subject: [PATCH 5.6.1] OS/2 cleanup
6281      Branch: perl
6282           +> os2/os2add.sym
6283           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
6284           !> makedef.pl os2/Changes os2/Makefile.SHs
6285           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
6286           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
6287           !> os2/os2.sym os2/os2ish.h
6288 ____________________________________________________________________________
6289 [  9030] By: jhi                                   on 2001/03/05  13:46:49
6290         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
6291              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6292              Date: Mon, 5 Mar 2001 02:29:44 -0500
6293              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
6294      Branch: maint-5.6/perl
6295            + os2/os2add.sym
6296            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
6297            ! makedef.pl os2/Changes os2/Makefile.SHs
6298            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
6299            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
6300            ! os2/os2.sym os2/os2ish.h
6301 ____________________________________________________________________________
6302 [  9029] By: jhi                                   on 2001/03/05  13:40:35
6303         Log: Integrate change #9028 from maintperl into mainline.
6304              
6305              various nits in MM_Unix.pm found by disabling SelfLoader
6306      Branch: perl
6307           !> lib/ExtUtils/MM_Unix.pm
6308 ____________________________________________________________________________
6309 [  9028] By: gsar                                  on 2001/03/05  09:58:38
6310         Log: various nits in MM_Unix.pm found by disabling SelfLoader
6311      Branch: maint-5.6/perl
6312            ! lib/ExtUtils/MM_Unix.pm
6313 ____________________________________________________________________________
6314 [  9027] By: nick                                  on 2001/03/05  08:35:22
6315         Log: Integrate mainline
6316      Branch: perlio
6317           !> (integrate 28 files)
6318 ____________________________________________________________________________
6319 [  9026] By: jhi                                   on 2001/03/05  02:14:59
6320         Log: Integrate change #9025 from mainline to maintperl,
6321              retract \N{U+HHHH}.
6322      Branch: maint-5.6/perl
6323           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
6324           !> t/lib/charnames.t toke.c
6325 ____________________________________________________________________________
6326 [  9025] By: jhi                                   on 2001/03/05  02:13:09
6327         Log: Retracting \N{U+HHHH}.
6328      Branch: perl
6329            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
6330            ! t/lib/charnames.t toke.c
6331 ____________________________________________________________________________
6332 [  9024] By: jhi                                   on 2001/03/04  20:51:07
6333         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
6334              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
6335              Date: Fri, 02 Mar 2001 18:25:26 +0100
6336              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
6337              
6338              Casting problem.
6339      Branch: perl
6340            ! ext/Storable/Storable.xs
6341 ____________________________________________________________________________
6342 [  9023] By: jhi                                   on 2001/03/04  19:46:45
6343         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
6344              From: nick@talking.bollo.cx
6345              Date: Sat, 03 Mar 2001 21:41:33 +0000
6346              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
6347              
6348              Revert the workaround.
6349      Branch: perl
6350            ! perlio.c
6351 ____________________________________________________________________________
6352 [  9022] By: jhi                                   on 2001/03/04  19:36:28
6353         Log: Update Changes.
6354      Branch: perl
6355            ! Changes patchlevel.h
6356 ____________________________________________________________________________
6357 [  9021] By: jhi                                   on 2001/03/04  18:41:00
6358         Log: makedef.pl updates suggested by Chris Nandor; double-checking
6359              the changes in AIX, OS/2 Win32 would be nice.
6360      Branch: perl
6361            ! makedef.pl
6362 ____________________________________________________________________________
6363 [  9020] By: jhi                                   on 2001/03/04  18:23:58
6364         Log: Integrate change #9012 from maintperl into mainline,
6365              quench a compiler warning.
6366      Branch: perl
6367           !> toke.c
6368 ____________________________________________________________________________
6369 [  9019] By: jhi                                   on 2001/03/04  18:18:43
6370         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
6371              
6372              \N{U+HHHH} fix.
6373              
6374              pattern in G_ARRAY context
6375      Branch: maint-5.6/perl
6376           !> pp_hot.c t/op/pat.t toke.c
6377 ____________________________________________________________________________
6378 [  9018] By: jhi                                   on 2001/03/04  18:07:48
6379         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
6380              From: Jeff Pinyan <jeffp@crusoe.net>
6381              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
6382              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
6383      Branch: perl
6384            ! pp_hot.c t/op/pat.t
6385 ____________________________________________________________________________
6386 [  9017] By: jhi                                   on 2001/03/04  18:06:21
6387         Log: I thought I tested the #9014.
6388      Branch: perl
6389            ! toke.c
6390 ____________________________________________________________________________
6391 [  9016] By: jhi                                   on 2001/03/04  17:41:22
6392         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
6393              
6394              Tweak the get*ent() OS/2 prototypes.
6395              
6396              Add the \N{U+HHHH} syntax.
6397              
6398              More tr/// UTF-8 fixes from Inaba Hiroto.
6399      Branch: maint-5.6/perl
6400           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
6401           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
6402 ____________________________________________________________________________
6403 [  9015] By: jhi                                   on 2001/03/04  17:36:04
6404         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
6405      Branch: perl
6406            ! doop.c t/op/tr.t
6407 ____________________________________________________________________________
6408 [  9014] By: jhi                                   on 2001/03/04  17:24:49
6409         Log: Add the \N{U+HHHH} syntax.
6410      Branch: perl
6411            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
6412            ! t/lib/charnames.t toke.c
6413 ____________________________________________________________________________
6414 [  9013] By: jhi                                   on 2001/03/04  17:20:45
6415         Log: Tweak the get*ent() OS/2 prototypes.
6416      Branch: perl
6417            ! os2/os2.c
6418 ____________________________________________________________________________
6419 [  9012] By: gsar                                  on 2001/03/04  06:26:14
6420         Log: avoid warning (nit in change#9009)
6421      Branch: maint-5.6/perl
6422            ! toke.c
6423 ____________________________________________________________________________
6424 [  9011] By: gsar                                  on 2001/03/04  06:15:24
6425         Log: lib/charnames.t fails in 5.6.x because of older Unicode
6426              data
6427              
6428              TODO: need to revisit this after updating lib/unicode/...
6429      Branch: maint-5.6/perl
6430            ! t/lib/charnames.t
6431 ____________________________________________________________________________
6432 [  9010] By: gsar                                  on 2001/03/04  06:08:36
6433         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
6434      Branch: maint-5.6/perl
6435            ! toke.c
6436 ____________________________________________________________________________
6437 [  9009] By: jhi                                   on 2001/03/03  19:27:20
6438         Log: Integrate change #9008 from mainline to maintperl,
6439              UTF-8 tr/// fixes from Inaba Hiroto.
6440      Branch: maint-5.6/perl
6441           !> doop.c op.c t/op/tr.t toke.c
6442 ____________________________________________________________________________
6443 [  9008] By: jhi                                   on 2001/03/03  19:19:42
6444         Log: UTF8 tr/// fixes from Inaba Hiroto.
6445      Branch: perl
6446            ! doop.c op.c t/op/tr.t toke.c
6447 ____________________________________________________________________________
6448 [  9007] By: jhi                                   on 2001/03/03  19:00:30
6449         Log: Integrate change #9006 from maintperl to mainline,
6450              more robust quest for the infinite.
6451      Branch: perl
6452           !> lib/Math/Complex.pm
6453 ____________________________________________________________________________
6454 [  9006] By: jhi                                   on 2001/03/03  18:58:06
6455         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
6456              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6457              Date: Sat, 3 Mar 2001 12:51:50 -0500
6458              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
6459              
6460              Be more robust in our quest for the infinite.
6461      Branch: maint-5.6/perl
6462            ! lib/Math/Complex.pm
6463 ____________________________________________________________________________
6464 [  9005] By: jhi                                   on 2001/03/03  17:55:50
6465         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
6466      Branch: maint-5.6/perl
6467            ! doio.c
6468 ____________________________________________________________________________
6469 [  9004] By: jhi                                   on 2001/03/03  17:40:14
6470         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
6471              so that picky compilers like IRIX won't get huffy about
6472              "statements without effect" (like 1;).
6473      Branch: perl
6474            ! toke.c
6475 ____________________________________________________________________________
6476 [  9003] By: jhi                                   on 2001/03/03  17:15:52
6477         Log: Integrate change #9002 from mainline to maintperl.
6478              
6479              Subject: [perl-5.6.x, perl-current] accept for EPOC
6480      Branch: maint-5.6/perl
6481           !> pp_sys.c
6482 ____________________________________________________________________________
6483 [  9002] By: jhi                                   on 2001/03/03  17:14:30
6484         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
6485              From: Olaf Flebbe <O.Flebbe@science-computing.de>
6486              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
6487              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
6488      Branch: perl
6489            ! pp_sys.c
6490 ____________________________________________________________________________
6491 [  9001] By: jhi                                   on 2001/03/03  17:13:13
6492         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
6493              From: "Craig A. Berry" <craigberry@mac.com>
6494              Date: Fri, 02 Mar 2001 17:44:40 -0600
6495              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
6496      Branch: perl
6497            ! t/pod/find.t
6498 ____________________________________________________________________________
6499 [  9000] By: jhi                                   on 2001/03/03  17:11:55
6500         Log: Integrate changes #8997,8999 from maintperl.
6501              
6502              Subject: [PATCH 5.6.1] compiling on OS/2
6503              (Better error message from hints/os2.sh)
6504              
6505              Subject: [PATCH 5.6.1] syslog.t
6506      Branch: perl
6507           !> hints/os2.sh t/lib/syslog.t
6508 ____________________________________________________________________________
6509 [  8999] By: jhi                                   on 2001/03/03  17:09:28
6510         Log: Subject: [PATCH 5.6.1] syslog.t
6511              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6512              Date: Sat, 3 Mar 2001 02:11:17 -0500
6513              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
6514      Branch: maint-5.6/perl
6515            ! t/lib/syslog.t
6516 ____________________________________________________________________________
6517 [  8998] By: jhi                                   on 2001/03/03  17:07:50
6518         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
6519              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6520              Date: Sat, 3 Mar 2001 01:53:52 -0500
6521              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
6522      Branch: maint-5.6/perl
6523            ! opcode.pl os2/os2.c
6524 ____________________________________________________________________________
6525 [  8997] By: jhi                                   on 2001/03/03  17:03:30
6526         Log: Subject: [PATCH 5.6.1] compiling on OS/2
6527              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6528              Date: Sat, 3 Mar 2001 01:59:59 -0500
6529              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
6530      Branch: maint-5.6/perl
6531            ! hints/os2.sh
6532 ____________________________________________________________________________
6533 [  8996] By: jhi                                   on 2001/03/03  00:55:58
6534         Log: Regen files for mainline.
6535      Branch: perl
6536            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6537            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
6538 ____________________________________________________________________________
6539 [  8995] By: jhi                                   on 2001/03/03  00:35:22
6540         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
6541              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
6542              to maintperl.
6543              
6544              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
6545              
6546              Add Configure option -Dmksymlinks which will create a symlink
6547              forest if the current/build differs from the source directory.
6548              (8218,8220,8221,8317,8318,8971)
6549              
6550              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
6551              (Document APPLLIB_EXP in INSTALL.)
6552              
6553              If running byacc write-enable also perly.h.
6554              
6555              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
6556              
6557              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
6558              
6559              Sanity check for conflicting thread flavours.
6560              
6561              Fix the sys/fcntl.h problem reported by Peter Prymmer.
6562              
6563              Add few CPUs/architectures to the Cppsym scan,
6564              add -perlio to archname if so selected (modified 8890)
6565              
6566              Be more helpful for devel builders, suggested by John L. Allen.
6567              (admittedly pointless change for maintperl, but the usedevel
6568              code is there already)
6569      Branch: maint-5.6/perl
6570           !> Configure INSTALL Makefile.SH Porting/Glossary
6571           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
6572           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
6573           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
6574           !> win32/config.bc win32/config.gc win32/config.vc
6575 ____________________________________________________________________________
6576 [  8994] By: jhi                                   on 2001/03/02  23:31:41
6577         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
6578      Branch: metaconfig/U/perl
6579            ! gccvers.U
6580 ____________________________________________________________________________
6581 [  8993] By: jhi                                   on 2001/03/02  23:22:12
6582         Log: Regenerate various files for maint.
6583      Branch: maint-5.6/perl
6584            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
6585            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
6586 ____________________________________________________________________________
6587 [  8992] By: alanbur                               on 2001/03/02  22:48:34
6588         Log: Resync wuth parent
6589      Branch: maint-5.6/pureperl
6590           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
6591           !> (integrate 60 files)
6592 ____________________________________________________________________________
6593 [  8991] By: jhi                                   on 2001/03/02  21:00:08
6594         Log: Retract the #8742 part of #8986, backward compat.
6595      Branch: maint-5.6/perl
6596            ! embed.pl
6597 ____________________________________________________________________________
6598 [  8990] By: jhi                                   on 2001/03/02  20:40:07
6599         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
6600      Branch: maint-5.6/perl
6601            ! hv.c
6602 ____________________________________________________________________________
6603 [  8989] By: jhi                                   on 2001/03/02  19:59:56
6604         Log: Update Changes.
6605      Branch: perl
6606            ! Changes patchlevel.h
6607 ____________________________________________________________________________
6608 [  8988] By: jhi                                   on 2001/03/02  19:57:08
6609         Log: Integrate perlio.
6610      Branch: perl
6611           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
6612           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
6613           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
6614           !> ext/Encode/Encode/iso8859-10.ucm
6615           !> ext/Encode/Encode/iso8859-13.ucm
6616           !> ext/Encode/Encode/iso8859-14.ucm
6617           !> ext/Encode/Encode/iso8859-15.ucm
6618           !> ext/Encode/Encode/iso8859-16.ucm
6619           !> ext/Encode/Encode/iso8859-2.ucm
6620           !> ext/Encode/Encode/iso8859-3.ucm
6621           !> ext/Encode/Encode/iso8859-4.ucm
6622           !> ext/Encode/Encode/iso8859-5.ucm
6623           !> ext/Encode/Encode/iso8859-6.ucm
6624           !> ext/Encode/Encode/iso8859-7.ucm
6625           !> ext/Encode/Encode/iso8859-8.ucm
6626           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
6627           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
6628 ____________________________________________________________________________
6629 [  8987] By: jhi                                   on 2001/03/02  19:43:40
6630         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
6631              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
6632              8950,8952,8955 from mainline to maintperl.
6633              
6634              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
6635              
6636              Put to rest the 20010205.001, the email address checking (not) regex.
6637              
6638              fork() not everywhere, cleanup temp files.
6639              
6640              The #8843 wasn't quite right: %Config needs to imported.
6641              
6642              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
6643              (#8849: the glob-basic hunk needed massaging as it depended
6644              on Schwern's large-scale (unintegrated) patches)
6645              
6646              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
6647              
6648              Upgrade to CGI.pm 2.752, from Lincoln Stein.
6649              (Note: there were some conflicts due to EBCDIC and EPOC
6650              patches, in general I preferred the repository code.)
6651              (When 2.753 comes out, we need to synchronize.)
6652              
6653              Subject: [PATCH] fix for charnames above FFFF
6654              
6655              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
6656              
6657              If no sfio, no -lsfio.
6658              
6659              Run run/*.t also in minitest.
6660              
6661              Subject:  [PATCH perl 5.7.0] malloc message address offset
6662              
6663              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
6664              
6665              Subject: fix for parameter -Dm (for perl@8867)
6666              
6667              Subject: [PATCH: perl@8892] was Re: hashing order difference?
6668              (make the test more portable)
6669              
6670              Subject: Re: [PATCH] fix for charnames above FFFF
6671              
6672              Subject: Re: I'm losing the war...
6673              (hv_store() not working correctly in ENV_IS_CASELESS case.)
6674              
6675              Subject: Modified README.bs2000 
6676              
6677              Subject: [PATCH: perl@8935] -Dt padsv($var)
6678              
6679              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
6680              
6681              Subject: PATCH: extra tests to check on negative float to unsigned cast
6682              
6683              Subject: [PATCH] XPUSH[insp] was Re: progress
6684              
6685              Subject: Re: Compile with perlcc..
6686      Branch: maint-5.6/perl
6687           !> (integrate 36 files)
6688 ____________________________________________________________________________
6689 [  8986] By: jhi                                   on 2001/03/02  18:51:25
6690         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
6691              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
6692              to maintperl.
6693              
6694              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
6695              
6696              Subject: [DOC PATCH] overload.pm nits
6697              
6698              Add header for LIB$ prototypes (C. Berry)
6699              
6700              Convert fwrite()s to sockets to write()s, since some socket stacks
6701              don't take kindly to stdio.
6702              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
6703              (for often optional LNMs)
6704              Correct a few typos
6705              (C. Bailey)
6706              
6707              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
6708              
6709              De-cut-and-pasto.
6710              
6711              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
6712              
6713              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
6714              
6715              Upgrade to CPAN 1.59_54, from Andreas König.
6716              
6717              Bogus shebang.
6718              
6719              Subject: [PATCH] Document makepatch in Porting/patching
6720              
6721              UTF-8 documentation.
6722              
6723              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
6724              
6725              Sort the MANIFEST.
6726              
6727              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
6728              
6729              Subject: [PATCH @8807] toke.c cleanup: scan_str()
6730              
6731              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
6732              
6733              Add run/*.t to testables.
6734              
6735              TODO: integrate #8784.
6736      Branch: maint-5.6/perl
6737           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
6738           !> (integrate 28 files)
6739 ____________________________________________________________________________
6740 [  8985] By: nick                                  on 2001/03/02  18:15:45
6741         Log: Integrate mainline
6742      Branch: perlio
6743           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
6744           !> vms/vms.c
6745 ____________________________________________________________________________
6746 [  8984] By: jhi                                   on 2001/03/02  16:00:17
6747         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
6748              
6749              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
6750              5.004_05, and mention the suidperl August 2000 security problem.
6751              (#8978,#8981)
6752              
6753              Subject: [ID 20010301.004] Technically speaking in perldata
6754              
6755              Subject: [PATCH] File::Copy for bleadperl, maintperl
6756              
6757              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
6758              
6759              (The #8982, fix for 20010221.005 and 20010221.008,
6760              would be nice too but it didn't integrate cleanly.)
6761      Branch: maint-5.6/perl
6762           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
6763 ____________________________________________________________________________
6764 [  8983] By: jhi                                   on 2001/03/02  15:51:16
6765         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
6766              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6767              Date:     Thu, 1 Mar 2001 15:54:09 EST
6768              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
6769      Branch: perl
6770            ! vms/vms.c
6771 ____________________________________________________________________________
6772 [  8982] By: jhi                                   on 2001/03/02  15:43:31
6773         Log: Subject: Re: sync sync sync: have I missed any patches?
6774              From: Radu Greab <radu@netsoft.ro> 
6775              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
6776              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
6777              
6778              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
6779              was checking argv[0] regardless of whether a different pathname
6780              will actually be executed."  Test case not supplied because 
6781              drafting that, ironically enough, revealed another bug
6782              (or a feature).
6783      Branch: perl
6784            ! doio.c
6785 ____________________________________________________________________________
6786 [  8981] By: jhi                                   on 2001/03/02  15:28:03
6787         Log: Misdate in #8978.
6788      Branch: perl
6789            ! pod/perlfaq1.pod
6790 ____________________________________________________________________________
6791 [  8980] By: jhi                                   on 2001/03/02  15:24:20
6792         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
6793              From: Chris Nandor <pudge@pobox.com>
6794              Date: Wed, 28 Feb 2001 22:10:15 -0500
6795              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
6796      Branch: perl
6797            ! lib/File/Copy.pm
6798 ____________________________________________________________________________
6799 [  8979] By: jhi                                   on 2001/03/02  15:17:16
6800         Log: Subject: [ID 20010301.004] Technically speaking in perldata
6801              From: abela@geneanet.org
6802              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
6803              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
6804      Branch: perl
6805            ! pod/perldata.pod
6806 ____________________________________________________________________________
6807 [  8978] By: jhi                                   on 2001/03/02  15:15:27
6808         Log: Subject: [ID 20010301.003] ref to 5.004
6809              From: abela@geneanet.org
6810              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
6811              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
6812              
6813              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
6814              and mention the suidperl August 2000 security problem.
6815      Branch: perl
6816            ! pod/perlfaq1.pod
6817 ____________________________________________________________________________
6818 [  8977] By: alanbur                               on 2001/03/02  14:17:45
6819         Log: Resynchronised with parent
6820      Branch: maint-5.6/pureperl
6821           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
6822           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
6823           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
6824           !> vms/descrip_mms.template win32/win32.c win32/win32.h
6825           !> win32/win32iop.h
6826 ____________________________________________________________________________
6827 [  8976] By: nick                                  on 2001/03/01  23:25:30
6828         Log: Integrate mainline.
6829      Branch: perlio
6830            - t/op/qu.t
6831           !> (integrate 55 files)
6832 ____________________________________________________________________________
6833 [  8975] By: jhi                                   on 2001/03/01  16:51:34
6834         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
6835      Branch: perl
6836           !> toke.c
6837 ____________________________________________________________________________
6838 [  8974] By: gsar                                  on 2001/03/01  16:28:21
6839         Log: fix for bugid 20010226.008
6840              
6841              the problem was that some of the pointers (PL_last_lop and
6842              PL_last_uni specifically) into the lex buffers weren't correctly
6843              being invalidated when the buffer changed; this would leave the
6844              pointers pointing at an arbitrary location in the buffer if
6845              the buffer didn't need to be reallocated, or point into freed
6846              memory if the buffer had to be realloced
6847              
6848              TODO item for bugdb maintainers: check other seemingly random
6849              parser-related bugs--they might be cured by this
6850      Branch: maint-5.6/perl
6851            ! toke.c
6852 ____________________________________________________________________________
6853 [  8973] By: jhi                                   on 2001/03/01  02:23:25
6854         Log: Retract #8970 because of a completely mysterious core dump:
6855              adding the tests 241..244 causes op/pat dump core at test #25.
6856              The test needs a lot of whittling down before the bug can be solved.
6857      Branch: perl
6858            ! t/op/pat.t
6859 ____________________________________________________________________________
6860 [  8972] By: jhi                                   on 2001/03/01  01:58:38
6861         Log: Regen perlapi.
6862      Branch: perl
6863            ! pod/perlapi.pod
6864 ____________________________________________________________________________
6865 [  8971] By: jhi                                   on 2001/03/01  01:34:09
6866         Log: Subject: [PATCH] don't write along symlinks into a read only source tree (was Re: [ID 20010129.006] OK: perl v5.7.0 +DEVEL8584 on i586-linux-64all 2.2.12 (UNINSTALLED))
6867              From: Nicholas Clark <nick@ccl4.org>
6868              Date: Wed, 28 Feb 2001 23:28:49 +0000
6869              Message-ID: <20010228232849.A55187@plum.flirble.org>
6870              
6871              Allow a completely write protected source code tree
6872              when using the Configure -Dmksymlinks.
6873      Branch: perl
6874            ! embed.pl warnings.pl
6875 ____________________________________________________________________________
6876 [  8970] By: jhi                                   on 2001/03/01  01:32:04
6877         Log: Add back the EBCDIC character range tests (for matching).
6878      Branch: perl
6879            ! t/op/pat.t
6880 ____________________________________________________________________________
6881 [  8969] By: nick                                  on 2001/02/28  18:18:01
6882         Log: Add charname comments to .ucm files writen by 'compile',
6883              also order charmaps in those files by source encoding.
6884              regenerate distrubuted .ucm files
6885      Branch: perlio
6886            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
6887            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
6888            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
6889            ! ext/Encode/Encode/iso8859-10.ucm
6890            ! ext/Encode/Encode/iso8859-13.ucm
6891            ! ext/Encode/Encode/iso8859-14.ucm
6892            ! ext/Encode/Encode/iso8859-15.ucm
6893            ! ext/Encode/Encode/iso8859-16.ucm
6894            ! ext/Encode/Encode/iso8859-2.ucm
6895            ! ext/Encode/Encode/iso8859-3.ucm
6896            ! ext/Encode/Encode/iso8859-4.ucm
6897            ! ext/Encode/Encode/iso8859-5.ucm
6898            ! ext/Encode/Encode/iso8859-6.ucm
6899            ! ext/Encode/Encode/iso8859-7.ucm
6900            ! ext/Encode/Encode/iso8859-8.ucm
6901            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
6902            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
6903 ____________________________________________________________________________
6904 [  8968] By: jhi                                   on 2001/02/28  16:26:37
6905         Log: Expand usemorebits early if d_casti32 needs to be undefined.
6906      Branch: perl
6907            ! hints/hpux.sh hints/irix_6.sh
6908 ____________________________________________________________________________
6909 [  8967] By: jhi                                   on 2001/02/28  16:22:26
6910         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
6911              retract toke.c/qu parts of #8583, retract #8485, retract
6912              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
6913              op/length.t, and MANIFEST, and delete t/op/qu.t.
6914      Branch: perl
6915            - t/op/qu.t
6916            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
6917            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
6918            ! t/op/length.t toke.c
6919 ____________________________________________________________________________
6920 [  8966] By: jhi                                   on 2001/02/28  15:00:27
6921         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
6922              by not changing from pre-Unicode days into being Unicode-aware.
6923              Sniff.
6924      Branch: perl
6925            ! pp.c t/op/pack.t t/op/qu.t
6926 ____________________________________________________________________________
6927 [  8965] By: jhi                                   on 2001/02/28  14:37:55
6928         Log: Subject: Re: Errors in core PODs
6929              From: Michael Stevens <michael@etla.org> 
6930              Date: Fri, 23 Feb 2001 15:47:56 +0000
6931              Message-ID: <20010223154756.A7723@firedrake.org> 
6932      Branch: perl
6933            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
6934            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
6935            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
6936            ! x2p/a2p.pod
6937 ____________________________________________________________________________
6938 [  8964] By: jhi                                   on 2001/02/28  14:35:35
6939         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
6940              (The #8961 was too bold.)
6941      Branch: perl
6942            ! hints/hpux.sh hints/irix_6.sh
6943 ____________________________________________________________________________
6944 [  8963] By: jhi                                   on 2001/02/28  14:33:39
6945         Log: Subject: Re: sync sync sync: have I missed any patches?
6946              From: Tim Jenness <t.jenness@jach.hawaii.edu>
6947              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
6948              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
6949              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
6950              
6951              Replace djSP with dSP.
6952      Branch: perl
6953            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
6954            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
6955            ! win32/perlhost.h
6956 ____________________________________________________________________________
6957 [  8962] By: jhi                                   on 2001/02/27  23:21:14
6958         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
6959      Branch: perl
6960            ! lib/Filter/Simple.pm
6961 ____________________________________________________________________________
6962 [  8961] By: jhi                                   on 2001/02/27  22:55:26
6963         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
6964              and this would be it.
6965      Branch: perl
6966            ! hints/hpux.sh hints/irix_6.sh
6967 ____________________________________________________________________________
6968 [  8960] By: jhi                                   on 2001/02/27  22:51:33
6969         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
6970              From: "Craig A. Berry" <craigberry@mac.com>
6971              Date: Tue, 27 Feb 2001 16:11:44 -0600
6972              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
6973      Branch: maint-5.6/perl
6974            ! configure.com vms/descrip_mms.template
6975 ____________________________________________________________________________
6976 [  8959] By: jhi                                   on 2001/02/27  22:47:23
6977         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
6978              From: "Craig A. Berry" <craigberry@mac.com>
6979              Date: Tue, 27 Feb 2001 16:11:44 -0600
6980              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
6981      Branch: perl
6982            ! configure.com vms/descrip_mms.template
6983 ____________________________________________________________________________
6984 [  8958] By: jhi                                   on 2001/02/27  15:16:42
6985         Log: Update Changes.
6986      Branch: perl
6987            ! Changes patchlevel.h
6988 ____________________________________________________________________________
6989 [  8957] By: jhi                                   on 2001/02/27  06:15:07
6990         Log: Subject: [5.6.x] EPOC additions
6991              From: Olaf Flebbe <O.Flebbe@science-computing.de>
6992              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
6993              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
6994      Branch: maint-5.6/perl
6995            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
6996 ____________________________________________________________________________
6997 [  8956] By: jhi                                   on 2001/02/27  06:12:11
6998         Log: Subject: [perl-current] EPOC 
6999              From: Olaf Flebbe <O.Flebbe@science-computing.de>
7000              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
7001              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
7002      Branch: perl
7003            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
7004            ! epoc/epocish.c epoc/epocish.h pp_sys.c
7005 ____________________________________________________________________________
7006 [  8955] By: jhi                                   on 2001/02/27  05:59:50
7007         Log: Subject: Re: Compile with perlcc..
7008              From: Edward Peschko <edwardp@excitehome.net>
7009              Date: Mon, 26 Feb 2001 18:51:58 -0800
7010              Message-ID: <20010226185158.A9871@excitehome.net>
7011              
7012              plus add a simple usage message if no arguments given.
7013      Branch: perl
7014            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
7015            ! utils/Makefile utils/perlcc.PL win32/pod.mak
7016 ____________________________________________________________________________
7017 [  8954] By: nick                                  on 2001/02/26  21:02:59
7018         Log: Integrate mainline
7019      Branch: perlio
7020           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
7021           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
7022           !> t/op/sprintf.t
7023 ____________________________________________________________________________
7024 [  8953] By: jhi                                   on 2001/02/26  14:43:54
7025         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
7026              From: Nicholas Clark <nick@ccl4.org>
7027              Date: Mon, 26 Feb 2001 00:42:07 +0000
7028              Message-ID: <20010226004207.F23333@plum.flirble.org>
7029      Branch: perl
7030            ! pp_ctl.c
7031 ____________________________________________________________________________
7032 [  8952] By: jhi                                   on 2001/02/26  14:42:13
7033         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
7034              From: Simon Cozens <simon@netthink.co.uk>
7035              Date: Mon, 26 Feb 2001 12:23:48 +0000
7036              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
7037      Branch: perl
7038            ! pod/perlguts.pod
7039 ____________________________________________________________________________
7040 [  8951] By: jhi                                   on 2001/02/26  14:39:15
7041         Log: Subject: [PATCH] perlio - unknown layer
7042              From: Nicholas Clark <nick@ccl4.org>
7043              Date: Mon, 26 Feb 2001 00:27:19 +0000
7044              Message-ID: <20010226002719.E23333@plum.flirble.org>
7045      Branch: perl
7046            ! perlio.c
7047 ____________________________________________________________________________
7048 [  8950] By: jhi                                   on 2001/02/26  14:38:04
7049         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
7050              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
7051              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
7052              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
7053      Branch: perl
7054            ! t/op/bop.t
7055 ____________________________________________________________________________
7056 [  8949] By: jhi                                   on 2001/02/26  14:37:07
7057         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
7058              From: Peter Prymmer <pvhp@forte.com>
7059              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
7060              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
7061      Branch: perl
7062            ! lib/Test.pm
7063 ____________________________________________________________________________
7064 [  8948] By: jhi                                   on 2001/02/26  14:35:53
7065         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
7066              From: Radu Greab <radu@netsoft.ro>
7067              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
7068              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
7069      Branch: perl
7070            ! pod/perlop.pod
7071 ____________________________________________________________________________
7072 [  8947] By: jhi                                   on 2001/02/26  14:34:46
7073         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
7074              From: David Mitchell <davem@fdgroup.co.uk>
7075              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
7076              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
7077      Branch: perl
7078            ! run.c
7079 ____________________________________________________________________________
7080 [  8946] By: jhi                                   on 2001/02/26  14:32:37
7081         Log: Subject: Modified README.bs2000 
7082              From: Dorner Thomas <Thomas.Dorner@start.de>
7083              Date: Mon, 26 Feb 2001 09:22:17 +0100
7084              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
7085      Branch: perl
7086            ! README.bs2000
7087 ____________________________________________________________________________
7088 [  8945] By: jhi                                   on 2001/02/26  14:19:53
7089         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
7090              to maintperl, listing the known failures on the tests 129 and 130.
7091      Branch: maint-5.6/perl
7092           !> t/op/sprintf.t
7093 ____________________________________________________________________________
7094 [  8944] By: jhi                                   on 2001/02/26  14:14:15
7095         Log: Add more known sprintf failures.
7096      Branch: perl
7097            ! t/op/sprintf.t
7098 ____________________________________________________________________________
7099 [  8943] By: jhi                                   on 2001/02/26  13:56:22
7100         Log: perlglob.exe needs to be found in Win32, patch from
7101              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
7102              which needs external glob at mini-perl time."
7103      Branch: perl
7104            ! ext/Encode/compile
7105 ____________________________________________________________________________
7106 [  8942] By: jhi                                   on 2001/02/26  13:52:19
7107         Log: A missing dTHX from Vadim Konovalov.
7108      Branch: perl
7109            ! perlio.c
7110 ____________________________________________________________________________
7111 [  8941] By: jhi                                   on 2001/02/26  13:37:05
7112         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
7113      Branch: perl
7114            ! op.c
7115 ____________________________________________________________________________
7116 [  8940] By: jhi                                   on 2001/02/26  13:35:40
7117         Log: Integrate perlio.
7118      Branch: perl
7119           !> ext/Encode/Encode.pm
7120 ____________________________________________________________________________
7121 [  8939] By: nick                                  on 2001/02/25  23:47:09
7122         Log: Integrate mainline.
7123      Branch: perlio
7124           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
7125           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
7126 ____________________________________________________________________________
7127 [  8938] By: nick                                  on 2001/02/25  19:36:28
7128         Log: Encode implementations docs.
7129      Branch: perlio
7130            ! ext/Encode/Encode.pm
7131 ____________________________________________________________________________
7132 [  8937] By: jhi                                   on 2001/02/25  19:26:16
7133         Log: Script wasn't aligned with reality.
7134      Branch: perl
7135            ! t/pod/find.t
7136 ____________________________________________________________________________
7137 [  8936] By: jhi                                   on 2001/02/25  18:54:55
7138         Log: Update Changes.
7139      Branch: perl
7140            ! Changes patchlevel.h
7141 ____________________________________________________________________________
7142 [  8935] By: jhi                                   on 2001/02/25  18:46:36
7143         Log: Retract #8929,8930,8932,8933 for now.
7144      Branch: perl
7145            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
7146 ____________________________________________________________________________
7147 [  8934] By: jhi                                   on 2001/02/25  17:34:35
7148         Log: Integrate perlio.
7149      Branch: perl
7150           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
7151           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
7152           !> t/lib/encode.t
7153 ____________________________________________________________________________
7154 [  8933] By: jhi                                   on 2001/02/25  17:33:12
7155         Log: (Retracted by #8395.)
7156              
7157              Slight tweaks in scan_const(), not fixes yet, it seems like
7158              lots of work remains to be done...
7159      Branch: perl
7160            ! toke.c
7161 ____________________________________________________________________________
7162 [  8932] By: jhi                                   on 2001/02/25  17:27:11
7163         Log: (Retracted by #8395.)
7164              
7165              Missing from #8930.
7166      Branch: perl
7167            ! perl.h
7168 ____________________________________________________________________________
7169 [  8931] By: jhi                                   on 2001/02/25  17:26:19
7170         Log: A comment tweak.
7171      Branch: perl
7172            ! utf8.c
7173 ____________________________________________________________________________
7174 [  8930] By: jhi                                   on 2001/02/25  17:25:47
7175         Log: (Retracted by #8395.)
7176              
7177              Attempt to fix the EBCDIC character range problwm with //.
7178      Branch: perl
7179            ! regcomp.c
7180 ____________________________________________________________________________
7181 [  8929] By: jhi                                   on 2001/02/25  17:23:45
7182         Log: (Retracted by #8395.)
7183              
7184              Expand the EBCDIC character range tests, and add few nasty
7185              tr tests from Karsten Sperling.
7186      Branch: perl
7187            ! t/op/pat.t t/op/tr.t
7188 ____________________________________________________________________________
7189 [  8928] By: jhi                                   on 2001/02/25  17:18:49
7190         Log: Missing check-in.
7191      Branch: perl
7192            ! lib/Pod/Find.pm
7193 ____________________________________________________________________________
7194 [  8927] By: nick                                  on 2001/02/25  11:30:22
7195         Log: Change method names in Encode implementation classes to something
7196              less confusing (preparing to "go public").
7197      Branch: perlio
7198            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
7199 ____________________________________________________________________________
7200 [  8926] By: nick                                  on 2001/02/25  10:53:24
7201         Log: GCC __atribute__ / printf fix
7202      Branch: perlio
7203            ! perl.h
7204 ____________________________________________________________________________
7205 [  8925] By: nick                                  on 2001/02/25  10:52:25
7206         Log: Checked in the wrong one ...
7207      Branch: perlio
7208            ! ext/Encode/Encode.pm
7209 ____________________________________________________________________________
7210 [  8924] By: nick                                  on 2001/02/24  18:46:51
7211         Log: Integrate mainline - to see what Jarkko has in ...
7212      Branch: perlio
7213           +> t/pod/testpods/lib/Pod/Stuff.pm
7214           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
7215 ____________________________________________________________________________
7216 [  8923] By: nick                                  on 2001/02/24  17:05:23
7217         Log: Encode API documentation nd tidy up.
7218              Minor additions to test.
7219              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
7220              Adds STRLEN to standard typemap.
7221      Branch: perlio
7222            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
7223            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
7224 ____________________________________________________________________________
7225 [  8922] By: jhi                                   on 2001/02/24  16:38:12
7226         Log: Add a test for the "character range should match in EBCDIC
7227              if specified using explicit numerics" bug found by Karsten
7228              Sperling.
7229      Branch: perl
7230            ! t/op/pat.t
7231 ____________________________________________________________________________
7232 [  8921] By: jhi                                   on 2001/02/24  16:30:16
7233         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
7234              From: schwern@pobox.com
7235              Date: Fri, 23 Feb 2001 03:21:37 -0500
7236              Message-ID: <20010223032137.A26022@magnonel.guild.net>
7237              
7238              plus Charles Lane's fixes, plus tweaks.
7239      Branch: perl
7240            + t/pod/testpods/lib/Pod/Stuff.pm
7241            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
7242 ____________________________________________________________________________
7243 [  8920] By: nick                                  on 2001/02/24  10:30:11
7244         Log: Integrate mainline
7245      Branch: perlio
7246           !> (integrate 33 files)
7247 ____________________________________________________________________________
7248 [  8919] By: jhi                                   on 2001/02/24  00:23:35
7249         Log: Subject: Re: I'm losing the war...
7250              From: "Vadim Konovalov" <watman@inbox.ru>
7251              Date: Sat, 24 Feb 2001 00:10:14 +0300
7252              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
7253              
7254              hv_store() not working correctly in ENV_IS_CASELESS case.
7255      Branch: perl
7256            ! hv.c
7257 ____________________________________________________________________________
7258 [  8918] By: jhi                                   on 2001/02/24  00:20:09
7259         Log: Subject: Re: [PATCH] fix for charnames above FFFF
7260              From: andreas.koenig@anima.de (Andreas J. Koenig)
7261              Date: 23 Feb 2001 02:39:03 +0100
7262              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
7263              
7264              A further efficiency tweak.
7265      Branch: perl
7266            ! lib/charnames.pm
7267 ____________________________________________________________________________
7268 [  8917] By: jhi                                   on 2001/02/23  20:27:51
7269         Log: Integrate change #8916 from mainline,
7270              do away with USE_WIN32_RTL_ENV.
7271      Branch: maint-5.6/perl
7272           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
7273 ____________________________________________________________________________
7274 [  8916] By: jhi                                   on 2001/02/23  20:02:25
7275         Log: Abolish USE_WIN32_RTL_ENV.
7276      Branch: perl
7277            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
7278 ____________________________________________________________________________
7279 [  8915] By: jhi                                   on 2001/02/23  19:36:00
7280         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
7281              later protected by some #define.
7282      Branch: perl
7283            ! gv.c
7284 ____________________________________________________________________________
7285 [  8914] By: jhi                                   on 2001/02/23  19:31:38
7286         Log: Retract #8902 for now, requested by Charles Lane, the correct
7287              fix will be something else.
7288      Branch: perl
7289            ! op.c
7290 ____________________________________________________________________________
7291 [  8913] By: jhi                                   on 2001/02/23  19:11:36
7292         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
7293              From: Peter Prymmer <pvhp@forte.com>
7294              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
7295              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
7296      Branch: perl
7297            ! t/op/lex_assign.t
7298 ____________________________________________________________________________
7299 [  8912] By: jhi                                   on 2001/02/23  18:38:20
7300         Log: Subject: [patch] perlio + useithreads
7301              From: Doug MacEachern <dougm@covalent.net>
7302              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
7303              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
7304              
7305              Gets things running but not complete.
7306      Branch: perl
7307            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
7308 ____________________________________________________________________________
7309 [  8911] By: jhi                                   on 2001/02/23  04:20:02
7310         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
7311              
7312              Duplicated environment freeing, File::Temp 0.12,
7313              op/append portability (EBCDIC) tweak.
7314      Branch: maint-5.6/perl
7315           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
7316           !> t/op/append.t
7317 ____________________________________________________________________________
7318 [  8910] By: jhi                                   on 2001/02/23  02:07:33
7319         Log: Integrate change #8909 from mainline, a better Borland
7320              putenv() workaround.
7321      Branch: maint-5.6/perl
7322           !> perl.c
7323 ____________________________________________________________________________
7324 [  8909] By: jhi                                   on 2001/02/23  02:05:46
7325         Log: A better workaround for Borland putenv() brokenness from Sarathy.
7326      Branch: perl
7327            ! perl.c
7328 ____________________________________________________________________________
7329 [  8908] By: jhi                                   on 2001/02/23  02:04:14
7330         Log: Subject: fix for parameter -Dm (for perl@8867)
7331              From: "Vadim Konovalov" <watman@inbox.ru>
7332              Date: Thu, 22 Feb 2001 17:30:12 +0300
7333              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
7334      Branch: perl
7335            ! perl.h
7336 ____________________________________________________________________________
7337 [  8907] By: jhi                                   on 2001/02/23  01:58:20
7338         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
7339              From: Peter Prymmer <pvhp@forte.com>
7340              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
7341              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
7342      Branch: perl
7343            ! t/op/append.t
7344 ____________________________________________________________________________
7345 [  8906] By: jhi                                   on 2001/02/23  01:48:34
7346         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
7347      Branch: perl
7348            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
7349 ____________________________________________________________________________
7350 [  8905] By: jhi                                   on 2001/02/23  01:43:30
7351         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
7352              From: Peter Prymmer <pvhp@forte.com>
7353              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
7354              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
7355      Branch: perl
7356            ! t/lib/st-06compat.t
7357 ____________________________________________________________________________
7358 [  8904] By: jhi                                   on 2001/02/23  01:42:39
7359         Log: Metaconfig unit change for #8903.
7360      Branch: metaconfig/U/perl
7361            ! Devel.U
7362 ____________________________________________________________________________
7363 [  8903] By: jhi                                   on 2001/02/23  01:42:12
7364         Log: Be more helpful for devel builders, suggested by John L. Allen.
7365      Branch: perl
7366            ! Configure
7367 ____________________________________________________________________________
7368 [  8902] By: jhi                                   on 2001/02/23  01:37:41
7369         Log: (Retracted by #8914)
7370              (Wrongly, reinstated by #8941)             
7371
7372              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
7373              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7374              Date:     Thu, 22 Feb 2001 09:43:57 EST
7375              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
7376      Branch: perl
7377            ! op.c
7378 ____________________________________________________________________________
7379 [  8901] By: jhi                                   on 2001/02/23  01:20:32
7380         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
7381              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7382              Date:     Thu, 22 Feb 2001 08:01:35 EST
7383              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
7384      Branch: perl
7385            ! malloc.c
7386 ____________________________________________________________________________
7387 [  8900] By: jhi                                   on 2001/02/23  01:18:02
7388         Log: Integrate changes #8898,8899 from mainline, environ handling.
7389      Branch: maint-5.6/perl
7390           !> perl.c
7391 ____________________________________________________________________________
7392 [  8899] By: jhi                                   on 2001/02/23  01:16:25
7393         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
7394              putenv() is not to be relied on, they are either broken or leaky
7395              or both.)
7396      Branch: perl
7397            ! perl.c
7398 ____________________________________________________________________________
7399 [  8898] By: jhi                                   on 2001/02/22  23:36:59
7400         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
7401              and safesysfree() must be used.
7402      Branch: perl
7403            ! perl.c
7404 ____________________________________________________________________________
7405 [  8897] By: jhi                                   on 2001/02/22  23:25:45
7406         Log: With environ one must use safesysmalloc()/safesysfree().
7407      Branch: perl
7408            ! perl.c
7409 ____________________________________________________________________________
7410 [  8896] By: jhi                                   on 2001/02/22  22:13:18
7411         Log: If we have a duplicated environment free it
7412              if PERL_DESTRUCT_LEVEL.
7413      Branch: perl
7414            ! perl.c
7415 ____________________________________________________________________________
7416 [  8895] By: alanbur                               on 2001/02/22  19:31:57
7417         Log: Synchronised with parent
7418      Branch: maint-5.6/pureperl
7419           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
7420 ____________________________________________________________________________
7421 [  8894] By: gsar                                  on 2001/02/22  19:06:18
7422         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
7423              
7424              fix memory leak in method call optimization (change#3768);
7425              made C<eval "$x->foo()"> leak
7426              
7427              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
7428      Branch: maint-5.6/perl
7429           !> op.c
7430 ____________________________________________________________________________
7431 [  8893] By: jhi                                   on 2001/02/22  18:35:27
7432         Log: (Retracted by #8915.)
7433              
7434              Third Degree finding:
7435              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
7436      Branch: perl
7437            ! gv.c
7438 ____________________________________________________________________________
7439 [  8892] By: jhi                                   on 2001/02/22  14:28:32
7440         Log: Update Changes.
7441      Branch: perl
7442            ! Changes patchlevel.h
7443 ____________________________________________________________________________
7444 [  8891] By: jhi                                   on 2001/02/22  13:22:45
7445         Log: Metaconfig unit changes for #8890.
7446      Branch: metaconfig
7447            ! U/modified/Cppsym.U U/threads/archname.U
7448 ____________________________________________________________________________
7449 [  8890] By: jhi                                   on 2001/02/22  13:22:12
7450         Log: Add -stdio to the archname if no perlio selected,
7451              no -perlio added since that is now the default.
7452              
7453              Add few CPUs/architectures to the Cppsym scan.
7454      Branch: perl
7455            ! Configure config_h.SH
7456 ____________________________________________________________________________
7457 [  8889] By: jhi                                   on 2001/02/22  13:05:59
7458         Log: Metaconfig unit change for #8888.
7459      Branch: metaconfig/U/perl
7460            ! useperlio.U
7461 ____________________________________________________________________________
7462 [  8888] By: jhi                                   on 2001/02/22  13:05:28
7463         Log: *drum roll*  Make perlio the default.
7464      Branch: perl
7465            ! Configure config_h.SH
7466 ____________________________________________________________________________
7467 [  8887] By: jhi                                   on 2001/02/22  12:50:52
7468         Log: Integrate change #8665 from maintperl to mainline,
7469              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
7470      Branch: perl
7471           !> ext/POSIX/POSIX.xs
7472 ____________________________________________________________________________
7473 [  8886] By: jhi                                   on 2001/02/22  12:49:24
7474         Log: Integrate changes #8883,8884 from mainline to maintperl.
7475              
7476              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
7477              Subject: Re: File::Temp::_gettemp warning
7478      Branch: maint-5.6/perl
7479           !> embed.h embed.pl lib/File/Temp.pm
7480 ____________________________________________________________________________
7481 [  8885] By: jhi                                   on 2001/02/22  12:43:59
7482         Log: Based on
7483              
7484              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
7485              From: schwab@suse.de
7486              Date: Thu, 22 Feb 2001 13:08:09 +0100
7487              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
7488              
7489              but the fix done slightly differently because the other
7490              half was already done in #8664.
7491      Branch: maint-5.6/perl
7492            ! ext/POSIX/POSIX.xs
7493 ____________________________________________________________________________
7494 [  8884] By: jhi                                   on 2001/02/22  12:37:15
7495         Log: Subject: Re: File::Temp::_gettemp warning
7496              From: Tim Jenness <t.jenness@jach.hawaii.edu>
7497              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
7498              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
7499              
7500              This patch to File::Temp does two things:
7501              
7502              1. Fixes the problem with CGI::Carp when determining
7503              the Fcntl constants
7504              
7505              2. Removes most of the carps and consolidates them so that all the
7506              reasons are included in a single die that is caught by the test. This
7507              means that the correct skipping behaviour is displayed by the test.
7508      Branch: perl
7509            ! lib/File/Temp.pm
7510 ____________________________________________________________________________
7511 [  8883] By: jhi                                   on 2001/02/22  12:29:19
7512         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
7513              From: Peter Prymmer <pvhp@forte.com>
7514              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
7515              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
7516      Branch: perl
7517            ! embed.h embed.pl
7518 ____________________________________________________________________________
7519 [  8882] By: jhi                                   on 2001/02/21  19:41:33
7520         Log: Integrate change #8881 from mainlin to maintperl.
7521              
7522              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
7523      Branch: maint-5.6/perl
7524           !> op.c
7525 ____________________________________________________________________________
7526 [  8881] By: jhi                                   on 2001/02/21  19:38:57
7527         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
7528              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7529              Date:     Wed, 21 Feb 2001 13:08:03 EST
7530              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
7531      Branch: perl
7532            ! op.c
7533 ____________________________________________________________________________
7534 [  8880] By: jhi                                   on 2001/02/21  19:34:34
7535         Log: Retract #8875, cannot let go of the old semantics of unpack U
7536              without rethinking utf8decode.t.
7537      Branch: perl
7538            ! pp.c t/op/pack.t
7539 ____________________________________________________________________________
7540 [  8879] By: jhi                                   on 2001/02/21  19:08:02
7541         Log: Run run/*.t also in minitest.
7542      Branch: perl
7543            ! Makefile.SH
7544 ____________________________________________________________________________
7545 [  8878] By: nick                                  on 2001/02/21  18:55:37
7546         Log: Integrate mainline
7547      Branch: perlio
7548           !> (integrate 76 files)
7549 ____________________________________________________________________________
7550 [  8877] By: jhi                                   on 2001/02/21  15:09:33
7551         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
7552      Branch: metaconfig
7553            ! U/compline/nblock_io.U
7554      Branch: perl
7555            ! Configure config_h.SH
7556 ____________________________________________________________________________
7557 [  8876] By: jhi                                   on 2001/02/21  14:54:45
7558         Log: If no sfio, no -lsfio.
7559      Branch: metaconfig/U/perl
7560            ! d_sfio.U
7561      Branch: perl
7562            ! Configure config_h.SH
7563 ____________________________________________________________________________
7564 [  8875] By: jhi                                   on 2001/02/21  14:54:00
7565         Log: Make unpack C and unpack C truly equivalent.
7566      Branch: perl
7567            ! pp.c t/op/pack.t
7568 ____________________________________________________________________________
7569 [  8874] By: jhi                                   on 2001/02/21  14:26:02
7570         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
7571              From: Peter Prymmer <pvhp@forte.com>
7572              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
7573              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
7574      Branch: perl
7575            ! pod/perlport.pod
7576 ____________________________________________________________________________
7577 [  8873] By: jhi                                   on 2001/02/21  14:24:31
7578         Log: Subject: [PATCH] fix for charnames above FFFF
7579              From: andreas.koenig@anima.de (Andreas J. Koenig)
7580              Date: 21 Feb 2001 07:05:45 +0100
7581              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
7582      Branch: perl
7583            ! lib/charnames.pm t/lib/charnames.t
7584 ____________________________________________________________________________
7585 [  8872] By: jhi                                   on 2001/02/21  14:15:25
7586         Log: Integrate change #8868 from pureperl to mainline.
7587              
7588              Fixed reference count loop caused by sv_magic.
7589      Branch: perl
7590           !> sv.c
7591 ____________________________________________________________________________
7592 [  8871] By: jhi                                   on 2001/02/21  14:07:29
7593         Log: Integrate change #8868 from pureperl to maintperl.
7594              
7595              Fixed reference count loop caused by sv_magic.
7596      Branch: maint-5.6/perl
7597           !> sv.c
7598 ____________________________________________________________________________
7599 [  8870] By: jhi                                   on 2001/02/21  14:04:41
7600         Log: Put back the #8840, it was innocent.
7601      Branch: perl
7602            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
7603            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
7604 ____________________________________________________________________________
7605 [  8869] By: jhi                                   on 2001/02/21  14:00:03
7606         Log: unpack("C", ...) was left slightly unfinished by #8865.
7607      Branch: perl
7608            ! pp.c t/op/pack.t
7609 ____________________________________________________________________________
7610 [  8868] By: alanbur                               on 2001/02/21  01:33:45
7611         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
7612              from gv_fetchpv to create single-character magic variables (e.g. $!),
7613              and it is passed a sv and the gv that contains the sv as the mg_obj
7614              value.  When sv_magic stores the mg_obj pointer it increments the gv
7615              refcount, thus causing a sv-gv pair that can't be freed.  There is
7616              already a check for sv == obj which is used to prevent such reference
7617              loops.  This change extends the check to cover the case described above.
7618      Branch: maint-5.6/pureperl
7619            ! sv.c
7620 ____________________________________________________________________________
7621 [  8867] By: jhi                                   on 2001/02/21  00:52:39
7622         Log: Update Changes.
7623      Branch: perl
7624            ! Changes patchlevel.h
7625 ____________________________________________________________________________
7626 [  8866] By: jhi                                   on 2001/02/21  00:34:20
7627         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
7628              (Note: there were some conflicts due to EBCDIC and EPOC
7629              patches, in general I preferred the repository code.)
7630              (When 2.753 comes out, we need to synchronize.)
7631      Branch: perl
7632            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
7633            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
7634            ! t/lib/cgi-html.t
7635 ____________________________________________________________________________
7636 [  8865] By: jhi                                   on 2001/02/21  00:24:22
7637         Log: Make pack("C", 0x100) to create Unicode, unless under the
7638              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
7639              will understand Unicode, unless you under know what.
7640      Branch: perl
7641            ! pp.c t/op/pack.t t/op/qu.t
7642 ____________________________________________________________________________
7643 [  8864] By: alanbur                               on 2001/02/20  22:35:34
7644         Log: Resynchronised with parent
7645      Branch: maint-5.6/pureperl
7646           !> README.win32 ext/GDBM_File/GDBM_File.pm
7647           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
7648           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
7649           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
7650           !> t/lib/sdbm.t util.c
7651 ____________________________________________________________________________
7652 [  8863] By: jhi                                   on 2001/02/20  20:55:11
7653         Log: Integrate change #8860,8861 from mainline into maintperl.
7654              
7655              "pseudo-literal j"
7656              
7657              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
7658      Branch: maint-5.6/perl
7659           !> lib/Test.pm pod/perlop.pod
7660 ____________________________________________________________________________
7661 [  8862] By: jhi                                   on 2001/02/20  20:30:07
7662         Log: Don't do casting between pointers pointing to differently sized
7663              integers.
7664      Branch: perl
7665            ! hv.c sv.c
7666 ____________________________________________________________________________
7667 [  8861] By: jhi                                   on 2001/02/20  19:53:44
7668         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
7669              From: Peter Prymmer <pvhp@forte.com>
7670              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
7671              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
7672      Branch: perl
7673            ! lib/Test.pm
7674 ____________________________________________________________________________
7675 [  8860] By: jhi                                   on 2001/02/20  19:48:02
7676         Log: "pseudo-literal j", a documentation glitch reported to Debian.
7677              The text recovered from Perl 5.005_03, and pseudo-literal replaced
7678              by "backtick string".
7679      Branch: perl
7680            ! pod/perlop.pod
7681 ____________________________________________________________________________
7682 [  8859] By: jhi                                   on 2001/02/20  19:15:46
7683         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
7684              from Chris Nandor.
7685      Branch: perl
7686            ! makedef.pl
7687 ____________________________________________________________________________
7688 [  8858] By: jhi                                   on 2001/02/20  17:36:53
7689         Log: Integrate pureperl changes #8844,8845,8850 to mainline
7690              (via maintperl #8855).
7691              
7692              Fixed %^H scoping bug
7693              
7694              Removed GV <-> CV refcount loop
7695              
7696              Removed %ENV refcount loop
7697      Branch: perl
7698           !> gv.c op.c perl.c pp.c scope.c
7699 ____________________________________________________________________________
7700 [  8857] By: jhi                                   on 2001/02/20  17:34:32
7701         Log: Integrate changes #8853,8854 from maintperl to mainline.
7702              
7703              EBDIC fixes, README.win32 Borland update.
7704      Branch: perl
7705           !> README.win32 handy.h util.c
7706 ____________________________________________________________________________
7707 [  8856] By: jhi                                   on 2001/02/20  17:33:16
7708         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
7709      Branch: maint-5.6/perl
7710           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
7711           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
7712           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
7713 ____________________________________________________________________________
7714 [  8855] By: jhi                                   on 2001/02/20  17:32:13
7715         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
7716              
7717              Fixed %^H scoping bug
7718              
7719              Removed GV <-> CV refcount loop
7720              
7721              Removed %ENV refcount loop
7722      Branch: maint-5.6/perl
7723           !> gv.c op.c perl.c pp.c scope.c
7724 ____________________________________________________________________________
7725 [  8854] By: jhi                                   on 2001/02/20  17:25:06
7726         Log: Subject: Addition to readme.win32 for Borland C++ compilers
7727              Date: Tue, 20 Feb 2001 02:15:25 +0300
7728              From: "Vadim Konovalov" <watman@inbox.ru>
7729              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
7730              
7731              Document Borland compiler misbehaviour.
7732      Branch: maint-5.6/perl
7733            ! README.win32
7734 ____________________________________________________________________________
7735 [  8853] By: jhi                                   on 2001/02/20  17:22:25
7736         Log: The assimilation of ebcdic.c didn't quite work at the first try,
7737              patches from Thomas Dorner.
7738      Branch: maint-5.6/perl
7739            ! handy.h util.c
7740 ____________________________________________________________________________
7741 [  8852] By: jhi                                   on 2001/02/20  17:20:15
7742         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
7743              From: Chris Nandor <pudge@pobox.com>
7744              Date: Tue, 20 Feb 2001 08:32:45 -0500
7745              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
7746      Branch: maint-5.6/perl
7747            ! makedef.pl mg.c
7748 ____________________________________________________________________________
7749 [  8851] By: jhi                                   on 2001/02/20  17:15:52
7750         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
7751      Branch: perl
7752            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
7753            ! t/lib/filter-util.t
7754 ____________________________________________________________________________
7755 [  8850] By: alanbur                               on 2001/02/20  17:12:40
7756         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
7757              and the magic pointer points back to the GV that contains the
7758              %ENV hash.  This creates a refcount loop that prevents members
7759              of %ENV from being freed correctly.  This change removes the
7760              refcount loop - the magic pointer was never used anyway, the
7761              only use of the magic was to check the type ('E') so that the
7762              appropriate environment manipulation code is called when %ENV
7763              is modified.
7764      Branch: maint-5.6/pureperl
7765            ! perl.c
7766 ____________________________________________________________________________
7767 [  8849] By: jhi                                   on 2001/02/20  17:12:20
7768         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
7769              From: "Craig A. Berry" <craigberry@mac.com>
7770              Date: Mon, 19 Feb 2001 23:36:12 -0600
7771              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
7772              
7773              Case-forgiving systems match TestInit.pm with TES*.
7774      Branch: perl
7775            ! t/lib/glob-basic.t
7776 ____________________________________________________________________________
7777 [  8848] By: jhi                                   on 2001/02/20  17:10:02
7778         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
7779      Branch: perl
7780            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
7781            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
7782            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
7783 ____________________________________________________________________________
7784 [  8847] By: jhi                                   on 2001/02/20  15:34:41
7785         Log: The #8843 wasn't quite right: %Config needs to imported.
7786      Branch: perl
7787            ! t/run/runenv.t
7788 ____________________________________________________________________________
7789 [  8846] By: jhi                                   on 2001/02/20  15:31:50
7790         Log: Retract the #8838 and #8840 for now because of
7791              the DB_File tie problem.
7792      Branch: perl
7793            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
7794            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
7795            ! proto.h sv.c
7796 ____________________________________________________________________________
7797 [  8845] By: alanbur                               on 2001/02/20  14:25:41
7798         Log: Removed GV <-> CV refcount loop
7799              CvGV(mycv) points to the parent GV of the CV, and was previously
7800              refcounted.  The pointer remains, but the refcounting has been removed
7801              as it causes a refcount loop between the CV and GV that means the CV
7802              can't ever be deleted.
7803      Branch: maint-5.6/pureperl
7804            ! gv.c op.c pp.c
7805 ____________________________________________________________________________
7806 [  8844] By: alanbur                               on 2001/02/20  14:23:13
7807         Log: Fixed %^H scoping bug
7808      Branch: maint-5.6/pureperl
7809            ! scope.c
7810 ____________________________________________________________________________
7811 [  8843] By: jhi                                   on 2001/02/19  13:38:08
7812         Log: fork() not everywhere, cleanup temp files.
7813      Branch: perl
7814            ! t/run/runenv.t
7815 ____________________________________________________________________________
7816 [  8842] By: alanbur                               on 2001/02/19  12:42:07
7817         Log: Resynchronised with parent
7818      Branch: maint-5.6/pureperl
7819           !> pod/perlfaq4.pod sv.c utf8.c
7820 ____________________________________________________________________________
7821 [  8841] By: jhi                                   on 2001/02/19  03:35:51
7822         Log: Update Changes.
7823      Branch: perl
7824            ! Changes patchlevel.h
7825 ____________________________________________________________________________
7826 [  8840] By: jhi                                   on 2001/02/19  00:23:41
7827         Log: Subject: [patch] add sv_setref_uv
7828              From: Doug MacEachern <dougm@covalent.net>
7829              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
7830              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
7831      Branch: perl
7832            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
7833            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
7834 ____________________________________________________________________________
7835 [  8839] By: jhi                                   on 2001/02/19  00:01:38
7836         Log: Put to rest the 20010205.001, the email address checking (not) regex.
7837      Branch: perl
7838            ! pod/perlfaq9.pod
7839 ____________________________________________________________________________
7840 [  8838] By: jhi                                   on 2001/02/18  22:17:54
7841         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
7842              From: Doug MacEachern <dougm@covalent.net>
7843              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
7844              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
7845      Branch: perl
7846            ! lib/ExtUtils/xsubpp
7847 ____________________________________________________________________________
7848 [  8837] By: jhi                                   on 2001/02/18  22:16:50
7849         Log: Subject: [patch] -Wall cleanup round 2
7850              From: Doug MacEachern <dougm@covalent.net>
7851              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
7852              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
7853      Branch: perl
7854            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
7855            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
7856            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
7857            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
7858            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
7859            ! ext/SDBM_File/SDBM_File.xs
7860 ____________________________________________________________________________
7861 [  8836] By: jhi                                   on 2001/02/18  22:11:20
7862         Log: Misapplied regex optimizations when \C is present.
7863              Fixes 20001230.002.
7864              
7865              What still remains broken is that the submatches that
7866              have \C in them get their UTF8 flag on because their
7867              parent SV has it on.  This will result in malformed
7868              UTF8 if a \C happened to match a non-ASCII byte.
7869      Branch: perl
7870            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
7871            ! t/pragma/utf8.t
7872 ____________________________________________________________________________
7873 [  8835] By: jhi                                   on 2001/02/18  20:12:02
7874         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
7875              
7876              The hash key got wrongly UTF8fied.
7877      Branch: perl
7878            ! pod/perlapi.pod toke.c utf8.c
7879 ____________________________________________________________________________
7880 [  8834] By: jhi                                   on 2001/02/18  19:44:25
7881         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
7882              don't warn on magical or overloaded things.
7883      Branch: perl
7884            ! pp_hot.c
7885 ____________________________________________________________________________
7886 [  8833] By: nick                                  on 2001/02/18  19:31:22
7887         Log: Integrate mainline
7888      Branch: perlio
7889           +> t/TestInit.pm t/run/runenv.t
7890            - t/UTEST
7891           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
7892           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
7893           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
7894           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
7895           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
7896           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
7897           !> utf8.c
7898 ____________________________________________________________________________
7899 [  8832] By: jhi                                   on 2001/02/18  19:21:18
7900         Log: Integrate perlio.
7901      Branch: perl
7902           !> perlio.c pod/perldiag.pod
7903 ____________________________________________________________________________
7904 [  8831] By: jhi                                   on 2001/02/18  19:14:20
7905         Log: Integrate change #8827 from mainline.
7906              
7907              UTF8 tweaks.
7908      Branch: maint-5.6/perl
7909           !> sv.c utf8.c
7910 ____________________________________________________________________________
7911 [  8830] By: nick                                  on 2001/02/18  19:10:34
7912         Log: Apply the spirit of patch from Nick Clark:
7913              Subject: [PATCH] Re: extensions that provide layers
7914              From: Nicholas Clark <nick@ccl4.org>
7915              Date: Mon, 12 Feb 2001 16:43:51 +0000
7916              Message-Id: <20010212164350.Q3652@plum.flirble.org>
7917      Branch: perlio
7918            ! perlio.c pod/perldiag.pod
7919 ____________________________________________________________________________
7920 [  8829] By: jhi                                   on 2001/02/18  19:03:25
7921         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
7922              From: schwern@pobox.com 
7923              Date: Sun, 18 Feb 2001 13:44:35 -0500
7924              Message-ID: <20010218134435.A17544@magnonel.guild.net>
7925              
7926              Applied, but as t/TestInit.pm.
7927      Branch: perl
7928            + t/TestInit.pm
7929            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
7930            ! t/op/subst_wamp.t
7931 ____________________________________________________________________________
7932 [  8828] By: jhi                                   on 2001/02/18  18:43:52
7933         Log: Integrate perlio.
7934      Branch: perl
7935           !> perlio.c
7936 ____________________________________________________________________________
7937 [  8827] By: jhi                                   on 2001/02/18  18:41:33
7938         Log: UTF-8 tweaks.
7939      Branch: perl
7940            ! sv.c utf8.c
7941 ____________________________________________________________________________
7942 [  8826] By: nick                                  on 2001/02/18  17:40:59
7943         Log: Fix [ID 20010217.002]
7944              open FOO, "<:raw:perlio", ...
7945              :raw now inserts default base layer below itself.
7946              Also
7947              open FOO, "<:unix", ...
7948              works as well - but leaves buffer layer on stack under the unix layer.
7949      Branch: perlio
7950            ! perlio.c
7951 ____________________________________________________________________________
7952 [  8825] By: jhi                                   on 2001/02/18  17:15:39
7953         Log: Integrate perlio.
7954      Branch: perl
7955           !> perlio.c perliol.h
7956 ____________________________________________________________________________
7957 [  8824] By: jhi                                   on 2001/02/18  17:10:53
7958         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
7959              From: schwern@pobox.com
7960              Date: Sun, 18 Feb 2001 01:48:50 -0500
7961              Message-ID: <20010218014850.C19957@magnonel.guild.net>
7962      Branch: perl
7963            ! lib/Test/Harness.pm t/TEST t/op/chop.t
7964 ____________________________________________________________________________
7965 [  8823] By: jhi                                   on 2001/02/18  17:01:06
7966         Log: Add run/*.t to testables.
7967      Branch: perl
7968            ! t/TEST
7969 ____________________________________________________________________________
7970 [  8822] By: jhi                                   on 2001/02/18  16:58:58
7971         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
7972              From: schwern@pobox.com
7973              Date: Sun, 18 Feb 2001 01:11:35 -0500
7974              Message-ID: <20010218011135.A19957@magnonel.guild.net>
7975              
7976              Revive mjd's and Simon's PERL5OPT fix.
7977      Branch: perl
7978            + t/run/runenv.t
7979            ! MANIFEST perl.c
7980 ____________________________________________________________________________
7981 [  8821] By: jhi                                   on 2001/02/18  16:53:46
7982         Log: Subject: Re: Why t/TEST and not Test::Harness?
7983              From: schwern@pobox.com
7984              Date: Sat, 17 Feb 2001 22:44:44 -0500
7985              Message-ID: <20010217224444.A6679@magnonel.guild.net>
7986              
7987              Replace UTEST with TEST -utf8.
7988      Branch: perl
7989            - t/UTEST
7990            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
7991            ! t/lib/glob-basic.t
7992 ____________________________________________________________________________
7993 [  8820] By: nick                                  on 2001/02/18  13:06:16
7994         Log: Clean up a few core dumps when layers are used in unexpected ways.
7995              (Still not "right"...)
7996      Branch: perlio
7997            ! perlio.c perliol.h
7998 ____________________________________________________________________________
7999 [  8819] By: jhi                                   on 2001/02/18  02:25:55
8000         Log: Integrate change #8818 from maintperl, a FAQ nit.
8001      Branch: perl
8002           !> pod/perlfaq4.pod
8003 ____________________________________________________________________________
8004 [  8818] By: jhi                                   on 2001/02/18  02:24:50
8005         Log: FAQ nit from Chris Fedde.
8006      Branch: maint-5.6/perl
8007            ! pod/perlfaq4.pod
8008 ____________________________________________________________________________
8009 [  8817] By: nick                                  on 2001/02/17  18:20:14
8010         Log: Integrate mainline
8011      Branch: perlio
8012           +> lib/unicode/UCD.html lib/unicode/Unicode.html
8013           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
8014           +> pod/perlclib.pod
8015            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
8016            - lib/unicode/Unicode.301
8017           !> (integrate 324 files)
8018 ____________________________________________________________________________
8019 [  8816] By: jhi                                   on 2001/02/17  16:56:58
8020         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
8021      Branch: perl
8022            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
8023            ! ext/Storable/Storable.xs t/lib/st-06compat.t
8024            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
8025 ____________________________________________________________________________
8026 [  8815] By: jhi                                   on 2001/02/17  16:40:07
8027         Log: Subject: [patch] -Wall
8028              From: Doug MacEachern <dougm@covalent.net>
8029              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
8030              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
8031      Branch: perl
8032            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
8033            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
8034 ____________________________________________________________________________
8035 [  8814] By: jhi                                   on 2001/02/16  19:27:18
8036         Log: Document qu better.
8037      Branch: perl
8038            ! pod/perlop.pod
8039 ____________________________________________________________________________
8040 [  8813] By: jhi                                   on 2001/02/15  13:54:37
8041         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
8042              From: Hugo <hv@crypt.compulink.co.uk>
8043              Date: Thu, 15 Feb 2001 13:39:49 +0000
8044              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
8045      Branch: perl
8046            ! toke.c
8047 ____________________________________________________________________________
8048 [  8812] By: alanbur                               on 2001/02/15  13:52:16
8049         Log: Resynchronised with parent
8050      Branch: maint-5.6/pureperl
8051            - ebcdic.c
8052           !> (integrate 36 files)
8053 ____________________________________________________________________________
8054 [  8811] By: jhi                                   on 2001/02/15  13:51:16
8055         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
8056              
8057              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
8058              From: Jan Dubois <JanD@ActiveState.com>
8059              Date: Wed, 31 Jan 2001 21:17:03 -0800
8060              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
8061              
8062              tweak change#8659 to keep it simple
8063              
8064              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
8065              From: Russ Allbery <rra@stanford.edu>
8066              Date: 14 Feb 2001 10:15:41 -0800
8067              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
8068              
8069              (8809 empty)
8070
8071              Upgrade to podlators 1.08, from Russ Allbery.
8072      Branch: perl
8073           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
8074           !> utils/perldoc.PL
8075 ____________________________________________________________________________
8076 [  8810] By: jhi                                   on 2001/02/15  13:35:08
8077         Log: Upgrade to podlators 1.08, from Russ Allbery.
8078      Branch: maint-5.6/perl
8079            ! lib/Pod/Man.pm lib/Pod/Text.pm
8080 ____________________________________________________________________________
8081 [  8809] By: jhi                                   on 2001/02/15  13:26:38
8082         Log: (accidentally empty check-in)
8083      Branch: maint-5.6/perl
8084            ! lib/Test/Harness.pm
8085 ____________________________________________________________________________
8086 [  8808] By: jhi                                   on 2001/02/15  13:23:47
8087         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
8088              From: Russ Allbery <rra@stanford.edu>
8089              Date: 14 Feb 2001 10:15:41 -0800
8090              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
8091              
8092              perldoc was hardcoding $Config{installscript}, which breaks
8093              when install* isn't where Perl ends up (such as with AFS).
8094              
8095              Use $Config{scriptdir} instead.
8096      Branch: maint-5.6/perl
8097            ! utils/perldoc.PL
8098 ____________________________________________________________________________
8099 [  8807] By: jhi                                   on 2001/02/14  14:37:27
8100         Log: Update Changes.
8101      Branch: perl
8102            ! Changes patchlevel.h
8103 ____________________________________________________________________________
8104 [  8806] By: jhi                                   on 2001/02/14  14:25:31
8105         Log: Integrate changes #8803,8804,8805 from mainline.
8106              
8107              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
8108              
8109              Don't skip too much of the locale error message if no environ array,
8110              from Chris Nandor.
8111              
8112              More MacOS Classic fixes from Chris Nandor.
8113      Branch: maint-5.6/perl
8114           !> doop.c lib/Cwd.pm perl.c perl.h util.c
8115 ____________________________________________________________________________
8116 [  8805] By: jhi                                   on 2001/02/14  03:29:01
8117         Log: More MacOS Classic fixes from Chris Nandor.
8118      Branch: perl
8119            ! doop.c lib/Cwd.pm
8120 ____________________________________________________________________________
8121 [  8804] By: jhi                                   on 2001/02/14  03:18:35
8122         Log: Don't skip too much of the locale error message if no environ array,
8123              from Chris Nandor.
8124      Branch: perl
8125            ! util.c
8126 ____________________________________________________________________________
8127 [  8803] By: jhi                                   on 2001/02/14  03:14:14
8128         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
8129      Branch: perl
8130            ! perl.c perl.h
8131 ____________________________________________________________________________
8132 [  8802] By: jhi                                   on 2001/02/13  18:31:33
8133         Log: AUTHORS update.
8134      Branch: perl
8135            ! AUTHORS
8136 ____________________________________________________________________________
8137 [  8801] By: jhi                                   on 2001/02/13  17:55:19
8138         Log: Integrate change #8792 from mainline.
8139              
8140              Subject: buncha MacPerl patches for bleadperl
8141              From: Chris Nandor <pudge@pobox.com>
8142              Date: Tue, 13 Feb 2001 00:02:43 -0500
8143              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
8144      Branch: maint-5.6/perl
8145           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
8146           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
8147           !> t/lib/basename.t toke.c util.h
8148 ____________________________________________________________________________
8149 [  8800] By: jhi                                   on 2001/02/13  17:46:43
8150         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
8151              to be forced to Off_t.
8152              
8153              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
8154              From: nick@ccl4.org
8155              Date: Thu, 1 Feb 2001 12:01:04 +0000
8156              Message-Id: <20010201120103.E11401@plum.flirble.org>
8157      Branch: maint-5.6/perl
8158            ! iperlsys.h perlio.c
8159 ____________________________________________________________________________
8160 [  8799] By: jhi                                   on 2001/02/13  16:52:51
8161         Log: Duplex duplex hunk hunk.
8162      Branch: maint-5.6/perl
8163            ! Makefile.SH
8164 ____________________________________________________________________________
8165 [  8797] By: jhi                                   on 2001/02/13  14:52:04
8166         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
8167              From: "Craig A. Berry" <craigberry@mac.com>
8168              Date: Mon, 12 Feb 2001 11:05:25 -0600
8169              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
8170      Branch: perl
8171            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
8172 ____________________________________________________________________________
8173 [  8796] By: jhi                                   on 2001/02/13  14:36:47
8174         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
8175              From: simon.cozens@pembroke.oxford.ac.uk 
8176              Date: Sat, 10 Feb 2001 17:57:02 +0000
8177              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
8178              
8179              Now it does include.
8180      Branch: perl
8181            ! pod/perldiag.pod
8182 ____________________________________________________________________________
8183 [  8795] By: jhi                                   on 2001/02/13  14:30:11
8184         Log: Sort the MANIFEST.
8185      Branch: perl
8186            ! MANIFEST
8187 ____________________________________________________________________________
8188 [  8794] By: jhi                                   on 2001/02/13  14:26:51
8189         Log: Integrate change #8793 from mainline, FAQ updates.
8190      Branch: maint-5.6/perl
8191           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
8192 ____________________________________________________________________________
8193 [  8793] By: jhi                                   on 2001/02/13  14:25:13
8194         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
8195      Branch: perl
8196            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
8197 ____________________________________________________________________________
8198 [  8792] By: jhi                                   on 2001/02/13  14:22:50
8199         Log: Subject: buncha MacPerl patches for bleadperl
8200              From: Chris Nandor <pudge@pobox.com>
8201              Date: Tue, 13 Feb 2001 00:02:43 -0500
8202              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
8203      Branch: perl
8204            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
8205            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
8206            ! t/lib/basename.t toke.c util.h
8207 ____________________________________________________________________________
8208 [  8791] By: jhi                                   on 2001/02/13  14:10:39
8209         Log: Integrate change #8790 from mainline.
8210              
8211              environ array wrongly assumed in Perl_init_i18nl10n(),
8212      Branch: maint-5.6/perl
8213           !> util.c
8214 ____________________________________________________________________________
8215 [  8790] By: jhi                                   on 2001/02/13  14:06:15
8216         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
8217              noticed by Chris Nandor in MacOS Classic.
8218      Branch: perl
8219            ! util.c
8220 ____________________________________________________________________________
8221 [  8789] By: jhi                                   on 2001/02/13  13:58:07
8222         Log: Integrate changes #8373,8487,8544,8783 from mainline.
8223              
8224              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
8225              hints files, the dynaloading, assimilate ebcdic into util.c.
8226      Branch: maint-5.6/perl
8227            - ebcdic.c
8228            ! MANIFEST hints/posix-bc.sh
8229           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
8230           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
8231           !> perlapi.c proto.h util.c
8232 ____________________________________________________________________________
8233 [  8788] By: alanbur                               on 2001/02/13  10:33:13
8234         Log: Integrated changes from maint-5.6
8235      Branch: maint-5.6/pureperl
8236           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
8237           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
8238           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
8239           !> vos/config.ga.h vos/configure_perl.cm
8240 ____________________________________________________________________________
8241 [  8787] By: jhi                                   on 2001/02/13  05:56:36
8242         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
8243      Branch: perl
8244           !> Makefile.SH
8245 ____________________________________________________________________________
8246 [  8786] By: jhi                                   on 2001/02/13  05:54:34
8247         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
8248              From: Dorner Thomas <Thomas.Dorner@start.de>
8249              Date: Mon, 12 Feb 2001 15:06:26 +0100
8250              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
8251      Branch: maint-5.6/perl
8252            ! Makefile.SH
8253 ____________________________________________________________________________
8254 [  8785] By: jhi                                   on 2001/02/13  05:29:04
8255         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
8256      Branch: perl
8257           !> hints/openbsd.sh
8258 ____________________________________________________________________________
8259 [  8784] By: jhi                                   on 2001/02/13  02:25:24
8260         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
8261              From: Peter Prymmer <pvhp@forte.com>
8262              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
8263              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
8264      Branch: perl
8265            ! pod/perlclib.pod
8266 ____________________________________________________________________________
8267 [  8783] By: jhi                                   on 2001/02/13  02:22:36
8268         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
8269      Branch: perl
8270            - ebcdic.c
8271            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
8272            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
8273            ! util.c
8274 ____________________________________________________________________________
8275 [  8782] By: jhi                                   on 2001/02/13  02:00:07
8276         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
8277      Branch: maint-5.6/perl
8278            ! pod/perlport.pod
8279 ____________________________________________________________________________
8280 [  8781] By: jhi                                   on 2001/02/13  01:58:44
8281         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
8282      Branch: maint-5.6/perl
8283            ! hints/openbsd.sh
8284 ____________________________________________________________________________
8285 [  8780] By: jhi                                   on 2001/02/13  01:57:33
8286         Log: Synchronize the regexp tests between maintperl and mainline.
8287      Branch: maint-5.6/perl
8288           !> t/op/re_tests
8289 ____________________________________________________________________________
8290 [  8779] By: jhi                                   on 2001/02/13  01:49:35
8291         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
8292              From: Hugo <hv@crypt.compulink.co.uk>
8293              Date: Tue, 13 Feb 2001 00:11:11 +0000
8294              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
8295      Branch: perl
8296            ! regcomp.c t/op/re_tests
8297 ____________________________________________________________________________
8298 [  8778] By: jhi                                   on 2001/02/13  00:23:10
8299         Log: Comments do not nest.
8300      Branch: perl
8301            ! perl.h
8302 ____________________________________________________________________________
8303 [  8777] By: jhi                                   on 2001/02/13  00:17:54
8304         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
8305              From: Hugo <hv@crypt.compulink.co.uk>
8306              Date: Tue, 13 Feb 2001 00:11:11 +0000
8307              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
8308      Branch: maint-5.6/perl
8309            ! regcomp.c t/op/re_tests
8310 ____________________________________________________________________________
8311 [  8776] By: jhi                                   on 2001/02/12  23:25:52
8312         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
8313      Branch: maint-5.6/perl
8314            ! pod/perlport.pod
8315 ____________________________________________________________________________
8316 [  8775] By: jhi                                   on 2001/02/12  23:04:28
8317         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
8318      Branch: maint-5.6/perl
8319            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
8320            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
8321            ! vos/configure_perl.cm
8322 ____________________________________________________________________________
8323 [  8774] By: jhi                                   on 2001/02/12  22:59:11
8324         Log: Subject: Re: [patch] context for 'U' magic functions
8325              From: Doug MacEachern <dougm@covalent.net>
8326              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
8327              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
8328              
8329              plus the suggestion by Nick Ing-Simmons to name the macro
8330              as PERL_MG_UFUNC to avoid namespace pollution, plus add
8331              the advice by Doug for XS writers to perl.h
8332      Branch: perl
8333            ! mg.c perl.h
8334 ____________________________________________________________________________
8335 [  8773] By: jhi                                   on 2001/02/11  20:14:12
8336         Log: Update Changes.
8337      Branch: perl
8338            ! Changes patchlevel.h
8339 ____________________________________________________________________________
8340 [  8772] By: jhi                                   on 2001/02/11  18:47:52
8341         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
8342              From: Simon Cozens <simon@cozens.net>
8343              Date: Wed, 31 Jan 2001 16:31:43 +0000
8344              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
8345      Branch: perl
8346            + pod/perlclib.pod
8347            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
8348            ! pod/perltoc.pod
8349 ____________________________________________________________________________
8350 [  8771] By: jhi                                   on 2001/02/11  18:36:48
8351         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
8352              
8353              Blocks-4d3.beta.txt
8354              CaseFolding-3d4.beta.txt
8355              CompositionExclusions-3d6.beta.txt
8356              EastAsianWidth-4d4.beta.txt
8357              LineBreak-6d3.beta.txt
8358              NamesList-3.1.0d1.beta.txt
8359              PropList-3.1.0d4.beta.txt
8360              SpecialCasing-4d1.beta.txt
8361              UnicodeData-3.1.0d6.beta.txt
8362      Branch: perl
8363            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
8364           +> lib/unicode/UCD.html lib/unicode/Unicode.html
8365            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
8366            - lib/unicode/Unicode.301
8367            ! (edit 257 files)
8368 ____________________________________________________________________________
8369 [  8770] By: jhi                                   on 2001/02/11  17:26:22
8370         Log: UTF-8 documentation.
8371      Branch: perl
8372            ! utf8.h
8373 ____________________________________________________________________________
8374 [  8769] By: jhi                                   on 2001/02/11  17:12:49
8375         Log: Retract #8762.
8376      Branch: perl
8377            ! regexec.c
8378 ____________________________________________________________________________
8379 [  8768] By: jhi                                   on 2001/02/11  16:54:45
8380         Log: Subject: [PATCH] Test::Harness
8381              From: andreas.koenig@anima.de (Andreas J. Koenig)
8382              Date: 11 Feb 2001 14:37:00 +0100
8383              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
8384      Branch: perl
8385            ! lib/Test/Harness.pm
8386 ____________________________________________________________________________
8387 [  8767] By: jhi                                   on 2001/02/11  16:53:52
8388         Log: Subject: [PATCH] Document makepatch in Porting/patching
8389              From: andreas.koenig@anima.de (Andreas J. Koenig)
8390              Date: 11 Feb 2001 16:46:28 +0100
8391              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
8392      Branch: perl
8393            ! Porting/patching.pod
8394 ____________________________________________________________________________
8395 [  8766] By: jhi                                   on 2001/02/11  06:30:23
8396         Log: Subject: Re: [patch] GvSHARED
8397              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
8398              From: Doug MacEachern <dougm@covalent.net>
8399              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
8400              
8401              Subject: Re: [patch] GvSHARED
8402              From: Doug MacEachern <dougm@covalent.net>
8403              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
8404              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
8405              
8406              Subject: [patch] attributes.pm support for `shared'
8407              From: Doug MacEachern <dougm@covalent.net>
8408              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
8409              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
8410              
8411              our() attributes were ignored, our :shared pieces missing,
8412              allow attributes.pm to turn on shared.
8413      Branch: perl
8414            ! op.c t/op/attrs.t toke.c xsutils.c
8415 ____________________________________________________________________________
8416 [  8765] By: alanbur                               on 2001/02/10  23:11:19
8417         Log: Resync with parent (hopefully sucessfully this time)
8418      Branch: maint-5.6/pureperl
8419           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
8420           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
8421           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
8422           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
8423           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
8424           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
8425           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
8426 ____________________________________________________________________________
8427 [  8764] By: jhi                                   on 2001/02/10  22:54:38
8428         Log: Make TEST and UTEST more verbose in case something goes
8429              wrong in running/compiling a script, suggested by Doug
8430              MacEachern.
8431      Branch: perl
8432            ! t/TEST t/UTEST
8433 ____________________________________________________________________________
8434 [  8763] By: jhi                                   on 2001/02/10  22:11:34
8435         Log: Bogus shebang.
8436      Branch: perl
8437            ! t/lib/texttabs.t
8438 ____________________________________________________________________________
8439 [  8762] By: jhi                                   on 2001/02/10  21:56:02
8440         Log: (Retracted by #8769)
8441      Branch: perl
8442            ! regexec.c
8443 ____________________________________________________________________________
8444 [  8761] By: jhi                                   on 2001/02/10  21:26:15
8445         Log: Subject: Re: [patch] GvSHARED 
8446              From: Doug MacEachern <dougm@covalent.net>
8447              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
8448              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
8449              
8450              our @EXPORT : shared = (...);
8451      Branch: perl
8452            ! toke.c
8453 ____________________________________________________________________________
8454 [  8760] By: jhi                                   on 2001/02/10  21:25:07
8455         Log: Subject: [patch] GvSHARED
8456              From: Doug MacEachern <dougm@covalent.net>
8457              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
8458              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
8459      Branch: perl
8460            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
8461 ____________________________________________________________________________
8462 [  8759] By: alanbur                               on 2001/02/10  21:24:27
8463         Log: Backed out mismerge.
8464      Branch: maint-5.6/pureperl
8465            ! MANIFEST README.hpux README.vmesa gv.c installhtml
8466            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
8467            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
8468            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
8469            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
8470            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
8471            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
8472 ____________________________________________________________________________
8473 [  8758] By: jhi                                   on 2001/02/10  18:01:17
8474         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
8475              
8476              Fixed UMRs and leak in Perl_pmtrans()
8477              
8478              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
8479              associated UTFied tr/// code.  Also fixed scoping leak of
8480              PL_reg_start_tmp.
8481              
8482              newATTRSUB leaks when an attempt to redefine the active sort sub is
8483              made.
8484      Branch: maint-5.6/perl
8485           !> op.c regcomp.c
8486 ____________________________________________________________________________
8487 [  8757] By: alanbur                               on 2001/02/10  17:56:46
8488         Log: Resynchronised with parent
8489      Branch: maint-5.6/pureperl
8490           +> README.bs2000
8491            - README.posix-bc
8492            ! gv.c perl.c sv.c
8493           !> MANIFEST README.hpux README.vmesa installhtml
8494           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
8495           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
8496           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
8497           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
8498           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
8499           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
8500 ____________________________________________________________________________
8501 [  8756] By: alanbur                               on 2001/02/10  17:51:15
8502         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
8503              made.
8504      Branch: maint-5.6/pureperl
8505            ! op.c
8506 ____________________________________________________________________________
8507 [  8755] By: jhi                                   on 2001/02/09  22:41:35
8508         Log: Upgrade to CPAN 1.59_54, from Andreas König.
8509      Branch: perl
8510            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
8511 ____________________________________________________________________________
8512 [  8754] By: jhi                                   on 2001/02/09  22:29:20
8513         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
8514              
8515              Didn't upgrade the fill.t since it has a dependency to File::Slurp
8516              purely for debugging purposes, the actual test hasn't changed.
8517      Branch: perl
8518            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
8519            ! t/lib/textwrap.t
8520 ____________________________________________________________________________
8521 [  8753] By: jhi                                   on 2001/02/09  20:17:50
8522         Log: Integrate change #8682 from maintperl.
8523              
8524              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
8525              to work correctly.
8526      Branch: perl
8527           !> hints/irix_6.sh
8528 ____________________________________________________________________________
8529 [  8752] By: jhi                                   on 2001/02/09  20:00:46
8530         Log: Update Changes.
8531      Branch: perl
8532            ! Changes patchlevel.h
8533 ____________________________________________________________________________
8534 [  8751] By: nick                                  on 2001/02/09  19:48:37
8535         Log: Integrate mainline
8536      Branch: perlio
8537           +> README.bs2000 t/lib/cgi-esc.t
8538            - README.posix-bc
8539           !> (integrate 53 files)
8540 ____________________________________________________________________________
8541 [  8750] By: nick                                  on 2001/02/09  19:25:16
8542         Log: Subject: RE: Biannual Competition to Improve Hashing Function
8543              From: Fisher Mark <fisherm@tce.com>
8544              Date: Thu, 8 Feb 2001 10:44:00 -0500
8545              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
8546              Date: Thu, 8 Feb 2001 15:02:47 -0500
8547              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
8548      Branch: perl
8549            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
8550 ____________________________________________________________________________
8551 [  8749] By: jhi                                   on 2001/02/09  19:02:35
8552         Log: Forgotten fragment.
8553      Branch: perl
8554            ! pod/perlapi.pod
8555 ____________________________________________________________________________
8556 [  8748] By: jhi                                   on 2001/02/09  18:31:34
8557         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
8558              plus manual tweakage.
8559              
8560              Sync the perlfaq2 between mainline and maintperl.
8561      Branch: maint-5.6/perl
8562            ! pod/perlfaq2.pod
8563      Branch: perl
8564           !> pod/perlfaq2.pod
8565 ____________________________________________________________________________
8566 [  8747] By: jhi                                   on 2001/02/09  18:12:04
8567         Log: Subject: versiononly and installperl
8568              From: abigail@foad.org
8569              Date: Wed, 7 Feb 2001 22:43:12 +0100
8570              Message-ID: <20010207214312.7045.qmail@foad.org>    
8571              
8572              Add +v flag to force a normal install of the perl binary
8573              and the utilities.
8574              
8575              Subject: [PATCH] installperl
8576              From: Nicholas Clark <nick@ccl4.org>
8577              Date: Fri, 9 Feb 2001 16:28:57 +0000
8578              Message-ID: <20010209162857.B10931@plum.flirble.org>
8579              
8580              Add -A flag which also hardlinks the binary with
8581              the full architecture name.
8582      Branch: perl
8583            ! installperl
8584 ____________________________________________________________________________
8585 [  8746] By: jhi                                   on 2001/02/09  18:03:43
8586         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
8587              
8588              Subject: perlfaq2, re: perlmongers
8589              
8590              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
8591              
8592              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
8593              
8594              Subject: [ID 20010205.001] typo in perlfaq9
8595              
8596              Subject: [ID 20010208.002] unordered explanation in perlcall
8597      Branch: maint-5.6/perl
8598           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
8599           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
8600           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
8601 ____________________________________________________________________________
8602 [  8745] By: jhi                                   on 2001/02/09  17:59:09
8603         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
8604              From: abela@geneanet.org
8605              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
8606              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
8607      Branch: perl
8608            ! pod/perlcall.pod
8609 ____________________________________________________________________________
8610 [  8744] By: jhi                                   on 2001/02/09  17:48:16
8611         Log: Subject: [ID 20010205.001] typo in perlfaq9
8612              From: eserte@vran.herceg.de
8613              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
8614              Message-Id: <200102042244.XAA21926@vran.herceg.de>
8615      Branch: perl
8616            ! pod/perlfaq9.pod
8617 ____________________________________________________________________________
8618 [  8743] By: jhi                                   on 2001/02/09  17:25:12
8619         Log: Integrate change #8695 from maintperl.
8620              
8621              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
8622      Branch: perl
8623           !> thread.h
8624 ____________________________________________________________________________
8625 [  8742] By: jhi                                   on 2001/02/09  17:21:22
8626         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
8627              From: Andy Dougherty <doughera@lafayette.edu>
8628              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
8629              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
8630      Branch: perl
8631            ! embed.pl
8632 ____________________________________________________________________________
8633 [  8741] By: jhi                                   on 2001/02/09  17:05:19
8634         Log: Integrate changes #8738,8739,8740 from maintperl.
8635              
8636              Html files will be installed in a more logical and easier to
8637              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
8638              
8639              Html files will be generated with a header to make them look
8640              a little less bare.
8641              
8642              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
8643      Branch: perl
8644           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
8645 ____________________________________________________________________________
8646 [  8740] By: jhi                                   on 2001/02/09  17:03:46
8647         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
8648              From: "Brendan O'Dea" <bod@compusol.com.au>
8649              Date: Sun, 4 Feb 2001 11:17:56 +1100
8650              Message-ID: <20010204111756.A16301@compusol.com.au>
8651      Branch: maint-5.6/perl
8652            ! pod/perlfaq3.pod
8653 ____________________________________________________________________________
8654 [  8739] By: jhi                                   on 2001/02/09  17:01:59
8655         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
8656              From: "Indy Singh" <indy@nusphere.com>
8657              Date: Fri, 2 Feb 2001 15:09:59 -0500
8658              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
8659              
8660              Html files will be generated with a header to make them look
8661              a little less bare.
8662      Branch: maint-5.6/perl
8663            ! installhtml
8664 ____________________________________________________________________________
8665 [  8738] By: jhi                                   on 2001/02/09  16:58:48
8666         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
8667              From: "Indy Singh" <indy@nusphere.com>
8668              Date: Fri, 2 Feb 2001 15:08:23 -0500
8669              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
8670              
8671              Html files will be installed in a more logical and easier to
8672              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
8673      Branch: maint-5.6/perl
8674            ! win32/Makefile win32/makefile.mk
8675 ____________________________________________________________________________
8676 [  8737] By: jhi                                   on 2001/02/09  16:46:54
8677         Log: Integrate changes #8687,8736 from maintperl.
8678              
8679              HP-UX thread patches from Merijn H. Brand.
8680              
8681              Latin nit from Philip Newton.
8682      Branch: perl
8683           !> README.hpux hints/hpux.sh
8684 ____________________________________________________________________________
8685 [  8736] By: jhi                                   on 2001/02/09  16:42:31
8686         Log: Latin nit from Philip Newton.
8687      Branch: maint-5.6/perl
8688            ! README.hpux
8689 ____________________________________________________________________________
8690 [  8735] By: jhi                                   on 2001/02/09  16:24:03
8691         Log: Integrate changes #8704,8710 from pureperl.
8692              
8693              Fixed UMRs and leak in Perl_pmtrans()
8694              
8695              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
8696              associated UTFied tr/// code.  Also fixed scoping leak of
8697              PL_reg_start_tmp.
8698      Branch: perl
8699           !> op.c regcomp.c
8700 ____________________________________________________________________________
8701 [  8734] By: jhi                                   on 2001/02/09  15:40:21
8702         Log: Integrate change #8733 from maintperl.
8703              
8704              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
8705      Branch: perl
8706           !> pod/perlre.pod
8707 ____________________________________________________________________________
8708 [  8733] By: jhi                                   on 2001/02/09  15:35:47
8709         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
8710              From: Prymmer/Kahn <pvhp@best.com>
8711              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
8712              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
8713      Branch: maint-5.6/perl
8714            ! pod/perlre.pod
8715 ____________________________________________________________________________
8716 [  8732] By: jhi                                   on 2001/02/09  15:26:17
8717         Log: Rename README.posix-bc to README.bs2000 (to avoid the
8718              confusion of a "perlposix-bc.pod"), add a few missing
8719              arch pods, regen toc.
8720      Branch: maint-5.6/perl
8721           +> README.bs2000
8722            - README.posix-bc
8723            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
8724            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
8725 ____________________________________________________________________________
8726 [  8731] By: jhi                                   on 2001/02/09  15:23:39
8727         Log: De-cut-and-pasto.
8728      Branch: perl
8729            ! pod/perl.pod
8730 ____________________________________________________________________________
8731 [  8730] By: jhi                                   on 2001/02/09  15:11:13
8732         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
8733              when people think that perlposix-bc.pod tells anything about
8734              Perl and POSIX.  Regen toc.
8735      Branch: perl
8736           +> README.bs2000
8737            - README.posix-bc
8738            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
8739            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
8740 ____________________________________________________________________________
8741 [  8729] By: jhi                                   on 2001/02/09  14:52:28
8742         Log: The README.vmesa part of #8712 from maintperl.
8743      Branch: perl
8744            ! README.vmesa
8745 ____________________________________________________________________________
8746 [  8728] By: jhi                                   on 2001/02/09  14:46:06
8747         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
8748              From: Peter Prymmer <pvhp@forte.com>
8749              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
8750              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
8751      Branch: maint-5.6/perl
8752            ! README.vmesa win32/Makefile win32/makefile.mk
8753 ____________________________________________________________________________
8754 [  8727] By: jhi                                   on 2001/02/09  14:33:25
8755         Log: Integrate change #8712 from mainline.
8756              
8757              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
8758      Branch: maint-5.6/perl
8759           !> lib/Pod/Find.pm
8760 ____________________________________________________________________________
8761 [  8726] By: jhi                                   on 2001/02/09  14:30:28
8762         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
8763              From: Peter Prymmer <pvhp@forte.com>
8764              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
8765              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
8766      Branch: perl
8767            + t/lib/cgi-esc.t
8768            ! MANIFEST lib/CGI/Util.pm
8769 ____________________________________________________________________________
8770 [  8725] By: jhi                                   on 2001/02/09  04:56:47
8771         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
8772      Branch: maint-5.6/perl
8773            ! pod/perlport.pod
8774 ____________________________________________________________________________
8775 [  8724] By: jhi                                   on 2001/02/09  04:40:59
8776         Log: Integrate changes 7819,7820 from vmsperl into mainline.
8777              
8778              Add header for LIB$ prototypes (C. Berry)
8779              
8780              Convert fwrite()s to sockets to write()s, since some socket stacks
8781              don't take kindly to stdio.
8782              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
8783              (for often optional LNMs)
8784              Correct a few typos
8785              (C. Bailey)
8786      Branch: perl
8787           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
8788 ____________________________________________________________________________
8789 [  8723] By: jhi                                   on 2001/02/09  03:29:29
8790         Log: Integrate change #8722 from mainline.
8791              
8792              The Im() function wasn't returning zero for non-Math::Complex
8793              arguments.  The bug reported by John Gamble.
8794      Branch: maint-5.6/perl
8795           !> lib/Math/Complex.pm
8796 ____________________________________________________________________________
8797 [  8722] By: jhi                                   on 2001/02/09  03:28:33
8798         Log: The Im() function wasn't returning zero for non-Math::Complex
8799              arguments.  The bug reported by John Gamble.
8800      Branch: perl
8801            ! lib/Math/Complex.pm
8802 ____________________________________________________________________________
8803 [  8721] By: nick                                  on 2001/02/08  22:11:35
8804         Log: Correct the correction :-(
8805      Branch: perl
8806            ! perl.c
8807 ____________________________________________________________________________
8808 [  8720] By: bailey                                on 2001/02/08  20:59:22
8809         Log: Convert frwite()s to sockets to write()s, since some socket stacks
8810              don't take kindly to stdio.
8811              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
8812              (for often optional LNMs)
8813              Correct a few typos
8814              (C. Bailey)
8815      Branch: vmsperl
8816            ! vms/vms.c vms/vmsish.h
8817 ____________________________________________________________________________
8818 [  8719] By: bailey                                on 2001/02/08  20:51:02
8819         Log: Add header for LIB$ prototypes (C. Berry)
8820      Branch: vmsperl
8821            ! ext/Devel/DProf/DProf.xs
8822 ____________________________________________________________________________
8823 [  8718] By: bailey                                on 2001/02/08  20:49:00
8824         Log: SYN SYN
8825      Branch: vmsperl
8826           +> pod/perliol.pod t/lib/sample-tests/bailout
8827           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
8828           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
8829           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
8830           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
8831           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
8832           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
8833            - lib/unicode/Is/DCinital.pl
8834           !> (integrate 101 files)
8835 ____________________________________________________________________________
8836 [  8717] By: nick                                  on 2001/02/08  19:38:48
8837         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
8838              From: Robin Barker <rmb1@cise.npl.co.uk>
8839              Date: Thu, 8 Feb 2001 14:38:07 GMT
8840              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
8841      Branch: perl
8842            ! lib/CPAN.pm
8843 ____________________________________________________________________________
8844 [  8716] By: nick                                  on 2001/02/08  19:29:07
8845         Log: Generated files form 8713 etc.
8846      Branch: perl
8847            ! embed.h global.sym objXSUB.h perlapi.c proto.h
8848 ____________________________________________________________________________
8849 [  8715] By: nick                                  on 2001/02/08  19:26:08
8850         Log: Fixup non-ithread build after 8713
8851      Branch: perl
8852            ! perl.c
8853 ____________________________________________________________________________
8854 [  8714] By: nick                                  on 2001/02/08  19:17:45
8855         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
8856              From: nick@ccl4.org
8857              Date: Wed, 7 Feb 2001 00:27:47 +0000
8858              Message-Id: <20010207002747.B63724@plum.flirble.org>
8859      Branch: perl
8860            ! sv.c toke.c
8861 ____________________________________________________________________________
8862 [  8713] By: nick                                  on 2001/02/08  19:15:58
8863         Log: Subject: Re: [patch] Re: PL_ptr_table
8864              From: Doug Maceachern <dougm@covalent.net>
8865              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
8866              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
8867      Branch: perl
8868            ! embed.pl perl.c sv.c sv.h
8869 ____________________________________________________________________________
8870 [  8712] By: nick                                  on 2001/02/08  19:12:47
8871         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
8872              From: Peter Prymmer <pvhp@forte.com>
8873              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
8874              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
8875      Branch: perl
8876            ! lib/Pod/Find.pm
8877 ____________________________________________________________________________
8878 [  8711] By: nick                                  on 2001/02/07  21:06:11
8879         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
8880              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
8881              From: Alan Burlison <Alan.Burlison@uk.sun.com>
8882              Date: Tue, 06 Feb 2001 23:37:01 +0000
8883              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
8884      Branch: perl
8885            ! regcomp.c
8886 ____________________________________________________________________________
8887 [  8710] By: alanbur                               on 2001/02/07  00:22:04
8888         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
8889              associated UTFied tr/// code.  Also fixed scoping leak of
8890              PL_reg_start_tmp.
8891      Branch: maint-5.6/pureperl
8892            ! op.c regcomp.c
8893 ____________________________________________________________________________
8894 [  8709] By: nick                                  on 2001/02/06  21:16:49
8895         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
8896              From: Michael G Schwern <schwern@pobox.com>
8897              Date: Sun, 4 Feb 2001 19:47:14 -0500
8898              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
8899      Branch: perl
8900            ! pod/perlapi.pod pod/perlmodlib.PL
8901 ____________________________________________________________________________
8902 [  8708] By: nick                                  on 2001/02/06  20:41:20
8903         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
8904              From: Michael G Schwern <schwern@pobox.com>
8905              Date: Sun, 4 Feb 2001 21:17:49 -0500
8906              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
8907      Branch: perl
8908            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
8909            ! pod/perltootc.pod
8910 ____________________________________________________________________________
8911 [  8707] By: nick                                  on 2001/02/06  20:29:11
8912         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
8913              From: Michael G Schwern <schwern@pobox.com>
8914              Date: Tue, 6 Feb 2001 05:54:30 -0500
8915              Message-Id: <20010206055430.A951@blackrider.aocn.com>
8916      Branch: perl
8917            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
8918 ____________________________________________________________________________
8919 [  8706] By: nick                                  on 2001/02/06  20:21:40
8920         Log: Subject: RE: some win32 fixes
8921              Date: Tue, 6 Feb 2001 09:23:20 +0300
8922              From: Vadim Konovalov <vkonovalov@lucent.com>
8923              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
8924      Branch: perl
8925            ! toke.c win32/Makefile win32/config.bc win32/config.gc
8926            ! win32/config.vc win32/config_H.bc win32/makefile.mk
8927 ____________________________________________________________________________
8928 [  8705] By: alanbur                               on 2001/02/06  15:00:03
8929         Log: Synchronised with parent
8930      Branch: maint-5.6/pureperl
8931            ! regexec.c
8932           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
8933           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
8934 ____________________________________________________________________________
8935 [  8704] By: alanbur                               on 2001/02/06  14:55:24
8936         Log: Fixed UMRs and leak in Perl_pmtrans()
8937      Branch: maint-5.6/pureperl
8938            ! op.c
8939 ____________________________________________________________________________
8940 [  8703] By: gsar                                  on 2001/02/06  02:29:37
8941         Log: $(MAKE) distclean doesn't clean up properly on windows
8942      Branch: maint-5.6/perl
8943            ! win32/Makefile win32/makefile.mk
8944 ____________________________________________________________________________
8945 [  8702] By: gsar                                  on 2001/02/06  01:00:46
8946         Log: tweak change#8659 to keep it simple
8947      Branch: maint-5.6/perl
8948            ! utils/perldoc.PL
8949 ____________________________________________________________________________
8950 [  8701] By: gsar                                  on 2001/02/05  22:45:41
8951         Log: change#8693 was missing testsuite changes
8952      Branch: maint-5.6/perl
8953           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
8954 ____________________________________________________________________________
8955 [  8700] By: nick                                  on 2001/02/05  20:32:52
8956         Log: Integrate mainline
8957      Branch: perlio
8958           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
8959           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
8960           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
8961           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
8962           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
8963           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
8964           +> t/lib/test-harness.t
8965           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
8966           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
8967           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
8968           !> pod/perlutil.pod t/TEST utils/h2xs.PL
8969 ____________________________________________________________________________
8970 [  8699] By: nick                                  on 2001/02/05  19:41:07
8971         Log: Subject: perlfaq2, re: perlmongers
8972              From: David H. Adler <dha@panix.com>
8973              Date: Sun, 4 Feb 2001 23:48:23 -0500
8974              Message-Id: <20010204234823.A13429@panix.com>
8975      Branch: perl
8976            ! pod/perlfaq2.pod
8977 ____________________________________________________________________________
8978 [  8698] By: nick                                  on 2001/02/05  19:39:31
8979         Log: Missed file f#rom the testharness mess.
8980      Branch: perl
8981            + t/lib/test-harness.t
8982 ____________________________________________________________________________
8983 [  8697] By: nick                                  on 2001/02/05  19:37:21
8984         Log: Subject: [DOC PATCH] overload.pm nits
8985              From: John Tobey <jtobey@john-edwin-tobey.org>
8986              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
8987              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
8988      Branch: perl
8989            ! lib/overload.pm
8990 ____________________________________________________________________________
8991 [  8696] By: alanbur                               on 2001/02/05  11:56:00
8992         Log: Sync with parent
8993      Branch: maint-5.6/pureperl
8994           !> thread.h
8995 ____________________________________________________________________________
8996 [  8695] By: gsar                                  on 2001/02/05  03:27:34
8997         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
8998      Branch: maint-5.6/perl
8999            ! thread.h
9000 ____________________________________________________________________________
9001 [  8694] By: alanbur                               on 2001/02/05  00:07:47
9002         Log: Initial branch creation from //depot/maint-5.6/perl
9003      Branch: maint-5.6/pureperl
9004           +> (branch 1719 files)
9005 ____________________________________________________________________________
9006 [  8693] By: gsar                                  on 2001/02/04  22:38:49
9007         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
9008              changes)
9009      Branch: maint-5.6/perl
9010           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
9011           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
9012           !> ext/DB_File/version.c
9013 ____________________________________________________________________________
9014 [  8692] By: nick                                  on 2001/02/04  18:15:57
9015         Log: The missed t/TEST part of the grand testharness upgrade.
9016      Branch: perl
9017            ! t/TEST
9018 ____________________________________________________________________________
9019 [  8691] By: nick                                  on 2001/02/04  18:05:17
9020         Log: New improved test harness
9021              Subject: Re: [PATCH Test::Harness] Third time's a charm?
9022              From: Michael G Schwern <schwern@pobox.com>
9023              Date: Sun, 4 Feb 2001 08:01:20 -0500
9024              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
9025      Branch: perl
9026            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
9027            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
9028            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
9029            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
9030            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
9031            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
9032            ! MANIFEST lib/Test/Harness.pm
9033 ____________________________________________________________________________
9034 [  8690] By: nick                                  on 2001/02/04  17:57:51
9035         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
9036              From: Jonathan Stowe <gellyfish@gellyfish.com>
9037              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
9038              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
9039      Branch: perl
9040            ! utils/h2xs.PL
9041 ____________________________________________________________________________
9042 [  8689] By: nick                                  on 2001/02/04  17:55:24
9043         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
9044              From: Michael G Schwern <schwern@pobox.com>
9045              Date: Sat, 3 Feb 2001 22:46:38 -0500
9046              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
9047      Branch: perl
9048            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
9049            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
9050 ____________________________________________________________________________
9051 [  8688] By: nick                                  on 2001/02/04  17:43:55
9052         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
9053              length byfailing to spot lack of closing )
9054              From: nick@talking.bollo.cx
9055              Date: Sat, 03 Feb 2001 23:53:16 +0000
9056              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
9057      Branch: perl
9058            ! perlio.c pod/perldiag.pod
9059 ____________________________________________________________________________
9060 [  8687] By: jhi                                   on 2001/02/03  17:11:42
9061         Log: HP-UX thread patches from Merijn H. Brand.
9062      Branch: maint-5.6/perl
9063            ! README.hpux hints/hpux.sh
9064 ____________________________________________________________________________
9065 [  8686] By: jhi                                   on 2001/02/03  16:40:12
9066         Log: Metaconfig changes for #8685.
9067      Branch: metaconfig
9068            ! U/installdirs/instubperl.U
9069      Branch: metaconfig/U/perl
9070            ! Devel.U versiononly.U
9071 ____________________________________________________________________________
9072 [  8685] By: jhi                                   on 2001/02/03  16:39:49
9073         Log: For -Dusedevel builds turn off installusrbinperl and turn on
9074              versiononly, a combined idea of Richard Soderberg and Merijn
9075              H. Brand.  You can still override both of these from the command
9076              line if you need to, -Dinstallusrbinperl and -Uversiononly.
9077      Branch: perl
9078            ! Configure
9079 ____________________________________________________________________________
9080 [  8684] By: jhi                                   on 2001/02/03  16:16:34
9081         Log: Metaconfig unit fix for #8683.
9082      Branch: metaconfig
9083            ! U/compline/nblock_io.U
9084 ____________________________________________________________________________
9085 [  8683] By: jhi                                   on 2001/02/03  16:16:12
9086         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
9087              reported by Peter Prymmer for 5.6-TRIAL1.
9088      Branch: perl
9089            ! Configure
9090 ____________________________________________________________________________
9091 [  8682] By: jhi                                   on 2001/02/03  05:52:11
9092         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
9093              to work correctly.
9094      Branch: maint-5.6/perl
9095            ! hints/irix_6.sh
9096 ____________________________________________________________________________
9097 [  8681] By: jhi                                   on 2001/02/03  05:47:33
9098         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
9099      Branch: maint-5.6/perl
9100            ! pod/perlport.pod
9101 ____________________________________________________________________________
9102 [  8680] By: jhi                                   on 2001/02/02  21:39:49
9103         Log: perlport update from Peter Prymmer.
9104      Branch: maint-5.6/perl
9105            ! pod/perlport.pod
9106 ____________________________________________________________________________
9107 [  8679] By: nick                                  on 2001/02/02  20:50:48
9108         Log: Integrate mainline
9109      Branch: perlio
9110           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
9111           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
9112           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
9113 ____________________________________________________________________________
9114 [  8678] By: gsar                                  on 2001/02/02  16:02:12
9115         Log: note about bincompat, slightly modified (from Lupe Christoph)
9116      Branch: maint-5.6/perl
9117            ! README.solaris
9118 ____________________________________________________________________________
9119 [  8677] By: jhi                                   on 2001/02/02  15:46:20
9120         Log: Supported platforms updates.
9121      Branch: maint-5.6/perl
9122            ! pod/perlport.pod
9123 ____________________________________________________________________________
9124 [  8676] By: jhi                                   on 2001/02/02  03:41:26
9125         Log: A couple more perlfaq2 tweaks.
9126      Branch: maint-5.6/perl
9127            ! pod/perlfaq2.pod
9128 ____________________________________________________________________________
9129 [  8675] By: jhi                                   on 2001/02/02  03:17:44
9130         Log: Misedit in #8661.
9131      Branch: maint-5.6/perl
9132            ! Configure
9133 ____________________________________________________________________________
9134 [  8674] By: jhi                                   on 2001/02/02  03:14:38
9135         Log: Damien again.
9136      Branch: maint-5.6/perl
9137            ! pod/perlfaq2.pod
9138 ____________________________________________________________________________
9139 [  8673] By: jhi                                   on 2001/02/02  03:12:40
9140         Log: perlfaq update from Elaine Ashton.
9141      Branch: maint-5.6/perl
9142            ! pod/perlfaq2.pod
9143 ____________________________________________________________________________
9144 [  8672] By: jhi                                   on 2001/02/02  03:07:08
9145         Log: UTF-8 s/// patch from Inaba Hiroto.
9146      Branch: maint-5.6/perl
9147            ! pp_ctl.c pp_hot.c
9148 ____________________________________________________________________________
9149 [  8671] By: jhi                                   on 2001/02/01  22:34:31
9150         Log: Update Changes.
9151      Branch: perl
9152            ! Changes patchlevel.h
9153 ____________________________________________________________________________
9154 [  8670] By: jhi                                   on 2001/02/01  22:15:29
9155         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
9156              from maintperl.
9157              
9158              Upgrade to Getopt::Long 2.25, from Johan Vromans.
9159              
9160              more files need to be writable in the source distribution
9161              
9162              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
9163              
9164              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
9165              
9166              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
9167              
9168              Allow the float to be fuzzier.
9169              
9170              need to use INT2PTR instead of a straight cast or ia64 fails
9171              
9172              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
9173              
9174              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
9175      Branch: perl
9176           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
9177           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
9178           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
9179 ____________________________________________________________________________
9180 [  8669] By: jhi                                   on 2001/02/01  21:57:02
9181         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
9182              From: Robin Barker <rmb1@cise.npl.co.uk>
9183              Date: Thu, 1 Feb 2001 16:59:05 GMT
9184              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
9185      Branch: maint-5.6/perl
9186            ! pod/perlmodlib.PL
9187 ____________________________________________________________________________
9188 [  8668] By: nick                                  on 2001/02/01  19:41:40
9189         Log: Integrate mainline
9190      Branch: perlio
9191           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
9192           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
9193           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
9194 ____________________________________________________________________________
9195 [  8667] By: gsar                                  on 2001/02/01  16:59:11
9196         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
9197      Branch: maint-5.6/perl
9198            ! embed.pl embedvar.h
9199 ____________________________________________________________________________
9200 [  8666] By: gsar                                  on 2001/02/01  16:34:51
9201         Log: add missing entries to win32/config.?c
9202      Branch: maint-5.6/perl
9203            ! win32/config.bc win32/config.gc win32/config.vc
9204            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9205 ____________________________________________________________________________
9206 [  8665] By: jhi                                   on 2001/02/01  14:58:51
9207         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
9208              From: "Stephen P. Potter" <spp@spotter.yi.org>
9209              Date: Thu, 01 Feb 2001 10:45:46 -0500
9210              Message-Id: <200102011545.KAA31479@spotter.yi.org>
9211      Branch: maint-5.6/perl
9212            ! pod/perlfunc.pod
9213 ____________________________________________________________________________
9214 [  8664] By: gsar                                  on 2001/02/01  14:52:37
9215         Log: need to use INT2PTR instead of a straight cast or ia64 fails
9216              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
9217      Branch: maint-5.6/perl
9218            ! ext/POSIX/POSIX.xs
9219 ____________________________________________________________________________
9220 [  8663] By: jhi                                   on 2001/02/01  14:09:13
9221         Log: Allow the float to be fuzzier.
9222      Branch: maint-5.6/perl
9223            ! t/lib/peek.t
9224 ____________________________________________________________________________
9225 [  8662] By: jhi                                   on 2001/02/01  13:59:00
9226         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
9227              From: Robin Barker <rmb1@cise.npl.co.uk>
9228              Date: Thu, 1 Feb 2001 13:05:39 GMT
9229              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
9230      Branch: maint-5.6/perl
9231            ! pod/perlmodlib.pod
9232 ____________________________________________________________________________
9233 [  8661] By: jhi                                   on 2001/02/01  13:57:38
9234         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
9235              Date: Thu, 01 Feb 2001 14:15:41 +0100
9236              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9237              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
9238              
9239              Have the $ccflags in the gcc version test (strange, this change
9240              is claimed to be have been integrated already)
9241      Branch: maint-5.6/perl
9242            ! Configure
9243 ____________________________________________________________________________
9244 [  8660] By: jhi                                   on 2001/02/01  13:44:10
9245         Log: Integrate changes #7950,7964,7962 from mainline.
9246              
9247              Find the stdchar signedness using cpp, should fix some of
9248              the Solaris compiler warnings reported by Alan Burlison.
9249      Branch: maint-5.6/perl
9250           !> Configure config_h.SH
9251 ____________________________________________________________________________
9252 [  8659] By: jhi                                   on 2001/02/01  05:35:32
9253         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
9254              From: Jan Dubois <JanD@ActiveState.com>
9255              Date: Wed, 31 Jan 2001 21:17:03 -0800
9256              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
9257      Branch: maint-5.6/perl
9258            ! utils/perldoc.PL
9259 ____________________________________________________________________________
9260 [  8658] By: jhi                                   on 2001/02/01  04:33:17
9261         Log: Integrate the README.os390 and README.posix-bc parts of mainline
9262              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
9263              installperl parts were taken care of by #8657.)
9264      Branch: maint-5.6/perl
9265           !> README.os390 README.posix-bc
9266 ____________________________________________________________________________
9267 [  8657] By: jhi                                   on 2001/02/01  04:29:21
9268         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
9269              From: Peter Prymmer <pvhp@forte.com>
9270              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
9271              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
9272      Branch: maint-5.6/perl
9273            + ext/DynaLoader/dl_dllload.xs
9274            ! MANIFEST Makefile.SH hints/os390.sh installperl
9275 ____________________________________________________________________________
9276 [  8656] By: jhi                                   on 2001/02/01  04:25:45
9277         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
9278              From: Peter Prymmer <pvhp@forte.com>
9279              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
9280              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
9281      Branch: maint-5.6/perl
9282            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
9283 ____________________________________________________________________________
9284 [  8655] By: jhi                                   on 2001/02/01  04:14:47
9285         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
9286              From: troc@netrus.net
9287              Date: Wed, 31 Jan 2001 22:31:26 -0500
9288              Message-Id: <200102010331.WAA117.85@rocco.homenet>
9289      Branch: maint-5.6/perl
9290            ! os2/os2.c
9291 ____________________________________________________________________________
9292 [  8654] By: jhi                                   on 2001/02/01  04:12:52
9293         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
9294              as reported by Alan Burlison.
9295      Branch: maint-5.6/perl
9296            ! pp.h
9297 ____________________________________________________________________________
9298 [  8653] By: jhi                                   on 2001/02/01  04:05:12
9299         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
9300              From: dsugalski@northernlight.com
9301              Date: Wed, 31 Jan 2001 18:54:11 -0500
9302              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
9303      Branch: maint-5.6/perl
9304            ! configure.com
9305 ____________________________________________________________________________
9306 [  8652] By: jhi                                   on 2001/02/01  04:03:11
9307         Log: Misplaced #endif.
9308              
9309              Subject: [perl-5-6-1-trial2] patches for EPOC
9310              From: Olaf Flebbe <O.Flebbe@science-computing.de>
9311              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
9312              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
9313      Branch: maint-5.6/perl
9314            ! epoc/epocish.c
9315 ____________________________________________________________________________
9316 [  8651] By: jhi                                   on 2001/02/01  04:00:25
9317         Log: Integrate changes #8647,8648,8650 from mainline.
9318              
9319              Macrofy a magic UTF-8 test.
9320              
9321              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
9322              
9323              Watch out for cross compiling for EPOC (usually done on linux).
9324      Branch: maint-5.6/perl
9325           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
9326 ____________________________________________________________________________
9327 [  8650] By: jhi                                   on 2001/02/01  03:56:20
9328         Log: Watch out for cross compiling for EPOC (usually done on linux)
9329              
9330              Subject: [perl-5-6-1-trial2] patches for EPOC
9331              From: Olaf Flebbe <O.Flebbe@science-computing.de>
9332              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
9333              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
9334      Branch: perl
9335            ! ext/Errno/Errno_pm.PL
9336 ____________________________________________________________________________
9337 [  8649] By: gsar                                  on 2001/02/01  00:46:00
9338         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
9339      Branch: maint-5.6/perl
9340            ! sv.c
9341 ____________________________________________________________________________
9342 [  8648] By: jhi                                   on 2001/01/31  23:35:36
9343         Log: All the uses of PL_numeric_radix must be protected by
9344              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
9345              
9346              Subject: [perl-5-6-1-trial2] patches for EPOC
9347              From: Olaf Flebbe <O.Flebbe@science-computing.de>
9348              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
9349              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
9350      Branch: perl
9351            ! sv.c
9352 ____________________________________________________________________________
9353 [  8647] By: jhi                                   on 2001/01/31  22:56:16
9354         Log: Macrofy a magic UTF-8 test.
9355      Branch: perl
9356            ! utf8.c utf8.h
9357 ____________________________________________________________________________
9358 [  8646] By: gsar                                  on 2001/01/31  15:55:12
9359         Log: update Changes
9360      Branch: maint-5.6/perl
9361            ! Changes
9362 ____________________________________________________________________________
9363 [  8645] By: gsar                                  on 2001/01/31  15:10:14
9364         Log: Configure tweak suggested by Peter Prymmer
9365      Branch: maint-5.6/perl
9366            ! Configure
9367 ____________________________________________________________________________
9368 [  8644] By: gsar                                  on 2001/01/31  15:06:32
9369         Log: more files need to be writable in the source distribution
9370      Branch: maint-5.6/perl
9371            ! Porting/makerel
9372 ____________________________________________________________________________
9373 [  8643] By: jhi                                   on 2001/01/31  14:59:46
9374         Log: Integrate changes #8258,8278,8279 from mainline.
9375              
9376              Make the large file tests more robust/talkative.
9377      Branch: maint-5.6/perl
9378           !> t/lib/syslfs.t t/op/lfs.t
9379 ____________________________________________________________________________
9380 [  8642] By: gsar                                  on 2001/01/31  14:53:48
9381         Log: integrate changes#8311,8334 from mainline
9382              
9383              Add a new MakeMaker variable PM_FILTER that defines a Unix
9384              filter to be run on each .pm during the pm_to_blib() phase,
9385              a fixed version of
9386              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
9387              
9388              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
9389              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
9390              accurate reading of the "atime".  
9391      Branch: maint-5.6/perl
9392           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
9393           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
9394           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
9395 ____________________________________________________________________________
9396 [  8641] By: jhi                                   on 2001/01/31  14:46:37
9397         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
9398      Branch: maint-5.6/perl
9399            ! lib/Getopt/Long.pm
9400 ____________________________________________________________________________
9401 [  8640] By: gsar                                  on 2001/01/31  14:40:24
9402         Log: make regen_all
9403      Branch: maint-5.6/perl
9404            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
9405 ____________________________________________________________________________
9406 [  8639] By: gsar                                  on 2001/01/31  14:37:25
9407         Log: refresh windows config files
9408      Branch: maint-5.6/perl
9409            ! win32/Makefile win32/config_H.bc win32/config_H.gc
9410            ! win32/config_H.vc win32/makefile.mk
9411 ____________________________________________________________________________
9412 [  8638] By: gsar                                  on 2001/01/31  14:28:10
9413         Log: makefile tweaks for windows: introduce a bulk-switch to enable
9414              same options as ActivePerl; sync changes with makefile.mk
9415      Branch: maint-5.6/perl
9416            ! win32/Makefile win32/makefile.mk
9417 ____________________________________________________________________________
9418 [  8637] By: jhi                                   on 2001/01/31  04:41:30
9419         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
9420              From: Nicholas Clark <nick@ccl4.org>
9421              Date: Tue, 30 Jan 2001 19:51:05 +0000
9422              Message-ID: <20010130195105.R76607@plum.flirble.org> 
9423              
9424              op/inc cure.
9425      Branch: perl
9426            ! pp.c pp.h pp_hot.c t/op/arith.t
9427 ____________________________________________________________________________
9428 [  8636] By: jhi                                   on 2001/01/31  02:38:32
9429         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
9430              no perlio],8257,8380,8479,8515 from mainline.
9431              
9432              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
9433              
9434              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
9435              Subject: [PATCH perl@8133] fix-up for VMS extensions
9436              
9437              In VMS embedded perls couldn't access the statically built Socket.
9438              
9439              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
9440              
9441              Further VMS piping fixes from Charles Lane.
9442              
9443              Subject:  [PATCH] make t/op/misc.t work on VMS
9444              
9445              Add tracing for debugging extensions builds in VMS.
9446              
9447              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
9448      Branch: maint-5.6/perl
9449           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
9450           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
9451           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
9452 ____________________________________________________________________________
9453 [  8635] By: jhi                                   on 2001/01/31  01:46:41
9454         Log: Integrate change #7732 from mainline.
9455              
9456              Sparc 64-bit pack() fix from Jens Hamisch.
9457      Branch: maint-5.6/perl
9458           !> pp.c
9459 ____________________________________________________________________________
9460 [  8634] By: jhi                                   on 2001/01/31  01:41:16
9461         Log: One spot missing from #8626.
9462      Branch: maint-5.6/perl
9463            ! sv.c
9464 ____________________________________________________________________________
9465 [  8633] By: jhi                                   on 2001/01/31  00:49:17
9466         Log: Integrate change #7495 from mainline.
9467              
9468              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
9469      Branch: maint-5.6/perl
9470           !> MANIFEST ext/re/Makefile.PL
9471 ____________________________________________________________________________
9472 [  8632] By: jhi                                   on 2001/01/30  23:38:49
9473         Log: Integrate change #8396 from mainline.
9474              
9475              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
9476              better multicast support (resend)
9477      Branch: maint-5.6/perl
9478           !> ext/Socket/Socket.pm
9479 ____________________________________________________________________________
9480 [  8631] By: jhi                                   on 2001/01/30  23:28:03
9481         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
9482              
9483              More AIX lore. (7514, ext/re/hints/aix.pl)
9484              
9485              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
9486              
9487              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23] (7813, strictly speaking not yet necessary, but harmless and goes well with #8490)
9488              
9489              Subject: [ID 20001214.002] Net::Ping patch
9490              
9491              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
9492              
9493              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
9494              
9495              Add ReuseAddr as a (preferred) alias for Reuse as we now
9496              also have ReusePort.
9497              
9498              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
9499      Branch: maint-5.6/perl
9500           +> ext/re/hints/aix.pl
9501           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
9502           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
9503 ____________________________________________________________________________
9504 [  8630] By: jhi                                   on 2001/01/30  23:03:59
9505         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
9506              
9507              read() documentation tweak for 20001121.004.
9508              
9509              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
9510      Branch: maint-5.6/perl
9511           !> pod/perlfunc.pod pod/perlre.pod
9512 ____________________________________________________________________________
9513 [  8629] By: jhi                                   on 2001/01/30  22:41:57
9514         Log: Integrate change #8098 from mainline.
9515              
9516              fastgetcwd is defined using a glob alias on a $^O dependent basis
9517              and there was no default assignment or perl subroutine.
9518      Branch: maint-5.6/perl
9519           !> lib/Cwd.pm
9520 ____________________________________________________________________________
9521 [  8628] By: jhi                                   on 2001/01/30  21:58:52
9522         Log: Integrate change #7866 from mainline.
9523              
9524              File::Temp 0.11.
9525      Branch: maint-5.6/perl
9526           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
9527 ____________________________________________________________________________
9528 [  8627] By: jhi                                   on 2001/01/30  21:39:44
9529         Log: Integrate changes #8075,8086,8228 from mainline.  
9530              
9531              Darwin is not Windows. (8075,8086)
9532              
9533              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
9534      Branch: maint-5.6/perl
9535           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
9536           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
9537           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
9538           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
9539 ____________________________________________________________________________
9540 [  8626] By: jhi                                   on 2001/01/30  21:22:11
9541         Log: Integrate with tweakery the change #8625 from mainline,
9542              the multibyte decimal separator fix ("fa_IR locale failure").
9543      Branch: maint-5.6/perl
9544            ! embedvar.h perlapi.h
9545           !> intrpvar.h perl.c perl.h sv.c util.c
9546 ____________________________________________________________________________
9547 [  8625] By: jhi                                   on 2001/01/30  20:26:33
9548         Log: Fix for the fa_IR locale failure.  The reason for the failure
9549              was that Perl was assuming the decimal separator aka the radix
9550              separator is one character.  The Farsi-Iranian locale crushed
9551              that bad assumption since there the separator is 'Momayyez',
9552              glyphwise looking somewhat like a slash, and in Unicode UTF-8
9553              encoded in two bytes, 0xd9 0xab.
9554      Branch: perl
9555            ! intrpvar.h perl.c perl.h sv.c util.c
9556 ____________________________________________________________________________
9557 [  8624] By: gsar                                  on 2001/01/30  20:17:03
9558         Log: regen_headers
9559      Branch: maint-5.6/perl
9560            ! Makefile.SH pod/perlintern.pod
9561 ____________________________________________________________________________
9562 [  8623] By: gsar                                  on 2001/01/30  19:42:34
9563         Log: backout change#7431 and its dependents (causes spurious rebuilds
9564              of autogenerated files)
9565              
9566              fix benign b.t failure
9567      Branch: maint-5.6/perl
9568            ! Makefile.SH t/lib/b.t
9569 ____________________________________________________________________________
9570 [  8622] By: jhi                                   on 2001/01/30  19:41:41
9571         Log: Microperl sync.
9572      Branch: perl
9573            ! mg.c perl.h
9574 ____________________________________________________________________________
9575 [  8621] By: gsar                                  on 2001/01/30  19:24:47
9576         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
9577              from mainline
9578              
9579              Subject: podlators 1.06 released
9580              
9581              Subject: [PATCH @8436] Eliminate op_children
9582              
9583              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
9584              
9585              (Replaced by #8448)  More op_children traces (cleanup of #8442).
9586              
9587              Subject: [PATCH #3 @8436] Re: Eliminate op_children
9588              Replace #8444 and #8445.
9589              
9590              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
9591              at the setting of the ofs_sv in new_struct_thread() as the
9592              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
9593              uninitialized fields are, uh, initialized with),
9594              SvREFCNT_inc()ing that invited a core dump.
9595              
9596              podlators 1.07, from Russ Allbery.
9597              
9598              Subject: [PATCH] regcomp.c old feature removal
9599              From: mjd@plover.com
9600              Date: 16 Jan 2001 14:43:18 -0000 
9601              Message-ID: <20010116144318.7140.qmail@plover.com> 
9602      Branch: maint-5.6/perl
9603           +> lib/Pod/Text/Overstrike.pm
9604           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
9605           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
9606           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
9607           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
9608           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
9609           !> util.c
9610 ____________________________________________________________________________
9611 [  8620] By: gsar                                  on 2001/01/30  18:48:32
9612         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
9613              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
9614              now fails one test)
9615              
9616              Subject: [PATCH] lvalue AUTOLOAD. No, really.
9617              
9618              Subject: [PATCH] Interesting syntax idea
9619              Make opens + bareword assigns do typeglob assigns.
9620              
9621              Tests for #8254.
9622              
9623              Subject: [PATCH @8269] Continue blocks and B::Deparse
9624              Make the peephole optimizer to bypass more null ops and
9625              and rewrite the deparse handling of continue blocks.
9626              
9627              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
9628              Doc tweak on #8313.
9629              
9630              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
9631              
9632              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
9633              
9634              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
9635              
9636              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
9637              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
9638              according to the platform.
9639              
9640              Subject: [PATCH @8404] Consolidated lvalue sub changes
9641              
9642              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
9643              
9644              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
9645              
9646              Subject: B::Concise -- an improved replacement for B::Terse 
9647              
9648              The B::Terse drop-in replacement wasn't quite drop-in.
9649              
9650              The LVRET macro needed an aTHX.
9651              
9652              Use the /^Perl_/-less form of is_lvalue_sub().
9653              
9654              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
9655      Branch: maint-5.6/perl
9656           +> ext/B/B/Concise.pm
9657           !> (integrate 27 files)
9658 ____________________________________________________________________________
9659 [  8619] By: nick                                  on 2001/01/30  18:40:28
9660         Log: Integrate mainline
9661      Branch: perlio
9662           !> (integrate 40 files)
9663 ____________________________________________________________________________
9664 [  8618] By: jhi                                   on 2001/01/30  18:37:18
9665         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
9666              Date: Mon, 29 Jan 2001 22:51:29 -0600
9667              From: "Craig A. Berry" <craigberry@mac.com>
9668              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
9669      Branch: perl
9670            ! vms/test.com
9671 ____________________________________________________________________________
9672 [  8617] By: jhi                                   on 2001/01/30  18:34:53
9673         Log: Subject: [PATCH] Add missing CV flags to dump.c
9674              From: Tim Jenness <t.jenness@jach.hawaii.edu>
9675              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
9676              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
9677      Branch: perl
9678            ! dump.c
9679 ____________________________________________________________________________
9680 [  8616] By: jhi                                   on 2001/01/30  18:20:58
9681         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
9682              part isn't applicable to maintperl.
9683              
9684              UTF-8 nit from Inaba Hiroto.
9685      Branch: maint-5.6/perl
9686           !> pod/perlapi.pod utf8.c
9687 ____________________________________________________________________________
9688 [  8615] By: jhi                                   on 2001/01/30  18:18:51
9689         Log: UTF-8 nit from Inaba Hiroto.
9690      Branch: perl
9691            ! pod/perlapi.pod t/op/each.t utf8.c
9692 ____________________________________________________________________________
9693 [  8614] By: jhi                                   on 2001/01/30  18:13:38
9694         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
9695              
9696              perl's internal variables are not for public consumption,
9697              move their docs from perlapi.pod to perlintern.pod
9698              
9699              support for -Dusethreads build under HP-UX 10.20 and DCE threads
9700              library (11.0 and later have pthreads but 10.x don't)
9701              
9702              avoid uninitialized value warnings
9703              
9704              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
9705              gets weird results)
9706              
9707              perldoc nit on windows
9708              
9709              make it possible to run the tests outside the source tree
9710              (there's still a dependency on ../lib being the library
9711              location)
9712      Branch: perl
9713           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
9714           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
9715           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
9716           !> win32/bin/search.pl win32/vdir.h
9717 ____________________________________________________________________________
9718 [  8613] By: gsar                                  on 2001/01/30  16:39:59
9719         Log: make it possible to run the tests outside the source tree
9720              (there's still a dependency on ../lib being the library
9721              location)
9722      Branch: maint-5.6/perl
9723            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
9724 ____________________________________________________________________________
9725 [  8612] By: gsar                                  on 2001/01/30  16:31:12
9726         Log: perldoc nit on windows
9727      Branch: maint-5.6/perl
9728            ! utils/perldoc.PL
9729 ____________________________________________________________________________
9730 [  8611] By: gsar                                  on 2001/01/30  16:22:54
9731         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
9732              gets weird results)
9733      Branch: maint-5.6/perl
9734            ! win32/vdir.h
9735 ____________________________________________________________________________
9736 [  8610] By: gsar                                  on 2001/01/30  16:12:45
9737         Log: avoid uninitialized value warnings
9738      Branch: maint-5.6/perl
9739            ! win32/bin/search.pl
9740 ____________________________________________________________________________
9741 [  8609] By: gsar                                  on 2001/01/30  16:08:01
9742         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
9743              library (11.0 and later have pthreads but 10.x don't)
9744      Branch: maint-5.6/perl
9745            ! hints/hpux.sh thread.h
9746 ____________________________________________________________________________
9747 [  8608] By: gsar                                  on 2001/01/30  15:48:55
9748         Log: perl's internal variables are not for public consumption,
9749              move their docs from perlapi.pod to perlintern.pod
9750      Branch: maint-5.6/perl
9751            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
9752            ! thrdvar.h
9753 ____________________________________________________________________________
9754 [  8607] By: gsar                                  on 2001/01/30  15:44:27
9755         Log: mistakenly branched perl56delta.pod, revert
9756      Branch: maint-5.6/perl
9757            - pod/perl56delta.pod
9758           !> pod/perldelta.pod
9759 ____________________________________________________________________________
9760 [  8606] By: gsar                                  on 2001/01/30  14:20:24
9761         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
9762              dTHR which has been a noop for a while now, except for the
9763              compatibility definition in thread.h)
9764      Branch: maint-5.6/perl
9765           !> (integrate 45 files)
9766 ____________________________________________________________________________
9767 [  8605] By: jhi                                   on 2001/01/30  05:43:58
9768         Log: Mark the UTF-8 APIs as experimental.
9769      Branch: maint-5.6/perl
9770            ! embed.pl pod/perlapi.pod
9771 ____________________________________________________________________________
9772 [  8604] By: jhi                                   on 2001/01/30  05:38:40
9773         Log: Nits from earlier integrates.
9774      Branch: maint-5.6/perl
9775            ! lib/Carp/Heavy.pm
9776           !> sv.c
9777 ____________________________________________________________________________
9778 [  8603] By: jhi                                   on 2001/01/30  05:27:26
9779         Log: Regenerate Porting files.
9780      Branch: maint-5.6/perl
9781            ! Porting/Glossary Porting/config.sh Porting/config_H
9782 ____________________________________________________________________________
9783 [  8602] By: jhi                                   on 2001/01/30  05:14:59
9784         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
9785              8310,8339,8447,8492,8493,8505,8525: documentation changes.
9786              
9787              Subject: Re: perlfaq style changes
9788              
9789              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
9790              
9791              Subject: [PATCH] docs on NaN
9792              
9793              Subject: [patch] perlfaq7
9794              
9795              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
9796              
9797              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
9798              
9799              Subject: [PATCH] open() example in perlfunc.pod
9800              
9801              Podify README.mpeix (a new version from the web)
9802              
9803              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
9804              
9805              Subject: [PATCH] format and rewording in perlfaq.pod
9806              
9807              Subject: [PATCH] API Variable documentation   
9808              
9809              Memory management calls documentation.
9810              
9811              Subject: [PATCH: perl@8482] README.vms URL updates
9812              
9813              Subject: Minor typos in perlfaq2.pod
9814              
9815              Subject: [PATCH] pod/perlvar.pod
9816      Branch: maint-5.6/perl
9817           +> pod/perl56delta.pod
9818            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
9819           !> README.amiga README.epoc README.mpeix README.vms
9820           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
9821           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
9822           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
9823           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
9824           !> pod/perlvar.pod thrdvar.h
9825 ____________________________________________________________________________
9826 [  8601] By: jhi                                   on 2001/01/30  04:38:35
9827         Log: Integrate changes #8036,8096,8253 from mainline:
9828              hints changes.
9829              
9830              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
9831              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
9832              
9833              Output the (apparent) version of gcc in Tru64.
9834      Branch: maint-5.6/perl
9835           +> ext/POSIX/hints/svr4.pl
9836           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
9837           !> hints/svr4.sh t/lib/bigfltpm.t
9838 ____________________________________________________________________________
9839 [  8600] By: jhi                                   on 2001/01/30  04:04:01
9840         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
9841              locale fixes.
9842              
9843              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
9844              
9845              Debian allows /usr/bin/locale to exist without any locales. (7868)
9846              
9847              Allow the locale test needing POSIX and the taint test
9848              needing IPC::SysV to run under 'minitest' (basically,
9849              bail out if loading the extension fails). (8384)
9850              
9851              Cleanup the locale.t output  (8480)
9852      Branch: maint-5.6/perl
9853           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
9854           !> t/pragma/locale.t
9855 ____________________________________________________________________________
9856 [  8599] By: jhi                                   on 2001/01/30  03:51:04
9857         Log: Missing generated files from #8598.
9858      Branch: maint-5.6/perl
9859            ! embed.h global.sym objXSUB.h perlapi.c proto.h
9860 ____________________________________________________________________________
9861 [  8598] By: jhi                                   on 2001/01/30  03:41:54
9862         Log: Integrate change #8555 from mainline, manually integrate parts
9863              of changes 8452 and 8583.
9864              
9865              Subject: [PATCH] utf8.c documentation (8452)
9866              
9867              No point in checking the length if the pointer is bogus. (8555)
9868              
9869              Introduce bytes_from_utf8() and implement sv_eq() using it,
9870              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
9871              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
9872              was malformed. (8583)
9873      Branch: maint-5.6/perl
9874            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
9875           !> pod/perlapi.pod sv.c utf8.c
9876 ____________________________________________________________________________
9877 [  8597] By: gsar                                  on 2001/01/30  02:37:26
9878         Log: get PERL_OBJECT build going again on windows
9879      Branch: maint-5.6/perl
9880            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
9881            ! pod/perlapi.pod proto.h sv.c
9882 ____________________________________________________________________________
9883 [  8596] By: jhi                                   on 2001/01/30  02:16:17
9884         Log: Signedness nit.
9885      Branch: perl
9886            ! sv.c
9887 ____________________________________________________________________________
9888 [  8595] By: jhi                                   on 2001/01/30  02:11:07
9889         Log: EBCDIC patch for Storable, from Peter Prymmer.
9890      Branch: perl
9891            ! t/lib/st-06compat.t
9892 ____________________________________________________________________________
9893 [  8594] By: jhi                                   on 2001/01/30  01:04:48
9894         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
9895              From: Peter Prymmer <pvhp@forte.com>
9896              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
9897              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
9898      Branch: perl
9899            ! t/lib/b.t
9900 ____________________________________________________________________________
9901 [  8593] By: jhi                                   on 2001/01/30  00:56:47
9902         Log: Subject: [PATCH: perl@8585] pod problems in io
9903              From: Peter Prymmer <pvhp@forte.com>
9904              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
9905              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
9906      Branch: perl
9907            ! pod/perlapio.pod pod/perliol.pod
9908 ____________________________________________________________________________
9909 [  8592] By: jhi                                   on 2001/01/30  00:48:20
9910         Log: Integrate perlio.
9911      Branch: perl
9912           !> pod/perlapio.pod pod/perliol.pod
9913 ____________________________________________________________________________
9914 [  8591] By: nick                                  on 2001/01/29  22:02:28
9915         Log: GNU 'merge' Simon's copy of perliol.pod with version
9916              patched by Craig's patch.
9917      Branch: perlio
9918            ! pod/perliol.pod
9919 ____________________________________________________________________________
9920 [  8590] By: nick                                  on 2001/01/29  21:55:10
9921         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
9922      Branch: perlio
9923            ! pod/perlapio.pod pod/perliol.pod
9924 ____________________________________________________________________________
9925 [  8589] By: jhi                                   on 2001/01/29  15:35:33
9926         Log: Integrate change #8586 from maint-5.6/perl.
9927              
9928              make the BOM detection code not call tell() until it has to
9929              (meant to fix esoteric compatibility issues where PL_rsfp
9930              is overridden)
9931      Branch: perl
9932           !> toke.c
9933 ____________________________________________________________________________
9934 [  8588] By: jhi                                   on 2001/01/29  15:29:11
9935         Log: Subject: MAking Solaris malloc() the default
9936              From: Lupe Christoph <lupe@lupe-christoph.de>
9937              Date: Mon, 29 Jan 2001 12:59:36 +0100
9938              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
9939              
9940              The README.solaris part slightly tweaked.
9941      Branch: perl
9942            ! README.solaris hints/solaris_2.sh
9943 ____________________________________________________________________________
9944 [  8587] By: jhi                                   on 2001/01/29  15:17:34
9945         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
9946              From: root@ak-75.mind.de
9947              Date: Sun, 28 Jan 2001 20:32:29 +0100
9948              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
9949      Branch: perl
9950            ! pod/perlre.pod
9951 ____________________________________________________________________________
9952 [  8586] By: gsar                                  on 2001/01/29  13:43:44
9953         Log: make the BOM detection code not call tell() until it has to
9954              (meant to fix esoteric compatibility issues where PL_rsfp
9955              is overridden)
9956      Branch: maint-5.6/perl
9957            ! toke.c
9958 ____________________________________________________________________________
9959 [  8585] By: jhi                                   on 2001/01/28  20:05:45
9960         Log: Update Changes.
9961      Branch: perl
9962            ! Changes patchlevel.h
9963 ____________________________________________________________________________
9964 [  8584] By: jhi                                   on 2001/01/28  19:30:02
9965         Log: Integrate perlio.
9966      Branch: perl
9967           +> pod/perliol.pod
9968           !> MANIFEST pod/perlapio.pod
9969 ____________________________________________________________________________
9970 [  8583] By: jhi                                   on 2001/01/28  19:28:40
9971         Log: Patch from Inaba Hiroto:
9972              - canonical UTF-8 hash keys: if a key string for a hash is
9973              UTF8-on, try downgrade the string and use it if
9974              unicode::distinct is not in effect.
9975              For the task, I added a function bytes_from_utf8() to utf8.c.
9976              It might resemble utf8_to_bytes() but it is not convenient
9977              to the task.
9978              Made a test for it and added to t/op/each.t
9979              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
9980              the mortal copy of the argument SV.
9981              And changed t/io/utf8.t test 18 which expects print() to
9982              upgrade its argument.
9983              - re-implement sv_eq with bytes_from_utf8()
9984              - some bug fixes
9985              - tr/// does not handle UTF8 range (\x{}-\x{})
9986              - \ before raw UTF8 character produced
9987              "Malformed UTF-8 character" warning.
9988              - "\x{100}\N{CENT SIGN}" is Malformed.
9989              Added tests for these 3.
9990              - and one silly bug (by me) with qu operator.
9991      Branch: perl
9992            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
9993            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
9994            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
9995 ____________________________________________________________________________
9996 [  8582] By: nick                                  on 2001/01/28  19:25:04
9997         Log: Add pod/perliol.pod to MANIFEST :-(
9998      Branch: perlio
9999            ! MANIFEST
10000 ____________________________________________________________________________
10001 [  8581] By: nick                                  on 2001/01/28  19:22:40
10002         Log: PerlIO documentation. Proofing and sub-editing requested.
10003      Branch: perlio
10004            + pod/perliol.pod
10005            ! pod/perlapio.pod
10006 ____________________________________________________________________________
10007 [  8580] By: jhi                                   on 2001/01/28  05:16:25
10008         Log: Revert the change to sv_2pv() done by #8054: Someone who
10009              did SvNV_set() on a scalar that also happened to be POK,
10010              followed by sv_2pv() won't get the right coercion anymore.
10011              [Sarathy]
10012      Branch: maint-5.6/perl
10013            ! sv.c
10014 ____________________________________________________________________________
10015 [  8579] By: jhi                                   on 2001/01/28  05:15:04
10016         Log: Remove the #8084 effect: do not allow -Q to be interpreted
10017              as -&Q(), this is too much wiggle room.
10018      Branch: maint-5.6/perl
10019            ! toke.c
10020 ____________________________________________________________________________
10021 [  8578] By: jhi                                   on 2001/01/28  05:12:45
10022         Log: Needed bits of #8439 (should have been in #8576),
10023              mainly for lval substr().
10024      Branch: maint-5.6/perl
10025            ! mg.c pp.c pp_hot.c
10026 ____________________________________________________________________________
10027 [  8577] By: jhi                                   on 2001/01/28  05:02:46
10028         Log: A missing check-in.
10029      Branch: maint-5.6/perl
10030            ! utf8.c
10031 ____________________________________________________________________________
10032 [  8576] By: jhi                                   on 2001/01/28  04:26:18
10033         Log: Integrate changes #8425,8436,8439,8517 from mainline.
10034              The 8439 was not truly integrated because it had too many
10035              dependencies on the development branch and because it introduced
10036              concepts too bold for a maintenance branch (such as the qu operator).
10037              
10038              Subject: [PATCH perl@8342] -Wformat
10039              
10040              Tighten some of the UTF-8 tests a bit.
10041              
10042              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
10043              - The substr lval was still not okay.
10044              - Now pp_stringify and sv_setsv copies source's UTF8 flag
10045              even if IN_BYTE.  pp_stringify is called from fold_constants
10046              at optimization phase and "\x{100}" was made SvUTF8_off under
10047              use bytes (the bytes pragma is for "byte semantics" and not
10048              for "do not produce UTF8 data")
10049      Branch: maint-5.6/perl
10050            ! t/lib/charnames.t t/op/substr.t toke.c
10051           !> sv.c t/pragma/utf8.t
10052 ____________________________________________________________________________
10053 [  8575] By: jhi                                   on 2001/01/28  04:01:51
10054         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
10055              
10056              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
10057              
10058              Subject: [ID 20001230.003] UTF-8 tr still hurts
10059              
10060              Test cases for #8385 (from Simon's "torture.pl")
10061              
10062              Start fixing UTF-8 lval substr() (8405)
10063      Branch: maint-5.6/perl
10064           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
10065           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
10066 ____________________________________________________________________________
10067 [  8574] By: jhi                                   on 2001/01/28  03:09:06
10068         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
10069              from mainline.
10070              
10071              UTF-8 cleanup.
10072              
10073              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
10074              
10075              "\x{FF}\xFF" was broken.
10076              
10077              Tests for #8329 and #8330.
10078              
10079              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
10080              
10081              IRIX compiler noticed that the bof initialization might be
10082              bypassed by control flow.
10083              
10084              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
10085      Branch: maint-5.6/perl
10086           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
10087           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
10088 ____________________________________________________________________________
10089 [  8573] By: jhi                                   on 2001/01/28  02:06:12
10090         Log: Retract #8552.
10091      Branch: perl
10092            ! lib/Text/Wrap.pm t/lib/textwrap.t
10093 ____________________________________________________________________________
10094 [  8572] By: jhi                                   on 2001/01/28  02:04:49
10095         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
10096              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
10097              not really integrated but instead salvaged by hand
10098              (they had too many dependencies on the development release
10099              to be cleanly integratable).
10100              
10101              Subject: more UTF8 test suites and an UTF8 patch
10102              
10103              Tweak for MULTIPLICITY/USE_PERLIO
10104              
10105              Signedness nit.
10106              
10107              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
10108              
10109              Use the UTF8_XXX macros in is_utf8_char().
10110              
10111              Rewrite pp_concat() in terms of sv_catsv().  The . operator
10112              should now be UTF-8-proof.
10113              
10114              Subject: [PATCH perl@8269] scanning two hex-constants
10115              fails on EBCDIC environment (script length.t)
10116              
10117              Add some Unicode chop() tests.
10118      Branch: maint-5.6/perl
10119            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
10120           !> sv.c t/op/chop.t utf8.h
10121 ____________________________________________________________________________
10122 [  8571] By: jhi                                   on 2001/01/28  00:35:59
10123         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
10124              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
10125              
10126              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
10127              
10128              The maxiters upper limit sanity check (guarding against
10129              non-progress) assumed bytes instead of characters in s///
10130              and split().
10131              
10132              Signedness nit.
10133              
10134              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
10135              join() should now be UTF-8-proof.
10136              
10137              More split // UTF-8 tests. (8250)
10138      Branch: maint-5.6/perl
10139           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
10140           !> util.c
10141 ____________________________________________________________________________
10142 [  8570] By: jhi                                   on 2001/01/27  22:15:46
10143         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
10144              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
10145              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
10146              8084,8204,8244,8333 from mainline.
10147              
10148              For -Q where Q might be a one-letter sub name one does no more
10149              get a warning about an unknown filetest (7941,7943,7944,8084).
10150              
10151              Subject: Re: [ID 20001130.011] expression parsing bug ?
10152              
10153              Make uv_to_utf8() to zero-terminate its output buffer.
10154              
10155              Split off t/op/length.t (7995)
10156              
10157              Split off t/op/utf8decode.t (7996)
10158              
10159              Remove an unnecessary 'use utf8' from the utf8.t (7998)
10160              
10161              Split off t/op/concat.t (8004)
10162              
10163              Split off t/op/ver.t (8005)
10164              
10165              Document utf8_length(), utf8_distance(), and utf8_hop().
10166              
10167              Document utf8_to_uv() better.
10168              
10169              Introduce macros for UTF8 decoding (8028,8033).
10170              
10171              Add test for reverse() (8030,8031).
10172              
10173              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
10174              
10175              Do not return the Unicode replacement character    on UTF-8
10176              decoding failure.
10177              
10178              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
10179              not this_utf8 i.e. the output string has one, but don't mess
10180              with source assumption. (8052,8053)
10181              
10182              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
10183              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
10184              was not expecting to be called with something that was already
10185              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
10186              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
10187              (8054)
10188              
10189              Recode the naughty binary bytes in utf8decode.t using the \xHH.
10190              
10191              Make some panic messages a bit more logical.
10192      Branch: maint-5.6/perl
10193           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
10194           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
10195           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
10196           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
10197           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
10198           !> utf8.c utf8.h
10199 ____________________________________________________________________________
10200 [  8569] By: jhi                                   on 2001/01/27  19:16:43
10201         Log: Integrate changes #7750 from perlio and #8566 from mainline.
10202      Branch: maint-5.6/perl
10203           !> regexec.c sv.c
10204 ____________________________________________________________________________
10205 [  8568] By: jhi                                   on 2001/01/27  18:06:51
10206         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
10207              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
10208              7935[-perlio.c],7936,7959,7965 from mainline.
10209              
10210              Change the "big byte" error message to "Wide character".
10211              (7355, the croak-if-wide-chars-in-print part ignored)
10212              
10213              Use UINT64_C().
10214              
10215              Introduce Perl_utf8_length().
10216              
10217              diff -se shows these as different (7753, forgotten check-ins)
10218              
10219              Subject: [PATCH] doop.c - UTF8 tr///
10220              
10221              If we use (aTHX_ ...) then put Perl_ on the front.
10222              
10223              Make utf8_length() and utf8_distance() to be less forgiving
10224              about bad UTF-8.
10225              
10226              Test line numbers are different with utf8.
10227              
10228              No need to scan till infinity, 13 is enough. (7872,7911)
10229              
10230              Subject: [PATCH] Tokeniser debugging
10231              
10232              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
10233              
10234              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
10235              
10236              Be more careful in Perl_sv_utf8_downgrade().
10237              
10238              Use DO_UTF8().
10239              
10240              Raw zero bytes in text files confuse at least GNU patch 2.1.
10241      Branch: maint-5.6/perl
10242           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
10243           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
10244           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
10245           !> t/pragma/utf8.t toke.c utf8.c utf8.h
10246 ____________________________________________________________________________
10247 [  8567] By: nick                                  on 2001/01/27  11:10:38
10248         Log: Integrate mainline
10249      Branch: perlio
10250           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
10251           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
10252           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
10253           !> toke.c
10254 ____________________________________________________________________________
10255 [  8566] By: jhi                                   on 2001/01/27  06:22:48
10256         Log: More documentation for the regexp context stack.
10257      Branch: perl
10258            ! regexec.c
10259 ____________________________________________________________________________
10260 [  8565] By: jhi                                   on 2001/01/27  05:21:57
10261         Log: Update Changes.
10262      Branch: perl
10263            ! Changes patchlevel.h
10264 ____________________________________________________________________________
10265 [  8564] By: jhi                                   on 2001/01/27  04:44:04
10266         Log: Threadedness patch for #8562 from Doug MacEachern.
10267      Branch: perl
10268            ! toke.c
10269 ____________________________________________________________________________
10270 [  8563] By: jhi                                   on 2001/01/27  04:26:24
10271         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
10272              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
10273              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
10274              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
10275      Branch: perl
10276            ! op.c
10277 ____________________________________________________________________________
10278 [  8562] By: jhi                                   on 2001/01/27  04:20:30
10279         Log: Subject: Re: Announce : Tokener reporting patch
10280              From: Simon Cozens <simon@cozens.net>
10281              Date: Mon, 22 Jan 2001 02:17:22 +0000
10282              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
10283      Branch: perl
10284            ! embed.h embed.pl proto.h toke.c
10285 ____________________________________________________________________________
10286 [  8561] By: jhi                                   on 2001/01/27  04:17:24
10287         Log: Forgot from #8545.  Oops.
10288      Branch: perl
10289            ! pp.c t/pragma/overload.t
10290 ____________________________________________________________________________
10291 [  8560] By: jhi                                   on 2001/01/27  03:01:47
10292         Log: A better module compilation test, use MANIFEST as suggested
10293              by Spider.
10294      Branch: perl
10295            ! t/lib/1_compile.t
10296 ____________________________________________________________________________
10297 [  8559] By: jhi                                   on 2001/01/27  02:50:48
10298         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
10299              From: Peter Prymmer <pvhp@forte.com>
10300              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
10301              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
10302      Branch: perl
10303            ! t/lib/b.t
10304 ____________________________________________________________________________
10305 [  8558] By: jhi                                   on 2001/01/27  02:27:05
10306         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
10307              From: Peter Prymmer <pvhp@forte.com>
10308              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
10309              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
10310      Branch: perl
10311            ! t/pragma/sub_lval.t
10312 ____________________________________________________________________________
10313 [  8557] By: jhi                                   on 2001/01/27  02:26:03
10314         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
10315              From: Peter Prymmer <pvhp@forte.com>
10316              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
10317              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
10318      Branch: perl
10319            ! t/lib/st-06compat.t
10320 ____________________________________________________________________________
10321 [  8556] By: jhi                                   on 2001/01/27  02:24:33
10322         Log: Subject: [PATCH: perl@8531] minor update to README.os390
10323              From: Peter Prymmer <pvhp@forte.com>
10324              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
10325              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
10326      Branch: perl
10327            ! README.os390
10328 ____________________________________________________________________________
10329 [  8555] By: jhi                                   on 2001/01/27  00:35:47
10330         Log: No point in checking the length before we know whether the pointer
10331              is bogus or not, fixes Abigail's odbm failures in Linux.
10332      Branch: perl
10333            ! sv.c
10334 ____________________________________________________________________________
10335 [  8554] By: nick                                  on 2001/01/26  19:01:31
10336         Log: Integrate mainline
10337      Branch: perlio
10338           !> lib/Text/Wrap.pm t/lib/textwrap.t
10339 ____________________________________________________________________________
10340 [  8553] By: jhi                                   on 2001/01/26  15:19:39
10341         Log: Integrate change #7792 from perlio (multiplicity fix),
10342              fix the AV leak in regex DEBUGGING (tiny part of the
10343              polymorphic regexp patch #8143).
10344      Branch: maint-5.6/perl
10345            ! regcomp.c
10346           !> scope.h
10347 ____________________________________________________________________________
10348 [  8552] By: jhi                                   on 2001/01/26  15:03:23
10349         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
10350              From: Michael G Schwern <schwern@pobox.com>
10351              Date: Fri, 26 Jan 2001 09:28:31 -0500
10352              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
10353      Branch: perl
10354            ! lib/Text/Wrap.pm t/lib/textwrap.t
10355 ____________________________________________________________________________
10356 [  8551] By: jhi                                   on 2001/01/26  02:33:19
10357         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
10358              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
10359              
10360              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
10361              
10362              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
10363              
10364              Message nit.
10365              
10366              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
10367              
10368              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
10369              
10370              (the cleanup of unused submatches in regtry() and regcppop())
10371              
10372              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
10373              stored and restored, and thusly was trounced by the utf8 swash
10374              routines.
10375              
10376              use utf8 not required to use \x{}.
10377              
10378              Removed two more tests that make no sense in UTF-8 since the test
10379              data is not in UTF-8.
10380              
10381              Get the three different space character classes right under utf8.
10382              
10383              Implement ANYOFUTF8 regprop() dumping.
10384              
10385              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
10386              
10387              Document the regex context pushing/popping a bit better.
10388      Branch: maint-5.6/perl
10389           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
10390           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
10391           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
10392           !> t/op/regmesg.t utf8.c
10393 ____________________________________________________________________________
10394 [  8550] By: nick                                  on 2001/01/25  19:42:30
10395         Log: Integrate mainline
10396      Branch: perlio
10397           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
10398           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
10399           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
10400           !> t/lib/bigint.t t/lib/bigintpm.t
10401 ____________________________________________________________________________
10402 [  8549] By: jhi                                   on 2001/01/25  15:22:28
10403         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
10404      Branch: maint-5.6/perl
10405            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
10406 ____________________________________________________________________________
10407 [  8548] By: jhi                                   on 2001/01/25  15:02:55
10408         Log: Integrate changes #7997,8063,8492,8547 from mainline.
10409              
10410              Subject: Re: STRLEN - what?
10411              
10412              Subject: [PATCH] perlguts.pod
10413              
10414              Memory management calls documentation.
10415              
10416              Layout using tabulator is not a good idea in a pod.
10417      Branch: maint-5.6/perl
10418           !> pod/perlguts.pod
10419 ____________________________________________________________________________
10420 [  8547] By: jhi                                   on 2001/01/25  14:49:05
10421         Log: Layout using tabulator is not a good idea in a pod.
10422      Branch: perl
10423            ! pod/perlguts.pod
10424 ____________________________________________________________________________
10425 [  8546] By: jhi                                   on 2001/01/25  14:31:12
10426         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
10427              from mainline.
10428              
10429              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
10430              
10431              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
10432              
10433              More Win32 editor/IDE/shell hints.
10434              
10435              More Win32 Perling.
10436              
10437              Yet another editor edit.
10438              
10439              Edit edit edit.
10440              
10441              IDE/editor section tweaking.
10442              
10443              Few more IDE/editor nits from p5p.
10444      Branch: maint-5.6/perl
10445           !> pod/perlfaq3.pod
10446 ____________________________________________________________________________
10447 [  8545] By: jhi                                   on 2001/01/25  04:16:32
10448         Log: Subject: [PATCH 5.7.0] overload int()
10449              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10450              Date: Wed, 24 Jan 2001 19:06:57 -0500
10451              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
10452      Branch: perl
10453            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
10454            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
10455            ! t/lib/bigintpm.t
10456 ____________________________________________________________________________
10457 [  8544] By: jhi                                   on 2001/01/25  04:15:11
10458         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
10459              From: Peter Prymmer <pvhp@forte.com>
10460              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
10461              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
10462      Branch: perl
10463            ! Makefile.SH README.os390 hints/os390.sh installperl
10464 ____________________________________________________________________________
10465 [  8543] By: jhi                                   on 2001/01/25  03:52:08
10466         Log: Integrate change #8462,8469 from mainline.
10467              
10468              In VMS Perl subversion (perl -V) is undef.
10469      Branch: maint-5.6/perl
10470           !> configure.com
10471 ____________________________________________________________________________
10472 [  8542] By: jhi                                   on 2001/01/25  03:44:55
10473         Log: Integrate changes #7835,7850,8315,8316 from mainline.
10474              
10475              Solaris hints.
10476      Branch: maint-5.6/perl
10477           !> hints/solaris_2.sh
10478 ____________________________________________________________________________
10479 [  8541] By: jhi                                   on 2001/01/25  03:39:28
10480         Log: Integrate #8336 from mainline.
10481      Branch: maint-5.6/perl
10482           !> hv.c
10483 ____________________________________________________________________________
10484 [  8540] By: jhi                                   on 2001/01/25  03:23:50
10485         Log: Retract #8539.
10486      Branch: maint-5.6/perl
10487            ! pod/perlfaq3.pod
10488 ____________________________________________________________________________
10489 [  8539] By: jhi                                   on 2001/01/25  03:21:55
10490         Log: (Retracted by #5940.)
10491      Branch: maint-5.6/perl
10492            ! pod/perlfaq3.pod
10493 ____________________________________________________________________________
10494 [  8538] By: jhi                                   on 2001/01/25  03:14:07
10495         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
10496              From: Peter Prymmer <pvhp@forte.com>
10497              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
10498              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
10499              
10500              The VMS bits.
10501      Branch: maint-5.6/perl
10502            ! configure.com vms/descrip_mms.template
10503 ____________________________________________________________________________
10504 [  8537] By: jhi                                   on 2001/01/25  03:06:09
10505         Log: Integrate #7710,7824,7973 from mainline.
10506      Branch: maint-5.6/perl
10507           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
10508           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
10509           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
10510           !> vos/config.ga.def vos/config.ga.h win32/config.bc
10511           !> win32/config.gc win32/config.vc
10512 ____________________________________________________________________________
10513 [  8536] By: jhi                                   on 2001/01/24  13:50:20
10514         Log: Revert the edits made by me so far to the 5.6 branch since
10515              the TRIAL1 since I did edits when I should have been using
10516              integrates.  Bad programmer.   (Will integrate them properly later.)
10517              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
10518              The #8353 will not be reapplied at least for now since
10519              the UTF-8 hash keys need more thinking.
10520              (The patches #8347, #8354, #8454, #8473 were okay since they
10521              were original edits made specifically for the 5.6.1-TRIAL1.)
10522      Branch: maint-5.6/perl
10523            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10524            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
10525            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
10526            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
10527            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
10528            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
10529            ! win32/config.bc win32/config.gc win32/config.vc
10530 ____________________________________________________________________________
10531 [  8535] By: bailey                                on 2001/01/24  06:37:02
10532         Log: SYN SYN
10533      Branch: vmsperl
10534           +> (branch 26 files)
10535           !> (integrate 130 files)
10536 ____________________________________________________________________________
10537 [  8534] By: nick                                  on 2001/01/23  19:30:57
10538         Log: Integrate mainline.
10539      Branch: perlio
10540           !> Changes Configure Porting/Glossary Porting/config.sh
10541           !> Porting/config_H embed.h embed.pl ext/Encode/compile
10542           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
10543           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
10544           !> pod/perlvar.pod proto.h t/lib/1_compile.t
10545 ____________________________________________________________________________
10546 [  8533] By: jhi                                   on 2001/01/23  16:15:46
10547         Log: Forgotten from #8501.
10548      Branch: perl
10549            ! Porting/Glossary Porting/config.sh Porting/config_H
10550 ____________________________________________________________________________
10551 [  8532] By: jhi                                   on 2001/01/23  16:13:27
10552         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
10553              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
10554              Date: Mon, 22 Jan 2001 17:51:58 +0100
10555              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
10556      Branch: perl
10557            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
10558 ____________________________________________________________________________
10559 [  8531] By: jhi                                   on 2001/01/23  15:46:01
10560         Log: Update Changes.
10561      Branch: perl
10562            ! Changes patchlevel.h
10563 ____________________________________________________________________________
10564 [  8530] By: jhi                                   on 2001/01/23  15:38:39
10565         Log: De-cut-and-pasto.
10566      Branch: perl
10567            ! t/lib/1_compile.t
10568 ____________________________________________________________________________
10569 [  8529] By: jhi                                   on 2001/01/23  15:11:04
10570         Log: Document the mkdir trailing slashes case.
10571      Branch: perl
10572            ! pod/perlfunc.pod
10573 ____________________________________________________________________________
10574 [  8528] By: jhi                                   on 2001/01/23  15:08:28
10575         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
10576              get installed:
10577              
10578              Subject: lib/lib.pm
10579              From: <abigail@foad.org>
10580              Date: Mon, 28 Aug 2000 20:35:08 -0400
10581              Message-ID: <20000829003508.21281.qmail@foad.org>
10582      Branch: perl
10583            ! installperl
10584 ____________________________________________________________________________
10585 [  8527] By: jhi                                   on 2001/01/23  14:44:04
10586         Log: Metaconfig unit change for #8526.
10587      Branch: metaconfig
10588            ! U/threads/archname.U
10589 ____________________________________________________________________________
10590 [  8526] By: jhi                                   on 2001/01/23  14:43:19
10591         Log: Attach -perlio to the archname if so selected.
10592      Branch: perl
10593            ! Configure
10594 ____________________________________________________________________________
10595 [  8525] By: jhi                                   on 2001/01/23  14:24:01
10596         Log: Subject: [PATCH] pod/perlvar.pod
10597              From: abigail@foad.org
10598              Date: Tue, 23 Jan 2001 01:41:10 +0100
10599              Message-ID: <20010123004110.22259.qmail@foad.org>
10600      Branch: perl
10601            ! pod/perlvar.pod
10602 ____________________________________________________________________________
10603 [  8524] By: jhi                                   on 2001/01/23  14:22:32
10604         Log: A bug introduced in #8217 (the undefined variable in the
10605              lib/safe1_t #3) fixed, by Charles Lane:
10606              
10607              The earlier patch made it so that stuff running in Safe
10608              compartments could do a "caller" and see "main".  That
10609              little change in name is done right before the code in
10610              the compartment is run, and apparantly the parser
10611              was picking up the stash name before it got changed.
10612              
10613              (why it was threaded vs. unthreaded Perl that was sensitive to this
10614              I still don't know...and it probably doesn't matter).
10615              
10616              I tryed removing the stash name-change and saw that threaded Perl
10617              did indeed pass the lib/safe1.t tests.
10618              
10619              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
10620              do the name change (and to connect _ in the compartment to the global
10621              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
10622              to call _safe_pkg_prep when creating a new compartment.
10623              
10624              Passes all tests with threaded perl on linux; passes all tests
10625              with unthreaded perl on VMS.
10626              
10627              At some point I'll probably want to revisit Safe and Opcode to
10628              provide more sensible handling of global variables...and to get
10629              formats working in Safe compartments, which they don't do currently.
10630      Branch: perl
10631            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
10632 ____________________________________________________________________________
10633 [  8523] By: jhi                                   on 2001/01/23  14:11:58
10634         Log: Also the lib/Thread.pm itself needs to be ignored if
10635              the Thread extension hasn't been built.
10636      Branch: perl
10637            ! t/lib/1_compile.t
10638 ____________________________________________________________________________
10639 [  8522] By: jhi                                   on 2001/01/23  13:51:28
10640         Log: print() instead of warn() so that stderr doesn't get
10641              unncessarily polluted.
10642      Branch: perl
10643            ! ext/Encode/compile
10644 ____________________________________________________________________________
10645 [  8521] By: jhi                                   on 2001/01/23  13:49:48
10646         Log: Integrate perlio.
10647      Branch: perl
10648           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
10649           !> ext/Encode/encode.h
10650 ____________________________________________________________________________
10651 [  8520] By: nick                                  on 2001/01/22  21:44:00
10652         Log: More messing with Encode:
10653              Extra fields in header to allow multiple names and to record
10654              other things "compile" knows.
10655              Re-organise compile to factor out common output routines.
10656      Branch: perlio
10657            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
10658 ____________________________________________________________________________
10659 [  8519] By: nick                                  on 2001/01/22  20:33:50
10660         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
10661      Branch: perlio
10662            ! ext/Encode/Makefile.PL ext/Encode/compile
10663 ____________________________________________________________________________
10664 [  8518] By: nick                                  on 2001/01/22  20:28:13
10665         Log: Integrate mainline
10666      Branch: perlio
10667           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
10668           !> vos/config.alpha.def vos/config.alpha.h
10669 ____________________________________________________________________________
10670 [  8517] By: jhi                                   on 2001/01/22  15:37:17
10671         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
10672              by Inaba Hiroto.
10673      Branch: perl
10674            ! sv.c
10675 ____________________________________________________________________________
10676 [  8516] By: jhi                                   on 2001/01/22  14:55:15
10677         Log: More SIG_SIZE fixes.
10678      Branch: perl
10679            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
10680 ____________________________________________________________________________
10681 [  8515] By: jhi                                   on 2001/01/22  14:50:27
10682         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
10683              From: "Craig A. Berry" <craigberry@mac.com>
10684              Date: Mon, 22 Jan 2001 00:42:24 -0600
10685              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
10686      Branch: perl
10687            ! configure.com
10688 ____________________________________________________________________________
10689 [  8514] By: jhi                                   on 2001/01/22  14:31:17
10690         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
10691              From: "Craig A. Berry" <craigberry@mac.com>
10692              Date: Sun, 21 Jan 2001 23:03:25 -0600
10693              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
10694      Branch: perl
10695            ! configure.com
10696 ____________________________________________________________________________
10697 [  8513] By: jhi                                   on 2001/01/22  14:14:00
10698         Log: Add the .ucm encoding tables to the MANIFEST.
10699      Branch: perl
10700            ! MANIFEST
10701 ____________________________________________________________________________
10702 [  8512] By: jhi                                   on 2001/01/22  13:43:33
10703         Log: Integrate perlio.
10704      Branch: perl
10705           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
10706           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
10707           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
10708           +> ext/Encode/Encode/iso8859-10.ucm
10709           +> ext/Encode/Encode/iso8859-13.ucm
10710           +> ext/Encode/Encode/iso8859-14.ucm
10711           +> ext/Encode/Encode/iso8859-15.ucm
10712           +> ext/Encode/Encode/iso8859-16.ucm
10713           +> ext/Encode/Encode/iso8859-2.ucm
10714           +> ext/Encode/Encode/iso8859-3.ucm
10715           +> ext/Encode/Encode/iso8859-4.ucm
10716           +> ext/Encode/Encode/iso8859-5.ucm
10717           +> ext/Encode/Encode/iso8859-6.ucm
10718           +> ext/Encode/Encode/iso8859-7.ucm
10719           +> ext/Encode/Encode/iso8859-8.ucm
10720           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
10721           +> ext/Encode/Encode/symbol.ucm
10722           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
10723           !> perliol.h
10724 ____________________________________________________________________________
10725 [  8511] By: nick                                  on 2001/01/21  23:44:47
10726         Log: Make "real" layers of ":utf8" and ":raw".
10727              So now PERLIO=utf8 perl ...
10728              does what Andreas wanted.
10729              Fix arg passing in open.pm (still have a Carp issue).
10730      Branch: perlio
10731            ! lib/open.pm perlio.c perliol.h
10732 ____________________________________________________________________________
10733 [  8510] By: jhi                                   on 2001/01/21  22:56:53
10734         Log: Document the regex context pushing/popping a bit better.
10735      Branch: perl
10736            ! regexec.c
10737 ____________________________________________________________________________
10738 [  8509] By: jhi                                   on 2001/01/21  22:55:44
10739         Log: Tweak the mkdir trailing slash code some more.
10740              
10741              TO DO: the same handling should probably be done for
10742              all the other filesystem functions that can have directories
10743              as their arguments.
10744      Branch: perl
10745            ! pp_sys.c
10746 ____________________________________________________________________________
10747 [  8508] By: nick                                  on 2001/01/21  21:37:43
10748         Log: Switch "compiled in" encodings to .ucm format.
10749              (Leave others as .enc till we can run-time load .ucm,
10750              or find some other way to load them.)
10751      Branch: perlio
10752            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
10753            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
10754            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
10755            + ext/Encode/Encode/iso8859-10.ucm
10756            + ext/Encode/Encode/iso8859-13.ucm
10757            + ext/Encode/Encode/iso8859-14.ucm
10758            + ext/Encode/Encode/iso8859-15.ucm
10759            + ext/Encode/Encode/iso8859-16.ucm
10760            + ext/Encode/Encode/iso8859-2.ucm
10761            + ext/Encode/Encode/iso8859-3.ucm
10762            + ext/Encode/Encode/iso8859-4.ucm
10763            + ext/Encode/Encode/iso8859-5.ucm
10764            + ext/Encode/Encode/iso8859-6.ucm
10765            + ext/Encode/Encode/iso8859-7.ucm
10766            + ext/Encode/Encode/iso8859-8.ucm
10767            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
10768            + ext/Encode/Encode/symbol.ucm
10769            ! ext/Encode/Makefile.PL ext/Encode/compile
10770 ____________________________________________________________________________
10771 [  8507] By: nick                                  on 2001/01/21  21:02:03
10772         Log: Integrate (partial) mainline.
10773      Branch: perlio
10774           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
10775           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
10776           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
10777 ____________________________________________________________________________
10778 [  8506] By: jhi                                   on 2001/01/21  20:09:30
10779         Log: Update Changes.
10780      Branch: perl
10781            ! Changes patchlevel.h
10782 ____________________________________________________________________________
10783 [  8505] By: jhi                                   on 2001/01/21  19:39:59
10784         Log: Subject: Minor typos in perlfaq2.pod
10785              From: "Stephen P. Potter" <spp@spotter.yi.org>
10786              Message-Id: <200101192101.QAA11911@spotter.yi.org>
10787              Date: Fri, 19 Jan 2001 16:01:13 -0500
10788              
10789              with a nit from Philip Netwon.
10790      Branch: perl
10791            ! pod/perlfaq2.pod
10792 ____________________________________________________________________________
10793 [  8504] By: jhi                                   on 2001/01/21  19:33:05
10794         Log: Metaconfig change for #8503.
10795      Branch: metaconfig
10796            ! U/threads/usethreads.U
10797 ____________________________________________________________________________
10798 [  8503] By: jhi                                   on 2001/01/21  19:32:21
10799         Log: Sanity check for conflicting thread flavours.
10800      Branch: perl
10801            ! Configure config_h.SH
10802 ____________________________________________________________________________
10803 [  8502] By: jhi                                   on 2001/01/21  19:23:00
10804         Log: Metaconfig change for #8501.
10805      Branch: metaconfig
10806            ! U/modified/sig_name.U
10807 ____________________________________________________________________________
10808 [  8501] By: jhi                                   on 2001/01/21  19:22:26
10809         Log: The SIG_SIZE is the number of the elements *excluding*
10810              the terminating NULL.
10811      Branch: perl
10812            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
10813            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
10814            ! win32/config_H.vc
10815 ____________________________________________________________________________
10816 [  8500] By: jhi                                   on 2001/01/21  18:31:31
10817         Log: Integrate perlio.
10818      Branch: perl
10819           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
10820           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
10821           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
10822           !> pp_sys.c proto.h sv.c
10823 ____________________________________________________________________________
10824 [  8499] By: jhi                                   on 2001/01/21  17:43:57
10825         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
10826              From: Hugo <hv@crypt.compulink.co.uk>
10827              Date: Sun, 21 Jan 2001 13:34:05 +0000
10828              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
10829              
10830              In sprintf UTF8ize only if necessary.
10831      Branch: perl
10832            ! sv.c
10833 ____________________________________________________________________________
10834 [  8498] By: nick                                  on 2001/01/21  16:25:32
10835         Log: Encode cleanup.
10836              Add command line control over "compile" so that Makefile.PL
10837              needs can be combined with other uses.
10838              Use command line options in Makefile.PL.
10839              Fix multi-byte parsing in .ucm files.
10840      Branch: perlio
10841            ! ext/Encode/Makefile.PL ext/Encode/compile
10842 ____________________________________________________________________________
10843 [  8497] By: nick                                  on 2001/01/21  12:56:27
10844         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
10845      Branch: perlio
10846            ! ext/Encode/Encode.xs
10847 ____________________________________________________________________________
10848 [  8496] By: nick                                  on 2001/01/21  12:18:45
10849         Log: Fixup after integrate:
10850              missed the .sym files that are changed by regen_headers
10851              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
10852      Branch: perlio
10853            ! global.sym pp.sym sv.c
10854 ____________________________________________________________________________
10855 [  8495] By: nick                                  on 2001/01/21  11:51:07
10856         Log: Integrate mainline.
10857      Branch: perlio
10858           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
10859           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
10860           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
10861           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
10862           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
10863           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
10864           !> win32/Makefile win32/makefile.mk
10865 ____________________________________________________________________________
10866 [  8494] By: jhi                                   on 2001/01/20  23:12:11
10867         Log: Forgot the expect_number() prototype.
10868      Branch: perl
10869            ! embed.h embed.pl proto.h
10870 ____________________________________________________________________________
10871 [  8493] By: jhi                                   on 2001/01/20  22:56:39
10872         Log: Subject: [PATCH: perl@8482] README.vms URL updates
10873              From: Peter Prymmer <pvhp@forte.com>
10874              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
10875              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
10876              
10877              Plus Craig A. Berry's suggestion to use compaq.com instead
10878              of digital.com.
10879      Branch: perl
10880            ! README.vms
10881 ____________________________________________________________________________
10882 [  8492] By: jhi                                   on 2001/01/20  22:50:05
10883         Log: Memory management calls documentation.
10884      Branch: perl
10885            ! pod/perlguts.pod
10886 ____________________________________________________________________________
10887 [  8491] By: jhi                                   on 2001/01/20  22:38:33
10888         Log: Signedness nit plus few memcpy/Copy nits.
10889      Branch: perl
10890            ! sv.c
10891 ____________________________________________________________________________
10892 [  8490] By: jhi                                   on 2001/01/20  22:25:53
10893         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
10894              From: Peter Prymmer <pvhp@forte.com>
10895              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
10896              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
10897      Branch: perl
10898            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
10899 ____________________________________________________________________________
10900 [  8489] By: jhi                                   on 2001/01/20  22:24:41
10901         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
10902              From: Peter Prymmer <pvhp@forte.com>
10903              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
10904              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
10905      Branch: perl
10906            ! win32/Makefile win32/makefile.mk
10907 ____________________________________________________________________________
10908 [  8488] By: jhi                                   on 2001/01/20  22:22:27
10909         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
10910              From: Peter Prymmer <pvhp@forte.com>
10911              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
10912              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
10913      Branch: perl
10914            ! Makefile.SH
10915 ____________________________________________________________________________
10916 [  8487] By: jhi                                   on 2001/01/20  22:21:18
10917         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
10918              From: Peter Prymmer <pvhp@forte.com>
10919              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
10920              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
10921      Branch: perl
10922            + ext/DynaLoader/dl_dllload.xs
10923            ! MANIFEST Makefile.SH hints/os390.sh
10924 ____________________________________________________________________________
10925 [  8486] By: jhi                                   on 2001/01/20  22:17:53
10926         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
10927              From: Peter Prymmer <pvhp@forte.com>
10928              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
10929              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
10930      Branch: perl
10931            ! README.os390 README.posix-bc
10932 ____________________________________________________________________________
10933 [  8485] By: jhi                                   on 2001/01/20  20:15:30
10934         Log: Document and test the new qu operator.
10935      Branch: perl
10936            + t/op/qu.t
10937            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
10938            ! pod/perlretut.pod pod/perlunicode.pod
10939 ____________________________________________________________________________
10940 [  8484] By: nick                                  on 2001/01/20  19:42:30
10941         Log: Infrastructure to allow:
10942              open($fh,"|-",@array);
10943              to be implemented
10944              i.e. mark pp_open as needing a stack mark, and make pp_open
10945              process its args in that style (and pass them _all_ to tied handles OPEN).
10946              Invent do_openn() which takes SV ** at allow it to see multiple args.
10947              Note this does not _do_ anything yet.
10948      Branch: perlio
10949            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
10950            ! perlapi.c pp_proto.h pp_sys.c proto.h
10951 ____________________________________________________________________________
10952 [  8483] By: nick                                  on 2001/01/20  17:23:14
10953         Log: Integrate mainline.
10954      Branch: perlio
10955           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
10956           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
10957 ____________________________________________________________________________
10958 [  8482] By: jhi                                   on 2001/01/19  15:37:49
10959         Log: Update Changes.
10960      Branch: perl
10961            ! Changes patchlevel.h
10962 ____________________________________________________________________________
10963 [  8481] By: jhi                                   on 2001/01/19  14:41:24
10964         Log: Subject: Re: new feature: s?printf parameter reordering 
10965              From: Hugo <hv@crypt.compulink.co.uk>
10966              Date: Thu, 11 Jan 2001 17:09:03 +0000
10967              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
10968              
10969              - support reordering for all parameters: %, *v, *, .*
10970              - lay down that the reordering specification must immediately
10971              follow that parameter: %3$, *v3$, *3$, .*3$
10972              - fix vectorisation of a zero-length string
10973              - factor out the code choosing the argument to format
10974              
10975              Possibly unwanted side-effects:
10976              - the special format specifiers ' +-0' must now precede any
10977              vectorisation specifier. Tests in op/sprintf and op/ver
10978              have been changed to reflect this.
10979              - sprintf.t test #214 changed its expectations because in many
10980              cases, the next parameter has already been consumed when an
10981              invalid type letter is detected.
10982              
10983              Probably wanted side-effects:
10984              - attempts to format a non-existent parameter will warn as if C<undef>
10985              - attempt to write to non-existent parameter with '%n' will complain
10986              of "attempt to modify read-only value" instead of being silent
10987      Branch: perl
10988            ! sv.c t/op/sprintf.t t/op/ver.t
10989 ____________________________________________________________________________
10990 [  8480] By: jhi                                   on 2001/01/19  14:08:37
10991         Log: Subject: PATCH pragma/locale.t
10992              From: andreas.koenig@anima.de (Andreas J. Koenig)
10993              Date: 18 Jan 2001 09:45:37 +0100
10994              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
10995      Branch: perl
10996            ! t/pragma/locale.t
10997 ____________________________________________________________________________
10998 [  8479] By: jhi                                   on 2001/01/19  13:19:58
10999         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
11000      Branch: perl
11001            ! configure.com
11002 ____________________________________________________________________________
11003 [  8478] By: jhi                                   on 2001/01/19  02:12:35
11004         Log: Automate 1_compile.t.
11005      Branch: perl
11006            ! t/lib/1_compile.t
11007 ____________________________________________________________________________
11008 [  8477] By: jhi                                   on 2001/01/19  01:49:56
11009         Log: Integrate perlio.
11010      Branch: perl
11011           !> sv.c win32/config.bc win32/config.gc win32/config.vc
11012           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
11013 ____________________________________________________________________________
11014 [  8476] By: nick                                  on 2001/01/18  21:51:52
11015         Log: Integrate mainline
11016      Branch: perlio
11017           +> t/lib/1_compile.t t/lib/compmod.pl
11018           !> MANIFEST configure.com lib/unicode/distinct.pm
11019 ____________________________________________________________________________
11020 [  8475] By: nick                                  on 2001/01/18  21:48:02
11021         Log: Win32 "safe signals" co-existance fix.
11022              Fix SIG_SIZE value.
11023              Clear PL_sig_pending when cloning (fork).
11024      Branch: perlio
11025            ! sv.c win32/config.bc win32/config.gc win32/config.vc
11026            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11027 ____________________________________________________________________________
11028 [  8474] By: jhi                                   on 2001/01/18  14:40:57
11029         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
11030      Branch: perl
11031            ! t/lib/1_compile.t
11032 ____________________________________________________________________________
11033 [  8473] By: gsar                                  on 2001/01/18  11:42:31
11034         Log: unsubmitted trial1 change
11035      Branch: maint-5.6/perl
11036            ! Changes
11037 ____________________________________________________________________________
11038 [  8472] By: jhi                                   on 2001/01/18  04:30:24
11039         Log: The first bug found by 1_compile.t.
11040      Branch: perl
11041            ! lib/unicode/distinct.pm
11042 ____________________________________________________________________________
11043 [  8471] By: jhi                                   on 2001/01/18  04:29:42
11044         Log: Add Schwern's 1_compile test.  The compile_module script renamed
11045              to be a bit shorter for the 8.3 people.
11046      Branch: perl
11047            + t/lib/1_compile.t t/lib/compmod.pl
11048            ! MANIFEST
11049 ____________________________________________________________________________
11050 [  8470] By: jhi                                   on 2001/01/18  04:16:00
11051         Log: Subject: [PATCH: perl@8453] Re: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on   VMS_AXP V7.2-1)
11052              From: Peter Prymmer <pvhp@forte.com>
11053              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
11054              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
11055              Replace #8463.
11056      Branch: maint-5.6/perl
11057            ! configure.com
11058 ____________________________________________________________________________
11059 [  8469] By: jhi                                   on 2001/01/18  04:13:02
11060         Log: Subject: [PATCH: perl@8453] Re: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on   VMS_AXP V7.2-1)
11061              From: Peter Prymmer <pvhp@forte.com>
11062              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
11063              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
11064              Replace #8462.
11065      Branch: perl
11066            ! configure.com
11067 ____________________________________________________________________________
11068 [  8468] By: jhi                                   on 2001/01/18  03:42:08
11069         Log: Integrate perlio.
11070      Branch: perl
11071           !> gv.c mg.c perlio.c util.c
11072 ____________________________________________________________________________
11073 [  8467] By: nick                                  on 2001/01/17  22:41:10
11074         Log: "Safe" signals - trial implementation.
11075              gv.c tweaked to zero PL_sig_pend array
11076              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
11077              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
11078              Odd thing is that it "works" with PERLIO=stdio as well (linux).
11079      Branch: perlio
11080            ! gv.c mg.c perlio.c util.c
11081 ____________________________________________________________________________
11082 [  8466] By: nick                                  on 2001/01/17  20:40:20
11083         Log: Integrate mainline.
11084      Branch: perlio
11085           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
11086           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
11087           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
11088           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
11089           !> vos/config.ga.h win32/config.bc win32/config.gc
11090           !> win32/config.vc
11091 ____________________________________________________________________________
11092 [  8465] By: jhi                                   on 2001/01/17  18:37:13
11093         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
11094              From: Nicholas Clark <nick@ccl4.org>
11095              Date: Wed, 17 Jan 2001 17:31:33 +0000
11096              Message-ID: <20010117173133.I2633@plum.flirble.org>
11097      Branch: perl
11098            ! t/op/int.t
11099 ____________________________________________________________________________
11100 [  8464] By: jhi                                   on 2001/01/17  14:43:17
11101         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
11102              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
11103              Date: Wed, 17 Jan 2001 15:16:43 +0100
11104              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
11105              
11106              pp_int() was dropping an NV to the floor,
11107              int(279964589018079/59) either returned not an integer
11108              4745162525730.15, or one got "Attempt to free unreferenced scalar."
11109      Branch: perl
11110            ! pp.c
11111 ____________________________________________________________________________
11112 [  8463] By: jhi                                   on 2001/01/17  06:12:42
11113         Log: (Replaced by #8470)
11114              
11115              Subject: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on   VMS_AXP V7.2-1)
11116              From: "Craig A. Berry" <craigberry@mac.com>
11117              Date: Tue, 16 Jan 2001 23:38:46 -0600
11118              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
11119      Branch: maint-5.6/perl
11120            ! configure.com
11121 ____________________________________________________________________________
11122 [  8462] By: jhi                                   on 2001/01/17  06:11:31
11123         Log: (Replaced by #8469)
11124              
11125              Subject: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on   VMS_AXP V7.2-1)
11126              From: "Craig A. Berry" <craigberry@mac.com>
11127              Date: Tue, 16 Jan 2001 23:38:46 -0600
11128              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
11129      Branch: perl
11130            ! configure.com
11131 ____________________________________________________________________________
11132 [  8461] By: jhi                                   on 2001/01/17  05:56:12
11133         Log: Allow for one trailing slash in the directory of mkdir().
11134      Branch: perl
11135            ! pp_sys.c
11136 ____________________________________________________________________________
11137 [  8460] By: jhi                                   on 2001/01/17  03:26:01
11138         Log: Metaconfig unit changes for #8459.
11139      Branch: metaconfig
11140            ! U/modified/Loc.U U/modified/sig_name.U
11141 ____________________________________________________________________________
11142 [  8459] By: jhi                                   on 2001/01/17  03:24:48
11143         Log: Define SIG_SIZE, the number of elements in the sig_name and
11144              sig_num arrays, including the final NULL entry.
11145      Branch: perl
11146            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11147            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
11148            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
11149            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
11150            ! win32/config.bc win32/config.gc win32/config.vc
11151 ____________________________________________________________________________
11152 [  8458] By: jhi                                   on 2001/01/17  01:41:33
11153         Log: Integrate perlio.
11154      Branch: perl
11155           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
11156           !> perlapi.h proto.h sv.c
11157 ____________________________________________________________________________
11158 [  8457] By: nick                                  on 2001/01/16  22:07:26
11159         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
11160              Provides all the "cost" but no benefit yet - it is to allow cost
11161              to be measured, and implementation experiments (just in mg.c?).
11162      Branch: perlio
11163            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
11164            ! perlapi.h proto.h sv.c
11165 ____________________________________________________________________________
11166 [  8456] By: nick                                  on 2001/01/16  21:07:07
11167         Log: Integrate mainline.
11168      Branch: perlio
11169           !> (integrate 51 files)
11170 ____________________________________________________________________________
11171 [  8455] By: jhi                                   on 2001/01/16  18:13:43
11172         Log: Subject: [PATCH] regcomp.c old feature removal
11173              From: mjd@plover.com
11174              Date: 16 Jan 2001 14:43:18 -0000 
11175              Message-ID: <20010116144318.7140.qmail@plover.com> 
11176      Branch: perl
11177            ! regcomp.c
11178 ____________________________________________________________________________
11179 [  8454] By: jhi                                   on 2001/01/16  16:12:39
11180         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
11181              From: "Indy Singh" <indy@nusphere.com>
11182              Date: Wed, 10 Jan 2001 20:17:49 -0500
11183              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
11184      Branch: maint-5.6/perl
11185            ! win32/Makefile
11186 ____________________________________________________________________________
11187 [  8453] By: jhi                                   on 2001/01/16  16:09:33
11188         Log: Update Changes.
11189      Branch: perl
11190            ! Changes patchlevel.h
11191 ____________________________________________________________________________
11192 [  8452] By: jhi                                   on 2001/01/16  15:42:04
11193         Log: Subject: Re: API Cleanup
11194              To: perl5-porters@perl.org
11195              Date: Tue, 16 Jan 2001 13:42:30 +0000
11196              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
11197              
11198              Subject: [PATCH] utf8.c documentation
11199              From: Simon Cozens <simon@cozens.net>
11200              Date: Tue, 16 Jan 2001 13:52:48 +0000
11201              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
11202              
11203              Subject: Re: API Cleanup
11204              From: Simon Cozens <simon@cozens.net>
11205              Date: Tue, 16 Jan 2001 14:58:55 +0000
11206              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
11207              
11208              UTF-8 doc patches.
11209      Branch: perl
11210            ! embed.pl pod/perlapi.pod utf8.c
11211 ____________________________________________________________________________
11212 [  8451] By: jhi                                   on 2001/01/16  14:41:39
11213         Log: podlators 1.07, from Russ Allbery.
11214      Branch: perl
11215            ! lib/Pod/Man.pm
11216 ____________________________________________________________________________
11217 [  8450] By: jhi                                   on 2001/01/16  14:24:19
11218         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
11219              From: "Indy Singh" <indy@nusphere.com>
11220              Date: Mon, 15 Jan 2001 20:59:40 -0500
11221              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
11222      Branch: perl
11223            ! win32/Makefile
11224 ____________________________________________________________________________
11225 [  8449] By: jhi                                   on 2001/01/16  03:42:55
11226         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
11227              at the setting of the ofs_sv in new_struct_thread() as the
11228              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
11229              that invited a core dump.
11230      Branch: perl
11231            ! util.c
11232 ____________________________________________________________________________
11233 [  8448] By: jhi                                   on 2001/01/16  01:49:07
11234         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
11235              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
11236              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
11237              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
11238              
11239              Replace #8444 and #8445.
11240      Branch: perl
11241            ! ext/B/B.xs ext/B/B/Debug.pm
11242 ____________________________________________________________________________
11243 [  8447] By: jhi                                   on 2001/01/15  21:05:35
11244         Log: Subject: [PATCH] API Variable documentation   
11245              From: Simon Cozens <simon@cozens.net>
11246              Date: Mon, 15 Jan 2001 19:35:54 +0000
11247              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
11248      Branch: perl
11249            ! pod/perlapi.pod thrdvar.h
11250 ____________________________________________________________________________
11251 [  8446] By: jhi                                   on 2001/01/15  20:49:20
11252         Log: Signedness nit.
11253      Branch: perl
11254            ! pp_ctl.c
11255 ____________________________________________________________________________
11256 [  8445] By: jhi                                   on 2001/01/15  20:28:48
11257         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
11258      Branch: perl
11259            ! ext/B/B/Debug.pm
11260 ____________________________________________________________________________
11261 [  8444] By: jhi                                   on 2001/01/15  13:09:10
11262         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
11263      Branch: perl
11264            ! ext/B/B.xs
11265 ____________________________________________________________________________
11266 [  8443] By: jhi                                   on 2001/01/15  13:06:26
11267         Log: Missing from #8439.
11268      Branch: perl
11269            ! keywords.h mg.c
11270 ____________________________________________________________________________
11271 [  8442] By: jhi                                   on 2001/01/15  13:02:38
11272         Log: Subject: [PATCH @8436] Eliminate op_children
11273              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
11274              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
11275              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
11276              
11277              Subject: [PATCH @8436] Re: Eliminate op_children
11278              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
11279              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
11280              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
11281      Branch: perl
11282            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
11283            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
11284            ! op.c op.h
11285 ____________________________________________________________________________
11286 [  8441] By: jhi                                   on 2001/01/15  12:57:08
11287         Log: Use the /^Perl_/-less form of is_lvalue_sub().
11288      Branch: perl
11289            ! pp.h
11290 ____________________________________________________________________________
11291 [  8440] By: jhi                                   on 2001/01/15  05:13:09
11292         Log: Revert #8437 and #8438, the Linux large files story is more complex.
11293      Branch: metaconfig/U/perl
11294            ! d_fpos64_t.U d_off64_t.U
11295      Branch: perl
11296            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11297            ! config_h.SH configure.com epoc/config.sh perl.h
11298            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
11299            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
11300            ! win32/config.bc win32/config.gc win32/config.vc
11301 ____________________________________________________________________________
11302 [  8439] By: jhi                                   on 2001/01/15  05:02:24
11303         Log: More UTF-8 patches from Inaba Hiroto.
11304              - The substr lval was still not okay.
11305              - Now pp_stringify and sv_setsv copies source's UTF8 flag
11306              even if IN_BYTE.  pp_stringify is called from fold_constants
11307              at optimization phase and "\x{100}" was made SvUTF8_off under
11308              use bytes (the bytes pragma is for "byte semantics" and not
11309              for "do not produce UTF8 data")
11310              - New `qu' operator to generate UTF8 string explicitly.
11311              Though I agree with the policy "0x00-0xff always produce bytes",
11312              sometimes want to such a string to be coded in UTF8.
11313              I can use pack"U0a*" but it requires more typing and has
11314              runtime overhead.
11315              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
11316              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
11317              string is not UTF8_on and has char 0x80-0xff.
11318              
11319              TODO: document and test qu.
11320      Branch: perl
11321            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
11322            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
11323            ! toke.c
11324 ____________________________________________________________________________
11325 [  8438] By: jhi                                   on 2001/01/14  05:10:23
11326         Log: Metaconfig unit changes for #8437.
11327      Branch: metaconfig/U/perl
11328            ! d_fpos64_t.U d_off64_t.U
11329 ____________________________________________________________________________
11330 [  8437] By: jhi                                   on 2001/01/14  04:55:34
11331         Log: Add <features.h> probing, seems to be needed for (some?)
11332              Linux largefileness.
11333      Branch: perl
11334            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11335            ! config_h.SH configure.com epoc/config.sh perl.h
11336            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
11337            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
11338            ! win32/config.bc win32/config.gc win32/config.vc
11339 ____________________________________________________________________________
11340 [  8436] By: jhi                                   on 2001/01/13  17:47:21
11341         Log: Tighten some of the tests a bit.
11342      Branch: perl
11343            ! t/pragma/utf8.t
11344 ____________________________________________________________________________
11345 [  8435] By: jhi                                   on 2001/01/13  17:31:54
11346         Log: Integrate perlio.
11347      Branch: perl
11348           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
11349           !> win32/config_H.gc win32/config_H.vc
11350 ____________________________________________________________________________
11351 [  8434] By: nick                                  on 2001/01/13  11:36:53
11352         Log: Run dmake regen_config_h for Win32
11353      Branch: perlio
11354            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11355 ____________________________________________________________________________
11356 [  8433] By: nick                                  on 2001/01/13  11:31:55
11357         Log: VMS friendly patch to Encode compile process
11358      Branch: perlio
11359            ! ext/Encode/Makefile.PL ext/Encode/compile
11360 ____________________________________________________________________________
11361 [  8432] By: nick                                  on 2001/01/13  11:06:44
11362         Log: Integrate mainline
11363      Branch: perlio
11364           +> ext/B/B/Concise.pm
11365           !> (integrate 52 files)
11366 ____________________________________________________________________________
11367 [  8431] By: jhi                                   on 2001/01/13  05:55:55
11368         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
11369              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
11370              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
11371              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
11372      Branch: perl
11373            ! ext/B/B/Concise.pm
11374 ____________________________________________________________________________
11375 [  8430] By: jhi                                   on 2001/01/13  04:24:18
11376         Log: The LVRET macro needed an aTHX.
11377      Branch: perl
11378            ! pp.h
11379 ____________________________________________________________________________
11380 [  8429] By: jhi                                   on 2001/01/13  02:12:42
11381         Log: Update Changes.
11382      Branch: perl
11383            ! Changes patchlevel.h
11384 ____________________________________________________________________________
11385 [  8428] By: jhi                                   on 2001/01/13  02:08:50
11386         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
11387              From: Peter Prymmer <pvhp@forte.com>
11388              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
11389              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
11390              
11391              Add a BEGIN guard for sloppy floating point division.
11392      Branch: perl
11393            ! lib/Math/BigInt.pm lib/bigint.pl
11394 ____________________________________________________________________________
11395 [  8427] By: jhi                                   on 2001/01/13  01:47:16
11396         Log: The B::Terse drop-in replacement wasn't quite drop-in.
11397      Branch: perl
11398            ! ext/B/B/Terse.pm
11399 ____________________________________________________________________________
11400 [  8426] By: jhi                                   on 2001/01/12  21:20:43
11401         Log: Use UVXf.
11402      Branch: perl
11403            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11404            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
11405            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
11406            ! vos/config.ga.def vos/config.ga.h win32/config.bc
11407            ! win32/config.gc win32/config.vc
11408 ____________________________________________________________________________
11409 [  8425] By: jhi                                   on 2001/01/12  20:20:14
11410         Log: Subject: [PATCH perl@8342] -Wformat
11411              From: Robin Barker <rmb1@cise.npl.co.uk>
11412              Date: Fri, 12 Jan 2001 20:03:14 GMT
11413              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
11414      Branch: perl
11415            ! ext/Encode/Encode.xs mg.c sv.c toke.c
11416 ____________________________________________________________________________
11417 [  8424] By: jhi                                   on 2001/01/12  20:01:48
11418         Log: Subject: B::Concise -- an improved replacement for B::Terse 
11419              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
11420              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
11421              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
11422      Branch: perl
11423            + ext/B/B/Concise.pm
11424            ! MANIFEST ext/B/B/Terse.pm
11425 ____________________________________________________________________________
11426 [  8423] By: jhi                                   on 2001/01/12  19:24:02
11427         Log: The new metaconfig unit from the #8421.
11428      Branch: metaconfig/U/perl
11429            + d_sigprocmask.U
11430 ____________________________________________________________________________
11431 [  8422] By: jhi                                   on 2001/01/12  19:23:43
11432         Log: Forgot the microperl config from the #8421.
11433      Branch: perl
11434            ! uconfig.h uconfig.sh
11435 ____________________________________________________________________________
11436 [  8421] By: jhi                                   on 2001/01/12  19:05:27
11437         Log: Add sigprocmask() probe, regen Configure, regen toc.
11438      Branch: perl
11439            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11440            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
11441            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
11442            ! vos/config.ga.h win32/config.bc win32/config.gc
11443            ! win32/config.vc
11444 ____________________________________________________________________________
11445 [  8420] By: jhi                                   on 2001/01/12  18:34:31
11446         Log: Add sockatmark() to the todo list.
11447      Branch: perl
11448            ! Todo-5.6
11449 ____________________________________________________________________________
11450 [  8419] By: jhi                                   on 2001/01/12  18:09:46
11451         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
11452      Branch: perl
11453            ! op.c
11454 ____________________________________________________________________________
11455 [  8418] By: jhi                                   on 2001/01/12  18:05:30
11456         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
11457              From: Radu Greab <radu@netsoft.ro>
11458              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
11459              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
11460      Branch: perl
11461            ! op.c t/pragma/sub_lval.t
11462 ____________________________________________________________________________
11463 [  8417] By: jhi                                   on 2001/01/12  16:09:09
11464         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
11465              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
11466              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
11467              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
11468      Branch: perl
11469            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
11470            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
11471            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
11472            ! t/pragma/sub_lval.t toke.c
11473 ____________________________________________________________________________
11474 [  8416] By: jhi                                   on 2001/01/12  15:42:06
11475         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
11476              From: "Richard Soderberg" <rs@crystalflame.net>
11477              Date: Fri, 12 Jan 2001 04:49:35 -0800
11478              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
11479              
11480              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
11481              according to the platform.
11482      Branch: perl
11483            ! op.c
11484 ____________________________________________________________________________
11485 [  8415] By: jhi                                   on 2001/01/12  15:33:41
11486         Log: One more UTF-8 fix from Inaba Hiroto.
11487      Branch: perl
11488            ! pp.c regexec.c t/pragma/utf8.t
11489 ____________________________________________________________________________
11490 [  8414] By: jhi                                   on 2001/01/12  15:30:18
11491         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
11492      Branch: perl
11493            ! regexec.c
11494 ____________________________________________________________________________
11495 [  8413] By: jhi                                   on 2001/01/12  15:22:10
11496         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
11497              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
11498              Date: Thu, 11 Jan 2001 12:53:36 +0100
11499              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
11500      Branch: perl
11501            ! toke.c
11502 ____________________________________________________________________________
11503 [  8412] By: jhi                                   on 2001/01/12  15:20:25
11504         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
11505              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
11506              Date: Fri, 12 Jan 2001 14:37:55 +0100
11507              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
11508      Branch: perl
11509            ! hints/posix-bc.sh
11510 ____________________________________________________________________________
11511 [  8411] By: jhi                                   on 2001/01/12  15:14:14
11512         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
11513              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
11514              Date: Fri, 12 Jan 2001 10:42:21 +0100
11515              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
11516      Branch: perl
11517            ! t/op/regmesg.t
11518 ____________________________________________________________________________
11519 [  8410] By: jhi                                   on 2001/01/12  05:48:55
11520         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
11521              From: Nicholas Clark <nick@ccl4.org> 
11522              Date: Sun, 7 Jan 2001 19:47:14 +0000
11523              Message-ID: <20010107194714.B1048@plum.flirble.org>
11524      Branch: perl
11525            ! t/op/numconvert.t
11526 ____________________________________________________________________________
11527 [  8409] By: jhi                                   on 2001/01/12  05:41:28
11528         Log: Integrate perlio.
11529      Branch: perl
11530           !> mg.c scope.h
11531 ____________________________________________________________________________
11532 [  8408] By: nick                                  on 2001/01/11  22:43:28
11533         Log: Remove variables that were used in experiments.
11534      Branch: perlio
11535            ! mg.c
11536 ____________________________________________________________________________
11537 [  8407] By: nick                                  on 2001/01/11  20:57:44
11538         Log: Catch die in %SIG handler and unblock the signal before re-dying.
11539              This make Linux work _without_ sigsetjmp().
11540              Turn off sigsetjmp() to see what else it does.
11541              May need Configure probe for sigprocmask() if anything has sigaction()
11542              but not sigprocmask().
11543      Branch: perlio
11544            ! mg.c scope.h
11545 ____________________________________________________________________________
11546 [  8406] By: nick                                  on 2001/01/11  19:32:07
11547         Log: Integrate mainline
11548      Branch: perlio
11549           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
11550           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
11551           !> t/op/substr.t
11552 ____________________________________________________________________________
11553 [  8405] By: jhi                                   on 2001/01/11  17:11:01
11554         Log: Fix UTF-8 lval substr().
11555      Branch: perl
11556            ! mg.c t/op/substr.t
11557 ____________________________________________________________________________
11558 [  8404] By: jhi                                   on 2001/01/11  05:13:58
11559         Log: Update Changes.
11560      Branch: perl
11561            ! Changes patchlevel.h
11562 ____________________________________________________________________________
11563 [  8403] By: jhi                                   on 2001/01/11  04:38:24
11564         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
11565              From: Hugo <hv@crypt.compulink.co.uk>
11566              Date: Mon, 30 Oct 2000 01:33:26 +0000
11567              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
11568      Branch: perl
11569            ! regexec.c t/op/re_tests
11570 ____________________________________________________________________________
11571 [  8402] By: jhi                                   on 2001/01/11  04:26:12
11572         Log: Integrate perlio.
11573      Branch: perl
11574           !> scope.h util.c
11575 ____________________________________________________________________________
11576 [  8401] By: nick                                  on 2001/01/10  22:52:55
11577         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
11578              (So Alan and Ilya can try setting via hints.)
11579              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
11580              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
11581              doing the save everywhere seems to restart read() correctly, but just
11582              doing it once "round" the handler does not.
11583      Branch: perlio
11584            ! scope.h
11585 ____________________________________________________________________________
11586 [  8400] By: jhi                                   on 2001/01/10  21:57:54
11587         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
11588              of IRIX, HP-UX is unaffected.
11589      Branch: perl
11590            ! perl.h
11591 ____________________________________________________________________________
11592 [  8399] By: nick                                  on 2001/01/10  21:29:19
11593         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
11594      Branch: perlio
11595            ! util.c
11596 ____________________________________________________________________________
11597 [  8398] By: jhi                                   on 2001/01/10  20:55:31
11598         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
11599              also have ReusePort.
11600      Branch: perl
11601            ! ext/IO/lib/IO/Socket/INET.pm
11602 ____________________________________________________________________________
11603 [  8397] By: jhi                                   on 2001/01/10  20:50:57
11604         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
11605              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
11606              Date: Wed, 10 Jan 2001 01:38:13 -0800
11607              Message-ID: <20010110013813.B41744@yahoo-inc.com>
11608      Branch: perl
11609            ! ext/IO/lib/IO/Socket/INET.pm
11610 ____________________________________________________________________________
11611 [  8396] By: jhi                                   on 2001/01/10  20:49:30
11612         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
11613              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
11614              Date: Wed, 10 Jan 2001 01:37:32 -0800
11615              Message-ID: <20010110013732.A41744@yahoo-inc.com>
11616      Branch: perl
11617            ! ext/Socket/Socket.pm
11618 ____________________________________________________________________________
11619 [  8395] By: jhi                                   on 2001/01/10  20:41:37
11620         Log: Test for bug id 20010105.016 (fixed by #8378).
11621      Branch: perl
11622            ! t/op/split.t
11623 ____________________________________________________________________________
11624 [  8394] By: jhi                                   on 2001/01/10  20:26:32
11625         Log: Integrate perlio.
11626      Branch: perl
11627            ! util.c
11628 ____________________________________________________________________________
11629 [  8393] By: nick                                  on 2001/01/10  19:34:30
11630         Log: Back out Simon's pid hackery for now.
11631      Branch: perlio
11632            ! util.c
11633 ____________________________________________________________________________
11634 [  8392] By: nick                                  on 2001/01/10  19:23:13
11635         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
11636      Branch: perlio
11637           !> (integrate 29 files)
11638 ____________________________________________________________________________
11639 [  8391] By: jhi                                   on 2001/01/10  18:43:15
11640         Log: Subject: [PATCH] Fix my_pclose segfault
11641              From: Simon Cozens <simon@cozens.net>
11642              Date: Wed, 10 Jan 2001 18:39:35 +0000
11643              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
11644      Branch: perl
11645            ! util.c
11646 ____________________________________________________________________________
11647 [  8390] By: jhi                                   on 2001/01/10  18:42:08
11648         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
11649              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11650              Date:     Wed, 10 Jan 2001 13:23:02 EST
11651              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
11652      Branch: perl
11653            ! ext/Opcode/Opcode.xs
11654 ____________________________________________________________________________
11655 [  8389] By: jhi                                   on 2001/01/10  15:16:07
11656         Log: Turn off the integer preservation for now.
11657      Branch: perl
11658            ! perl.h
11659 ____________________________________________________________________________
11660 [  8388] By: jhi                                   on 2001/01/10  15:01:25
11661         Log: Few more IDE/editor nits from p5p.
11662      Branch: perl
11663            ! pod/perlfaq3.pod
11664 ____________________________________________________________________________
11665 [  8387] By: jhi                                   on 2001/01/10  06:53:16
11666         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
11667              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
11668              Date: Tue, 9 Jan 2001 23:16:02 +0000
11669              Message-ID: <20010109231602.A81101@plum.flirble.org>
11670      Branch: perl
11671            ! sv.c
11672 ____________________________________________________________________________
11673 [  8386] By: jhi                                   on 2001/01/10  03:17:54
11674         Log: Test cases for #8385 (from Simon's "torture.pl")
11675      Branch: perl
11676            ! t/op/tr.t
11677 ____________________________________________________________________________
11678 [  8385] By: jhi                                   on 2001/01/10  03:17:11
11679         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
11680              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
11681              Date: Wed, 10 Jan 2001 11:39:39 +0900
11682              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
11683              
11684              Some more UTF-8 tr cases fixed.
11685      Branch: perl
11686            ! doop.c
11687 ____________________________________________________________________________
11688 [  8384] By: jhi                                   on 2001/01/09  22:45:40
11689         Log: Allow the locale test needing POSIX and the taint test
11690              needing IPC::SysV to run under 'minitest' (basically,
11691              bail out if loading the extension fails)
11692      Branch: perl
11693            ! t/op/misc.t t/op/taint.t
11694 ____________________________________________________________________________
11695 [  8383] By: jhi                                   on 2001/01/09  21:36:04
11696         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
11697              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
11698              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
11699              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
11700      Branch: perl
11701            ! t/io/openpid.t
11702 ____________________________________________________________________________
11703 [  8382] By: jhi                                   on 2001/01/09  21:06:08
11704         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
11705              Should finish up the bug id 20001205.022.
11706      Branch: perl
11707            ! pp.c pp_hot.c scope.c
11708 ____________________________________________________________________________
11709 [  8381] By: jhi                                   on 2001/01/09  18:27:43
11710         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
11711              From: Andy Dougherty <doughera@lafayette.edu>
11712              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
11713              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
11714              
11715              More robust yacc/bison error detection.
11716      Branch: perl
11717            ! t/comp/proto.t
11718 ____________________________________________________________________________
11719 [  8380] By: jhi                                   on 2001/01/09  15:21:38
11720         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
11721              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11722              Date:     Tue, 9 Jan 2001 07:53:55 EST
11723              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
11724      Branch: perl
11725            ! t/op/misc.t vms/test.com
11726 ____________________________________________________________________________
11727 [  8379] By: jhi                                   on 2001/01/09  15:20:38
11728         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
11729              From: jhi@cc.hut.fi
11730              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
11731              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
11732              
11733              The #8378 fixed this.
11734      Branch: perl
11735            ! t/op/tr.t
11736 ____________________________________________________________________________
11737 [  8378] By: jhi                                   on 2001/01/09  15:05:32
11738         Log: Subject: One more patch for UTF8 
11739              From: Inaba Hiroto <inaba@st.rim.or.jp>
11740              Date: Tue, 09 Jan 2001 01:04:32 +0900
11741              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
11742              
11743              UTF-8 fixes for 'x' and tr///.
11744      Branch: perl
11745            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
11746            ! regcomp.c regexec.c toke.c utf8.c
11747 ____________________________________________________________________________
11748 [  8377] By: jhi                                   on 2001/01/09  14:32:17
11749         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
11750      Branch: perl
11751            ! t/op/length.t
11752 ____________________________________________________________________________
11753 [  8376] By: jhi                                   on 2001/01/09  04:32:32
11754         Log: integrate changes #7775, #8316, #8316 from mainline
11755      Branch: maint-5.6/perl
11756            ! hints/solaris_2.sh
11757 ____________________________________________________________________________
11758 [  8375] By: jhi                                   on 2001/01/09  04:26:43
11759         Log: Update Changes.
11760      Branch: perl
11761            ! Changes patchlevel.h
11762 ____________________________________________________________________________
11763 [  8374] By: jhi                                   on 2001/01/09  04:14:32
11764         Log: IDE/editor section tweaking.
11765      Branch: perl
11766            ! pod/perlfaq3.pod
11767 ____________________________________________________________________________
11768 [  8373] By: jhi                                   on 2001/01/09  02:38:26
11769         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
11770              From: Peter Prymmer <pvhp@forte.com>
11771              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
11772              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
11773              
11774              In preparation os OS/390 dynamic loading.
11775      Branch: perl
11776            ! README.os390 hints/os390.sh
11777 ____________________________________________________________________________
11778 [  8372] By: jhi                                   on 2001/01/09  00:24:30
11779         Log: Integrate with perlio.
11780      Branch: perl
11781           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
11782 ____________________________________________________________________________
11783 [  8371] By: nick                                  on 2001/01/08  23:54:33
11784         Log: Fix "scalars leaked" bugs caused by overload magic
11785              (Highlighted by Ilya's DESTROY optimization.)
11786      Branch: perlio
11787            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
11788 ____________________________________________________________________________
11789 [  8370] By: nick                                  on 2001/01/08  20:19:41
11790         Log: Integrate mainline
11791      Branch: perlio
11792           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
11793           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
11794           !> t/op/64bitint.t
11795 ____________________________________________________________________________
11796 [  8369] By: jhi                                   on 2001/01/08  17:30:52
11797         Log: save_delete() Safefree() doesn't (anymore?) work with shared
11798              strings, one test failure in op/misc and almost all of lib/b.
11799              (Outcomments #8369.)
11800      Branch: perl
11801            ! scope.c
11802 ____________________________________________________________________________
11803 [  8368] By: jhi                                   on 2001/01/08  14:47:10
11804         Log: (Outcommented by #8369.)
11805              
11806              Subject: Re: Perl BugID 20001205.022 ---- save_delete
11807              From: Simon Cozens <simon@cozens.net>
11808              Date: Sat, 6 Jan 2001 11:48:40 +0000
11809              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
11810              
11811              The save_delete() does need the Safefree.
11812      Branch: perl
11813            ! scope.c
11814 ____________________________________________________________________________
11815 [  8367] By: bailey                                on 2001/01/08  08:53:52
11816         Log: Once again syncing after too long an absence
11817      Branch: vmsperl
11818           +> (branch 55 files)
11819            - MAINTAIN fix_pl vos/config.def vos/config.h
11820            - vos/config_h.SH_orig
11821           !> (integrate 498 files)
11822 ____________________________________________________________________________
11823 [  8366] By: jhi                                   on 2001/01/08  02:42:59
11824         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
11825              From: nick@ccl4.org
11826              Date: Sun, 7 Jan 2001 21:07:18 +0000
11827              Message-Id: <20010107210717.D1048@plum.flirble.org>
11828      Branch: perl
11829            ! sv.c t/op/64bitint.t
11830 ____________________________________________________________________________
11831 [  8365] By: jhi                                   on 2001/01/08  02:35:16
11832         Log: Subject: [PATCH] environ nit
11833              From: Simon Cozens <simon@cozens.net>
11834              Date: Sun, 7 Jan 2001 17:57:07 +0000
11835              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
11836              
11837              Use environ only if we have it.
11838      Branch: perl
11839            ! mg.c
11840 ____________________________________________________________________________
11841 [  8364] By: jhi                                   on 2001/01/08  02:24:51
11842         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
11843      Branch: perl
11844            ! ext/GDBM_File/GDBM_File.xs
11845 ____________________________________________________________________________
11846 [  8363] By: jhi                                   on 2001/01/08  02:19:24
11847         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
11848              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
11849              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
11850              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
11851      Branch: perl
11852            ! dump.c op.c
11853 ____________________________________________________________________________
11854 [  8362] By: jhi                                   on 2001/01/08  02:17:43
11855         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
11856              From: Doug MacEachern <dougm@covalent.net>
11857              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
11858              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
11859              
11860              Allow AUTOLOAD to be an xsub and allow such xsubs
11861              to avoid use of $AUTOLOAD.
11862      Branch: perl
11863            ! gv.c
11864 ____________________________________________________________________________
11865 [  8361] By: jhi                                   on 2001/01/08  02:16:07
11866         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
11867              From: Radu Greab <radu@netsoft.ro>
11868              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
11869              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
11870              
11871              No need for the potentially unportable $SIG{CHLD}.
11872      Branch: perl
11873            ! t/io/pipe.t
11874 ____________________________________________________________________________
11875 [  8360] By: jhi                                   on 2001/01/08  01:58:23
11876         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
11877      Branch: perl
11878            ! lib/Getopt/Long.pm
11879 ____________________________________________________________________________
11880 [  8359] By: jhi                                   on 2001/01/08  01:55:44
11881         Log: Integrate perlio.
11882      Branch: perl
11883           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
11884           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
11885           !> utf8.c win32/Makefile
11886 ____________________________________________________________________________
11887 [  8358] By: jhi                                   on 2001/01/07  21:16:50
11888         Log: Update the EPOC cross SDK URL.
11889      Branch: perl
11890            ! README.epoc
11891 ____________________________________________________________________________
11892 [  8357] By: jhi                                   on 2001/01/07  21:16:09
11893         Log: Update the EPOC cross SDK URL.
11894      Branch: maint-5.6/perl
11895            ! README.epoc
11896 ____________________________________________________________________________
11897 [  8356] By: nick                                  on 2001/01/06  21:47:52
11898         Log: FILE * in XS code for PerlIO world:
11899              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
11900              - Add FILE * T_STDIO typemap.
11901              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
11902      Branch: perlio
11903            ! lib/ExtUtils/typemap perlio.c perlio.h
11904 ____________________________________________________________________________
11905 [  8355] By: jhi                                   on 2001/01/06  20:27:15
11906         Log: integrate change #8336 from mainline
11907              
11908              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
11909      Branch: maint-5.6/perl
11910            ! hv.c
11911 ____________________________________________________________________________
11912 [  8354] By: jhi                                   on 2001/01/06  20:24:29
11913         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
11914              From: Robin Barker <rmb1@cise.npl.co.uk>
11915              Date: Fri, 22 Dec 2000 12:17:38 GMT
11916              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
11917              
11918              The patch reformats some long =item lines so they give
11919              correct output via pod2man | nroff -man
11920              
11921              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
11922              From: Robin Barker <rmb1@cise.npl.co.uk>
11923              Date: Tue, 2 Jan 2001 15:35:03 GMT
11924              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
11925              
11926              Here is a _further_ patch which corrects a few more errors:
11927              * an empty C<=item> in CPAN.pm
11928              * patching the wrong file (pod/perlamiga.pod not README.amiga)
11929              * leaving empty C<=item>s which formatted incorrectly
11930              * over long C<=item>s revealed by latest patch to Pod::Man
11931      Branch: maint-5.6/perl
11932            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
11933            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
11934            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
11935            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
11936            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
11937            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
11938 ____________________________________________________________________________
11939 [  8353] By: jhi                                   on 2001/01/06  20:21:10
11940         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
11941              
11942              UTF-8 hash keys.
11943      Branch: maint-5.6/perl
11944            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
11945 ____________________________________________________________________________
11946 [  8352] By: jhi                                   on 2001/01/06  20:18:44
11947         Log: Forgotten from #8438.
11948      Branch: maint-5.6/perl
11949            ! epoc/epocish.h
11950 ____________________________________________________________________________
11951 [  8351] By: jhi                                   on 2001/01/06  20:18:12
11952         Log: Forgotten from #8347.
11953      Branch: maint-5.6/perl
11954            ! config_h.SH
11955 ____________________________________________________________________________
11956 [  8350] By: jhi                                   on 2001/01/06  20:00:19
11957         Log: Thinko in #8347.
11958      Branch: maint-5.6/perl
11959            ! regcomp.c
11960 ____________________________________________________________________________
11961 [  8349] By: jhi                                   on 2001/01/06  18:05:30
11962         Log: Copy the FAQ3 IDE section from the development branch,
11963              changes originally by Peter Prymmer.
11964      Branch: maint-5.6/perl
11965            ! pod/perlfaq3.pod
11966 ____________________________________________________________________________
11967 [  8348] By: jhi                                   on 2001/01/06  18:03:02
11968         Log: EPOC updates for TRIAL1.
11969              
11970              Subject: [5.6.1 trial1] EPOC update
11971              From: Olaf Flebbe <O.Flebbe@science-computing.de>
11972              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
11973              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
11974              
11975              Subject: epoc patch2 for perl-5.6.1-trial1
11976              From: Olaf Flebbe <O.Flebbe@science-computing.de>
11977              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
11978              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
11979      Branch: maint-5.6/perl
11980            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
11981            ! epoc/epocish.c
11982 ____________________________________________________________________________
11983 [  8347] By: jhi                                   on 2001/01/06  17:29:10
11984         Log: integrate changes #7710,7824,7973 from mainline,
11985              plus VMS nits from Peter Prymmer and Dan Sugalski.
11986              
11987              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
11988              library (getprotobyname and getprotobynumber are outversioned by
11989              the same calls in libc, at least for xlc version 3.
11990              
11991              Add HAS_SBRK_PROTO.
11992              
11993              Fixes for signedness warnings noticed by VMSperlers.
11994      Branch: maint-5.6/perl
11995            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11996            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
11997            ! sv.c vms/descrip_mms.template vos/config.alpha.def
11998            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
11999            ! win32/config.bc win32/config.gc win32/config.vc
12000 ____________________________________________________________________________
12001 [  8346] By: nick                                  on 2001/01/06  14:36:01
12002         Log: Fixup accumulated integrate muddles (perlio == devperl again)
12003      Branch: perlio
12004            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
12005 ____________________________________________________________________________
12006 [  8345] By: nick                                  on 2001/01/06  14:24:58
12007         Log: Integrate mainline
12008      Branch: perlio
12009           !> (integrate 55 files)
12010 ____________________________________________________________________________
12011 [  8344] By: jhi                                   on 2001/01/06  02:24:02
12012         Log: Subject: [patch] PerlIO_cleanup() prototype
12013              From: Doug MacEachern <dougm@covalent.net>
12014              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
12015              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
12016      Branch: perl
12017            ! perlio.h
12018 ____________________________________________________________________________
12019 [  8343] By: jhi                                   on 2001/01/06  01:04:09
12020         Log: IRIX compiler noticed that the bof initialization might be
12021              bypassed by control flow.
12022      Branch: perl
12023            ! toke.c
12024 ____________________________________________________________________________
12025 [  8342] By: jhi                                   on 2001/01/06  00:10:48
12026         Log: Update Changes.
12027      Branch: perl
12028            ! Changes patchlevel.h
12029 ____________________________________________________________________________
12030 [  8341] By: jhi                                   on 2001/01/05  23:52:33
12031         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
12032      Branch: perl
12033            ! toke.c
12034 ____________________________________________________________________________
12035 [  8340] By: jhi                                   on 2001/01/05  22:44:08
12036         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
12037              From: Radu Greab <radu@netsoft.ro>
12038              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
12039              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
12040      Branch: perl
12041            ! t/io/pipe.t util.c
12042 ____________________________________________________________________________
12043 [  8339] By: jhi                                   on 2001/01/05  22:35:17
12044         Log: Subject: [PATCH] format and rewording in perlfaq.pod
12045              From: Robin Barker <rmb1@cise.npl.co.uk>
12046              Date: Fri, 5 Jan 2001 18:51:20 GMT
12047              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
12048      Branch: perl
12049            ! pod/perlfaq.pod
12050 ____________________________________________________________________________
12051 [  8338] By: jhi                                   on 2001/01/05  22:31:17
12052         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
12053              From: Peter Prymmer <pvhp@forte.com>
12054              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
12055              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
12056      Branch: perl
12057            ! utils/perlbug.PL
12058 ____________________________________________________________________________
12059 [  8337] By: jhi                                   on 2001/01/05  18:15:11
12060         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
12061              From: Robin Barker <rmb1@cise.npl.co.uk>
12062              Date: Tue, 2 Jan 2001 15:24:07 GMT
12063              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
12064              
12065              If you call configure as C<./Configure> or C<sh ./Configure>,
12066              $src is set to the absolute path name, not '.'.
12067              
12068              This, in turn, means -Dmksymlink tries to do its stuff because
12069              it does not think it is in the src directory.
12070              
12071              (plus a metaconfig nitfix)
12072      Branch: metaconfig
12073            ! U/compline/ccflags.U U/modified/src.U
12074      Branch: perl
12075            ! Configure config_h.SH
12076 ____________________________________________________________________________
12077 [  8336] By: jhi                                   on 2001/01/05  17:48:32
12078         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
12079              From: Alan Burlison <Alan.Burlison@uk.sun.com>
12080              Message-ID: <3A5606C4.473D2226@uk.sun.com>
12081              Date: Fri, 05 Jan 2001 17:39:16 +0000
12082      Branch: perl
12083            ! hv.c
12084 ____________________________________________________________________________
12085 [  8335] By: jhi                                   on 2001/01/05  16:05:44
12086         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
12087      Branch: perl
12088            ! lib/Getopt/Long.pm
12089 ____________________________________________________________________________
12090 [  8334] By: jhi                                   on 2001/01/05  16:00:51
12091         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
12092              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
12093              Date: Fri, 05 Jan 2001 13:46:51 +0100
12094              Message-ID: <13693.978698811@nice.ram.loc>
12095              
12096              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
12097              accurate reading of the "atime".  
12098      Branch: perl
12099            ! t/io/fs.t
12100 ____________________________________________________________________________
12101 [  8333] By: jhi                                   on 2001/01/05  15:57:37
12102         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
12103              From: Simon Cozens <simon@cozens.net>
12104              Date: Fri, 8 Dec 2000 13:33:31 +0000
12105              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
12106              
12107              A lost patch fragment.
12108      Branch: perl
12109            ! doop.c
12110 ____________________________________________________________________________
12111 [  8332] By: jhi                                   on 2001/01/05  15:40:42
12112         Log: Do away with strncpy() and a fixed length buffer.
12113      Branch: perl
12114            ! utf8.c
12115 ____________________________________________________________________________
12116 [  8331] By: jhi                                   on 2001/01/05  15:03:07
12117         Log: Tests for #8329 and #8330.
12118      Branch: perl
12119            ! t/op/bop.t
12120 ____________________________________________________________________________
12121 [  8330] By: jhi                                   on 2001/01/05  15:02:38
12122         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
12123              raw 8-bit form to the UTF-8 string.
12124      Branch: perl
12125            ! toke.c
12126 ____________________________________________________________________________
12127 [  8329] By: jhi                                   on 2001/01/05  14:55:13
12128         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
12129              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
12130              Date: Fri, 5 Jan 2001 12:28:52 +0100
12131              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
12132              
12133              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
12134              no effect.  (changed the strncpy() to Copy())
12135      Branch: perl
12136            ! toke.c
12137 ____________________________________________________________________________
12138 [  8328] By: jhi                                   on 2001/01/05  06:44:27
12139         Log: UTF-8 cleanup.
12140      Branch: perl
12141            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
12142            ! regexec.c sv.c toke.c
12143 ____________________________________________________________________________
12144 [  8327] By: jhi                                   on 2001/01/05  01:11:29
12145         Log: Subject: [PATCH perl@8268] Test::Harness doesn't use IO (was Re: [PATCH 5.7.0] Re: Tests depending on extensions,    and `make minitest')
12146              From: Radu Greab <radu@netsoft.ro>
12147              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
12148              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
12149              
12150              Cleans up Harness to not use FileHandle, which uses IO.
12151      Branch: perl
12152            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
12153 ____________________________________________________________________________
12154 [  8326] By: jhi                                   on 2001/01/05  00:56:37
12155         Log: Update Changes.
12156      Branch: perl
12157            ! Changes patchlevel.h
12158 ____________________________________________________________________________
12159 [  8325] By: jhi                                   on 2001/01/05  00:53:18
12160         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
12161              From: Peter Prymmer <pvhp@forte.com>
12162              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
12163              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
12164              
12165              plus a couple more tailing whitespace removals.
12166      Branch: perl
12167            ! win32/Makefile
12168 ____________________________________________________________________________
12169 [  8324] By: jhi                                   on 2001/01/05  00:47:39
12170         Log: Add some Unicode chop() tests.
12171      Branch: perl
12172            ! t/op/chop.t
12173 ____________________________________________________________________________
12174 [  8323] By: jhi                                   on 2001/01/05  00:47:23
12175         Log: Unify UTF-8 malformedness handling.
12176      Branch: perl
12177            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
12178 ____________________________________________________________________________
12179 [  8322] By: jhi                                   on 2001/01/04  22:21:54
12180         Log: The new $issymlink was unknown to Mksymlinks.
12181      Branch: metaconfig/U/perl
12182            ! Mksymlinks.U issymlink.U
12183      Branch: perl
12184            ! Configure config_h.SH
12185 ____________________________________________________________________________
12186 [  8321] By: jhi                                   on 2001/01/04  21:51:05
12187         Log: The test didn't work under the core test framework.
12188      Branch: perl
12189            ! t/lib/st-lock.t
12190 ____________________________________________________________________________
12191 [  8320] By: jhi                                   on 2001/01/04  21:14:22
12192         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
12193      Branch: perl
12194            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
12195 ____________________________________________________________________________
12196 [  8319] By: jhi                                   on 2001/01/04  20:46:17
12197         Log: Typo in #8312 when manually appying a problematic patch fragment.
12198      Branch: perl
12199            ! ext/Storable/Storable.xs
12200 ____________________________________________________________________________
12201 [  8318] By: jhi                                   on 2001/01/04  20:43:01
12202         Log: The $sh_c didn't fly.
12203      Branch: metaconfig
12204            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
12205            ! U/modified/Loc.U U/modified/myhostname.U
12206            ! U/modified/spitshell.U
12207      Branch: metaconfig/U/perl
12208            ! issymlink.U
12209      Branch: perl
12210            ! Configure config_h.SH
12211 ____________________________________________________________________________
12212 [  8317] By: jhi                                   on 2001/01/04  19:58:01
12213         Log: AIX builtin test -h is broken, changes based on
12214              
12215              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
12216              Date: Tue, 02 Jan 2001 11:24:39 +0100
12217              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12218              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
12219      Branch: metaconfig
12220            + U/modified/spitshell.U
12221            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
12222            ! U/modified/Loc.U U/modified/myhostname.U
12223      Branch: metaconfig/U/perl
12224            ! Mksymlinks.U issymlink.U
12225      Branch: perl
12226            ! Configure
12227 ____________________________________________________________________________
12228 [  8316] By: jhi                                   on 2001/01/04  19:02:22
12229         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
12230              From: Andy Dougherty <doughera@lafayette.edu>
12231              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
12232              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
12233              
12234              Beware of GNU ld.
12235      Branch: perl
12236            ! hints/solaris_2.sh
12237 ____________________________________________________________________________
12238 [  8315] By: jhi                                   on 2001/01/04  18:56:48
12239         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
12240              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
12241              Date: Wed, 3 Jan 2001 07:58:51 +0100
12242              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
12243      Branch: perl
12244            ! hints/solaris_2.sh
12245 ____________________________________________________________________________
12246 [  8314] By: jhi                                   on 2001/01/04  18:54:07
12247         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
12248              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12249              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
12250              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
12251              
12252              Doc tweak on #8313.
12253      Branch: perl
12254            ! ext/B/B/Deparse.pm
12255 ____________________________________________________________________________
12256 [  8313] By: jhi                                   on 2001/01/04  18:52:27
12257         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
12258              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
12259              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12260              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
12261              
12262              Make the peephole optimizer to bypass more null ops and
12263              and rewrite the deparse handling of continue blocks.
12264      Branch: perl
12265            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
12266 ____________________________________________________________________________
12267 [  8312] By: jhi                                   on 2001/01/04  18:47:39
12268         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
12269      Branch: perl
12270            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
12271            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
12272            ! t/lib/st-lock.t
12273 ____________________________________________________________________________
12274 [  8311] By: jhi                                   on 2001/01/04  18:36:08
12275         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
12276              filter to be run on each .pm during the pm_to_blib() phase,
12277              a fixed version of
12278              
12279              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
12280              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
12281              Date: Wed, 03 Jan 2001 22:01:30 +0100
12282              Message-ID: <5296.978555690@nice.ram.loc>
12283      Branch: perl
12284            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
12285            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
12286            ! lib/ExtUtils/MakeMaker.pm
12287 ____________________________________________________________________________
12288 [  8310] By: jhi                                   on 2001/01/04  18:32:54
12289         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
12290              From: Robin Barker <rmb1@cise.npl.co.uk>
12291              Date: Tue, 2 Jan 2001 15:35:03 GMT
12292              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
12293      Branch: perl
12294            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
12295            ! pod/perlrequick.pod
12296 ____________________________________________________________________________
12297 [  8309] By: jhi                                   on 2001/01/04  18:29:07
12298         Log: Subject: Re: [patch] static-ize XS()
12299              From: Doug MacEachern <dougm@covalent.net>
12300              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
12301              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
12302              
12303              Provide prototypes for the XS functions.
12304      Branch: perl
12305            ! lib/ExtUtils/xsubpp
12306 ____________________________________________________________________________
12307 [  8308] By: jhi                                   on 2001/01/04  18:27:44
12308         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
12309              From: Doug MacEachern <dougm@covalent.net>
12310              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
12311              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
12312      Branch: perl
12313            ! lib/ExtUtils/typemap
12314 ____________________________________________________________________________
12315 [  8307] By: jhi                                   on 2001/01/04  18:25:25
12316         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
12317              From: Doug MacEachern <dougm@covalent.net>
12318              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
12319              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
12320              
12321              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
12322      Branch: perl
12323            ! lib/ExtUtils/MM_Unix.pm
12324 ____________________________________________________________________________
12325 [  8306] By: jhi                                   on 2001/01/04  18:23:00
12326         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
12327              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
12328              Date: Thu, 4 Jan 2001 12:47:10 +0100 
12329              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
12330              
12331              The toke.c part only, patching embed.h and proto.h is futile.
12332      Branch: perl
12333            ! toke.c
12334 ____________________________________________________________________________
12335 [  8305] By: jhi                                   on 2001/01/04  18:05:51
12336         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
12337              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
12338              Date: Thu, 4 Jan 2001 17:50:12 +0100 
12339              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
12340      Branch: perl
12341            ! toke.c
12342 ____________________________________________________________________________
12343 [  8304] By: jhi                                   on 2001/01/04  18:03:26
12344         Log: Subject: [PATCH perl@8269]
12345              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
12346              Date: Thu, 4 Jan 2001 12:53:39 +0100 
12347              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
12348              
12349              If running byacc write-enable also perly.h.
12350      Branch: perl
12351            ! Makefile.SH
12352 ____________________________________________________________________________
12353 [  8303] By: jhi                                   on 2001/01/04  15:40:49
12354         Log: Rewrite pp_concat() in terms of sv_catsv().
12355      Branch: perl
12356            ! pp_hot.c
12357 ____________________________________________________________________________
12358 [  8302] By: nick                                  on 2001/01/03  22:43:22
12359         Log: Integrate mainline.
12360      Branch: perlio
12361           !> ext/Encode/Encode.xs sv.c utf8.c
12362 ____________________________________________________________________________
12363 [  8301] By: jhi                                   on 2001/01/02  23:40:26
12364         Log: Variable naming tweak.
12365      Branch: perl
12366            ! sv.c
12367 ____________________________________________________________________________
12368 [  8300] By: jhi                                   on 2001/01/02  23:40:02
12369         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
12370              in is_utf8_string().
12371      Branch: perl
12372            ! utf8.c
12373 ____________________________________________________________________________
12374 [  8299] By: jhi                                   on 2001/01/02  22:14:40
12375         Log: Integrate perlio.
12376      Branch: perl
12377           !> pp.c pp_hot.c win32/Makefile
12378 ____________________________________________________________________________
12379 [  8298] By: nick                                  on 2001/01/02  22:03:06
12380         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
12381      Branch: perlio
12382            ! pp.c pp_hot.c
12383 ____________________________________________________________________________
12384 [  8297] By: jhi                                   on 2001/01/02  04:26:28
12385         Log: Signedness nit.
12386      Branch: perl
12387            ! ext/Encode/Encode.xs
12388 ____________________________________________________________________________
12389 [  8296] By: nick                                  on 2001/01/01  23:49:36
12390         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
12391      Branch: perlio
12392            ! win32/Makefile
12393 ____________________________________________________________________________
12394 [  8295] By: jhi                                   on 2001/01/01  23:05:48
12395         Log: Integrate perlio.
12396      Branch: perl
12397           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
12398           !> t/lib/encode.t
12399 ____________________________________________________________________________
12400 [  8294] By: nick                                  on 2001/01/01  22:48:34
12401         Log: Integrate mainline
12402      Branch: perlio
12403            ! pp_hot.c t/lib/encode.t
12404           !> (integrate 65 files)
12405 ____________________________________________________________________________
12406 [  8293] By: nick                                  on 2001/01/01  21:58:50
12407         Log: More rigor in UTF-8-ness of Encode's toUnicode
12408              XS export some of the utf8 internal functions.
12409              Test some of the functions.
12410              Fix pp_concat() bug shown by said tests.
12411      Branch: perlio
12412            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
12413            ! t/lib/encode.t
12414 ____________________________________________________________________________
12415 [  8292] By: jhi                                   on 2001/01/01  18:11:44
12416         Log: Integrate perlio.
12417      Branch: perl
12418           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
12419           !> ext/Encode/encengine.c ext/Encode/encode.h
12420 ____________________________________________________________________________
12421 [  8291] By: jhi                                   on 2001/01/01  18:10:58
12422         Log: Podify README.mpeix (a new version from the web),
12423              add a dummy NAME to Carp::Heavy, regen toc.
12424      Branch: perl
12425            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
12426            ! pod/perltoc.pod
12427 ____________________________________________________________________________
12428 [  8290] By: nick                                  on 2001/01/01  17:43:47
12429         Log: Loose the "Loading..." warning.
12430              Another bug in fallback support
12431      Branch: perlio
12432            ! ext/Encode/Encode.pm ext/Encode/encengine.c
12433 ____________________________________________________________________________
12434 [  8289] By: jhi                                   on 2001/01/01  00:01:57
12435         Log: Bump up Larry's copyright.
12436      Branch: perl
12437            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
12438            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
12439            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
12440            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
12441            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
12442            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
12443            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
12444            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
12445 ____________________________________________________________________________
12446 [  8288] By: nick                                  on 2000/12/31  21:27:53
12447         Log: Fix .ucm reading - forgot a chr()
12448              Start of .ucm write (for .enc to .ucm)
12449      Branch: perlio
12450            ! ext/Encode/compile
12451 ____________________________________________________________________________
12452 [  8287] By: jhi                                   on 2000/12/31  18:15:56
12453         Log: Comment away a diagnostic message as noted by Craig A. Berry
12454              (the unexpected message was confusing testing)
12455      Branch: perl
12456            ! ext/Encode/Encode.pm
12457 ____________________________________________________________________________
12458 [  8286] By: jhi                                   on 2000/12/31  18:14:51
12459         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
12460              Date: Sun, 31 Dec 2000 11:17:37 -0600
12461              From: "Craig A. Berry" <craigberry@mac.com>
12462              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
12463      Branch: perl
12464            ! ext/Encode/Makefile.PL
12465 ____________________________________________________________________________
12466 [  8285] By: nick                                  on 2000/12/31  18:11:54
12467         Log: Start of support of ICU-style .ucm files:
12468              - teach compile how to read a .ucm file
12469              - first guess at how to represent fallbacks in "tries".
12470              - use fallbacks if check == 0
12471              - new return code to indicate we used one.
12472      Branch: perlio
12473            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
12474            ! ext/Encode/encengine.c ext/Encode/encode.h
12475 ____________________________________________________________________________
12476 [  8284] By: jhi                                   on 2000/12/31  18:04:41
12477         Log: Pacify picky VMS compiler.
12478              
12479              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
12480              From: "Craig A. Berry" <craig.berry@psinetcs.com>
12481              Date: Sat, 30 Dec 2000 18:10:02 -0600
12482              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
12483      Branch: perl
12484            ! sv.c
12485 ____________________________________________________________________________
12486 [  8283] By: jhi                                   on 2000/12/31  16:11:47
12487         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
12488      Branch: perl
12489            ! t/lib/glob-basic.t
12490 ____________________________________________________________________________
12491 [  8282] By: jhi                                   on 2000/12/31  15:26:11
12492         Log: Integrate perlio.
12493      Branch: perl
12494           !> makedef.pl opcode.pl os2/os2.c perlio.c
12495 ____________________________________________________________________________
12496 [  8281] By: nick                                  on 2000/12/31  10:06:15
12497         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
12498              is available to be exported
12499      Branch: perlio
12500            ! makedef.pl perlio.c
12501 ____________________________________________________________________________
12502 [  8280] By: nick                                  on 2000/12/31  09:41:26
12503         Log: Ilya's OS2 patch (testing for damage on Win32)
12504      Branch: perlio
12505            ! makedef.pl opcode.pl os2/os2.c
12506 ____________________________________________________________________________
12507 [  8279] By: jhi                                   on 2000/12/30  21:52:07
12508         Log: Test nits.
12509      Branch: perl
12510            ! t/lib/syslfs.t t/op/lfs.t
12511 ____________________________________________________________________________
12512 [  8278] By: jhi                                   on 2000/12/30  21:47:49
12513         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
12514              From: andreas.koenig@anima.de (Andreas J. Koenig)
12515              Date: 30 Dec 2000 22:35:37 +0100
12516              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
12517              
12518              The 32-bit wraparound test wasn't quite right.
12519      Branch: perl
12520            ! t/lib/syslfs.t t/op/lfs.t
12521 ____________________________________________________________________________
12522 [  8277] By: jhi                                   on 2000/12/30  21:33:44
12523         Log: Subject: [PATCH] open() example in perlfunc.pod 
12524              From: Karsten Sperling <s_sperli@ira.uka.de>
12525              Date: Sat, 30 Dec 2000 22:27:09 +0100
12526              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
12527      Branch: perl
12528            ! pod/perlfunc.pod
12529 ____________________________________________________________________________
12530 [  8276] By: jhi                                   on 2000/12/30  20:32:40
12531         Log: Not quite that many tests yet.
12532      Branch: perl
12533            ! t/op/pat.t
12534 ____________________________________________________________________________
12535 [  8275] By: jhi                                   on 2000/12/30  20:26:58
12536         Log: Integrate perlio.
12537      Branch: perl
12538           !> toke.c
12539 ____________________________________________________________________________
12540 [  8274] By: jhi                                   on 2000/12/30  20:24:56
12541         Log: Signedness nit.
12542      Branch: perl
12543            ! utf8.c
12544 ____________________________________________________________________________
12545 [  8273] By: jhi                                   on 2000/12/30  20:15:46
12546         Log: Add a test case for 20000731.001 which was fixed by the #8267.
12547      Branch: perl
12548            ! t/op/pat.t
12549 ____________________________________________________________________________
12550 [  8272] By: nick                                  on 2000/12/30  19:47:51
12551         Log: Tweak for MULTIPLICITY/USE_PERLIO
12552      Branch: perlio
12553            ! toke.c
12554 ____________________________________________________________________________
12555 [  8271] By: nick                                  on 2000/12/30  19:46:45
12556         Log: Integrate mainline
12557      Branch: perlio
12558           +> lib/unicode/distinct.pm
12559           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
12560           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
12561           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
12562 ____________________________________________________________________________
12563 [  8270] By: jhi                                   on 2000/12/30  19:39:50
12564         Log: Subject: RE: perl@8269
12565              From: "Richard Soderberg" <rs@crystalflame.net>
12566              Date: Sat, 30 Dec 2000 11:36:27 -0800
12567              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
12568              
12569              A missing aTHX_.
12570      Branch: perl
12571            ! toke.c
12572 ____________________________________________________________________________
12573 [  8269] By: jhi                                   on 2000/12/30  18:55:48
12574         Log: Update Changes.
12575      Branch: perl
12576            ! Changes patchlevel.h
12577 ____________________________________________________________________________
12578 [  8268] By: jhi                                   on 2000/12/30  17:18:40
12579         Log: Add a test for Unicode split //.  The #8267 was the cure.
12580      Branch: perl
12581            ! t/op/split.t
12582 ____________________________________________________________________________
12583 [  8267] By: jhi                                   on 2000/12/30  17:14:19
12584         Log: Subject: more UTF8 test suites and an UTF8 patch
12585              From: Inaba Hiroto <inaba@st.rim.or.jp>
12586              Date: Sat, 30 Dec 2000 14:27:10 +0900
12587              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
12588              
12589              Just the patch part for now, and the pragma renamed
12590              as unicode::distinct.
12591      Branch: perl
12592            + lib/unicode/distinct.pm
12593            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
12594            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
12595            ! regcomp.h regexec.c sv.c toke.c utf8.c
12596 ____________________________________________________________________________
12597 [  8266] By: nick                                  on 2000/12/30  16:40:49
12598         Log: Integrate mainline
12599      Branch: perlio
12600           +> lib/Pod/Text/Overstrike.pm
12601           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
12602           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
12603           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
12604           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
12605           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
12606 ____________________________________________________________________________
12607 [  8265] By: jhi                                   on 2000/12/30  07:28:55
12608         Log: The sv_catsv() fix, take two.
12609      Branch: perl
12610            ! sv.c t/op/join.t
12611 ____________________________________________________________________________
12612 [  8264] By: jhi                                   on 2000/12/30  06:19:18
12613         Log: Undo all the join-related changes since #8248: relevant
12614              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
12615              The new sv_catsv() doesn't fly so it must go back to
12616              the drawing board.
12617      Branch: perl
12618            ! sv.c t/op/join.t t/pragma/utf8.t
12619 ____________________________________________________________________________
12620 [  8263] By: jhi                                   on 2000/12/30  01:08:32
12621         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
12622      Branch: perl
12623            ! sv.c
12624 ____________________________________________________________________________
12625 [  8262] By: jhi                                   on 2000/12/30  00:45:14
12626         Log: Retract #8261.
12627      Branch: perl
12628            ! hv.c util.c
12629 ____________________________________________________________________________
12630 [  8261] By: jhi                                   on 2000/12/30  00:38:32
12631         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
12632      Branch: perl
12633            ! hv.c util.c
12634 ____________________________________________________________________________
12635 [  8260] By: jhi                                   on 2000/12/29  22:51:33
12636         Log: (Retracted by #8264)  More fixing for #8251.
12637      Branch: perl
12638            ! sv.c
12639 ____________________________________________________________________________
12640 [  8259] By: jhi                                   on 2000/12/29  18:27:30
12641         Log: Subject: podlators 1.06 released
12642              From: Russ Allbery <rra@stanford.edu>
12643              Date: 25 Dec 2000 05:09:30 -0800
12644              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
12645      Branch: perl
12646            + lib/Pod/Text/Overstrike.pm
12647            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
12648            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
12649 ____________________________________________________________________________
12650 [  8258] By: jhi                                   on 2000/12/29  18:20:45
12651         Log: Make the large file tests more robust/talkative as suggested by
12652              
12653              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
12654              From: andreas.koenig@anima.de (Andreas J. Koenig)
12655              Date: 29 Dec 2000 14:23:01 +0100
12656              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
12657      Branch: perl
12658            ! t/lib/syslfs.t t/op/lfs.t
12659 ____________________________________________________________________________
12660 [  8257] By: jhi                                   on 2000/12/29  17:48:04
12661         Log: Further VMS piping fixes from Charles Lane:
12662              
12663              In summary, error messages produced when a subprocess terminated
12664              abnormally were being sent not just to the parent process, but to
12665              grandparents, because of default values for error output that were
12666              not completely overridden when the subprocess was started.
12667              
12668              This patch fixes this behavior by defining user-mode (i.e., temporary
12669              for the duration of the program) logical names for SYS$OUTPUT and
12670              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
12671              changes to make it so that the user-mode logicals are the ones that
12672              control where Perl's error messages go if it terminates abnormally.
12673              
12674              I also added some gratuitous fixes to the indentation of braces in
12675              the piping code.  It just looked ugly, before.
12676      Branch: perl
12677            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
12678 ____________________________________________________________________________
12679 [  8256] By: jhi                                   on 2000/12/29  17:45:12
12680         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
12681              From: "Casey R. Tweten" <crt@kiski.net>
12682              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
12683              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
12684              
12685              Tests for for #8240.
12686      Branch: perl
12687            ! t/pragma/constant.t
12688 ____________________________________________________________________________
12689 [  8255] By: jhi                                   on 2000/12/29  17:43:07
12690         Log: Subject: Re: [PATCH] Interesting syntax idea
12691              From: Simon Cozens <simon@cozens.net>
12692              Date: Fri, 29 Dec 2000 14:34:04 +0000
12693              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
12694              
12695              Tests for #8254.
12696      Branch: perl
12697            ! t/pragma/sub_lval.t
12698 ____________________________________________________________________________
12699 [  8254] By: jhi                                   on 2000/12/29  17:42:11
12700         Log: Subject: [PATCH] Interesting syntax idea
12701              From: Simon Cozens <simon@cozens.net>
12702              Date: Wed, 27 Dec 2000 05:08:57 +0000
12703              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
12704              
12705              Make opens + bareword assigns do typeglob assigns.
12706      Branch: perl
12707            ! op.c
12708 ____________________________________________________________________________
12709 [  8253] By: jhi                                   on 2000/12/29  17:36:45
12710         Log: Output the (apparent) version of gcc, as suggested by
12711              
12712              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
12713              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
12714              Date: 26 Dec 2000 04:29:17 -0500
12715              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
12716              
12717              (The patch as such didn't any more apply as the misparsing had
12718              already been addressed in #6474.)  Also change the wording about
12719              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
12720      Branch: perl
12721            ! hints/dec_osf.sh
12722 ____________________________________________________________________________
12723 [  8252] By: nick                                  on 2000/12/29  12:14:31
12724         Log: Integrate mainline
12725      Branch: perlio
12726           !> (integrate 27 files)
12727 ____________________________________________________________________________
12728 [  8251] By: jhi                                   on 2000/12/29  08:45:46
12729         Log: (Retracted by #8264)
12730              
12731              (Fixed by #8260.)
12732              
12733              sv_catsv() needs one more byte space than seems reasonable.
12734              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
12735              Curiouser and curiouser.
12736      Branch: perl
12737            ! sv.c
12738 ____________________________________________________________________________
12739 [  8250] By: jhi                                   on 2000/12/29  07:57:52
12740         Log: More split // UTF-8 tests.
12741      Branch: perl
12742            ! t/pragma/utf8.t
12743 ____________________________________________________________________________
12744 [  8249] By: jhi                                   on 2000/12/29  07:54:51
12745         Log: (Retracted by #8264)  More join() testing which was good because
12746              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
12747      Branch: perl
12748            ! pp.c t/op/join.t utf8.c utf8.h
12749 ____________________________________________________________________________
12750 [  8248] By: jhi                                   on 2000/12/29  07:08:32
12751         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
12752              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
12753              that the only cases to care about are byte+byte and byte+character.
12754              
12755              TODO: See how well pp_concat() could be implemented in terms
12756              of sv_catsv().
12757      Branch: perl
12758            ! doop.c sv.c t/op/join.t utf8.h
12759 ____________________________________________________________________________
12760 [  8247] By: jhi                                   on 2000/12/29  06:35:23
12761         Log: Signedness nit.
12762      Branch: perl
12763            ! pp_hot.c
12764 ____________________________________________________________________________
12765 [  8246] By: jhi                                   on 2000/12/29  01:23:31
12766         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
12767              From: Lupe Christoph <lupe@lupe-christoph.de>
12768              Date: Thu, 28 Dec 2000 23:00:00 +0100
12769              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
12770              
12771              Suggest rsync --delete --dry-run.
12772      Branch: perl
12773            ! pod/perlhack.pod
12774 ____________________________________________________________________________
12775 [  8245] By: jhi                                   on 2000/12/28  23:57:05
12776         Log: The maxiters upper limit sanity check (guarding against
12777              non-progress) assumed bytes instead of characters in s///
12778              and split().
12779      Branch: perl
12780            ! pp.c pp_hot.c
12781 ____________________________________________________________________________
12782 [  8244] By: jhi                                   on 2000/12/28  23:34:08
12783         Log: Make some panic messages a bit more logical.
12784      Branch: perl
12785            ! doop.c pod/perldiag.pod pp.c pp_hot.c
12786 ____________________________________________________________________________
12787 [  8243] By: jhi                                   on 2000/12/28  22:59:16
12788         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
12789              From: Simon Cozens <simon@cozens.net>
12790              Date: Wed, 27 Dec 2000 02:30:03 +0000
12791              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
12792      Branch: perl
12793            ! pp.c t/pragma/sub_lval.t
12794 ____________________________________________________________________________
12795 [  8242] By: jhi                                   on 2000/12/28  22:56:53
12796         Log: Subject: [PATCH blead] Fix B::Terse indentation
12797              From: Daniel Chetlin <daniel@chetlin.com>
12798              Date: Wed, 27 Dec 2000 06:43:30 -0800
12799              Message-ID: <20001227064329.B9573@darkstar>
12800      Branch: perl
12801            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
12802 ____________________________________________________________________________
12803 [  8241] By: jhi                                   on 2000/12/28  22:48:59
12804         Log: The latter patch from the
12805              
12806              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
12807              From: Peter Prymmer <pvhp@forte.com> 
12808              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
12809              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
12810              
12811              (the former patch from the above should have been
12812              taken care of by Nick I-S)
12813      Branch: perl
12814            ! win32/Makefile
12815 ____________________________________________________________________________
12816 [  8240] By: jhi                                   on 2000/12/28  22:45:22
12817         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
12818              From: "Casey R. Tweten" <crt@kiski.net>
12819              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
12820              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
12821      Branch: perl
12822            ! lib/constant.pm
12823 ____________________________________________________________________________
12824 [  8239] By: jhi                                   on 2000/12/28  22:37:45
12825         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
12826              From: Simon Cozens <simon@cozens.net>
12827              Date: Wed, 27 Dec 2000 14:12:44 +0000
12828              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
12829      Branch: perl
12830            ! t/op/method.t t/op/sort.t toke.c
12831 ____________________________________________________________________________
12832 [  8238] By: jhi                                   on 2000/12/28  22:30:32
12833         Log: Subject: [PATCH perl@8229] Call.pm
12834              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
12835              Date: Mon, 25 Dec 2000 10:47:15 -0000
12836              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
12837      Branch: perl
12838            ! ext/Filter/Util/Call/Call.pm
12839 ____________________________________________________________________________
12840 [  8237] By: jhi                                   on 2000/12/28  22:19:21
12841         Log: Subject: [PATCH blead] Fix problem with `&' prototype
12842              From: Daniel Chetlin <daniel@chetlin.com>
12843              Date: Wed, 27 Dec 2000 15:55:32 -0800
12844              Message-ID: <20001227155532.D9573@darkstar>
12845      Branch: perl
12846            ! op.c t/comp/proto.t
12847 ____________________________________________________________________________
12848 [  8236] By: jhi                                   on 2000/12/28  22:09:25
12849         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
12850              From: Daniel Chetlin <daniel@chetlin.com>
12851              Date: Sun, 24 Dec 2000 04:09:49 -0800
12852              Message-ID: <20001224040949.B3090@darkstar>
12853      Branch: perl
12854            ! gv.c mg.c t/op/attrs.t
12855 ____________________________________________________________________________
12856 [  8235] By: jhi                                   on 2000/12/28  22:07:11
12857         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
12858              From: Jan Dubois <jand@ActiveState.com>
12859              Date: Tue, 26 Dec 2000 20:57:31 -0800
12860              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
12861      Branch: perl
12862            ! win32/win32.c
12863 ____________________________________________________________________________
12864 [  8234] By: jhi                                   on 2000/12/28  21:52:42
12865         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
12866              From: Simon Cozens <simon@cozens.net>
12867              Date: Thu, 28 Dec 2000 20:33:13 +0000
12868              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
12869      Branch: perl
12870            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
12871 ____________________________________________________________________________
12872 [  8233] By: jhi                                   on 2000/12/28  19:40:49
12873         Log: Integrate perlio.
12874      Branch: perl
12875           !> ext/Encode/Makefile.PL ext/Encode/compile
12876 ____________________________________________________________________________
12877 [  8232] By: nick                                  on 2000/12/23  16:06:00
12878         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
12879              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
12880      Branch: perlio
12881            ! ext/Encode/Makefile.PL
12882 ____________________________________________________________________________
12883 [  8231] By: nick                                  on 2000/12/23  14:30:34
12884         Log: "Compiled" encode build cleanup
12885              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
12886              - .c files do not export sub-tables
12887      Branch: perlio
12888            ! ext/Encode/Makefile.PL ext/Encode/compile
12889 ____________________________________________________________________________
12890 [  8230] By: nick                                  on 2000/12/23  12:50:37
12891         Log: Integrate mainline
12892      Branch: perlio
12893           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
12894           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
12895           !> pod/perl5004delta.pod pod/perl5005delta.pod
12896           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
12897           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
12898           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
12899           !> pod/perlsub.pod
12900 ____________________________________________________________________________
12901 [  8229] By: jhi                                   on 2000/12/22  15:32:12
12902         Log: Integrate perlio.
12903      Branch: perl
12904           +> win32/distclean.bat
12905           !> MANIFEST t/io/utf8.t
12906 ____________________________________________________________________________
12907 [  8228] By: jhi                                   on 2000/12/22  15:29:40
12908         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
12909              From: Robin Barker <rmb1@cise.npl.co.uk>
12910              Date: Fri, 22 Dec 2000 12:17:38 GMT
12911              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
12912      Branch: perl
12913            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
12914            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
12915            ! pod/perl5004delta.pod pod/perl5005delta.pod
12916            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
12917            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
12918            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
12919            ! pod/perlsub.pod
12920 ____________________________________________________________________________
12921 [  8227] By: jhi                                   on 2000/12/22  15:24:28
12922         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
12923              From: "John L. Allen" <allen@grumman.com>
12924              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
12925              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
12926              
12927              Document APPLLIB_EXP.
12928      Branch: perl
12929            ! INSTALL
12930 ____________________________________________________________________________
12931 [  8226] By: nick                                  on 2000/12/21  22:11:50
12932         Log: Handy script for when one forgets to "dmake clean" 
12933      Branch: perlio
12934            + win32/distclean.bat
12935            ! MANIFEST
12936 ____________________________________________________________________________
12937 [  8225] By: nick                                  on 2000/12/21  21:54:04
12938         Log: CRLF platform issue with io/utf8 fix.
12939      Branch: perlio
12940            ! t/io/utf8.t
12941 ____________________________________________________________________________
12942 [  8224] By: nick                                  on 2000/12/21  21:02:20
12943         Log: Integrate mainline
12944      Branch: perlio
12945           !> Changes Configure Makefile.SH Porting/Glossary
12946           !> Porting/config.sh Porting/config_H configure.com
12947           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
12948           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
12949           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
12950           !> win32/config.bc win32/config.gc win32/config.vc
12951 ____________________________________________________________________________
12952 [  8223] By: jhi                                   on 2000/12/21  17:09:16
12953         Log: Update Changes.
12954      Branch: perl
12955            ! Changes patchlevel.h
12956 ____________________________________________________________________________
12957 [  8222] By: jhi                                   on 2000/12/21  16:24:01
12958         Log: Metaconfig unit changes for #8221.
12959      Branch: metaconfig/U/perl
12960           +> issymlink.U
12961            - testsyml.U
12962            ! Mksymlinks.U
12963 ____________________________________________________________________________
12964 [  8221] By: jhi                                   on 2000/12/21  16:23:48
12965         Log: Rename testsyml to issymlink.
12966      Branch: perl
12967            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12968            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
12969            ! win32/config.vc
12970 ____________________________________________________________________________
12971 [  8220] By: jhi                                   on 2000/12/21  15:47:26
12972         Log: Robustness support for #8218 (symlink forest) since the GNU
12973              tools seem to be overly picky about symlinkage depths.
12974      Branch: perl
12975            ! Makefile.SH t/io/fs.t
12976 ____________________________________________________________________________
12977 [  8219] By: jhi                                   on 2000/12/21  15:38:27
12978         Log: Metaconfig changes for #8218.
12979      Branch: metaconfig
12980            ! U/modified/Oldconfig.U
12981      Branch: metaconfig/U/perl
12982            + Mksymlinks.U
12983            ! testsyml.U
12984 ____________________________________________________________________________
12985 [  8218] By: jhi                                   on 2000/12/21  15:37:57
12986         Log: Add Configure option -Dmksymlinks which will create a symlink
12987              forest if the current/build differs from the source directory.
12988              TODO: mkdir -p is not portable.
12989      Branch: perl
12990            ! Configure
12991 ____________________________________________________________________________
12992 [  8217] By: jhi                                   on 2000/12/21  14:39:12
12993         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
12994              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
12995              Date: Thu, 21 Dec 2000 09:38:18 GMT
12996              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
12997              
12998              The ofs became an SV.
12999      Branch: perl
13000            ! ext/Thread/Thread.xs
13001 ____________________________________________________________________________
13002 [  8216] By: jhi                                   on 2000/12/21  05:40:21
13003         Log: The polymorphism seems to have fixed 20000517.001.
13004      Branch: perl
13005            ! t/pragma/utf8.t
13006 ____________________________________________________________________________
13007 [  8215] By: jhi                                   on 2000/12/21  04:44:52
13008         Log: read() documentation tweak for 20001121.004.
13009      Branch: perl
13010            ! pod/perlfunc.pod
13011 ____________________________________________________________________________
13012 [  8214] By: jhi                                   on 2000/12/21  03:54:11
13013         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
13014      Branch: perl
13015            ! pp_sys.c t/op/misc.t
13016 ____________________________________________________________________________
13017 [  8213] By: jhi                                   on 2000/12/21  00:28:10
13018         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
13019              From: Peter Prymmer <pvhp@forte.com>
13020              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
13021              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
13022      Branch: perl
13023            ! configure.com
13024 ____________________________________________________________________________
13025 [  8212] By: jhi                                   on 2000/12/21  00:26:21
13026         Log: Edit edit edit.
13027      Branch: perl
13028            ! pod/perlfaq3.pod
13029 ____________________________________________________________________________
13030 [  8211] By: jhi                                   on 2000/12/20  18:52:46
13031         Log: Update Changes.
13032      Branch: perl
13033            ! Changes patchlevel.h
13034 ____________________________________________________________________________
13035 [  8210] By: jhi                                   on 2000/12/20  18:34:47
13036         Log: Yet another editor edit.
13037      Branch: perl
13038            ! pod/perlfaq3.pod
13039 ____________________________________________________________________________
13040 [  8209] By: jhi                                   on 2000/12/20  15:33:28
13041         Log: More Win32 Perling.
13042      Branch: perl
13043            ! pod/perlfaq3.pod
13044 ____________________________________________________________________________
13045 [  8208] By: jhi                                   on 2000/12/20  15:07:46
13046         Log: More Win32 editor/IDE/shell hints.
13047      Branch: perl
13048            ! pod/perlfaq3.pod
13049 ____________________________________________________________________________
13050 [  8207] By: jhi                                   on 2000/12/20  03:54:08
13051         Log: Subject: [PATCH] obscure timing knowledge
13052              From: Nicholas Clark <nick@ccl4.org>
13053              Date: Tue, 19 Dec 2000 19:22:31 +0000
13054              Message-ID: <20001219192231.F2827@plum.flirble.org>
13055      Branch: perl
13056            ! sv.c
13057 ____________________________________________________________________________
13058 [  8206] By: jhi                                   on 2000/12/20  03:45:57
13059         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
13060              From: Spider Boardman <spider@leggy.zk3.dec.com>
13061              Date: Tue, 19 Dec 2000 21:30:16 -0500
13062              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
13063      Branch: perl
13064            ! sv.c
13065 ____________________________________________________________________________
13066 [  8205] By: jhi                                   on 2000/12/19  23:02:01
13067         Log: Update Changes.
13068      Branch: perl
13069            ! Changes patchlevel.h
13070 ____________________________________________________________________________
13071 [  8204] By: jhi                                   on 2000/12/19  22:58:18
13072         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
13073              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
13074              on editors and diffing/patching.
13075      Branch: perl
13076            ! t/op/utf8decode.t
13077 ____________________________________________________________________________
13078 [  8203] By: nick                                  on 2000/12/19  21:36:16
13079         Log: Integrate mainline (forgot my own change...)
13080      Branch: perlio
13081           !> ext/Encode/compile
13082 ____________________________________________________________________________
13083 [  8202] By: nick                                  on 2000/12/19  21:34:42
13084         Log: Integrate mainline.
13085      Branch: perlio
13086           !> (integrate 61 files)
13087 ____________________________________________________________________________
13088 [  8201] By: nick                                  on 2000/12/19  21:34:06
13089         Log: Avoid looking for File::Glob when we don't need it.
13090      Branch: perl
13091            ! ext/Encode/compile
13092 ____________________________________________________________________________
13093 [  8200] By: jhi                                   on 2000/12/19  18:35:49
13094         Log: Update Changes.
13095      Branch: perl
13096            ! Changes patchlevel.h
13097 ____________________________________________________________________________
13098 [  8199] By: jhi                                   on 2000/12/19  18:35:07
13099         Log: Microperl tweaks.
13100      Branch: perl
13101            ! sv.c uconfig.h uconfig.sh
13102 ____________________________________________________________________________
13103 [  8198] By: jhi                                   on 2000/12/19  18:29:59
13104         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
13105      Branch: perl
13106            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13107            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
13108 ____________________________________________________________________________
13109 [  8197] By: jhi                                   on 2000/12/19  17:55:29
13110         Log: In VMS embedded perls couldn't access the statically built Socket,
13111              from Charles Lane.
13112      Branch: perl
13113            ! configure.com
13114 ____________________________________________________________________________
13115 [  8196] By: jhi                                   on 2000/12/19  17:49:50
13116         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
13117              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
13118              Date: Sun, 17 Dec 2000 19:11:44 -0000
13119              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
13120      Branch: perl
13121            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13122            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
13123 ____________________________________________________________________________
13124 [  8195] By: jhi                                   on 2000/12/19  17:47:53
13125         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
13126              From: Jonathan Stowe <gellyfish@gellyfish.com>
13127              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
13128              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
13129      Branch: perl
13130            ! utils/h2xs.PL
13131 ____________________________________________________________________________
13132 [  8194] By: jhi                                   on 2000/12/19  17:46:28
13133         Log: Subject: Re: useless use of void context work-around
13134              From: andreas.koenig@anima.de (Andreas J. Koenig)
13135              Date: 16 Dec 2000 15:13:36 +0100
13136              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
13137              
13138              Document (comment) the q(di ds ig) trick in the code.
13139      Branch: perl
13140            ! op.c
13141 ____________________________________________________________________________
13142 [  8193] By: jhi                                   on 2000/12/19  17:10:57
13143         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
13144              From: "Mark J. Reed" <mreed@strange.turner.com>
13145              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
13146              Message-Id: <200012160222.VAA13986@strange.turner.com>
13147      Branch: perl
13148            ! ext/Sys/Syslog/Syslog.pm
13149 ____________________________________________________________________________
13150 [  8192] By: jhi                                   on 2000/12/19  17:07:45
13151         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
13152              From: Nicholas Clark <nick@ccl4.org>
13153              Date: Sat, 16 Dec 2000 19:03:13 +0000
13154              Message-ID: <20001216190313.D68304@plum.flirble.org>
13155      Branch: perl
13156            ! t/op/64bitint.t
13157 ____________________________________________________________________________
13158 [  8191] By: jhi                                   on 2000/12/19  17:06:13
13159         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
13160              From: Dominic Dunlop <domo@computer.org>
13161              Date: Mon, 18 Dec 2000 12:00:15 +0100
13162              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
13163              
13164              This patchlet is needed in order that perl can be statically linked.  
13165      Branch: perl
13166            ! regexec.c
13167 ____________________________________________________________________________
13168 [  8190] By: jhi                                   on 2000/12/19  17:03:08
13169         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
13170              From: "Craig A. Berry" <craig.berry@psinetcs.com>
13171              Date: Sun, 17 Dec 2000 00:18:35 -0600
13172              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
13173      Branch: perl
13174            ! perlio.h vms/gen_shrfls.pl
13175 ____________________________________________________________________________
13176 [  8189] By: jhi                                   on 2000/12/19  16:20:28
13177         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
13178              From: Prymmer/Kahn <pvhp@best.com>
13179              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
13180              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
13181              
13182              A better version of #8188.
13183      Branch: perl
13184            ! pod/perlfaq3.pod
13185 ____________________________________________________________________________
13186 [  8188] By: jhi                                   on 2000/12/19  15:57:06
13187         Log: (Replaced by #8189)
13188              
13189              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
13190              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
13191              From: Prymmer/Kahn <pvhp@best.com>
13192              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
13193              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
13194              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
13195              Date: Mon, 18 Dec 2000 11:10:45 -0500
13196              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
13197      Branch: perl
13198            ! pod/perlfaq3.pod
13199 ____________________________________________________________________________
13200 [  8187] By: jhi                                   on 2000/12/19  15:54:19
13201         Log: Email address fix for Anton Berezin.
13202      Branch: perl
13203            ! AUTHORS
13204 ____________________________________________________________________________
13205 [  8186] By: jhi                                   on 2000/12/19  15:38:54
13206         Log: Subject: [PATCH perl@8102] cygwin port
13207              From: "Eric Fifer" <efifer@dircon.co.uk> 
13208              Date: Thu, 14 Dec 2000 13:41:29 -0000
13209              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
13210              
13211              When compiling modules the data item that is being imported
13212              from libperl.dll needs to be tagged as imported/shared data:
13213              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
13214      Branch: perl
13215            ! perliol.h
13216 ____________________________________________________________________________
13217 [  8185] By: jhi                                   on 2000/12/19  14:53:24
13218         Log: Regen uconfig.h and uconfig.sh.
13219      Branch: perl
13220            ! uconfig.h uconfig.sh
13221 ____________________________________________________________________________
13222 [  8184] By: jhi                                   on 2000/12/18  20:43:49
13223         Log: Comments work so much better when they are closed.
13224      Branch: perl
13225            ! regcomp.c
13226 ____________________________________________________________________________
13227 [  8183] By: jhi                                   on 2000/12/18  18:04:02
13228         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
13229              Fixes the bug 20001218.016.
13230      Branch: perl
13231            ! regcomp.c
13232 ____________________________________________________________________________
13233 [  8182] By: gsar                                  on 2000/12/18  09:53:47
13234         Log: delete spurious files
13235      Branch: maint-5.6/perl
13236            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
13237            - vos/config.h vos/config_h.SH_orig
13238 ____________________________________________________________________________
13239 [  8181] By: gsar                                  on 2000/12/18  09:46:08
13240         Log: regen perltoc
13241      Branch: maint-5.6/perl
13242            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
13243 ____________________________________________________________________________
13244 [  8180] By: gsar                                  on 2000/12/18  09:20:27
13245         Log: integrate changes#7924..7926,7946,7952 from mainline
13246      Branch: maint-5.6/perl
13247           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
13248           !> lib/File/stat.pm t/lib/class-struct.t
13249 ____________________________________________________________________________
13250 [  8179] By: gsar                                  on 2000/12/18  08:55:54
13251         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
13252              7918,7919,7988,8907 from mainline (various)
13253      Branch: maint-5.6/perl
13254           +> t/lib/class-struct.t
13255           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
13256           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
13257           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
13258 ____________________________________________________________________________
13259 [  8178] By: gsar                                  on 2000/12/18  08:16:30
13260         Log: avoid redefinition warnings on windows due to sys/socket.h getting
13261              #included before win32.h
13262      Branch: maint-5.6/perl
13263            ! win32/include/sys/socket.h
13264 ____________________________________________________________________________
13265 [  8177] By: gsar                                  on 2000/12/18  05:24:04
13266         Log: make regen_headers; fix POSIX.xs problems; remove outdated
13267              code from sys/socket.h that makes build fail now
13268      Branch: maint-5.6/perl
13269            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
13270            ! pod/perlapi.pod
13271           !> win32/include/sys/socket.h
13272 ____________________________________________________________________________
13273 [  8176] By: gsar                                  on 2000/12/18  05:20:17
13274         Log: update Changes
13275      Branch: maint-5.6/perl
13276            ! Changes patchlevel.h
13277 ____________________________________________________________________________
13278 [  8175] By: gsar                                  on 2000/12/18  04:57:48
13279         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
13280              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
13281              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
13282              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
13283              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
13284              7823,7825,7838
13285      Branch: maint-5.6/perl
13286           +> lib/File/Spec/Epoc.pm
13287           !> (integrate 88 files)
13288 ____________________________________________________________________________
13289 [  8174] By: gsar                                  on 2000/12/18  03:53:09
13290         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
13291              7625..7629,7631..7634,7637,7639,7642 from mainline
13292      Branch: maint-5.6/perl
13293           +> README.solaris
13294           !> (integrate 26 files)
13295 ____________________________________________________________________________
13296 [  8173] By: gsar                                  on 2000/12/18  03:37:02
13297         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
13298              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
13299              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
13300              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
13301      Branch: maint-5.6/perl
13302           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
13303            - MAINTAIN
13304           !> (integrate 111 files)
13305 ____________________________________________________________________________
13306 [  8172] By: jhi                                   on 2000/12/18  02:49:27
13307         Log: Regen pods.
13308      Branch: perl
13309            ! pod/perlmodlib.pod pod/perltoc.pod
13310 ____________________________________________________________________________
13311 [  8171] By: gsar                                  on 2000/12/18  02:49:24
13312         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
13313              7465..7471 from mainline
13314              
13315              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
13316              in platforms that strictly require all the symbols being present
13317              at link time.
13318              
13319              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
13320              
13321              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
13322              
13323              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
13324              
13325              Subject: [PATCH] todo
13326              
13327              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
13328              
13329              Use $sort, $uniq (and $tr) consistently as wondered
13330              by Nicholas Clark.
13331              
13332              Too enthusiastic editing in #7460.
13333              
13334              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
13335              
13336              Upgrade to CPAN 1.58_55.
13337              Subject: CPAN.pm status
13338              
13339              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
13340              
13341              Make target reordering to avoid pointless re-makes.
13342              Subject: Re: Total re-make of 'make okfile' after 7451 ?
13343              
13344              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
13345              
13346              Subject: DOC PATCH 5.6.0
13347              
13348              Add the repository doc by Malcolm, Sarathy, and by Simon,
13349              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
13350      Branch: maint-5.6/perl
13351           +> Porting/repository.pod
13352           !> Configure MANIFEST Makefile.SH README.dos README.os2
13353           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
13354           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
13355           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
13356 ____________________________________________________________________________
13357 [  8169] By: gsar                                  on 2000/12/18  02:33:34
13358         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
13359              7435..7441,7445 from mainline
13360              
13361              Make the UTF-8 decoding stricter and more verbose when
13362              malformation happens.  This involved adding an argument
13363              to utf8_to_uv_chk(), which involved changing its prototype,
13364              and prefer STRLEN over I32 for the UTF-8 length, which as
13365              a domino effect necessitated changing the prototypes of
13366              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
13367              The stricter UTF-8 decoding checking uses Markus Kuhn's
13368              UTF-8 Decode Stress Tester from
13369              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
13370              
13371              Run vms/vms_yfix.pl, should have done that after changing
13372              perly.c in #7382.
13373              
13374              Subject: [PATCH 5.7.0] static linking with uninstalled perl
13375              
13376              (Replaced by #7440.)
13377              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
13378              
13379              Fix the bug ID 20001024.005, the bug introduced by #7416.
13380              
13381              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
13382              
13383              Fix the bug reported in
13384              From: andreas.koenig@anima.de (Andreas J. Koenig)
13385              Also make is_utf8_char() stricter.
13386              
13387              Missed the header file changes from #7425.
13388              
13389              Check if stdio supports tweaking lval and cnt simultaneously.
13390              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
13391              
13392              Stratus VOS updates from Paul Green.
13393              
13394              Podify README.epoc and README.vos.
13395              
13396              Add targets to Makefile.SH, most importantly
13397              'regen_all' which also remembers to update vms/perly*.
13398              
13399              Subject: Minor update to find2perl, for portability
13400              
13401              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
13402              
13403              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
13404              
13405              Rename UTF8LEN() to be UNISKIP(), too confusing to have
13406              UTF8LEN() and UTF8SKIP(). 
13407              
13408              Allow poking holes at the UTF-8 decoding strictness.
13409              
13410              Continue the internal UTF-8 API tweaking.
13411              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
13412              used much more than the simpler API, now called utf8_to_uv_simple().
13413              Still not quite happy with API, too much partial duplication
13414              of functionality.
13415              
13416              A new version of making the syslog test more robust.
13417              (Replaces #7421.)
13418              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
13419              
13420              buildtoc target tweaks.
13421              
13422              Integrate with vmsperl #7430 by Charles Bailey:
13423              
13424              Cleanup from prior patch (Charles Lane?):
13425              - improve handling of MFDs in Basename and Path
13426              - default to no xsubpp line # munging when building debug images
13427      Branch: maint-5.6/perl
13428           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13429           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
13430           !> (integrate 67 files)
13431 ____________________________________________________________________________
13432 [  8168] By: gsar                                  on 2000/12/18  02:05:49
13433         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
13434              
13435              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
13436              From: Martin Husemann <martin@duskware.de>
13437              
13438              Subject: [PATCH 5.7.0] restore match data on backtracing
13439              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13440      Branch: maint-5.6/perl
13441           !> regcomp.c regexec.c t/op/re_tests
13442 ____________________________________________________________________________
13443 [  8167] By: gsar                                  on 2000/12/18  01:55:22
13444         Log: integrate changes#7858,7986 from mainline
13445              
13446              C<foreach my $x ...> in pseudo-fork()ed process may diddle
13447              parent's memory; fix it by keeping track of the actual pad
13448              offset rather than a raw pointer (this change is probably also
13449              relevant to non-ithreads case to avoid fallout from reallocs of
13450              the pad array, but is currently only enabled for the ithreads
13451              case in the interests of minimal disruption to existing "well
13452              tested" code)
13453              
13454              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
13455              due to the notorious GetFileType() bug in Windows 9x, which fstat()
13456              tickles)
13457      Branch: maint-5.6/perl
13458           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
13459           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
13460           !> win32/win32.c win32/win32.h win32/win32sck.c
13461 ____________________________________________________________________________
13462 [  8166] By: gsar                                  on 2000/12/18  01:52:59
13463         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
13464              from mainline (xsubpp and ExtUtils::LibList fixups, various
13465              other small items)
13466      Branch: maint-5.6/perl
13467           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
13468           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
13469           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
13470           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
13471           !> win32/bin/search.pl
13472 ____________________________________________________________________________
13473 [  8165] By: gsar                                  on 2000/12/18  01:28:45
13474         Log: integrate changes#7533,7563,7611,7623 from mainline (various
13475              malloc.c embellishments)
13476      Branch: maint-5.6/perl
13477           !> malloc.c pod/perldiag.pod
13478 ____________________________________________________________________________
13479 [  8164] By: gsar                                  on 2000/12/18  01:23:33
13480         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
13481              fixups)
13482      Branch: maint-5.6/perl
13483           !> utils/h2xs.PL
13484 ____________________________________________________________________________
13485 [  8163] By: gsar                                  on 2000/12/18  01:17:50
13486         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
13487              fixups)
13488      Branch: maint-5.6/perl
13489           !> Makefile.SH utils/perlbug.PL
13490 ____________________________________________________________________________
13491 [  8162] By: gsar                                  on 2000/12/18  00:25:43
13492         Log: always export Perl_deb() (it is required by re.xs whether
13493              Perl is built with or without -DDEBUGGING)
13494      Branch: maint-5.6/perl
13495            ! makedef.pl
13496 ____________________________________________________________________________
13497 [  8161] By: gsar                                  on 2000/12/18  00:23:38
13498         Log: integrate change#7414 from mainline
13499              
13500              Undo the basename() part of #7412 since the lib/basename
13501              tests would need upgrading too.
13502              
13503              squelch two tests in tr.t that rely on tr/// paranoia change
13504              that's not in 5.6.x
13505      Branch: maint-5.6/perl
13506            ! t/op/tr.t
13507           !> lib/File/Basename.pm
13508 ____________________________________________________________________________
13509 [  8160] By: gsar                                  on 2000/12/18  00:05:30
13510         Log: missing change in previous integrate
13511      Branch: maint-5.6/perl
13512           !> README.aix
13513 ____________________________________________________________________________
13514 [  8159] By: gsar                                  on 2000/12/18  00:03:38
13515         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
13516              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
13517              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
13518              7410..7413 from mainline
13519      Branch: maint-5.6/perl
13520           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
13521           +> t/lib/tie-splice.t
13522            - lib/unicode/Is/DCinital.pl
13523           !> (integrate 112 files)
13524 ____________________________________________________________________________
13525 [  8158] By: jhi                                   on 2000/12/17  23:04:24
13526         Log: Subject: [PATCHES] RE: perl@8150 
13527              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
13528              Date: Sun, 17 Dec 2000 21:46:39 +0100
13529              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
13530              
13531              Neither cygwin has a getpwuid() one can trust on.
13532      Branch: perl
13533            ! t/lib/glob-basic.t
13534 ____________________________________________________________________________
13535 [  8157] By: jhi                                   on 2000/12/17  23:01:54
13536         Log: More MAN.PODS => {} fixes.
13537      Branch: perl
13538            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
13539            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
13540            ! os2/OS2/REXX/Makefile.PL
13541 ____________________________________________________________________________
13542 [  8156] By: gsar                                  on 2000/12/17  22:49:13
13543         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
13544              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
13545              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
13546              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
13547              7201,7204 from mainline
13548      Branch: maint-5.6/perl
13549           !> (integrate 121 files)
13550 ____________________________________________________________________________
13551 [  8155] By: jhi                                   on 2000/12/17  22:30:58
13552         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
13553              From: "Craig A. Berry" <craigberry@mac.com>
13554              Date: Sun, 17 Dec 2000 13:09:28 -0600
13555              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
13556              
13557              MAN.PODS => ' ' is naughty.
13558      Branch: perl
13559            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
13560 ____________________________________________________________________________
13561 [  8154] By: nick                                  on 2000/12/17  22:07:13
13562         Log: MULTIPLICITY nit.
13563      Branch: perl
13564            ! mg.c
13565 ____________________________________________________________________________
13566 [  8153] By: gsar                                  on 2000/12/17  21:23:05
13567         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
13568              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
13569              from mainline
13570              
13571              Document the SvIOK_.*UV().
13572              
13573              Update Unicode todo list.
13574              
13575              Guard against bad string->int conversion for quads.
13576              
13577              Subject: small apidoc fix
13578              
13579              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
13580              
13581              Subject: [PATCH] Tied filehandle documentation
13582              
13583              Subject: [PATCH] Modernize Opcode.pm documentation
13584              
13585              Make Data::Dumper (non-XS) to work with changed semantics of ref().
13586              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
13587              [applied even though said semantics didn't change in 5.6.x]
13588              
13589              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
13590              
13591              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
13592              
13593              Fix the URL, but the server is still missing in action.
13594              Subject: [ID 20000905.002] perlfaq1.pod URL error
13595              
13596              Subject: [ID 20000903.001] \w in utf8-strings
13597              
13598              Fix the ccversion detection for 5.1 and beyond.
13599              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
13600              
13601              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
13602              
13603              Subject: [ID 20000904.008] Tiny fix for perldiag
13604              
13605              Subject: Re: [ID 20000906.004] segfault with bad perl statement
13606              
13607              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
13608              
13609              Subject: [ID 20000908.002] perlipc documentation bug.
13610              
13611              Subject: [PATCH lib/Benchmark.pm]
13612              
13613              Re-allow vec() for characters > 255.
13614              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
13615              
13616              Do away with memory models cruft.  Sorry, PDP users.
13617              
13618              Continue #7041.
13619              
13620              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
13621              
13622              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
13623              
13624              Upgrade to CPAN 1.57_65, from Andreas König.
13625              
13626              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
13627              by Russ Allbery.
13628              
13629              Silence t/pod/*.t about alternate quote-mappings now implemented
13630              by Pod::Text, from Brad Appleton.
13631              
13632              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
13633              Subject: borland C++ win32.c tweak
13634              
13635              C<@a = @b = split(...)> optimization coredumps under ithreads
13636              (missed a spot when fixing up op_pmreplroot hack for ithreads)
13637              
13638              Document the SvUTF8*().
13639              
13640              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
13641              
13642              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
13643              
13644              Do in VMS as the #7054 does.
13645              
13646              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
13647              
13648              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
13649              
13650              Subject: [patch: perl@7045] vms updates
13651              
13652              Test for the #7049.
13653              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
13654              
13655              Break up the myconfig lines a bit.
13656              Subject: perlbug/perl -V output format
13657              
13658              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
13659              
13660              The #7054 truncated Configure badly.
13661              
13662              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
13663              initialization in all the threads on Windows
13664              
13665              Allow for whitespace between "#" and "line" in cpp output.
13666              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
13667              
13668              Remove vestiges of tr//CU.
13669              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
13670              
13671              The return value of setlocale must be copied away.
13672              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
13673              
13674              Allow chop() and chomp() to be overridden.
13675              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
13676              
13677              Hints optimization.
13678              Subject: Minor nit
13679              
13680              Subject: [PATCH] de-wall t/README
13681              
13682              Subject: Re: Two advertising clauses need to be removed
13683      Branch: maint-5.6/perl
13684           !> (integrate 75 files)
13685 ____________________________________________________________________________
13686 [  8152] By: gsar                                  on 2000/12/17  20:30:11
13687         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
13688              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
13689              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
13690              
13691              Don't attach -ld to the archname if pointless.
13692              
13693              Document UNTIE in a very minimalistic way.
13694              
13695              POSIX doesn't report long double values under -Duselongdouble
13696              when the long doubles are "real" (bigger than doubles).
13697              
13698              More author updates.
13699              
13700              Try to deduce NV_MAX.  Really should be Configure fodder.
13701              
13702              :: not allowed in pathnames, change to .
13703              Subject: [PATCH perl@6938] cygwin port
13704              
13705              Forget about NV_MAX (#6951).  Various floating point tweaks,
13706              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
13707              
13708              Move the Solaris 7 scan to use64bitall, make the
13709              failure to find 64-bot sparc libc to mention the
13710              possibility of being in an intel, from Lupe and Alan.
13711              
13712              Regen perltoc.
13713              
13714              AUTHORS tweaks, from Peter Prymmer.
13715              
13716              More address tweaking.
13717              
13718              Small tweaks all over.
13719              
13720              File::Temp patches from Andreas König,
13721              
13722              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
13723              
13724              Subject: CPAN.pm beta 1.57_57 for the core
13725              
13726              Part of the solution.
13727              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
13728              
13729              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
13730              
13731              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
13732              
13733              Add the overload warnings to perldiag.
13734              
13735              Drop unused argument.
13736              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
13737              
13738              Subject: Nit in Configure (bleadperl@6961)
13739              
13740              Update to PodParser 1.18, from Brad Appleton.
13741              
13742              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
13743              
13744              Subject: [PATCH: 6948] add SCNfldbl to configure.com
13745              
13746              Document UNTIE. Also tweak implementation to suppress the 'inner references'
13747              warning when UNTIE exists and instead pass the cound of extra references to
13748              the UNTIE method.
13749              
13750              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
13751              so that case-ignoring systems like DCL can tell them from
13752              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
13753              
13754              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
13755              
13756              Feature ordering tweak.
13757              
13758              Regen perltoc.
13759              
13760              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
13761              
13762              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
13763              
13764              Subject: http:// in L<>
13765              
13766              Detypo.
13767              
13768              change#6791 accidentally clobbered change#6710, put it back
13769              
13770              Only the first line, thank you very much.
13771              
13772              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
13773              plus rework the http: spots as suggested by Tom Christiansen,
13774              plus regen perltoc.
13775              
13776              Undo part of change 6489 which looks like a bulk edit which
13777              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
13778              The supressing of main:: on return from select() is undesirable.
13779              
13780              Apparently avoiding the swapping is too costly.
13781              
13782              Various Configure nits by Philip Newton,
13783              plus the ebcdic one by me.
13784              
13785              Make certain cc is set before trying to run it.
13786              
13787              If overloaded %{} etc. return the object do not loop.
13788              Thus  sub deref { $_[0] } functions if object is wanted type.
13789              
13790              Update perlhist.
13791              
13792              More %{} and other deref special casing - do not pass to 'nomethod'.
13793      Branch: maint-5.6/perl
13794           !> (integrate 59 files)
13795 ____________________________________________________________________________
13796 [  8151] By: gsar                                  on 2000/12/17  19:14:38
13797         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
13798              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
13799              
13800              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
13801              
13802              Make the epsilon to be relative, not absolute.
13803              
13804              Put back the flags dump as reasoned in
13805              Subject: Re: [PATCH] Glob dumping
13806              
13807              Introduce ccname to keep track of what compiler kind of we have.
13808              
13809              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
13810              
13811              Put back the slice accidentally removed by #6907.
13812              
13813              Reset archname and archname64 always, forcing them be
13814              recomputed at each Configure run, make Configure and
13815              the hints files agree on the naming of largefiles variables.
13816              
13817              Don't say "Perl 5.0 source kit".
13818              
13819              Subject: [PATCH] fix misc cast warnings
13820              
13821              Subject: typos in pods
13822              
13823              NVs not necessarily doubles, as pointed out by Yitzchak.
13824              
13825              Subject: [PATCH 6889] add a few ldbl formats to configure.com
13826              
13827              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
13828              
13829              Better options for rsync.
13830              
13831              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
13832              
13833              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
13834              
13835              Subject: [PATCH] Re: UNTIE method 
13836              
13837              A better fix for the Socket building problem from Craig Berry.
13838              
13839              Retract the dummy test, skip the security tests (instead of failing),
13840              explain what the warnings mean.
13841              
13842              Heap decorruption.
13843              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
13844              
13845              Update to Unicode 3.0.1.
13846              
13847              Missed one Unicode file.
13848              
13849              Subject: Re: typos in pods
13850              
13851              The #6929 was too skimpy.
13852              
13853              sscanf() may be the only way to read long doubles from strings.
13854              
13855              Reveal Borland's isnan.
13856              Subject: build with BC++ tweak
13857              
13858              Issue useful diagnostic on unknown pod commands.
13859              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
13860              
13861              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
13862              
13863              Clarify the third case of ftmp-security warnings.
13864              
13865              Make -Dusemorebits find long doubles in Solaris.
13866              
13867              Wrap the test in eval.
13868      Branch: maint-5.6/perl
13869           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
13870           +> lib/unicode/PropList.txt lib/unicode/README.perl
13871           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
13872           +> lib/unicode/Unicode.301 vms/vmspipe.com
13873            - lib/unicode/Props.txt lib/unicode/UCD300.html
13874            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
13875           !> (integrate 305 files)
13876 ____________________________________________________________________________
13877 [  8150] By: jhi                                   on 2000/12/17  18:47:57
13878         Log: Uncheckedin generated files.
13879      Branch: perl
13880            ! global.sym perlapi.c pod/perlapi.pod
13881 ____________________________________________________________________________
13882 [  8149] By: jhi                                   on 2000/12/17  18:41:22
13883         Log: Update Changes.
13884      Branch: perl
13885            ! Changes patchlevel.h
13886 ____________________________________________________________________________
13887 [  8148] By: jhi                                   on 2000/12/17  18:39:16
13888         Log: Subject: [PATCH] Fcntl constants speedup
13889              From: Nicholas Clark <nick@ccl4.org>
13890              Date: Sun, 17 Dec 2000 16:29:24 +0000
13891              Message-ID: <20001217162924.E97668@plum.flirble.org>
13892              
13893              Use IVs for the Fcntl constants instead of NVs.
13894      Branch: perl
13895            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
13896 ____________________________________________________________________________
13897 [  8147] By: jhi                                   on 2000/12/17  18:33:41
13898         Log: Add test for #8145 (binmode() warning), add warning for
13899              ioctl() and sockpair(), document them. (fileno() cannot
13900              be tripwired with the same kind of warning because
13901              'defined fileno($foo)' seems to be an idiom.)
13902      Branch: perl
13903            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
13904 ____________________________________________________________________________
13905 [  8146] By: gsar                                  on 2000/12/17  18:09:08
13906         Log: update Changes
13907      Branch: maint-5.6/perl
13908            ! Changes
13909 ____________________________________________________________________________
13910 [  8145] By: jhi                                   on 2000/12/17  17:39:35
13911         Log: Subject: [PATCH] Re: The long awaited feature ...
13912              From: Simon Cozens <simon@cozens.net>
13913              Date: Sun, 17 Dec 2000 12:31:56 +0000
13914              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
13915              
13916              Add a warning to binmode() about using bad filehandles
13917              (can happen e.g. if someone forgets the filehandle argument)
13918      Branch: perl
13919            ! pp_sys.c
13920 ____________________________________________________________________________
13921 [  8144] By: jhi                                   on 2000/12/17  17:33:48
13922         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
13923              From: Jonathan Stowe <gellyfish@gellyfish.com>
13924              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
13925              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
13926      Branch: perl
13927            ! lib/Net/Ping.pm
13928 ____________________________________________________________________________
13929 [  8143] By: jhi                                   on 2000/12/17  05:31:37
13930         Log: Polymorphic regexps.
13931              
13932              Fixes at least the bugs 20001028.003 (both of them...) and
13933              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
13934              also to be fixed by now, probably already before this patch.
13935      Branch: perl
13936            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
13937            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
13938            ! t/op/utf8decode.t t/pragma/utf8.t
13939 ____________________________________________________________________________
13940 [  8142] By: jhi                                   on 2000/12/16  17:16:05
13941         Log: Subject: [patch perl@8102] dos/djgpp update
13942              From: Laszlo Molnar <ml1050@freemail.hu>
13943              Date: Sat, 16 Dec 2000 01:40:52 +0100
13944              Message-ID: <20001216014052.A335@freemail.hu>
13945      Branch: perl
13946            ! djgpp/config.over t/base/commonsense.t
13947 ____________________________________________________________________________
13948 [  8141] By: jhi                                   on 2000/12/16  17:09:27
13949         Log: Few uncheckedin files.
13950      Branch: perl
13951            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
13952 ____________________________________________________________________________
13953 [  8140] By: nick                                  on 2000/12/15  22:14:31
13954         Log: Integrate mainline
13955      Branch: perlio
13956           !> (integrate 53 files)
13957 ____________________________________________________________________________
13958 [  8139] By: jhi                                   on 2000/12/15  19:49:49
13959         Log: One more IVUV tweak from Nicholas Clark.
13960      Branch: perl
13961            ! sv.c
13962 ____________________________________________________________________________
13963 [  8138] By: jhi                                   on 2000/12/15  19:17:06
13964         Log: Return of the IVUV-preservation, now seems to be happy even
13965              in Digital UNIX (the broken strtoul brokenness detection
13966              seems to have been the fly in the ointment).
13967      Branch: perl
13968            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13969            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
13970            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
13971            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
13972            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13973            ! vos/config.ga.h win32/config.bc win32/config.gc
13974            ! win32/config.vc
13975 ____________________________________________________________________________
13976 [  8137] By: jhi                                   on 2000/12/15  18:12:14
13977         Log: Metaconfig unit change for #8136.
13978      Branch: metaconfig
13979            ! U/modified/d_strtoul.U
13980      Branch: metaconfig/U/perl
13981            ! d_strtoull.U d_strtouq.U
13982 ____________________________________________________________________________
13983 [  8136] By: jhi                                   on 2000/12/15  18:11:35
13984         Log: I don't think it's sensible or portable to test the strtou*
13985              on /^-/ strings.
13986      Branch: perl
13987            ! Configure
13988 ____________________________________________________________________________
13989 [  8135] By: jhi                                   on 2000/12/15  17:18:49
13990         Log: Metaconfig unit change for #8134.
13991      Branch: metaconfig
13992            ! U/modified/d_strtoul.U
13993 ____________________________________________________________________________
13994 [  8134] By: jhi                                   on 2000/12/15  17:14:13
13995         Log: If longsize is 8 we don't need a LL suffix for integer constants.
13996      Branch: perl
13997            ! Configure config_h.SH
13998 ____________________________________________________________________________
13999 [  8133] By: jhi                                   on 2000/12/15  16:00:23
14000         Log: Update Changes.
14001      Branch: perl
14002            ! Changes patchlevel.h
14003 ____________________________________________________________________________
14004 [  8132] By: jhi                                   on 2000/12/15  15:44:16
14005         Log: Some compilers get huffy if you do not cast a const pointer
14006              to a non-const when assigning.
14007      Branch: perl
14008            ! gv.c
14009 ____________________________________________________________________________
14010 [  8131] By: jhi                                   on 2000/12/15  15:38:30
14011         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
14012              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14013              Date: Fri, 15 Dec 2000 05:26:57 -0500
14014              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
14015      Branch: perl
14016            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
14017            ! t/pragma/overload.t
14018 ____________________________________________________________________________
14019 [  8130] By: jhi                                   on 2000/12/15  15:36:08
14020         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
14021              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14022              Date: Thu, 14 Dec 2000 22:02:43 -0500
14023              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
14024      Branch: perl
14025            ! gv.c perl.h
14026 ____________________________________________________________________________
14027 [  8129] By: jhi                                   on 2000/12/15  15:34:16
14028         Log: Subject: PATCH: h2xs nit
14029              From: Tim Jenness <t.jenness@jach.hawaii.edu>
14030              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
14031              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
14032              
14033              Add a template README.
14034      Branch: perl
14035            ! utils/h2xs.PL
14036 ____________________________________________________________________________
14037 [  8128] By: jhi                                   on 2000/12/15  15:32:22
14038         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
14039      Branch: perl
14040            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
14041 ____________________________________________________________________________
14042 [  8127] By: jhi                                   on 2000/12/15  15:19:34
14043         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
14044              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14045              Date:     Thu, 14 Dec 2000 20:04:42 EST
14046              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
14047      Branch: perl
14048            ! ext/Opcode/Opcode.xs
14049 ____________________________________________________________________________
14050 [  8126] By: jhi                                   on 2000/12/15  15:17:49
14051         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
14052              From: Peter Prymmer <pvhp@forte.com>
14053              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
14054              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
14055      Branch: perl
14056            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
14057            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
14058            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
14059 ____________________________________________________________________________
14060 [  8125] By: jhi                                   on 2000/12/15  15:11:05
14061         Log: This seems to be a stage sane and stable enough to checkin.
14062              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
14063      Branch: perl
14064            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
14065            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
14066            ! t/op/cmp.t t/op/numconvert.t
14067 ____________________________________________________________________________
14068 [  8124] By: jhi                                   on 2000/12/15  04:20:26
14069         Log: Something is really wonky.
14070      Branch: perl
14071            ! sv.c
14072 ____________________________________________________________________________
14073 [  8123] By: jhi                                   on 2000/12/15  04:00:50
14074         Log: Fixes for the IV UV patches to compile in Digital UNIX.
14075      Branch: perl
14076            ! sv.c
14077 ____________________________________________________________________________
14078 [  8122] By: jhi                                   on 2000/12/15  02:53:40
14079         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
14080              From: "Craig A. Berry" <craigberry@mac.com>
14081              Date: Thu, 14 Dec 2000 19:10:49 -0600
14082              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
14083      Branch: perl
14084            ! vms/vms.c
14085 ____________________________________________________________________________
14086 [  8121] By: jhi                                   on 2000/12/15  02:50:00
14087         Log: Metaconfig changes for #8120.
14088      Branch: metaconfig
14089            + U/modified/d_strtoul.U
14090      Branch: metaconfig/U/perl
14091            ! d_strtoull.U d_strtouq.U
14092 ____________________________________________________________________________
14093 [  8120] By: jhi                                   on 2000/12/15  02:49:42
14094         Log: From: Nicholas Clark <nick@ccl4.org> 
14095              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
14096              Date: Thu, 14 Dec 2000 18:38:57 +0000
14097              Message-ID: <20001214183857.B97909@plum.flirble.org>
14098      Branch: perl
14099            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14100            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
14101            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
14102            ! vos/config.ga.def vos/config.ga.h win32/config.bc
14103            ! win32/config.gc win32/config.vc
14104 ____________________________________________________________________________
14105 [  8119] By: jhi                                   on 2000/12/14  23:40:58
14106         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
14107              From: Nicholas Clark <nick@ccl4.org>
14108              Date: Wed, 13 Dec 2000 20:08:50 +0000
14109              Message-ID: <20001213200849.B71166@plum.flirble.org>
14110      Branch: perl
14111            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
14112            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
14113 ____________________________________________________________________________
14114 [  8118] By: jhi                                   on 2000/12/14  22:46:26
14115         Log: Integrate perlio.
14116      Branch: perl
14117           !> MANIFEST ext/Encode/compile makedef.pl
14118 ____________________________________________________________________________
14119 [  8117] By: nick                                  on 2000/12/14  22:38:53
14120         Log: Win32 tweaks to get Encode to build
14121              - temp hack to makedef.pl till PerlIO is properly "exported".
14122              - MSVC dislikes  
14123              static encpage_t foo[];
14124              so make 'em extern for now.
14125      Branch: perlio
14126            ! ext/Encode/compile makedef.pl
14127 ____________________________________________________________________________
14128 [  8116] By: nick                                  on 2000/12/14  22:00:53
14129         Log: Document the new files
14130      Branch: perlio
14131            ! MANIFEST
14132 ____________________________________________________________________________
14133 [  8115] By: jhi                                   on 2000/12/14  21:58:01
14134         Log: MANIFEST new files of #8114.
14135      Branch: perl
14136            ! MANIFEST
14137 ____________________________________________________________________________
14138 [  8114] By: jhi                                   on 2000/12/14  21:50:49
14139         Log: Integrate perlio.
14140      Branch: perl
14141           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
14142           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
14143           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
14144           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
14145           !> ext/Encode/Makefile.PL
14146 ____________________________________________________________________________
14147 [  8113] By: jhi                                   on 2000/12/14  21:48:49
14148         Log: The documentation part of the
14149              
14150              Subject: [ID 20001214.002] Net::Ping patch
14151              From: Jonathan Stowe <gellyfish@gellyfish.com>
14152              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
14153              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
14154              since the #7529 had already addressed the same problem.
14155      Branch: perl
14156            ! lib/Net/Ping.pm
14157 ____________________________________________________________________________
14158 [  8112] By: jhi                                   on 2000/12/14  21:42:57
14159         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
14160              From: Dominic Dunlop <domo@computer.org>
14161              Date: Tue, 12 Dec 2000 10:47:10 +0100
14162              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
14163              
14164              Document how elusive subroutines can be.
14165      Branch: perl
14166            ! pod/perlfunc.pod
14167 ____________________________________________________________________________
14168 [  8111] By: jhi                                   on 2000/12/14  21:38:05
14169         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
14170              From: Dominic Dunlop <domo@computer.org>
14171              Date: Thu, 14 Dec 2000 10:13:51 +0100
14172              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
14173      Branch: perl
14174            ! ext/POSIX/POSIX.pod
14175 ____________________________________________________________________________
14176 [  8110] By: jhi                                   on 2000/12/14  21:36:32
14177         Log: Subject: [patch] perlfaq7
14178              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
14179              Date: Thu, 14 Dec 2000 15:31:07 +0100
14180              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
14181      Branch: perl
14182            ! pod/perlfaq7.pod
14183 ____________________________________________________________________________
14184 [  8109] By: jhi                                   on 2000/12/14  21:29:20
14185         Log: Subject: [8104] Encode
14186              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14187              Date: Thu, 14 Dec 2000 14:49:34 +0100
14188              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
14189              
14190              Type casting for nervous compilers.
14191      Branch: perl
14192            ! ext/Encode/Encode.xs
14193 ____________________________________________________________________________
14194 [  8108] By: jhi                                   on 2000/12/14  21:26:17
14195         Log: Subject: [8104] DB_File
14196              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14197              Date: Thu, 14 Dec 2000 14:49:35 +0100
14198              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
14199              
14200              Type definition incorrect for DB 2.7.7.  Not known when it
14201              changed, so only changed it for a known revision.
14202      Branch: perl
14203            ! ext/DB_File/DB_File.xs
14204 ____________________________________________________________________________
14205 [  8107] By: jhi                                   on 2000/12/14  21:23:41
14206         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
14207              From: Peter Prymmer <pvhp@forte.com>
14208              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
14209              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
14210              
14211              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
14212      Branch: perl
14213            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
14214            ! ext/Encode/Encode/posix-bc.enc
14215 ____________________________________________________________________________
14216 [  8106] By: nick                                  on 2000/12/14  20:36:13
14217         Log: "Cold" build correction to Encode's Makefile.PL
14218      Branch: perlio
14219            ! ext/Encode/Makefile.PL
14220 ____________________________________________________________________________
14221 [  8105] By: nick                                  on 2000/12/14  20:09:37
14222         Log: "Compiled" encodings.
14223              Correct replacement character in EBCDIC .enc files
14224              Add 0x7F to ASCII repertoire.
14225      Branch: perlio
14226            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
14227            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
14228            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
14229            ! ext/Encode/Makefile.PL ext/Encode/compile
14230            ! ext/Encode/encengine.c ext/Encode/encode.h
14231 ____________________________________________________________________________
14232 [  8104] By: nick                                  on 2000/12/14  00:38:20
14233         Log: Integrate mainline
14234      Branch: perlio
14235           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
14236           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
14237           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
14238           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
14239           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
14240           !> t/lib/db-hash.t t/lib/db-recno.t
14241 ____________________________________________________________________________
14242 [  8103] By: nick                                  on 2000/12/13  23:16:13
14243         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
14244              so far and so it does not get lost.
14245      Branch: perlio
14246            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
14247 ____________________________________________________________________________
14248 [  8102] By: jhi                                   on 2000/12/13  17:14:22
14249         Log: Update Changes.
14250      Branch: perl
14251            ! Changes patchlevel.h
14252 ____________________________________________________________________________
14253 [  8101] By: jhi                                   on 2000/12/13  16:53:41
14254         Log: Move the proto of start_glob() to a better place; regen api files.
14255      Branch: perl
14256            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
14257 ____________________________________________________________________________
14258 [  8100] By: jhi                                   on 2000/12/13  16:47:11
14259         Log: Metaconfig change for #8099.
14260      Branch: metaconfig
14261            ! U/modified/Head.U
14262 ____________________________________________________________________________
14263 [  8099] By: jhi                                   on 2000/12/13  16:46:48
14264         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
14265              From: Andy Dougherty <doughera@lafayette.edu>
14266              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
14267              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
14268      Branch: perl
14269            ! Configure
14270 ____________________________________________________________________________
14271 [  8098] By: jhi                                   on 2000/12/13  16:39:02
14272         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
14273              From: rspier@pobox.com (Robert Spier)
14274              Date: Tue, 12 Dec 2000 21:12:39 -0500
14275              Message-ID: <14902.56087.678086.725773@rls.cx>
14276              
14277              fastgetcwd is defined using a glob alias on a $^O dependent basis -
14278              and there was no default assignment or perl subroutine.
14279      Branch: perl
14280            ! lib/Cwd.pm
14281 ____________________________________________________________________________
14282 [  8097] By: jhi                                   on 2000/12/13  16:16:01
14283         Log: Subject: [PATCH] move startglob out of pp_hot.c
14284              From: Nicholas Clark <nick@ccl4.org>
14285              Date: Mon, 11 Dec 2000 23:16:39 +0000
14286              Message-ID: <20001211231638.A55550@plum.flirble.org>
14287      Branch: perl
14288            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
14289 ____________________________________________________________________________
14290 [  8096] By: jhi                                   on 2000/12/13  15:26:23
14291         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
14292              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
14293              Date: Wed, 13 Dec 2000 14:01:37 +0100
14294              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
14295              
14296              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
14297              in turn requires libpthread in libswanted.
14298      Branch: perl
14299            ! hints/hpux.sh
14300 ____________________________________________________________________________
14301 [  8095] By: jhi                                   on 2000/12/12  19:51:05
14302         Log: The integration wars continue.
14303      Branch: perl
14304           !> sv.c
14305 ____________________________________________________________________________
14306 [  8094] By: jhi                                   on 2000/12/12  19:48:26
14307         Log: Subject: [PATCH perl@8070] DB_File-1.74  
14308              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
14309              Date: Mon, 11 Dec 2000 23:07:17 -0000
14310              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
14311      Branch: perl
14312            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
14313            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
14314            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
14315            ! t/lib/db-recno.t
14316 ____________________________________________________________________________
14317 [  8093] By: nick                                  on 2000/12/12  19:42:13
14318         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
14319      Branch: perlio
14320            ! sv.c
14321           !> lib/File/DosGlob.pm
14322 ____________________________________________________________________________
14323 [  8092] By: jhi                                   on 2000/12/12  19:28:11
14324         Log: Integrate perlio.
14325      Branch: perl
14326           !> sv.c
14327 ____________________________________________________________________________
14328 [  8091] By: nick                                  on 2000/12/12  18:49:45
14329         Log: Fix for Tk, and upgrading shared SVs.
14330      Branch: perlio
14331            ! sv.c
14332 ____________________________________________________________________________
14333 [  8090] By: jhi                                   on 2000/12/12  16:48:59
14334         Log: Subject: [PATCH] Re: Breadperl & Tk
14335              From: Nick Ing-Simmons <nik@tiuk.ti.com>
14336              Date: Tue, 12 Dec 2000 14:48:27 GMT
14337              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
14338      Branch: perl
14339            ! sv.c
14340 ____________________________________________________________________________
14341 [  8089] By: jhi                                   on 2000/12/12  03:37:19
14342         Log: Subject: DosGlob.pm diff for bash style brace expansion.
14343              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
14344              Date: Fri, 8 Dec 2000 10:45:30 -0600
14345              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
14346      Branch: perl
14347            ! lib/File/DosGlob.pm
14348 ____________________________________________________________________________
14349 [  8088] By: nick                                  on 2000/12/11  23:59:59
14350         Log: Integrate mainline
14351      Branch: perlio
14352           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
14353           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
14354           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
14355           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
14356           !> t/op/local.t t/pragma/warn/toke toke.c
14357 ____________________________________________________________________________
14358 [  8087] By: jhi                                   on 2000/12/11  23:20:23
14359         Log: Integrate perlio.
14360      Branch: perl
14361           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
14362 ____________________________________________________________________________
14363 [  8086] By: jhi                                   on 2000/12/11  22:50:59
14364         Log: Tune further the OS detection of CGI.
14365      Branch: perl
14366            ! lib/CGI.pm
14367 ____________________________________________________________________________
14368 [  8085] By: nick                                  on 2000/12/11  22:50:46
14369         Log: Finish 1st pass of "encoding" layer e.g. :
14370              open($fh,"<encoding(iso8859-7)",$greek) || die;
14371      Branch: perlio
14372            ! ext/Encode/Encode.xs perlio.c perliol.h
14373 ____________________________________________________________________________
14374 [  8084] By: jhi                                   on 2000/12/11  22:32:06
14375         Log: Revert the -f ambiguousity patch, seems to cause
14376              too much hassle (the interpret -Q as a function
14377              where Q is not a known filetest part is left in).
14378      Branch: perl
14379            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
14380            ! toke.c
14381 ____________________________________________________________________________
14382 [  8083] By: jhi                                   on 2000/12/11  22:27:23
14383         Log: (accidentally empty check-in)
14384      Branch: perl
14385            ! lib/File/DosGlob.pm
14386 ____________________________________________________________________________
14387 [  8082] By: nick                                  on 2000/12/11  19:09:51
14388         Log: Restore mmap function (broken by tweaks to shared buffer
14389              layer for encode(xxxx)).
14390      Branch: perlio
14391            ! perlio.c
14392 ____________________________________________________________________________
14393 [  8081] By: jhi                                   on 2000/12/11  18:29:13
14394         Log: Subject: Re: The long awaited feature ...
14395              From: Simon Cozens <simon@cozens.net>
14396              Date: Mon, 11 Dec 2000 15:54:24 +0000
14397              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
14398              
14399              More io/utf8 tests.
14400      Branch: perl
14401            ! t/io/utf8.t
14402 ____________________________________________________________________________
14403 [  8080] By: jhi                                   on 2000/12/11  18:19:36
14404         Log: Subject: PATCH MakeMaker manpage clarification
14405              From: andreas.koenig@anima.de (Andreas J. Koenig)
14406              Date: 10 Dec 2000 20:46:13 +0100
14407              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
14408      Branch: perl
14409            ! lib/ExtUtils/MakeMaker.pm
14410 ____________________________________________________________________________
14411 [  8079] By: jhi                                   on 2000/12/11  15:35:07
14412         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
14413              From: Simon Cozens <simon@cozens.net>
14414              Date: Sun, 10 Dec 2000 19:06:19 +0000
14415              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
14416      Branch: perl
14417            ! ext/B/B/Deparse.pm t/lib/b.t
14418 ____________________________________________________________________________
14419 [  8078] By: jhi                                   on 2000/12/11  15:09:11
14420         Log: Subject: [PATCH] docs on NaN
14421              From: Nicholas Clark <nick@ccl4.org>
14422              Date: Mon, 11 Dec 2000 01:48:38 +0000
14423              Message-ID: <20001211014838.B99205@plum.flirble.org>
14424      Branch: perl
14425            ! pod/perlop.pod
14426 ____________________________________________________________________________
14427 [  8077] By: jhi                                   on 2000/12/11  15:02:21
14428         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
14429              From: Simon Cozens <simon@cozens.net>
14430              Date: Mon, 11 Dec 2000 01:21:45 +0000
14431              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
14432      Branch: perl
14433            ! pp.c pp_hot.c scope.c t/op/local.t
14434 ____________________________________________________________________________
14435 [  8076] By: nick                                  on 2000/12/10  20:43:32
14436         Log: Not merge worthy...
14437              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
14438              syntax is modelled on attributes.
14439              Untested fix for io/utf8 on Win32 etc.
14440              Very clumsy start to the encode layer.
14441      Branch: perlio
14442            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
14443 ____________________________________________________________________________
14444 [  8075] By: jhi                                   on 2000/12/10  18:39:33
14445         Log: Darwin is not Windows.
14446      Branch: perl
14447            ! lib/CGI.pm
14448 ____________________________________________________________________________
14449 [  8074] By: jhi                                   on 2000/12/10  18:31:27
14450         Log: Subject: Ambiguous -%c() resolved as a file test
14451              From: "Paul Marquess" <Paul.Marquess@openwave.com>
14452              Date: Sun, 10 Dec 2000 15:35:07 -0000
14453              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
14454      Branch: perl
14455            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
14456 ____________________________________________________________________________
14457 [  8073] By: jhi                                   on 2000/12/10  18:16:29
14458         Log: Subject: PATCH installperl misinformed 
14459              From: andreas.koenig@anima.de (Andreas J. Koenig)
14460              Date: 10 Dec 2000 13:01:32 +0100 
14461              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
14462      Branch: perl
14463            ! installperl
14464 ____________________________________________________________________________
14465 [  8072] By: jhi                                   on 2000/12/10  18:07:55
14466         Log: The walkoptree confusion rages; walkoptree() seems to be coming
14467              from B.xs, while walkoptree_slow() comes from B.pm.
14468      Branch: perl
14469            ! ext/B/B.pm
14470 ____________________________________________________________________________
14471 [  8071] By: nick                                  on 2000/12/10  11:45:47
14472         Log: Integrate mainline
14473      Branch: perlio
14474           +> t/base/commonsense.t
14475           !> (integrate 37 files)
14476 ____________________________________________________________________________
14477 [  8070] By: jhi                                   on 2000/12/10  04:46:21
14478         Log: Update Changes.
14479      Branch: perl
14480            ! Changes patchlevel.h
14481 ____________________________________________________________________________
14482 [  8069] By: jhi                                   on 2000/12/10  04:39:19
14483         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
14484              From: andreas.koenig@anima.de (Andreas J. Koenig)
14485              Date: 09 Dec 2000 17:14:25 +0100
14486              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
14487      Branch: perl
14488            + t/base/commonsense.t
14489            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
14490 ____________________________________________________________________________
14491 [  8068] By: jhi                                   on 2000/12/10  04:17:36
14492         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
14493              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
14494              Date: Sat, 9 Dec 2000 16:47:22 -0000
14495              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
14496      Branch: perl
14497            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
14498            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
14499            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
14500            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
14501            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
14502            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
14503            ! t/lib/sdbm.t
14504 ____________________________________________________________________________
14505 [  8067] By: jhi                                   on 2000/12/10  03:52:02
14506         Log: Test case for #8066.
14507      Branch: perl
14508            ! t/op/misc.t
14509 ____________________________________________________________________________
14510 [  8066] By: jhi                                   on 2000/12/10  03:50:30
14511         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
14512              From: Simon Cozens <simon@cozens.net>
14513              Date: Sun, 10 Dec 2000 00:55:37 +0000
14514              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
14515      Branch: perl
14516            ! pp_sys.c
14517 ____________________________________________________________________________
14518 [  8065] By: jhi                                   on 2000/12/10  03:44:52
14519         Log: Test case for #8064.
14520      Branch: perl
14521            ! t/comp/proto.t
14522 ____________________________________________________________________________
14523 [  8064] By: jhi                                   on 2000/12/10  03:42:32
14524         Log: Subject: Re: prototype of substr
14525              From: Simon Cozens <simon@cozens.net>
14526              Date: Sun, 10 Dec 2000 00:13:33 +0000
14527              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
14528              
14529              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
14530      Branch: perl
14531            ! pp.c
14532 ____________________________________________________________________________
14533 [  8063] By: jhi                                   on 2000/12/10  03:39:42
14534         Log: Subject: [PATCH] perlguts.pod
14535              From: Simon Cozens <simon@cozens.net>
14536              Date: Sun, 10 Dec 2000 00:06:47 +0000
14537              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
14538              
14539              Documentation of the different types of ops,
14540              plus the functions in dump.c
14541      Branch: perl
14542            ! pod/perlguts.pod
14543 ____________________________________________________________________________
14544 [  8062] By: jhi                                   on 2000/12/10  03:30:04
14545         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
14546              From: Nicholas Clark <nick@talking.bollo.cx>
14547              Date: Sat, 09 Dec 2000 18:57:25 +0000
14548              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
14549              
14550              Be more robust in weird hostname setups.
14551      Branch: perl
14552            ! t/lib/net-hostent.t
14553 ____________________________________________________________________________
14554 [  8061] By: jhi                                   on 2000/12/10  03:28:21
14555         Log: Pacify fussy compiler. 
14556      Branch: perl
14557            ! pp_sys.c
14558 ____________________________________________________________________________
14559 [  8060] By: jhi                                   on 2000/12/10  02:52:46
14560         Log: Integrate perlio.
14561      Branch: perl
14562           !> pp_sys.c t/io/utf8.t
14563 ____________________________________________________________________________
14564 [  8059] By: nick                                  on 2000/12/09  23:40:14
14565         Log: read/sysread/recv should now be utf8 aware.
14566              Basic test for utf8 read.
14567      Branch: perlio
14568            ! pp_sys.c t/io/utf8.t
14569 ____________________________________________________________________________
14570 [  8058] By: jhi                                   on 2000/12/09  21:56:02
14571         Log: Integrate perlio.
14572      Branch: perl
14573           +> t/io/utf8.t
14574           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
14575 ____________________________________________________________________________
14576 [  8057] By: jhi                                   on 2000/12/09  21:53:35
14577         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
14578              From: Inaba Hiroto <inaba@st.rim.or.jp>
14579              Date: Sun, 10 Dec 2000 05:53:21 +0900
14580              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
14581              
14582              Tests for #8056.
14583      Branch: perl
14584            ! t/op/each.t
14585 ____________________________________________________________________________
14586 [  8056] By: jhi                                   on 2000/12/09  21:51:16
14587         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
14588              From: Inaba Hiroto <inaba@st.rim.or.jp>
14589              Date: Sat, 09 Dec 2000 18:02:00 +0900
14590              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
14591              
14592              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
14593      Branch: perl
14594            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
14595 ____________________________________________________________________________
14596 [  8055] By: nick                                  on 2000/12/09  20:11:48
14597         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
14598              than raw PerlIO_write() - does not seem to break any tests.
14599      Branch: perlio
14600            ! pp_sys.c
14601 ____________________________________________________________________________
14602 [  8054] By: nick                                  on 2000/12/09  19:47:30
14603         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
14604              (sysread, recv and write i.e. formats still to do...)
14605              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
14606              open($fh,">:utf8","name")
14607              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
14608              so no extra overhead is involved.
14609              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
14610              to a non-utf8 stream.
14611              Add initial io/utf8.t
14612              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
14613              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
14614              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
14615      Branch: perlio
14616            + t/io/utf8.t
14617            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
14618 ____________________________________________________________________________
14619 [  8053] By: nick                                  on 2000/12/09  19:26:37
14620         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
14621              was only testing this_utf8.
14622      Branch: perlio
14623            ! toke.c
14624 ____________________________________________________________________________
14625 [  8052] By: nick                                  on 2000/12/09  19:09:41
14626         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
14627              i.e. the output string has one, but don't mess with source assumption.
14628      Branch: perlio
14629            ! toke.c
14630 ____________________________________________________________________________
14631 [  8051] By: jhi                                   on 2000/12/09  16:55:17
14632         Log: Integrate perlio.
14633      Branch: perl
14634           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
14635           !> sv.c thrdvar.h util.c
14636 ____________________________________________________________________________
14637 [  8050] By: jhi                                   on 2000/12/09  16:48:07
14638         Log: Nits noticed by Peter Prymmer.
14639      Branch: perl
14640            ! lib/ExtUtils/MM_VMS.pm
14641 ____________________________________________________________________________
14642 [  8049] By: nick                                  on 2000/12/09  13:49:40
14643         Log: UTF8 output prework.
14644              - Store $\ and $, as SVs so they can have SvUTF8 flag
14645              - use do_print() rather than raw PerlIO_write() to print them.
14646      Branch: perlio
14647            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
14648            ! thrdvar.h util.c
14649 ____________________________________________________________________________
14650 [  8048] By: nick                                  on 2000/12/09  12:30:43
14651         Log: Integrate mainline.
14652      Branch: perlio
14653           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
14654           +> t/op/reverse.t
14655           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
14656           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
14657           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
14658           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
14659           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
14660           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
14661 ____________________________________________________________________________
14662 [  8047] By: jhi                                   on 2000/12/09  00:23:27
14663         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
14664              From: Michael G Schwern <schwern@pobox.com>
14665              Date: Fri, 8 Dec 2000 14:43:04 -0600
14666      Branch: perl
14667            ! lib/ExtUtils/MM_VMS.pm
14668 ____________________________________________________________________________
14669 [  8046] By: jhi                                   on 2000/12/08  23:10:27
14670         Log: A missed check-in.
14671      Branch: perl
14672            ! lib/ExtUtils/Manifest.pm
14673 ____________________________________________________________________________
14674 [  8045] By: jhi                                   on 2000/12/08  21:57:12
14675         Log: (null check-in)
14676      Branch: perl
14677            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
14678 ____________________________________________________________________________
14679 [  8044] By: jhi                                   on 2000/12/08  21:11:06
14680         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
14681              at the final draft stage.
14682      Branch: perl
14683            + ext/Encode/Encode/iso8859-16.enc
14684            ! MANIFEST
14685 ____________________________________________________________________________
14686 [  8043] By: jhi                                   on 2000/12/08  16:39:04
14687         Log: Update Changes.
14688      Branch: perl
14689            ! Changes patchlevel.h
14690 ____________________________________________________________________________
14691 [  8042] By: jhi                                   on 2000/12/08  16:33:39
14692         Log: Do not return the Unicode replacement character if UTF-8
14693              decoding goes awry, it should be up to the caller to decide.
14694      Branch: perl
14695            ! pod/perlapi.pod utf8.c
14696 ____________________________________________________________________________
14697 [  8041] By: jhi                                   on 2000/12/08  16:22:28
14698         Log: metaconfig maintenance.
14699      Branch: metaconfig
14700            ! U/modified/stdchar.U
14701      Branch: metaconfig/U/perl
14702            + testsyml.U
14703 ____________________________________________________________________________
14704 [  8040] By: jhi                                   on 2000/12/08  16:03:08
14705         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
14706              From: sthoenna@efn.org
14707              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
14708              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
14709      Branch: perl
14710            ! Changes lib/ExtUtils/MM_OS2.pm
14711 ____________________________________________________________________________
14712 [  8039] By: jhi                                   on 2000/12/08  15:57:11
14713         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
14714              From: Simon Cozens <simon@cozens.net>
14715              Date: Fri, 8 Dec 2000 13:33:31 +0000
14716              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
14717              
14718              (The pp_hot part needed a rewrite.)
14719      Branch: perl
14720            ! doop.c pp_hot.c utf8.c
14721 ____________________________________________________________________________
14722 [  8038] By: jhi                                   on 2000/12/08  15:25:08
14723         Log: Subject: djSP
14724              From: Michael Stevens <michael@etla.org>
14725              Date: Wed, 6 Dec 2000 23:24:01 +0000
14726              Message-ID: <20001206232400.A21381@firedrake.org>
14727              
14728              Plus a note from Nick Ing-Simmons.
14729      Branch: perl
14730            ! pp.h
14731 ____________________________________________________________________________
14732 [  8037] By: jhi                                   on 2000/12/08  15:18:35
14733         Log: Filetype is text.
14734      Branch: perl
14735            ! t/op/utf8decode.t
14736 ____________________________________________________________________________
14737 [  8036] By: jhi                                   on 2000/12/08  03:31:27
14738         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
14739              From: Andy Dougherty <doughera@lafayette.edu>
14740              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
14741              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
14742              
14743              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
14744              From: Andy Dougherty <doughera@lafayette.edu>
14745              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
14746              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
14747      Branch: perl
14748            + ext/POSIX/hints/svr4.pl
14749            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
14750 ____________________________________________________________________________
14751 [  8035] By: jhi                                   on 2000/12/08  03:26:01
14752         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
14753              From: Andy Dougherty <doughera@lafayette.edu>
14754              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
14755              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
14756      Branch: perl
14757            ! t/README t/base/term.t
14758 ____________________________________________________________________________
14759 [  8034] By: jhi                                   on 2000/12/08  03:21:59
14760         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
14761              From: mjd@plover.com  
14762              Date: 7 Dec 2000 21:04:20 -0000
14763              Message-ID: <20001207210420.22282.qmail@plover.com>
14764              
14765              Plus -z doc.
14766      Branch: perl
14767            ! pod/perlfunc.pod
14768 ____________________________________________________________________________
14769 [  8033] By: jhi                                   on 2000/12/08  03:19:03
14770         Log: Use the UTF8 macros a bit.  They can't be used with abandon
14771              everywhere because we do generate illegal UTF-8 in some situations.
14772              This is of course naughty.
14773      Branch: perl
14774            ! pod/perlapi.pod utf8.c utf8.h
14775 ____________________________________________________________________________
14776 [  8032] By: jhi                                   on 2000/12/08  03:00:09
14777         Log: Out of sync?
14778      Branch: perl
14779            ! t/pragma/warn/utf8
14780 ____________________________________________________________________________
14781 [  8031] By: jhi                                   on 2000/12/08  02:22:39
14782         Log: Cnt spl.
14783      Branch: perl
14784            ! MANIFEST
14785 ____________________________________________________________________________
14786 [  8030] By: jhi                                   on 2000/12/08  01:23:54
14787         Log: Add test for reverse().
14788      Branch: perl
14789            + t/op/reverse.t
14790            ! MANIFEST
14791 ____________________________________________________________________________
14792 [  8029] By: jhi                                   on 2000/12/08  01:21:47
14793         Log: Integrate perlio.
14794      Branch: perl
14795           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
14796           !> perlio.c perlio.h perlsdio.h warnings.pl
14797 ____________________________________________________________________________
14798 [  8028] By: jhi                                   on 2000/12/08  01:19:08
14799         Log: Introduce macros for UTF8 decoding.
14800      Branch: perl
14801            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
14802 ____________________________________________________________________________
14803 [  8027] By: nick                                  on 2000/12/07  22:18:19
14804         Log: Integrate mainline
14805      Branch: perlio
14806           !> embed.pl pod/perlapi.pod utf8.c
14807 ____________________________________________________________________________
14808 [  8026] By: nick                                  on 2000/12/07  21:45:08
14809         Log: Various oddities p4 diff -se showed up
14810              Remove 'our' from warnings.pl
14811      Branch: perlio
14812            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
14813 ____________________________________________________________________________
14814 [  8025] By: nick                                  on 2000/12/07  21:43:32
14815         Log: Change PerlIO_(get|set)pos to take SV *
14816              Should fix, OS/2, VMS, (sfio??)
14817      Branch: perlio
14818            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
14819 ____________________________________________________________________________
14820 [  8024] By: jhi                                   on 2000/12/07  19:05:32
14821         Log: Document utf8_to_uv() better.
14822      Branch: perl
14823            ! pod/perlapi.pod utf8.c
14824 ____________________________________________________________________________
14825 [  8023] By: jhi                                   on 2000/12/07  18:23:47
14826         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
14827      Branch: perl
14828            ! embed.pl pod/perlapi.pod utf8.c
14829 ____________________________________________________________________________
14830 [  8022] By: jhi                                   on 2000/12/07  04:13:51
14831         Log: Integrate perlio.
14832      Branch: perl
14833           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
14834           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
14835           !> win32/makefile.mk
14836 ____________________________________________________________________________
14837 [  8021] By: nick                                  on 2000/12/07  00:28:14
14838         Log: Various attempts at MSVC debug - not sure what has
14839              changed but works now. 
14840              Seems atexit() _may_ work for DLLs built with MSVC so don't
14841              call cleanup that way.
14842      Branch: perlio
14843            ! perlio.c win32/makefile.mk
14844 ____________________________________________________________________________
14845 [  8020] By: nick                                  on 2000/12/06  19:57:20
14846         Log: Integrate mainline
14847      Branch: perlio
14848           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
14849           !> (integrate 75 files)
14850 ____________________________________________________________________________
14851 [  8019] By: nick                                  on 2000/12/06  19:28:21
14852         Log: Add useperlio to config.vc
14853              Turn off binmode in config_H.PL
14854              Regen all the config_H.xx
14855              Attempt to get debugging build with MSVC.
14856      Branch: perlio
14857            ! win32/config.vc win32/config_H.bc win32/config_H.gc
14858            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
14859 ____________________________________________________________________________
14860 [  8018] By: nick                                  on 2000/12/06  19:21:57
14861         Log: Test various dup/external program options on all platforms.
14862      Branch: perlio
14863            ! t/io/dup.t
14864 ____________________________________________________________________________
14865 [  8017] By: nick                                  on 2000/12/06  19:20:47
14866         Log: Fix harness to be less picky
14867      Branch: perlio
14868            ! lib/Test/Harness.pm
14869 ____________________________________________________________________________
14870 [  8016] By: jhi                                   on 2000/12/06  16:45:12
14871         Log: Update Changes.
14872      Branch: perl
14873            ! Changes patchlevel.h
14874 ____________________________________________________________________________
14875 [  8015] By: jhi                                   on 2000/12/06  16:41:03
14876         Log: Test \x{...} with ord().
14877      Branch: perl
14878            ! t/op/ord.t
14879 ____________________________________________________________________________
14880 [  8014] By: jhi                                   on 2000/12/06  16:20:33
14881         Log: Test tweak because of #8013.
14882      Branch: perl
14883            ! t/lib/b.t
14884 ____________________________________________________________________________
14885 [  8013] By: jhi                                   on 2000/12/06  16:09:09
14886         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
14887              From: Michael G Schwern <schwern@pobox.com>
14888              Date: Tue, 5 Dec 2000 21:23:28 -0500
14889              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
14890              
14891              Carp::Heavy parts not very applicable because of recent changes.
14892      Branch: perl
14893            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
14894            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
14895            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
14896            ! lib/Exporter.pm lib/Exporter/Heavy.pm
14897            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
14898            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
14899            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
14900            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
14901            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
14902            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
14903            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
14904            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
14905            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
14906            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
14907            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
14908            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
14909            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
14910            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
14911            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
14912            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
14913            ! warnings.pl
14914 ____________________________________________________________________________
14915 [  8012] By: jhi                                   on 2000/12/06  15:22:38
14916         Log: Subject: [PATCH] Re: New harness is failing things
14917              From: Nick Ing-Simmons <nik@tiuk.ti.com>
14918              Date: Wed, 6 Dec 2000 13:00:30 GMT
14919              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
14920      Branch: perl
14921            ! lib/Test/Harness.pm
14922 ____________________________________________________________________________
14923 [  8011] By: jhi                                   on 2000/12/06  15:12:08
14924         Log: Subject: installhtml changes
14925              From: Michael Stevens <michael@etla.org>
14926              Date: Wed, 6 Dec 2000 13:15:53 +0000
14927              Message-ID: <20001206131553.A27317@firedrake.org>
14928      Branch: perl
14929            ! installhtml
14930 ____________________________________________________________________________
14931 [  8010] By: jhi                                   on 2000/12/06  15:06:05
14932         Log: Subject: the dTHR hits
14933              From: Michael Stevens <michael@etla.org>
14934              Date: Wed, 6 Dec 2000 12:06:03 +0000
14935              Message-ID: <20001206120603.A24581@firedrake.org>
14936              
14937              More, errrm, less dTHRs.
14938      Branch: perl
14939            ! bytecode.pl ext/B/B/C.pm
14940 ____________________________________________________________________________
14941 [  8009] By: jhi                                   on 2000/12/06  15:04:25
14942         Log: Subject: MakeMaker mailing list gone?
14943              From: Michael G Schwern <schwern@pobox.com>
14944              Date: Tue, 5 Dec 2000 19:29:59 -0500
14945              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
14946              
14947              The MakeMaker mailing list is dead, perlbug is the right
14948              address to report bugs.
14949      Branch: perl
14950            ! lib/ExtUtils/MakeMaker.pm
14951 ____________________________________________________________________________
14952 [  8008] By: jhi                                   on 2000/12/06  15:00:32
14953         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
14954              From: Michael G Schwern <schwern@pobox.com>
14955              Date: Tue, 5 Dec 2000 19:21:21 -0500
14956              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
14957              
14958              Add a default MANIFEST skip that ignores things like
14959              version control files, editor temporary files, and the Makefile.
14960      Branch: perl
14961            + lib/ExtUtils/MANIFEST.SKIP
14962            ! MANIFEST lib/ExtUtils/Manifest.pm
14963 ____________________________________________________________________________
14964 [  8007] By: jhi                                   on 2000/12/06  14:57:20
14965         Log: In Amiga more manual hackery of the scripts seems to be needed,
14966              from Jan-Erik Karlsson.  Why Configure does not get this right
14967              is unknown, may be shell-induced.
14968      Branch: perl
14969            ! README.amiga
14970 ____________________________________________________________________________
14971 [  8006] By: jhi                                   on 2000/12/05  23:53:12
14972         Log: Add TOPm1s to peek at the second topmost stack item.
14973      Branch: perl
14974            ! pp.h
14975 ____________________________________________________________________________
14976 [  8005] By: jhi                                   on 2000/12/05  23:13:55
14977         Log: Avaunt, you foul UTF-8 tests.
14978      Branch: perl
14979            ! t/op/ver.t t/pragma/utf8.t
14980 ____________________________________________________________________________
14981 [  8004] By: jhi                                   on 2000/12/05  23:09:54
14982         Log: Continue utf8 dispersal. 
14983      Branch: perl
14984            + t/op/concat.t
14985            ! MANIFEST t/pragma/utf8.t
14986 ____________________________________________________________________________
14987 [  8003] By: nick                                  on 2000/12/05  23:02:39
14988         Log: Integrate mainline.
14989      Branch: perlio
14990           +> t/op/length.t t/op/utf8decode.t
14991           !> (integrate 69 files)
14992 ____________________________________________________________________________
14993 [  8002] By: jhi                                   on 2000/12/05  22:59:28
14994         Log: Integrate perlio.
14995      Branch: perl
14996           !> iperlsys.h perl.c perlio.c win32/perllib.c
14997 ____________________________________________________________________________
14998 [  8001] By: nick                                  on 2000/12/05  22:07:52
14999         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
15000              - calloc/free suffer from damage on TerminateThread()
15001              - use PerlMemShared (as originally planned) now fixed
15002              - avoid doing anything important on DLL "detach".
15003      Branch: perlio
15004            ! perl.c perlio.c win32/perllib.c
15005 ____________________________________________________________________________
15006 [  8000] By: nick                                  on 2000/12/05  21:05:09
15007         Log: Fix gross PerlMemShared issue.
15008      Branch: perlio
15009            ! iperlsys.h
15010 ____________________________________________________________________________
15011 [  7999] By: jhi                                   on 2000/12/05  20:46:58
15012         Log: Test for Unicode (UTF-8) hash keys.
15013      Branch: perl
15014            ! t/op/each.t
15015 ____________________________________________________________________________
15016 [  7998] By: jhi                                   on 2000/12/05  20:30:35
15017         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
15018              is now always UTF-8), empty line cosmetics.
15019      Branch: perl
15020            ! t/pragma/utf8.t
15021 ____________________________________________________________________________
15022 [  7997] By: jhi                                   on 2000/12/05  20:15:40
15023         Log: Subject: Re: STRLEN - what?
15024              From: Andy Dougherty <doughera@lafayette.edu>
15025              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
15026              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
15027              
15028              Explain STRLEN.
15029      Branch: perl
15030            ! pod/perlguts.pod
15031 ____________________________________________________________________________
15032 [  7996] By: jhi                                   on 2000/12/05  20:13:34
15033         Log: Split off the UTF-8 decoder tests, make them to check also
15034              the error message.
15035      Branch: perl
15036            + t/op/utf8decode.t
15037            ! MANIFEST t/pragma/utf8.t utf8.c
15038 ____________________________________________________________________________
15039 [  7995] By: jhi                                   on 2000/12/05  16:39:47
15040         Log: Start migrating bits of pragma/utf8 to elsewhere
15041              (since the long term plan is to obsolete 'use utf8').
15042      Branch: perl
15043            + t/op/length.t
15044            ! MANIFEST t/pragma/utf8.t
15045 ____________________________________________________________________________
15046 [  7994] By: jhi                                   on 2000/12/05  16:30:21
15047         Log: Fix a manual edit typo from #7993, fix the message formatting
15048              for Unicode, add few our declarations.
15049      Branch: perl
15050            ! lib/Carp/Heavy.pm
15051 ____________________________________________________________________________
15052 [  7993] By: jhi                                   on 2000/12/05  16:09:15
15053         Log: Subject: Need help with warnings :-(
15054              From: "Ben Tilly" <ben_tilly@hotmail.com>
15055              Date: Tue, 05 Dec 2000 01:35:54 -0500
15056              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
15057              
15058              Subject: UPDATE: Carp/Heavy now passes all tests
15059              From: "Ben Tilly" <ben_tilly@hotmail.com>
15060              Date: Tue, 05 Dec 2000 07:59:41 -0500
15061              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
15062              
15063              The Brave New Carp.
15064      Branch: perl
15065            ! lib/Carp.pm lib/Carp/Heavy.pm
15066 ____________________________________________________________________________
15067 [  7992] By: jhi                                   on 2000/12/05  15:55:08
15068         Log: Subject: [PATCH perl@7979] cygwin port
15069              From: "Eric Fifer" <efifer@dircon.co.uk>
15070              Date: Tue, 5 Dec 2000 14:04:09 -0000
15071              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
15072      Branch: perl
15073            ! t/lib/net-hostent.t
15074 ____________________________________________________________________________
15075 [  7991] By: jhi                                   on 2000/12/05  15:52:34
15076         Log: Subject: Re: [PATCH] The largest hoax of all times?
15077              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15078              Date: Tue, 5 Dec 2000 00:40:25 -0500
15079              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
15080              
15081              Subject: Re: [PATCH] The largest hoax of all times?
15082              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15083              Date: Mon, 4 Dec 2000 23:55:53 -0500
15084              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
15085              
15086              Subject: Re: [PATCH] The largest hoax of all times?
15087              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15088              Date: Tue, 5 Dec 2000 01:28:45 -0500
15089              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
15090              
15091              Fix the unpredictable order of DESTROYs.
15092      Branch: perl
15093            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
15094            ! sv.c sv.h t/op/ref.t
15095 ____________________________________________________________________________
15096 [  7990] By: jhi                                   on 2000/12/05  14:38:53
15097         Log: Subject: [PATCH] shrink pp_hot fractionally
15098              From: Nicholas Clark <nick@ccl4.org>
15099              Date: Tue, 5 Dec 2000 12:44:31 +0000
15100              Message-ID: <20001205124431.E74518@plum.flirble.org>
15101              
15102              Use report_evil_fh().
15103      Branch: perl
15104            ! opcode.pl opnames.h pp_hot.c util.c
15105 ____________________________________________________________________________
15106 [  7989] By: jhi                                   on 2000/12/05  14:21:27
15107         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
15108              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15109              Date: Mon, 04 Dec 2000 22:21:59 -0800
15110              Message-ID: <HmIL6gzkgepS092yn@efn.org>
15111              
15112              Harness shouldn't ignore responses like "ok 3\r\r\n".
15113      Branch: perl
15114            ! lib/Test/Harness.pm
15115 ____________________________________________________________________________
15116 [  7988] By: jhi                                   on 2000/12/05  13:51:28
15117         Log: Integrate the "skip" messages to explain().
15118      Branch: perl
15119            ! t/lib/syslfs.t t/op/lfs.t
15120 ____________________________________________________________________________
15121 [  7987] By: jhi                                   on 2000/12/05  12:34:54
15122         Log: The one that got away in #7984.
15123              
15124              Subject: Re: dTHR - what and why?
15125              From: Michael Stevens <michael@etla.org> 
15126              Date: Tue, 5 Dec 2000 11:15:52 +0000
15127              Message-ID: <20001205111552.A4647@firedrake.org>
15128      Branch: perl
15129            ! sv.h
15130 ____________________________________________________________________________
15131 [  7986] By: gsar                                  on 2000/12/05  09:14:44
15132         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
15133              due to the notorious GetFileType() bug in Windows 9x, which fstat()
15134              tickles)
15135      Branch: perl
15136            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
15137 ____________________________________________________________________________
15138 [  7985] By: jhi                                   on 2000/12/05  05:49:03
15139         Log: Integrate perlio.
15140      Branch: perl
15141           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
15142           !> win32/perlhost.h win32/perllib.c
15143 ____________________________________________________________________________
15144 [  7984] By: jhi                                   on 2000/12/05  05:48:16
15145         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
15146      Branch: perl
15147            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
15148            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
15149            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
15150            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
15151            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
15152            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
15153            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
15154            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
15155            ! win32/win32.c
15156 ____________________________________________________________________________
15157 [  7983] By: nick                                  on 2000/12/04  23:27:43
15158         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
15159      Branch: perlio
15160            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
15161            ! win32/perlhost.h win32/perllib.c
15162 ____________________________________________________________________________
15163 [  7982] By: jhi                                   on 2000/12/04  19:44:09
15164         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
15165              uncovered by #7980.
15166      Branch: perl
15167            ! op.c
15168 ____________________________________________________________________________
15169 [  7981] By: jhi                                   on 2000/12/04  19:42:07
15170         Log: Subject: [PATCH] Trivial dump.c feature
15171              From: Simon Cozens <simon@cozens.net>
15172              Date: Mon, 4 Dec 2000 18:08:38 +0000
15173              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
15174              
15175              Show whether a constant is UTF-8.
15176      Branch: perl
15177            ! dump.c
15178 ____________________________________________________________________________
15179 [  7980] By: jhi                                   on 2000/12/04  19:36:51
15180         Log: UTF-8 hash keys, patch from Inaba Hiroto.
15181      Branch: perl
15182            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
15183 ____________________________________________________________________________
15184 [  7979] By: jhi                                   on 2000/12/04  17:36:28
15185         Log: Update Changes.
15186      Branch: perl
15187            ! Changes patchlevel.h
15188 ____________________________________________________________________________
15189 [  7978] By: jhi                                   on 2000/12/04  16:42:17
15190         Log: Retract #7977, still too volatile (the euphemism of the day
15191              for unfinished and buggy :-)
15192      Branch: perl
15193            ! doop.c hv.c pp.c sv.h
15194 ____________________________________________________________________________
15195 [  7977] By: jhi                                   on 2000/12/04  16:25:15
15196         Log: (Retracted by #7978, too shaky yet.)
15197              
15198              Subject: Re: utf8 in hash keys, implementor missing
15199              From: Simon Cozens <simon@cozens.net>
15200              Date: Sat, 2 Dec 2000 19:49:35 +0000
15201              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
15202              
15203              The first step at UTF-8 hash keys.
15204      Branch: perl
15205            ! doop.c hv.c pp.c sv.h
15206 ____________________________________________________________________________
15207 [  7976] By: jhi                                   on 2000/12/04  16:13:53
15208         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
15209              From: sthoenna@efn.org
15210              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
15211              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
15212      Branch: perl
15213            ! os2/os2.c perlio.c
15214 ____________________________________________________________________________
15215 [  7975] By: jhi                                   on 2000/12/04  16:05:25
15216         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
15217              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15218              Date: Thu, 30 Nov 2000 20:50:37 -0800
15219              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
15220      Branch: perl
15221            ! os2/os2.c
15222 ____________________________________________________________________________
15223 [  7974] By: jhi                                   on 2000/12/04  16:03:57
15224         Log: Subject: [PATCH] ++ 20% faster
15225              From: Nicholas Clark <nick@ccl4.org>
15226              Date: Mon, 4 Dec 2000 12:17:27 +0000
15227              Message-ID: <20001204121726.B52976@plum.flirble.org>
15228              
15229              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
15230      Branch: perl
15231            ! sv.c
15232 ____________________________________________________________________________
15233 [  7973] By: jhi                                   on 2000/12/04  16:00:48
15234         Log: 
15235              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
15236              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15237              Date: Mon, 04 Dec 2000 12:30:45 +0100
15238              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
15239              
15240              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
15241              library (getprotobyname and getprotobynumber are outversioned by
15242              the same calls in libc, at least for xlc version 3.
15243      Branch: perl
15244            ! hints/aix.sh
15245 ____________________________________________________________________________
15246 [  7972] By: jhi                                   on 2000/12/04  02:58:31
15247         Log: Integrate perlio.
15248      Branch: perl
15249           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
15250           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
15251           !> win32/win32.h win32/win32iop.h win32/win32thread.h
15252 ____________________________________________________________________________
15253 [  7971] By: nick                                  on 2000/12/04  00:24:33
15254         Log: Quieten some noise in Win32 builds:
15255              - win32.h is included after <sys/socket.h>, so need to 
15256              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
15257              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
15258      Branch: perlio
15259            ! doio.c perl.h toke.c win32/win32.h
15260 ____________________________________________________________________________
15261 [  7970] By: nick                                  on 2000/12/03  22:57:46
15262         Log: PERL_IMPLICIT_SYS compiles but does not work.
15263      Branch: perlio
15264            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
15265            ! win32/perlhost.h win32/perllib.c win32/win32.h
15266            ! win32/win32iop.h win32/win32thread.h
15267 ____________________________________________________________________________
15268 [  7969] By: jhi                                   on 2000/12/03  22:12:58
15269         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
15270              used to swash_init(), makes regprop() dumps more informative
15271              (+utf8::IsAlpha, -utf8::IsDigit, for example).
15272      Branch: perl
15273            ! regcomp.c regexec.c
15274 ____________________________________________________________________________
15275 [  7968] By: jhi                                   on 2000/12/03  21:39:56
15276         Log: Implement ANYOFUTF8 regprop() dumping.
15277      Branch: perl
15278            ! regcomp.c
15279 ____________________________________________________________________________
15280 [  7967] By: jhi                                   on 2000/12/03  20:57:19
15281         Log: Make uv_to_utf8() to zero-terminate its output buffer,
15282              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
15283      Branch: perl
15284            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
15285 ____________________________________________________________________________
15286 [  7966] By: nick                                  on 2000/12/03  18:41:21
15287         Log: Integrate mainline (STDCHAR)
15288      Branch: perlio
15289           !> Configure t/pragma/utf8.t
15290 ____________________________________________________________________________
15291 [  7965] By: jhi                                   on 2000/12/03  17:58:20
15292         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
15293      Branch: perl
15294            ! t/pragma/utf8.t
15295 ____________________________________________________________________________
15296 [  7964] By: jhi                                   on 2000/12/03  17:35:56
15297         Log: Integrate perlio.
15298      Branch: perl
15299           !> iperlsys.h perlio.c
15300 ____________________________________________________________________________
15301 [  7963] By: jhi                                   on 2000/12/03  17:33:55
15302         Log: Metaconfig unit change for #7962.
15303      Branch: metaconfig
15304            ! U/modified/stdchar.U
15305 ____________________________________________________________________________
15306 [  7962] By: jhi                                   on 2000/12/03  17:33:27
15307         Log: Untangle the <stdio.h> #include nest for the stdchar test,
15308              from Andy Dougherty.
15309      Branch: perl
15310            ! Configure
15311 ____________________________________________________________________________
15312 [  7961] By: nick                                  on 2000/12/03  16:53:00
15313         Log: Make iperlsys.h vector stdio not PerlIO.
15314      Branch: perlio
15315            ! iperlsys.h perlio.c
15316 ____________________________________________________________________________
15317 [  7960] By: nick                                  on 2000/12/03  14:43:01
15318         Log: Integrate mainline
15319      Branch: perlio
15320           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
15321           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
15322 ____________________________________________________________________________
15323 [  7959] By: jhi                                   on 2000/12/03  08:16:36
15324         Log: Use DO_UTF8().
15325      Branch: perl
15326            ! op.c
15327 ____________________________________________________________________________
15328 [  7958] By: jhi                                   on 2000/12/02  18:33:05
15329         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
15330              From: Mike Guy <mjtg@cam.ac.uk>         
15331              Date: Sat, 02 Dec 2000 17:27:13 +0000
15332              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
15333              
15334              An extraneous argument.
15335      Branch: perl
15336            ! toke.c
15337 ____________________________________________________________________________
15338 [  7957] By: jhi                                   on 2000/12/02  18:22:32
15339         Log: A missing hunk.
15340      Branch: perl
15341            ! t/lib/net-hostent.t
15342 ____________________________________________________________________________
15343 [  7956] By: jhi                                   on 2000/12/02  18:06:20
15344         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
15345              From: Nicholas Clark <nick@ccl4.org>
15346              Date: Sat, 2 Dec 2000 14:28:27 +0000
15347              Message-ID: <20001202142827.A12308@plum.flirble.org>
15348              
15349              Test robustness.
15350      Branch: perl
15351            ! t/lib/net-hostent.t
15352 ____________________________________________________________________________
15353 [  7955] By: jhi                                   on 2000/12/02  17:58:06
15354         Log: Metaconfig unit change for #7954.
15355      Branch: metaconfig
15356            ! U/modified/stdchar.U
15357 ____________________________________________________________________________
15358 [  7954] By: jhi                                   on 2000/12/02  17:54:32
15359         Log: An inconvenient hang would happen if the stdio _ptr wasn't
15360              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
15361              would be grepping stdin for all eternity for the _ptr.)
15362      Branch: perl
15363            ! Configure
15364 ____________________________________________________________________________
15365 [  7953] By: jhi                                   on 2000/12/02  00:07:15
15366         Log: Update Changes.
15367      Branch: perl
15368            ! Changes patchlevel.h
15369 ____________________________________________________________________________
15370 [  7952] By: jhi                                   on 2000/12/01  23:54:47
15371         Log: Subject: Re: long shell lines
15372              From: Andy Dougherty <doughera@lafayette.edu>
15373              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
15374              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
15375              
15376              Split overly long shell command lines.
15377      Branch: perl
15378            ! lib/ExtUtils/MM_Unix.pm
15379 ____________________________________________________________________________
15380 [  7951] By: jhi                                   on 2000/12/01  23:48:02
15381         Log: The metaconfig unit change for #7950.
15382      Branch: metaconfig
15383            + U/modified/stdchar.U
15384 ____________________________________________________________________________
15385 [  7950] By: jhi                                   on 2000/12/01  23:47:39
15386         Log: Try to find stdchar also from <stdio_impl.h>.
15387      Branch: perl
15388            ! Configure config_h.SH
15389 ____________________________________________________________________________
15390 [  7949] By: jhi                                   on 2000/12/01  23:46:45
15391         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
15392              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
15393              Date: Fri, 1 Dec 2000 16:26:08 -0500
15394              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
15395              
15396              Reword the diagnostic message.
15397      Branch: perl
15398            ! pod/perldiag.pod
15399 ____________________________________________________________________________
15400 [  7948] By: nick                                  on 2000/12/01  22:49:43
15401         Log: Integrate mainline (for s/y/m as sub names stuff).
15402      Branch: perlio
15403           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
15404           !> t/pragma/warn/toke toke.c
15405 ____________________________________________________________________________
15406 [  7947] By: jhi                                   on 2000/12/01  20:55:41
15407         Log: Integrate perlio.
15408      Branch: perl
15409           !> perlio.c perliol.h t/io/pipe.t
15410 ____________________________________________________________________________
15411 [  7946] By: jhi                                   on 2000/12/01  20:36:51
15412         Log: Upgrade to CPAN 1.59_51, from Andreas König.
15413      Branch: perl
15414            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
15415 ____________________________________________________________________________
15416 [  7945] By: nick                                  on 2000/12/01  20:31:32
15417         Log: Integrate mainline
15418      Branch: perlio
15419           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
15420           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
15421           +> t/lib/net-hostent.t
15422           !> (integrate 35 files)
15423 ____________________________________________________________________________
15424 [  7944] By: jhi                                   on 2000/12/01  20:23:29
15425         Log: Some help for 20001130.011.  Now one gets warnings like
15426              "Ambiguous -f() resolved as a file test ..."
15427      Branch: perl
15428            ! pod/perldiag.pod t/pragma/warn/toke toke.c
15429 ____________________________________________________________________________
15430 [  7943] By: jhi                                   on 2000/12/01  19:44:44
15431         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
15432              that also breaks using them as methods. 
15433      Branch: perl
15434            ! pod/perldiag.pod t/op/misc.t toke.c
15435 ____________________________________________________________________________
15436 [  7942] By: nick                                  on 2000/12/01  17:56:46
15437         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
15438              Make 'unix' pass most tests
15439              - do unread by temporary push of layer ("pending") holding unread chars
15440              - fast_gets is now based on per-handle flag
15441              - relax one of io/pipe.t tests to allow print to fail and close to
15442              succeed so that it passes on unbuffered "unix" layer.
15443              Remaining fail is sporadic and a genuine race condition between
15444              parent/child in fork test.
15445      Branch: perlio
15446            ! perlio.c perliol.h t/io/pipe.t
15447 ____________________________________________________________________________
15448 [  7941] By: jhi                                   on 2000/12/01  15:28:58
15449         Log: (Retracted by #7943.)
15450              
15451              Reserve the short named string operator names.
15452      Branch: perl
15453            ! pod/perldiag.pod t/op/misc.t toke.c
15454 ____________________________________________________________________________
15455 [  7940] By: jhi                                   on 2000/12/01  06:45:53
15456         Log: Get the three different space character classes right under utf8.
15457      Branch: perl
15458            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
15459            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
15460            ! regexec.c t/op/pat.t utf8.c
15461 ____________________________________________________________________________
15462 [  7939] By: jhi                                   on 2000/12/01  03:26:26
15463         Log: Two more tests that make no sense in UTF-8 since the test
15464              data is not in UTF-8.
15465      Branch: perl
15466            ! t/op/regexp.t
15467 ____________________________________________________________________________
15468 [  7938] By: jhi                                   on 2000/12/01  03:20:39
15469         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
15470              should it be required inside regexen?
15471      Branch: perl
15472            ! regcomp.c t/op/regmesg.t
15473 ____________________________________________________________________________
15474 [  7937] By: jhi                                   on 2000/12/01  02:58:53
15475         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
15476              stored and restored, and thusly was trounced by the utf8 swash
15477              routines.
15478      Branch: perl
15479            ! regcomp.c
15480 ____________________________________________________________________________
15481 [  7936] By: jhi                                   on 2000/11/30  20:41:39
15482         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
15483              Why the different platforms behave so differently (core dump vs
15484              no core dump) on this bug is a but of a mystery, but if I had to
15485              guess I would mumble something like 'alignment'.
15486      Branch: perl
15487            ! sv.c
15488 ____________________________________________________________________________
15489 [  7935] By: jhi                                   on 2000/11/30  16:17:02
15490         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
15491              From: Robin Barker <rmb1@cise.npl.co.uk>
15492              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
15493              Date: Thu, 30 Nov 2000 14:27:12 GMT
15494      Branch: perl
15495            ! perlio.c toke.c
15496 ____________________________________________________________________________
15497 [  7934] By: jhi                                   on 2000/11/30  16:04:49
15498         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
15499      Branch: perl
15500            ! t/lib/net-hostent.t
15501 ____________________________________________________________________________
15502 [  7933] By: jhi                                   on 2000/11/30  06:07:26
15503         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
15504              From: Peter Prymmer <pvhp@forte.com>
15505              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
15506              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
15507              
15508              In VMS the localhost may be LOCALHOST.
15509      Branch: perl
15510            ! t/lib/net-hostent.t
15511 ____________________________________________________________________________
15512 [  7932] By: jhi                                   on 2000/11/30  01:11:11
15513         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
15514              From: Peter Prymmer <pvhp@forte.com>
15515              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
15516              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
15517              
15518              plus regen perlapi.pod.
15519      Branch: perl
15520            ! pod/perlapi.pod utf8.c
15521 ____________________________________________________________________________
15522 [  7931] By: jhi                                   on 2000/11/30  01:06:19
15523         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
15524              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15525              Date:     Wed, 29 Nov 2000 17:15:11 EST
15526              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
15527      Branch: perl
15528            ! t/lib/filter-util.pl t/lib/filter-util.t
15529 ____________________________________________________________________________
15530 [  7930] By: jhi                                   on 2000/11/29  18:51:55
15531         Log: Update Changes.
15532      Branch: perl
15533            ! Changes patchlevel.h
15534 ____________________________________________________________________________
15535 [  7929] By: jhi                                   on 2000/11/29  18:50:55
15536         Log: Update the va_copy() metaconfig unit.
15537      Branch: metaconfig/U/perl
15538            ! need_va_copy.U
15539 ____________________________________________________________________________
15540 [  7928] By: jhi                                   on 2000/11/29  17:50:43
15541         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
15542              From: Dominic Dunlop <domo@computer.org>
15543              Date: Tue, 28 Nov 2000 16:41:57 +0100
15544              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
15545              
15546              Patch to catch a core dump in the Configure va_copy test.
15547      Branch: perl
15548            ! Configure config_h.SH
15549 ____________________________________________________________________________
15550 [  7927] By: jhi                                   on 2000/11/29  17:31:59
15551         Log: Retract #7921, the patch shouldn't be needed.
15552      Branch: perl
15553            ! sv.c
15554 ____________________________________________________________________________
15555 [  7926] By: jhi                                   on 2000/11/29  17:01:41
15556         Log: Make the Class::Struct import() wiser.
15557      Branch: perl
15558            ! lib/Class/Struct.pm t/lib/class-struct.t
15559 ____________________________________________________________________________
15560 [  7925] By: jhi                                   on 2000/11/29  16:36:33
15561         Log: All the core library users of Class::Struct seem to be
15562              using "use Class::Struct 'struct';" instead of the bare
15563              "use Class::Struct;", which isn't documented in Class::Struct.
15564              This can't be right.
15565      Branch: perl
15566            ! lib/File/stat.pm
15567 ____________________________________________________________________________
15568 [  7924] By: jhi                                   on 2000/11/29  16:32:15
15569         Log: A test works better if it has the right 1..$n output.
15570      Branch: perl
15571            ! t/lib/class-struct.t
15572 ____________________________________________________________________________
15573 [  7923] By: jhi                                   on 2000/11/29  16:29:11
15574         Log: Forgot to MANIFEST the new Net::hostent test.
15575      Branch: perl
15576            ! MANIFEST
15577 ____________________________________________________________________________
15578 [  7922] By: jhi                                   on 2000/11/29  16:27:49
15579         Log: Integrate perlio.
15580      Branch: perl
15581           !> iperlsys.h perlio.c
15582 ____________________________________________________________________________
15583 [  7921] By: jhi                                   on 2000/11/29  16:27:10
15584         Log: (Retracted by #7927.)
15585              
15586              Subject: [PATCH] Is infinity a number?
15587              From: Simon Cozens <simon@cozens.net>
15588              Date: Wed, 29 Nov 2000 14:48:20 +0000
15589              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
15590      Branch: perl
15591            ! sv.c
15592 ____________________________________________________________________________
15593 [  7920] By: jhi                                   on 2000/11/29  16:23:02
15594         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
15595              From: rspier@pobox.com (Robert Spier)
15596              Date: Wed, 29 Nov 2000 02:17:49 -0500
15597              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
15598              
15599              Add a test for Net::hostent.
15600      Branch: perl
15601            + t/lib/net-hostent.t
15602 ____________________________________________________________________________
15603 [  7919] By: jhi                                   on 2000/11/29  16:21:31
15604         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
15605              add a test for Class::Struct.
15606      Branch: perl
15607            + t/lib/class-struct.t
15608            ! MANIFEST lib/Class/Struct.pm
15609 ____________________________________________________________________________
15610 [  7918] By: jhi                                   on 2000/11/29  15:48:40
15611         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
15612              From: rspier@pobox.com (Robert Spier)
15613              Date: Wed, 29 Nov 2000 02:25:39 -0500
15614              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
15615              
15616              More checking in case someone has broken their services or
15617              protocol databases.
15618      Branch: perl
15619            ! ext/Sys/Syslog/Syslog.pm
15620 ____________________________________________________________________________
15621 [  7917] By: jhi                                   on 2000/11/29  15:46:25
15622         Log: Subject: [PATCH] $^O  win32 -> MSWin32
15623              From: rspier@pobox.com (Robert Spier)
15624              Date: Wed, 29 Nov 2000 02:17:38 -0500
15625              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
15626              
15627              plus similar nits for vms, err, VMS, and UNICOS.
15628      Branch: perl
15629            ! t/lib/syslfs.t t/op/lfs.t
15630 ____________________________________________________________________________
15631 [  7916] By: jhi                                   on 2000/11/29  15:42:51
15632         Log: Subject: [PATCH] Tokeniser debugging
15633              From: Simon Cozens <simon@cozens.net>
15634              Date: Wed, 29 Nov 2000 14:15:45 +0000
15635              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
15636      Branch: perl
15637            ! perl.c perl.h pod/perlrun.pod toke.c
15638 ____________________________________________________________________________
15639 [  7915] By: jhi                                   on 2000/11/29  15:41:36
15640         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
15641              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15642              Date: Wed, 29 Nov 2000 02:13:14 -0500
15643              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
15644              
15645              OUT keyword nits.
15646              
15647              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
15648              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15649              Date: Wed, 29 Nov 2000 03:09:04 -0500
15650              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
15651              
15652              OUT and IN_OUT documentation.
15653      Branch: perl
15654            ! lib/ExtUtils/xsubpp pod/perlxs.pod
15655 ____________________________________________________________________________
15656 [  7914] By: jhi                                   on 2000/11/29  03:35:01
15657         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
15658              From: John Tobey <jtobey@john-edwin-tobey.org>
15659              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
15660              Message-Id: <m140e1N-000FOoC@feynman.localnet>
15661              
15662              plus a performance speedup noticed by Sarathy.
15663      Branch: perl
15664            ! op.c
15665 ____________________________________________________________________________
15666 [  7913] By: jhi                                   on 2000/11/29  03:16:59
15667         Log: Use "1 while unlink" so that VMS gets clean, too.
15668      Branch: perl
15669            ! t/lib/filter-util.t
15670 ____________________________________________________________________________
15671 [  7912] By: jhi                                   on 2000/11/29  03:09:08
15672         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
15673              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15674              Date: Tue, 28 Nov 2000 03:27:09 -0500
15675              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
15676      Branch: perl
15677            ! lib/ExtUtils/xsubpp
15678 ____________________________________________________________________________
15679 [  7911] By: jhi                                   on 2000/11/29  03:06:30
15680         Log: This should have been part of #7872: no need to scan UTF-8
15681              until eternity.
15682      Branch: perl
15683            ! utf8.c
15684 ____________________________________________________________________________
15685 [  7910] By: jhi                                   on 2000/11/29  02:50:04
15686         Log: One more perltie.pod nit from Casey R. Tweten.
15687      Branch: perl
15688            ! pod/perltie.pod
15689 ____________________________________________________________________________
15690 [  7909] By: jhi                                   on 2000/11/29  02:44:23
15691         Log: Document the known sprintf test failures, exact standard
15692              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
15693      Branch: perl
15694            ! pod/perldelta.pod t/op/sprintf.t
15695 ____________________________________________________________________________
15696 [  7908] By: jhi                                   on 2000/11/29  02:36:23
15697         Log: Add the Encoding table format documentation.
15698      Branch: perl
15699            + ext/Encode/Encode/EncodeFormat.pod
15700            ! MANIFEST
15701 ____________________________________________________________________________
15702 [  7907] By: jhi                                   on 2000/11/29  02:07:24
15703         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
15704              From: "Casey R. Tweten" <crt@kiski.net>
15705              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
15706              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
15707              
15708              Subject: Re: [PATCH] Updating perltie.pod for arrays
15709              From: "Casey R. Tweten" <crt@kiski.net>
15710              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
15711              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
15712      Branch: perl
15713            ! pod/perltie.pod
15714 ____________________________________________________________________________
15715 [  7906] By: nick                                  on 2000/11/28  22:40:59
15716         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
15717      Branch: perlio
15718            ! iperlsys.h perlio.c
15719 ____________________________________________________________________________
15720 [  7905] By: nick                                  on 2000/11/28  22:04:34
15721         Log: Integrate mainline
15722      Branch: perlio
15723           !> (integrate 39 files)
15724 ____________________________________________________________________________
15725 [  7904] By: jhi                                   on 2000/11/28  16:44:43
15726         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
15727              From: Nicholas Clark <nick@babyhippo.co.uk>
15728              Date: Tue, 28 Nov 2000 11:16:57 +0000
15729              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
15730      Branch: perl
15731            ! pod/perlipc.pod
15732 ____________________________________________________________________________
15733 [  7903] By: jhi                                   on 2000/11/28  16:40:31
15734         Log: Subject: [PATCH] Updating perltie.pod for arrays
15735              From: "Casey R. Tweten" <crt@kiski.net>
15736              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
15737              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
15738      Branch: perl
15739            ! pod/perltie.pod
15740 ____________________________________________________________________________
15741 [  7902] By: jhi                                   on 2000/11/28  16:39:37
15742         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
15743              From: Robin Barker <rmb1@cise.npl.co.uk>
15744              Date: Mon, 27 Nov 2000 17:56:44 GMT
15745              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
15746      Branch: perl
15747            ! pod/perlfunc.pod t/op/split.t
15748 ____________________________________________________________________________
15749 [  7901] By: jhi                                   on 2000/11/28  16:28:04
15750         Log: setmode() is a DOSish-only thing.
15751      Branch: perl
15752            ! perlio.c
15753 ____________________________________________________________________________
15754 [  7900] By: jhi                                   on 2000/11/28  16:21:46
15755         Log: Subject: [PATCH] perlcc.PL cleanups
15756              From: Simon Cozens <simon@cozens.net>
15757              Date: Tue, 28 Nov 2000 12:44:35 +0000
15758              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
15759      Branch: perl
15760            ! utils/perlcc.PL
15761 ____________________________________________________________________________
15762 [  7899] By: gsar                                  on 2000/11/28  06:32:55
15763         Log: reintegrate files missed by change#7895
15764      Branch: maint-5.6/perl
15765           +> ext/ByteLoader/bytecode.h utils/Makefile
15766            - utils/perlbc.PL
15767 ____________________________________________________________________________
15768 [  7897] By: gsar                                  on 2000/11/27  18:22:47
15769         Log: can't integrate these two files, for some reason
15770      Branch: maint-5.6/perl
15771            - ext/ByteLoader/bytecode.h utils/Makefile
15772 ____________________________________________________________________________
15773 [  7895] By: gsar                                  on 2000/11/27  18:11:21
15774         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
15775              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
15776              6757..6890,6892..6901 from mainline
15777              
15778              Bytecompiler patches from Benjamin Stuhl.
15779              
15780              More bytecompiler.
15781              
15782              Subject: [PATCH blead] B:: missing dependency
15783              
15784              Subject: [PATCH: 6757] configure.com updates and syslog build
15785              
15786              Long double Gconvert fixes from Yitzchak Scott-Thoennes
15787              and Spider Boardman.
15788              
15789              Subject: [PATCH blead] nextchar() abuse misses an optimisation
15790              
15791              Long double fixes from Spider Boardman.
15792              
15793              Make the selection of NVff et al stricter.
15794              
15795              cSVOPo_*v things index into the current PL_curpad
15796              under ithreads, which is different from the curpad
15797              used by the XSUB.  (In other words, the code as-is
15798              before this patch wouldn't work under ithreads.)
15799              
15800              Be portable.
15801              
15802              VMS MMS (make) wants null action.
15803              
15804              Mac and other portability updates from Chris Nandor.
15805              
15806              Storable support, v-version fixes.
15807              Subject: CPAN.pm beta for testing available
15808              
15809              Portability fix from Hugo van der Sanden.
15810              
15811              Bad makefile.
15812              
15813              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
15814              
15815              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
15816              
15817              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
15818              
15819              Replace #6705 with a minimal doc patch.
15820              Subject: [PATCH 5.6.0] replace change #6705
15821              
15822              Drop the separate perlbc, perlcc -b should be enough.
15823              
15824              installperl couldn't tell whether it had run tests or not.
15825              Subject: [PATCH] Re: installperl and t/TEST
15826              
15827              Add silencer flags to installperl.
15828              Subject: [PATCH] Making installperl silent.
15829              
15830              Make "make install" by default silent.  A new "install-verbose"
15831              target is verbose.
15832              
15833              More liberal parsing of version numbers.
15834              Subject: Re: CPAN.pm beta for testing available
15835              
15836              Create directories in silence.
15837              Subject: [PATCH] Another silencer for MakeMaker
15838              
15839              DOS patches and portability/porting notes, from Tim Jenness.
15840              
15841              Make installman to recognize the silence flag -S.
15842              
15843              Actually do something with the silencer option.
15844              
15845              Continue silencing.
15846              
15847              Show the doc file, not the temp file.
15848              
15849              Regen perltoc.
15850              
15851              Subject: [PATCH] More silencing of installman.
15852              
15853              Better wording for the vec lvalue diagnostic.
15854              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
15855              
15856              Subject: [PATCH: 6805] several more tweaks to configure.com
15857              
15858              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
15859              
15860              Missing parts of 
15861              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
15862              
15863              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
15864              (applied slightly modified)
15865              
15866              installperl --verbose and --silent.
15867              Subject: Re: [PATCH] More silencing of installman.
15868              
15869              Add install-silent target.
15870              
15871              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
15872              the problem reported in
15873              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
15874              
15875              Tweak the sfio/useperlio logic, hopefully as wished in
15876              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
15877              
15878              One forgotten file from #6816.
15879              
15880              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
15881              
15882              Remove duplicately applied patch shards.
15883              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
15884              
15885              Support preserving extremely big/small angles.
15886              
15887              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
15888              
15889              Subject: [PATCH] installation not quite silent yet.
15890              
15891              Update the test count.
15892              
15893              Use UVxf, PTR2UV, NVff.
15894              
15895              Document PTR2XX and INT2PTR.
15896              
15897              no-install target a la make -n.
15898              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
15899              
15900              grep -e isn't portable.
15901              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
15902              
15903              Can't get the test to reliably work thanks to the
15904              inaccurateness of floating point.  "Resolves" bug ids
15905              20000826.003, 20000826.009, 20000826.010,
15906              
15907              Subject: installman buglet
15908              
15909              DJGPP update from Laszlo Molnar.
15910              
15911              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
15912              
15913              Passing -R in ldflags makes now it to appear in the default
15914              for lddlflags, just like with -L.
15915              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
15916              
15917              Test nit.
15918              
15919              Use the actual thread type, not the pointer-to-struct.
15920              
15921              Provice virtual $Config{ccflags_nolargefiles} etc. 
15922              
15923              display_format used as a class method without arguments was broken,
15924              reported in
15925              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
15926              
15927              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
15928              
15929              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
15930              
15931              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
15932              
15933              opmini.o may be left around if a build is interrupted.
15934              
15935              Typo in #6858.
15936              
15937              Fix for ID 20000828.001, long doubles were not formatted
15938              correctly (showed up in $], which stopped installing perl).
15939              
15940              An attempt to fix the problem reported in
15941              Subject: Building perl@6856 using gcc/AIX 4.3.3 
15942              I can't test this properly since the gcc installation I have
15943              access to seems to be botched (gcc is calling the AIX cpp,
15944              a losing proposition...)
15945              
15946              Add -ld to archname on long tr...double platforms.
15947              
15948              Subject: hv.h Doc Patch
15949              
15950              Potential cruft.
15951              
15952              Subject: [PATCH bleedperl@6856] warnings fixes
15953              
15954              -S is the silent flag, -s is the strip flag.
15955              Subject: [PATCH] Re: [PATCH] make no-install          
15956              
15957              Take out the SUIDMAIL thing, that will not be
15958              a problem in 5.7.*.
15959              
15960              Subject: [PATCH bleedperl@6866] spellings
15961              
15962              Subject: [PATCH] Re: files not cleaned even by veryclean
15963              
15964              Use minimal @INC in tests, most of the time just '../lib',
15965              so that we simply can't pick up stuff from other Perls than
15966              the one we are testing.  Pointed out by
15967              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
15968              
15969              Update to Getopt::Long 2.24, from Johan Vromans.
15970              
15971              Fix for thinko in #6848.
15972              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
15973              
15974              Patches all over for people and the files they (hopefully) care about.
15975              
15976              Subject: Net::protoent does not export 'getproto'
15977              
15978              Missed a change in #6869.
15979              
15980              Subject: [PATCH] Warnings in B::Deparse
15981              
15982              Subject: [PATCH] Glob dumping
15983              
15984              Disable one of the tests for now.
15985              
15986              Disabling the one test is a bit tricky.
15987              
15988              Don't forget to tidy up.
15989              
15990              The #6881 removed one dump line.
15991              
15992              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
15993              
15994              Under usethreads the dumped variable is IN_PAD.
15995              Subject: Re: [PATCH] Glob dumping
15996              
15997              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
15998              
15999              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
16000              
16001              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
16002              
16003              Regen Configure for #6894.
16004              
16005              Subject: [PATCH: 6889] updates to perlebcdic.pod
16006              
16007              Undo namespace pollution of #6878.
16008              Subject: Re: Net::protoent does not export 'getproto'
16009              
16010              Admit that we are leaking scalars.
16011              
16012              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
16013      Branch: maint-5.6/perl
16014           !> (integrate 271 files)
16015 ____________________________________________________________________________
16016 [  7894] By: gsar                                  on 2000/11/27  16:00:34
16017         Log: a couple of nits
16018      Branch: maint-5.6/perl
16019            ! MANIFEST pp_sys.c
16020 ____________________________________________________________________________
16021 [  7893] By: gsar                                  on 2000/11/27  15:10:56
16022         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
16023              6740..6745,6747..6757,6760
16024              
16025              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
16026              
16027              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
16028              
16029              Doc nits spotted by Richard Soderberg.
16030              
16031              move WNOHANG definition to where other such things are
16032              
16033              Make $Config{byteorder} more magical so that it is
16034              dynamically computed: nice for 'fat binaries'.
16035              Subject: [PATCH]: default byteorder
16036              
16037              Subject: [PATCH] Cwd.pm now uses strict
16038              
16039              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
16040              
16041              Get -DLEAKTEST to compile (not necessarily to work, mind)
16042              Subject: [ID 20000724.006] -DLEAKTEST problem
16043              
16044              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
16045              
16046              Add perlebcdic from Peter Prymmer, regen toc.
16047              
16048              Don't propose using modules built for 5.005 if no binary
16049              compatibility with 5.005 is attempted.
16050              
16051              Do not use prototyping here.
16052              Subject: [ID 20000817.016] [PATCH] Peek.xs
16053              
16054              Document what the backtick returns if the command fails.
16055              
16056              Add byteorder to the myconfig output.
16057              
16058              Introduce NVef, NVff, and NVgf, use the middle one.
16059              (helps for lib/peek + Linux + long doubles)  Reported in
16060              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
16061              Use NVs in POSIX math, not doubles.
16062              Subject: [ID 20000817.014] POSIX & modfl
16063              
16064              Subject: [PATCH 5.6.0+] newSVrv() memory leak
16065              
16066              The byteorder code in #6671 was wrong.
16067              
16068              Fix the lib/complex failure of
16069              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
16070              Linux long double accuracy issue: something that
16071              when printed with %g looks like "2" but int() of it is 1.
16072              
16073              Propagate new Configure vars.
16074              
16075              Unbuffer the output.
16076              
16077              Subject: [PATCH] perltrap.pod spring cleaning
16078              
16079              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
16080              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
16081              
16082              Tiny Getopt::Long patch from Johan Vromans.
16083              
16084              Document code point which makes if (defined %stash::) to work
16085              (noted by Spider Boardman).
16086              
16087              Subject: [PATCH perl@6698] cygwin port
16088              
16089              Document the NDBM_File and ODBM_File as SDBM_File
16090              was documented in #6417.
16091              
16092              The new tests were missing from #6415.
16093              
16094              Add [[:blank:]] as suggested in
16095              Subject: [ID 20000716.024] [=cc=] / [:blank:]
16096              (the [=cc=] has already been taken care of by #6439
16097              so the whole bug report can be closed)
16098              and make [[:space:]] to be equivalent to isspace(3)
16099              (as opposed to \s, which is isSPACE()).  The difference
16100              is that now [[:space:]] matches the mythical vertical tab,
16101              while \s doesn't.
16102              
16103              Don't eat leading os from index entries.
16104              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
16105              
16106              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
16107              
16108              Typo in pp_complement().
16109              Subject: [PATCH perl-current] Deparse
16110              
16111              Add warnif(), check warnings further up the stack,
16112              all the warnings functions now can take an optional object reference.
16113              Subject: [PATCH bleedperl@6691] warnings pragma update
16114              
16115              Fix a core dump in lib/selfloader under -DDEBUGGING.
16116              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
16117              
16118              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
16119              
16120              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
16121              
16122              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
16123              Put back the long double avoidance code to POSIX.xs
16124              because VMS seems to need it still.
16125              
16126              Introduce a 'veryclean' target that is like 'distclean'
16127              but also removes *~ and *.orig.
16128              
16129              Subject: [ID 20000817.023] endianness description in perlfunc.pod
16130              
16131              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
16132              
16133              Let's try #6717 again.
16134              
16135              UTF8 concat fixes.
16136              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
16137              
16138              pp_open() could pass an uninitialized filename down to do_open9().
16139              
16140              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
16141              
16142              Update to CGI 2.72, from Lincoln Stein.
16143              
16144              Subject: [PATCH] Silence MakeMaker (Was: installman)
16145              
16146              Use temporary directory instead of current directory.
16147              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
16148              
16149              Document odd vs even subreleases and -Dusedevel.
16150              
16151              The veryclean target needs to clobber.
16152              
16153              Use File::Spec->tmpdir().
16154              
16155              Document the number of exponent digits.
16156              
16157              Mention perlebcdic and perlposix-bc.
16158              
16159              s/this one/the 5.6.0 release/
16160              
16161              The #6724 is here.
16162              
16163              The correct cleaning order is an art.
16164              
16165              small tweaks for change#6705: avoid C++ style comments in C code;
16166              use Perl's malloc API rather than the low level system one
16167              
16168              Array context keeps slithering in.
16169              
16170              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
16171              
16172              Subject: [PATCH] os2.c fix for use64bitint
16173              
16174              Update to Pod::LaTeX 0.53.
16175              Subject: [PATCH] lib/Pod/LaTeX.pm updates
16176              
16177              Document the endianness of Alpha more precisely.
16178              
16179              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
16180              
16181              Rename the macro argument because some preprocessors
16182              can't tell the difference and expand arguments also inside
16183              double quoted strings.
16184              
16185              free TLS slot properly on Windows
16186              
16187              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
16188              
16189              Unicos/mk requires elaborate paranoia.
16190              
16191              Tweak the floating point output routine preferences.
16192              
16193              Also under djgpp the timestamps are funky.
16194              
16195              Apply some PodParser 1.18 patches; the Pod/Find.pm
16196              patches cannot be applied since #6712 conflicts.
16197              
16198              Use PodParser 1.18 new test.
16199              
16200              A pod nit.
16201              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
16202              
16203              Be verydeepclean.
16204      Branch: maint-5.6/perl
16205           +> pod/perlebcdic.pod
16206           !> (integrate 106 files)
16207 ____________________________________________________________________________
16208 [  7892] By: jhi                                   on 2000/11/27  15:02:32
16209         Log: Update Changes.
16210      Branch: perl
16211            ! Changes patchlevel.h
16212 ____________________________________________________________________________
16213 [  7891] By: jhi                                   on 2000/11/27  14:57:23
16214         Log: Subject: Re: perlfaq style changes
16215              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16216              Date: Sat, 25 Nov 2000 23:32:26 -0800
16217              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
16218              
16219              plus a note from Ronald Kimball.
16220      Branch: perl
16221            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
16222 ____________________________________________________________________________
16223 [  7890] By: jhi                                   on 2000/11/27  14:53:14
16224         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
16225              From: Benjamin Holzman <bah@ecnvantage.com>
16226              Date: Sun, 26 Nov 2000 16:27:33 -0500
16227              Message-ID: <20001126162733.J25040@ecnvantage.com>
16228      Branch: perl
16229            ! gv.c
16230 ____________________________________________________________________________
16231 [  7889] By: jhi                                   on 2000/11/27  14:43:11
16232         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
16233              From: lvirden@cas.org
16234              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
16235              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
16236      Branch: perl
16237            ! README.amiga
16238 ____________________________________________________________________________
16239 [  7888] By: jhi                                   on 2000/11/27  14:32:34
16240         Log: Restore also the locale test to no-sprintf-taint state.
16241              Fixes the bug 20001127.003.
16242      Branch: perl
16243            ! sv.c t/pragma/locale.t
16244 ____________________________________________________________________________
16245 [  7887] By: gsar                                  on 2000/11/27  14:13:05
16246         Log: integrate changes#6613..6616,6620..6665 from mainline
16247              
16248              VMS configure.com update continues.
16249              
16250              Subject: Test fails / warnings with perl-current #6612
16251              
16252              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
16253              
16254              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
16255              
16256              For now remove the mail code.
16257              
16258              Subject: Re: [PATCH] @+, @- readonly
16259              
16260              Subject: warning: storage class after type is obsolescent
16261              
16262              Subject: sfio2000
16263              
16264              Subject: Re: File::Temp problems on VMS in bleedperl
16265              
16266              README.os2 update.
16267              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
16268              
16269              Make the user to give up his firstborn, err, to knowingly
16270              verify installing an unstable developer release.  Also bump
16271              the release to 5.7.0, but leave a patch tag in the local
16272              patches saying that this is not yet the real thing.
16273              
16274              Update (kinda) to Test 1.14, from Joshua Pritikin.
16275              
16276              make ok etc also for win32.
16277              
16278              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
16279              
16280              Don't blow limited stacks, a lower number is enough to
16281              tickle the lookbehind limit.
16282              
16283              Use -Dusedevel; regen Configure and the respective Porting stuff.
16284              
16285              Subject: [PATCH] debugger exit code should reflect user exit code
16286              
16287              Subject: [PATCH perl@6620] cygwin port
16288              
16289              Missed a file from #6638.
16290              
16291              Subject: [PATCH] for t/lib/peek.t (was Re: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13)
16292              
16293              magic callbacks all need to have same type signature
16294              
16295              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
16296              
16297              Fix a dependency problem.
16298              Subject: [PATCH: 6640] VMS Makefile.SH update
16299              
16300              The numeric locale was reset to "C" by s?printf and never restored.
16301              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
16302              No test since adding the failing example to locale.t
16303              does not fail -- probably because the locale settings are so
16304              thoroughly tweaked by that time.  Running the example standalone
16305              does fail, though.  UPDATE: test case added at change #7540.
16306              
16307              Subject: [ID 20000324.040] minor fix to perlhpux.pod
16308              
16309              Update to CPAN 1.57.
16310              
16311              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
16312              
16313              Change the perlbug address to perl.org since it's more forgiving.
16314              
16315              Change the regx compilation error markers to use = instead of <
16316              since pod makes using the latter quite messy.  Reported in
16317              ID 20000814.006 by Abigail and in
16318              Subject: Unknown escape E<> ?
16319              
16320              Update to perldebtut 1.9, from Richard Foley.
16321              
16322              check that the number pseudo children doesn't exceed
16323              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
16324              the WaitForMultipleObjects() limit that would cause wait()
16325              to crash)
16326              wait() and waitpid() could potentially be rewritten to use
16327              more than one thread to do the waiting to eliminate this
16328              limitation
16329              
16330              change#6328 could make close(SOCKET) return false on windows
16331              when it shouldn't
16332              
16333              pod nit seen in passing
16334              
16335              on windows, the return values from wait() and waitpid() don't
16336              match those of pseudo-pids
16337              
16338              waitpid() now handles externally spawned pids correctly;
16339              fixes for backtick/wait/waitpid failures on Windows 9x
16340              these changes make the pid returned by process functions on
16341              Windows 9x always positive by clearing the high bit (which
16342              is always set on Win9x); pseudo-process PIDs are likewise
16343              always negative now on Win9x (just as on NT/2000)
16344              
16345              trailing new %ENV entries weren't being pushed into the real
16346              environment of subprocesses on Windows
16347              
16348              Tweak the regex compilation errors once more.
16349              
16350              avoid warnings from dense compiler
16351              
16352              add "ok" targets from change#6632 in makefile.mk
16353      Branch: maint-5.6/perl
16354            - lib/Pod/PlainText.pm vms/configure.com
16355           !> (integrate 66 files)
16356 ____________________________________________________________________________
16357 [  7886] By: jhi                                   on 2000/11/27  13:54:18
16358         Log: __FUNCTION__ isn't portable and trying to emulate it leads
16359              into practically spelling out the name of the function.
16360              Takes care of the bug 20001127.001.
16361      Branch: perl
16362            ! perlio.c
16363 ____________________________________________________________________________
16364 [  7885] By: gsar                                  on 2000/11/27  13:53:18
16365         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
16366              6610..6611 from mainline
16367              
16368              Make regular expression parse error messages easier to understand.
16369              Subject: Re: enhanced(?) regex error messages
16370              
16371              Tiny tidying on report_evil_fh().
16372              
16373              Subject: Re: enhanced(?) regex error messages 
16374              plus Capitalize the error messages, plus perldiag them.
16375              
16376              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
16377              
16378              Document here-doc better.
16379              
16380              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
16381              
16382              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
16383              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
16384              (either perlbug or p5p ate the original), plus regen
16385              perlapi and perltoc. 
16386              
16387              Regen global.sym.
16388              
16389              Double check that we have a dirhandle.
16390              
16391              Subject: Re: enhanced(?) regex error messages
16392              (plus two small patches sent privately)
16393              (this still seems to leave few test failures)
16394              
16395              warn is a macro, avoid using at a variable to avoid warnings
16396              in some configurations; readdir.t is too conservative in
16397              estimating number of *.t's
16398              
16399              Get back into sync with Jeffrey on the enhanced regex warnings.
16400              
16401              Subject: [PATCH 5.6.0] cygwin port
16402              
16403              Zero entries were skipped, fix from Adrian Goalby
16404              <argoalby@yahoo.co.uk>
16405              
16406              Subject: Remove dead entry in perldiag
16407              
16408              Amend the description of Perl6.
16409              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
16410              
16411              detypo
16412              
16413              It's the 2ndO'ROSSC.
16414              
16415              Revert the sv.c part of #6559, a better fix is needed.
16416              
16417              Iterating perl6 description.
16418              
16419              Update to Term::ANSIColor 1.03, from Russ Allbery.
16420              
16421              Update to Getopt::Long 2.23_05, from Johan Vromans.
16422              
16423              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
16424              
16425              Update to Pod::Parser 1.17, from Brad Appleton.
16426              
16427              Update to CPAN 1.56, from Andreas König.
16428              
16429              Update to CGI 2.70, from Lincoln Stein.
16430              
16431              Put back the std @INC thing.
16432              
16433              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
16434              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
16435              
16436              Document the IO::Select timeout.
16437              
16438              sleep(1) does not necessarily return 1.
16439              Subject: [PATCH bleadperl] op/lex_assign.t  
16440              
16441              Subject: debugger "d" command doesnt check line number
16442              
16443              B::Deparse didn't do sub attributes.
16444              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
16445              
16446              Preprocessing and postprocessing for File::Find.
16447              Subject: Patch to Find::File.pm to allow alphabetical results
16448              
16449              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
16450              
16451              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
16452              
16453              Subject: Re: [ID 20000730.003] utf8::length() bad
16454              
16455              Subject: Getting perlio and threads to compile
16456              (the Solaris version changes in Configure skipped)
16457              
16458              Tests for #6589.
16459              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
16460              
16461              Add Perl debugging tutorial, regen toc. 
16462              Subject: perldebtut.pod
16463              
16464              Add a few missing files, update MANIFEST.
16465              
16466              Rewrite of vms/subconfigure.com as configure.com,
16467              from Peter Prymmer and the vmsperl crew.
16468              
16469              Should have deleted this in #6603.
16470              
16471              Fix the test for 5005threads.
16472              
16473              Fix-n-skip the tests under 5005threads.
16474              
16475              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
16476              
16477              Upgrade to CGI 2.71, from Lincoln Stein.
16478      Branch: maint-5.6/perl
16479           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
16480           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
16481           +> t/op/regmesg.t t/pod/find.t vms/configure.com
16482            - vms/subconfigure.com
16483            ! lib/lib.pm
16484           !> (integrate 115 files)
16485 ____________________________________________________________________________
16486 [  7884] By: jhi                                   on 2000/11/27  13:44:33
16487         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
16488              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16489              Date:     Mon, 27 Nov 2000 08:23:54 EST
16490              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
16491      Branch: perl
16492            ! vms/descrip_mms.template vms/test.com
16493 ____________________________________________________________________________
16494 [  7883] By: gsar                                  on 2000/11/27  11:50:46
16495         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
16496              6511..6513,6515..6523,6525..6536
16497              
16498              The swallow_bom() saga continues.  The #23 of require.t
16499              (UTF16-LE) still fails (silently, no output) but the #22
16500              (UTF16-BE) seems to be working now.  The root of the
16501              failure may be in sv_gets(): is it UTF-16LE-aware,
16502              especially when it comes to line endings? 
16503              
16504              Document the problem with -P in HP-UX and its workaround.
16505              
16506              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
16507              (aka ID 20000730.002)
16508              
16509              Subject: fix and question re: waitpid() under win32
16510              
16511              Make the safety catch for buggy gccs work with triple version
16512              numbers like 2.95.2.  Reported in
16513              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
16514              
16515              In Digital UNIX warn if gcc explicitly chosen because even
16516              2.95.2 is known to cause problems.
16517              
16518              Make chr() for values >127 to create utf8 when under utf8.
16519              
16520              various syntax errors and such (not fixed: comp/require.t#22 coredump
16521              on Windows)
16522              
16523              Stash away the largefiles flags and libswanted.
16524              
16525              BOM patching from Simon Cozens.
16526              
16527              If gccosandvers is equal to osname, clear gccosandvers.
16528              
16529              Make p4desc to skip non-mainperl branches by default.
16530              
16531              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
16532              
16533              The test from this
16534              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
16535              
16536              In new BSDs changes to argv[] do not show up in ps(1) output,
16537              instead one must use setproctitle().  This was already addressed
16538              by change #6457, but the below has a new variant for FreeBSD 4.0
16539              or later, and the matter is also documented more.
16540              
16541              FreeBSD 3.* updates from
16542              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
16543              
16544              regen_headers, regen perltoc.
16545              
16546              Document in one place the memory abstractions used in Perl core.
16547              
16548              memcpy has n o in it, as pinted ut by Sarathy.
16549              
16550              Remove the extraneous "main::" prefix from all the
16551              "opened only for", "on closed", and "never opened" warnings.
16552              
16553              The name of a filehandle does not have <these>.
16554              
16555              The tr utf8 patching continues.
16556              
16557              The new setproctitle() feature is available only in 
16558              bleeding edge FreeBSD.  From Paul Saab.
16559              
16560              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
16561              
16562              Dump UVs as UVs in Data::Dumper.
16563              
16564              detypo #6494
16565              
16566              Document the IVdf UVuf UVof UVxf.
16567              
16568              require.t needs binmode() to work on windows
16569              
16570              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
16571              that are hopefully soon put into use.
16572              
16573              Allow "no Module;" even if there is no 'unimport'.
16574              
16575              Better skip message for the test; one of the two problems in
16576              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
16577              
16578              The subtest 4 may fail also on VOBS, as pointed out
16579              by Nick Ing-Simmons in November 1999, bug id 19991124.003
16580              (but the failure in that bug report isn't the subtest 4).
16581              
16582              Be more informative on what is skipped and why,
16583              also repeat the list at the end.
16584              
16585              Add a URL for FSF.
16586              
16587              Subject: [PATCH] sv.h documentation - SvLEN
16588              
16589              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
16590              
16591              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
16592              
16593              Subject: [PATCH] bad cppsymbols on os2 + Configure question
16594              
16595              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
16596              
16597              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
16598              mention the idea of @( and @)
16599              
16600              This is 6512.  Really.
16601              
16602              Subject: [ID 19990721.004] Documentation bug in perlfunc
16603              
16604              Subject: Minor tweak to perlvar.pod
16605              
16606              In the warnings call filehandles consistently so;
16607              add "unopened" warning for stat().
16608              
16609              After the #6519 a warning about stat() is just that,
16610              not about a filetest, which now have their own warning.
16611              
16612              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
16613              
16614              Subject: Re: Array vs. List context
16615              
16616              Subject: New perlcc, take 2
16617              
16618              Weed buglets pointed out by
16619              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
16620              
16621              gcc versions might have (parentheses) in them.
16622              
16623              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
16624              
16625              Essential prototype changes were missing from #6527.
16626              Also make report_evil_fh() more bomb-proof.
16627              
16628              Zap lib/Sys directory when cleaning up.
16629              
16630              Change the Policy policy: now -Dprefix= with an existing
16631              Policy.sh and prefix == siteprefix == vendorprefix, then all
16632              of them follow along the new prefix.
16633              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
16634              
16635              Continue fixing the io warnings.  This also
16636              sort of fixes bug ID 20000802.003: the core dump
16637              is no more.  Whether the current behaviour is correct
16638              (giving a warning: "Not a format reference"), is another matter.
16639              
16640              Have symbols for the IoTYPEs.
16641              
16642              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
16643              
16644              Document a bit that UDP is not what you might think.
16645              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
16646              tr memory corruption fix from Simon Cozens.
16647              
16648              Plug the security hole described in the Aug 05 2000 bugtraq message
16649              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
16650              The security hole exists only in suidperls, which isn't
16651              installed or even built by default.
16652      Branch: maint-5.6/perl
16653           !> (integrate 71 files)
16654 ____________________________________________________________________________
16655 [  7882] By: gsar                                  on 2000/11/27  10:25:36
16656         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
16657              from mainline
16658              
16659              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
16660              to be fatal errors (instead of by default ignoring them, and
16661              ignoring with a bug: even though -w gave an error, the opening [
16662              was left in)  Reported in:
16663              
16664              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
16665              
16666              Subject: [PATCH] split /^/
16667              
16668              MacOS nits from Matthias Neeracher.
16669              
16670              More split() doc and test patches from Mike Guy.
16671              
16672              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
16673              from Graham Barr in the module list.
16674              
16675              docfix from Peter Scott <Peter@PSDT.com>.
16676              
16677              File::Temp patches for VMS and OS/2 from Tim Jenness.
16678              
16679              open() wariness in perlbug.
16680              
16681              Subject: [PATCH] minor doc change - perlguts
16682              
16683              Subject: Minor doc patch: handy.h
16684              
16685              Be wary of close()s, too.
16686              
16687              Further File::Temp patches from Yitzchak Scott-Thoennes
16688              and Craig A. Berry.
16689              
16690              Subject: [PATCH] fixes bug 20000508.004
16691              
16692              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
16693              
16694              Allow "no AutoLoader;", based on change #6444,
16695              suggested by Graham Barr.
16696              
16697              Use setproctitle() if available to modify $0.
16698              
16699              Warn if the version of the operating system used to compile gcc
16700              differs from the current version of the operating system.
16701              Also display the gcc compilation os and version in myconfig.
16702              Inspiration from
16703              
16704              Tiny fixes for #6460.
16705              
16706              The problem described in this
16707              Subject: [ID 20000322.018] named chars aren't magical enough
16708              has been fixed in perl 5.6.0 but just in case added a test
16709              to keep it away.  (The report from Joseph Hall.)
16710              
16711              Tune the comments and hopefully stop a memory leak.
16712              
16713              Subject: UTF8 concat
16714              (with a memory leak fixed, plus a few casts added)
16715              This also seems to help for
16716              Subject: [ID 20000716.015] join UTF8 weirdness
16717              
16718              Do not upgrade SVs into utf8 just because they participate
16719              in eq or cmp.  Reported and fix suggested in
16720              Subject: [ID 20000720.009] sv_eq UTF8 bug
16721              
16722              Fix the HALF_UPGRADE() macro introduced in #6263.
16723              
16724              Find green threads before native threads.
16725              Subject: Re: Patch to jpl/JNI/Makefile.PL
16726      Branch: maint-5.6/perl
16727           !> (integrate 30 files)
16728 ____________________________________________________________________________
16729 [  7881] By: jhi                                   on 2000/11/27  05:48:41
16730         Log: It seems that *both* the unused submatch loop cleanup
16731              codes are needed.
16732      Branch: perl
16733            ! regexec.c
16734 ____________________________________________________________________________
16735 [  7880] By: jhi                                   on 2000/11/27  04:50:07
16736         Log: Clean .exists deeper.
16737      Branch: perl
16738            ! Makefile.SH
16739 ____________________________________________________________________________
16740 [  7879] By: jhi                                   on 2000/11/27  02:31:35
16741         Log: The code in regcppop() (see #7878) contains the correct lower
16742              limit for the unused submatch 'cleanup' loop so that under
16743              "use utf8" the following code wouldn't dump core:
16744              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
16745              the cleanup loop in regtry() stomped beyond allocated area
16746              in the startp[] array.  Therefore, copied the correct lower
16747              loop limit (*PL_reglastparen) to regtry().  Note: something
16748              may still not be quite right: why was the _higher_ loop limit
16749              (prog->nparens) different in the utf8 case?
16750              
16751              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
16752              without core dumps, there were about 17 of them before
16753              the patch (with us since Perl 5.7.0).  Two failures, still:
16754              496 and 505 (though these may not be severe).
16755              
16756              Patch #7881 is also needed since both the cleanup loops
16757              seem to be needed.
16758              
16759              Also, the t/op/pat#44 seems to core dump under utf8.
16760              Plus a couple of failures.  UGH-8.
16761      Branch: perl
16762            ! regexec.c
16763 ____________________________________________________________________________
16764 [  7878] By: jhi                                   on 2000/11/27  02:21:17
16765         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
16766              the code in regcppop() seems to be redundant for the test suite --
16767              but it contains a germ of truth, and it needed for the build
16768              process itself: see #7879 and #7881.
16769      Branch: perl
16770            ! regexec.c
16771 ____________________________________________________________________________
16772 [  7877] By: jhi                                   on 2000/11/27  01:53:09
16773         Log: Comment on comment.
16774      Branch: perl
16775            ! regexec.c
16776 ____________________________________________________________________________
16777 [  7876] By: jhi                                   on 2000/11/27  00:49:59
16778         Log: Adjust the docs to agree with #7875.
16779      Branch: perl
16780            ! pod/perllocale.pod
16781 ____________________________________________________________________________
16782 [  7875] By: jhi                                   on 2000/11/27  00:49:27
16783         Log: Retract #7863.  It makes more sense not to taint formatted output,
16784              not even by sprintf().
16785      Branch: perl
16786            ! sv.c
16787 ____________________________________________________________________________
16788 [  7874] By: jhi                                   on 2000/11/26  23:36:02
16789         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
16790              Not really fixed (should really dump the UTF-8 charclass),
16791              but stopped displaying the garbage.
16792              
16793              Also add a note on the (missing) Unicode PSXSPC and BLANK.
16794      Branch: perl
16795            ! regcomp.c
16796 ____________________________________________________________________________
16797 [  7873] By: jhi                                   on 2000/11/26  21:31:13
16798         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
16799      Branch: perl
16800            ! regexec.c
16801 ____________________________________________________________________________
16802 [  7872] By: jhi                                   on 2000/11/26  21:06:04
16803         Log: No need to scan till infinity, 13 is enough.
16804      Branch: perl
16805            ! handy.h utf8.c
16806 ____________________________________________________________________________
16807 [  7871] By: jhi                                   on 2000/11/26  20:20:32
16808         Log: Test line numbers are different with utf8.
16809      Branch: perl
16810            ! t/op/re_tests
16811 ____________________________________________________________________________
16812 [  7870] By: jhi                                   on 2000/11/26  20:10:12
16813         Log: Message nit.
16814      Branch: perl
16815            ! regcomp.c
16816 ____________________________________________________________________________
16817 [  7869] By: jhi                                   on 2000/11/26  19:01:05
16818         Log: Make utf8_length() and utf8_distance() (the latter of which
16819              is unused at the moment) to be less forgiving about bad UTF-8.
16820      Branch: perl
16821            ! embed.h embed.pl objXSUB.h proto.h utf8.c
16822 ____________________________________________________________________________
16823 [  7868] By: jhi                                   on 2000/11/26  18:45:56
16824         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
16825              From: Benjamin Holzman <bah@ecnvantage.com>
16826              Date: Sat, 25 Nov 2000 20:40:20 -0500       
16827              Message-ID: <20001125204020.A25040@ecnvantage.com>              
16828              
16829              Debian allows installing /usr/bin/locale without installing
16830              any locales, an error message will ensue.
16831      Branch: perl
16832            ! t/pragma/locale.t
16833 ____________________________________________________________________________
16834 [  7867] By: jhi                                   on 2000/11/26  18:31:12
16835         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
16836              From: Benjamin Holzman <bah@ecnvantage.com>
16837              Date: Sun, 26 Nov 2000 02:42:34 -0500
16838              Message-ID: <20001126024234.G25040@ecnvantage.com>
16839              
16840              Patch for the bug 20000212.002.
16841      Branch: perl
16842            ! sv.c t/op/array.t
16843 ____________________________________________________________________________
16844 [  7866] By: jhi                                   on 2000/11/26  18:28:09
16845         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
16846              From: Tim Jenness <t.jenness@jach.hawaii.edu>
16847              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
16848              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
16849              
16850              File::Temp 0.11.
16851      Branch: perl
16852            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
16853 ____________________________________________________________________________
16854 [  7865] By: jhi                                   on 2000/11/26  18:24:22
16855         Log: The metaconfig unit change for #7864.
16856      Branch: metaconfig/U/perl
16857            ! need_va_copy.U
16858 ____________________________________________________________________________
16859 [  7864] By: jhi                                   on 2000/11/26  18:23:41
16860         Log: Make the va_copy() test not to be so talkative.
16861      Branch: perl
16862            ! Configure config_h.SH
16863 ____________________________________________________________________________
16864 [  7863] By: jhi                                   on 2000/11/26  18:11:02
16865         Log: Fix locale inconsistencies unearthed by Hugo's work.
16866              Now the floating point sprintf really does taint the result
16867              string as perllocale promises (has promised for a long time)
16868              if "use locale" is in the lexical scope.
16869      Branch: perl
16870            ! sv.c t/pragma/locale.t
16871 ____________________________________________________________________________
16872 [  7862] By: jhi                                   on 2000/11/26  00:35:15
16873         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
16874              From: Nicholas Clark <nick@ccl4.org>
16875              Date: Sun, 26 Nov 2000 00:07:50 +0000
16876              Message-ID: <20001126000750.A22446@plum.flirble.org>
16877              
16878              Infinit.
16879      Branch: perl
16880            ! sv.c
16881 ____________________________________________________________________________
16882 [  7861] By: jhi                                   on 2000/11/26  00:01:26
16883         Log: Integrate perlio.
16884      Branch: perl
16885           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
16886 ____________________________________________________________________________
16887 [  7860] By: nick                                  on 2000/11/25  22:04:17
16888         Log: Correct relative path from new ext\Filter\Util\Call location
16889              back to miniperl.
16890      Branch: perlio
16891            ! win32/makefile.mk
16892 ____________________________________________________________________________
16893 [  7859] By: nick                                  on 2000/11/25  21:26:54
16894         Log: Integrate mainline.
16895      Branch: perlio
16896           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
16897           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
16898           +> t/lib/filter-util.t
16899            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
16900            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
16901            - t/lib/filt-util.t
16902           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
16903           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
16904           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
16905           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
16906           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
16907           !> win32/makefile.mk
16908 ____________________________________________________________________________
16909 [  7858] By: gsar                                  on 2000/11/25  20:52:17
16910         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
16911              parent's memory; fix it by keeping track of the actual pad
16912              offset rather than a raw pointer (this change is probably also
16913              relevant to non-ithreads case to avoid fallout from reallocs of
16914              the pad array, but is currently only enabled for the ithreads
16915              case in the interests of minimal disruption to existing "well
16916              tested" code)
16917      Branch: perl
16918            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
16919            ! proto.h scope.c scope.h sv.c t/op/fork.t
16920 ____________________________________________________________________________
16921 [  7857] By: nick                                  on 2000/11/25  20:01:28
16922         Log: All tests pass on Win32/gcc/USE_PERLIO.
16923              - when crlf layer is pushed make unix-level binary.
16924              - remove :crlf injection in pp_backtick in pp_sys.c
16925              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
16926      Branch: perlio
16927            ! doio.c perlio.c pp_sys.c win32/makefile.mk
16928 ____________________________________________________________________________
16929 [  7856] By: jhi                                   on 2000/11/25  18:38:30
16930         Log: Update the metaconfig units for #7855.
16931      Branch: metaconfig/U/perl
16932            ! useperlio.U usesocks.U
16933 ____________________________________________________________________________
16934 [  7855] By: jhi                                   on 2000/11/25  18:37:54
16935         Log: Undo the SOCKS workarounds, instead start using PerlIO
16936              if SOCKS is selected.
16937              
16938              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
16939              From: Jens Hamisch <jens@Strawberry.COM>
16940              Date: Fri, 24 Nov 2000 18:31:30 +0100
16941              Message-ID: <20001124183130.E28337@Strawberry.COM>
16942              
16943              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
16944              From: Jens Hamisch <jens@Strawberry.COM>
16945              Date: Fri, 24 Nov 2000 19:11:51 +0100
16946              Message-ID: <20001124191151.A28753@Strawberry.COM>
16947      Branch: perl
16948            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
16949            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
16950 ____________________________________________________________________________
16951 [  7854] By: jhi                                   on 2000/11/25  17:39:08
16952         Log: Undo #7848.  Some of the code seems to use walkoptree(),
16953              some walkoptree_slow().  An unfinished renaming?
16954              Now the sub is walkoptree() (which is @EXPORT_OK),
16955              the walkoptree_slow() is a typeglob alias to walkoptree.
16956              This makes the tests to pass, at least.
16957      Branch: perl
16958            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
16959 ____________________________________________________________________________
16960 [  7853] By: nick                                  on 2000/11/24  22:24:33
16961         Log: Re-arrange crlf vs binary for platforms that care.
16962              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
16963              Lip-service to making stdio layer work on such platfroms (untested).
16964              Now fails 3 tests rather than one, checkin to see if I can debug 
16965              the issue under linux. (Do not merge.)
16966      Branch: perlio
16967            ! doio.c perlio.c perliol.h
16968 ____________________________________________________________________________
16969 [  7852] By: jhi                                   on 2000/11/24  18:57:39
16970         Log: AUTHORS edits.
16971      Branch: perl
16972            ! AUTHORS
16973 ____________________________________________________________________________
16974 [  7851] By: jhi                                   on 2000/11/24  17:34:56
16975         Log: Add Jan-Erik Karlsson.
16976      Branch: perl
16977            ! AUTHORS
16978 ____________________________________________________________________________
16979 [  7850] By: jhi                                   on 2000/11/24  17:27:56
16980         Log: Configure should find stdchar on its own.
16981      Branch: perl
16982            ! hints/solaris_2.sh
16983 ____________________________________________________________________________
16984 [  7849] By: jhi                                   on 2000/11/24  17:24:55
16985         Log: Subject: PATCH over 7848: Filter test flawed
16986              From: andreas.koenig@anima.de (Andreas J. Koenig)
16987              Date: 24 Nov 2000 10:28:29 +0100
16988              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
16989      Branch: perl
16990            ! t/lib/filter-util.t
16991 ____________________________________________________________________________
16992 [  7848] By: jhi                                   on 2000/11/24  17:22:15
16993         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
16994              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
16995              Date: Fri, 24 Nov 2000 16:12:58 +0000
16996              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
16997      Branch: perl
16998            ! ext/B/B.pm
16999 ____________________________________________________________________________
17000 [  7847] By: jhi                                   on 2000/11/24  03:07:01
17001         Log: Integrate perlio.
17002      Branch: perl
17003           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
17004           !> win32/makefile.mk
17005 ____________________________________________________________________________
17006 [  7846] By: gsar                                  on 2000/11/24  00:55:57
17007         Log: integrate changes#6415..6418,6420..6438 from mainline
17008              
17009              Fix the bitvector ops for utf8 (tricky since past 7 bits
17010              the utf8 'characters' can be more than one octet).
17011              
17012              MPE/ix updates for perl 5.6.0 from Mark Bixby.
17013              
17014              Subject: SDBM_File documentation
17015              
17016              Detypo.
17017              
17018              Decutandpasto.
17019              
17020              Send all installperl messages to STDERR and be -w clean.
17021              
17022              Out-of-date note removed.
17023              
17024              Protect against "wild next"s, that is, callbacks doing "next"
17025              instead of "return".
17026              
17027              Use STDOUT consistently.
17028              
17029              The output might have been produced in the wrong order.
17030              
17031              A missing 'break' after the [[:space:]] switch case.
17032              
17033              Add tests for
17034              [ID 19991110.003] another matching finding by pcre author
17035              which has already been fixed by some patch, as verified in
17036              
17037              Documentation to explain the behaviour of map().
17038              
17039              Add an optimization for map-maps-a-list-element-to-more-list-elements
17040              case, but add also notes explaining the relationship of this
17041              patch and the earlier notes by Sarathy.
17042              
17043              Subject: [ID 20000716.023] syslog test fails without sockets
17044              
17045              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
17046              Test cases for #6431.
17047              
17048              File::Spec::VMS fixup for tmpdir from Craig Berry.
17049              
17050              Make the "uninit variable" warning to say "concat or string"
17051              or "join or string" when in concat or join .
17052              
17053              Get UTF16 BOMs working.  Patch from
17054              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
17055              
17056              Subject: [PATCH] Make large file tests deal with SIGXFSZ
17057              
17058              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
17059              
17060              Subject: [PATCH] av.c apidoc
17061      Branch: maint-5.6/perl
17062           !> (integrate 43 files)
17063 ____________________________________________________________________________
17064 [  7845] By: gsar                                  on 2000/11/24  00:20:45
17065         Log: integrate changes#6406..6414 from mainline
17066              
17067              Merge perlhacktut into perlhack, update perlguts.
17068              
17069              Fix AutoSplit to use File::Spec the right way in VMS,
17070              from Peter Prymmer.
17071              
17072              The bug report
17073              [ID 19991110.002] minimal matching discrepancy found by pcre author
17074              seems to have been fixed (though differently from what was suggested
17075              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
17076              
17077              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
17078              not in pod, from Peter Prymmer
17079              
17080              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
17081              From: Hugo <hv@crypt.compulink.co.uk>
17082              Date: Fri, 14 Jul 2000 23:05:20 +0100
17083              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
17084              
17085              Didn't anymore apply, but that point still could use another fix.
17086              
17087              lib/b test fixes from Peter Prymmer.
17088              
17089              More docs for sv functions.
17090              
17091              perlvms.pod whitespace cleanup to keep pod utils happy.
17092              
17093              another VMS build tweak from Peter Prymmer
17094      Branch: maint-5.6/perl
17095           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
17096           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
17097           !> vms/descrip_mms.template vms/perlvms.pod
17098 ____________________________________________________________________________
17099 [  7844] By: nick                                  on 2000/11/23  23:42:45
17100         Log: Win32/perlio Now just fails one io/argv.t test - lack 
17101              of default :crlf on standard streams.
17102      Branch: perlio
17103            ! doio.c perlio.c
17104 ____________________________________________________________________________
17105 [  7843] By: nick                                  on 2000/11/23  23:04:05
17106         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
17107              peek fail is showing a real problem (multiple crlf layers
17108              are getting pushed.)
17109      Branch: perlio
17110            ! doio.c perlio.c win32/makefile.mk
17111 ____________________________________________________________________________
17112 [  7842] By: nick                                  on 2000/11/23  19:46:23
17113         Log: Implement PerlIO_binmode()
17114              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
17115              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
17116              make binmode in t/lib/io_tell.t unconditional so that works.
17117              Checkin just so Win32 machine can see these changes.
17118      Branch: perlio
17119            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
17120 ____________________________________________________________________________
17121 [  7841] By: jhi                                   on 2000/11/23  19:30:00
17122         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
17123      Branch: perl
17124            ! README.amiga
17125 ____________________________________________________________________________
17126 [  7840] By: jhi                                   on 2000/11/23  17:18:02
17127         Log: SOCKS wrestling continues, patches from Jens Hamisch.
17128      Branch: perl
17129            ! doio.c embed.h embed.pl perlsdio.h proto.h
17130 ____________________________________________________________________________
17131 [  7839] By: jhi                                   on 2000/11/23  16:54:14
17132         Log: Push Filter::Util::Call one level deeper.
17133      Branch: perl
17134            + t/lib/filter-util.t
17135           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
17136           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
17137            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
17138            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
17139            - t/lib/filt-util.t
17140            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
17141            ! win32/Makefile win32/makefile.mk
17142 ____________________________________________________________________________
17143 [  7838] By: jhi                                   on 2000/11/23  16:52:40
17144         Log: Reach back one higher up when searching for PERL_SRC.
17145      Branch: perl
17146            ! lib/ExtUtils/MM_Unix.pm
17147 ____________________________________________________________________________
17148 [  7837] By: jhi                                   on 2000/11/23  16:05:41
17149         Log: Subject: Re: perl@7826
17150              Date: Thu, 23 Nov 2000 02:20:25 -0600
17151              From: "Craig A. Berry" <craigberry@mac.com>
17152              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
17153              
17154              Make VMS to like Filter::Util::Call. 
17155      Branch: perl
17156            ! configure.com ext/Filter/Util/Makefile.PL
17157 ____________________________________________________________________________
17158 [  7836] By: nick                                  on 2000/11/23  16:04:08
17159         Log: Implement crlf layer - not ready for merge.
17160      Branch: perlio
17161            ! perlio.c win32/makefile.mk
17162 ____________________________________________________________________________
17163 [  7835] By: jhi                                   on 2000/11/23  15:56:52
17164         Log: STDCHAR is different in Sparc v9 vs x86.
17165      Branch: perl
17166            ! hints/solaris_2.sh
17167 ____________________________________________________________________________
17168 [  7834] By: jhi                                   on 2000/11/23  15:50:47
17169         Log: The type needs to be visible to protos.
17170      Branch: perl
17171            ! perl.h
17172 ____________________________________________________________________________
17173 [  7833] By: jhi                                   on 2000/11/23  15:40:46
17174         Log: Finish unfinished SOCKS workaround changes.
17175      Branch: perl
17176            ! doio.c
17177 ____________________________________________________________________________
17178 [  7832] By: jhi                                   on 2000/11/23  15:33:30
17179         Log: Integrate perlio.
17180      Branch: perl
17181           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
17182           !> win32/makefile.mk
17183 ____________________________________________________________________________
17184 [  7831] By: nick                                  on 2000/11/23  10:31:07
17185         Log: Correct makefile.mk dependancies for ext/Filter/Util
17186              Build ext/Encode
17187              Run dmake regen_config_h
17188      Branch: perlio
17189            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17190            ! win32/makefile.mk
17191 ____________________________________________________________________________
17192 [  7830] By: nick                                  on 2000/11/23  08:05:07
17193         Log: Integrate mainline
17194      Branch: perlio
17195           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
17196           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
17197           +> t/lib/filt-util.pl t/lib/filt-util.t
17198           !> (integrate 41 files)
17199 ____________________________________________________________________________
17200 [  7829] By: gsar                                  on 2000/11/23  03:07:11
17201         Log: build the Filter extension on windows
17202      Branch: perl
17203            ! win32/Makefile win32/makefile.mk
17204 ____________________________________________________________________________
17205 [  7828] By: gsar                                  on 2000/11/23  02:46:35
17206         Log: regenerate win32/config* and fix some inconsistencies in the
17207              makefiles; always export Perl_deb() because it is needed
17208              by ext/re/* (whether perl itself is built with -DDEBUGGING
17209              or not)
17210      Branch: perl
17211            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
17212            ! win32/config_H.vc win32/makefile.mk
17213 ____________________________________________________________________________
17214 [  7827] By: gsar                                  on 2000/11/23  02:18:38
17215         Log: get sources building on windows+MSVC again (untested with other
17216              compilers)
17217      Branch: perl
17218            ! win32/include/sys/socket.h win32/perllib.c
17219 ____________________________________________________________________________
17220 [  7826] By: jhi                                   on 2000/11/23  01:18:26
17221         Log: Update Changes.
17222      Branch: perl
17223            ! Changes patchlevel.h
17224 ____________________________________________________________________________
17225 [  7825] By: jhi                                   on 2000/11/23  00:20:41
17226         Log: Subject: Re: av.c patch (having slight problems)
17227              From: "Ben Tilly" <ben_tilly@hotmail.com>
17228              Date: Tue, 21 Nov 2000 23:29:31 -0500
17229              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
17230              
17231              unshift() speedup.
17232      Branch: perl
17233            ! av.c
17234 ____________________________________________________________________________
17235 [  7824] By: jhi                                   on 2000/11/22  23:59:15
17236         Log: Fixes for signedness warnings noticed by VMSperlers.
17237      Branch: perl
17238            ! ext/Storable/Storable.xs regcomp.c sv.c
17239 ____________________________________________________________________________
17240 [  7823] By: jhi                                   on 2000/11/22  23:19:31
17241         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
17242              From: Peter Prymmer <pvhp@forte.com>
17243              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
17244              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
17245      Branch: perl
17246            ! t/pragma/warn/pp_hot
17247 ____________________________________________________________________________
17248 [  7822] By: jhi                                   on 2000/11/22  22:52:20
17249         Log: Be clean.
17250      Branch: perl
17251            ! Makefile.SH
17252 ____________________________________________________________________________
17253 [  7821] By: jhi                                   on 2000/11/22  22:46:39
17254         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
17255              by Damian Conway, as suggested by Paul Marquess.
17256      Branch: perl
17257            + lib/Filter/Simple.pm
17258 ____________________________________________________________________________
17259 [  7820] By: jhi                                   on 2000/11/22  22:45:51
17260         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
17261      Branch: perl
17262            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
17263            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
17264            + t/lib/filt-util.t
17265            ! MANIFEST
17266 ____________________________________________________________________________
17267 [  7819] By: jhi                                   on 2000/11/22  22:03:27
17268         Log: Integrate perlio.
17269      Branch: perl
17270           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
17271           !> win32/makefile.mk
17272 ____________________________________________________________________________
17273 [  7818] By: jhi                                   on 2000/11/22  21:56:02
17274         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
17275      Branch: perl
17276            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
17277            ! t/lib/io_sock.t
17278 ____________________________________________________________________________
17279 [  7817] By: jhi                                   on 2000/11/22  21:39:49
17280         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
17281              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17282              Date: Wed, 22 Nov 2000 16:08:12 -0500
17283              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
17284      Branch: perl
17285            ! lib/ExtUtils/Liblist.pm
17286 ____________________________________________________________________________
17287 [  7816] By: jhi                                   on 2000/11/22  21:38:25
17288         Log: Go ahead and #include <unistd.h> in perl.h.
17289      Branch: perl
17290            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
17291            ! util.c
17292 ____________________________________________________________________________
17293 [  7815] By: jhi                                   on 2000/11/22  21:22:52
17294         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
17295              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17296              Date: Mon, 20 Nov 2000 18:30:52 -0500
17297              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
17298      Branch: perl
17299            ! pod/perlre.pod regcomp.c t/op/re_tests
17300 ____________________________________________________________________________
17301 [  7814] By: jhi                                   on 2000/11/22  21:21:46
17302         Log: Subject: [PATCH 5.7.0] Liblist finally works
17303              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17304              Date: Tue, 21 Nov 2000 22:02:17 -0500
17305              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
17306      Branch: perl
17307            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
17308            ! lib/ExtUtils/MakeMaker.pm
17309 ____________________________________________________________________________
17310 [  7813] By: jhi                                   on 2000/11/22  21:20:23
17311         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
17312              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17313              Date: Wed, 22 Nov 2000 17:53:15 +0100
17314              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
17315              
17316              AIX dynaloader and perlio patch.
17317      Branch: perl
17318            ! ext/DynaLoader/dl_aix.xs
17319 ____________________________________________________________________________
17320 [  7812] By: jhi                                   on 2000/11/22  21:17:52
17321         Log: (Accidentally empty patch.)
17322      Branch: perl
17323            ! av.c
17324 ____________________________________________________________________________
17325 [  7811] By: jhi                                   on 2000/11/22  21:16:31
17326         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
17327              From: Peter Prymmer <pvhp@forte.com>
17328              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
17329              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
17330      Branch: perl
17331            ! vms/test.com
17332 ____________________________________________________________________________
17333 [  7810] By: jhi                                   on 2000/11/22  21:15:36
17334         Log: Subject: Re: perl@7777 
17335              From: "John P. Linderman" <jpl@research.att.com>
17336              Date: Wed, 22 Nov 2000 13:11:11 -0500
17337              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
17338              
17339              Detypoing.
17340      Branch: perl
17341            ! lib/CPAN.pm
17342 ____________________________________________________________________________
17343 [  7809] By: jhi                                   on 2000/11/22  21:14:19
17344         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
17345              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17346              Date:     Wed, 22 Nov 2000 13:51:37 EST
17347              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
17348      Branch: perl
17349            ! perlsdio.h
17350 ____________________________________________________________________________
17351 [  7808] By: jhi                                   on 2000/11/22  21:13:27
17352         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
17353              From: Casey Tweten <crt@kiski.net>
17354              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
17355              Message-Id: <200011201653.LAA10194@home.kiski.net>
17356      Branch: perl
17357            ! t/lib/io_udp.t
17358 ____________________________________________________________________________
17359 [  7807] By: jhi                                   on 2000/11/22  21:12:35
17360         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
17361              From: Casey Tweten <crt@kiski.net>
17362              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
17363              Message-Id: <200011201636.LAA07227@home.kiski.net>
17364      Branch: perl
17365            ! t/lib/io_sock.t
17366 ____________________________________________________________________________
17367 [  7806] By: jhi                                   on 2000/11/22  21:10:59
17368         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
17369              From: "Casey R. Tweten" <crt@kiski.net>
17370              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
17371              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
17372      Branch: perl
17373            ! utils/h2xs.PL
17374 ____________________________________________________________________________
17375 [  7805] By: nick                                  on 2000/11/22  21:05:06
17376         Log: Integrate mainline
17377      Branch: perlio
17378           !> Changes Porting/genlog ext/DB_File/DB_File.xs
17379           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
17380           !> utils/perlbug.PL
17381 ____________________________________________________________________________
17382 [  7804] By: jhi                                   on 2000/11/22  21:01:12
17383         Log: Subject: [PATCH] Test.pm POD peculiarity
17384              From: "Casey R. Tweten" <crt@kiski.net>
17385              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
17386              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
17387      Branch: perl
17388            ! lib/Test.pm
17389 ____________________________________________________________________________
17390 [  7803] By: jhi                                   on 2000/11/22  20:59:59
17391         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
17392              From: "Philip Newton" <pnewton@gmx.de>
17393              Date: Wed, 22 Nov 2000 14:25:53 +0100
17394              Message-Id: <3A1BD771.25462.1939FAD@localhost>
17395              
17396              Be case-understanding also on 's', and use the -oi of sendmail
17397              not to terminate the transmission on a lone '.'.
17398      Branch: perl
17399            ! utils/perlbug.PL
17400 ____________________________________________________________________________
17401 [  7802] By: nick                                  on 2000/11/22  20:51:42
17402         Log: Win32 PerlIO intermediate state now working as expected.
17403              - In current state we are still using C runtime in text/binary
17404              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
17405              - PERLIO=stdio and PERLIO=unix pass all expected tests.
17406              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
17407              and PerlIO_seek() and the dummy crlf layer is not making adjustments
17408              for CRLF translation happening in C runtime. All other tests pass.
17409              
17410              Added note to README.win32 to point out the snags of doing a perl build
17411              with Norton AntiVirus turned on.
17412              
17413              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
17414              which file a fail comes from.
17415              
17416              Updated "canned" config.h to match the one generated.
17417      Branch: perlio
17418            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
17419            ! win32/makefile.mk
17420 ____________________________________________________________________________
17421 [  7801] By: jhi                                   on 2000/11/22  06:50:20
17422         Log: Nickety nits.
17423      Branch: perl
17424            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
17425 ____________________________________________________________________________
17426 [  7800] By: jhi                                   on 2000/11/22  01:29:55
17427         Log: Changes had accidentally gone too silent on non-main branches.
17428      Branch: perl
17429            ! Changes Porting/genlog patchlevel.h
17430 ____________________________________________________________________________
17431 [  7799] By: gsar                                  on 2000/11/22  01:02:56
17432         Log: some lib_pm.PL changes snuck in via change#7772
17433      Branch: maint-5.6/perl
17434            ! Makefile.SH
17435 ____________________________________________________________________________
17436 [  7798] By: nick                                  on 2000/11/21  21:59:40
17437         Log: Integrate mainline
17438      Branch: perlio
17439           !> (integrate 28 files)
17440 ____________________________________________________________________________
17441 [  7797] By: jhi                                   on 2000/11/21  21:01:45
17442         Log: Integrate perlio.
17443      Branch: perl
17444           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
17445 ____________________________________________________________________________
17446 [  7796] By: nick                                  on 2000/11/21  20:36:22
17447         Log: Win32 builds and runs (mostly) with USE_PERLIO.
17448              PERLIO=perlio passes all tests. 
17449              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
17450      Branch: perlio
17451            ! perlio.c win32/perllib.c win32/win32.c
17452 ____________________________________________________________________________
17453 [  7795] By: jhi                                   on 2000/11/21  19:03:44
17454         Log: Update Changes.
17455      Branch: perl
17456            ! Changes patchlevel.h
17457 ____________________________________________________________________________
17458 [  7794] By: jhi                                   on 2000/11/21  18:56:34
17459         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
17460              From: "Craig A. Berry" <craigberry@mac.com>
17461              Date: Mon, 20 Nov 2000 20:27:06 -0600
17462              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
17463              
17464              A cut-and-pasto.
17465      Branch: perl
17466            ! perlio.h
17467 ____________________________________________________________________________
17468 [  7793] By: jhi                                   on 2000/11/21  18:54:41
17469         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
17470              From: Dominic Dunlop <domo@computer.org> 
17471              Date: Mon, 20 Nov 2000 18:55:29 +0100
17472              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
17473              
17474              va_copy() and the need of it.
17475              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
17476      Branch: metaconfig/U/perl
17477            + need_va_copy.U
17478      Branch: perl
17479            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17480            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
17481            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
17482            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
17483            ! win32/config.bc win32/config.gc win32/config.vc
17484 ____________________________________________________________________________
17485 [  7792] By: jhi                                   on 2000/11/21  17:04:10
17486         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
17487      Branch: perl
17488           !> scope.h
17489 ____________________________________________________________________________
17490 [  7791] By: jhi                                   on 2000/11/21  17:01:16
17491         Log: Export the SOCKS workaround symbols only if necessary.
17492      Branch: perl
17493            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
17494 ____________________________________________________________________________
17495 [  7790] By: nick                                  on 2000/11/20  23:57:11
17496         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
17497      Branch: perlio
17498            ! scope.h
17499 ____________________________________________________________________________
17500 [  7789] By: nick                                  on 2000/11/20  23:38:33
17501         Log: Integrate mainline
17502      Branch: perlio
17503           +> lib/File/Spec/Epoc.pm
17504           !> (integrate 34 files)
17505 ____________________________________________________________________________
17506 [  7788] By: nick                                  on 2000/11/20  23:20:18
17507         Log: Make extra buffer layer work (dummy crlf layer)
17508      Branch: perlio
17509            ! doio.c perlio.c perlio.h
17510 ____________________________________________________________________________
17511 [  7787] By: jhi                                   on 2000/11/20  22:44:04
17512         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
17513              From: Peter Prymmer <pvhp@forte.com>
17514              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
17515              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
17516      Branch: perl
17517            ! t/pragma/locale.t
17518 ____________________________________________________________________________
17519 [  7786] By: jhi                                   on 2000/11/20  22:29:10
17520         Log: Subject: DOC PATCH 5.6.0 perlreftut
17521              From: mjd@plover.com
17522              Date: 20 Nov 2000 19:45:06 -0000
17523              Message-ID: <20001120194506.9505.qmail@plover.com>
17524      Branch: perl
17525            ! pod/perlreftut.pod
17526 ____________________________________________________________________________
17527 [  7785] By: jhi                                   on 2000/11/20  22:27:44
17528         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
17529              From: David Dyck <dcd@tc.fluke.com>
17530              Date: Mon, 20 Nov 2000 11:43:40 -0800
17531              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
17532      Branch: perl
17533            ! lib/Cwd.pm
17534 ____________________________________________________________________________
17535 [  7784] By: jhi                                   on 2000/11/20  22:23:21
17536         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
17537              Date: Mon, 20 Nov 2000 17:06:10 -0500
17538              To: Mailing list Perl5 <perl5-porters@perl.org>
17539              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
17540      Branch: perl
17541            ! pp_ctl.c t/op/pat.t
17542 ____________________________________________________________________________
17543 [  7783] By: jhi                                   on 2000/11/20  22:11:18
17544         Log: Subject: [PATCH] doop.c - UTF8 tr///               
17545              From: Simon Cozens <simon@cozens.net>
17546              Date: Sat, 18 Nov 2000 18:49:30 +0000
17547              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
17548              
17549              Subject: Re: [PATCH] doop.c - UTF8 tr///           
17550              From: Simon Cozens <simon@cozens.net>
17551              Date: Mon, 20 Nov 2000 20:45:22 +0000
17552              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
17553              
17554              Make tr on UTF-8 better but still not correct.
17555      Branch: perl
17556            ! doop.c
17557 ____________________________________________________________________________
17558 [  7782] By: jhi                                   on 2000/11/20  22:02:16
17559         Log: Remove the shared object before attempting to create
17560              (by linking) a new one.  E.g. in AIX not removing
17561              becomes quite painful if one tries to do more than one
17562              build in the same tree (an interrupted build, for example),
17563              since the AIX' shared dynaloader seemingly keeps the shared
17564              objects open and therefore 'busy' for quite a while, even when
17565              nobody is using the objects, leading into link failures.
17566      Branch: perl
17567            ! lib/ExtUtils/MM_Unix.pm
17568 ____________________________________________________________________________
17569 [  7781] By: gsar                                  on 2000/11/20  19:02:55
17570         Log: type mismatch due to faulty integration
17571      Branch: maint-5.6/perl
17572            ! toke.c win32/Makefile
17573 ____________________________________________________________________________
17574 [  7780] By: gsar                                  on 2000/11/20  17:31:55
17575         Log: integrate changes#6392,6394..6399,6401..6404
17576              
17577              The {multiplier} of a fixed substring was overlooked which
17578              caused a wrong initial search offset for that substring.
17579              
17580              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
17581              From: Hugo <hv@crypt.compulink.co.uk>
17582              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
17583              Date: Thu, 13 Jul 2000 19:27:13 +0100
17584              
17585              Fix the BOM bug: not a byteorder bug, a signedness bug.
17586              
17587              Replace change #6337 with a better one.
17588              
17589              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
17590              From: Hugo <hv@crypt.compulink.co.uk>
17591              Date: Fri, 14 Jul 2000 04:16:20 +0100
17592              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
17593              
17594              MakeMaker should not remove editor backups (*~) on `make clean`
17595              by default (completes change#6383)
17596              
17597              move new variables to the end of the interpreter structure (for
17598              bincompat in code that doesn't #include XSUB.h)
17599              
17600              rename totally bletcherous SvLOCK() thingy (doesn't do what the
17601              name suggests anyway)
17602              
17603              various cleanups (typos, misformatted code, and small bugs)
17604              
17605              typecasts needed for change#6394
17606              
17607              typos in change#6399, regen headers
17608              
17609              inconsistent types needs casts
17610              
17611              PERL_OBJECT build tweaks
17612      Branch: maint-5.6/perl
17613           !> MANIFEST doop.c embed.h embed.pl embedvar.h
17614           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
17615           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
17616           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
17617           !> toke.c util.c
17618 ____________________________________________________________________________
17619 [  7779] By: gsar                                  on 2000/11/20  17:06:29
17620         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
17621              
17622              Cosmetics and perldelta.
17623              
17624              Fix nits noticed by Boston.pm.
17625              
17626              Do the cc sanity check both before the hints and
17627              after the cc selction.
17628              
17629              get sprintf.t to adjust properly for 3-digit exponents
17630              
17631              don't clobber *.orig files on *clean targets
17632              
17633              fix bugs in processing %v-*d and similar format specs (from
17634              Avi Finkel <avi@finkel.org>)
17635              
17636              sprintf test tweaks (from Dominic Dunlop)
17637              
17638              new selfloader.t in change#6183 doesn't close DATA handles,
17639              and thus fails to clean up tmp files on dosish platforms
17640              
17641              typos (spotted by Peter Prymmer)
17642              
17643              typo fix from Craig Berry
17644      Branch: maint-5.6/perl
17645           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
17646           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
17647           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
17648           !> x2p/Makefile.SH
17649 ____________________________________________________________________________
17650 [  7778] By: gsar                                  on 2000/11/20  16:46:51
17651         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
17652              
17653              Subject: Re: format bug report  [Patch]
17654              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17655              Date: Wed, 05 Jul 2000 13:12:52 +0200
17656              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
17657              
17658              Subject: Re: format bug report  [Patch]
17659              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17660              Date: Wed, 05 Jul 2000 14:10:01 +0200
17661              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
17662              
17663              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
17664              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17665              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
17666              Date: Fri, 07 Jul 2000 17:57:16 +0100
17667              
17668              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
17669              To: perl5-porters@perl.org
17670              From: Karsten Sperling <spiff@phreax.net>
17671              Date: Mon, 10 Jul 2000 15:12:52 +0200
17672              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
17673              
17674              README.posix-bc podified from Thomas Dorner.
17675              
17676              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
17677              From: Dominic Dunlop <domo@computer.org>
17678              Date: Tue, 11 Jul 2000 12:27:33 +0200
17679              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
17680              
17681              Typo in #6341.
17682              
17683              Fix for
17684              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
17685              From: Roderick Schertler <roderick@argon.org>
17686              Date: Tue, 11 Jul 2000 13:55:05 -0400
17687              Message-Id: <200007111755.NAA05077@jones.argon.org>
17688              
17689              Minor cleanups on the booklist.
17690              
17691              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
17692              regen perltoc.
17693              
17694              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
17695      Branch: maint-5.6/perl
17696           +> pod/perlbook.pod
17697           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
17698           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
17699           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
17700 ____________________________________________________________________________
17701 [  7777] By: jhi                                   on 2000/11/20  16:08:49
17702         Log: Update Changes.
17703      Branch: perl
17704            ! Changes patchlevel.h
17705 ____________________________________________________________________________
17706 [  7776] By: jhi                                   on 2000/11/20  15:27:56
17707         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
17708              This may be overly harsh but until proven otherwise, we think this
17709              way, or until we have a simple test for Configure (having to start
17710              up servers is does not count as simple) to check for the problems.
17711      Branch: perl
17712            ! perl.h
17713 ____________________________________________________________________________
17714 [  7775] By: jhi                                   on 2000/11/20  15:22:17
17715         Log: Solaris hints tweaks.
17716      Branch: perl
17717            ! hints/solaris_2.sh
17718 ____________________________________________________________________________
17719 [  7774] By: jhi                                   on 2000/11/20  15:01:20
17720         Log: Add a workaround to SOCKS 64-bit problems.
17721      Branch: perl
17722            ! doio.c embed.h embed.pl perlsdio.h proto.h
17723 ____________________________________________________________________________
17724 [  7773] By: jhi                                   on 2000/11/20  14:51:47
17725         Log: sysseek() instead of seek().
17726      Branch: perl
17727            ! t/lib/syslfs.t
17728 ____________________________________________________________________________
17729 [  7772] By: gsar                                  on 2000/11/20  13:06:23
17730         Log: integrate changes#6315..6319,6321..6331,6333..6338
17731              
17732              Integrate with Sarathy, preliminary fix for unicos
17733              alignment problems in [ID 20000612.002] Perl problem on Cray system.
17734              
17735              some debugger output does not go to the socket when RemotePort is set
17736              
17737              winsock cleanup never done on Windows (leads to handle leaks)
17738              
17739              fix UNC path handling on Windows under ithreads, and chdir()
17740              return value when given a non-existent directory
17741              
17742              Autogenerate pod/Makefile and pod/buildtoc.
17743              buildtoc also checks whether the existin pods are
17744              mentioned in MANIFEST and perl.pod, and vice versa.
17745              (None of the thusly found discrepancies fixed yet.)
17746              roffitall also needs to be autogenerated similarly but it
17747              seems so badly out of date that I didn't touch it yet.
17748              
17749              Config is being used.
17750              
17751              Add =head1 NAMEs so that buildtoc is happy.
17752              (The CGI::Util nit reported to Lincoln.)
17753              
17754              Fix complaints of buildtoc.
17755              
17756              Fix the alignment problem in Crays ([ID 20000612.002]).
17757              
17758              Remove perlbook, update perlfaq book listing,
17759              rearrange perl.pod, regenerate perltoc.
17760              
17761              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
17762              was cast to an unsigned (32-bit) integer with wild abandon.
17763              
17764              winsock options weren't being set in all threads under ithreads
17765              (caused send()s from second and subsequent threads to fail)
17766              
17767              accept() leaks memory on windows due to incorrect ordering of
17768              closesocket() and fclose() calls
17769              
17770              Reorder perl.pod once more.
17771              
17772              More POSIX.pod tweaks.
17773              
17774              Sprinkle ldlibpath.
17775              
17776              Precedence goof, fix based on
17777              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
17778              From: Hugo <hv@crypt.compulink.co.uk>
17779              Date: Tue, 11 Jul 2000 12:52:38 +0100
17780              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
17781              
17782              Subject: PATCH perlguts.pod: Document D and d magic types
17783              From: mjd@plover.com
17784              Date: 5 Jul 2000 18:01:51 -0000
17785              Message-ID: <20000705180151.29413.qmail@plover.com>
17786              
17787              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
17788              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
17789              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
17790              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
17791              
17792              Subject: [PATCH cfgperl] $& segfaults if you trick it
17793              From: simon@brecon.co.uk (Simon Cozens)
17794              Date: 7 Jul 2000 11:26:09 GMT
17795              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
17796              
17797              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
17798              From: Hugo <hv@crypt.compulink.co.uk>
17799              Date: Tue, 11 Jul 2000 12:44:50 +0100
17800              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
17801              
17802              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
17803              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17804              Date: Tue, 11 Jul 2000 13:50:51 +0100
17805              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
17806      Branch: maint-5.6/perl
17807           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
17808           +> pod/buildtoc.PL
17809            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
17810           !> (integrate 26 files)
17811 ____________________________________________________________________________
17812 [  7771] By: gsar                                  on 2000/11/20  12:31:42
17813         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
17814              6310,6311,6314
17815              
17816              Subject: [PATCH bleedperl] File::Spec 0.82 beta
17817              From: Barrie Slaymaker <barries@jester.slaysys.com>
17818              Date: Wed, 28 Jun 2000 11:35:29 -0400
17819              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
17820              
17821              tweak perlembed for multiplicity/usethreads sanity; correct notes
17822              about Windows
17823              
17824              localize %INC in a Safe compartment so that use/require work
17825              (many other magic globals probably need similar treatment)
17826              
17827              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
17828              when @_ is modified, causing coredumps
17829              
17830              slurp mode fix in change#4736 still not quite right
17831              
17832              Point to perlipc for more SysV IPC examples.
17833              
17834              Elaborate POSIX.pod.  Still needs work.
17835              
17836              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
17837              
17838              fix large memory leak that has been around for ever, masked by
17839              -DPURIFY (most of the arenas were never freed!)
17840              
17841              fix memory leak on Windows (PL_sys_intern contents were never
17842              freed)
17843              
17844              PERL_OBJECT build tweak
17845              
17846              adjust change#6299
17847              
17848              remove rel2abs prototypes (from Barrie Slaymaker)
17849              
17850              missing perldiag entry for unpack("w",...) diagnostic (from
17851              Andreas Koenig)
17852              
17853              better diagnostic on Frob->stuff() when Frob:: doesn't exist
17854              (from Richard Soderberg <rs@oregonnet.com>)
17855              
17856              Win32 patches for cfgperl from Sarathy.
17857              
17858              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
17859              
17860              More POSIX.pod embellishment.
17861              
17862              tyop in change#6306
17863      Branch: maint-5.6/perl
17864           !> (integrate 44 files)
17865 ____________________________________________________________________________
17866 [  7770] By: gsar                                  on 2000/11/20  11:51:00
17867         Log: integrate changes#6268..6282 from cfgperl branch
17868              
17869              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
17870              From: Dominic Dunlop <domo@computer.org>
17871              Date: Thu, 29 Jun 2000 12:32:39 +0200
17872              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
17873              
17874              Regen headers for #6261 (and update embed.pl for this) and #6267,
17875              silence few compiler warnings.
17876              
17877              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
17878              From: Nicholas Clark <nick@talking.bollo.cx>
17879              Date: Fri, 23 Jun 2000 16:21:15 +0100
17880              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
17881              
17882              Subject: PATCH pod/perltie.pod
17883              From: Ian Phillipps <Ian.Phillipps@iname.com>
17884              Date: Fri, 16 Jun 2000 00:17:19 +0100
17885              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
17886              (only the first hunk, the second hunk had already been done
17887              by some other patch)
17888              
17889              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
17890              From: Tom Phoenix <rootbeer@redcat.com>
17891              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
17892              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
17893              
17894              Subject: [PATCH] xsub attributes
17895              From: Doug MacEachern <dougm@covalent.net>
17896              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
17897              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
17898              
17899              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
17900              From: Andy Dougherty <doughera@lafayette.edu>
17901              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
17902              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
17903              
17904              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
17905              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
17906              Date: Tue, 13 Jun 2000 02:43:48 -0500
17907              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
17908              
17909              Subject: [PATCH] Re: eval documentation: context
17910              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17911              Date: Mon, 12 Jun 2000 15:07:29 +0100
17912              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
17913              
17914              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
17915              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17916              Date: Mon, 12 Jun 2000 14:55:59 +0100
17917              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
17918              
17919              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
17920              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
17921              Date: Fri, 09 Jun 2000 12:39:27 -0400
17922              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
17923              (plus update the version "number" of Text::Wrap)
17924              
17925              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
17926              From: Tim Ayers <tayers@bridge.com>
17927              Date: Thu, 08 Jun 2000 08:11:06 +0200
17928              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
17929              [resent by Richard Foley, Message-Id probably wrong]
17930              
17931              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
17932              From: rspier@pobox.com (Robert Spier)
17933              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
17934              Message-ID: <14654.31913.845602.610277@rls.cx>
17935              
17936              Subject: [PATCH 5.6.0] utils/h2xs.PL
17937              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
17938              Date: Wed, 7 Jun 2000 04:02:04 -0500
17939              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
17940              
17941              Subject: [PATCH 5.6.0]ITHREADs for VMS
17942              From: Dan Sugalski <dan@sidhe.org>
17943              Date: Tue, 06 Jun 2000 11:59:50 -0400
17944              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
17945      Branch: maint-5.6/perl
17946           !> (integrate 31 files)
17947 ____________________________________________________________________________
17948 [  7769] By: gsar                                  on 2000/11/20  11:29:06
17949         Log: integrate changes#6261..6266 from cfgperl
17950              
17951              Subject: Re: [PATCH cfgperl] BOMs away!
17952              From: simon@brecon.co.uk (Simon Cozens)
17953              Date: 17 Jun 2000 11:49:57 GMT
17954              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
17955              
17956              Subject: 5.6.0 Patch for EPOC
17957              From: Olaf Flebbe <o.flebbe@gmx.de>
17958              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
17959              Message-ID: <23449.960929969@www11.gmx.net>
17960              
17961              tr fixes from Simon Cozens
17962              
17963              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
17964              From: Marty Lucich <marty@netcom.com>
17965              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
17966              Message-Id: <200006282116.OAA11148@netcom.com>
17967              ccdlflags update (the BSD/OS 4.1 part had already been taken
17968              care of by #6141).
17969              
17970              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
17971              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17972              Date: Wed, 28 Jun 2000 17:50:12 -0700
17973              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
17974              
17975              Subject: [PATCH 5.6.0] cygwin port
17976              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
17977              From: "Fifer, Eric" <EFifer@sanwaint.com>
17978              Date: Thu, 29 Jun 2000 12:58:29 +0100
17979      Branch: maint-5.6/perl
17980           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
17981           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
17982           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
17983           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
17984 ____________________________________________________________________________
17985 [  7768] By: gsar                                  on 2000/11/20  11:13:44
17986         Log: integrate changes#6252..6256,6259..6260
17987              
17988              Paranoia tweak on #6249.
17989              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
17990              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
17991              Date: Sun, 25 Jun 2000 23:43:12 -0400
17992              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
17993              
17994              Subject: tr///, help wanted.
17995              From: simon@brecon.co.uk (Simon Cozens)
17996              Date: 28 Jun 2000 11:29:04 GMT
17997              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
17998              
17999              small thinko tweaks
18000              
18001              tweaks from Simon Conzes to further fix tr/// under utf8
18002              
18003              perlnewmod was missing from MANIFEST.
18004              
18005              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
18006              From: simon@brecon.co.uk (Simon Cozens)
18007              Date: 17 Jun 2000 11:56:44 GMT
18008              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
18009              pack U0, pack C0
18010      Branch: maint-5.6/perl
18011           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
18012           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
18013           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
18014           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
18015 ____________________________________________________________________________
18016 [  7767] By: gsar                                  on 2000/11/20  10:51:38
18017         Log: integrate change#6250 from cfgperl
18018              
18019              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
18020              From: Doug MacEachern <dougm@covalent.net>
18021              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
18022              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
18023      Branch: maint-5.6/perl
18024           +> t/op/my_stash.t
18025           !> MANIFEST embed.pl global.sym proto.h toke.c
18026 ____________________________________________________________________________
18027 [  7766] By: gsar                                  on 2000/11/20  10:48:34
18028         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
18029              
18030              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
18031              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
18032              Date: Mon, 26 Jun 2000 18:40:14 +0100
18033              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
18034              
18035              Subject: [PATCH] bytes<->utf8 fixes
18036              From: simon@brecon.co.uk (Simon Cozens)
18037              Date: 26 Jun 2000 04:55:45 GMT
18038              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
18039              
18040              Subject: [PATCH] is_utf8_string
18041              From: simon@brecon.co.uk (Simon Cozens)
18042              Date: 26 Jun 2000 02:25:59 GMT
18043              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
18044              
18045              Subject: [PATCH] avoid mg_ptr in '*' magic
18046              From: Doug MacEachern <dougm@covalent.net>
18047              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
18048              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
18049              
18050              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
18051              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
18052              Date: Sat, 24 Jun 2000 13:06:20 +0100
18053              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
18054              
18055              Allow for standalone testing.
18056              
18057              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
18058              From: Mark-Jason Dominus <mjd@plover.com>
18059              Date: Tue, 27 Jun 2000 22:36:42 -0400
18060              Message-ID: <20000628023642.12166.qmail@plover.com>
18061              
18062              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
18063              From: Frank Tobin <ftobin@uiuc.edu>
18064              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
18065              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
18066      Branch: maint-5.6/perl
18067           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
18068           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
18069           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
18070           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
18071           !> utf8.c utils/h2xs.PL
18072 ____________________________________________________________________________
18073 [  7765] By: gsar                                  on 2000/11/20  10:29:13
18074         Log: integrate change#6239 from cfgperl
18075              
18076              Configure maintenance.  Sever some dependency cycles,
18077              separate gccversion from the cc unit,
18078              address [ID 20000623.006] Configure script patch for using gcc on AIX
18079              (but solve it a little bit differently),
18080              unduplex some accidentally duplicated units,
18081              suggest using gcc if no cc available
18082              (p5p thread: "Solaris configure: counterproposal", 1999-09)
18083      Branch: maint-5.6/perl
18084           !> Configure Todo-5.6 config_h.SH
18085 ____________________________________________________________________________
18086 [  7764] By: gsar                                  on 2000/11/20  10:25:55
18087         Log: integrate changes#6233..6238 from cfgperl
18088              
18089              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
18090              From: Mark-Jason Dominus <mjd@plover.com>
18091              Date: Fri, 16 Jun 2000 20:53:04 -0400
18092              Message-ID: <20000617005304.8008.qmail@plover.com>
18093              
18094              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
18095              because when run as services (Win32ese for daemons)
18096              no environment variables are set and tmpdir ends up as /tmp,
18097              which is ambiguous.
18098              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
18099              From: matt@sergeant.org
18100              Date: 16 Jun 2000 16:30:43 -0000
18101              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
18102              
18103              The thread begun by
18104              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
18105              From: Kevin.Ruscoe@ubsw.com
18106              Date: Fri, 16 Jun 2000 16:38:51 +0100
18107              Message-Id: <H000019b03c300d6@MHS>
18108              
18109              Tweak embed.pl, regen headers.
18110              
18111              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
18112              From: Dan Sugalski <dan@sidhe.org>
18113              Date: Fri, 23 Jun 2000 17:00:00 -0400
18114              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
18115      Branch: maint-5.6/perl
18116           !> (integrate 27 files)
18117 ____________________________________________________________________________
18118 [  7763] By: gsar                                  on 2000/11/20  10:08:08
18119         Log: s/perl56delta/perldelta/g
18120      Branch: maint-5.6/perl
18121            ! pod/Makefile
18122 ____________________________________________________________________________
18123 [  7762] By: gsar                                  on 2000/11/20  10:04:00
18124         Log: integrate changes#6225,6229,6231,6232 from cfgperl
18125              
18126              Add source code filenames to apidoc.
18127              From: simon@brecon.co.uk (Simon Cozens)
18128              Subject: [PATCH embed.pl] Source X-ref
18129              Date: 22 Jun 2000 02:18:49 GMT
18130              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
18131              
18132              Subject: README.hpux version 0.6.1
18133              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
18134              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
18135              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
18136              
18137              Subject: [PATCH 5.6.0] cygwin port
18138              From: "Fifer, Eric" <EFifer@sanwaint.com>
18139              Date: Tue, 20 Jun 2000 14:30:58 +0100
18140              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
18141              
18142              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
18143              From: simon@brecon.co.uk (Simon Cozens)
18144              Date: 19 Jun 2000 15:18:27 GMT
18145              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
18146              
18147              plus update pod/Makefile and regenerate perltoc
18148      Branch: maint-5.6/perl
18149           +> pod/perlutil.pod
18150           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
18151           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
18152 ____________________________________________________________________________
18153 [  7761] By: jhi                                   on 2000/11/20  04:09:55
18154         Log: Miraculous typo.
18155      Branch: perl
18156            ! t/op/pat.t
18157 ____________________________________________________________________________
18158 [  7760] By: jhi                                   on 2000/11/20  04:06:08
18159         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
18160              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18161              Date: Sun, 19 Nov 2000 22:30:26 -0500
18162              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
18163      Branch: perl
18164            ! regexec.c scope.h t/op/pat.t
18165 ____________________________________________________________________________
18166 [  7759] By: jhi                                   on 2000/11/20  02:05:22
18167         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
18168      Branch: perl
18169            ! perl.h
18170 ____________________________________________________________________________
18171 [  7758] By: jhi                                   on 2000/11/20  01:58:11
18172         Log: Subject: [perl 7711: EPOC] updates
18173              From: Olaf Flebbe <o.flebbe@gmx.de>
18174              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
18175              Message-ID: <25575.974658810@www23.gmx.net>               
18176      Branch: perl
18177            + lib/File/Spec/Epoc.pm
18178            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
18179            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
18180            ! lib/File/Spec.pm perl.c sv.c
18181 ____________________________________________________________________________
18182 [  7757] By: jhi                                   on 2000/11/20  01:53:11
18183         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
18184      Branch: perl
18185            ! MANIFEST
18186 ____________________________________________________________________________
18187 [  7756] By: jhi                                   on 2000/11/20  01:47:22
18188         Log: Integrate perlio.
18189      Branch: perl
18190            - ext/re/hints/MSWin32.pl
18191           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
18192           !> win32/config.gc win32/config_H.gc win32/win32sck.c
18193 ____________________________________________________________________________
18194 [  7755] By: nick                                  on 2000/11/19  20:57:17
18195         Log: Add dummy crlf layer (just as buffer)
18196              Correct 1st bug - one layer of indirection.
18197      Branch: perlio
18198            ! perlio.c perlio.h perliol.h
18199 ____________________________________________________________________________
18200 [  7754] By: nick                                  on 2000/11/19  20:56:12
18201         Log: Work-round to Perl_deb_nocontext is no longer required
18202      Branch: perlio
18203            - ext/re/hints/MSWin32.pl
18204 ____________________________________________________________________________
18205 [  7753] By: nick                                  on 2000/11/19  20:01:16
18206         Log: diff -se shows these as different
18207      Branch: perlio
18208            ! global.sym pod/perlapi.pod
18209 ____________________________________________________________________________
18210 [  7752] By: nick                                  on 2000/11/19  18:57:30
18211         Log: Configure GCC/Win32 build -Duseperlio
18212              Fix a couple of gross issues
18213              - double-include of ../deb.o in re.dll
18214              - win32sck.c needs PerlIO and FILE 
18215      Branch: perlio
18216            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
18217            ! win32/win32sck.c
18218 ____________________________________________________________________________
18219 [  7751] By: nick                                  on 2000/11/19  17:05:36
18220         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
18221      Branch: perlio
18222            ! perlio.c
18223 ____________________________________________________________________________
18224 [  7750] By: nick                                  on 2000/11/19  16:57:14
18225         Log: Missing aTHX_
18226      Branch: perlio
18227            ! sv.c
18228 ____________________________________________________________________________
18229 [  7749] By: jhi                                   on 2000/11/19  16:28:40
18230         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
18231              From: "Peter J. Farley III" <pjfarley@banet.net>
18232              Date: Sun, 19 Nov 2000 01:42:58 -0500
18233              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
18234      Branch: perl
18235            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
18236 ____________________________________________________________________________
18237 [  7748] By: jhi                                   on 2000/11/19  16:08:10
18238         Log: Subject: podlators 1.05 available        
18239              From: Russ Allbery <rra@stanford.edu>   
18240              Date: 18 Nov 2000 22:04:28 -0800
18241              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
18242      Branch: perl
18243            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
18244 ____________________________________________________________________________
18245 [  7747] By: nick                                  on 2000/11/19  11:19:39
18246         Log: Integrate mainline
18247      Branch: perlio
18248           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
18249           !> util.c
18250 ____________________________________________________________________________
18251 [  7746] By: jhi                                   on 2000/11/19  06:42:22
18252         Log: Make hex scanning warn on "\x{x}" and "\xx".
18253              "\x" and and hex("x") are still valid.
18254      Branch: perl
18255            ! util.c
18256 ____________________________________________________________________________
18257 [  7745] By: nick                                  on 2000/11/18  22:52:28
18258         Log: Integrate mainline
18259      Branch: perlio
18260           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
18261           !> perl.h perlio.c proto.h regcomp.c regcomp.h
18262 ____________________________________________________________________________
18263 [  7744] By: jhi                                   on 2000/11/18  22:50:28
18264         Log: Introduce Perl_utf8_length().  Use it.
18265      Branch: perl
18266            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
18267 ____________________________________________________________________________
18268 [  7743] By: jhi                                   on 2000/11/18  22:38:51
18269         Log: Compiler denit.
18270      Branch: perl
18271            ! perlio.c
18272 ____________________________________________________________________________
18273 [  7742] By: jhi                                   on 2000/11/18  20:33:05
18274         Log: Integrate perlio.
18275      Branch: perl
18276           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
18277           !> perlio.h pp_ctl.c pp_sys.c sv.c
18278 ____________________________________________________________________________
18279 [  7741] By: jhi                                   on 2000/11/18  20:31:27
18280         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
18281              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18282              Date: Fri, 17 Nov 2000 20:35:11 -0500
18283              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
18284              
18285              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
18286              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18287              Date: Fri, 17 Nov 2000 21:03:47 -0500
18288              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
18289              
18290              Plus a little bit of tweaking in pregcomp().
18291      Branch: perl
18292            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
18293 ____________________________________________________________________________
18294 [  7740] By: nick                                  on 2000/11/18  20:17:22
18295         Log: Lexical use open ... support:
18296              add ->cop_io to COP structure in cop.h.
18297              Make mg.c and gv.c associate it with ${^OPEN}.
18298              Make lib/open.pm set it.
18299              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
18300              manner similar to ->cop_warnings.
18301              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
18302              call new PerlIO_apply_layers().
18303              Declare latter in perlio.h and define in perlio.c
18304      Branch: perlio
18305            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
18306            ! perlio.h pp_ctl.c pp_sys.c sv.c
18307 ____________________________________________________________________________
18308 [  7739] By: jhi                                   on 2000/11/18  19:54:00
18309         Log: Integrate perlio.
18310      Branch: perl
18311           !> doio.c perlio.c pp.c
18312 ____________________________________________________________________________
18313 [  7738] By: jhi                                   on 2000/11/18  17:16:13
18314         Log: Subject: [PATCH 5.7.0] etags broken again
18315              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18316              Date: Sat, 18 Nov 2000 02:41:36 -0500
18317              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
18318      Branch: perl
18319            ! emacs/ptags
18320 ____________________________________________________________________________
18321 [  7737] By: jhi                                   on 2000/11/18  17:12:18
18322         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
18323      Branch: perl
18324            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
18325 ____________________________________________________________________________
18326 [  7736] By: nick                                  on 2000/11/18  14:06:20
18327         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
18328              part to be isolated.
18329      Branch: perlio
18330            ! doio.c perlio.c
18331 ____________________________________________________________________________
18332 [  7735] By: nick                                  on 2000/11/18  11:03:32
18333         Log: Integrate mainline
18334      Branch: perlio
18335           !> Changes README.amiga README.win32 patchlevel.h
18336           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
18337 ____________________________________________________________________________
18338 [  7734] By: jhi                                   on 2000/11/18  01:18:56
18339         Log: Update Changes.
18340      Branch: perl
18341            ! Changes patchlevel.h
18342 ____________________________________________________________________________
18343 [  7733] By: jhi                                   on 2000/11/18  00:32:54
18344         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
18345              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18346              Date: Fri, 17 Nov 2000 17:28:02 -0500
18347              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
18348      Branch: perl
18349            ! regcomp.c regexec.c t/op/re_tests
18350 ____________________________________________________________________________
18351 [  7732] By: jhi                                   on 2000/11/18  00:28:56
18352         Log: Sparc 64-bit pack() fix from Jens Hamisch.
18353      Branch: perl
18354            ! pp.c
18355 ____________________________________________________________________________
18356 [  7731] By: jhi                                   on 2000/11/18  00:18:39
18357         Log: Explain in more detail the {} syntax ambiguousity.
18358              
18359              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
18360              From: Nicholas Clark <nick@ccl4.org>
18361              Date: Fri, 17 Nov 2000 22:10:28 +0000
18362              Message-ID: <20001117221028.A88930@plum.flirble.org>
18363      Branch: perl
18364            ! pod/perlfunc.pod
18365 ____________________________________________________________________________
18366 [  7730] By: jhi                                   on 2000/11/18  00:12:18
18367         Log: Subject: Fix for README.amiga (20000323.033)
18368              From: "Stephen P. Potter" <spp@spotter.yi.org>
18369              Date: Fri, 17 Nov 2000 12:25:51 -0500
18370              Message-Id: <200011171725.MAA05768@spotter.yi.org>
18371      Branch: perl
18372            ! README.amiga
18373 ____________________________________________________________________________
18374 [  7729] By: jhi                                   on 2000/11/18  00:08:34
18375         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
18376              From: "A. C. Yardley" <yardley@tanet.net>
18377              Date: Mon, 3 Apr 2000 11:35:33 -0700
18378              Message-ID: <3483.000403@tanet.net>
18379      Branch: perl
18380            ! README.win32
18381 ____________________________________________________________________________
18382 [  7728] By: nick                                  on 2000/11/17  21:59:47
18383         Log: Integrate mainline
18384      Branch: perlio
18385           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
18386           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
18387           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
18388           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
18389 ____________________________________________________________________________
18390 [  7727] By: nick                                  on 2000/11/17  21:56:31
18391         Log: Experiment on use of attributes.pm interface.
18392              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
18393              SVt_PVRV if not already something better (else vivify of say magic gets
18394              core dump).
18395      Branch: perlio
18396            ! perlio.c pp.c
18397 ____________________________________________________________________________
18398 [  7726] By: jhi                                   on 2000/11/17  14:15:49
18399         Log: Subject: Fix for 20000815.006
18400              From: "Stephen P. Potter" <spp@spotter.yi.org>
18401              Date: Fri, 17 Nov 2000 08:57:45 -0500
18402              Message-Id: <200011171357.IAA05122@spotter.yi.org>
18403              
18404              It's really 20000518.006.
18405      Branch: perl
18406            ! pod/perlmodlib.PL
18407 ____________________________________________________________________________
18408 [  7725] By: jhi                                   on 2000/11/17  14:12:31
18409         Log: Subject: Fix for 20000409.001
18410              From: "Stephen P. Potter" <spp@spotter.yi.org>
18411              Date: Fri, 17 Nov 2000 08:55:45 -0500
18412              Message-Id: <200011171355.IAA05104@spotter.yi.org>
18413      Branch: perl
18414            ! pod/perlfaq9.pod
18415 ____________________________________________________________________________
18416 [  7724] By: jhi                                   on 2000/11/17  14:08:58
18417         Log: Undo #7627 now that we have =head3.
18418      Branch: perl
18419            ! pod/perlhack.pod
18420 ____________________________________________________________________________
18421 [  7723] By: jhi                                   on 2000/11/17  14:04:09
18422         Log: As surmised the #7719 wasn't a good move.
18423      Branch: perl
18424            ! hints/solaris_2.sh
18425 ____________________________________________________________________________
18426 [  7722] By: jhi                                   on 2000/11/17  13:59:04
18427         Log: Also the 64bitall hints can be either here or there.
18428      Branch: perl
18429            ! hints/solaris_2.sh
18430 ____________________________________________________________________________
18431 [  7721] By: jhi                                   on 2000/11/17  02:26:23
18432         Log: Test tweak for the open pragma.
18433      Branch: perl
18434            ! t/lib/b.t
18435 ____________________________________________________________________________
18436 [  7720] By: jhi                                   on 2000/11/17  00:23:22
18437         Log: The long double hints can be here or there.
18438      Branch: perl
18439            ! hints/solaris_2.sh
18440 ____________________________________________________________________________
18441 [  7719] By: jhi                                   on 2000/11/17  00:14:06
18442         Log: For Solaris use64bitall the stdchar needs a little bit of help.
18443      Branch: perl
18444            ! hints/solaris_2.sh
18445 ____________________________________________________________________________
18446 [  7718] By: jhi                                   on 2000/11/16  23:27:34
18447         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
18448              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
18449              Date: Wed, 15 Nov 2000 08:56:32 +0100
18450              Message-ID: <3A1241B0.64477E00@alcatel.at>
18451      Branch: perl
18452            ! lib/Carp/Heavy.pm
18453 ____________________________________________________________________________
18454 [  7717] By: jhi                                   on 2000/11/16  23:23:29
18455         Log: Subject: [PATCH] Re: 20001101.003 PDL
18456              From: Nicholas Clark <nick@ccl4.org>
18457              Date: Thu, 16 Nov 2000 16:48:25 +0000
18458              Message-ID: <20001116164825.B93487@plum.flirble.org>
18459      Branch: perl
18460            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
18461 ____________________________________________________________________________
18462 [  7716] By: jhi                                   on 2000/11/16  23:21:31
18463         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
18464              From: "Casey R. Tweten" <crt@kiski.net>
18465              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
18466              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
18467      Branch: perl
18468            ! lib/Pod/Checker.pm pod/perlpod.pod
18469 ____________________________________________________________________________
18470 [  7715] By: jhi                                   on 2000/11/16  23:19:40
18471         Log: Avoid an infinite loop in VMS when utils scripts are run
18472              with no arguments, from Charles Lane.
18473      Branch: perl
18474            ! configure.com
18475 ____________________________________________________________________________
18476 [  7714] By: jhi                                   on 2000/11/16  23:17:08
18477         Log: Subject: perllocale.pod changes
18478              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
18479              Date: Mon, 13 Nov 2000 10:09:22 +0300
18480              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
18481      Branch: perl
18482            ! pod/perllocale.pod
18483 ____________________________________________________________________________
18484 [  7713] By: jhi                                   on 2000/11/16  23:14:06
18485         Log: Integrate perlio.
18486      Branch: perl
18487           !> doio.c perlio.c perlio.h util.c
18488 ____________________________________________________________________________
18489 [  7712] By: nick                                  on 2000/11/16  21:10:58
18490         Log: Integrate mainline
18491      Branch: perlio
18492           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
18493           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
18494           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
18495           !> vos/config.ga.def vos/config.ga.h win32/config.bc
18496           !> win32/config.gc win32/config.vc
18497 ____________________________________________________________________________
18498 [  7711] By: nick                                  on 2000/11/16  19:56:41
18499         Log: Minor tweaks:
18500              consistent way of getting 'rb', 'wb' etc. for binary opens
18501              move *perlio::layers to *open::layers
18502              a #define to show layers available
18503              DOSISH popen/PerlIO had export/import sense inverted.
18504      Branch: perlio
18505            ! doio.c perlio.c perlio.h util.c
18506 ____________________________________________________________________________
18507 [  7710] By: jhi                                   on 2000/11/16  15:46:05
18508         Log: Add HAS_SBRK_PROTO.
18509      Branch: metaconfig/U/perl
18510            + d_sbrkproto.U
18511      Branch: perl
18512            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18513            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
18514            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
18515            ! vos/config.ga.def vos/config.ga.h win32/config.bc
18516            ! win32/config.gc win32/config.vc
18517 ____________________________________________________________________________
18518 [  7709] By: nick                                  on 2000/11/16  07:31:49
18519         Log: Integrate mainline
18520      Branch: perlio
18521           !> (integrate 35 files)
18522 ____________________________________________________________________________
18523 [  7708] By: jhi                                   on 2000/11/16  05:33:03
18524         Log: These files are text, not binary.
18525      Branch: perl
18526            ! ext/Encode/Encode/iso8859-10.enc
18527            ! ext/Encode/Encode/iso8859-13.enc
18528            ! ext/Encode/Encode/iso8859-14.enc
18529            ! ext/Encode/Encode/iso8859-15.enc
18530 ____________________________________________________________________________
18531 [  7707] By: jhi                                   on 2000/11/16  01:53:37
18532         Log: Update Changes.
18533      Branch: perl
18534            ! Changes patchlevel.h
18535 ____________________________________________________________________________
18536 [  7706] By: jhi                                   on 2000/11/16  01:35:59
18537         Log: More #undefing of stdio.
18538      Branch: perl
18539            ! fakesdio.h nostdio.h
18540 ____________________________________________________________________________
18541 [  7705] By: jhi                                   on 2000/11/16  01:34:18
18542         Log: Add fwalk() probe to the configuration files and regen perltoc.
18543      Branch: perl
18544            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18545            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
18546            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
18547            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
18548            ! win32/config.bc win32/config.gc win32/config.vc
18549 ____________________________________________________________________________
18550 [  7704] By: jhi                                   on 2000/11/16  01:33:07
18551         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
18552              an optional third argument to Inlibc?)
18553      Branch: metaconfig/U/perl
18554            + d__fwalk.U
18555 ____________________________________________________________________________
18556 [  7703] By: jhi                                   on 2000/11/16  01:09:22
18557         Log: The type of the hash_cb() size argument is tricky.
18558      Branch: perl
18559            ! ext/DB_File/DB_File.xs
18560 ____________________________________________________________________________
18561 [  7702] By: jhi                                   on 2000/11/15  23:01:16
18562         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
18563      Branch: perl
18564            ! nostdio.h
18565 ____________________________________________________________________________
18566 [  7701] By: jhi                                   on 2000/11/15  22:52:32
18567         Log: Detypo.
18568      Branch: perl
18569            ! t/lib/bigfltpm.t
18570 ____________________________________________________________________________
18571 [  7700] By: jhi                                   on 2000/11/15  22:51:56
18572         Log: UINT64_C() work continues.
18573      Branch: perl
18574            ! handy.h perl.h utf8.h
18575 ____________________________________________________________________________
18576 [  7699] By: jhi                                   on 2000/11/15  14:13:04
18577         Log: SOCKS has its own USE_THREADS, based on
18578              
18579              Subject: [ID 20001114.002] et. al. bugfix followup
18580              From: Jens Hamisch <jens@Strawberry.COM> 
18581              Date: Wed, 15 Nov 2000 14:23:11 +0100
18582              Message-ID: <20001115142311.A21164@Strawberry.COM>
18583      Branch: perl
18584            ! perl.h
18585 ____________________________________________________________________________
18586 [  7698] By: jhi                                   on 2000/11/15  03:50:56
18587         Log: Add few missing #undefs and sort them.
18588      Branch: perl
18589            ! fakesdio.h
18590 ____________________________________________________________________________
18591 [  7697] By: jhi                                   on 2000/11/15  03:39:14
18592         Log: Linenumber fix.
18593      Branch: perl
18594            ! t/pragma/warn/utf8
18595 ____________________________________________________________________________
18596 [  7696] By: jhi                                   on 2000/11/15  02:55:26
18597         Log: EBCDIC tweaks.
18598              
18599              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
18600              From: Peter Prymmer <pvhp@forte.com>
18601              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
18602              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
18603      Branch: perl
18604            ! t/op/regmesg.t t/pragma/warn/utf8
18605 ____________________________________________________________________________
18606 [  7695] By: jhi                                   on 2000/11/15  02:53:58
18607         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
18608              From: Peter Prymmer <pvhp@forte.com>
18609              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
18610              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
18611      Branch: perl
18612            ! utf8.c
18613 ____________________________________________________________________________
18614 [  7694] By: jhi                                   on 2000/11/15  02:50:55
18615         Log: Subject: [PATCH: perl@7674] updates to README.os390
18616              From: Prymmer/Kahn <pvhp@best.com>
18617              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
18618              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
18619      Branch: perl
18620            ! README.os390
18621 ____________________________________________________________________________
18622 [  7693] By: jhi                                   on 2000/11/15  02:48:37
18623         Log: Quit utf8_to_uv() instantly if curlen == 0.
18624      Branch: perl
18625            ! utf8.c
18626 ____________________________________________________________________________
18627 [  7692] By: jhi                                   on 2000/11/15  02:24:29
18628         Log: Use u_int32_t for the size of hash_cb(), not size_t.
18629              
18630              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
18631              From: Jens Hamisch <jens@Strawberry.COM>     
18632              Date: Tue, 14 Nov 2000 19:03:55 +0100
18633              Message-Id: <20001114190355.A20559@Strawberry.COM>
18634      Branch: perl
18635            ! ext/DB_File/DB_File.xs
18636 ____________________________________________________________________________
18637 [  7691] By: jhi                                   on 2000/11/15  02:20:12
18638         Log: Use UINT64_C().
18639              
18640              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
18641              From: Jens Hamisch <jens@Strawberry.COM>
18642              Date: Tue, 14 Nov 2000 19:16:23 +0100
18643              Message-Id: <20001114191623.G20559@Strawberry.COM>
18644      Branch: perl
18645            ! utf8.c utf8.h
18646 ____________________________________________________________________________
18647 [  7690] By: jhi                                   on 2000/11/15  02:17:06
18648         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
18649              (a macro to define signed and unsigned integer constants).
18650      Branch: perl
18651            ! handy.h
18652 ____________________________________________________________________________
18653 [  7689] By: jhi                                   on 2000/11/15  01:56:51
18654         Log: Regen Configure.
18655      Branch: perl
18656            ! Configure
18657 ____________________________________________________________________________
18658 [  7688] By: jhi                                   on 2000/11/15  01:56:32
18659         Log: Make the unit know about SOCKS.
18660      Branch: metaconfig
18661            ! U/protos/socksizetype.U
18662 ____________________________________________________________________________
18663 [  7687] By: jhi                                   on 2000/11/15  01:54:47
18664         Log: Remove unused dependencies.
18665      Branch: metaconfig
18666            ! U/compline/d_getpagsz.U
18667 ____________________________________________________________________________
18668 [  7686] By: nick                                  on 2000/11/14  21:25:13
18669         Log: Integrate mainline.
18670      Branch: perlio
18671           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
18672           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
18673           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
18674           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
18675           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
18676           !> win32/config.bc win32/config.gc win32/config.vc
18677           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
18678 ____________________________________________________________________________
18679 [  7685] By: jhi                                   on 2000/11/14  17:54:56
18680         Log: Integrate perlio.
18681      Branch: perl
18682           +> fakesdio.h perliol.h
18683           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
18684           !> perlsdio.h perlsfio.h pod/perlfunc.pod
18685 ____________________________________________________________________________
18686 [  7684] By: nick                                  on 2000/11/14  17:43:04
18687         Log: PerlIO #include and #ifdef re-work.
18688      Branch: perlio
18689            + fakesdio.h perliol.h
18690            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
18691            ! perlsdio.h perlsfio.h
18692 ____________________________________________________________________________
18693 [  7683] By: jhi                                   on 2000/11/14  15:42:40
18694         Log: Hoist the duplicated socket/netdb include logic to perl.h;
18695              undef SETERRNO in case SOCKS has defined it.  Based on:
18696              
18697              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
18698              From: Jens Hamisch <jens@Strawberry.COM> 
18699              Date: Tue, 14 Nov 2000 11:34:40 +0100
18700              Message-Id: <20001114113440.A20005@Strawberry.COM>
18701      Branch: perl
18702            ! doio.c perl.h pp_sys.c
18703 ____________________________________________________________________________
18704 [  7682] By: jhi                                   on 2000/11/14  14:07:28
18705         Log: Subject: some additions for makefiles for win32 (for perl@7674)
18706              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
18707              Date: Tue, 14 Nov 2000 09:31:13 +0300
18708              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
18709      Branch: perl
18710            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
18711            ! win32/makefile.mk
18712 ____________________________________________________________________________
18713 [  7681] By: jhi                                   on 2000/11/14  14:01:41
18714         Log: Subject: tiny typo in perl5db.pl
18715              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
18716              Date: Tue, 14 Nov 2000 09:29:28 +0300
18717              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
18718      Branch: perl
18719            ! lib/perl5db.pl
18720 ____________________________________________________________________________
18721 [  7680] By: jhi                                   on 2000/11/14  04:13:50
18722         Log: Redo #7679 with LFs instead of CRLFs.
18723      Branch: perl
18724            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
18725            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
18726            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
18727 ____________________________________________________________________________
18728 [  7679] By: jhi                                   on 2000/11/14  01:21:09
18729         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
18730              From: Benjamin Stuhl <tiriath@yahoo.com> 
18731              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
18732              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
18733      Branch: perl
18734            + win32/bin/mdelete.bat
18735            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
18736            ! makedef.pl perlio.c win32/Makefile win32/config.gc
18737            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
18738 ____________________________________________________________________________
18739 [  7678] By: jhi                                   on 2000/11/14  01:19:20
18740         Log: Fix the re extension building for Win32.
18741              
18742              Subject: [PATCH perl@7638] Get PerlIO building on Win32
18743              From: Benjamin Stuhl <tiriath@yahoo.com> 
18744              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
18745              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
18746      Branch: perl
18747            + ext/re/hints/MSWin32.pl
18748            ! MANIFEST
18749 ____________________________________________________________________________
18750 [  7677] By: jhi                                   on 2000/11/14  01:13:54
18751         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
18752              From: sthoenna@efn.org
18753              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
18754              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
18755      Branch: perl
18756            ! doop.c pp.c toke.c utf8.c utf8.h
18757 ____________________________________________________________________________
18758 [  7676] By: jhi                                   on 2000/11/13  20:23:15
18759         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
18760              From: Nicholas Clark <nick@ccl4.org>
18761              Date: Mon, 13 Nov 2000 18:55:04 +0000
18762              Message-ID: <20001113185504.J29183@plum.flirble.org>
18763      Branch: perl
18764            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
18765 ____________________________________________________________________________
18766 [  7675] By: nick                                  on 2000/11/13  20:21:57
18767         Log: Integrate mainline ...
18768      Branch: perlio
18769           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
18770           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
18771           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
18772           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
18773 ____________________________________________________________________________
18774 [  7674] By: jhi                                   on 2000/11/13  15:07:56
18775         Log: Update Changes.
18776      Branch: perl
18777            ! Changes patchlevel.h
18778 ____________________________________________________________________________
18779 [  7673] By: jhi                                   on 2000/11/13  14:42:42
18780         Log: Remove the new two tests of lib/io_xs for now, they seem to
18781              fail under perlio on some platforms.
18782      Branch: perl
18783            ! t/lib/io_xs.t
18784 ____________________________________________________________________________
18785 [  7672] By: jhi                                   on 2000/11/13  13:57:53
18786         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
18787      Branch: perl
18788            ! perlio.c
18789 ____________________________________________________________________________
18790 [  7671] By: jhi                                   on 2000/11/13  05:30:48
18791         Log: Placate nervous compilers that see longer than ints switch()ing.
18792      Branch: perl
18793            ! utf8.c
18794 ____________________________________________________________________________
18795 [  7670] By: jhi                                   on 2000/11/13  05:14:21
18796         Log: fputs() does return EOF on error but here we don't care.
18797      Branch: perl
18798            ! perlio.c
18799 ____________________________________________________________________________
18800 [  7669] By: jhi                                   on 2000/11/13  05:02:45
18801         Log: Declare reg_data like reg_substr_data.
18802      Branch: perl
18803            ! regexp.h
18804 ____________________________________________________________________________
18805 [  7668] By: jhi                                   on 2000/11/13  04:54:34
18806         Log: Typos in #7667.
18807      Branch: perl
18808            ! perl.h
18809 ____________________________________________________________________________
18810 [  7667] By: jhi                                   on 2000/11/13  04:49:49
18811         Log: Cleanup messy #ifdef.
18812      Branch: perl
18813            ! perl.h
18814 ____________________________________________________________________________
18815 [  7666] By: jhi                                   on 2000/11/13  04:17:34
18816         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
18817              From: Nicholas Clark <nick@talking.bollo.cx>
18818              Date: Sun, 12 Nov 2000 21:14:11 +0000
18819              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
18820              
18821              Note: only one breakage of the two reported is fixed by this patch.
18822      Branch: perl
18823            ! perlio.c
18824 ____________________________________________________________________________
18825 [  7665] By: jhi                                   on 2000/11/13  04:05:07
18826         Log: Tweak the definition of the bit complement on UTF-8 data:
18827              if none of the characters in the string are > 0xff,
18828              the result is a complemented byte string, not a (UTF-8)
18829              char string.  Based on the summary in
18830              
18831              Subject: Re: [ID 20000918.005] ~ on wide chars
18832              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
18833              Date: Fri, 10 Nov 2000 09:47:15 -0800
18834              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
18835              
18836              This should give us the maximum backward (pre-char string)
18837              compatibility and utf8 compatibility.  The other alternative
18838              would be to limit the bit complement to be always byte only,
18839              taking the least significant byte of the chars.
18840      Branch: perl
18841            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
18842 ____________________________________________________________________________
18843 [  7664] By: jhi                                   on 2000/11/13  00:23:44
18844         Log: Couple of tests from #7660 salvaged.
18845      Branch: perl
18846            - t/op/tell.t
18847            ! MANIFEST t/io/tell.t
18848 ____________________________________________________________________________
18849 [  7663] By: jhi                                   on 2000/11/13  00:02:48
18850         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
18851              From: Nicholas Clark <nick@talking.bollo.cx>
18852              Date: Sun, 12 Nov 2000 21:23:43 +0000
18853              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
18854      Branch: perl
18855            ! perlsfio.h
18856 ____________________________________________________________________________
18857 [  7662] By: jhi                                   on 2000/11/13  00:01:39
18858         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
18859              From: Nicholas Clark <nick@talking.bollo.cx>
18860              Date: Sun, 12 Nov 2000 21:30:04 +0000
18861              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
18862      Branch: perl
18863            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
18864 ____________________________________________________________________________
18865 [  7661] By: jhi                                   on 2000/11/12  23:57:29
18866         Log: Document tell() on special streams.
18867      Branch: perl
18868            ! pod/perlfunc.pod
18869 ____________________________________________________________________________
18870 [  7660] By: jhi                                   on 2000/11/12  23:54:22
18871         Log: (Subsumed by #7664)
18872      Branch: perl
18873            + t/op/tell.t
18874            ! MANIFEST
18875 ____________________________________________________________________________
18876 [  7659] By: jhi                                   on 2000/11/12  22:55:25
18877         Log: Many subdocumented return values of the IO extension now documented.
18878              ungetc and write still left subdocumented.
18879              
18880              Subject: [PATCH] (was Re: IO::Handle::ungetc)
18881              From: Nicholas Clark <nick@talking.bollo.cx>
18882              Date: Sun, 12 Nov 2000 21:35:53 +0000
18883              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
18884      Branch: perl
18885            ! ext/IO/lib/IO/Handle.pm
18886 ____________________________________________________________________________
18887 [  7658] By: jhi                                   on 2000/11/12  21:37:06
18888         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
18889              From: Nicholas Clark <nick@talking.bollo.cx>
18890              Date: Sun, 12 Nov 2000 20:03:22 +0000
18891              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
18892      Branch: perl
18893            ! pod/perlfunc.pod
18894 ____________________________________________________________________________
18895 [  7657] By: jhi                                   on 2000/11/12  20:34:55
18896         Log: Integrate perlio.
18897      Branch: perl
18898           !> perlio.c
18899 ____________________________________________________________________________
18900 [  7656] By: nick                                  on 2000/11/12  19:25:06
18901         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
18902      Branch: perlio
18903            ! perlio.c
18904 ____________________________________________________________________________
18905 [  7655] By: nick                                  on 2000/11/12  19:09:41
18906         Log: Integrate mainline
18907      Branch: perlio
18908           +> README.solaris ext/Encode/Encode/cp1006.enc
18909           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
18910           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
18911           +> ext/Encode/Encode/iso8859-13.enc
18912           +> ext/Encode/Encode/iso8859-14.enc
18913           +> ext/Encode/Encode/iso8859-15.enc
18914           !> (integrate 34 files)
18915 ____________________________________________________________________________
18916 [  7654] By: jhi                                   on 2000/11/12  19:00:22
18917         Log: Add a metaconfig unit for fsync.
18918      Branch: metaconfig/U/perl
18919            + d_fsync.U
18920 ____________________________________________________________________________
18921 [  7653] By: jhi                                   on 2000/11/12  19:00:01
18922         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
18923      Branch: perl
18924            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18925            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
18926            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
18927            ! vos/config.ga.h win32/config.bc win32/config.gc
18928            ! win32/config.vc
18929 ____________________________________________________________________________
18930 [  7652] By: jhi                                   on 2000/11/11  21:12:01
18931         Log: Copy the s// information of README.hpux also to the perlrun.
18932      Branch: perl
18933            ! README.hpux pod/perlrun.pod
18934 ____________________________________________________________________________
18935 [  7651] By: jhi                                   on 2000/11/11  21:03:13
18936         Log: More README.solaris updates from Andy Dougherty.
18937      Branch: perl
18938            ! README.solaris
18939 ____________________________________________________________________________
18940 [  7650] By: jhi                                   on 2000/11/11  18:38:57
18941         Log: More descriptive error for unknown perlio layers.
18942              
18943              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
18944              From: Dominic Dunlop <domo@computer.org> 
18945              Date: Sat, 11 Nov 2000 18:20:32 +0100             
18946              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
18947      Branch: perl
18948            ! perlio.c pod/perldiag.pod
18949 ____________________________________________________________________________
18950 [  7649] By: jhi                                   on 2000/11/11  18:37:52
18951         Log: MachTen doesn't really do mmap() and munmap().
18952              
18953              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
18954              From: Dominic Dunlop <domo@computer.org> 
18955              Date: Sat, 11 Nov 2000 18:20:32 +0100             
18956              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
18957      Branch: perl
18958            ! hints/machten.sh
18959 ____________________________________________________________________________
18960 [  7648] By: jhi                                   on 2000/11/11  18:36:46
18961         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
18962              From: rspier@pobox.com (Robert Spier)
18963              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
18964              Message-ID: <14861.32839.491271.985797@rls.cx>
18965      Branch: perl
18966            ! Porting/Contract pod/perltoot.pod
18967 ____________________________________________________________________________
18968 [  7647] By: jhi                                   on 2000/11/11  18:35:30
18969         Log: Simplify the getpagesize() unit by dropping the
18970              pagesize probe since it's nowadays slightly more
18971              complicated because of sysconf(). (Note: if some
18972              platform really needs the -lPW for getpagesize,
18973              I just broke it.)
18974              
18975              TODO: a new pagesize unit.
18976      Branch: metaconfig
18977            ! U/compline/d_getpagsz.U
18978 ____________________________________________________________________________
18979 [  7646] By: jhi                                   on 2000/11/11  18:33:23
18980         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
18981      Branch: perl
18982            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18983            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
18984            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
18985            ! vos/config.ga.h win32/config.bc win32/config.gc
18986            ! win32/config.vc
18987 ____________________________________________________________________________
18988 [  7645] By: jhi                                   on 2000/11/11  16:45:15
18989         Log: Use sysconf() or getpagesize() to find out the pagesize.
18990      Branch: perl
18991            ! perlio.c
18992 ____________________________________________________________________________
18993 [  7644] By: jhi                                   on 2000/11/11  15:46:08
18994         Log: Integrate perlio.
18995      Branch: perl
18996           !> perlio.c
18997 ____________________________________________________________________________
18998 [  7643] By: jhi                                   on 2000/11/11  15:33:36
18999         Log: Subject: Re: [PATCH] README.solaris
19000              From: Lupe Christoph <lupe@lupe-christoph.de>
19001              Date: Sat, 11 Nov 2000 14:08:10 +0100
19002              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
19003      Branch: perl
19004            ! README.solaris
19005 ____________________________________________________________________________
19006 [  7642] By: jhi                                   on 2000/11/11  15:22:12
19007         Log: Subject: [PATCH perl@7638] cygwin port
19008              From: "Eric Fifer" <egf7@columbia.edu>            
19009              Date: Fri, 10 Nov 2000 19:30:30 -0000
19010              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
19011      Branch: perl
19012            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
19013 ____________________________________________________________________________
19014 [  7641] By: nick                                  on 2000/11/11  14:50:36
19015         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
19016              Also call "Buf" layer directly when unread'ing non-read chars.
19017      Branch: perlio
19018            ! perlio.c
19019 ____________________________________________________________________________
19020 [  7640] By: jhi                                   on 2000/11/11  02:05:02
19021         Log: Add more encoding tables.
19022      Branch: perl
19023            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
19024            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
19025            + ext/Encode/Encode/iso8859-10.enc
19026            + ext/Encode/Encode/iso8859-13.enc
19027            + ext/Encode/Encode/iso8859-14.enc
19028            + ext/Encode/Encode/iso8859-15.enc
19029            ! MANIFEST
19030 ____________________________________________________________________________
19031 [  7639] By: jhi                                   on 2000/11/10  18:49:25
19032         Log: Subject: [PATCH] README.solaris
19033              From: Andy Dougherty <doughera@lafayette.edu>
19034              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
19035              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
19036      Branch: perl
19037            + README.solaris
19038            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
19039            ! pod/perl.pod pod/perltoc.pod
19040 ____________________________________________________________________________
19041 [  7638] By: jhi                                   on 2000/11/10  15:04:15
19042         Log: Update Changes.
19043      Branch: perl
19044            ! Changes patchlevel.h
19045 ____________________________________________________________________________
19046 [  7637] By: jhi                                   on 2000/11/10  14:14:28
19047         Log: Explain better why certain regex tests are skipped.
19048              
19049              Subject: Re: tests skipped: unknown reason
19050              From: Lupe Christoph <lupe@lupe-christoph.de>
19051              Date: Fri, 10 Nov 2000 09:08:56 +0100
19052              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
19053      Branch: perl
19054            ! t/op/regexp.t
19055 ____________________________________________________________________________
19056 [  7636] By: nick                                  on 2000/11/10  13:40:00
19057         Log: Integrate mainline.
19058      Branch: perlio
19059           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
19060           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
19061           !> win32/bin/search.pl
19062 ____________________________________________________________________________
19063 [  7635] By: nick                                  on 2000/11/10  13:25:52
19064         Log: Re-instate stdio large file support via perlio.
19065      Branch: perl
19066            ! perlio.c
19067 ____________________________________________________________________________
19068 [  7634] By: jhi                                   on 2000/11/10  04:49:55
19069         Log: Amdahl UTS hints updates.
19070              
19071              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
19072              From: hom00@utsglobal.com (Harold O Morris)
19073              Date: Thu, 9 Nov 2000 20:02 PST
19074              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
19075      Branch: perl
19076            ! hints/uts.sh
19077 ____________________________________________________________________________
19078 [  7633] By: jhi                                   on 2000/11/09  23:33:28
19079         Log: Subject: [PATCH] IO::Seekable pod
19080              From: Nicholas Clark <nick@talking.bollo.cx>
19081              Date: Thu, 9 Nov 2000 20:29:45 +0000
19082              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
19083      Branch: perl
19084            ! ext/IO/lib/IO/Handle.pm
19085 ____________________________________________________________________________
19086 [  7632] By: jhi                                   on 2000/11/09  21:55:41
19087         Log: Various doc oddball characters.
19088              
19089              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
19090              From: Michael Somos <somos@grail.cba.csuohio.edu>
19091              Date: Mon, 6 Nov 2000 17:44:20 -0500
19092              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
19093      Branch: perl
19094            ! emacs/cperl-mode.el lib/unicode/syllables.txt
19095            ! win32/bin/search.pl
19096 ____________________________________________________________________________
19097 [  7631] By: jhi                                   on 2000/11/09  21:12:29
19098         Log: Subject: Re: bash -c exit and linux hints 
19099              From: "John P. Linderman" <jpl@research.att.com>
19100              Date: Thu, 02 Nov 2000 09:37:25 -0500
19101              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
19102      Branch: perl
19103            ! hints/linux.sh
19104 ____________________________________________________________________________
19105 [  7630] By: nick                                  on 2000/11/09  20:34:11
19106         Log: Integrate mainline.
19107      Branch: perlio
19108           !> (integrate 91 files)
19109 ____________________________________________________________________________
19110 [  7629] By: jhi                                   on 2000/11/09  19:46:31
19111         Log: Missing dTHXs.
19112              
19113              Subject: RE: perl@7595 builds not on cygwin
19114              From: "Eric Fifer" <egf7@columbia.edu>
19115              Date: Thu, 9 Nov 2000 19:26:50 -0000
19116              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
19117      Branch: perl
19118            ! ext/Devel/Peek/Peek.xs
19119 ____________________________________________________________________________
19120 [  7628] By: jhi                                   on 2000/11/09  14:48:27
19121         Log: Disable only the tests 99 and 166 for UTF-8 locales.
19122      Branch: perl
19123            ! t/pragma/locale.t
19124 ____________________________________________________________________________
19125 [  7627] By: jhi                                   on 2000/11/09  14:40:27
19126         Log: There's no =head3.
19127      Branch: perl
19128            ! pod/perlhack.pod
19129 ____________________________________________________________________________
19130 [  7626] By: jhi                                   on 2000/11/09  13:54:26
19131         Log: The generated boot_* headers are wrong.  Pickier compiler,
19132              such as KAI C++ will refuse to compile the resulting perlmain.
19133              
19134              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
19135              From: Harri Pasanen <harri.pasanen@trema.com>
19136              Date: Thu, 09 Nov 2000 14:23:28 +0100
19137              Message-Id: <3A0AA550.26D548A3@trema.com>
19138      Branch: perl
19139            ! minimod.pl
19140 ____________________________________________________________________________
19141 [  7625] By: jhi                                   on 2000/11/09  13:50:44
19142         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
19143              From: Prymmer/Kahn <pvhp@best.com>
19144              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
19145              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
19146              
19147              All except the "cow orker" change.
19148      Branch: perl
19149            ! Porting/pumpkin.pod
19150 ____________________________________________________________________________
19151 [  7624] By: jhi                                   on 2000/11/09  13:45:33
19152         Log: Fix for
19153              
19154              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
19155              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
19156              Date: Thu, 09 Nov 2000 11:05:52 +0100
19157              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
19158      Branch: perl
19159            ! pod/perldiag.pod t/pragma/warn/pp_sys
19160 ____________________________________________________________________________
19161 [  7623] By: jhi                                   on 2000/11/09  13:37:16
19162         Log: Typo in an ifndef.
19163              
19164              Subject: Re: [PATCH 5.7.0] better messages from malloc()
19165              From: Joe Smith <jms@inwap.com>         
19166              Date: Thu, 09 Nov 2000 01:33:14 -0800
19167              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
19168      Branch: perl
19169            ! malloc.c
19170 ____________________________________________________________________________
19171 [  7622] By: jhi                                   on 2000/11/09  13:31:18
19172         Log: Remove unused extra arguments.
19173      Branch: metaconfig/U/perl
19174            ! perlxv.U
19175      Branch: perl
19176            ! Configure config_h.SH
19177 ____________________________________________________________________________
19178 [  7621] By: jhi                                   on 2000/11/09  13:16:36
19179         Log: More VMS moves on environment handling, from Charles Lane.
19180      Branch: perl
19181            ! t/pragma/locale.t
19182 ____________________________________________________________________________
19183 [  7620] By: jhi                                   on 2000/11/09  04:42:38
19184         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
19185              From: David Dyck <dcd@tc.fluke.com>
19186              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
19187              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
19188      Branch: perl
19189            ! pp_sys.c
19190 ____________________________________________________________________________
19191 [  7619] By: jhi                                   on 2000/11/09  04:36:21
19192         Log: Forgot from #7618.
19193      Branch: perl
19194            ! lib/File/stat.pm
19195 ____________________________________________________________________________
19196 [  7618] By: jhi                                   on 2000/11/09  04:28:44
19197         Log: Make deleting for %ENV work for (newer versions of) VMS,
19198              from Craig A. Berry.
19199      Branch: perl
19200            ! vms/vms.c
19201 ____________________________________________________________________________
19202 [  7617] By: jhi                                   on 2000/11/09  04:25:05
19203         Log: Subject: [PATCH] Class::Struct at compile time
19204              From: "Casey R. Tweten" <crt@kiski.net>
19205              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
19206              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
19207      Branch: perl
19208            ! lib/Class/Struct.pm
19209 ____________________________________________________________________________
19210 [  7616] By: jhi                                   on 2000/11/09  04:15:17
19211         Log: Subject: [ID 20001108.013] spelling
19212              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
19213              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
19214              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
19215      Branch: perl
19216            ! lib/ftp.pl
19217 ____________________________________________________________________________
19218 [  7615] By: jhi                                   on 2000/11/09  04:12:42
19219         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
19220              From: Peter Prymmer <pvhp@forte.com>
19221              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
19222              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
19223      Branch: perl
19224            ! configure.com
19225 ____________________________________________________________________________
19226 [  7614] By: jhi                                   on 2000/11/08  22:42:55
19227         Log: A missing aTHX_.
19228      Branch: perl
19229            ! ext/IPC/SysV/SysV.xs
19230 ____________________________________________________________________________
19231 [  7613] By: jhi                                   on 2000/11/08  19:30:21
19232         Log: Update Changes.
19233      Branch: perl
19234            ! Changes patchlevel.h
19235 ____________________________________________________________________________
19236 [  7612] By: jhi                                   on 2000/11/08  18:35:25
19237         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
19238              From: David Dyck <dcd@tc.fluke.com>
19239              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
19240              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
19241      Branch: perl
19242            ! pp_sys.c
19243 ____________________________________________________________________________
19244 [  7611] By: jhi                                   on 2000/11/08  18:30:26
19245         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
19246              From: Dominic Dunlop <domo@computer.org>
19247              Date: Tue, 7 Nov 2000 12:05:25 +0100
19248              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
19249      Branch: perl
19250            ! malloc.c
19251 ____________________________________________________________________________
19252 [  7610] By: jhi                                   on 2000/11/08  18:25:14
19253         Log: Do not test UTF-8 locales since that the tests would require
19254              polymorphic regexen.
19255      Branch: perl
19256            ! t/pragma/locale.t
19257 ____________________________________________________________________________
19258 [  7609] By: jhi                                   on 2000/11/08  17:12:51
19259         Log: Locale buglets.
19260              
19261              Subject: RE: Locales support (setlocale) fixes
19262              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
19263              Date: Wed, 8 Nov 2000 20:01:39 +0300
19264              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
19265      Branch: perl
19266            ! t/pragma/locale.t util.c
19267 ____________________________________________________________________________
19268 [  7608] By: jhi                                   on 2000/11/08  17:00:16
19269         Log: Deleting $ENV{PATH} in VMS is not recommendable.
19270      Branch: perl
19271            ! t/pragma/locale.t
19272 ____________________________________________________________________________
19273 [  7607] By: jhi                                   on 2000/11/08  16:58:26
19274         Log: Subject: PATCH std stdio for (Free)BSD
19275              From: Nicholas Clark <nick@ccl4.org>
19276              Date: Wed, 8 Nov 2000 15:36:29 +0000
19277              Message-ID: <20001108153629.D98736@plum.flirble.org>
19278      Branch: metaconfig
19279            ! U/compline/d_stdstdio.U
19280      Branch: perl
19281            ! Configure config_h.SH
19282 ____________________________________________________________________________
19283 [  7606] By: jhi                                   on 2000/11/08  16:43:31
19284         Log: Forgot to bump the line numbers in #7601.
19285      Branch: perl
19286            ! t/pragma/warn/pp_sys
19287 ____________________________________________________________________________
19288 [  7605] By: jhi                                   on 2000/11/08  16:39:12
19289         Log: More careful detection of how well NVs and UVs mix.
19290              
19291              Subject: [PATCH] Re: NV preserving UV (wasRe: [ID 20001007.002] Not OK: perl v5.7.0 +DEVEL7158 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED))
19292              From: Nicholas Clark <nick@ccl4.org>
19293              Date: Wed, 8 Nov 2000 15:14:12 +0000
19294              Message-ID: <20001108151412.B98736@plum.flirble.org>
19295              
19296              Added some SIGFPE paranoia.
19297      Branch: metaconfig/U/perl
19298            ! perlxv.U
19299      Branch: perl
19300            ! Configure config_h.SH
19301 ____________________________________________________________________________
19302 [  7604] By: jhi                                   on 2000/11/08  14:39:10
19303         Log: Subject: [patch perl@7595] VMS configure.com tweak
19304              From: "Craig A. Berry" <craigberry@mac.com>
19305              Date: Wed, 8 Nov 2000 00:24:12 -0600
19306              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
19307      Branch: perl
19308            ! configure.com
19309 ____________________________________________________________________________
19310 [  7603] By: jhi                                   on 2000/11/08  14:27:11
19311         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
19312              From: Robin Barker <rmb1@cise.npl.co.uk>
19313              Date: Wed, 8 Nov 2000 11:11:39 GMT
19314              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
19315      Branch: perl
19316            ! perlio.c
19317 ____________________________________________________________________________
19318 [  7602] By: jhi                                   on 2000/11/08  14:25:03
19319         Log: Fix for the tie-refhash string table leaks.
19320              
19321              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
19322              Date: Wed, 8 Nov 2000 13:03:04 GMT
19323              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
19324      Branch: perl
19325            ! t/lib/tie-refhash.t
19326 ____________________________________________________________________________
19327 [  7601] By: jhi                                   on 2000/11/08  14:21:08
19328         Log: Try to avoid flockless and emulationless places.
19329      Branch: perl
19330            ! t/pragma/warn/pp_sys
19331 ____________________________________________________________________________
19332 [  7600] By: jhi                                   on 2000/11/08  02:28:54
19333         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
19334              
19335              Subject: [PATCH] prototyped functions that should be overrideable
19336              From: "Casey R. Tweten" <crt@kiski.net>
19337              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
19338              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
19339      Branch: perl
19340            ! toke.c
19341 ____________________________________________________________________________
19342 [  7599] By: jhi                                   on 2000/11/08  01:12:05
19343         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
19344              
19345              Subject: [PATCH] perlbug.PL
19346              From: "Kurt D. Starsinic" <kstar@chapin.edu>
19347              Date: Mon, 6 Nov 2000 21:39:01 -0500
19348              Message-ID: <20001106213901.B20955@O2.chapin.edu>
19349      Branch: perl
19350            ! utils/perlbug.PL
19351 ____________________________________________________________________________
19352 [  7598] By: jhi                                   on 2000/11/07  23:42:00
19353         Log: Bad thinko in #7581 (I used the test program with the expanded
19354              values as-is).
19355      Branch: metaconfig
19356            ! U/compline/d_stdstdio.U
19357      Branch: perl
19358            ! Configure
19359 ____________________________________________________________________________
19360 [  7597] By: jhi                                   on 2000/11/07  21:43:29
19361         Log: Subject: [PATCH perl@7573] cygwin port
19362              From: "Fifer, Eric" <EFifer@sanwaint.com>
19363              Date: Tue, 7 Nov 2000 18:08:51 -0000 
19364              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
19365              
19366              Synchronize with Cygwin 1.1.5.
19367      Branch: perl
19368            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
19369            ! pod/perlport.pod unixish.h util.c
19370 ____________________________________________________________________________
19371 [  7596] By: jhi                                   on 2000/11/07  21:39:25
19372         Log: perlhack updates from H.Merijn Brand.
19373      Branch: perl
19374            ! pod/perlhack.pod
19375 ____________________________________________________________________________
19376 [  7595] By: jhi                                   on 2000/11/07  20:21:41
19377         Log: Update Changes.
19378      Branch: perl
19379            ! Changes patchlevel.h
19380 ____________________________________________________________________________
19381 [  7594] By: jhi                                   on 2000/11/07  19:18:58
19382         Log: Be more robust in Dynaloader.pm.
19383      Branch: perl
19384            ! ext/DynaLoader/DynaLoader_pm.PL
19385 ____________________________________________________________________________
19386 [  7593] By: jhi                                   on 2000/11/07  16:49:31
19387         Log: AUTHORS update.
19388      Branch: perl
19389            ! AUTHORS
19390 ____________________________________________________________________________
19391 [  7592] By: gsar                                  on 2000/11/07  16:39:51
19392         Log: normalize relative paths in virtualized current directory on windows,
19393              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
19394              returns)
19395      Branch: perl
19396            ! win32/vdir.h
19397 ____________________________________________________________________________
19398 [  7591] By: jhi                                   on 2000/11/07  16:04:26
19399         Log: Too profiler-happy: with optimization the #7590 actually makes
19400              the test to run 0.5% _slower_.  Requires much more instrumentation.
19401              Retract #7590.
19402      Branch: perl
19403            ! regcomp.c regcomp.h
19404 ____________________________________________________________________________
19405 [  7590] By: jhi                                   on 2000/11/07  15:51:13
19406         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
19407              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
19408              by using memset() and testing bytewise (as opposed to bitwise).
19409      Branch: perl
19410            ! regcomp.c regcomp.h
19411 ____________________________________________________________________________
19412 [  7589] By: jhi                                   on 2000/11/07  12:56:39
19413         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
19414              From: "Craig A. Berry" <craig.berry@psinetcs.com>
19415              Date: Mon, 06 Nov 2000 23:45:30 -0500
19416              Message-Id: <0011079735.AA973576259@univpress.com>
19417      Branch: perl
19418            ! configure.com t/lib/st-lock.t
19419 ____________________________________________________________________________
19420 [  7588] By: jhi                                   on 2000/11/07  01:03:28
19421         Log: Tweak #7587.
19422      Branch: perl
19423            ! pod/perldiag.pod
19424 ____________________________________________________________________________
19425 [  7587] By: jhi                                   on 2000/11/07  01:00:27
19426         Log: A doc addition for bug id 20001105.019, beware \p.
19427      Branch: perl
19428            ! pod/perldiag.pod
19429 ____________________________________________________________________________
19430 [  7586] By: jhi                                   on 2000/11/07  00:32:22
19431         Log: Fake support of holey files in win/dosish platforms.
19432              
19433              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
19434              From: kipp@shonanblue.ne.jp
19435              Date: Mon, 6 Nov 2000 13:30:55 -0800
19436              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
19437      Branch: perl
19438            ! ext/SDBM_File/sdbm/sdbm.c
19439 ____________________________________________________________________________
19440 [  7585] By: jhi                                   on 2000/11/07  00:12:54
19441         Log: Subject: Pod updates
19442              From: "Stephen P. Potter" <spp@spotter.yi.org>
19443              Date: Mon, 06 Nov 2000 18:56:43 -0500
19444              Message-Id: <200011062357.SAA18173@spotter.yi.org>
19445      Branch: perl
19446            ! README.dos README.os2 README.win32 pod/buildtoc.PL
19447            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
19448            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
19449            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
19450            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
19451            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
19452            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
19453            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
19454            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
19455            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
19456            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
19457            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
19458            ! pod/perltootc.pod pod/perlunicode.pod
19459 ____________________________________________________________________________
19460 [  7584] By: jhi                                   on 2000/11/07  00:04:17
19461         Log: Varargs don't always work too well if one puts an unsigned
19462              char on the stack and pop an unsigned quad off the stack.
19463              
19464              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
19465              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
19466              Date: Mon, 06 Nov 2000 15:19:05 -0800
19467              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
19468      Branch: perl
19469            ! utf8.c
19470 ____________________________________________________________________________
19471 [  7583] By: jhi                                   on 2000/11/06  23:58:48
19472         Log: %ENV note tweaks from Dan Sugalski.
19473      Branch: perl
19474            ! pod/perlport.pod vms/perlvms.pod
19475 ____________________________________________________________________________
19476 [  7582] By: jhi                                   on 2000/11/06  23:05:49
19477         Log: glibc5 detection by __GNU_LIBRARY__.
19478      Branch: perl
19479            ! toke.c
19480 ____________________________________________________________________________
19481 [  7581] By: jhi                                   on 2000/11/06  22:51:29
19482         Log: Make the stdio test program of 7427 less noisy while being 
19483              compiled so that Digital UNIX wouldn't get both
19484              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
19485              undefined.  This makes perlio happy.
19486      Branch: metaconfig
19487            ! U/compline/d_stdstdio.U
19488      Branch: perl
19489            ! Configure config_h.SH
19490 ____________________________________________________________________________
19491 [  7580] By: jhi                                   on 2000/11/06  22:41:41
19492         Log: Document %ENV = () portability issues.
19493      Branch: perl
19494            ! pod/perlport.pod vms/perlvms.pod
19495 ____________________________________________________________________________
19496 [  7579] By: jhi                                   on 2000/11/06  21:29:24
19497         Log: VOS updates from Paul Green.
19498      Branch: perl
19499            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
19500 ____________________________________________________________________________
19501 [  7578] By: jhi                                   on 2000/11/06  21:00:40
19502         Log: Sanitize the environment further.
19503      Branch: perl
19504            ! t/pragma/locale.t
19505 ____________________________________________________________________________
19506 [  7577] By: jhi                                   on 2000/11/06  20:53:51
19507         Log: Re-introduce 7552 lost in integration.
19508      Branch: perl
19509            ! perlio.c
19510 ____________________________________________________________________________
19511 [  7576] By: jhi                                   on 2000/11/06  20:33:46
19512         Log: Admit that the test leaks scalars.
19513      Branch: perl
19514            ! t/comp/proto.t
19515 ____________________________________________________________________________
19516 [  7575] By: jhi                                   on 2000/11/06  20:17:08
19517         Log: Integrate perlio.
19518      Branch: perl
19519           !> perlio.c
19520 ____________________________________________________________________________
19521 [  7574] By: nick                                  on 2000/11/06  20:07:28
19522         Log: Remove debug. Try (Mmap_t) on madvise() call.
19523      Branch: perlio
19524            ! perlio.c
19525 ____________________________________________________________________________
19526 [  7573] By: jhi                                   on 2000/11/06  13:56:05
19527         Log: Update Changes.
19528      Branch: perl
19529            ! Changes patchlevel.h
19530 ____________________________________________________________________________
19531 [  7572] By: jhi                                   on 2000/11/06  13:48:41
19532         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
19533              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19534              Date: Mon, 06 Nov 2000 10:11:42 +0100
19535              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
19536      Branch: perl
19537            ! pod/perlhack.pod
19538 ____________________________________________________________________________
19539 [  7571] By: jhi                                   on 2000/11/06  01:45:51
19540         Log: AUTHORS updates.
19541      Branch: perl
19542            ! AUTHORS
19543 ____________________________________________________________________________
19544 [  7570] By: jhi                                   on 2000/11/06  00:18:00
19545         Log: Fix for
19546              
19547              Subject: [ID 20000728.005] perl -P broken
19548              From: David Dyck <dcd@tc.fluke.com>
19549              Date: Fri, 28 Jul 2000 17:19:16 -0700
19550              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
19551              
19552              (hopefully).  The fix is also not complete, it seems to break
19553              BOM swallowing for libc5 systems, but until someone figures
19554              out a way to do this without ftell(), this will do.
19555      Branch: perl
19556            ! toke.c
19557 ____________________________________________________________________________
19558 [  7569] By: jhi                                   on 2000/11/06  00:05:30
19559         Log: Document that the evaled syntax errors cause scalar leaks.
19560      Branch: perl
19561            ! t/comp/proto.t
19562 ____________________________________________________________________________
19563 [  7568] By: jhi                                   on 2000/11/05  23:14:47
19564         Log: opmini.o can linger from Configures past.
19565      Branch: perl
19566            ! Makefile.SH
19567 ____________________________________________________________________________
19568 [  7567] By: jhi                                   on 2000/11/05  21:28:39
19569         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
19570              first argument correctly.
19571      Branch: perl
19572            ! perlio.c
19573 ____________________________________________________________________________
19574 [  7566] By: jhi                                   on 2000/11/05  21:15:56
19575         Log: Integrate perlio.
19576      Branch: perl
19577           !> perlio.c
19578 ____________________________________________________________________________
19579 [  7565] By: jhi                                   on 2000/11/05  21:15:13
19580         Log: Use -dM for gcc (the suggested patch did it only for Linux,
19581              but I think it can be generalized).
19582              
19583              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
19584              From: Pixel <pixel@mandrakesoft.com>
19585              Date: 05 Nov 2000 21:49:34 +0100 
19586              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
19587      Branch: perl
19588            ! ext/Errno/Errno_pm.PL
19589 ____________________________________________________________________________
19590 [  7564] By: nick                                  on 2000/11/05  21:09:18
19591         Log: Added a mmap layer as a "subclass" of perlio.
19592              PERLIO=mmap ./perl harness passes
19593      Branch: perlio
19594            ! perlio.c
19595 ____________________________________________________________________________
19596 [  7563] By: jhi                                   on 2000/11/05  19:48:55
19597         Log: Add a note for future generations about bug id 20000229.006.
19598      Branch: perl
19599            ! malloc.c
19600 ____________________________________________________________________________
19601 [  7562] By: jhi                                   on 2000/11/05  19:38:24
19602         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
19603      Branch: perl
19604            ! pp_ctl.c t/op/pos.t
19605 ____________________________________________________________________________
19606 [  7561] By: jhi                                   on 2000/11/05  18:21:46
19607         Log: Add =pod to be tidy.
19608      Branch: perl
19609            ! lib/Math/Complex.pm
19610 ____________________________________________________________________________
19611 [  7560] By: jhi                                   on 2000/11/05  17:38:46
19612         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
19613      Branch: perl
19614            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
19615            ! ext/Storable/Storable.xs t/lib/st-recurse.t
19616 ____________________________________________________________________________
19617 [  7559] By: jhi                                   on 2000/11/05  17:32:59
19618         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
19619              From: "Peter J. Farley III" <pjfarley@banet.net>
19620              Date: Sun, 05 Nov 2000 11:55:59 -0500
19621              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
19622      Branch: perl
19623            ! t/lib/syslog.t
19624 ____________________________________________________________________________
19625 [  7558] By: jhi                                   on 2000/11/05  17:29:19
19626         Log: Integrate perlio.
19627      Branch: perl
19628           !> perlio.c
19629 ____________________________________________________________________________
19630 [  7557] By: jhi                                   on 2000/11/05  17:22:01
19631         Log: A fix of sorts for 20000329.026, a better error message
19632              for a missing "use charnames" when using the \N{...}. 
19633      Branch: perl
19634            ! pod/perldiag.pod toke.c
19635 ____________________________________________________________________________
19636 [  7556] By: jhi                                   on 2000/11/05  16:33:50
19637         Log: Test tweak: show also the failed locales.
19638              
19639              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
19640              From: Lupe Christoph <lupe@lupe-christoph.de>         
19641              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
19642              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
19643      Branch: perl
19644            ! t/pragma/locale.t
19645 ____________________________________________________________________________
19646 [  7555] By: nick                                  on 2000/11/05  11:09:34
19647         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
19648              open RDWR so does not fail. (pragma/warnings 303 again...)
19649      Branch: perlio
19650            ! perlio.c
19651 ____________________________________________________________________________
19652 [  7554] By: nick                                  on 2000/11/05  10:10:13
19653         Log: Fix case where ungetc(f,EOF) was allowed.
19654              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
19655              so we can see similarities.
19656              Use types more carefully and a STDCHAR array in hope that this will
19657              fix Jarrko's 64bit machine.
19658      Branch: perlio
19659            ! perlio.c
19660 ____________________________________________________________________________
19661 [  7553] By: jhi                                   on 2000/11/05  01:12:16
19662         Log: Fix for
19663              
19664              Subject: [ID 20001004.007] taint propogation is inconsistent
19665              From: pimlott@idiomtech.com (Andrew Pimlott) 
19666              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
19667              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
19668              
19669              The culprit was sv_setsv() which was rather blindly
19670              propagating taint, which lead to behaviour where if
19671              a tainted anon hash value was seen all the hash values
19672              from then on at that level became tainted, or at any
19673              upper levels in the case of nested anon hashes.
19674      Branch: perl
19675            ! sv.c t/op/taint.t
19676 ____________________________________________________________________________
19677 [  7552] By: jhi                                   on 2000/11/04  23:44:18
19678         Log: Some cpps don't like splitting conditionals across several lines.
19679      Branch: perl
19680            ! perlio.c
19681 ____________________________________________________________________________
19682 [  7551] By: nick                                  on 2000/11/04  23:40:44
19683         Log: Integrate mainline
19684      Branch: perlio
19685           !> pp_hot.c t/op/taint.t
19686 ____________________________________________________________________________
19687 [  7550] By: nick                                  on 2000/11/04  23:39:05
19688         Log: Integrate mainline again
19689      Branch: perlio
19690           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
19691           !> t/lib/b.t t/op/misc.t util.c
19692 ____________________________________________________________________________
19693 [  7549] By: jhi                                   on 2000/11/04  23:14:01
19694         Log: Fix for
19695              
19696              Subject: [ID 20001004.006] undef is never tainted
19697              From: pimlott@idiomtech.com (Andrew Pimlott)
19698              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
19699              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
19700              
19701              An undef read from a slurped file was not tainted.
19702      Branch: perl
19703            ! pp_hot.c t/op/taint.t
19704 ____________________________________________________________________________
19705 [  7548] By: jhi                                   on 2000/11/04  22:56:21
19706         Log: Test tweak ($Config{useperlio} is by default undef) .
19707      Branch: perl
19708            ! t/lib/b.t
19709 ____________________________________________________________________________
19710 [  7547] By: jhi                                   on 2000/11/04  22:43:56
19711         Log: Integrate perlio.
19712      Branch: perl
19713           +> lib/perlio.pm
19714           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
19715           !> pod/perlapi.pod t/lib/b.t
19716 ____________________________________________________________________________
19717 [  7546] By: jhi                                   on 2000/11/04  22:40:59
19718         Log: Configure would use a bad $myuname from an old config.sh.
19719              
19720              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
19721              From: Andy Dougherty <doughera@lafayette.edu>
19722              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
19723              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
19724      Branch: metaconfig
19725            ! U/modified/Oldconfig.U
19726      Branch: perl
19727            ! Configure config_h.SH
19728 ____________________________________________________________________________
19729 [  7545] By: jhi                                   on 2000/11/04  22:36:54
19730         Log: Subject: Locales support (setlocale) fixes
19731              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
19732              Date: Sat, 4 Nov 2000 10:15:48 +0300 
19733              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
19734              
19735              Modified quite a bit to be more portable.
19736      Branch: perl
19737            ! embed.h embed.pl perl.h proto.h util.c
19738 ____________________________________________________________________________
19739 [  7544] By: jhi                                   on 2000/11/04  22:32:47
19740         Log: Dying is too strict here, better just skip.
19741      Branch: perl
19742            ! t/op/misc.t
19743 ____________________________________________________________________________
19744 [  7543] By: nick                                  on 2000/11/04  21:55:13
19745         Log: Merge mainline
19746      Branch: perlio
19747           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
19748           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
19749           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
19750           !> (integrate 64 files)
19751 ____________________________________________________________________________
19752 [  7542] By: jhi                                   on 2000/11/04  21:09:28
19753         Log: More Changes tweakery.
19754      Branch: perl
19755            ! Changes Porting/genlog
19756 ____________________________________________________________________________
19757 [  7541] By: jhi                                   on 2000/11/04  20:58:18
19758         Log: Changes fixups.
19759      Branch: perl
19760            ! Changes
19761 ____________________________________________________________________________
19762 [  7540] By: jhi                                   on 2000/11/04  20:42:38
19763         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
19764              create a "fast path" for locale name probing using "locale -a"
19765              if available, squash finally hopefully the s?printf resetting
19766              the numeric locale (since, IIUC perllocale, it never shouldn't). 
19767      Branch: perl
19768            ! sv.c t/op/misc.t t/pragma/locale.t
19769 ____________________________________________________________________________
19770 [  7539] By: nick                                  on 2000/11/04  19:56:10
19771         Log: PerlIO infrastructure complete.
19772      Branch: perlio
19773            + lib/perlio.pm
19774            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
19775 ____________________________________________________________________________
19776 [  7538] By: nick                                  on 2000/11/04  14:31:32
19777         Log: Type tweaks + less contorted allocation scheme
19778      Branch: perlio
19779            ! perlio.c
19780 ____________________________________________________________________________
19781 [  7537] By: nick                                  on 2000/11/04  12:40:42
19782         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
19783              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
19784              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
19785              sensible) which lead to some interesting fails.
19786      Branch: perlio
19787            ! perlio.c
19788 ____________________________________________________________________________
19789 [  7536] By: jhi                                   on 2000/11/04  00:20:02
19790         Log: Add FCNTL_CAN_LOCK.
19791              
19792              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
19793              From: Andy Dougherty <doughera@lafayette.edu>
19794              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
19795              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
19796              
19797              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
19798              From: Andy Dougherty <doughera@lafayette.edu>
19799              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
19800              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
19801      Branch: metaconfig/U/perl
19802            + d_fcntl_can_lock.U
19803            ! startperl.U
19804      Branch: perl
19805            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19806            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
19807            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19808            ! vos/config.ga.h win32/config.bc win32/config.gc
19809            ! win32/config.vc
19810 ____________________________________________________________________________
19811 [  7535] By: nick                                  on 2000/11/03  22:19:10
19812         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
19813              - Works on Linux with
19814              perlio + unix
19815              stdio
19816              - Works on Solaris with
19817              perlio + unix
19818              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
19819              - Fails (hangs in openpid) if you try and stack
19820              perlio + stdio - Linux stdio's read() logic is hanging.
19821      Branch: perlio
19822            ! iperlsys.h perlio.c
19823 ____________________________________________________________________________
19824 [  7534] By: jhi                                   on 2000/11/03  15:16:02
19825         Log: Subject: Re: README.aix
19826              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19827              Date: Fri, 03 Nov 2000 16:03:15 +0100
19828              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
19829      Branch: perl
19830            ! README.aix
19831 ____________________________________________________________________________
19832 [  7533] By: jhi                                   on 2000/11/03  03:59:02
19833         Log: Subject: [PATCH 5.7.0] better messages from malloc()
19834              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19835              Date: Wed, 1 Nov 2000 23:39:56 -0500
19836              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
19837      Branch: perl
19838            ! malloc.c pod/perldiag.pod
19839 ____________________________________________________________________________
19840 [  7532] By: jhi                                   on 2000/11/03  00:11:56
19841         Log: The #7521 touched things it shouldn't have.
19842      Branch: perl
19843            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
19844 ____________________________________________________________________________
19845 [  7531] By: jhi                                   on 2000/11/02  22:32:33
19846         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
19847              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19848              Date:     Thu, 2 Nov 2000 16:58:36 EST
19849              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
19850      Branch: perl
19851            ! vms/gen_shrfls.pl
19852 ____________________________________________________________________________
19853 [  7530] By: jhi                                   on 2000/11/02  22:08:49
19854         Log: Fix the problem discussed in
19855              
19856              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
19857              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
19858              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
19859              
19860              originally from Linc Madison.  Also Andreas König's comments
19861              taken into account.  Some other problems with Tie::SubstrHash
19862              fixed: didn't croak when the table exceeded the requested number
19863              of entries (as documented) but instead when the number of entries
19864              exceeded the size of the table, a croak() had an unnecessary \n,
19865              didn't have a CLEAR method, documented that there is no exists().
19866              Didn't fix to be strict-proof because the module uses &foo; and
19867              dynamic scope.  Added a test script exercizing both first tamely 
19868              the basic functionality, and then the failure cases reported by
19869              Linc Madison.
19870      Branch: perl
19871            + t/lib/tie-substrhash.t
19872            ! MANIFEST lib/Tie/SubstrHash.pm
19873 ____________________________________________________________________________
19874 [  7529] By: jhi                                   on 2000/11/02  17:58:08
19875         Log: recv() can fail and return undef.
19876              
19877              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
19878              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
19879              Date: Thu, 2 Nov 2000 20:12:20 +0300
19880              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
19881      Branch: perl
19882            ! lib/Net/Ping.pm
19883 ____________________________________________________________________________
19884 [  7528] By: jhi                                   on 2000/11/02  17:49:09
19885         Log: Detpyo.
19886      Branch: perl
19887            ! pod/perlop.pod
19888 ____________________________________________________________________________
19889 [  7527] By: jhi                                   on 2000/11/02  15:48:37
19890         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
19891              fix a autovivification bug in Tie::RefHash, add tests for both.
19892              
19893              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
19894              From: Edward Avis <epa98@doc.ic.ac.uk>
19895              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
19896              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
19897      Branch: perl
19898            + t/lib/tie-refhash.t
19899            ! MANIFEST lib/Tie/RefHash.pm
19900 ____________________________________________________________________________
19901 [  7526] By: jhi                                   on 2000/11/02  13:56:26
19902         Log: Test::Harness revealed buglets in the new DynaLoader.
19903              
19904              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
19905              From: andreas.koenig@anima.de (Andreas J. Koenig)
19906              Date: 02 Nov 2000 11:26:48 +0100 
19907              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
19908      Branch: perl
19909            ! ext/DynaLoader/DynaLoader_pm.PL
19910 ____________________________________________________________________________
19911 [  7525] By: jhi                                   on 2000/11/01  23:52:08
19912         Log: The entry for #7503 was missing.
19913      Branch: perl
19914            ! Changes
19915 ____________________________________________________________________________
19916 [  7524] By: jhi                                   on 2000/11/01  23:40:52
19917         Log: Update Changes.
19918      Branch: perl
19919            ! Changes patchlevel.h
19920 ____________________________________________________________________________
19921 [  7523] By: jhi                                   on 2000/11/01  22:57:09
19922         Log: More tweaking on the #7522 theme.
19923      Branch: perl
19924            ! ext/DynaLoader/DynaLoader_pm.PL
19925 ____________________________________________________________________________
19926 [  7522] By: jhi                                   on 2000/11/01  22:06:15
19927         Log: Expand %Config variables and %ENV variables only if
19928              so requested during build time using the
19929              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
19930              Not expanding makes relocating distributions easier.
19931      Branch: perl
19932            ! ext/DynaLoader/DynaLoader_pm.PL
19933 ____________________________________________________________________________
19934 [  7521] By: jhi                                   on 2000/11/01  20:56:34
19935         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
19936              and setgid() because they were just changing $< and $( which means
19937              only changing the real uid/gid, as opposed to changing both
19938              real and effective ids.  (The alternative way could have been
19939              in POSIX.pm to change $> and $), too, but making a direct call
19940              to the C API feels cleaner.)  Fixes the bug
19941              
19942              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
19943              From: "Garry T. Williams" <garry@zvolve.com>
19944              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
19945              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
19946      Branch: perl
19947            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
19948            ! ext/POSIX/typemap pod/perlvar.pod
19949 ____________________________________________________________________________
19950 [  7520] By: jhi                                   on 2000/11/01  20:08:33
19951         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
19952              From: "Garry T. Williams" <garry@zvolve.com>
19953              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
19954              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
19955      Branch: perl
19956            ! pod/perlsec.pod
19957 ____________________________________________________________________________
19958 [  7519] By: jhi                                   on 2000/11/01  20:01:22
19959         Log: Locale warning explanation tweak.
19960      Branch: perl
19961            ! pod/perldiag.pod
19962 ____________________________________________________________________________
19963 [  7518] By: jhi                                   on 2000/11/01  18:57:13
19964         Log: C.pm part of
19965              
19966              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
19967              From: Jarkko Hietaniemi <jhi@iki.fi>
19968              Date: Tue, 10 Oct 2000 08:22:28 -0500
19969              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
19970      Branch: perl
19971            ! ext/B/B/C.pm
19972 ____________________________________________________________________________
19973 [  7517] By: jhi                                   on 2000/11/01  18:41:59
19974         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
19975              From: Martien Verbruggen <mgjv@comdyn.com.au>
19976              Date: Fri, 6 Oct 2000 14:09:10 +1100
19977              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
19978      Branch: perl
19979            ! pod/perlop.pod
19980 ____________________________________________________________________________
19981 [  7516] By: jhi                                   on 2000/11/01  18:34:55
19982         Log: Generalize the Camel wording.
19983              
19984              Subject: Re: perlfaq style changes
19985              From: John Borwick <jhborwic@unity.ncsu.edu>
19986              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
19987              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
19988      Branch: perl
19989            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
19990 ____________________________________________________________________________
19991 [  7515] By: jhi                                   on 2000/11/01  16:52:31
19992         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
19993              From: pimlott@idiomtech.com (Andrew Pimlott)
19994              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
19995              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
19996      Branch: perl
19997            ! pod/perlsec.pod
19998 ____________________________________________________________________________
19999 [  7514] By: jhi                                   on 2000/11/01  15:03:40
20000         Log: More AIX lore.
20001      Branch: perl
20002            ! ext/re/hints/aix.pl
20003 ____________________________________________________________________________
20004 [  7513] By: jhi                                   on 2000/11/01  14:48:30
20005         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
20006              From: root <root@chronos.fi.muni.cz>
20007              Date: Wed, 1 Nov 2000 12:31:32 +0100
20008              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
20009      Branch: perl
20010            ! lib/Net/Ping.pm
20011 ____________________________________________________________________________
20012 [  7512] By: jhi                                   on 2000/11/01  14:46:47
20013         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
20014              From: Martin Husemann <martin@duskware.de>
20015              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
20016              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
20017      Branch: perl
20018            ! regcomp.c
20019 ____________________________________________________________________________
20020 [  7511] By: jhi                                   on 2000/11/01  14:39:50
20021         Log: AUTHORS updates.
20022      Branch: perl
20023            ! AUTHORS
20024 ____________________________________________________________________________
20025 [  7510] By: jhi                                   on 2000/11/01  14:29:50
20026         Log: Subject: [PATCH] startperl to respect versiononly
20027              From: Robin Barker <rmb1@cise.npl.co.uk> 
20028              Date: Tue, 31 Oct 2000 16:29:36 GMT
20029              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
20030      Branch: metaconfig/U/perl
20031            ! startperl.U
20032      Branch: perl
20033            ! Configure config_h.SH
20034 ____________________________________________________________________________
20035 [  7509] By: jhi                                   on 2000/11/01  14:19:53
20036         Log: printf UVs the correct way, noticed by Robin Barker.
20037      Branch: perl
20038            ! utf8.c
20039 ____________________________________________________________________________
20040 [  7508] By: jhi                                   on 2000/11/01  14:10:03
20041         Log: Do not cleanup *% because the % has special meanings in some
20042              shell environments.
20043      Branch: perl
20044            ! ext/Storable/Makefile.PL
20045 ____________________________________________________________________________
20046 [  7507] By: jhi                                   on 2000/11/01  14:06:00
20047         Log: The NonStop-UX libraries have a novel way to say NaN.
20048      Branch: perl
20049            ! t/lib/bigfltpm.t
20050 ____________________________________________________________________________
20051 [  7506] By: jhi                                   on 2000/11/01  14:03:35
20052         Log: The osname has been lowercased by now, from Tom Bates.
20053      Branch: metaconfig
20054            ! U/modified/Oldconfig.U
20055      Branch: perl
20056            ! Configure config_h.SH
20057 ____________________________________________________________________________
20058 [  7505] By: jhi                                   on 2000/10/31  19:18:39
20059         Log: The compiler is either gcc or cc, from Tom Bates.
20060      Branch: perl
20061            ! hints/nonstopux.sh
20062 ____________________________________________________________________________
20063 [  7504] By: jhi                                   on 2000/10/31  14:53:42
20064         Log: Update Changes.
20065      Branch: perl
20066            ! Changes patchlevel.h
20067 ____________________________________________________________________________
20068 [  7503] By: jhi                                   on 2000/10/31  14:30:50
20069         Log: Whitespace style tweak.  Was originally going to see to
20070              
20071              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
20072              From: Joe Smith <jms@inwap.com>
20073              Date: Mon, 30 Oct 2000 18:47:57 -0800
20074              Message-Id: <39FE32DD.24AAC4D@inwap.com>
20075              
20076              but that had already been taken care of.
20077      Branch: metaconfig
20078            ! U/compline/d_stdstdio.U
20079      Branch: perl
20080            ! Configure config_h.SH
20081 ____________________________________________________________________________
20082 [  7502] By: jhi                                   on 2000/10/31  14:25:02
20083         Log: AUTHORS tweaks.
20084      Branch: perl
20085            ! AUTHORS
20086 ____________________________________________________________________________
20087 [  7501] By: jhi                                   on 2000/10/31  14:23:59
20088         Log: Subject: perlfaq style changes
20089              From: John Borwick <jhborwic@unity.ncsu.edu>
20090              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
20091              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
20092      Branch: perl
20093            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
20094            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
20095            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
20096            ! pod/perlfaq9.pod
20097 ____________________________________________________________________________
20098 [  7500] By: jhi                                   on 2000/10/31  14:22:15
20099         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
20100              
20101              Subject: Re: [ID 20000918.005] ~ on wide chars
20102              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20103              Date: Mon, 30 Oct 2000 21:09:55 -0800
20104              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
20105              
20106              (The ord() part of the patch skipped.)
20107      Branch: perl
20108            ! doop.c
20109 ____________________________________________________________________________
20110 [  7499] By: jhi                                   on 2000/10/31  14:20:08
20111         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
20112              From: Jens Hamisch <jens@Strawberry.COM>
20113              Date: Mon, 30 Oct 2000 15:17:07 +0100
20114              Message-Id: <20001030151707.A9597@Strawberry.COM>
20115      Branch: perl
20116            ! av.c
20117 ____________________________________________________________________________
20118 [  7498] By: jhi                                   on 2000/10/31  14:16:29
20119         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
20120              From: Peter Prymmer <pvhp@forte.com>
20121              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
20122              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
20123      Branch: perl
20124            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
20125            + ext/Encode/Encode/posix-bc.enc
20126            ! MANIFEST t/lib/encode.t
20127 ____________________________________________________________________________
20128 [  7497] By: jhi                                   on 2000/10/31  14:13:22
20129         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
20130              From: Peter Prymmer <pvhp@forte.com>
20131              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
20132              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
20133      Branch: perl
20134            ! t/lib/cgi-html.t
20135 ____________________________________________________________________________
20136 [  7496] By: jhi                                   on 2000/10/31  14:12:05
20137         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
20138              From: Peter Prymmer <pvhp@forte.com>
20139              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
20140              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
20141      Branch: perl
20142            ! t/lib/cgi-function.t
20143 ____________________________________________________________________________
20144 [  7495] By: jhi                                   on 2000/10/31  14:11:08
20145         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
20146              From: Peter Prymmer <pvhp@forte.com>
20147              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
20148              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
20149      Branch: perl
20150            + ext/re/hints/aix.pl
20151            ! MANIFEST ext/re/Makefile.PL
20152 ____________________________________________________________________________
20153 [  7494] By: jhi                                   on 2000/10/31  14:08:32
20154         Log: Use Errno magic.
20155              
20156              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
20157              From: Casey Tweten <perl@ctweten.amsite.com>
20158              Date: Mon, 30 Oct 2000 15:51:17 -0500
20159              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
20160      Branch: perl
20161            ! lib/File/Temp.pm
20162 ____________________________________________________________________________
20163 [  7493] By: jhi                                   on 2000/10/31  14:05:07
20164         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
20165              
20166              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
20167              From: Nicholas Clark <nick@ccl4.org>
20168              Date: Mon, 30 Oct 2000 17:38:45 +0000
20169              Message-ID: <20001030173845.O60355@plum.flirble.org>
20170      Branch: perl
20171            ! Makefile.SH utils/perlbug.PL
20172 ____________________________________________________________________________
20173 [  7492] By: nick                                  on 2000/10/30  19:37:23
20174         Log: Change files which are mysteriously different to mainline to be
20175              copies of mainline.
20176      Branch: perlio
20177            ! objXSUB.h perlapi.c pod/perlapi.pod
20178 ____________________________________________________________________________
20179 [  7491] By: nick                                  on 2000/10/30  18:05:54
20180         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
20181              - typo in endian code in putc.
20182              - Don't allow read of write-only files and vice-versa
20183              - and off-by-one in flush-all loop.
20184              Remove debug calls as they were using GCC specific features.
20185      Branch: perlio
20186            ! perlio.c
20187 ____________________________________________________________________________
20188 [  7490] By: nick                                  on 2000/10/29  21:45:45
20189         Log: Integrate mainline to perlio
20190      Branch: perlio
20191           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
20192           !> toke.c
20193 ____________________________________________________________________________
20194 [  7489] By: jhi                                   on 2000/10/29  21:11:08
20195         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
20196              From: andreas.koenig@anima.de (Andreas J. Koenig)
20197              Date: 29 Oct 2000 22:05:59 +0100
20198              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
20199      Branch: perl
20200            ! lib/ExtUtils/Manifest.pm
20201 ____________________________________________________________________________
20202 [  7488] By: jhi                                   on 2000/10/29  21:07:47
20203         Log: Tests for #7487.
20204              
20205              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
20206              From: andreas.koenig@anima.de (Andreas J. Koenig)
20207              Date: 29 Oct 2000 19:37:09 +0100
20208              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
20209      Branch: perl
20210            ! t/comp/proto.t
20211 ____________________________________________________________________________
20212 [  7487] By: jhi                                   on 2000/10/29  21:06:27
20213         Log: constsub spillage.
20214              
20215              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
20216              From: John Tobey <jtobey@john-edwin-tobey.org>
20217              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
20218              Message-Id: <m13pvSr-000FObC@feynman.localnet>
20219      Branch: perl
20220            ! op.c
20221 ____________________________________________________________________________
20222 [  7486] By: nick                                  on 2000/10/29  21:05:04
20223         Log: Integrate mainline to perlio branch
20224      Branch: perlio
20225           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
20226           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
20227           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
20228           +> vos/install_perl.cm
20229            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
20230            - vos/config.h vos/config_h.SH_orig
20231           !> (integrate 141 files)
20232 ____________________________________________________________________________
20233 [  7485] By: jhi                                   on 2000/10/29  21:00:47
20234         Log: Make \x{...} consistently produce UTF-8.
20235              
20236              Subject: Re: \x{...} is confused 
20237              From: Simon Cozens <simon@cozens.net>
20238              Date: Sun, 29 Oct 2000 19:36:48 +0000
20239              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
20240      Branch: perl
20241            ! t/pragma/utf8.t toke.c
20242 ____________________________________________________________________________
20243 [  7484] By: nick                                  on 2000/10/29  20:05:29
20244         Log: PerlIO passes all tests.
20245      Branch: perlio
20246            ! perlio.c
20247 ____________________________________________________________________________
20248 [  7483] By: jhi                                   on 2000/10/29  18:06:55
20249         Log: Update Changes.
20250      Branch: perl
20251            ! Changes patchlevel.h
20252 ____________________________________________________________________________
20253 [  7482] By: nick                                  on 2000/10/29  17:43:28
20254         Log: Include <unistd.h> to get correct lseek() prototype etc.
20255              (I thought perl.h did that) - down to two fails
20256              - comp/require.t (last test)
20257              - lib/io_xs.t - possibly import/export of FILE * ?
20258      Branch: perlio
20259            ! perlio.c
20260 ____________________________________________________________________________
20261 [  7481] By: jhi                                   on 2000/10/29  17:02:37
20262         Log: UTF-8 decoder tweak.
20263      Branch: perl
20264            ! utf8.c
20265 ____________________________________________________________________________
20266 [  7480] By: nick                                  on 2000/10/29  16:26:11
20267         Log: Fixed two bugs:
20268              - error code not being set on close (of broken pipe)
20269              - append mode was truncating.
20270              At least one seek/tell bug remains.
20271      Branch: perlio
20272            ! perlio.c
20273 ____________________________________________________________________________
20274 [  7479] By: nick                                  on 2000/10/29  11:18:16
20275         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
20276              in case of accidents. Still several worrying fails, no line disciplines yet.
20277      Branch: perlio
20278            ! iperlsys.h perlio.c
20279 ____________________________________________________________________________
20280 [  7478] By: jhi                                   on 2000/10/29  02:04:01
20281         Log: Add also emailless people.
20282      Branch: perl
20283            ! AUTHORS
20284 ____________________________________________________________________________
20285 [  7477] By: jhi                                   on 2000/10/29  01:36:00
20286         Log: The #7476 needs a MANIFEST change, too.
20287      Branch: perl
20288            ! MANIFEST
20289 ____________________________________________________________________________
20290 [  7476] By: jhi                                   on 2000/10/29  01:35:21
20291         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
20292      Branch: perl
20293            - MAINTAIN
20294            ! AUTHORS Changes
20295 ____________________________________________________________________________
20296 [  7475] By: jhi                                   on 2000/10/28  23:57:25
20297         Log: De-quoted-unreadable to ISO Latin 1.
20298              (There's one ISO-2022-JP name in Changes5.004.)
20299      Branch: perl
20300            ! Changes Changes5.6
20301 ____________________________________________________________________________
20302 [  7474] By: jhi                                   on 2000/10/28  19:13:06
20303         Log: Subject: [ID 20001027.007] uniq array in perlfaq
20304              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
20305              Date: Fri, 27 Oct 2000 19:28:30 +0200
20306              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
20307      Branch: perl
20308            ! pod/perlfaq4.pod
20309 ____________________________________________________________________________
20310 [  7473] By: jhi                                   on 2000/10/28  18:02:05
20311         Log: Locking null mutexes is not recommendable.
20312              
20313              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
20314              From: Hugo <hv@crypt.compulink.co.uk>
20315              Date: Sat, 28 Oct 2000 18:41:12 +0100
20316              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
20317      Branch: perl
20318            ! op.c
20319 ____________________________________________________________________________
20320 [  7472] By: jhi                                   on 2000/10/28  17:52:58
20321         Log: Better create a true mailing list for the repository keepers.
20322      Branch: perl
20323            ! Porting/repository.pod
20324 ____________________________________________________________________________
20325 [  7471] By: jhi                                   on 2000/10/28  17:28:24
20326         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
20327              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
20328      Branch: perl
20329            + Porting/repository.pod
20330            ! MANIFEST
20331 ____________________________________________________________________________
20332 [  7470] By: jhi                                   on 2000/10/28  17:20:54
20333         Log: Subject: DOC PATCH 5.6.0
20334              From: mjd@plover.com
20335              Date: 27 Oct 2000 17:32:44 -0000
20336              Message-ID: <20001027173244.23754.qmail@plover.com>
20337      Branch: perl
20338            ! pod/perlfunc.pod
20339 ____________________________________________________________________________
20340 [  7469] By: jhi                                   on 2000/10/28  17:16:45
20341         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
20342              From: "Peter J. Farley III" <pjfarley@banet.net>
20343              Date: Fri, 27 Oct 2000 20:32:56 -0400
20344              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
20345      Branch: perl
20346            ! README.dos
20347 ____________________________________________________________________________
20348 [  7468] By: jhi                                   on 2000/10/28  17:07:18
20349         Log: Make target reordering to avoid pointless re-makes.
20350              
20351              Subject: Re: Total re-make of 'make okfile' after 7451 ?
20352              From: Nicholas Clark <nick@ccl4.org>
20353              Date: Sat, 28 Oct 2000 00:31:02 +0100
20354              Message-ID: <20001028003101.A54517@plum.flirble.org>
20355      Branch: perl
20356            ! Makefile.SH
20357 ____________________________________________________________________________
20358 [  7467] By: jhi                                   on 2000/10/28  17:05:31
20359         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
20360              From: lvirden@cas.org
20361              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
20362              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
20363      Branch: perl
20364            ! README.os2
20365 ____________________________________________________________________________
20366 [  7466] By: jhi                                   on 2000/10/28  16:09:16
20367         Log: Upgrade to CPAN 1.58_55.
20368              
20369              Subject: CPAN.pm status
20370              From: andreas.koenig@anima.de (Andreas J. Koenig) 
20371              Date: 28 Oct 2000 08:18:00 +0200 
20372              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
20373      Branch: perl
20374            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
20375 ____________________________________________________________________________
20376 [  7465] By: jhi                                   on 2000/10/28  16:02:47
20377         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
20378      Branch: perl
20379            ! embed.h embed.pl perl.h proto.h toke.c
20380 ____________________________________________________________________________
20381 [  7464] By: nick                                  on 2000/10/28  10:43:44
20382         Log: Fix for sv_2iv() on "shared" value from keys %hash.
20383      Branch: perl
20384            ! sv.c
20385 ____________________________________________________________________________
20386 [  7463] By: jhi                                   on 2000/10/27  16:18:29
20387         Log: Update Changes.
20388      Branch: perl
20389            ! Changes patchlevel.h
20390 ____________________________________________________________________________
20391 [  7462] By: jhi                                   on 2000/10/27  16:17:44
20392         Log: Too enthusiastic editing in #7460.
20393      Branch: metaconfig
20394            ! U/modified/Oldsym.U
20395      Branch: perl
20396            ! Configure config_h.SH
20397 ____________________________________________________________________________
20398 [  7461] By: jhi                                   on 2000/10/27  15:37:38
20399         Log: Retract #7459, the script needs more work.
20400      Branch: perl
20401            - mkreef
20402            ! MANIFEST
20403 ____________________________________________________________________________
20404 [  7460] By: jhi                                   on 2000/10/27  15:23:14
20405         Log: Use $sort, $uniq (and $tr) consistently as wondered
20406              by Nicholas Clark.
20407      Branch: metaconfig
20408            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
20409            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
20410            ! U/modified/libc.U
20411      Branch: perl
20412            ! Configure config_h.SH
20413 ____________________________________________________________________________
20414 [  7459] By: jhi                                   on 2000/10/27  15:02:07
20415         Log: (Retracted by #7461)
20416              
20417              Add a shell script for creating/removing symbolic link farms,
20418              useful for keeping the source code read-only and doing the
20419              builds somewhere else.
20420      Branch: perl
20421            + mkreef
20422            ! MANIFEST
20423 ____________________________________________________________________________
20424 [  7458] By: jhi                                   on 2000/10/27  14:42:20
20425         Log: Do away with the fix_pl.
20426      Branch: perl
20427            - fix_pl
20428            ! MANIFEST Makefile.SH
20429 ____________________________________________________________________________
20430 [  7457] By: jhi                                   on 2000/10/27  12:43:13
20431         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
20432              From: Jens Hamisch <jens@Strawberry.COM>
20433              Date: Fri, 27 Oct 2000 14:38:21 +0200
20434              Message-Id: <20001027143821.B3366@Strawberry.COM>
20435      Branch: perl
20436            ! perl.h
20437 ____________________________________________________________________________
20438 [  7456] By: jhi                                   on 2000/10/27  12:33:42
20439         Log: Subject: [PATCH] todo
20440              From: Nicholas Clark <nick@ccl4.org>
20441              Date: Thu, 26 Oct 2000 22:32:29 +0100
20442              Message-ID: <20001026223229.A44540@plum.flirble.org>
20443      Branch: perl
20444            ! pod/perltodo.pod
20445 ____________________________________________________________________________
20446 [  7455] By: jhi                                   on 2000/10/27  12:02:21
20447         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
20448              From: John Tobey <jtobey@john-edwin-tobey.org>
20449              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
20450              Message-Id: <m13ozHF-000FObC@feynman.localnet>
20451      Branch: perl
20452            ! op.c t/pragma/sub_lval.t
20453 ____________________________________________________________________________
20454 [  7454] By: jhi                                   on 2000/10/27  11:59:42
20455         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
20456              From: sthoenna@efn.org
20457              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
20458              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
20459      Branch: perl
20460            ! pp.c t/op/assignwarn.t
20461 ____________________________________________________________________________
20462 [  7453] By: jhi                                   on 2000/10/27  00:15:08
20463         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
20464      Branch: perl
20465            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
20466            ! ext/Storable/Storable.xs t/lib/st-lock.t
20467 ____________________________________________________________________________
20468 [  7452] By: jhi                                   on 2000/10/26  13:05:52
20469         Log: Undo #7451, this seems to be a deficiency in Perforce,
20470              there is no per-file line-terminator type, only per-client.
20471      Branch: perl
20472            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
20473            ! win32/makefile.mk
20474 ____________________________________________________________________________
20475 [  7451] By: jhi                                   on 2000/10/26  04:56:03
20476         Log: Experimenting in DOS arcana.
20477      Branch: perl
20478            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
20479            ! win32/makefile.mk
20480 ____________________________________________________________________________
20481 [  7450] By: jhi                                   on 2000/10/26  04:50:52
20482         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
20483              From: "Peter J. Farley III" <pjfarley@banet.net>            
20484              Date: Wed, 25 Oct 2000 23:10:18 -0400
20485              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
20486      Branch: perl
20487            ! t/io/open.t
20488 ____________________________________________________________________________
20489 [  7449] By: jhi                                   on 2000/10/26  04:49:16
20490         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
20491              From: Hugo <hv@crypt.compulink.co.uk>
20492              Date: Thu, 26 Oct 2000 01:55:17 +0100
20493              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
20494              
20495              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
20496      Branch: perl
20497            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
20498 ____________________________________________________________________________
20499 [  7448] By: jhi                                   on 2000/10/26  04:38:36
20500         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
20501              From: Peter Prymmer <pvhp@forte.com>
20502              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
20503              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
20504      Branch: perl
20505            ! configure.com
20506 ____________________________________________________________________________
20507 [  7447] By: jhi                                   on 2000/10/25  23:20:02
20508         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
20509              in platforms that strictly require all the symbols being present
20510              at link time.
20511      Branch: perl
20512            ! handy.h
20513 ____________________________________________________________________________
20514 [  7446] By: jhi                                   on 2000/10/25  21:55:57
20515         Log: Update Changes.
20516      Branch: perl
20517            ! Changes patchlevel.h
20518 ____________________________________________________________________________
20519 [  7445] By: jhi                                   on 2000/10/25  21:27:08
20520         Log: Integrate with vmsperl #7430 by Charles Bailey:
20521              
20522              Cleanup from prior patch (Charles Lane?):
20523              - improve handling of MFDs in Basename and Path
20524              - default to no xsubpp line # munging when building debug images
20525      Branch: perl
20526           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
20527 ____________________________________________________________________________
20528 [  7444] By: jhi                                   on 2000/10/25  21:03:50
20529         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
20530              From: John Peacock <JPeacock@UnivPress.com>
20531              Date: Thu, 18 May 2000 11:55:27 -0400
20532              Message-ID: <3924126F.A58BE57A@UnivPress.com>
20533      Branch: perl
20534            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
20535            ! t/op/write.t
20536 ____________________________________________________________________________
20537 [  7443] By: jhi                                   on 2000/10/25  20:43:10
20538         Log: Temporary stopgap for the self-tying issue: for now only
20539              array and hash self-ties are verboten.  The real fix, of
20540              course, would be to comprehensively test (and implement?)
20541              and debug (and document) self-ties.
20542      Branch: perl
20543            ! pod/perldiag.pod pp_sys.c t/op/tie.t
20544 ____________________________________________________________________________
20545 [  7442] By: jhi                                   on 2000/10/25  20:14:30
20546         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
20547              From: Dan Sugalski <dan@sidhe.org>
20548              Date: Wed, 25 Oct 2000 13:36:35 -0400
20549              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
20550              
20551              plus regen global.sym.
20552      Branch: perl
20553            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
20554            ! thrdvar.h util.c
20555 ____________________________________________________________________________
20556 [  7441] By: jhi                                   on 2000/10/25  20:12:20
20557         Log: buildtoc target tweaks.
20558      Branch: perl
20559            ! pod/Makefile.SH
20560 ____________________________________________________________________________
20561 [  7440] By: jhi                                   on 2000/10/25  20:03:53
20562         Log: A new version of making the syslog test more robust.
20563              (Replaces #7421.)
20564              
20565              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
20566              From: "Kurt D. Starsinic" <kstar@chapin.edu>
20567              Date: Wed, 25 Oct 2000 12:13:54 -0400
20568              Message-ID: <20001025121354.B2264@O2.chapin.edu>
20569      Branch: perl
20570            ! t/lib/syslog.t
20571 ____________________________________________________________________________
20572 [  7439] By: jhi                                   on 2000/10/25  20:00:48
20573         Log: Continue the internal UTF-8 API tweaking.
20574              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
20575              used much more than the simpler API, now called utf8_to_uv_simple().
20576              Still not quite happy with API, too much partial duplication
20577              of functionality.
20578      Branch: perl
20579            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
20580            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
20581            ! regcomp.c regexec.c sv.c toke.c utf8.c
20582 ____________________________________________________________________________
20583 [  7438] By: jhi                                   on 2000/10/25  18:52:30
20584         Log: Allow poking holes at the UTF-8 decoding strictness.
20585      Branch: perl
20586            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
20587            ! utf8.h
20588 ____________________________________________________________________________
20589 [  7437] By: jhi                                   on 2000/10/25  13:53:05
20590         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
20591              UTF8LEN() and UTF8SKIP(). 
20592      Branch: perl
20593            ! pp.c utf8.c utf8.h
20594 ____________________________________________________________________________
20595 [  7436] By: jhi                                   on 2000/10/25  13:51:37
20596         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
20597              From: Nicholas Clark <nick@ccl4.org>
20598              Date: Wed, 25 Oct 2000 14:44:05 +0100
20599              Message-ID: <20001025144404.D27253@plum.flirble.org>
20600      Branch: perl
20601            ! pod/perlrun.pod
20602 ____________________________________________________________________________
20603 [  7435] By: jhi                                   on 2000/10/25  13:49:32
20604         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
20605              From: Mike Guy <mjtg@cam.ac.uk>
20606              Date: Tue, 24 Oct 2000 14:59:40 +0100
20607              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
20608      Branch: perl
20609            ! scope.c
20610 ____________________________________________________________________________
20611 [  7434] By: jhi                                   on 2000/10/25  13:48:41
20612         Log: AIX is picky about its symbol exports.  Solution for now
20613              is to include the deb.o explicitly to the re extension build.
20614              
20615              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
20616              From: Peter Prymmer <pvhp@forte.com>
20617              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
20618              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
20619      Branch: perl
20620            ! ext/re/Makefile.PL hints/aix.sh
20621 ____________________________________________________________________________
20622 [  7433] By: jhi                                   on 2000/10/25  13:46:49
20623         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
20624              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20625              Date: Wed, 25 Oct 2000 12:02:20 +0200
20626              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
20627      Branch: perl
20628            ! perlsdio.h
20629 ____________________________________________________________________________
20630 [  7432] By: jhi                                   on 2000/10/25  13:44:28
20631         Log: Subject: Minor update to find2perl, for portability
20632              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
20633              Date: Wed, 25 Oct 2000 12:05:47 +0100
20634              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
20635      Branch: perl
20636            ! x2p/find2perl.PL
20637 ____________________________________________________________________________
20638 [  7431] By: jhi                                   on 2000/10/25  13:40:39
20639         Log: Add targets to Makefile.SH, most importantly
20640              'regen_all' which also remembers to update vms/perly*.
20641      Branch: perl
20642            ! Makefile.SH
20643 ____________________________________________________________________________
20644 [  7430] By: bailey                                on 2000/10/25  03:13:53
20645         Log: Cleanup from prior patch (Charles Lane?):
20646              - improve handling of MFDs in Basename and Path
20647              - default to no xsubpp line # munging when building debug images
20648      Branch: vmsperl
20649            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
20650 ____________________________________________________________________________
20651 [  7429] By: jhi                                   on 2000/10/24  20:03:40
20652         Log: Podify README.epoc and README.vos.
20653      Branch: perl
20654            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
20655            ! pod/perlport.pod pod/perltoc.pod
20656 ____________________________________________________________________________
20657 [  7428] By: jhi                                   on 2000/10/24  19:10:33
20658         Log: Stratus VOS updates from Paul Green.
20659      Branch: perl
20660            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
20661            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
20662            - vos/config.def vos/config.h vos/config_h.SH_orig
20663            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
20664            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
20665 ____________________________________________________________________________
20666 [  7427] By: jhi                                   on 2000/10/24  18:59:48
20667         Log: Check if stdio supports tweaking lval and cnt simultaneously.
20668              
20669              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
20670              From: Nicholas Clark <nick@ccl4.org>
20671              Date: Mon, 23 Oct 2000 15:39:32 +0100
20672              Message-ID: <20001023153932.A10786@plum.flirble.org>
20673      Branch: metaconfig
20674            ! U/compline/d_stdstdio.U
20675      Branch: perl
20676            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20677            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
20678            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
20679            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
20680            ! vos/config.h vos/config_h.SH_orig win32/config.bc
20681            ! win32/config.gc win32/config.vc
20682 ____________________________________________________________________________
20683 [  7426] By: jhi                                   on 2000/10/24  17:57:44
20684         Log: Missed the header file changes from #7425.
20685      Branch: perl
20686            ! embed.h embed.pl objXSUB.h proto.h
20687 ____________________________________________________________________________
20688 [  7425] By: jhi                                   on 2000/10/24  17:55:17
20689         Log: Fix the bug reported in
20690              
20691              From: andreas.koenig@anima.de (Andreas J. Koenig)
20692              Subject: Encode bug?
20693              Date: 24 Oct 2000 14:01:26 +0200 
20694              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
20695              
20696              Also make is_utf8_char() stricter.
20697      Branch: perl
20698            ! ext/Encode/Encode.xs utf8.c
20699 ____________________________________________________________________________
20700 [  7424] By: jhi                                   on 2000/10/24  15:15:39
20701         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
20702              From: Peter Scott <Peter@PSDT.com>
20703              Date: Mon, 23 Oct 2000 19:46:01 -0700
20704              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
20705      Branch: perl
20706            ! pod/perlfaq5.pod
20707 ____________________________________________________________________________
20708 [  7423] By: jhi                                   on 2000/10/24  14:25:30
20709         Log: Test tweak to avoid pulling in the whole Config.
20710      Branch: perl
20711            ! t/lib/st-lock.t
20712 ____________________________________________________________________________
20713 [  7422] By: jhi                                   on 2000/10/24  14:03:16
20714         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
20715      Branch: perl
20716            ! pp.c
20717 ____________________________________________________________________________
20718 [  7421] By: jhi                                   on 2000/10/24  13:32:09
20719         Log: (Replaced by #7440.)
20720              
20721              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
20722              From: "Kurt D. Starsinic" <kstar@chapin.edu>
20723              Date: Mon, 23 Oct 2000 16:40:54 -0400
20724              Message-ID: <20001023164054.B14491@O2.chapin.edu>
20725      Branch: perl
20726            ! t/lib/syslog.t
20727 ____________________________________________________________________________
20728 [  7420] By: jhi                                   on 2000/10/24  13:30:53
20729         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
20730              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20731              Date: Mon, 23 Oct 2000 17:29:03 -0400
20732              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
20733      Branch: perl
20734            ! lib/ExtUtils/MM_Unix.pm
20735 ____________________________________________________________________________
20736 [  7419] By: jhi                                   on 2000/10/24  13:29:57
20737         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
20738              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20739              Date: Mon, 23 Oct 2000 19:01:32 -0400
20740              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
20741      Branch: perl
20742            ! utils/h2xs.PL
20743 ____________________________________________________________________________
20744 [  7418] By: jhi                                   on 2000/10/24  13:26:04
20745         Log: Replace #7409 with
20746              
20747              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
20748              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
20749              Date: Mon, 23 Oct 2000 20:08:56 +0200
20750              Message-ID: <20001023200855.A14850@nice.ram.loc>
20751      Branch: perl
20752            ! ext/Storable/Storable.pm t/lib/st-lock.t
20753 ____________________________________________________________________________
20754 [  7417] By: jhi                                   on 2000/10/24  13:17:52
20755         Log: Run vms/vms_yfix.pl, should have done that after changing
20756              perly.c in #7382.
20757      Branch: perl
20758            ! vms/perly_c.vms vms/perly_h.vms
20759 ____________________________________________________________________________
20760 [  7416] By: jhi                                   on 2000/10/24  02:55:33
20761         Log: Make the UTF-8 decoding stricter and more verbose when
20762              malformation happens.  This involved adding an argument
20763              to utf8_to_uv_chk(), which involved changing its prototype,
20764              and prefer STRLEN over I32 for the UTF-8 length, which as
20765              a domino effect necessitated changing the prototypes of
20766              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
20767              The stricter UTF-8 decoding checking uses Markus Kuhn's
20768              UTF-8 Decode Stress Tester from
20769              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
20770      Branch: perl
20771            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
20772            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
20773            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
20774            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
20775 ____________________________________________________________________________
20776 [  7415] By: jhi                                   on 2000/10/23  14:06:06
20777         Log: Update Changes.
20778      Branch: perl
20779            ! Changes patchlevel.h
20780 ____________________________________________________________________________
20781 [  7414] By: jhi                                   on 2000/10/23  12:39:52
20782         Log: Undo the basename() part of #7412 since the lib/basename
20783              tests would need upgrading too.
20784      Branch: perl
20785            ! lib/File/Basename.pm
20786 ____________________________________________________________________________
20787 [  7413] By: jhi                                   on 2000/10/23  12:19:27
20788         Log: Document PERL_INSTALL_ROOT of #7210.
20789      Branch: perl
20790            ! lib/ExtUtils/Install.pm
20791 ____________________________________________________________________________
20792 [  7412] By: jhi                                   on 2000/10/23  12:16:47
20793         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
20794      Branch: perl
20795            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
20796            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
20797 ____________________________________________________________________________
20798 [  7411] By: jhi                                   on 2000/10/23  12:07:41
20799         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
20800              From: Prymmer/Kahn <pvhp@best.com>
20801              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
20802              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
20803      Branch: perl
20804            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
20805 ____________________________________________________________________________
20806 [  7410] By: jhi                                   on 2000/10/23  04:10:11
20807         Log: The change #7187 was not so good on VMS.
20808              
20809              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
20810              From: "Craig A. Berry" <craig.berry@psinetcs.com>
20811              Date: Sun, 22 Oct 2000 23:03:08 -0500
20812              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
20813      Branch: perl
20814            ! utils/perldoc.PL
20815 ____________________________________________________________________________
20816 [  7409] By: jhi                                   on 2000/10/23  03:57:36
20817         Log: Avoid Storable locking on DJGPP for now.
20818              
20819              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
20820              From: "Peter J. Farley III" <pjfarley@banet.net>
20821              Date: Sun, 22 Oct 2000 20:00:00 -0400
20822              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
20823      Branch: perl
20824            ! ext/Storable/Storable.pm t/lib/st-lock.t
20825 ____________________________________________________________________________
20826 [  7408] By: jhi                                   on 2000/10/23  03:50:24
20827         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
20828              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
20829              Date: Sun, 22 Oct 2000 21:12:22 -0400
20830              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
20831      Branch: perl
20832            ! lib/vars.pm
20833 ____________________________________________________________________________
20834 [  7407] By: jhi                                   on 2000/10/23  03:43:12
20835         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
20836              From: Hugo <hv@crypt.compulink.co.uk>
20837              Date: Mon, 23 Oct 2000 00:47:22 +0100
20838              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
20839      Branch: perl
20840            ! regexec.c t/op/pat.t
20841 ____________________________________________________________________________
20842 [  7406] By: jhi                                   on 2000/10/23  03:40:29
20843         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
20844      Branch: perl
20845            ! lib/ExtUtils/MakeMaker.pm
20846 ____________________________________________________________________________
20847 [  7405] By: jhi                                   on 2000/10/22  21:32:00
20848         Log: Doc patch.
20849              
20850              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
20851              From: rspier@pobox.com (Robert Spier)
20852              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
20853              Message-ID: <14835.16112.13457.447971@rls.cx>
20854      Branch: perl
20855            ! lib/strict.pm
20856 ____________________________________________________________________________
20857 [  7404] By: jhi                                   on 2000/10/22  21:30:51
20858         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
20859              From: rspier@pobox.com (Robert Spier)
20860              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
20861              Message-ID: <14835.17223.72448.705566@rls.cx>
20862      Branch: perl
20863            ! lib/ExtUtils/MakeMaker.pm
20864 ____________________________________________________________________________
20865 [  7403] By: jhi                                   on 2000/10/22  21:24:11
20866         Log: Subject: [PATCH bleadperl] ripples from constsub patch
20867              From: John Tobey <jtobey@john-edwin-tobey.org>
20868              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
20869              Message-Id: <m13nSOB-000FObC@feynman.localnet>
20870      Branch: perl
20871            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
20872 ____________________________________________________________________________
20873 [  7402] By: jhi                                   on 2000/10/22  20:59:35
20874         Log: Support s?printf parameter reordering.
20875      Branch: perl
20876            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
20877 ____________________________________________________________________________
20878 [  7401] By: jhi                                   on 2000/10/22  19:19:14
20879         Log: Expand %Config variables only if explicitly so requested
20880              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
20881              
20882              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
20883              From: Gurusamy Sarathy <gsar@ActiveState.com>
20884              Date: Sun, 22 Oct 2000 11:47:32 -0700
20885              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
20886      Branch: perl
20887            ! Makefile.SH lib/lib_pm.PL
20888 ____________________________________________________________________________
20889 [  7400] By: jhi                                   on 2000/10/22  18:24:10
20890         Log: Move the #7390 test from warn/op to comp/redef.
20891              
20892              Subject: Re: Creating const subs for constants.
20893              From: John Tobey <jtobey@john-edwin-tobey.org>
20894              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
20895              Message-Id: <m13nG72-000FObC@feynman.localnet>               
20896      Branch: perl
20897            ! t/comp/redef.t t/pragma/warn/op
20898 ____________________________________________________________________________
20899 [  7399] By: jhi                                   on 2000/10/22  17:49:59
20900         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
20901              From: Nicholas Clark <nick@ccl4.org>
20902              Date: Sat, 21 Oct 2000 22:23:19 +0100
20903              Message-ID: <20001021222319.B45586@plum.flirble.org>
20904      Branch: perl
20905            ! ext/DynaLoader/DynaLoader_pm.PL
20906 ____________________________________________________________________________
20907 [  7398] By: jhi                                   on 2000/10/22  17:47:35
20908         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
20909              From: Hugo <hv@crypt.compulink.co.uk>
20910              Date: Sat, 21 Oct 2000 18:19:59 +0100
20911              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
20912      Branch: perl
20913            ! ext/B/B.pm ext/B/B/C.pm
20914 ____________________________________________________________________________
20915 [  7397] By: jhi                                   on 2000/10/22  17:35:18
20916         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
20917              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
20918              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
20919              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
20920      Branch: perl
20921            ! hints/openbsd.sh
20922 ____________________________________________________________________________
20923 [  7396] By: jhi                                   on 2000/10/22  17:19:46
20924         Log: Subject: installman go-faster stripes
20925              From: Nicholas Clark <nick@talking.bollo.cx>
20926              Date: Sat, 21 Oct 2000 17:24:53 +0100
20927              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
20928              
20929              Subject: Re: installman go-faster stripes
20930              From: Russ Allbery <rra@stanford.edu>
20931              Date: 21 Oct 2000 11:04:13 -0700
20932              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
20933      Branch: perl
20934            ! installman pod/pod2man.PL
20935 ____________________________________________________________________________
20936 [  7395] By: jhi                                   on 2000/10/22  17:17:35
20937         Log: Hints tweak from Anton Berezin.
20938      Branch: perl
20939            ! hints/freebsd.sh
20940 ____________________________________________________________________________
20941 [  7394] By: jhi                                   on 2000/10/22  04:50:04
20942         Log: Tweak the Is* definitions of Unicode character classes
20943              to better match the official categorizations; embrace
20944              the official categorizations; add the combining marks
20945              as alpha (and -numeric); fix DCinital (a typo and edito)
20946              to be DCmedial.
20947      Branch: perl
20948            + lib/unicode/Is/DCmedial.pl
20949            - lib/unicode/Is/DCinital.pl
20950            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
20951            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
20952            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
20953            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
20954 ____________________________________________________________________________
20955 [  7393] By: jhi                                   on 2000/10/21  18:06:05
20956         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
20957              From: Daniel Chetlin <daniel@chetlin.com>
20958              Date: Sat, 21 Oct 2000 02:57:03 -0700
20959              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
20960      Branch: perl
20961            + t/lib/tie-splice.t
20962            ! MANIFEST lib/Tie/Array.pm
20963 ____________________________________________________________________________
20964 [  7392] By: gsar                                  on 2000/10/21  18:05:15
20965         Log: resync utfperl branch with mainline
20966      Branch: utfperl
20967           !> (integrate 1760 files)
20968 ____________________________________________________________________________
20969 [  7391] By: jhi                                   on 2000/10/21  14:37:49
20970         Log: Testcases for a #7383,#7385 related bug.
20971              
20972              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
20973              From: Nicholas Clark <nick@ccl4.org>
20974              Date: Sat, 21 Oct 2000 15:04:51 +0100
20975              Message-ID: <20001021150451.A51566@plum.flirble.org>
20976      Branch: perl
20977            ! t/pragma/utf8.t
20978 ____________________________________________________________________________
20979 [  7390] By: jhi                                   on 2000/10/21  14:35:57
20980         Log: Add a testcase for #7389.
20981      Branch: perl
20982            ! t/pragma/warn/op
20983 ____________________________________________________________________________
20984 [  7389] By: jhi                                   on 2000/10/21  14:26:45
20985         Log: Subject: Re: Creating const subs for constants.
20986              From: John Tobey <jtobey@john-edwin-tobey.org>
20987              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
20988              Message-Id: <m13mo0N-000FObC@feynman.localnet>
20989      Branch: perl
20990            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
20991            ! proto.h sv.c
20992 ____________________________________________________________________________
20993 [  7388] By: nick                                  on 2000/10/21  11:44:23
20994         Log: Populate perlio branch
20995      Branch: perlio
20996           +> (branch 1760 files)
20997 ____________________________________________________________________________
20998 [  7387] By: nick                                  on 2000/10/21  10:52:05
20999         Log: Get branch back as replica of mainline via :
21000              p4 integrate -b utfperl
21001              p4 resolve -at ./...
21002      Branch: utfperl
21003           +> (branch 269 files)
21004            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
21005            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
21006            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
21007            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
21008            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
21009            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
21010            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
21011            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
21012            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
21013            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
21014            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
21015            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
21016            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
21017            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
21018            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
21019            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
21020            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
21021            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
21022            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
21023            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
21024            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
21025            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
21026            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
21027            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
21028            - lib/unicode/UCD300.html lib/unicode/Unicode.300
21029            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
21030            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
21031            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
21032            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
21033           !> (integrate 965 files)
21034 ____________________________________________________________________________
21035 [  7386] By: jhi                                   on 2000/10/21  01:31:12
21036         Log: Update Changes.
21037      Branch: perl
21038            ! Changes patchlevel.h
21039 ____________________________________________________________________________
21040 [  7385] By: jhi                                   on 2000/10/21  01:28:42
21041         Log: The #7383 was right only in the context of the original bug report,
21042              not in more general case.
21043      Branch: perl
21044            ! pp_hot.c
21045 ____________________________________________________________________________
21046 [  7384] By: jhi                                   on 2000/10/21  01:08:23
21047         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
21048      Branch: perl
21049            ! ext/IO/lib/IO/Select.pm
21050 ____________________________________________________________________________
21051 [  7383] By: jhi                                   on 2000/10/21  00:44:18
21052         Log: Fix for ID 20001020.006, concatenating an unset submatch
21053              with utf8 resulted in "Modification of a read-only value".
21054      Branch: perl
21055            ! pp_hot.c t/pragma/utf8.t
21056 ____________________________________________________________________________
21057 [  7382] By: jhi                                   on 2000/10/20  20:44:31
21058         Log: Make scan_num() reëntrant, as suggested in
21059              
21060              Subject: [PATCH perl@7229] Rentrant parser and yylex()
21061              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21062              Date: Fri, 20 Oct 2000 14:17:27 +0100
21063              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
21064      Branch: perl
21065            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
21066            ! toke.c
21067 ____________________________________________________________________________
21068 [  7381] By: jhi                                   on 2000/10/20  20:07:29
21069         Log: Reëntrancy fix.
21070              
21071              Subject: [PATCH perl@7229] Rentrant parser and yylex()
21072              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21073              Date: Fri, 20 Oct 2000 14:17:27 +0100
21074              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
21075      Branch: perl
21076            ! embed.h embed.pl perl.h proto.h toke.c
21077 ____________________________________________________________________________
21078 [  7380] By: jhi                                   on 2000/10/20  19:15:54
21079         Log: Don't write double values through long double pointers,
21080              based on a part of
21081              
21082              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
21083              From: Jens Hamisch <jens@Strawberry.COM>
21084              Date: Tue, 17 Oct 2000 08:39:36 +0200
21085              Message-Id: <20001017083936.A11104@Strawberry.COM>
21086      Branch: perl
21087            ! perl.h pp.c
21088 ____________________________________________________________________________
21089 [  7379] By: jhi                                   on 2000/10/20  18:43:37
21090         Log: Portability tweak on #7377.
21091              
21092              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
21093              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21094              Date:     Fri, 20 Oct 2000 13:13:41 EDT
21095              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
21096      Branch: perl
21097            ! t/lib/dprof.t
21098 ____________________________________________________________________________
21099 [  7378] By: jhi                                   on 2000/10/20  12:57:19
21100         Log: SOCKS function redefinitions need prototypes, too, otherwise
21101              for example 32 bit versus 64 bit differences cause a lot of
21102              problems.  Part of
21103              
21104              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
21105              From: Jens Hamisch <jens@Strawberry.COM>
21106              Date: Tue, 17 Oct 2000 08:39:36 +0200
21107              Message-Id: <20001017083936.A11104@Strawberry.COM>
21108      Branch: perl
21109            ! doio.c pp_sys.c
21110 ____________________________________________________________________________
21111 [  7377] By: jhi                                   on 2000/10/20  12:37:12
21112         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
21113              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21114              Date:     Fri, 20 Oct 2000 08:26:04 EDT
21115              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
21116      Branch: perl
21117            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
21118 ____________________________________________________________________________
21119 [  7376] By: jhi                                   on 2000/10/20  12:35:31
21120         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
21121              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21122              Date:     Fri, 20 Oct 2000 07:48:15 EDT
21123              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
21124      Branch: perl
21125            ! configure.com vms/gen_shrfls.pl
21126 ____________________________________________________________________________
21127 [  7375] By: bailey                                on 2000/10/20  04:44:37
21128         Log: SYN SYN
21129      Branch: vmsperl
21130           +> (branch 134 files)
21131            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
21132            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
21133            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
21134            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
21135            - eg/cgi/frameset.cgi eg/cgi/index.html
21136            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
21137            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
21138            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
21139            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
21140            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
21141            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
21142            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
21143            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
21144            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
21145            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
21146            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
21147            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
21148            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
21149            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
21150            - lib/unicode/Props.txt lib/unicode/UCD300.html
21151            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
21152            - utils/perlbc.PL vms/subconfigure.com
21153           !> (integrate 785 files)
21154 ____________________________________________________________________________
21155 [  7374] By: jhi                                   on 2000/10/20  00:59:48
21156         Log: In the latest compiler builds cccdlflags must not become -fpic,
21157              from Wilfredo Sánchez.
21158      Branch: perl
21159            ! hints/darwin.sh
21160 ____________________________________________________________________________
21161 [  7373] By: jhi                                   on 2000/10/20  00:56:35
21162         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
21163              From: Tony Cook <tony@develop-help.com>
21164              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
21165              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
21166      Branch: perl
21167            ! pod/perlop.pod
21168 ____________________________________________________________________________
21169 [  7372] By: jhi                                   on 2000/10/19  19:34:40
21170         Log: Typo noted by Mark Lutz.
21171      Branch: perl
21172            ! t/op/64bitint.t
21173 ____________________________________________________________________________
21174 [  7371] By: jhi                                   on 2000/10/19  19:33:13
21175         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
21176      Branch: metaconfig
21177            ! U/modified/Cppsym.U U/modified/Oldconfig.U
21178      Branch: metaconfig/U/perl
21179            ! End.U dlsrc.U libperl.U
21180      Branch: perl
21181            + hints/nonstopux.sh
21182            ! Configure MANIFEST config_h.SH
21183 ____________________________________________________________________________
21184 [  7370] By: jhi                                   on 2000/10/19  17:18:08
21185         Log: Subject: PATCH do_print has 2 PerlIO_error()s
21186              From: nick@ccl4.org
21187              Date: Thu, 19 Oct 2000 18:09:20 +0100
21188              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
21189      Branch: perl
21190            ! doio.c
21191 ____________________________________________________________________________
21192 [  7369] By: jhi                                   on 2000/10/19  14:01:49
21193         Log: Update Changes.
21194      Branch: perl
21195            ! Changes patchlevel.h
21196 ____________________________________________________________________________
21197 [  7368] By: jhi                                   on 2000/10/19  13:04:29
21198         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
21199              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21200              Date: Wed, 18 Oct 2000 13:12:01 +0200
21201              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
21202      Branch: perl
21203            ! hints/aix.sh
21204 ____________________________________________________________________________
21205 [  7367] By: jhi                                   on 2000/10/19  02:22:40
21206         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
21207              of a 'pmshort' anywhere in the B, so the offending line was simply
21208              removed.
21209      Branch: perl
21210            ! ext/B/B/Debug.pm
21211 ____________________________________________________________________________
21212 [  7366] By: jhi                                   on 2000/10/19  02:12:37
21213         Log: Add the test case for the bug id 20000730.004 which seems
21214              to have been fixed by now.
21215      Branch: perl
21216            ! t/pragma/utf8.t
21217 ____________________________________________________________________________
21218 [  7365] By: jhi                                   on 2000/10/18  23:36:24
21219         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
21220              From: Hugo <hv@crypt.compulink.co.uk>
21221              Date: Wed, 18 Oct 2000 23:25:58 +0100
21222              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
21223      Branch: perl
21224            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
21225 ____________________________________________________________________________
21226 [  7364] By: jhi                                   on 2000/10/18  21:12:53
21227         Log: (retracted)
21228      Branch: perl
21229            ! pp.c
21230 ____________________________________________________________________________
21231 [  7363] By: jhi                                   on 2000/10/18  20:55:38
21232         Log: Missing change from #7362.
21233      Branch: perl
21234            ! win32/perlhost.h
21235 ____________________________________________________________________________
21236 [  7362] By: jhi                                   on 2000/10/18  20:52:01
21237         Log: Borland C fstat() never saw the fd as writable.
21238              
21239              Subject: fix for Borland's weak "stat" (perl@7211)
21240              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
21241              Date: Mon, 16 Oct 2000 09:55:03 +0400
21242              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
21243      Branch: perl
21244            ! win32/win32.c
21245 ____________________________________________________________________________
21246 [  7361] By: jhi                                   on 2000/10/18  17:43:50
21247         Log: Regen toc.
21248      Branch: perl
21249            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
21250 ____________________________________________________________________________
21251 [  7360] By: jhi                                   on 2000/10/18  17:07:44
21252         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21253              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
21254              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
21255              Date: Mon, 16 Oct 2000 15:19:49 +0200
21256      Branch: perl
21257            + README.aix
21258            ! MANIFEST
21259 ____________________________________________________________________________
21260 [  7359] By: jhi                                   on 2000/10/18  17:04:49
21261         Log: Subject: Pod patch for Devel::Peek
21262              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21263              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
21264              Date: Mon, 16 Oct 2000 12:26:34 +0200
21265      Branch: perl
21266            ! ext/Devel/Peek/Peek.pm
21267 ____________________________________________________________________________
21268 [  7358] By: jhi                                   on 2000/10/18  17:03:15
21269         Log: Make Cwd more bulletproof in chrooted environments.
21270              
21271              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
21272              From: "Eric E. Coe" <Eric.Coe@oracle.com>
21273              Date: Wed, 18 Oct 2000 04:03:54 -0400
21274              Message-Id: <39ED596A.70E599FE@oracle.com>
21275      Branch: perl
21276            ! lib/Cwd.pm
21277 ____________________________________________________________________________
21278 [  7357] By: jhi                                   on 2000/10/18  16:37:26
21279         Log: Disable the UTF8 downgrade croakage for now to avoid
21280              too many not okay messages.
21281      Branch: perl
21282            ! doio.c
21283 ____________________________________________________________________________
21284 [  7356] By: jhi                                   on 2000/10/17  23:29:41
21285         Log: Show the failed remote port, instead of the failing line number.
21286              
21287              Subject: [PATCH 5.6.1 Debugger] More diagnostics
21288              From: David Sparks <daves@ActiveState.com>
21289              Date: Tue, 17 Oct 2000 15:00:24 -0700
21290              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
21291      Branch: perl
21292            ! lib/perl5db.pl
21293 ____________________________________________________________________________
21294 [  7355] By: jhi                                   on 2000/10/17  14:11:31
21295         Log: On output try to downgrade to bytes, croak if impossible,
21296              from Simon Cozens.  This means that outputting >255 UTF8
21297              is impossible.  Consider this as a strong incentive to get
21298              the I/O disciplines implemented.
21299      Branch: perl
21300            ! doio.c pod/perldiag.pod sv.c
21301 ____________________________________________________________________________
21302 [  7354] By: jhi                                   on 2000/10/17  13:42:23
21303         Log: Clarify documentation on 'use bytes'.
21304              
21305              Subject: Re: What does 'use bytes' "mean" ?
21306              From: Simon Cozens <simon@cozens.net>
21307              Date: Mon, 18 Sep 2000 18:24:25 +0100
21308              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
21309      Branch: perl
21310            ! lib/bytes.pm
21311 ____________________________________________________________________________
21312 [  7353] By: jhi                                   on 2000/10/17  13:28:12
21313         Log: Workaround for a sfio bug where the stream error indicator
21314              is not cleared as documented.
21315              
21316              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
21317              From: Nicholas Clark <nick@ccl4.org>
21318              Date: Mon, 16 Oct 2000 18:28:23 +0100
21319              Message-ID: <20001016182823.J19700@plum.flirble.org>
21320      Branch: perl
21321            ! doio.c
21322 ____________________________________________________________________________
21323 [  7352] By: jhi                                   on 2000/10/17  13:06:19
21324         Log: More IoTYPE sprinkling.
21325      Branch: perl
21326            ! doio.c pp_hot.c
21327 ____________________________________________________________________________
21328 [  7351] By: jhi                                   on 2000/10/16  22:47:07
21329         Log: Detect early whether the std streams have gone bad.
21330              
21331              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
21332              Date: Mon, 16 Oct 2000 23:28:42 +0100
21333              From: Nicholas Clark <nick@ccl4.org>
21334              Message-ID: <20001016232842.A37942@plum.flirble.org>
21335      Branch: perl
21336            ! t/op/misc.t
21337 ____________________________________________________________________________
21338 [  7350] By: jhi                                   on 2000/10/16  22:45:16
21339         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
21340              From: "Peter J. Farley III" <pjfarley@banet.net>
21341              Date: Mon, 16 Oct 2000 18:15:59 -0400
21342              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
21343      Branch: perl
21344            ! djgpp/djgpp.c dosish.h t/io/open.t
21345 ____________________________________________________________________________
21346 [  7349] By: jhi                                   on 2000/10/16  22:36:45
21347         Log: perldelta tweak.
21348      Branch: perl
21349            ! pod/perldelta.pod
21350 ____________________________________________________________________________
21351 [  7348] By: jhi                                   on 2000/10/16  15:17:53
21352         Log: Update Changes.
21353      Branch: perl
21354            ! Changes patchlevel.h
21355 ____________________________________________________________________________
21356 [  7347] By: jhi                                   on 2000/10/16  13:55:27
21357         Log: Add the capability to include/exclude branches.
21358      Branch: perl
21359            ! Porting/genlog
21360 ____________________________________________________________________________
21361 [  7346] By: jhi                                   on 2000/10/16  13:18:04
21362         Log: Add Charles Lane.
21363      Branch: perl
21364            ! AUTHORS Changes
21365 ____________________________________________________________________________
21366 [  7345] By: jhi                                   on 2000/10/16  13:13:21
21367         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
21368      Branch: perl
21369            ! pod/perldelta.pod
21370 ____________________________________________________________________________
21371 [  7344] By: gsar                                  on 2000/10/16  09:30:21
21372         Log: integrate change#6220 from cfgperl
21373              
21374              Win32 patches from Benjamin Stuhl.
21375      Branch: maint-5.6/perl
21376           !> makedef.pl win32/win32.h
21377 ____________________________________________________________________________
21378 [  7343] By: gsar                                  on 2000/10/16  08:32:19
21379         Log: integrate changes#6221,6222 from cfgperl
21380              
21381              Remove tr///CU (the feature is to be obsoleted by better interfaces).
21382              From: simon@brecon.co.uk (Simon Cozens)
21383              Subject: [PATCH] Eliminate tr///[CU][CU]
21384              Date: 23 Jun 2000 11:05:40 GMT
21385              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
21386              
21387              doc typo fix
21388              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
21389              From: Ian Phillipps <Ian.Phillipps@iname.com>
21390              Date: Fri, 23 Jun 2000 10:40:58 +0100
21391              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
21392      Branch: maint-5.6/perl
21393           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
21394 ____________________________________________________________________________
21395 [  7342] By: gsar                                  on 2000/10/16  08:28:08
21396         Log: integrate change#6217 from cfgperl (in part)
21397              
21398              Rename the fdpid locking and integrate with Sarathy.
21399      Branch: maint-5.6/perl
21400           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
21401           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
21402           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
21403           !> win32/win32.c
21404 ____________________________________________________________________________
21405 [  7341] By: gsar                                  on 2000/10/16  08:23:39
21406         Log: integrate changes#6214..6216 from mainline
21407              
21408              @_ can't have junk in it even in the non-USE_ITHREADS case because
21409              caller() wants to populate @DB::args with it (causes a coredump
21410              in Carp::confess())
21411              
21412              tweak comment about @DB::args
21413              
21414              be more optimal about clearing @_
21415      Branch: maint-5.6/perl
21416           !> av.h cop.h pp_ctl.c t/op/runlevel.t
21417 ____________________________________________________________________________
21418 [  7340] By: gsar                                  on 2000/10/16  08:20:37
21419         Log: integrate changes#6207..6210 from cfgperl
21420              
21421              Subject: [PATCH 5.6.0] Threadsafe patches
21422              From: Dan Sugalski <dan@sidhe.org>
21423              To: perl5-porters@perl.org
21424              Date: Mon, 08 May 2000 18:08:13 -0400
21425              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
21426              
21427              Regen headers for #6207.
21428              
21429              Lock PL_fdpid against race conditions, based on:
21430              Subject: [PATCH 5.6.0]subprocess fixup for threads
21431              From: Dan Sugalski <dan@sidhe.org>
21432              To: perl5-porters@perl.org
21433              Date: Tue, 11 Apr 2000 17:02:32 -0400
21434              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
21435              
21436              Mopup for #6207 and #6209.
21437      Branch: maint-5.6/perl
21438           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
21439           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
21440           !> win32/win32.c
21441 ____________________________________________________________________________
21442 [  7339] By: gsar                                  on 2000/10/16  08:14:34
21443         Log: integrate change#6203 from cfgperl
21444              
21445              perldiag should refer to perlos2.pod not README.os2
21446      Branch: maint-5.6/perl
21447           !> pod/perldiag.pod
21448 ____________________________________________________________________________
21449 [  7338] By: gsar                                  on 2000/10/16  08:11:42
21450         Log: integrate change#6201 from mainline
21451              
21452              Perl_eval_pv() leaks 4 bytes every time it is called because it
21453              does a PUSHMARK that's never ever POPMARKed; in general, only
21454              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
21455              Perl_eval_[sp]v() don't because they don't take any incoming
21456              arguments (this leak has been around since the original version
21457              of perl_eval_pv() in 5.003_97e)
21458      Branch: maint-5.6/perl
21459           !> perl.c
21460 ____________________________________________________________________________
21461 [  7337] By: gsar                                  on 2000/10/16  08:08:47
21462         Log: integrate changes#6197..6200 from cfgperl
21463              
21464              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
21465              From: John Borwick <jhborwic@unity.ncsu.edu>
21466              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
21467              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
21468              
21469              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
21470              From: Dan Sugalski <dan@sidhe.org>
21471              To: vmsperl@perl.org, perl5-porters@perl.org
21472              Date: Fri, 02 Jun 2000 16:00:41 -0400
21473              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
21474              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
21475              
21476              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
21477              From: Dan Sugalski <dan@sidhe.org>
21478              To: perl5-porters@perl.org, vmsperl@perl.org
21479              Date: Fri, 02 Jun 2000 17:30:51 -0400
21480              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
21481              
21482              Update to cperl-mode.el 4.31 from
21483              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
21484              Subject: A couple of notes
21485              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21486              To: Mailing list Perl5 <perl5-porters@perl.org>
21487              Date: Sat, 3 Jun 2000 23:33:32 -0400
21488              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
21489      Branch: maint-5.6/perl
21490           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
21491           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
21492           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
21493           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
21494           !> vms/vmsish.h
21495 ____________________________________________________________________________
21496 [  7336] By: gsar                                  on 2000/10/16  08:03:46
21497         Log: integrate changes#6194,6195 from mainline
21498              
21499              fix small eval"" memory leaks under USE_ITHREADS
21500              
21501              fix yet another eval"" leak under USE_ITHREADS
21502      Branch: maint-5.6/perl
21503           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
21504           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
21505           !> vms/perly_c.vms
21506 ____________________________________________________________________________
21507 [  7335] By: gsar                                  on 2000/10/16  08:02:15
21508         Log: integrate changes#6190,6191 from mainline
21509              
21510              submit missing embed.pl change
21511              
21512              vec() loses numericalness (modified version of patch suggested
21513              by Robin Barker)
21514      Branch: maint-5.6/perl
21515           !> doop.c embed.pl t/op/vec.t
21516 ____________________________________________________________________________
21517 [  7334] By: gsar                                  on 2000/10/16  08:01:03
21518         Log: integrate change#6189 from mainline
21519              
21520              counting tr/// corrupts later operation (from M.J.T Guy)
21521      Branch: maint-5.6/perl
21522           !> doop.c t/op/tr.t
21523 ____________________________________________________________________________
21524 [  7333] By: gsar                                  on 2000/10/16  07:59:07
21525         Log: integrate changes#6183..6188 from mainline
21526              
21527              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
21528              <nick@ccl4.org>)
21529              
21530              tweak for change#6127
21531              
21532              remove incorrect documentation about implicit split to @_ in
21533              list context, which never really worked in perl 5 (from
21534              M.J.T. Guy)
21535              
21536              further qualify references to "alphanumeric" (from Wolfgang Laun
21537              <wolfgang.laun@alcatel.at>)
21538              
21539              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
21540              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
21541              
21542              h2xs tweaks
21543      Branch: maint-5.6/perl
21544           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
21545           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
21546           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
21547           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
21548           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
21549           !> pod/pod2latex.PL utils/h2xs.PL
21550 ____________________________________________________________________________
21551 [  7332] By: gsar                                  on 2000/10/16  07:53:52
21552         Log: integrate change#6179 from mainline
21553              
21554              buggy modulus on UVs introduced by change#3378 (resulted in
21555              4063328477 % 65535 amounting to 27406, instead of 27407)
21556      Branch: maint-5.6/perl
21557           !> pp.c t/op/arith.t
21558 ____________________________________________________________________________
21559 [  7331] By: gsar                                  on 2000/10/16  07:52:49
21560         Log: integrate changes#6176,6177,6178,6182 from cfgperl
21561              
21562              Single-quoted utf8 patch from Simon Cozens.
21563              
21564              Substitution utf8 patch from Simon Cozens.
21565              
21566              Be cleaner.
21567              
21568              Be Cleaner Part Deux.
21569      Branch: maint-5.6/perl
21570           !> Makefile.SH pp_hot.c toke.c
21571 ____________________________________________________________________________
21572 [  7330] By: gsar                                  on 2000/10/16  07:41:36
21573         Log: integrate change#6172 from mainline
21574              
21575              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
21576              (from Ilya Zakharevich)
21577      Branch: maint-5.6/perl
21578           !> regexec.c t/op/re_tests
21579 ____________________________________________________________________________
21580 [  7329] By: gsar                                  on 2000/10/16  07:40:25
21581         Log: integrate change#6171 from mainline
21582              
21583              scalar() doesn't force scalar context when used in void context
21584              (from Simon Cozens)
21585      Branch: maint-5.6/perl
21586           !> op.c t/op/wantarray.t
21587 ____________________________________________________________________________
21588 [  7328] By: gsar                                  on 2000/10/16  07:39:33
21589         Log: integrate change#6170 from mainline
21590              
21591              change#6142 needs tweaks to tests to work where there's no
21592              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
21593      Branch: maint-5.6/perl
21594           !> t/lib/filefind.t
21595 ____________________________________________________________________________
21596 [  7327] By: gsar                                  on 2000/10/16  07:35:34
21597         Log: integrate changes#6166..6168 from cfgperl
21598              
21599              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
21600              in case somebody wants to write an extension for more
21601              shadow database interfaces.
21602              
21603              tweak todo
21604              
21605              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
21606      Branch: maint-5.6/perl
21607           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
21608           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
21609           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
21610           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
21611           !> win32/config.vc win32/config_H.bc win32/config_H.gc
21612           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
21613 ____________________________________________________________________________
21614 [  7326] By: gsar                                  on 2000/10/16  07:29:05
21615         Log: integrate changes#6157,6159..6161,6164 from cfgperl
21616              
21617              Regen Configure to jive with #6149.
21618              
21619              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
21620              
21621              Changes for the File::Temp 0.08 (change #6159) test suite
21622              to fit better into the Perl distribution test framework.
21623              
21624              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
21625              both from Simon Cozens.
21626              
21627              detypo
21628      Branch: maint-5.6/perl
21629           +> pod/perlmodlib.PL pod/perlnewmod.pod
21630           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
21631           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
21632           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
21633           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
21634 ____________________________________________________________________________
21635 [  7325] By: gsar                                  on 2000/10/16  07:25:13
21636         Log: integrate change#6158 from vmsperl
21637              
21638              Add fallback to tmpfile for use in cases where user's relying on
21639              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
21640              Lane's patch)
21641      Branch: maint-5.6/perl
21642           !> vms/vms.c vms/vmsish.h
21643 ____________________________________________________________________________
21644 [  7324] By: gsar                                  on 2000/10/16  07:20:50
21645         Log: integrate changes#6153..6155 from mainline
21646              
21647              prettier Test::Harness output on failed tests (from Nicholas Clark
21648              <nick@Bagpuss.uk.boo.com>)
21649              
21650              avoid type mismatch warning
21651              
21652              small bug in change#6144; remove random \xA0 character that snuck
21653              in via change#6145
21654      Branch: maint-5.6/perl
21655           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
21656           !> perl.c
21657 ____________________________________________________________________________
21658 [  7323] By: gsar                                  on 2000/10/16  07:18:47
21659         Log: integrate changes#6151,6152 from mainline
21660              
21661              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
21662              
21663              cosmetic fixups of RE debug output (from Ilya Zakharevich)
21664      Branch: maint-5.6/perl
21665           !> regexec.c
21666 ____________________________________________________________________________
21667 [  7322] By: gsar                                  on 2000/10/16  07:17:25
21668         Log: integrate changes#6146..6150 from mainline
21669              
21670              doc typo
21671              
21672              add a make entry to Config.pm so "perl -V:make" works on VMS
21673              (from Peter Prymmer)
21674              
21675              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
21676              
21677              OS/2 tweaks for usethreads build (from Rocco Caputo
21678              <troc@netrus.net>)
21679              
21680              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
21681      Branch: maint-5.6/perl
21682           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
21683           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
21684           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
21685           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
21686           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
21687           !> warnings.pl x2p/a2p.h
21688 ____________________________________________________________________________
21689 [  7321] By: gsar                                  on 2000/10/16  07:14:02
21690         Log: integrate changes#6143..6145 from mainline
21691              
21692              MacOS support, part 1 (from Matthias Neeracher
21693              <neeri@iis.ee.ethz.ch>)
21694              
21695              MacOS support, part 2: make AutoSplit use File::Spec instead
21696              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
21697              <neeri@iis.ee.ethz.ch>)
21698              
21699              make xsubpp skip embedded pod (from Matthias Neeracher
21700              <neeri@iis.ee.ethz.ch>)
21701      Branch: maint-5.6/perl
21702           +> ext/DynaLoader/dl_mac.xs
21703           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
21704           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
21705           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
21706           !> pp_ctl.c proto.h toke.c util.c util.h
21707 ____________________________________________________________________________
21708 [  7320] By: gsar                                  on 2000/10/16  07:12:13
21709         Log: integrate changes#6141,6142 from mainline
21710              
21711              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
21712              forwarded by Peter Seebach from the bsdi-users mailing list.
21713              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
21714              
21715              File::Find fails to chdir when chasing symlinks (from
21716              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
21717      Branch: maint-5.6/perl
21718           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
21719 ____________________________________________________________________________
21720 [  7319] By: gsar                                  on 2000/10/16  07:04:30
21721         Log: integrate change#6139 from mainline
21722              
21723              revise mktables.PL for bugs and newness in Unicode 3.0
21724              (from James Bence <jbence@amgen.com>)
21725      Branch: maint-5.6/perl
21726           +> (branch 30 files)
21727           !> (integrate 49 files)
21728 ____________________________________________________________________________
21729 [  7318] By: gsar                                  on 2000/10/16  07:01:01
21730         Log: integrate changes#6137,6138 from mainline
21731              
21732              fix bogus redeclaration warning for "our" variables in different
21733              scopes
21734              
21735              add note about the handling of negative indices to tied arrays
21736              (from Michael G Schwern <schwern@pobox.com>)
21737      Branch: maint-5.6/perl
21738           !> op.c pod/perltie.pod t/pragma/strict-vars
21739 ____________________________________________________________________________
21740 [  7317] By: gsar                                  on 2000/10/16  06:58:46
21741         Log: integrate changes#6127..6136 from mainline
21742              
21743              call_method(...,G_EVAL) can longjmp() out if the method probing
21744              failed (from Gisle Aas)
21745              
21746              new perlxstut example for passing/returning refs to arrays
21747              (from David Lowe <dlowe@pootpoot.com>)
21748              
21749              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
21750              
21751              fix places that mean C<"word" character> but say C<alphanumeric
21752              character>
21753              
21754              avoid warnings in POSIX.pm (from Barrie Slaymaker)
21755              
21756              warnings::enabled() doesn't fall back to looking at $^W if
21757              caller isn't using lexical warnings (from Paul Marquess)
21758              
21759              elide bogus test in change#6132
21760              
21761              make Test::Harness use wait.h/WCOREDUMP if available
21762              (from Ben Tilly <ben_tilly@hotmail.com>)
21763              
21764              enable Test::Harness to dynamically determine column width etc.
21765              (from Rob Napier <rnapier@employees.org>)
21766              
21767              random pod typos (from Peter Scott <Peter@PSDT.com>)
21768      Branch: maint-5.6/perl
21769           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
21770           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
21771           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
21772           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
21773 ____________________________________________________________________________
21774 [  7316] By: gsar                                  on 2000/10/16  06:53:23
21775         Log: integrate change#6126 from mainline
21776              
21777              change#2879 broke rvalue autovivification of magicals such as
21778              ${$num} (reworked variant of patch suggested by Simon Cozens)
21779      Branch: maint-5.6/perl
21780           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
21781           !> pp_hot.c proto.h t/op/gv.t
21782 ____________________________________________________________________________
21783 [  7315] By: gsar                                  on 2000/10/16  06:51:38
21784         Log: integrate changes#6123,6125 from mainline
21785              
21786              clarify gotcha with #line directives (from Rocco Caputo
21787              <troc@netrus.net>)
21788              
21789              enable propagating exception objects via Perl_croak() in XS code
21790              (from Gisle Aas)
21791      Branch: maint-5.6/perl
21792           !> pod/perldebug.pod pod/perlsyn.pod util.c
21793 ____________________________________________________________________________
21794 [  7314] By: gsar                                  on 2000/10/16  06:49:28
21795         Log: integrate change#6122 from mainline
21796              
21797              downgrade fatal error on C<"foo@nosucharray.com"> to optional
21798              warning (from Mark-Jason Dominus)
21799      Branch: maint-5.6/perl
21800           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
21801           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
21802           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
21803           !> toke.c
21804 ____________________________________________________________________________
21805 [  7313] By: gsar                                  on 2000/10/16  06:46:54
21806         Log: integrate changes#6112..6121 from vmsperl
21807              
21808              Check for existence of file before trying to delete
21809              
21810              Ugly workaround for version-specific RTL error
21811              
21812              Urk -- undo previous removal of vmsish 'exit' change
21813              
21814              Add bounds checking for several strings (Charles Lane)
21815              
21816              Miscellaneous cosmetic fixes (Charles Lane)
21817              
21818              Treat sockets as special in sys(read|write) (Charles Lane et al.)
21819              
21820              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
21821              Flatten case labels in switch statements uniformly (Charles Bailey)
21822              
21823              Quiet error messages in vmsish.t (Charles Lane)
21824              
21825              Add missing escape (Charles Lane)
21826              
21827              Allow eliminate_macros() and fixpath() to handle space-delimited
21828              lists (based on fixes by Craig Berry)
21829      Branch: maint-5.6/perl
21830           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
21831           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
21832           !> vms/vmsish.h
21833 ____________________________________________________________________________
21834 [  7312] By: gsar                                  on 2000/10/16  06:41:18
21835         Log: integrate changes#6107,6110 from cfgperl
21836              
21837              Tweak the todo list.
21838              
21839              todo tweak
21840      Branch: maint-5.6/perl
21841           !> Todo-5.6
21842 ____________________________________________________________________________
21843 [  7311] By: gsar                                  on 2000/10/16  06:38:38
21844         Log: integrate changes#6104,6108 from mainline
21845              
21846              PL_sys_intern was being initialized too late on windows
21847              
21848              reenable fake signal handling on Windows, bugs and all
21849      Branch: maint-5.6/perl
21850           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
21851           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
21852           !> win32/win32.c
21853 ____________________________________________________________________________
21854 [  7310] By: gsar                                  on 2000/10/16  06:36:03
21855         Log: integrate changes#6095,6097..6103 from cfgperl
21856              
21857              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
21858              might be useful in future.
21859              
21860              Add a note about possible compilation problems from Allen Smith.
21861              
21862              Add a note about other, yet unsupported, shadow password APIs.
21863              
21864              Tweaks for the cc bugs from Allen Smith.
21865              
21866              More compilation tweakery from Allen Smith.
21867              
21868              Hints and test tweaks for Unicos.
21869              
21870              The test suite tweak in #6101 wasn't quite right.
21871              
21872              Test tweaking for Unicos continues.
21873      Branch: maint-5.6/perl
21874           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
21875           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
21876           !> t/lib/complex.t t/op/64bitint.t
21877 ____________________________________________________________________________
21878 [  7309] By: gsar                                  on 2000/10/16  06:29:41
21879         Log: integrate changes#6093,6094 from mainline
21880              
21881              fork() failure to create pseudo process sets errno=EAGAIN and returns
21882              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
21883              
21884              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
21885      Branch: maint-5.6/perl
21886           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
21887           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
21888 ____________________________________________________________________________
21889 [  7308] By: gsar                                  on 2000/10/16  06:27:29
21890         Log: integrate change#6092 from cfgperl
21891              
21892              Regen perltoc with the fixed buildtoc.
21893      Branch: maint-5.6/perl
21894           !> pod/perltoc.pod
21895 ____________________________________________________________________________
21896 [  7307] By: gsar                                  on 2000/10/16  06:26:40
21897         Log: integrate changes#6089,6090 from mainline
21898              
21899              buildtoc tweak to fix newline lossage
21900              
21901              concat doesn't preserve utf8-ness, and doesn't invalidate
21902              [NI]OK; added tests for both
21903      Branch: maint-5.6/perl
21904           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
21905 ____________________________________________________________________________
21906 [  7306] By: gsar                                  on 2000/10/16  06:24:05
21907         Log: integrate change#6088 from cfgperl
21908              
21909              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
21910              because we do not use those.  The HAS_GETSPNAM remains,
21911              though, because we still do use that.
21912      Branch: maint-5.6/perl
21913           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
21914           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
21915           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
21916           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
21917           !> win32/config.vc win32/config_H.bc win32/config_H.gc
21918           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
21919 ____________________________________________________________________________
21920 [  7305] By: gsar                                  on 2000/10/16  06:15:52
21921         Log: integrate changes#6084,6085,6087 from mainline
21922              
21923              substr() does not preserve utf8-ness (from Stefan Eissing
21924              <Eissing@medicaldataservice.de>); added tests
21925              
21926              repeat operator (x) doesn't preserve utf8-ness
21927              
21928              reverse() and quotemeta() weren't preserving utf8-ness; add tests
21929      Branch: maint-5.6/perl
21930           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
21931 ____________________________________________________________________________
21932 [  7304] By: gsar                                  on 2000/10/16  06:13:10
21933         Log: integrate changes#6077..6083 from mainline
21934              
21935              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
21936              and Tom Phoenix)
21937              
21938              workaround for CRT bug in chdir() (from Charles Lane, via
21939              Peter Prymmer)
21940              
21941              remove outdated kludge in Carp (NULLs are permitted in diagnostics
21942              now)
21943              
21944              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
21945              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
21946              
21947              better default perlbug categories for ok reports (from Richard Foley)
21948              
21949              peek.t non-portable to ithreads
21950              
21951              note about undocumented caller() return value (from M.J.T. Guy);
21952              yet another peek.t tweak
21953      Branch: maint-5.6/perl
21954           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
21955           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
21956           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
21957           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
21958           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
21959           !> vms/vmsish.h
21960 ____________________________________________________________________________
21961 [  7303] By: gsar                                  on 2000/10/16  06:03:18
21962         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
21963              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
21964              
21965              &HUGE_VAL is not defined, it exists.
21966              
21967              Do not warn that an infinity does not look like a number.
21968              
21969              Rewrite the pwent/spent logic to be a little bit more clearer.
21970              
21971              Continue on the pwent/spent case.
21972              
21973              Correct Freudian slip.
21974              
21975              Use HUGE_VALL if applicable.
21976              
21977              pwent/spent #ifdef imbalance.
21978              
21979              Infinite problems.
21980              
21981              Call getspnam() only iff needd.
21982              
21983              Test both the scalar and list contexts.
21984              
21985              Use setxxent()/endxxent().
21986              
21987              Complex tweakery.
21988              
21989              Unicos hint tweak.
21990              
21991              Be more forgiving in POSIX about HUGE_VALL.
21992              
21993              Detypo.
21994              
21995              The search of infinity continues, this time simplified.
21996              
21997              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
21998              in natively 64-bit platforms where a long is a quad (no need
21999              for long longs).  Also added bias for IVs.
22000              
22001              Complex tweaks.
22002              
22003              Introduce t/lib/peek.t.
22004              
22005              Make the test more portable.
22006      Branch: maint-5.6/perl
22007           +> t/lib/peek.t
22008            ! pp_sys.c
22009           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
22010           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
22011           !> t/op/pwent.t toke.c util.c
22012 ____________________________________________________________________________
22013 [  7302] By: gsar                                  on 2000/10/16  05:03:37
22014         Log: integrate changes#6066..6071 from mainline
22015              
22016              s/END/CHECK/
22017              
22018              replace direct call to sighandler() with (*PL_sighandlerp)()
22019              
22020              note about values()
22021              
22022              File::Spec compatibility update (from Barrie Slaymaker
22023              <barries@slaysys.com>)
22024              
22025              remove misleading comment (from M.J.T. Guy)
22026              
22027              misformatted perllocal.pod (from Tim Jenness
22028              <t.jenness@jach.hawaii.edu>)
22029      Branch: maint-5.6/perl
22030           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
22031           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
22032           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
22033           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
22034 ____________________________________________________________________________
22035 [  7301] By: gsar                                  on 2000/10/16  05:00:08
22036         Log: integrate changes#6061..6063 from mainline
22037              
22038              change#5921 neglected to make eq honor "use bytes"
22039              
22040              additional tests for utf8.t
22041              
22042              tokeq() could read unallocated field in argument
22043      Branch: maint-5.6/perl
22044           !> sv.c t/pragma/utf8.t toke.c
22045 ____________________________________________________________________________
22046 [  7300] By: gsar                                  on 2000/10/16  04:56:54
22047         Log: integrate changes#6046,6048,6057,6058 from mainline
22048              
22049              libscheck has insufficient checks for n32 libs (from
22050              Albert Chin-A-Young <china@thewrittenword.com>)
22051              
22052              add note about how $( doesn't interpolate in REs (from
22053              Philip Newton <newton@ficus.frogspace.net>)
22054              
22055              fix broken parsing of /\x{ab}/
22056              
22057              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
22058              (spotted by Donald Kinzer <dkinzer@premia.com>)
22059      Branch: maint-5.6/perl
22060           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
22061           !> t/pragma/utf8.t
22062 ____________________________________________________________________________
22063 [  7299] By: gsar                                  on 2000/10/16  04:52:50
22064         Log: integrate change#6044 from mainline
22065              
22066              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
22067              such that underscores are only ignored in literal numbers,
22068              "\x{...}", and hex/oct argument
22069      Branch: maint-5.6/perl
22070           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
22071 ____________________________________________________________________________
22072 [  7298] By: gsar                                  on 2000/10/16  04:50:53
22073         Log: integrate changes#6027..6043 from mainline
22074              
22075              podlators-1.02 update (from Russ Allbery)
22076              
22077              Pod::Man generates groff-incompatible macro definition (from
22078              Tom Christiansen)
22079              
22080              add CGI.pm v2.66 (from Lincoln Stein)
22081              
22082              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
22083              for @- and @+ (from Johan Vromans)
22084              
22085              small nits in diagnostics.pm (from Robin Barker)
22086              
22087              whitespace adjustments
22088              
22089              missing files in MANIFEST
22090              
22091              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
22092              to compensate
22093              
22094              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
22095              
22096              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
22097      Branch: maint-5.6/perl
22098           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
22099           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
22100           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
22101           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
22102           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
22103           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
22104           !> t/lib/cgi-html.t t/lib/cgi-request.t
22105 ____________________________________________________________________________
22106 [  7297] By: gsar                                  on 2000/10/16  04:44:30
22107         Log: integrate change#6025 from mainline
22108              
22109              Is{Alnum,Alpha,Word} don't match titlecase
22110              TODO: IsSpace is defined recursively!
22111              (both spotted by Larry)
22112      Branch: maint-5.6/perl
22113           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
22114           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
22115 ____________________________________________________________________________
22116 [  7296] By: gsar                                  on 2000/10/16  04:39:30
22117         Log: integrate change#6023 from mainline
22118              
22119              debugger stomps on $. (from M.J.T. Guy)
22120      Branch: maint-5.6/perl
22121           !> lib/perl5db.pl
22122 ____________________________________________________________________________
22123 [  7295] By: gsar                                  on 2000/10/16  04:38:02
22124         Log: integrate change#6022 from mainline
22125              
22126              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
22127      Branch: maint-5.6/perl
22128           !> sv.c
22129 ____________________________________________________________________________
22130 [  7294] By: gsar                                  on 2000/10/16  04:37:05
22131         Log: integrate changes#6018..6021 from mainline
22132              
22133              make lib/syslog.t portable to systems that don't have _PATH_LOG,
22134              make _PATH_LOG() return "" if unavailable
22135              
22136              windows portability tweaks
22137              
22138              test tweak
22139              
22140              remove Win2K issue in pod (fixed by change#6020)
22141      Branch: maint-5.6/perl
22142           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
22143           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
22144           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
22145 ____________________________________________________________________________
22146 [  7293] By: gsar                                  on 2000/10/16  04:20:00
22147         Log: integrate changes#6013..6015 from mainline
22148              
22149              tweak change#5945 to display correct switch name in diagnostic
22150              
22151              glob() loading File::Glob behind the scenes may cause syntax errors
22152              
22153              tweak test for portability
22154      Branch: maint-5.6/perl
22155           !> op.c perl.c pod/perldiag.pod t/lib/b.t
22156 ____________________________________________________________________________
22157 [  7292] By: gsar                                  on 2000/10/16  04:18:11
22158         Log: integrate changes#6005..6010 from mainline, cfgperl
22159              
22160              perldoc might fail via "use blib" (from Hugo van der Sanden)
22161              
22162              Regen Configure.
22163              
22164              note about compile failures and END blocks (from M.J.T. Guy)
22165              
22166              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
22167              
22168              (change#6009 integrated earlier in change#7255)
22169              
22170              clarify note about shadow password support (from
22171              gellyfish@gellyfish.com)
22172      Branch: maint-5.6/perl
22173           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
22174           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
22175           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
22176 ____________________________________________________________________________
22177 [  7291] By: gsar                                  on 2000/10/16  04:12:03
22178         Log: integrate changes#6002,6003 from mainline
22179              
22180              destructive sv_setsv() can lose UV-ness from source, causing
22181              numeric promotions/comparisons to fail to do the right thing
22182              
22183              allow REG_EXPAND_SZ keys in Windows registry (from
22184              John Clayton <John.Clayton@barclayscapital.com>)
22185      Branch: maint-5.6/perl
22186           !> sv.c win32/win32.c
22187 ____________________________________________________________________________
22188 [  7290] By: gsar                                  on 2000/10/16  04:10:19
22189         Log: integrate change#6001 from mainline
22190              
22191              support additional library locations via $Config{otherlibdirs}
22192              (from Andy Dougherty)
22193      Branch: maint-5.6/perl
22194           !> Configure INSTALL Porting/Glossary Porting/config.sh
22195           !> Porting/config_H config_h.SH epoc/config.sh perl.c
22196           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
22197           !> win32/config.bc win32/config.gc win32/config.vc
22198 ____________________________________________________________________________
22199 [  7289] By: gsar                                  on 2000/10/16  04:08:28
22200         Log: integrate change#5999 from mainline
22201              
22202              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
22203      Branch: maint-5.6/perl
22204           !> t/pragma/warn/toke toke.c
22205 ____________________________________________________________________________
22206 [  7288] By: gsar                                  on 2000/10/16  04:07:01
22207         Log: integrate changes#5997,5998 from cfgperl
22208              
22209              Preserve $!.
22210              
22211              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
22212      Branch: maint-5.6/perl
22213           !> lib/Math/Complex.pm
22214 ____________________________________________________________________________
22215 [  7287] By: gsar                                  on 2000/10/16  04:04:37
22216         Log: integrate change#5995 from mainline
22217              
22218              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
22219      Branch: maint-5.6/perl
22220           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
22221 ____________________________________________________________________________
22222 [  7286] By: gsar                                  on 2000/10/16  04:03:21
22223         Log: integrate change#5994 from mainline
22224              
22225              fix for missed accounting for null byte in pack("Z",...) (from
22226              M.J.T. Guy)
22227      Branch: maint-5.6/perl
22228           !> pp.c t/op/pack.t
22229 ____________________________________________________________________________
22230 [  7285] By: gsar                                  on 2000/10/16  04:02:11
22231         Log: integrate changes#5989..5993 from mainline
22232              
22233              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
22234              itself and no other (from Tom Hughes)
22235              
22236              use $ENV{LIB} to search for libs under Visual C compiler
22237              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
22238              
22239              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
22240              
22241              pod nit (from Simon Cozens)
22242              
22243              various minor tweaks seen on p5p
22244      Branch: maint-5.6/perl
22245           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
22246           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
22247           !> t/op/array.t toke.c
22248 ____________________________________________________________________________
22249 [  7284] By: gsar                                  on 2000/10/16  03:59:00
22250         Log: integrate changes#5978..5988 from mainline
22251              
22252              sync version numbers in File::Spec with the ones on CPAN
22253              (from Barrie Slaymaker)
22254              
22255              under useithreads, constant pad entries could inadvertantly be
22256              shared across threads (from Eric Blood <eblood@xmission.com>);
22257              added Eric's test case to testsuite
22258              
22259              allow Configure -S to run non-interactively (spotted by Greg Hudson
22260              <ghudson@mit.edu>)
22261              
22262              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
22263              prototype mismatch with CORE::glob(); update pod and tests to
22264              suit (File::Glob::glob() is still available for backward
22265              compatibility, but should be considered deprecated)
22266              
22267              avoid error in IO::Socket::INET when given an unknown service name
22268              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
22269              
22270              numeric conversion of non-number in change#3378 tramples on
22271              OOK offset, causing segfaults
22272              
22273              attributes::reftype() doesn't work on tied argument
22274              
22275              forked child may not exit correctly if it failed to open
22276              /dev/console (from Graham Barr)
22277              
22278              add regular expressions tutorial and quick-start guide (from
22279              Mark Kvale <kvale@phy.ucsf.edu>)
22280              
22281              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
22282              
22283              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
22284              <paul@miraclefish.com>)
22285      Branch: maint-5.6/perl
22286           +> pod/perlrequick.pod pod/perlretut.pod
22287           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
22288           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
22289           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
22290           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
22291           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
22292           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
22293           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
22294           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
22295 ____________________________________________________________________________
22296 [  7283] By: gsar                                  on 2000/10/16  03:52:14
22297         Log: integrate change#5977 from mainline
22298              
22299              autoquote barewords followed by newline and arrow properly
22300              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
22301      Branch: maint-5.6/perl
22302           !> t/pragma/warn/toke toke.c
22303 ____________________________________________________________________________
22304 [  7282] By: gsar                                  on 2000/10/16  03:50:48
22305         Log: integrate change#5976 from mainline
22306              
22307              DB_File v1.73 update (from Paul Marquess)
22308      Branch: maint-5.6/perl
22309           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
22310           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
22311 ____________________________________________________________________________
22312 [  7281] By: gsar                                  on 2000/10/16  03:49:14
22313         Log: integrate change#5975 from mainline
22314              
22315              allow sort() reentrancy (variant of patch suggested by
22316              Hugo van der Sanden)
22317      Branch: maint-5.6/perl
22318           !> pp_ctl.c t/op/sort.t
22319 ____________________________________________________________________________
22320 [  7280] By: gsar                                  on 2000/10/16  03:48:22
22321         Log: integrate change#5974 from mainline
22322              
22323              change#4197 somehow missed initializing PL_errors, meaning
22324              syntax error queueing wasn't working outside eval"" at all;
22325              also fixed eval"" to localize PL_error_count, so that compile-time
22326              eval's don't clobber the error state of the outer context
22327      Branch: maint-5.6/perl
22328           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
22329           !> t/pragma/warn/toke
22330 ____________________________________________________________________________
22331 [  7279] By: gsar                                  on 2000/10/16  03:46:21
22332         Log: integrate change#5973 from mainline
22333              
22334              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
22335      Branch: maint-5.6/perl
22336           !> regcomp.c regexec.c t/op/re_tests
22337 ____________________________________________________________________________
22338 [  7278] By: gsar                                  on 2000/10/16  03:44:54
22339         Log: integrate change#5971 from cfgperl
22340              
22341              Unicos tweaks from Mark P. Lutz.
22342      Branch: maint-5.6/perl
22343           !> hints/unicos.sh lib/Math/Complex.pm
22344 ____________________________________________________________________________
22345 [  7277] By: gsar                                  on 2000/10/16  03:42:59
22346         Log: integrate changes#5966..5970 from mainline
22347              
22348              add testsuite for B backends, fix bug in B::Deparse (from
22349              Simon Cozens <simon@brecon.co.uk>)
22350              
22351              improved docs on the warn_uninit diagnostic (from David Glasser
22352              and Simon Cozens)
22353              
22354              tolerate spaces in group names in test on solaris (from David Boyce
22355              <dsb@boyski.com>)
22356              
22357              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
22358              
22359              Data::Dumper fumbles negative numbers on 32-bit platforms where
22360              IV is >32bits
22361      Branch: maint-5.6/perl
22362           +> t/lib/b.t t/lib/syslog.t
22363           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
22364           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
22365           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
22366 ____________________________________________________________________________
22367 [  7276] By: gsar                                  on 2000/10/16  03:39:30
22368         Log: integrate change#5965 from mainline
22369              
22370              avoid "will not stay shared" warnings for our variables (from
22371              Robin Barker)
22372      Branch: maint-5.6/perl
22373           !> op.c t/pragma/warn/op
22374 ____________________________________________________________________________
22375 [  7275] By: gsar                                  on 2000/10/16  03:38:18
22376         Log: integrate change#5964 from mainline
22377              
22378              reformat to 72 columns (again)
22379      Branch: maint-5.6/perl
22380           !> pod/perldiag.pod
22381 ____________________________________________________________________________
22382 [  7274] By: gsar                                  on 2000/10/16  03:36:58
22383         Log: integrate change#5963 from mainline
22384              
22385              patch from Larry to make (\&) prototype work; added tests for
22386              the same
22387      Branch: maint-5.6/perl
22388           !> op.c t/comp/proto.t
22389 ____________________________________________________________________________
22390 [  7273] By: gsar                                  on 2000/10/16  03:35:51
22391         Log: integrate changes#5956..5962 from mainline
22392              
22393              better diagnostics on failed tests (from Ilya Zakharevich)
22394              
22395              pod nits (from A. C. Yardley <yardley@tanet.net>)
22396              
22397              change#3569 deleted some essential code, revert; avoid use of
22398              atexit() to make DynaLoader work properly on AIX under mod_perl
22399              (from Jens-Uwe Mager <jum@helios.de>)
22400              
22401              doubled words in pods (from Simon Cozens
22402              <simon.p.cozens@jp.pwcglobal.com>)
22403              
22404              better INSTALL notes on Solaris issues (from Dominic Dunlop)
22405              
22406              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
22407              
22408              updated README.hpux (from Jeff Okamoto)
22409      Branch: maint-5.6/perl
22410           !> INSTALL README.hpux emacs/cperl-mode.el
22411           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
22412           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
22413           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
22414           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
22415           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
22416           !> t/op/lex_assign.t
22417 ____________________________________________________________________________
22418 [  7272] By: gsar                                  on 2000/10/16  03:31:22
22419         Log: integrate change#5955 from mainline
22420              
22421              longstanding bug exposed by change#3307: sort arguments weren't
22422              compiled with the right wantarray context (ensuing runtime lookup
22423              via block_gimme() was getting the incidental context of the
22424              sort() itself)
22425      Branch: maint-5.6/perl
22426           !> op.c t/op/sort.t
22427 ____________________________________________________________________________
22428 [  7271] By: gsar                                  on 2000/10/16  03:29:11
22429         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
22430              branch
22431              
22432              Flatten the cpp jungle doing the nosuid checking.
22433              
22434              Do not assume sign propagation. (from M.J.T. Guy)
22435              
22436              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
22437              
22438              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
22439              Now pp_ncmp() returns undef is either operand is a NaN.
22440              
22441              On second thoughts frexp() does have two arguments.
22442              
22443              Document that tr() is not tr(1).
22444              
22445              Be more robust on "extreme" (large absolute value)
22446              arguments.  Originally reported by Daniel Connelly
22447              as a problem with asinh() on large negative arguments,
22448              asinh() used to bail out because an argument to log()
22449              ended up being zero.  Ilya Zakharevich proposed using
22450              Taylor's series in such cases, which for such large
22451              arguments is a very good approximation.
22452              
22453              Undo "use integer" addition from 64bitint as it seems
22454              to break most of the subtests in Digital UNIX;
22455              Unicos needs to find another way.
22456      Branch: maint-5.6/perl
22457           !> (integrate 29 files)
22458 ____________________________________________________________________________
22459 [  7270] By: gsar                                  on 2000/10/16  03:09:44
22460         Log: integrate changes#5948,5949,5950 from mainline
22461              
22462              typo in vars.pm that leads to cryptic message (from Piotr
22463              Piatkowski <kompas@kompas.usr.onet.pl>)
22464              
22465              make perldoc use the pod2man from the same version (from
22466              M.J.T. Guy)
22467              
22468              reformat perldiag to avoid long lines
22469      Branch: maint-5.6/perl
22470           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
22471 ____________________________________________________________________________
22472 [  7269] By: gsar                                  on 2000/10/16  03:05:54
22473         Log: integrate change#5947 from mainline
22474              
22475              use &dl_error rather than &dl_load_file as the guard for calling
22476              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
22477              statically built perl)
22478      Branch: maint-5.6/perl
22479           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
22480 ____________________________________________________________________________
22481 [  7268] By: gsar                                  on 2000/10/16  03:04:48
22482         Log: integrate change#5945 from mainline
22483              
22484              make module name mandatory after -M switch; reorder perldiag
22485              alphabetically (from Mark-Jason Dominus)
22486      Branch: maint-5.6/perl
22487           !> perl.c pod/perldiag.pod
22488 ____________________________________________________________________________
22489 [  7267] By: gsar                                  on 2000/10/16  03:03:01
22490         Log: integrate change#5939 from mainline
22491              
22492              more pod nits (from Larry Virden)
22493      Branch: maint-5.6/perl
22494           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
22495           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
22496           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
22497 ____________________________________________________________________________
22498 [  7266] By: gsar                                  on 2000/10/16  03:01:39
22499         Log: integrate change#5938 from mainline
22500              
22501              Consolidated B::Deparse fixes (from Stephen McCamant)
22502      Branch: maint-5.6/perl
22503           !> ext/B/B/Deparse.pm
22504 ____________________________________________________________________________
22505 [  7265] By: gsar                                  on 2000/10/16  03:00:43
22506         Log: integrate change#5936 from mainline
22507              
22508              additional tests for change#7263 (from Paul Marquess)
22509      Branch: maint-5.6/perl
22510           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
22511           !> t/pragma/warn/5nolint t/pragma/warn/6default
22512 ____________________________________________________________________________
22513 [  7264] By: gsar                                  on 2000/10/16  02:58:34
22514         Log: integrate change#5934 from mainline
22515              
22516              propagate lexical warnings from surrounding scope correctly
22517              within string eval() (from Paul Marquess)
22518      Branch: maint-5.6/perl
22519           !> pp_ctl.c t/pragma/warn/pp_ctl
22520 ____________________________________________________________________________
22521 [  7263] By: gsar                                  on 2000/10/16  02:56:53
22522         Log: integrate change#5932 from mainline
22523              
22524              add rsignal(), whichsig() and do_join() to public API list
22525              (mod_perl uses them to good advantage)
22526      Branch: maint-5.6/perl
22527           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
22528 ____________________________________________________________________________
22529 [  7262] By: gsar                                  on 2000/10/16  02:55:53
22530         Log: integrate change#5931 from mainline
22531              
22532              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
22533      Branch: maint-5.6/perl
22534           !> pp_hot.c regexec.c t/op/pat.t
22535 ____________________________________________________________________________
22536 [  7261] By: gsar                                  on 2000/10/16  02:55:01
22537         Log: integrate change#5930 from mainline
22538              
22539              small os390 tweaks (from Peter Prymmer)
22540      Branch: maint-5.6/perl
22541           !> config_h.SH makedepend.SH
22542 ____________________________________________________________________________
22543 [  7260] By: gsar                                  on 2000/10/16  02:54:10
22544         Log: integrate change#5929 from mainline
22545              
22546              pod nits
22547      Branch: maint-5.6/perl
22548           !> pod/perlguts.pod
22549 ____________________________________________________________________________
22550 [  7259] By: gsar                                  on 2000/10/16  02:52:55
22551         Log: integrate change#5927 from mainline
22552              
22553              arrange for next() to resume at the unstack op rather than the
22554              loop conditional, so that scope cleanup happens correctly
22555              (from Stephen McCamant)
22556      Branch: maint-5.6/perl
22557           !> op.c pp_ctl.c t/op/misc.t
22558 ____________________________________________________________________________
22559 [  7258] By: gsar                                  on 2000/10/16  02:51:38
22560         Log: integrate change#5926 from mainline
22561              
22562              on windows, reserve 16M of stack rather than 128M (allows more
22563              threads to run concurrently)
22564      Branch: maint-5.6/perl
22565           !> win32/Makefile win32/makefile.mk
22566 ____________________________________________________________________________
22567 [  7257] By: gsar                                  on 2000/10/16  02:50:37
22568         Log: integrate change#5925 from mainline
22569              
22570              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
22571      Branch: maint-5.6/perl
22572           !> toke.c
22573 ____________________________________________________________________________
22574 [  7256] By: gsar                                  on 2000/10/16  02:49:36
22575         Log: integrate change#5924 from mainline
22576              
22577              avoid using uninitialized memory in require version check
22578      Branch: maint-5.6/perl
22579           !> pp_ctl.c universal.c
22580 ____________________________________________________________________________
22581 [  7255] By: gsar                                  on 2000/10/16  02:48:03
22582         Log: integrate changes#5923,5928,6009 from mainline
22583              
22584              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
22585      Branch: maint-5.6/perl
22586           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
22587 ____________________________________________________________________________
22588 [  7254] By: gsar                                  on 2000/10/16  02:44:46
22589         Log: integrate change#5922 from mainline
22590              
22591              commentary about IoTYPE() (from Nathan Torkington)
22592      Branch: maint-5.6/perl
22593           !> sv.h
22594 ____________________________________________________________________________
22595 [  7253] By: gsar                                  on 2000/10/16  02:43:49
22596         Log: integrate change#5921 from mainline
22597              
22598              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
22599      Branch: maint-5.6/perl
22600           !> sv.c t/lib/charnames.t t/pragma/utf8.t
22601 ____________________________________________________________________________
22602 [  7252] By: gsar                                  on 2000/10/16  02:42:31
22603         Log: integrate change#5920 from mainline
22604              
22605              Larry's fix for buggy propagation of utf8-ness in join(); add test
22606      Branch: maint-5.6/perl
22607           !> doop.c t/op/ver.t
22608 ____________________________________________________________________________
22609 [  7251] By: gsar                                  on 2000/10/16  02:41:14
22610         Log: integrate changes#5915..5919 from mainline
22611              
22612              various (pod tweaks &c)
22613      Branch: maint-5.6/perl
22614           !> (integrate 33 files)
22615 ____________________________________________________________________________
22616 [  7250] By: gsar                                  on 2000/10/16  02:38:16
22617         Log: integrate change#5914 from mainline
22618              
22619              caller() wasn't returning the right number of elements for
22620              eval {...}
22621      Branch: maint-5.6/perl
22622           !> pp_ctl.c t/pragma/warn/9enabled
22623 ____________________________________________________________________________
22624 [  7249] By: gsar                                  on 2000/10/16  02:37:02
22625         Log: integrate change#5913 from mainline
22626              
22627              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
22628              (from Mark-Jason Dominus)
22629      Branch: maint-5.6/perl
22630           !> pod/perlfunc.pod
22631 ____________________________________________________________________________
22632 [  7248] By: gsar                                  on 2000/10/16  02:35:58
22633         Log: integrate change#5912 from mainline
22634              
22635              fix totally broken caching in UNIVERSAL::isa() (from
22636              Nick Ing-Simmons)
22637      Branch: maint-5.6/perl
22638           !> t/op/universal.t universal.c
22639 ____________________________________________________________________________
22640 [  7247] By: gsar                                  on 2000/10/16  02:34:27
22641         Log: integrate changes#5910,5911 from mainline
22642              
22643              typo in pod
22644              
22645              add linebreak properties from unicode/LineBrk.txt (from
22646              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
22647      Branch: maint-5.6/perl
22648           +> (branch 29 files)
22649           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
22650 ____________________________________________________________________________
22651 [  7246] By: gsar                                  on 2000/10/16  02:33:29
22652         Log: integrate change#5909 from mainline
22653              
22654              mode argument to do_binmode() should be file mode, not boolean
22655      Branch: maint-5.6/perl
22656           !> pp_sys.c
22657 ____________________________________________________________________________
22658 [  7245] By: gsar                                  on 2000/10/16  02:31:04
22659         Log: integrate change#5908 from mainline
22660              
22661              introduce illegal symbols into null package so that
22662              gv_fetchpv(...,TRUE) always returns a valid GV even when the
22663              symbol is trapped by strictures (avoids coredumps)
22664      Branch: maint-5.6/perl
22665           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
22666           !> t/pragma/strict-vars
22667 ____________________________________________________________________________
22668 [  7244] By: jhi                                   on 2000/10/16  02:29:54
22669         Log: Subject: $Carp::ExportLevel confusion in Exporter
22670              From: "Ben Tilly" <ben_tilly@hotmail.com>
22671              Date: Sat, 14 Oct 2000 16:44:34 EDT
22672              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
22673      Branch: perl
22674            ! lib/Exporter/Heavy.pm
22675 ____________________________________________________________________________
22676 [  7243] By: jhi                                   on 2000/10/16  02:28:33
22677         Log: Subject: [PATCH perlguts.pod] Document offset hack
22678              From: Simon Cozens <simon@cozens.net>
22679              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
22680              Date: Sat, 14 Oct 2000 19:32:25 +0100
22681      Branch: perl
22682            ! pod/perlguts.pod
22683 ____________________________________________________________________________
22684 [  7242] By: gsar                                  on 2000/10/16  02:26:51
22685         Log: integrate changes#5905,5906,5907,6064 from mainline
22686              
22687              printf/sprintf didn't get quad types right under use64bitint
22688      Branch: maint-5.6/perl
22689           !> pp_sys.c sv.c t/op/64bitint.t
22690 ____________________________________________________________________________
22691 [  7241] By: jhi                                   on 2000/10/16  02:22:44
22692         Log: Subject: small pod patch
22693              From: Dan Boorstein <dan_boo@bellsouth.net>
22694              Date: Sat, 14 Oct 2000 14:29:24 -0400
22695              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
22696      Branch: perl
22697            ! pod/perlfaq7.pod pod/perlmod.pod
22698 ____________________________________________________________________________
22699 [  7240] By: jhi                                   on 2000/10/16  02:13:46
22700         Log: -w cleanup.
22701              
22702              Subject: Re: Problems with bleadperl 
22703              From: "Stephen P. Potter" <spp@ds.net>
22704              Date: Fri, 13 Oct 2000 13:32:49 -0400
22705              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
22706      Branch: perl
22707            ! t/pragma/overload.t
22708 ____________________________________________________________________________
22709 [  7239] By: jhi                                   on 2000/10/16  01:41:18
22710         Log: One more ~utf8 tweak.
22711      Branch: perl
22712            ! t/op/bop.t
22713 ____________________________________________________________________________
22714 [  7238] By: jhi                                   on 2000/10/16  01:34:14
22715         Log: Tweak the test of #7235.
22716      Branch: perl
22717            ! t/op/bop.t
22718 ____________________________________________________________________________
22719 [  7237] By: jhi                                   on 2000/10/16  01:25:04
22720         Log: Fix a couple of compiler-noted nits in #7235.
22721      Branch: perl
22722            ! pp.c
22723 ____________________________________________________________________________
22724 [  7236] By: jhi                                   on 2000/10/16  01:22:46
22725         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
22726      Branch: perl
22727            ! pp.c pp_hot.c
22728 ____________________________________________________________________________
22729 [  7235] By: jhi                                   on 2000/10/15  16:24:44
22730         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
22731              
22732              From: Simon Cozens <simon@cozens.net>
22733              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
22734              Date: Sat, 14 Oct 2000 20:52:13 +0100
22735              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
22736      Branch: perl
22737            ! pp.c t/op/bop.t utf8.h
22738 ____________________________________________________________________________
22739 [  7234] By: jhi                                   on 2000/10/15  15:19:29
22740         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
22741              The problem was that rx->minlen was in chars while pp_split()
22742              thought it would be in bytes. 
22743      Branch: perl
22744            ! pp.c t/pragma/utf8.t
22745 ____________________________________________________________________________
22746 [  7233] By: jhi                                   on 2000/10/14  20:24:24
22747         Log: Document FNCASE=y as discussed in the bug 20000902.009.
22748      Branch: perl
22749            ! README.dos
22750 ____________________________________________________________________________
22751 [  7232] By: jhi                                   on 2000/10/14  18:52:21
22752         Log: Add test for bug id 20000427.003 (which seems to have
22753              been fixed) (also duplicate as 20000427.004, though
22754              with a higher severity).  Move one utf8 from op/append
22755              to pragma/utf8, tag the tests with bug ids.
22756      Branch: perl
22757            ! t/op/append.t t/pragma/utf8.t
22758 ____________________________________________________________________________
22759 [  7231] By: jhi                                   on 2000/10/14  17:28:37
22760         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
22761      Branch: perl
22762            ! t/pragma/utf8.t
22763 ____________________________________________________________________________
22764 [  7230] By: jhi                                   on 2000/10/14  14:24:50
22765         Log: Needs to be conditional on SunOS 4.
22766              
22767              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
22768              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
22769              Date: Sat, 14 Oct 2000 13:37:49 +0100
22770              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
22771      Branch: metaconfig/U/perl
22772            ! End.U
22773      Branch: perl
22774            ! Configure myconfig.SH pod/perldelta.pod
22775 ____________________________________________________________________________
22776 [  7229] By: jhi                                   on 2000/10/14  00:49:22
22777         Log: Update Changes.
22778      Branch: perl
22779            ! Changes patchlevel.h
22780 ____________________________________________________________________________
22781 [  7228] By: jhi                                   on 2000/10/14  00:46:10
22782         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
22783              From: Peter Prymmer <pvhp@forte.com>
22784              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
22785              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
22786      Branch: perl
22787            ! lib/utf8.pm
22788 ____________________________________________________________________________
22789 [  7227] By: jhi                                   on 2000/10/13  23:20:30
22790         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
22791      Branch: perl
22792            ! t/op/tie.t
22793 ____________________________________________________________________________
22794 [  7226] By: jhi                                   on 2000/10/13  22:14:32
22795         Log: Tweak #7225.
22796              
22797              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
22798              From: Peter Prymmer <pvhp@forte.com>
22799              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
22800              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
22801      Branch: perl
22802            ! t/op/sprintf.t
22803 ____________________________________________________________________________
22804 [  7225] By: jhi                                   on 2000/10/13  22:11:31
22805         Log: op/sprintf.t patch for OS/390 (and any other host with limited
22806              floating-point exponent length)
22807              
22808              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
22809              From: Dominic Dunlop <domo@computer.org>
22810              Date: Fri, 13 Oct 2000 19:17:57 +0200
22811              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
22812      Branch: perl
22813            ! t/op/sprintf.t
22814 ____________________________________________________________________________
22815 [  7224] By: jhi                                   on 2000/10/13  18:40:48
22816         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
22817      Branch: perl
22818            ! toke.c
22819 ____________________________________________________________________________
22820 [  7223] By: jhi                                   on 2000/10/13  18:37:13
22821         Log: Thinko in #7222.
22822      Branch: perl
22823            ! utf8.c
22824 ____________________________________________________________________________
22825 [  7222] By: jhi                                   on 2000/10/13  18:05:23
22826         Log: Use UTF8SKIP(), from Simon Cozens.
22827      Branch: perl
22828            ! utf8.c
22829 ____________________________________________________________________________
22830 [  7221] By: jhi                                   on 2000/10/13  15:43:19
22831         Log: (accidentally empty check-in)
22832      Branch: perl
22833            ! utf8.c
22834 ____________________________________________________________________________
22835 [  7220] By: jhi                                   on 2000/10/13  15:23:51
22836         Log: Add (optimistically) Storable to static extensions.
22837      Branch: perl
22838            ! hints/uwin.sh hints/vmesa.sh
22839 ____________________________________________________________________________
22840 [  7219] By: jhi                                   on 2000/10/13  15:20:05
22841         Log: Amdahl UTS doesn't seem to do dynaloading.
22842      Branch: perl
22843            ! hints/uts.sh
22844 ____________________________________________________________________________
22845 [  7218] By: jhi                                   on 2000/10/13  15:15:20
22846         Log: Slight tweak of the code to appease Amdahl UTS cc.
22847      Branch: perl
22848            ! pp.c
22849 ____________________________________________________________________________
22850 [  7217] By: jhi                                   on 2000/10/13  14:50:42
22851         Log: In Amdahl UTS "struct sv" is defined by a system header,
22852              <ksync.h>.
22853      Branch: perl
22854            ! perl.h sv.h
22855 ____________________________________________________________________________
22856 [  7216] By: jhi                                   on 2000/10/13  11:58:25
22857         Log: Ilya implemented the memory profiling API.
22858      Branch: perl
22859            ! Todo
22860 ____________________________________________________________________________
22861 [  7215] By: jhi                                   on 2000/10/13  02:56:38
22862         Log: Subject: [PATCH 5.7.0] Perl API for mstats
22863              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22864              Date: Thu, 12 Oct 2000 22:52:40 -0400
22865              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
22866      Branch: perl
22867            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
22868 ____________________________________________________________________________
22869 [  7214] By: jhi                                   on 2000/10/13  02:55:38
22870         Log: Subject: [PATCH 5.7.0] IVs in mtats
22871              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22872              Date: Thu, 12 Oct 2000 22:51:04 -0400
22873              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
22874      Branch: perl
22875            ! malloc.c perl.h
22876 ____________________________________________________________________________
22877 [  7213] By: jhi                                   on 2000/10/13  02:31:47
22878         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
22879      Branch: perl
22880            ! pod/perldiag.pod pp_sys.c
22881 ____________________________________________________________________________
22882 [  7212] By: jhi                                   on 2000/10/13  01:27:38
22883         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
22884              From: Peter Prymmer <pvhp@forte.com>
22885              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
22886              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
22887      Branch: perl
22888            ! t/op/oct.t
22889 ____________________________________________________________________________
22890 [  7211] By: jhi                                   on 2000/10/13  00:35:09
22891         Log: Update Changes.
22892      Branch: perl
22893            ! Changes patchlevel.h
22894 ____________________________________________________________________________
22895 [  7210] By: jhi                                   on 2000/10/12  23:59:40
22896         Log: The Install.pm third of
22897              
22898              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
22899              From: Bill Campbell <bill@celestial.com>
22900              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
22901              Date: Thu, 5 Oct 2000 18:04:51 -0700
22902      Branch: perl
22903            ! lib/ExtUtils/Install.pm
22904 ____________________________________________________________________________
22905 [  7209] By: jhi                                   on 2000/10/12  23:58:43
22906         Log: Two thirds of
22907              
22908              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
22909              Date: Thu, 5 Oct 2000 18:04:51 -0700
22910              From: Bill Campbell <bill@celestial.com>
22911              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
22912              
22913              The Install.pm changes will be submitted separately because
22914              they need some work and discussion still.
22915      Branch: perl
22916            ! lib/getopts.pl lib/termcap.pl
22917 ____________________________________________________________________________
22918 [  7208] By: jhi                                   on 2000/10/12  23:41:19
22919         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
22920              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22921              Date:     Thu, 12 Oct 2000 07:30:02 EDT
22922              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
22923      Branch: perl
22924            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
22925            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
22926 ____________________________________________________________________________
22927 [  7207] By: jhi                                   on 2000/10/12  23:39:01
22928         Log: An updated EBCDIC tr patch.
22929              
22930              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
22931              From: Peter Prymmer <pvhp@forte.com>
22932              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
22933              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
22934      Branch: perl
22935            ! t/op/tr.t
22936 ____________________________________________________________________________
22937 [  7206] By: jhi                                   on 2000/10/12  23:34:55
22938         Log: Upgrade to CPAN 1.58, from Andreas König.
22939      Branch: perl
22940            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
22941 ____________________________________________________________________________
22942 [  7205] By: jhi                                   on 2000/10/12  23:29:08
22943         Log: Introduce the man[24-8] variables, from Andy Dougherty.
22944      Branch: metaconfig/U/perl
22945            + mandirs.U mandirstyle.U
22946      Branch: perl
22947            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22948            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
22949            ! vos/config.h vos/config.pl vos/config_h.SH_orig
22950            ! win32/config.bc win32/config.gc win32/config.vc
22951 ____________________________________________________________________________
22952 [  7204] By: gsar                                  on 2000/10/12  18:11:24
22953         Log: restore change#7202
22954      Branch: perl
22955            ! mg.c
22956 ____________________________________________________________________________
22957 [  7203] By: gsar                                  on 2000/10/12  18:09:40
22958         Log: another test of the Emergency Broadcast System--back out 
22959              change#7202
22960      Branch: perl
22961            ! mg.c
22962 ____________________________________________________________________________
22963 [  7202] By: gsar                                  on 2000/10/12  16:40:47
22964         Log: (submitted on behalf of Jarkko)
22965              Fix the lib/encode.t subtest 6 failure as reported by Andreas
22966              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
22967              was unearthed by change 7182, as was a bug in HTML::Entities.
22968      Branch: perl
22969            ! mg.c
22970 ____________________________________________________________________________
22971 [  7201] By: jhi                                   on 2000/10/11  03:16:05
22972         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
22973      Branch: perl
22974            ! pp_hot.c t/pragma/utf8.t
22975 ____________________________________________________________________________
22976 [  7200] By: jhi                                   on 2000/10/11  00:40:30
22977         Log: The #7198 was a false alarm.
22978      Branch: perl
22979            ! pp_hot.c
22980 ____________________________________________________________________________
22981 [  7199] By: jhi                                   on 2000/10/11  00:26:04
22982         Log: Remove duplicated code.
22983      Branch: perl
22984            ! t/lib/cgi-html.t
22985 ____________________________________________________________________________
22986 [  7198] By: jhi                                   on 2000/10/10  23:30:46
22987         Log: (Retracted by #7200.)
22988      Branch: perl
22989            ! pp_hot.c
22990 ____________________________________________________________________________
22991 [  7197] By: jhi                                   on 2000/10/10  21:49:30
22992         Log: Add the test case for #7190, from the original bug report
22993              by Andreas König.
22994      Branch: perl
22995            ! t/pragma/utf8.t
22996 ____________________________________________________________________________
22997 [  7196] By: jhi                                   on 2000/10/10  21:40:49
22998         Log: Reapply Andy's patch and regen Configure.
22999      Branch: perl
23000            ! Configure INSTALL Makefile.SH Porting/Glossary
23001            ! Porting/config.sh config_h.SH epoc/config.sh installperl
23002            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
23003            ! win32/config.vc
23004 ____________________________________________________________________________
23005 [  7195] By: jhi                                   on 2000/10/10  21:09:30
23006         Log: Use the versiononly instead of the installscripts,
23007              retract the changes 7146 and 7147.
23008      Branch: perl
23009            ! Configure INSTALL Makefile.SH Porting/Glossary
23010            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
23011            ! installperl uconfig.sh vos/config.def win32/config.bc
23012            ! win32/config.gc win32/config.vc
23013 ____________________________________________________________________________
23014 [  7194] By: jhi                                   on 2000/10/10  21:06:15
23015         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
23016              From: Peter Prymmer <pvhp@forte.com>
23017              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
23018              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
23019      Branch: perl
23020            ! t/op/ver.t
23021 ____________________________________________________________________________
23022 [  7193] By: jhi                                   on 2000/10/10  21:05:12
23023         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
23024              From: Peter Prymmer <pvhp@forte.com>
23025              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
23026              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
23027      Branch: perl
23028            ! t/op/tr.t
23029 ____________________________________________________________________________
23030 [  7192] By: jhi                                   on 2000/10/10  20:57:30
23031         Log: Add versiononly, delete installscripts, from Andy Dougherty.
23032      Branch: metaconfig
23033            - U/installdirs/installscripts.U
23034      Branch: metaconfig/U/perl
23035            + versiononly.U
23036 ____________________________________________________________________________
23037 [  7191] By: jhi                                   on 2000/10/10  19:41:21
23038         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
23039              From: Peter Prymmer <pvhp@forte.com>
23040              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
23041              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
23042      Branch: perl
23043            ! pod/perlebcdic.pod
23044 ____________________________________________________________________________
23045 [  7190] By: jhi                                   on 2000/10/10  19:26:14
23046         Log: Subject: Re: utf8 concat, mg_get
23047              From: Simon Cozens <simon@cozens.net>
23048              Date: Tue, 10 Oct 2000 17:40:17 +0100
23049              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
23050      Branch: perl
23051            ! pp_hot.c
23052 ____________________________________________________________________________
23053 [  7189] By: jhi                                   on 2000/10/10  19:23:03
23054         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
23055              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
23056              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
23057              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
23058      Branch: perl
23059            ! lib/ExtUtils/MM_Unix.pm
23060 ____________________________________________________________________________
23061 [  7188] By: jhi                                   on 2000/10/10  15:31:24
23062         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
23063              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
23064              Date: Fri, 14 Jul 2000 10:47:36 +0100
23065              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
23066      Branch: perl
23067            ! README.win32
23068 ____________________________________________________________________________
23069 [  7187] By: jhi                                   on 2000/10/10  13:30:10
23070         Log: Quote the temp file name, needed in Win32 because the
23071              default name unfortunately contains spaces, shouldn't
23072              hurt elsewhere.
23073              
23074              Subject: FW: perldoc fails if $TEMP contains spaces
23075              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
23076              Date: Thu, 14 Sep 2000 08:58:45 +0100
23077              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
23078      Branch: perl
23079            ! utils/perldoc.PL
23080 ____________________________________________________________________________
23081 [  7186] By: jhi                                   on 2000/10/10  13:16:27
23082         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
23083              From: hv@hugo.hybyte.com
23084              Date: Tue, 10 Oct 2000 14:10:20 +0100
23085              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
23086      Branch: perl
23087            ! t/lib/thr5005.t util.c
23088 ____________________________________________________________________________
23089 [  7185] By: jhi                                   on 2000/10/10  12:06:22
23090         Log: Upgrade to podlators 1.04, from Russ Allbery.
23091      Branch: perl
23092            ! lib/Pod/Man.pm lib/Pod/Text.pm
23093 ____________________________________________________________________________
23094 [  7184] By: jhi                                   on 2000/10/10  12:01:32
23095         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
23096      Branch: perl
23097            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
23098 ____________________________________________________________________________
23099 [  7183] By: jhi                                   on 2000/10/09  23:47:15
23100         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
23101              From: Peter Prymmer <pvhp@forte.com>
23102              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
23103              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
23104      Branch: perl
23105            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
23106 ____________________________________________________________________________
23107 [  7182] By: jhi                                   on 2000/10/09  23:43:16
23108         Log: Make eq work again with utf8 (disabling the upgrading
23109              should no more be necessary since the copies of the
23110              scalars are upgraded, not the scalars themselves).
23111              Takes care of ID 20001009.001.  (The claimed length()
23112              bug in 20001009.001 seems bogus to me.)
23113      Branch: perl
23114            ! sv.c t/pragma/utf8.t
23115 ____________________________________________________________________________
23116 [  7181] By: gsar                                  on 2000/10/09  19:41:54
23117         Log: tweak for change#7173
23118      Branch: perl
23119            ! win32/win32sck.c
23120 ____________________________________________________________________________
23121 [  7180] By: gsar                                  on 2000/10/09  19:26:56
23122         Log: on Windows, clean targets might not work under some flavors of the shell
23123      Branch: perl
23124            ! win32/Makefile win32/makefile.mk
23125 ____________________________________________________________________________
23126 [  7179] By: jhi                                   on 2000/10/09  19:21:02
23127         Log: Update Changes.
23128      Branch: perl
23129            ! Changes patchlevel.h
23130 ____________________________________________________________________________
23131 [  7178] By: jhi                                   on 2000/10/09  19:18:23
23132         Log: Warn about unknown scripts.
23133              
23134              Subject: Re: ideas? patches? [PATCH bleadperl]
23135              From: Dominic Dunlop <domo@computer.org>
23136              Date: Mon, 9 Oct 2000 14:57:17 +0200
23137              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
23138      Branch: perl
23139            ! lib/charnames.pm
23140 ____________________________________________________________________________
23141 [  7177] By: jhi                                   on 2000/10/09  19:13:27
23142         Log: Change #7160 had a nasty typo.
23143      Branch: metaconfig
23144            ! U/compline/Compile.U
23145      Branch: perl
23146            ! Configure config_h.SH
23147 ____________________________________________________________________________
23148 [  7176] By: gsar                                  on 2000/10/09  18:59:33
23149         Log: pod nit
23150      Branch: perl
23151            ! pod/perlport.pod
23152 ____________________________________________________________________________
23153 [  7175] By: gsar                                  on 2000/10/09  18:54:28
23154         Log: Windows9x doesn't support link(), despite what Config.pm
23155              might think
23156      Branch: perl
23157            ! lib/ExtUtils/Manifest.pm
23158 ____________________________________________________________________________
23159 [  7174] By: gsar                                  on 2000/10/09  18:50:03
23160         Log: avoid nonportable example code
23161      Branch: perl
23162            ! lib/File/Copy.pm
23163 ____________________________________________________________________________
23164 [  7173] By: gsar                                  on 2000/10/09  18:46:54
23165         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
23166              being used) when closing a socket handle
23167      Branch: perl
23168            ! win32/win32.c win32/win32.h win32/win32sck.c
23169 ____________________________________________________________________________
23170 [  7172] By: gsar                                  on 2000/10/09  18:41:40
23171         Log: on Windows, cwd strings in the environment should be of the
23172              form =X:=X:\foo instead of =X=X:\foo\
23173      Branch: perl
23174            ! win32/vdir.h
23175 ____________________________________________________________________________
23176 [  7171] By: gsar                                  on 2000/10/09  18:30:09
23177         Log: on Windows, LoadLibrary() could load an extension DLL multiple
23178              times if forward slashes are used in the path
23179      Branch: perl
23180            ! win32/win32.c
23181 ____________________________________________________________________________
23182 [  7170] By: jhi                                   on 2000/10/09  17:53:59
23183         Log: Add a todo note about overloadable assertions.
23184      Branch: perl
23185            ! Todo-5.6
23186 ____________________________________________________________________________
23187 [  7169] By: jhi                                   on 2000/10/09  13:43:45
23188         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
23189              From: mjd@plover.com
23190              Date: 9 Oct 2000 00:24:44 -0000
23191              Message-ID: <20001009002444.10616.qmail@plover.com>
23192      Branch: perl
23193            ! pod/perldebguts.pod
23194 ____________________________________________________________________________
23195 [  7168] By: nick                                  on 2000/10/08  13:16:33
23196         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
23197              is not right thing to do on (e.g. x86). Network order is also "right" for
23198              X fonts.
23199      Branch: perl
23200            ! ext/Encode/Encode.pm
23201 ____________________________________________________________________________
23202 [  7167] By: nick                                  on 2000/10/08  12:54:42
23203         Log: Make "encodings" work post-install when Encode/*.enc files may not
23204              be in same directory as Encode.pm
23205      Branch: perl
23206            ! ext/Encode/Encode.pm
23207 ____________________________________________________________________________
23208 [  7166] By: nick                                  on 2000/10/08  11:51:26
23209         Log: Work round the fact that $hash->{$key} does not take into account
23210              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
23211              so that key is always in the "expected" encoding - i.e. same way we put
23212              it in the hash.
23213      Branch: perl
23214            ! ext/Encode/Encode.pm
23215 ____________________________________________________________________________
23216 [  7165] By: gsar                                  on 2000/10/08  04:15:29
23217         Log: save_re_context() could reset PL_curcop to freed memory, causing core
23218              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
23219      Branch: perl
23220            ! pp_ctl.c
23221 ____________________________________________________________________________
23222 [  7164] By: jhi                                   on 2000/10/06  20:51:48
23223         Log: UTF8ize split() so that the cloned substrings get the UTF8
23224              flag of the original scalar.  Problem reported by Simon Cozens.
23225      Branch: perl
23226            ! pp.c t/pragma/utf8.t
23227 ____________________________________________________________________________
23228 [  7163] By: nick                                  on 2000/10/06  20:48:34
23229         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
23230              got a false +ve and so did not reach code which would have un-FAKEd the SV.
23231      Branch: perl
23232            ! sv.c
23233 ____________________________________________________________________________
23234 [  7162] By: nick                                  on 2000/10/06  20:25:37
23235         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
23236              To fix  (sort {$a <=> $b} keys %hash) in particular but
23237              should cover a number of other as-yet-unknown cases as well.
23238      Branch: perl
23239            ! sv.c
23240 ____________________________________________________________________________
23241 [  7161] By: jhi                                   on 2000/10/06  19:56:18
23242         Log: Change the version number of Tie::Handle in the core to 4.0,
23243              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
23244              
23245              Subject: Note on Tie::Handle
23246              From: andreas.koenig@anima.de (Andreas J. Koenig)
23247              Date:      06 Oct 2000 21:48:58 +0200
23248              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
23249      Branch: perl
23250            ! lib/Tie/Handle.pm
23251 ____________________________________________________________________________
23252 [  7160] By: jhi                                   on 2000/10/06  18:20:35
23253         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
23254              as the first option of cc/ld because of ultrapicky compilers
23255              (e.g. OS/390 R2.5)
23256      Branch: metaconfig
23257            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
23258            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
23259            ! U/compline/orderlib.U U/modified/Cppsym.U
23260            ! U/modified/d_access.U
23261      Branch: metaconfig/U/perl
23262            ! Checkcc.U d_dlsymun.U gccvers.U
23263      Branch: perl
23264            ! Configure config_h.SH
23265 ____________________________________________________________________________
23266 [  7159] By: jhi                                   on 2000/10/06  13:56:39
23267         Log: Update Changes.
23268      Branch: perl
23269            ! Changes patchlevel.h
23270 ____________________________________________________________________________
23271 [  7158] By: jhi                                   on 2000/10/06  12:48:40
23272         Log: Eliminate $Is_VMS code from the test.
23273              
23274              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
23275              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23276              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
23277              Date:     Thu, 5 Oct 2000 07:46:33 EDT
23278      Branch: perl
23279            ! t/lib/b.t
23280 ____________________________________________________________________________
23281 [  7157] By: jhi                                   on 2000/10/06  12:47:13
23282         Log: Also the $ccflags is needed for the C compiler check.
23283              
23284              Subject: Configure (check for C-compiler)
23285              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23286              Date: Fri, 06 Oct 2000 08:47:15 +0200
23287              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
23288      Branch: metaconfig/U/perl
23289            ! Checkcc.U
23290      Branch: perl
23291            ! Configure config_h.SH
23292 ____________________________________________________________________________
23293 [  7156] By: jhi                                   on 2000/10/06  11:45:15
23294         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
23295      Branch: perl
23296            ! perl.c pp_ctl.c sv.h utf8.c
23297 ____________________________________________________________________________
23298 [  7155] By: jhi                                   on 2000/10/06  11:40:41
23299         Log: IO::Handle->syswrite() did not handle length omission
23300              like CORE::syswrite() does.
23301              
23302              Subject: [Fwd] IO::Handle, syswrite and arguments
23303              From: Graham Barr <gbarr@pobox.com>
23304              Date: Fri, 6 Oct 2000 10:22:05 +0100
23305              Message-ID: <20001006102205.U6312@pobox.com>
23306              
23307              The original patch from andrew@ugh.net.au.
23308      Branch: perl
23309            ! ext/IO/lib/IO/Handle.pm
23310 ____________________________________________________________________________
23311 [  7154] By: jhi                                   on 2000/10/06  01:42:15
23312         Log: Tweak #7153.
23313      Branch: perl
23314            ! utf8.h
23315 ____________________________________________________________________________
23316 [  7153] By: jhi                                   on 2000/10/06  00:39:55
23317         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
23318      Branch: perl
23319            ! utf8.h
23320 ____________________________________________________________________________
23321 [  7152] By: jhi                                   on 2000/10/06  00:38:11
23322         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
23323      Branch: perl
23324            ! perl.c pp_ctl.c sv.h utf8.c
23325 ____________________________________________________________________________
23326 [  7151] By: jhi                                   on 2000/10/06  00:36:38
23327         Log: Subject: Re: Questions about Tie::Array and perl modules
23328              From: Nick Ing-Simmons <nik@tiuk.ti.com>
23329              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
23330              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
23331              
23332              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
23333      Branch: perl
23334            ! lib/Tie/Array.pm t/op/array.t
23335 ____________________________________________________________________________
23336 [  7150] By: jhi                                   on 2000/10/05  00:20:45
23337         Log: Regen Changes.
23338      Branch: perl
23339            ! Changes patchlevel.h
23340 ____________________________________________________________________________
23341 [  7149] By: jhi                                   on 2000/10/05  00:20:01
23342         Log: Regen toc.
23343      Branch: perl
23344            ! pod/perltoc.pod
23345 ____________________________________________________________________________
23346 [  7148] By: jhi                                   on 2000/10/04  23:35:08
23347         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
23348              reported several times by Dominic Dunlop, for example in
23349              ID 20000315.008.  Patch from Dominic.  Patch affects at
23350              least MachTen, and possibly other oldish BSDs. Should not
23351              break non-broken platforms (tested on LinuxPPC). 
23352      Branch: perl
23353            ! doio.c
23354 ____________________________________________________________________________
23355 [  7147] By: jhi                                   on 2000/10/04  23:26:34
23356         Log: The one that got away from 7146.
23357      Branch: metaconfig
23358            + U/installdirs/installscripts.U
23359 ____________________________________________________________________________
23360 [  7146] By: jhi                                   on 2000/10/04  23:25:04
23361         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
23362              suggested by H. Merijn Brand.
23363      Branch: perl
23364            ! Configure INSTALL Makefile.SH Porting/Glossary
23365            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
23366            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
23367            ! win32/config.vc
23368 ____________________________________________________________________________
23369 [  7145] By: jhi                                   on 2000/10/04  22:08:21
23370         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
23371              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23372              Date: Wed, 4 Oct 2000 17:37:46 -0400
23373              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
23374      Branch: perl
23375            ! utils/h2xs.PL
23376 ____________________________________________________________________________
23377 [  7144] By: jhi                                   on 2000/10/04  18:11:41
23378         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
23379              From: Jeff Pinyan <jeffp@crusoe.net>
23380              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
23381              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
23382      Branch: perl
23383            ! pod/perlrun.pod
23384 ____________________________________________________________________________
23385 [  7143] By: jhi                                   on 2000/10/04  18:09:58
23386         Log: Subject: perlhack.pod Patch for Externals Tools
23387              From: Fisher Mark <fisherm@tce.com>
23388              Date: Tue, 3 Oct 2000 15:43:27 -0500 
23389              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
23390      Branch: perl
23391            ! pod/perlhack.pod
23392 ____________________________________________________________________________
23393 [  7142] By: jhi                                   on 2000/10/04  18:08:41
23394         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
23395              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23396              Date:     Wed, 4 Oct 2000 12:11:11 EDT
23397              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
23398      Branch: perl
23399            ! vms/vms.c
23400 ____________________________________________________________________________
23401 [  7141] By: jhi                                   on 2000/10/04  12:20:16
23402         Log: Subject: [PATCH 5.7.0] h2xs not working
23403              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23404              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
23405              Date: Tue, 3 Oct 2000 21:43:01 -0400
23406              
23407              Subject: [PATCH 5.7.0] h2xs not documenting the created module
23408              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23409              Date: Tue, 3 Oct 2000 22:55:19 -0400
23410              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
23411      Branch: perl
23412            ! utils/h2xs.PL
23413 ____________________________________________________________________________
23414 [  7140] By: jhi                                   on 2000/10/04  11:53:44
23415         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
23416              From: nick@babyhippo.com
23417              Date: Wed, 4 Oct 2000 12:06:45 +0100
23418              Message-Id: <20001004120645.A7356@babyhippo.com>
23419              
23420              Retract 7118 and 7135.
23421      Branch: perl
23422            ! installman installperl op.c t/pragma/subs.t
23423 ____________________________________________________________________________
23424 [  7139] By: jhi                                   on 2000/10/03  22:09:41
23425         Log: It is possible to have no hosts database at all.  Pointed out in
23426              
23427              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
23428              From: Peter Prymmer <pvhp@forte.com>
23429              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
23430              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
23431      Branch: metaconfig
23432            ! U/modified/myhostname.U
23433      Branch: perl
23434            ! Configure config_h.SH
23435 ____________________________________________________________________________
23436 [  7138] By: jhi                                   on 2000/10/03  21:49:49
23437         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
23438              From: Peter Prymmer <pvhp@forte.com>
23439              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
23440              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
23441      Branch: perl
23442            ! pp_sys.c
23443 ____________________________________________________________________________
23444 [  7137] By: jhi                                   on 2000/10/03  20:10:05
23445         Log: One remaining nit less at the VMS mailbox sizing.
23446      Branch: perl
23447            ! vms/vms.c
23448 ____________________________________________________________________________
23449 [  7136] By: jhi                                   on 2000/10/03  20:08:47
23450         Log: Test harness update to sync with the new perlcc,
23451              from Simon Cozens.
23452      Branch: perl
23453            ! t/TEST t/UTEST
23454 ____________________________________________________________________________
23455 [  7135] By: jhi                                   on 2000/10/03  15:15:42
23456         Log: Subject: Re: PATCH for 20001003.004
23457              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
23458              From: "AARON B. DOSSETT" <aaron@iglou.com>
23459              Message-Id: <E13gTay-0006od-00@iglou.com>
23460      Branch: perl
23461            ! installman installperl
23462 ____________________________________________________________________________
23463 [  7134] By: jhi                                   on 2000/10/03  15:00:34
23464         Log: Subject: [ID 20001003.006] B::Debug not -w clean
23465              From: Nicholas Clark <nick@babyhippo.co.uk>
23466              Date: Tue, 03 Oct 2000 15:46:32 +0100
23467              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
23468      Branch: perl
23469            ! ext/B/B/Debug.pm
23470 ____________________________________________________________________________
23471 [  7133] By: jhi                                   on 2000/10/03  14:58:39
23472         Log: Scale down the VMS message boxes, by Charles Lane.
23473              Fix for ID 20000903.009, workaround at
23474              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
23475      Branch: perl
23476            ! vms/vms.c
23477 ____________________________________________________________________________
23478 [  7132] By: jhi                                   on 2000/10/03  11:20:37
23479         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
23480      Branch: perl
23481            + t/lib/st-lock.t t/lib/st-utf8.t
23482            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
23483            ! ext/Storable/Storable.xs t/lib/st-recurse.t
23484 ____________________________________________________________________________
23485 [  7131] By: jhi                                   on 2000/10/03  03:38:23
23486         Log: Encode nits.
23487      Branch: perl
23488            ! MANIFEST Makefile.SH
23489 ____________________________________________________________________________
23490 [  7130] By: jhi                                   on 2000/10/03  03:31:05
23491         Log: Update Changes.
23492      Branch: perl
23493            ! Changes patchlevel.h
23494 ____________________________________________________________________________
23495 [  7129] By: jhi                                   on 2000/10/03  02:24:02
23496         Log: Misplaced else.
23497      Branch: metaconfig/U/perl
23498            ! d_strtoll.U
23499      Branch: perl
23500            ! Configure config_h.SH
23501 ____________________________________________________________________________
23502 [  7128] By: jhi                                   on 2000/10/03  02:08:29
23503         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
23504              From: sthoenna@efn.org
23505              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
23506              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
23507      Branch: metaconfig/U/perl
23508            ! d_strtoll.U
23509      Branch: perl
23510            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
23511 ____________________________________________________________________________
23512 [  7127] By: jhi                                   on 2000/10/03  01:13:14
23513         Log: Update Changes.
23514      Branch: perl
23515            ! Changes patchlevel.h
23516 ____________________________________________________________________________
23517 [  7126] By: jhi                                   on 2000/10/03  00:57:08
23518         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
23519              as suggested by Olaf Flebbe and Nick Clark.
23520      Branch: perl
23521            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
23522 ____________________________________________________________________________
23523 [  7125] By: jhi                                   on 2000/10/03  00:50:56
23524         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
23525              From: Nick Clark <nick@plum.flirble.org>
23526              Date: Mon, 2 Oct 2000 11:03:24 +0100
23527              Message-Id: <20001002110324.D20073@plum.flirble.org>
23528              
23529              Also fixes bug ID 20001002.005.
23530      Branch: perl
23531            ! t/lib/encode.t
23532 ____________________________________________________________________________
23533 [  7124] By: jhi                                   on 2000/10/03  00:34:59
23534         Log: Subject: [PATCH 5.7.0] Epoc update
23535              From: Olaf Flebbe <o.flebbe@gmx.de>
23536              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
23537              Message-ID: <26423.969484586@www10.gmx.net>
23538      Branch: perl
23539            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
23540            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
23541            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
23542            ! util.c util.h
23543 ____________________________________________________________________________
23544 [  7123] By: jhi                                   on 2000/10/03  00:30:07
23545         Log: Regen headers.
23546      Branch: perl
23547            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
23548 ____________________________________________________________________________
23549 [  7122] By: jhi                                   on 2000/10/03  00:10:48
23550         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
23551      Branch: perl
23552            ! hints/openbsd.sh
23553 ____________________________________________________________________________
23554 [  7121] By: jhi                                   on 2000/10/03  00:05:06
23555         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
23556              From: <abigail@foad.org>
23557              Date: Tue, 26 Sep 2000 13:36:14 -0400
23558              Message-ID: <20000926173614.4356.qmail@foad.org>
23559      Branch: perl
23560            ! pod/perlop.pod
23561 ____________________________________________________________________________
23562 [  7120] By: jhi                                   on 2000/10/03  00:04:00
23563         Log: Inside require() $^S was always left undefined.
23564              
23565              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
23566              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23567              Date: Wed, 27 Sep 2000 18:54:49 -0400
23568              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
23569      Branch: perl
23570            ! cop.h mg.c pp_ctl.c util.c
23571 ____________________________________________________________________________
23572 [  7119] By: jhi                                   on 2000/10/03  00:00:16
23573         Log: Subject: [PATCH] DLL not restartabke with threaded perl
23574              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
23575              Date: Thu, 28 Sep 2000 09:20:46 +0100
23576              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
23577      Branch: perl
23578            ! perl.c
23579 ____________________________________________________________________________
23580 [  7118] By: jhi                                   on 2000/10/02  23:59:20
23581         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
23582              From: Nicholas Clark <nick@ccl4.org>
23583              Date: Thu, 28 Sep 2000 11:52:24 +0100
23584              Message-ID: <20000928115224.D7924@plum.flirble.org>
23585      Branch: perl
23586            ! op.c
23587 ____________________________________________________________________________
23588 [  7117] By: jhi                                   on 2000/10/02  23:57:51
23589         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
23590              From: Nicholas Clark <nick@babyhippo.co.uk>
23591              Date: Thu, 28 Sep 2000 12:18:10 +0100
23592              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
23593              
23594              Did not apply cleanly, manual intervention was needed.
23595      Branch: perl
23596            ! ext/B/B/Bytecode.pm utils/perlcc.PL
23597 ____________________________________________________________________________
23598 [  7116] By: jhi                                   on 2000/10/02  23:50:40
23599         Log: Document the issue (is not a syntax error, kind of)
23600              
23601              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
23602              From: Nicholas Clark <nick@ccl4.org>
23603              Date: Thu, 28 Sep 2000 17:12:42 +0100
23604              Message-ID: <20000928171242.K7924@plum.flirble.org>
23605      Branch: perl
23606            ! pod/perldata.pod
23607 ____________________________________________________________________________
23608 [  7115] By: jhi                                   on 2000/10/02  23:48:58
23609         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
23610              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23611              Date: Thu, 28 Sep 2000 21:55:31 -0400
23612              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
23613      Branch: perl
23614            ! regexec.c
23615 ____________________________________________________________________________
23616 [  7114] By: jhi                                   on 2000/10/02  23:47:57
23617         Log: Subject: DOC PATCH 5.6.0
23618              From: mjd@plover.com
23619              Date: 30 Sep 2000 06:02:34 -0000
23620              Message-ID: <20000930060234.4559.qmail@plover.com>
23621      Branch: perl
23622            ! pod/perldebguts.pod
23623 ____________________________________________________________________________
23624 [  7113] By: jhi                                   on 2000/10/02  23:46:43
23625         Log: SOCK_DGRAM and listen() do not mix as reported in
23626              
23627              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
23628              From: Petter Reinholdtsen <pere@hungry.com>
23629              Date: Sun, 1 Oct 2000 10:57:20 +0800
23630              Message-Id: <200010010257.KAA05735@localhost.localdomain>
23631              
23632              The patch for 5.7.0+ had to be reengineered, though.
23633      Branch: perl
23634            ! ext/IO/lib/IO/Socket/UNIX.pm
23635 ____________________________________________________________________________
23636 [  7112] By: jhi                                   on 2000/10/02  23:36:57
23637         Log: Subject: Re: [PATCH 5.005_64 missed]
23638              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23639              Date: Sun, 1 Oct 2000 18:50:10 -0400
23640              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
23641      Branch: perl
23642            ! pod/perlxs.pod
23643 ____________________________________________________________________________
23644 [  7111] By: jhi                                   on 2000/10/02  23:35:40
23645         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
23646              From: Radu Greab <radu@netsoft.ro>
23647              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
23648              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
23649      Branch: perl
23650            ! op.c opcode.pl t/op/substr.t
23651 ____________________________________________________________________________
23652 [  7110] By: jhi                                   on 2000/10/02  23:32:38
23653         Log: Subject: [PATCH] Fix aliasing of tied filehandles
23654              From: Daniel Chetlin <daniel@chetlin.com>
23655              Date: Mon, 2 Oct 2000 14:53:27 -0700
23656              Message-ID: <20001002145327.C1617@ilmd>
23657      Branch: perl
23658            ! perl.h pp_hot.c t/op/tiehandle.t
23659 ____________________________________________________________________________
23660 [  7109] By: jhi                                   on 2000/10/02  23:31:30
23661         Log: s/Robin Parker/Robin Barker/
23662      Branch: perl
23663            ! Changes5.6
23664 ____________________________________________________________________________
23665 [  7108] By: jhi                                   on 2000/10/02  23:15:46
23666         Log: Retract #7091 as suggested in
23667              
23668              From: Robin Barker <rmb1@cise.npl.co.uk> 
23669              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
23670              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
23671              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
23672      Branch: perl
23673            ! embed.pl proto.h
23674 ____________________________________________________________________________
23675 [  7107] By: nick                                  on 2000/10/02  18:23:14
23676         Log: A few tweaks to get Tk803 to work with Encode scheme.
23677      Branch: perl
23678            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
23679 ____________________________________________________________________________
23680 [  7106] By: nick                                  on 2000/10/01  21:34:14
23681         Log: Add checking cases to Encode's toUnicode and fromUnicode.
23682      Branch: perl
23683            ! ext/Encode/Encode.pm
23684 ____________________________________________________________________________
23685 [  7105] By: nick                                  on 2000/10/01  17:18:01
23686         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
23687              To read and use them.
23688              Add a lib/encode.t which checks a few things.
23689      Branch: perl
23690            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
23691            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
23692            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
23693            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
23694            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
23695            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
23696            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
23697            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
23698            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
23699            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
23700            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
23701            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
23702            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
23703            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
23704            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
23705            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
23706            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
23707            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
23708            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
23709            + ext/Encode/Encode/iso2022-jp.enc
23710            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
23711            + ext/Encode/Encode/iso8859-1.enc
23712            + ext/Encode/Encode/iso8859-2.enc
23713            + ext/Encode/Encode/iso8859-3.enc
23714            + ext/Encode/Encode/iso8859-4.enc
23715            + ext/Encode/Encode/iso8859-5.enc
23716            + ext/Encode/Encode/iso8859-6.enc
23717            + ext/Encode/Encode/iso8859-7.enc
23718            + ext/Encode/Encode/iso8859-8.enc
23719            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
23720            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
23721            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
23722            + ext/Encode/Encode/macCentEuro.enc
23723            + ext/Encode/Encode/macCroatian.enc
23724            + ext/Encode/Encode/macCyrillic.enc
23725            + ext/Encode/Encode/macDingbats.enc
23726            + ext/Encode/Encode/macGreek.enc
23727            + ext/Encode/Encode/macIceland.enc
23728            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
23729            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
23730            + ext/Encode/Encode/macTurkish.enc
23731            + ext/Encode/Encode/macUkraine.enc
23732            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
23733            + t/lib/encode.t
23734            ! MANIFEST ext/Encode/Encode.pm
23735 ____________________________________________________________________________
23736 [  7104] By: nick                                  on 2000/09/30  13:04:30
23737         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
23738              From: Daniel Chetlin <daniel@chetlin.com>
23739              Date: Mon, 18 Sep 2000 05:05:40 -0700
23740              Message-Id: <20000918050540.C652@ilmd>
23741      Branch: perl
23742            ! lib/overload.pm sv.c t/pragma/overload.t
23743 ____________________________________________________________________________
23744 [  7103] By: nick                                  on 2000/09/30  12:53:36
23745         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
23746              From: Johan Vromans <jvromans@squirrel.nl>
23747              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
23748              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
23749      Branch: perl
23750            ! pod/Makefile.SH
23751 ____________________________________________________________________________
23752 [  7102] By: nick                                  on 2000/09/30  12:52:31
23753         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
23754              From: Spider Boardman <spider@Orb.Nashua.NH.US>
23755              Date: Sat, 16 Sep 2000 16:36:45 -0400
23756              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
23757      Branch: perl
23758            ! ext/B/B/Deparse.pm
23759 ____________________________________________________________________________
23760 [  7101] By: nick                                  on 2000/09/30  12:51:41
23761         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
23762              From: Craig A. Berry <craig.berry@psinetcs.com>
23763              Date: Sat, 16 Sep 2000 10:11:10 -0500
23764              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
23765      Branch: perl
23766            ! vms/vms.c
23767 ____________________________________________________________________________
23768 [  7100] By: nick                                  on 2000/09/30  12:50:33
23769         Log: Subject: Re: unicode support and perl [ID 20000901.097]
23770              From: Spider Boardman <spider@Orb.Nashua.NH.US>
23771              Date: Fri, 15 Sep 2000 16:37:58 -0400
23772              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
23773      Branch: perl
23774            ! t/op/append.t
23775 ____________________________________________________________________________
23776 [  7099] By: nick                                  on 2000/09/30  12:49:35
23777         Log: Subject: Re: unicode support and perl [ID 20000901.097]
23778              From: Spider Boardman <spider@Orb.Nashua.NH.US>
23779              Date: Fri, 15 Sep 2000 16:25:30 -0400
23780              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
23781      Branch: perl
23782            ! pp_hot.c
23783 ____________________________________________________________________________
23784 [  7098] By: nick                                  on 2000/09/30  12:48:00
23785         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
23786              From: Gisle Aas <gisle@ActiveState.com>
23787              Date: 15 Sep 2000 16:23:41 +0200
23788              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
23789      Branch: perl
23790            ! toke.c
23791 ____________________________________________________________________________
23792 [  7097] By: nick                                  on 2000/09/30  12:45:16
23793         Log: Subject: [PATCH] Nits in perlmod.pod
23794              From: Daniel Chetlin <daniel@chetlin.com>
23795              Date: Fri, 15 Sep 2000 02:04:09 -0700
23796              Message-Id: <20000915020409.A2104@ilmd>
23797      Branch: perl
23798            ! pod/perlmod.pod
23799 ____________________________________________________________________________
23800 [  7096] By: nick                                  on 2000/09/30  12:18:00
23801         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
23802              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
23803              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
23804              0 to checking to get the warning.
23805      Branch: perl
23806            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
23807            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
23808            ! regexec.c sv.c toke.c utf8.c
23809 ____________________________________________________________________________
23810 [  7095] By: nick                                  on 2000/09/15  16:55:59
23811         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
23812              
23813              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
23814              From: Spider Boardman <spider@Orb.Nashua.NH.US>
23815              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
23816              Date: Fri, 15 Sep 2000 06:37:30 -0400
23817      Branch: perl
23818            ! ext/Encode/Encode.xs sv.c
23819 ____________________________________________________________________________
23820 [  7094] By: jhi                                   on 2000/09/15  03:23:32
23821         Log: Update Changes.
23822      Branch: perl
23823            ! Changes patchlevel.h
23824 ____________________________________________________________________________
23825 [  7093] By: jhi                                   on 2000/09/15  03:11:44
23826         Log: Fix for the charnames.t failures from Spider Boardman.
23827      Branch: perl
23828            ! toke.c
23829 ____________________________________________________________________________
23830 [  7092] By: jhi                                   on 2000/09/15  00:15:48
23831         Log: Botched the #7090 check-in.
23832      Branch: perl
23833            ! sv.c
23834 ____________________________________________________________________________
23835 [  7091] By: jhi                                   on 2000/09/14  23:33:24
23836         Log: Part of #7081 didn't come through.
23837      Branch: perl
23838            ! embed.pl proto.h
23839 ____________________________________________________________________________
23840 [  7090] By: jhi                                   on 2000/09/14  23:17:39
23841         Log: Subject: Re: perl@7078 
23842              From: Spider Boardman <spider@web.zk3.dec.com>
23843              Date: Thu, 14 Sep 2000 19:06:36 -0400
23844              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
23845      Branch: perl
23846            ! sv.c toke.c
23847 ____________________________________________________________________________
23848 [  7089] By: jhi                                   on 2000/09/14  23:11:21
23849         Log: Small portability tweaks.
23850      Branch: perl
23851            ! ext/Encode/Encode.xs
23852 ____________________________________________________________________________
23853 [  7088] By: jhi                                   on 2000/09/14  22:57:23
23854         Log: Fake return to pacify picky compilers.
23855      Branch: perl
23856            ! ext/Encode/Encode.xs
23857 ____________________________________________________________________________
23858 [  7087] By: jhi                                   on 2000/09/14  22:53:37
23859         Log: Subject: [PATCH] utf8.c apidoc
23860              From: Simon Cozens <simon@cozens.net>
23861              Date: Thu, 14 Sep 2000 23:46:57 +0100
23862              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
23863      Branch: perl
23864            ! perlapi.c pod/perlapi.pod utf8.c
23865 ____________________________________________________________________________
23866 [  7086] By: jhi                                   on 2000/09/14  22:40:38
23867         Log: We don't need to count the high bit bytes, a boolean is enough. 
23868      Branch: perl
23869            ! sv.c
23870 ____________________________________________________________________________
23871 [  7085] By: jhi                                   on 2000/09/14  21:20:09
23872         Log: Replace #7084 with
23873              
23874              Subject: Re: perl@7078 
23875              From: Spider Boardman <spider@web.zk3.dec.com>
23876              Date: Thu, 14 Sep 2000 17:09:36 -0400
23877              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
23878      Branch: perl
23879            ! sv.c utf8.c
23880 ____________________________________________________________________________
23881 [  7084] By: jhi                                   on 2000/09/14  20:03:34
23882         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
23883              convertable to bytes by checking it doesn't go above 0xc3
23884              
23885              Subject: Re: perl@7078
23886              From: Simon Cozens <simon@cozens.net>
23887              Date: Thu, 14 Sep 2000 20:59:19 +0100
23888              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
23889      Branch: perl
23890            ! utf8.c
23891 ____________________________________________________________________________
23892 [  7083] By: jhi                                   on 2000/09/14  19:38:47
23893         Log: Subject: Re: perl@7078
23894              From: Simon Cozens <simon@cozens.net>
23895              Date: Thu, 14 Sep 2000 20:13:09 +0100
23896              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
23897      Branch: perl
23898            ! t/op/bop.t
23899 ____________________________________________________________________________
23900 [  7082] By: jhi                                   on 2000/09/14  17:50:44
23901         Log: The one that got away.
23902      Branch: perl
23903            ! lib/File/Find.pm
23904 ____________________________________________________________________________
23905 [  7081] By: jhi                                   on 2000/09/14  17:45:35
23906         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
23907              From: Robin Barker <rmb1@cise.npl.co.uk>
23908              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
23909              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
23910      Branch: perl
23911            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
23912            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
23913            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
23914            ! regcomp.c toke.c universal.c
23915 ____________________________________________________________________________
23916 [  7080] By: jhi                                   on 2000/09/14  17:40:35
23917         Log: Problems picked up by AIX cc.
23918              
23919              Subject: Re: perl@7078 (patch included)
23920              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23921              Date: Thu, 14 Sep 2000 18:53:30 +0200
23922              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
23923      Branch: perl
23924            ! ext/Encode/Encode.xs
23925 ____________________________________________________________________________
23926 [  7079] By: jhi                                   on 2000/09/14  17:38:27
23927         Log: Subject: File::Find 5.7.0 POD nits
23928              From: Rich Morin <rdm@cfcl.com>
23929              Date: Wed, 13 Sep 2000 22:03:58 -0700
23930              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
23931      Branch: perl
23932            ! lib/File/Find.pm
23933 ____________________________________________________________________________
23934 [  7078] By: jhi                                   on 2000/09/14  14:58:20
23935         Log: Update Changes.
23936      Branch: perl
23937            ! Changes patchlevel.h
23938 ____________________________________________________________________________
23939 [  7077] By: jhi                                   on 2000/09/14  14:55:54
23940         Log: Compilation warnings and an error.
23941      Branch: perl
23942            ! sv.c
23943 ____________________________________________________________________________
23944 [  7076] By: jhi                                   on 2000/09/14  14:42:56
23945         Log: Fix for a parsing bug, not for the original bug.
23946              
23947              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
23948              From: Spider Boardman <spider@web.zk3.dec.com>
23949              Date: Wed, 13 Sep 2000 17:52:20 -0400
23950              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
23951      Branch: perl
23952            ! regcomp.c
23953 ____________________________________________________________________________
23954 [  7075] By: jhi                                   on 2000/09/14  14:40:40
23955         Log: Batch of UTF-8 patches from Simon Cozens.
23956      Branch: perl
23957            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
23958            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
23959            ! toke.c utf8.c
23960 ____________________________________________________________________________
23961 [  7074] By: jhi                                   on 2000/09/14  14:29:58
23962         Log: Subject: Re: Two advertising clauses need to be removed
23963              From: Russ Allbery <rra@stanford.edu>
23964              Date: 13 Sep 2000 18:50:26 -0700
23965              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
23966      Branch: perl
23967            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
23968 ____________________________________________________________________________
23969 [  7073] By: jhi                                   on 2000/09/14  14:28:20
23970         Log: Subject: [PATCH] de-wall t/README
23971              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23972              Date: Wed, 13 Sep 2000 17:46:55 -0700
23973              Message-ID: <//Bw5gzkge/e092yn@efn.org>
23974      Branch: perl
23975            ! t/README
23976 ____________________________________________________________________________
23977 [  7072] By: jhi                                   on 2000/09/14  14:25:10
23978         Log: Hints optimization.
23979              
23980              Subject: Minor nit
23981              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23982              Date: Wed, 13 Sep 2000 21:42:07 +0200
23983              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
23984      Branch: perl
23985            ! hints/hpux.sh
23986 ____________________________________________________________________________
23987 [  7071] By: jhi                                   on 2000/09/14  14:23:30
23988         Log: Allow chop() and chomp() to be overridden.
23989              
23990              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
23991              From: "Casey R. Tweten" <crt@kiski.net>
23992              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
23993              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
23994      Branch: perl
23995            ! toke.c
23996 ____________________________________________________________________________
23997 [  7070] By: jhi                                   on 2000/09/14  14:20:36
23998         Log: The return value of setlocale must be copied away.
23999              
24000              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
24001              From: Alan Burlison <Alan.Burlison@uk.sun.com>
24002              Date: Wed, 13 Sep 2000 16:27:37 +0100 
24003              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
24004      Branch: perl
24005            ! util.c
24006 ____________________________________________________________________________
24007 [  7069] By: jhi                                   on 2000/09/14  14:16:27
24008         Log: Remove vestiges of tr//CU.
24009              
24010              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
24011              From: Nick Clark <nick@plum.flirble.org>
24012              Date: Tue, 12 Sep 2000 22:50:14 +0100
24013              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
24014              
24015              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
24016              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24017              Date: Tue, 12 Sep 2000 21:38:48 -0700
24018              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
24019      Branch: perl
24020            ! op.h pod/perlunicode.pod
24021 ____________________________________________________________________________
24022 [  7068] By: jhi                                   on 2000/09/13  14:18:39
24023         Log: Add the Encode extension.  The code is still largely just skeleton.
24024      Branch: perl
24025            + ext/Encode/Encode.pm ext/Encode/Encode.xs
24026            + ext/Encode/Makefile.PL ext/Encode/Todo
24027            ! MANIFEST Todo-5.6
24028 ____________________________________________________________________________
24029 [  7067] By: jhi                                   on 2000/09/12  17:43:33
24030         Log: Allow for whitespace between "#" and "line" in cpp output.
24031              
24032              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
24033              From: Calle Dybedahl <calle@lysator.liu.se>
24034              Date: 12 Sep 2000 19:38:02 +0200 
24035              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
24036      Branch: perl
24037            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
24038 ____________________________________________________________________________
24039 [  7066] By: gsar                                  on 2000/09/12  17:24:29
24040         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
24041              initialization in all the threads on Windows
24042      Branch: perl
24043            ! win32/win32.c
24044 ____________________________________________________________________________
24045 [  7065] By: jhi                                   on 2000/09/12  15:11:31
24046         Log: Update Changes.
24047      Branch: perl
24048            ! Changes patchlevel.h
24049 ____________________________________________________________________________
24050 [  7064] By: jhi                                   on 2000/09/12  14:54:54
24051         Log: Retract #7062, the pod tests are not ready.
24052      Branch: perl
24053            ! t/TEST t/harness
24054 ____________________________________________________________________________
24055 [  7063] By: jhi                                   on 2000/09/12  14:25:41
24056         Log: The #7054 truncated Configure badly.
24057      Branch: metaconfig/U/perl
24058            ! End.U
24059      Branch: perl
24060            ! Configure config_h.SH
24061 ____________________________________________________________________________
24062 [  7062] By: jhi                                   on 2000/09/12  14:08:32
24063         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
24064              From: sthoenna@efn.org
24065              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
24066              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
24067      Branch: perl
24068            ! t/TEST t/harness
24069 ____________________________________________________________________________
24070 [  7061] By: jhi                                   on 2000/09/12  14:07:18
24071         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
24072              From: sthoenna@efn.org
24073              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
24074              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
24075      Branch: perl
24076            ! pod/perlxs.pod
24077 ____________________________________________________________________________
24078 [  7060] By: jhi                                   on 2000/09/12  14:06:08
24079         Log: Break up the myconfig lines a bit.
24080              
24081              Subject: perlbug/perl -V output format
24082              From: sthoenna@efn.org
24083              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
24084              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
24085      Branch: perl
24086            ! myconfig.SH
24087 ____________________________________________________________________________
24088 [  7059] By: jhi                                   on 2000/09/12  14:05:04
24089         Log: Test for the #7049.
24090              
24091              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
24092              From: andreas.koenig@anima.de (Andreas J. Koenig)
24093              Date: 12 Sep 2000 06:42:01 +0200
24094              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
24095      Branch: perl
24096            ! t/op/my.t
24097 ____________________________________________________________________________
24098 [  7058] By: jhi                                   on 2000/09/12  14:03:05
24099         Log: Subject: [patch: perl@7045] vms updates
24100              From: Peter Prymmer <pvhp@forte.com>
24101              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
24102              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
24103      Branch: perl
24104            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
24105 ____________________________________________________________________________
24106 [  7057] By: jhi                                   on 2000/09/12  14:00:51
24107         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
24108              From: sthoenna@efn.org
24109              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
24110              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
24111      Branch: perl
24112            ! t/op/64bitint.t
24113 ____________________________________________________________________________
24114 [  7056] By: jhi                                   on 2000/09/12  13:58:14
24115         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
24116              From: Jeff Pinyan <jeffp@crusoe.net>
24117              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
24118              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
24119      Branch: perl
24120            ! pod/perlfunc.pod
24121 ____________________________________________________________________________
24122 [  7055] By: jhi                                   on 2000/09/12  13:56:32
24123         Log: Do in VMS as the #7054 does.
24124      Branch: perl
24125            ! configure.com
24126 ____________________________________________________________________________
24127 [  7054] By: jhi                                   on 2000/09/12  13:50:31
24128         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
24129              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
24130              Date: Mon, 11 Sep 2000 08:33:09 +0100
24131              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
24132      Branch: metaconfig/U/perl
24133            ! End.U
24134      Branch: perl
24135            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
24136            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
24137 ____________________________________________________________________________
24138 [  7053] By: jhi                                   on 2000/09/12  13:29:19
24139         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
24140              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24141              Date:     Tue, 12 Sep 2000 08:35:59 EDT
24142              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
24143      Branch: perl
24144            ! vms/test.com
24145 ____________________________________________________________________________
24146 [  7052] By: jhi                                   on 2000/09/11  23:01:50
24147         Log: Document the SvUTF8*().
24148      Branch: perl
24149            ! pod/perlapi.pod sv.h
24150 ____________________________________________________________________________
24151 [  7051] By: gsar                                  on 2000/09/11  14:46:30
24152         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
24153              (missed a spot when fixing up op_pmreplroot hack for ithreads)
24154      Branch: perl
24155            ! op.c t/op/split.t
24156 ____________________________________________________________________________
24157 [  7050] By: nick                                  on 2000/09/11  10:03:51
24158         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
24159              
24160              Subject: borland C++ win32.c tweak
24161              From: Vadim Konovalov <vkonovalov@lucent.com>
24162              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
24163              Date: Mon, 11 Sep 2000 11:22:33 +0400
24164      Branch: perl
24165            ! win32/win32.c
24166 ____________________________________________________________________________
24167 [  7049] By: nick                                  on 2000/09/11  09:57:33
24168         Log: Point fix for s/// on foreach (keys %xxx).
24169      Branch: perl
24170            ! pp_hot.c
24171 ____________________________________________________________________________
24172 [  7048] By: jhi                                   on 2000/09/10  23:37:09
24173         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
24174              by Pod::Text, from Brad Appleton.
24175      Branch: perl
24176            ! t/pod/testp2pt.pl
24177 ____________________________________________________________________________
24178 [  7047] By: jhi                                   on 2000/09/10  14:32:53
24179         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
24180              by Russ Allbery.
24181      Branch: perl
24182            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
24183 ____________________________________________________________________________
24184 [  7046] By: jhi                                   on 2000/09/10  14:15:08
24185         Log: Upgrade to CPAN 1.57_65, from Andreas König.
24186      Branch: perl
24187            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
24188 ____________________________________________________________________________
24189 [  7045] By: jhi                                   on 2000/09/08  21:36:32
24190         Log: Update Changes.
24191      Branch: perl
24192            ! Changes patchlevel.h
24193 ____________________________________________________________________________
24194 [  7044] By: jhi                                   on 2000/09/08  21:29:56
24195         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
24196              From: Peter Prymmer <pvhp@forte.com>
24197              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
24198              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
24199      Branch: perl
24200            ! configure.com
24201 ____________________________________________________________________________
24202 [  7043] By: jhi                                   on 2000/09/08  21:27:50
24203         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
24204              From: Peter Prymmer <pvhp@forte.com>
24205              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
24206              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
24207      Branch: perl
24208            ! Makefile.SH installperl
24209 ____________________________________________________________________________
24210 [  7042] By: jhi                                   on 2000/09/08  21:23:21
24211         Log: Continue #7041.
24212      Branch: perl
24213            ! cygwin/Makefile.SHs os2/Makefile.SHs
24214 ____________________________________________________________________________
24215 [  7041] By: jhi                                   on 2000/09/08  21:18:10
24216         Log: Do away with memory models cruft.  Sorry, PDP users.
24217      Branch: metaconfig
24218            ! U/modified/cc.U U/modified/libpth.U
24219      Branch: perl
24220            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
24221            ! Porting/config_H cflags.SH config_h.SH configure.com
24222            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
24223            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
24224            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
24225 ____________________________________________________________________________
24226 [  7040] By: jhi                                   on 2000/09/08  14:34:18
24227         Log: Major rewrite of s2p.  And I mean really major, it is
24228              an implementation of sed in perl.  If called as s2p it
24229              will function as s2p.  Note: needs non-UNIXifying.
24230              
24231              Subject: s2p
24232              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
24233              Date: Mon, 28 Aug 2000 14:05:12 +0200
24234              Message-ID: <39AA5578.2102E2AA@alcatel.at>
24235      Branch: perl
24236            ! x2p/s2p.PL
24237 ____________________________________________________________________________
24238 [  7039] By: jhi                                   on 2000/09/08  14:19:49
24239         Log: Re-allow vec() for characters > 255.
24240              
24241              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
24242              From: Spider Boardman <spider@web.zk3.dec.com>
24243              Date: Fri, 08 Sep 2000 02:21:02 -0400
24244              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
24245      Branch: perl
24246            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
24247            ! t/op/vec.t
24248 ____________________________________________________________________________
24249 [  7038] By: jhi                                   on 2000/09/08  14:14:18
24250         Log: Subject: [PATCH lib/Benchmark.pm]
24251              From: <abigail@foad.org>
24252              Date: Thu, 7 Sep 2000 15:03:20 -0400
24253              Message-ID: <20000907190320.888.qmail@foad.org>
24254      Branch: perl
24255            ! lib/Benchmark.pm
24256 ____________________________________________________________________________
24257 [  7037] By: jhi                                   on 2000/09/08  14:11:06
24258         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
24259              
24260              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
24261              From: Spider Boardman <spider@web.zk3.dec.com>
24262              Date: Fri, 08 Sep 2000 01:30:27 -0400
24263              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
24264      Branch: perl
24265            ! op.c
24266 ____________________________________________________________________________
24267 [  7036] By: jhi                                   on 2000/09/08  14:08:58
24268         Log: Subject: [ID 20000908.002] perlipc documentation bug.
24269              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
24270              Date: Fri, 08 Sep 2000 12:38:32 +0200
24271              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
24272      Branch: perl
24273            ! pod/perlipc.pod
24274 ____________________________________________________________________________
24275 [  7035] By: jhi                                   on 2000/09/08  14:03:12
24276         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
24277              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24278              Date: Fri, 08 Sep 2000 11:47:34 +0200
24279              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
24280      Branch: perl
24281            ! hints/dec_osf.sh
24282 ____________________________________________________________________________
24283 [  7034] By: jhi                                   on 2000/09/08  13:59:35
24284         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
24285              From: Simon Cozens <simon@cozens.net>
24286              Date: Thu, 7 Sep 2000 20:40:38 +0100
24287              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
24288      Branch: perl
24289            ! pp_hot.c
24290 ____________________________________________________________________________
24291 [  7033] By: jhi                                   on 2000/09/08  04:03:03
24292         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
24293              From: "Larry W. Virden" <lvirden@cas.org>
24294              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
24295              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
24296      Branch: perl
24297            ! pod/perldiag.pod
24298 ____________________________________________________________________________
24299 [  7032] By: jhi                                   on 2000/09/07  22:18:30
24300         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
24301              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
24302              Date: Mon, 04 Sep 2000 13:16:38 -0700
24303              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
24304      Branch: perl
24305            ! lib/perl5db.pl
24306 ____________________________________________________________________________
24307 [  7031] By: jhi                                   on 2000/09/07  22:02:29
24308         Log: Fix the ccversion detection for 5.1 and beyond.
24309              
24310              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
24311              From: Spider Boardman <spider@leggy.zk3.dec.com>
24312              Date: Thu, 7 Sep 2000 17:54:27 -0400
24313              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
24314      Branch: perl
24315            ! hints/dec_osf.sh
24316 ____________________________________________________________________________
24317 [  7030] By: jhi                                   on 2000/09/07  19:12:28
24318         Log: Fix for
24319              
24320              Subject: [ID 20000903.001] \w in utf8-strings
24321              From: Marc Lehmann <pcg@goof.com>
24322              Date: Sun, 03 Sep 2000 09:44:29 +0200
24323              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
24324              
24325              and various related nits.
24326      Branch: perl
24327            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
24328 ____________________________________________________________________________
24329 [  7029] By: jhi                                   on 2000/09/07  18:49:09
24330         Log: Fix the URL, but the server is still missing in action.
24331              
24332              Subject: [ID 20000905.002] perlfaq1.pod URL error
24333              From: "Larry W. Virden" <lvirden@cas.org>
24334              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
24335              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
24336      Branch: perl
24337            ! pod/perlfaq1.pod
24338 ____________________________________________________________________________
24339 [  7028] By: jhi                                   on 2000/09/07  18:47:13
24340         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
24341              From: Hugo <hv@crypt.compulink.co.uk>
24342              Date: Tue, 05 Sep 2000 14:13:37 +0100
24343              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
24344      Branch: perl
24345            ! toke.c
24346 ____________________________________________________________________________
24347 [  7027] By: jhi                                   on 2000/09/07  18:45:35
24348         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
24349              From: Daniel Chetlin <daniel@chetlin.com>
24350              Date: Tue, 5 Sep 2000 04:57:07 -0700
24351              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
24352      Branch: perl
24353            ! pod/perlfaq6.pod pod/perlop.pod
24354 ____________________________________________________________________________
24355 [  7026] By: jhi                                   on 2000/09/07  18:44:01
24356         Log: Document the new ref() semantics.
24357              
24358              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
24359              From: Gisle Aas <gisle@ActiveState.com>
24360              Date: 05 Sep 2000 08:10:30 +0200
24361              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
24362      Branch: perl
24363            ! pod/perldelta.pod
24364 ____________________________________________________________________________
24365 [  7025] By: jhi                                   on 2000/09/07  18:42:27
24366         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
24367              
24368              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
24369              From: Gisle Aas <gisle@ActiveState.com>
24370              Date: 05 Sep 2000 08:11:40 +0200
24371              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
24372      Branch: perl
24373            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
24374 ____________________________________________________________________________
24375 [  7024] By: jhi                                   on 2000/09/07  18:39:32
24376         Log: Subject: [PATCH] Modernize Opcode.pm documentation
24377              From: Gisle Aas <gisle@ActiveState.com>
24378              Date: 4 Sep 2000 00:18:55 -0000
24379              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
24380      Branch: perl
24381            ! ext/Opcode/Opcode.pm
24382 ____________________________________________________________________________
24383 [  7023] By: jhi                                   on 2000/09/07  18:37:42
24384         Log: Subject: [PATCH] Tied filehandle documentation
24385              From: Gisle Aas <gisle@ActiveState.com>
24386              Date: 4 Sep 2000 00:14:40 -0000
24387              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
24388      Branch: perl
24389            ! pod/perlfunc.pod pod/perltie.pod
24390 ____________________________________________________________________________
24391 [  7022] By: jhi                                   on 2000/09/07  18:35:37
24392         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
24393              From: Gisle Aas <gisle@ActiveState.com>
24394              Date: 4 Sep 2000 00:04:22 -0000
24395              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
24396      Branch: perl
24397            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
24398 ____________________________________________________________________________
24399 [  7021] By: jhi                                   on 2000/09/07  18:33:22
24400         Log: Subject: small apidoc fix
24401              From: Marc Lehmann <pcg@goof.com>
24402              Date: Sun, 3 Sep 2000 05:12:06 +0200
24403              Message-ID: <20000903051206.A5909@cerebro.laendle>
24404      Branch: perl
24405            ! pod/perlapi.pod utf8.c
24406 ____________________________________________________________________________
24407 [  7020] By: jhi                                   on 2000/09/07  16:14:57
24408         Log: Tiny perldelta nits.
24409      Branch: perl
24410            ! pod/perldelta.pod
24411 ____________________________________________________________________________
24412 [  7019] By: jhi                                   on 2000/09/07  16:04:20
24413         Log: Guard against bad string->int conversion for quads.
24414      Branch: perl
24415            ! t/op/64bitint.t
24416 ____________________________________________________________________________
24417 [  7018] By: jhi                                   on 2000/09/06  17:07:03
24418         Log: Update Unicode todo list.
24419      Branch: perl
24420            ! Todo-5.6
24421 ____________________________________________________________________________
24422 [  7017] By: jhi                                   on 2000/09/05  21:16:01
24423         Log: Document the SvIOK_.*UV().
24424      Branch: perl
24425            ! pod/perlapi.pod sv.h
24426 ____________________________________________________________________________
24427 [  7016] By: nick                                  on 2000/09/03  21:54:46
24428         Log: Hash lookup of constant strings optimization:
24429              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
24430              to string table (as per sharepvn). Add newSV_pvn_share to create such
24431              a thing. Make hv.c compare addresses of strings and skip string compare
24432              if equal. Make method_named and helem ops use these shared-string SVs
24433              when arg is constant. Make keys op return shared-string SVs (less clearly
24434              a win).
24435      Branch: perl
24436            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
24437            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
24438            ! pod/perlintern.pod pp_hot.c proto.h sv.c
24439 ____________________________________________________________________________
24440 [  7015] By: jhi                                   on 2000/09/02  17:48:59
24441         Log: This is 5.7.0.
24442      Branch: perl
24443            ! Changes
24444 ____________________________________________________________________________
24445 [  7014] By: jhi                                   on 2000/09/02  17:35:45
24446         Log: Changes and patchlevel tweaks.
24447      Branch: perl
24448            ! Changes patchlevel.h
24449 ____________________________________________________________________________
24450 [  7013] By: jhi                                   on 2000/09/02  17:30:50
24451         Log: Update Changes.
24452      Branch: perl
24453            ! Changes patchlevel.h
24454 ____________________________________________________________________________
24455 [  7012] By: nick                                  on 2000/09/02  17:25:20
24456         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
24457      Branch: perl
24458            ! gv.c lib/overload.pm
24459 ____________________________________________________________________________
24460 [  7011] By: jhi                                   on 2000/09/02  17:16:25
24461         Log: Update perlhist.
24462      Branch: perl
24463            ! pod/perlhist.pod
24464 ____________________________________________________________________________
24465 [  7010] By: jhi                                   on 2000/09/02  17:01:35
24466         Log: perldelta nits.
24467      Branch: perl
24468            ! pod/perldelta.pod
24469 ____________________________________________________________________________
24470 [  7009] By: nick                                  on 2000/09/02  16:48:35
24471         Log: If overloaded %{} etc. return the object do not loop.
24472              Thus  sub deref { $_[0] } functions if object is wanted type.
24473      Branch: perl
24474            ! pp.h
24475 ____________________________________________________________________________
24476 [  7008] By: jhi                                   on 2000/09/02  16:26:11
24477         Log: Retab MANIFEST.
24478      Branch: perl
24479            ! ext/Storable/MANIFEST
24480 ____________________________________________________________________________
24481 [  7007] By: jhi                                   on 2000/09/02  16:23:02
24482         Log: Make certain cc is set before trying to run it.
24483      Branch: perl
24484            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
24485 ____________________________________________________________________________
24486 [  7006] By: jhi                                   on 2000/09/02  15:45:41
24487         Log: Unicode notes.
24488      Branch: perl
24489            ! pod/perldelta.pod
24490 ____________________________________________________________________________
24491 [  7005] By: jhi                                   on 2000/09/02  15:42:11
24492         Log: Various Configure nits by Philip Newton,
24493              plus the ebcdic one by me.
24494      Branch: metaconfig
24495            + U/modified/pager.U
24496            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
24497      Branch: metaconfig/U/perl
24498            ! Devel.U quadfio.U
24499      Branch: perl
24500            ! Configure config_h.SH
24501 ____________________________________________________________________________
24502 [  7004] By: jhi                                   on 2000/09/02  15:06:14
24503         Log: Apparently avoiding the swapping is too costly.
24504              
24505              From: "Ben Tilly" <ben_tilly@hotmail.com>
24506              Subject: Re: the door is closed.
24507              Date: Fri, 01 Sep 2000 20:23:16 EDT
24508              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
24509      Branch: perl
24510            ! pod/perlfaq4.pod
24511 ____________________________________________________________________________
24512 [  7003] By: nick                                  on 2000/09/02  12:26:04
24513         Log: Undo part of change 6489 which looks like a bulk edit which
24514              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
24515              The supressing of main:: on return from select() is undesirable.
24516      Branch: perl
24517            ! pp_sys.c
24518 ____________________________________________________________________________
24519 [  7002] By: jhi                                   on 2000/09/01  23:08:54
24520         Log: Update Changes.
24521      Branch: perl
24522            ! Changes patchlevel.h
24523 ____________________________________________________________________________
24524 [  7001] By: jhi                                   on 2000/09/01  23:00:13
24525         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
24526              From: Peter Prymmer <pvhp@forte.com>
24527              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
24528              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
24529              
24530              plus rework the http: spots as suggested by Tom Christiansen,
24531              plus regen perltoc.
24532      Branch: perl
24533            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
24534            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
24535 ____________________________________________________________________________
24536 [  7000] By: jhi                                   on 2000/09/01  22:36:01
24537         Log: Only the first line, thank you very much.
24538      Branch: perl
24539            ! hints/solaris_2.sh
24540 ____________________________________________________________________________
24541 [  6999] By: gsar                                  on 2000/09/01  22:16:40
24542         Log: change#6791 accidentally clobbered change#6710, put it back
24543      Branch: perl
24544            ! win32/win32.c
24545 ____________________________________________________________________________
24546 [  6998] By: jhi                                   on 2000/09/01  22:14:16
24547         Log: Mention the HP-UX LP64 freak failure.
24548      Branch: perl
24549            ! pod/perldelta.pod
24550 ____________________________________________________________________________
24551 [  6997] By: jhi                                   on 2000/09/01  21:48:32
24552         Log: Detypo.
24553      Branch: perl
24554            ! hints/hpux.sh
24555 ____________________________________________________________________________
24556 [  6996] By: jhi                                   on 2000/09/01  21:27:10
24557         Log: Update Changes.
24558      Branch: perl
24559            ! Changes patchlevel.h
24560 ____________________________________________________________________________
24561 [  6995] By: jhi                                   on 2000/09/01  21:14:24
24562         Log: Mi splgn s gnin.g
24563      Branch: perl
24564            ! pp_ctl.c
24565 ____________________________________________________________________________
24566 [  6994] By: jhi                                   on 2000/09/01  21:09:54
24567         Log: Subject: http:// in L<>
24568              From: Nicholas Clark <nick@ccl4.org>
24569              Date: Fri, 1 Sep 2000 22:03:21 +0100
24570              Message-ID: <20000901220321.B72074@plum.flirble.org>
24571      Branch: perl
24572            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
24573 ____________________________________________________________________________
24574 [  6993] By: jhi                                   on 2000/09/01  21:06:54
24575         Log: Update to Storable 1.0, from Raphael Manfredi.
24576      Branch: perl
24577            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
24578            ! ext/Storable/Makefile.PL ext/Storable/README
24579            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
24580            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
24581            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
24582            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
24583            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
24584            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
24585 ____________________________________________________________________________
24586 [  6992] By: jhi                                   on 2000/09/01  20:43:05
24587         Log: Mention known sfio+linux buglet.
24588      Branch: perl
24589            ! pod/perldelta.pod
24590 ____________________________________________________________________________
24591 [  6991] By: jhi                                   on 2000/09/01  20:40:11
24592         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
24593              From: Peter Prymmer <pvhp@forte.com>
24594              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
24595              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
24596      Branch: perl
24597            ! vms/vms.c
24598 ____________________________________________________________________________
24599 [  6990] By: jhi                                   on 2000/09/01  20:25:26
24600         Log: Retract #6986.
24601      Branch: perl
24602            ! hints/solaris_2.sh
24603 ____________________________________________________________________________
24604 [  6989] By: jhi                                   on 2000/09/01  20:23:00
24605         Log: Mergesort is back.
24606      Branch: perl
24607            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
24608 ____________________________________________________________________________
24609 [  6988] By: jhi                                   on 2000/09/01  19:37:40
24610         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
24611              From: Mike Guy <mjtg@cam.ac.uk>
24612              Date: Fri, 01 Sep 2000 17:43:33 +0100
24613              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
24614      Branch: perl
24615            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
24616            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
24617 ____________________________________________________________________________
24618 [  6987] By: jhi                                   on 2000/09/01  19:17:10
24619         Log: Regen perltoc.
24620      Branch: perl
24621            ! pod/perltoc.pod
24622 ____________________________________________________________________________
24623 [  6986] By: jhi                                   on 2000/09/01  18:51:10
24624         Log: Subject: Re: Solaris x86 has no SPARC libraries!
24625              From: Lupe Christoph <lupe@lupe-christoph.de>
24626              Date: Fri, 1 Sep 2000 20:41:20 +0200
24627              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
24628      Branch: perl
24629            ! hints/solaris_2.sh
24630 ____________________________________________________________________________
24631 [  6985] By: jhi                                   on 2000/09/01  18:28:10
24632         Log: Update Changes.
24633      Branch: perl
24634            ! Changes patchlevel.h
24635 ____________________________________________________________________________
24636 [  6984] By: jhi                                   on 2000/09/01  18:26:53
24637         Log: Feature ordering tweak.
24638      Branch: perl
24639            ! myconfig.SH
24640 ____________________________________________________________________________
24641 [  6983] By: jhi                                   on 2000/09/01  18:19:50
24642         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
24643              From: <abigail@foad.org>
24644              Date: Fri, 1 Sep 2000 13:07:32 -0400
24645              Message-ID: <20000901170732.18249.qmail@foad.org>
24646      Branch: perl
24647            ! t/pragma/overload.t
24648 ____________________________________________________________________________
24649 [  6982] By: jhi                                   on 2000/09/01  18:17:54
24650         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
24651              so that case-ignoring systems like DCL can tell them from
24652              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
24653      Branch: metaconfig/U/perl
24654            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
24655      Branch: perl
24656            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24657            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
24658            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
24659            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
24660            ! vos/config.def vos/config.h vos/config_h.SH_orig
24661            ! win32/config.bc win32/config.gc win32/config.vc
24662 ____________________________________________________________________________
24663 [  6981] By: nick                                  on 2000/09/01  17:21:57
24664         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
24665              warning when UNTIE exists and instead pass the cound of extra references to
24666              the UNTIE method.
24667      Branch: perl
24668            ! pod/perltie.pod pp_sys.c
24669 ____________________________________________________________________________
24670 [  6980] By: jhi                                   on 2000/09/01  16:54:44
24671         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
24672              From: Peter Prymmer <pvhp@forte.com>
24673              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
24674              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
24675      Branch: perl
24676            ! configure.com
24677 ____________________________________________________________________________
24678 [  6979] By: jhi                                   on 2000/09/01  16:06:20
24679         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
24680              From: Mike Guy <mjtg@cam.ac.uk> 
24681              Date: Fri, 01 Sep 2000 16:49:27 +0100
24682              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
24683      Branch: perl
24684            ! t/base/rs.t
24685 ____________________________________________________________________________
24686 [  6978] By: jhi                                   on 2000/09/01  16:00:42
24687         Log: Update to PodParser 1.18, from Brad Appleton.
24688      Branch: perl
24689            ! lib/Pod/Checker.pm t/pod/find.t
24690 ____________________________________________________________________________
24691 [  6977] By: jhi                                   on 2000/09/01  14:48:58
24692         Log: Subject: Nit in Configure (bleadperl@6961)
24693              From: Lupe Christoph <lupe@lupe-christoph.de>
24694              Date: Fri, 1 Sep 2000 16:34:29 +0200
24695              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
24696      Branch: metaconfig
24697            ! U/compline/ccflags.U
24698      Branch: perl
24699            ! Configure config_h.SH
24700 ____________________________________________________________________________
24701 [  6976] By: jhi                                   on 2000/09/01  14:39:52
24702         Log: Update Changes.
24703      Branch: perl
24704            ! Changes patchlevel.h
24705 ____________________________________________________________________________
24706 [  6975] By: jhi                                   on 2000/09/01  14:37:36
24707         Log: microperl config update.
24708      Branch: perl
24709            ! uconfig.h uconfig.sh
24710 ____________________________________________________________________________
24711 [  6974] By: jhi                                   on 2000/09/01  14:36:53
24712         Log: Document known deficiencies.
24713      Branch: perl
24714            ! pod/perldelta.pod
24715 ____________________________________________________________________________
24716 [  6973] By: jhi                                   on 2000/09/01  14:10:20
24717         Log: Mention warnings fixes and updates.
24718      Branch: perl
24719            ! pod/perldelta.pod
24720 ____________________________________________________________________________
24721 [  6972] By: jhi                                   on 2000/09/01  14:01:52
24722         Log: Drop unused argument.
24723              
24724              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
24725              From: Spider Boardman <spider@web.zk3.dec.com>
24726              Date: Thu, 31 Aug 2000 16:10:15 -0400
24727              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
24728      Branch: perl
24729            ! toke.c
24730 ____________________________________________________________________________
24731 [  6971] By: jhi                                   on 2000/09/01  13:59:24
24732         Log: Add the overload warnings to perldiag.
24733      Branch: perl
24734            ! lib/overload.pm pod/perldiag.pod
24735 ____________________________________________________________________________
24736 [  6970] By: jhi                                   on 2000/09/01  13:55:10
24737         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
24738              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
24739              Date: Fri, 1 Sep 2000 13:43:15 +0100 
24740              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
24741      Branch: perl
24742            ! lib/overload.pm t/pragma/overload.t
24743 ____________________________________________________________________________
24744 [  6969] By: jhi                                   on 2000/09/01  13:52:27
24745         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
24746              From: <abigail@foad.org>
24747              Date: Fri, 1 Sep 2000 05:46:54 -0400
24748              Message-ID: <20000901094654.6476.qmail@foad.org>
24749      Branch: perl
24750            ! lib/overload.pm
24751 ____________________________________________________________________________
24752 [  6968] By: jhi                                   on 2000/09/01  13:50:05
24753         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
24754              From: Daniel Chetlin <daniel@chetlin.com>
24755              Date: Fri, 1 Sep 2000 02:10:55 -0700
24756              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
24757      Branch: perl
24758            ! pod/perlretut.pod
24759 ____________________________________________________________________________
24760 [  6967] By: jhi                                   on 2000/09/01  13:47:54
24761         Log: Part of the solution.
24762              
24763              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
24764              From: Mike Guy <mjtg@cam.ac.uk>
24765              Date: Fri, 01 Sep 2000 14:16:01 +0100
24766              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
24767      Branch: perl
24768            ! gv.c mg.c
24769 ____________________________________________________________________________
24770 [  6966] By: jhi                                   on 2000/09/01  13:46:17
24771         Log: Subject: CPAN.pm beta 1.57_57 for the core
24772              From: andreas.koenig@anima.de (Andreas J. Koenig)
24773              Date: 01 Sep 2000 15:16:31 +0200
24774              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
24775      Branch: perl
24776            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
24777 ____________________________________________________________________________
24778 [  6965] By: jhi                                   on 2000/09/01  13:43:18
24779         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
24780              From: "Craig A. Berry" <craig.berry@psinetcs.com>
24781              Date: Fri, 01 Sep 2000 01:47:22 -0500
24782              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
24783      Branch: perl
24784            ! pod/perldelta.pod vms/vms.c
24785 ____________________________________________________________________________
24786 [  6964] By: jhi                                   on 2000/09/01  13:35:35
24787         Log: File::Temp patches from Andreas König,
24788              
24789              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
24790              From: andreas.koenig@anima.de (Andreas J. Koenig)
24791              Date: 01 Sep 2000 10:07:20 +0200
24792              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
24793              
24794              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
24795              From: andreas.koenig@anima.de (Andreas J. Koenig)
24796              Date: 31 Aug 2000 23:26:08 +0200
24797              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
24798      Branch: perl
24799            ! lib/File/Temp.pm t/lib/ftmp-security.t
24800 ____________________________________________________________________________
24801 [  6963] By: jhi                                   on 2000/09/01  02:22:24
24802         Log: Retract the mergesort code, way too incompatible licensing
24803              and copyrights.
24804      Branch: perl
24805            ! pod/perldelta.pod pp_ctl.c
24806 ____________________________________________________________________________
24807 [  6962] By: jhi                                   on 2000/08/31  23:27:32
24808         Log: Update Changes.
24809      Branch: perl
24810            ! Changes patchlevel.h
24811 ____________________________________________________________________________
24812 [  6961] By: jhi                                   on 2000/08/31  23:20:04
24813         Log: Small tweaks all over.
24814      Branch: metaconfig
24815            ! U/compline/d_gconvert.U
24816      Branch: perl
24817            ! AUTHORS Configure config_h.SH pp_ctl.c
24818 ____________________________________________________________________________
24819 [  6960] By: jhi                                   on 2000/08/31  22:39:36
24820         Log: Further rewording.
24821      Branch: perl
24822            ! pp_ctl.c
24823 ____________________________________________________________________________
24824 [  6959] By: jhi                                   on 2000/08/31  21:26:44
24825         Log: More address tweaking.
24826      Branch: perl
24827            ! AUTHORS Changes
24828 ____________________________________________________________________________
24829 [  6958] By: jhi                                   on 2000/08/31  20:47:25
24830         Log: AUTHORS tweaks, from Peter Prymmer.
24831              
24832              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
24833              From: Peter Prymmer <pvhp@forte.com>
24834              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
24835              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
24836      Branch: perl
24837            ! AUTHORS MAINTAIN
24838 ____________________________________________________________________________
24839 [  6957] By: jhi                                   on 2000/08/31  20:34:43
24840         Log: perldelta tweaks.
24841      Branch: perl
24842            ! pod/perldelta.pod
24843 ____________________________________________________________________________
24844 [  6956] By: jhi                                   on 2000/08/31  19:11:06
24845         Log: Regen perltoc.
24846      Branch: perl
24847            ! pod/perltoc.pod
24848 ____________________________________________________________________________
24849 [  6955] By: jhi                                   on 2000/08/31  19:06:30
24850         Log: Clarify the mergesort situation.
24851      Branch: perl
24852            ! pp_ctl.c
24853 ____________________________________________________________________________
24854 [  6954] By: jhi                                   on 2000/08/31  18:24:17
24855         Log: Move the Solaris 7 scan to use64bitall, make the
24856              failure to find 64-bot sparc libc to mention the
24857              possibility of being in an intel, from Lupe and Alan.
24858      Branch: perl
24859            ! hints/solaris_2.sh
24860 ____________________________________________________________________________
24861 [  6953] By: jhi                                   on 2000/08/31  18:09:20
24862         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
24863              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
24864      Branch: metaconfig
24865            ! U/compline/d_gconvert.U U/threads/archname.U
24866      Branch: metaconfig/U/perl
24867            ! perlxv.U
24868      Branch: perl
24869            ! Configure config_h.SH sv.c
24870 ____________________________________________________________________________
24871 [  6952] By: jhi                                   on 2000/08/31  17:42:24
24872         Log: :: not allowed in pathnames, change to .
24873              
24874              Subject: [PATCH perl@6938] cygwin port
24875              From: "Fifer, Eric" <EFifer@sanwaint.com>
24876              Date: Thu, 31 Aug 2000 16:32:59 +0100
24877              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
24878      Branch: metaconfig/U/perl
24879            ! perlxv.U
24880 ____________________________________________________________________________
24881 [  6951] By: jhi                                   on 2000/08/31  17:02:05
24882         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
24883      Branch: perl
24884            ! perl.h
24885 ____________________________________________________________________________
24886 [  6950] By: jhi                                   on 2000/08/31  16:26:08
24887         Log: More author updates.
24888              
24889              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
24890              From: Simon Cozens <simon@cozens.net>
24891              Date: Thu, 31 Aug 2000 17:13:32 +0100
24892              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
24893      Branch: perl
24894            ! AUTHORS
24895 ____________________________________________________________________________
24896 [  6949] By: jhi                                   on 2000/08/31  16:04:49
24897         Log: POSIX doesn't report long double values under -Duselongdouble
24898              when the long doubles are "real" (bigger than doubles).
24899              
24900              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
24901              From: Spider Boardman <spider@peano.zk3.dec.com>
24902              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
24903              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
24904      Branch: perl
24905            ! ext/POSIX/POSIX.xs
24906 ____________________________________________________________________________
24907 [  6948] By: jhi                                   on 2000/08/31  15:25:10
24908         Log: Update Changes.
24909      Branch: perl
24910            ! Changes patchlevel.h
24911 ____________________________________________________________________________
24912 [  6947] By: jhi                                   on 2000/08/31  15:22:29
24913         Log: Document UNTIE in a very minimalistic way.
24914      Branch: perl
24915            ! pod/perlfunc.pod pod/perltie.pod
24916 ____________________________________________________________________________
24917 [  6946] By: jhi                                   on 2000/08/31  15:15:23
24918         Log: Document known failures.
24919      Branch: perl
24920            ! pod/perldelta.pod
24921 ____________________________________________________________________________
24922 [  6945] By: jhi                                   on 2000/08/31  15:07:00
24923         Log: Don't attach -ld to the archname if pointless.
24924      Branch: metaconfig
24925            ! U/threads/archname.U
24926      Branch: perl
24927            ! Configure config_h.SH
24928 ____________________________________________________________________________
24929 [  6944] By: jhi                                   on 2000/08/31  14:37:42
24930         Log: Wrap the test in eval.
24931              
24932              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
24933              From: Tim Jenness <timj@jach.hawaii.edu>
24934              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
24935              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
24936      Branch: perl
24937            ! t/lib/ftmp-security.t
24938 ____________________________________________________________________________
24939 [  6943] By: jhi                                   on 2000/08/31  14:30:57
24940         Log: Make -Dusemorebits find long doubles in Solaris.
24941      Branch: perl
24942            ! hints/solaris_2.sh
24943 ____________________________________________________________________________
24944 [  6942] By: jhi                                   on 2000/08/31  13:48:45
24945         Log: Clarify the third case of ftmp-security warnings.
24946      Branch: perl
24947            ! INSTALL
24948 ____________________________________________________________________________
24949 [  6941] By: jhi                                   on 2000/08/31  13:40:31
24950         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
24951              From: <abigail@foad.org>
24952              Date: Thu, 31 Aug 2000 01:35:05 -0400
24953              Message-ID: <20000831053505.32120.qmail@foad.org>
24954      Branch: perl
24955            ! pod/perldelta.pod
24956 ____________________________________________________________________________
24957 [  6940] By: jhi                                   on 2000/08/31  13:38:48
24958         Log: Issue useful diagnostic on unknown pod commands.
24959              
24960              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
24961              From: <abigail@foad.org>
24962              Date: Thu, 31 Aug 2000 03:41:18 -0400
24963              Message-ID: <20000831074118.24880.qmail@foad.org>
24964      Branch: perl
24965            ! lib/Pod/Man.pm
24966 ____________________________________________________________________________
24967 [  6939] By: jhi                                   on 2000/08/31  13:34:33
24968         Log: Reveal Borland's isnan.
24969              
24970              Subject: build with BC++ tweak
24971              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
24972              Date: Thu, 31 Aug 2000 13:09:37 +0400
24973              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
24974      Branch: perl
24975            ! win32/win32.h
24976 ____________________________________________________________________________
24977 [  6938] By: jhi                                   on 2000/08/31  05:01:20
24978         Log: Update Changes.
24979      Branch: perl
24980            ! Changes patchlevel.h
24981 ____________________________________________________________________________
24982 [  6937] By: jhi                                   on 2000/08/31  04:26:23
24983         Log: sscanf() may be the only way to read long doubles from strings.
24984      Branch: metaconfig/U/perl
24985            ! longdblfio.U
24986      Branch: perl
24987            ! Configure config_h.SH perl.h util.c
24988 ____________________________________________________________________________
24989 [  6936] By: jhi                                   on 2000/08/31  04:18:19
24990         Log: The #6929 was too skimpy.
24991      Branch: perl
24992            ! sv.c
24993 ____________________________________________________________________________
24994 [  6935] By: jhi                                   on 2000/08/31  02:47:07
24995         Log: Subject: Re: typos in pods
24996              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24997              Date: Wed, 30 Aug 2000 19:25:34 -0700
24998              Message-ID: <eIcr5gzkg25X092yn@efn.org>
24999      Branch: perl
25000            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
25001 ____________________________________________________________________________
25002 [  6934] By: jhi                                   on 2000/08/31  02:42:55
25003         Log: Missed one Unicode file.
25004      Branch: perl
25005            + lib/unicode/UCDFF301.html
25006 ____________________________________________________________________________
25007 [  6933] By: jhi                                   on 2000/08/30  23:42:27
25008         Log: Update Changes.
25009      Branch: perl
25010            ! Changes patchlevel.h
25011 ____________________________________________________________________________
25012 [  6932] By: jhi                                   on 2000/08/30  23:40:07
25013         Log: Mention UNTIE in perldelta.  Still needs documenting
25014              in perltie et alia.
25015      Branch: perl
25016            ! pod/perldelta.pod
25017 ____________________________________________________________________________
25018 [  6931] By: jhi                                   on 2000/08/30  23:36:02
25019         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
25020              From: <abigail@foad.org>
25021              Date: Wed, 30 Aug 2000 19:28:07 -0400
25022              Message-ID: <20000830232807.305.qmail@foad.org>
25023      Branch: perl
25024            ! pod/perldelta.pod
25025 ____________________________________________________________________________
25026 [  6930] By: jhi                                   on 2000/08/30  23:32:40
25027         Log: Update to Unicode 3.0.1.
25028      Branch: perl
25029            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
25030            + lib/unicode/PropList.txt lib/unicode/README.perl
25031            + lib/unicode/UCD301.html lib/unicode/Unicode.301
25032            - lib/unicode/Props.txt lib/unicode/UCD300.html
25033            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
25034            ! (edit 257 files)
25035 ____________________________________________________________________________
25036 [  6929] By: jhi                                   on 2000/08/30  22:38:18
25037         Log: Heap decorruption.
25038              
25039              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
25040              From: Alan Burlison <Alan.Burlison@uk.sun.com>
25041              Date: Wed, 30 Aug 2000 22:39:52 +0100
25042              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
25043      Branch: perl
25044            ! sv.c
25045 ____________________________________________________________________________
25046 [  6928] By: jhi                                   on 2000/08/30  22:29:34
25047         Log: Retract the dummy test, skip the security tests (instead of failing),
25048              explain what the warnings mean.
25049      Branch: perl
25050            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
25051 ____________________________________________________________________________
25052 [  6927] By: jhi                                   on 2000/08/30  22:14:13
25053         Log: Change the internal implementation of sort() to be mergesort
25054              instead of quicksort, from John Linderman <jpl@research.att.com>.
25055              Gives us better worst case, better average case, and stability.
25056              What's there not to like?  (Small fixes for threaded builds
25057              were required).
25058      Branch: perl
25059            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
25060 ____________________________________________________________________________
25061 [  6926] By: jhi                                   on 2000/08/30  20:55:20
25062         Log: A better fix for the Socket building problem from Craig Berry.
25063      Branch: perl
25064            ! vms/vms.c
25065 ____________________________________________________________________________
25066 [  6925] By: jhi                                   on 2000/08/30  20:20:25
25067         Log: Subject: [PATCH] Re: UNTIE method 
25068              From: Nick Ing-Simmons <nik@tiuk.ti.com>
25069              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
25070              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
25071      Branch: perl
25072            ! pp_sys.c t/op/tie.t
25073 ____________________________________________________________________________
25074 [  6924] By: jhi                                   on 2000/08/30  20:17:11
25075         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
25076              From: "Craig A. Berry" <craig.berry@psinetcs.com>
25077              Date: Wed, 30 Aug 2000 15:03:14 -0500
25078              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
25079      Branch: perl
25080            ! vms/vms.c
25081 ____________________________________________________________________________
25082 [  6923] By: jhi                                   on 2000/08/30  20:15:18
25083         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
25084              From: "Craig A. Berry" <craig.berry@psinetcs.com>
25085              Date: Wed, 30 Aug 2000 13:30:36 -0500
25086              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
25087      Branch: perl
25088            ! vms/vms.c
25089 ____________________________________________________________________________
25090 [  6922] By: jhi                                   on 2000/08/30  19:54:43
25091         Log: Better options for rsync.
25092      Branch: perl
25093            ! pod/perlhack.pod
25094 ____________________________________________________________________________
25095 [  6921] By: jhi                                   on 2000/08/30  19:40:16
25096         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
25097              From: Rick Delaney <rick@consumercontact.com>
25098              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
25099              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
25100      Branch: perl
25101            ! pod/perlfunc.pod
25102 ____________________________________________________________________________
25103 [  6920] By: jhi                                   on 2000/08/30  19:36:40
25104         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
25105              From: Peter Prymmer <pvhp@forte.com>
25106              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
25107              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
25108      Branch: perl
25109            ! configure.com
25110 ____________________________________________________________________________
25111 [  6919] By: jhi                                   on 2000/08/30  14:52:02
25112         Log: Update Changes.
25113      Branch: perl
25114            ! Changes patchlevel.h
25115 ____________________________________________________________________________
25116 [  6918] By: jhi                                   on 2000/08/30  14:48:34
25117         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
25118      Branch: perl
25119            ! lib/ExtUtils/typemap
25120 ____________________________________________________________________________
25121 [  6917] By: jhi                                   on 2000/08/30  14:46:34
25122         Log: Subject: typos in pods
25123              From: Nicholas Clark <nick@ccl4.org>
25124              Date: Wed, 30 Aug 2000 01:12:50 +0100
25125              Message-ID: <20000830011249.A61388@plum.flirble.org>
25126      Branch: perl
25127            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
25128            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
25129            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
25130            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
25131 ____________________________________________________________________________
25132 [  6916] By: jhi                                   on 2000/08/30  14:19:09
25133         Log: Document Storable problems on Crays.  (Will have
25134              to document all the other Storable problems, too.)
25135      Branch: perl
25136            ! pod/perldelta.pod
25137 ____________________________________________________________________________
25138 [  6915] By: jhi                                   on 2000/08/30  14:06:02
25139         Log: Subject: [PATCH] fix misc cast warnings
25140              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25141              Date: Tue, 29 Aug 2000 23:16:14 -0700
25142              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
25143      Branch: perl
25144            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
25145            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
25146            ! os2/os2ish.h
25147 ____________________________________________________________________________
25148 [  6914] By: jhi                                   on 2000/08/30  14:03:45
25149         Log: Timestamp mismatch again.  Need to fix this dependence on
25150              config_h.SH timestamp, since it's the contents of config_h.SH
25151              that matter.
25152      Branch: perl
25153            ! uconfig.h uconfig.sh
25154 ____________________________________________________________________________
25155 [  6913] By: jhi                                   on 2000/08/30  13:54:06
25156         Log: Don't say "Perl 5.0 source kit".
25157      Branch: perl
25158            ! perl.c
25159 ____________________________________________________________________________
25160 [  6912] By: jhi                                   on 2000/08/30  13:51:24
25161         Log: Reset archname and archname64 always, forcing them be
25162              recomputed at each Configure run, make Configure and
25163              the hints files agree on the naming of largefiles variables.
25164      Branch: metaconfig
25165            ! U/threads/archname.U
25166      Branch: metaconfig/U/perl
25167            ! use64bits.U
25168      Branch: perl
25169            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
25170            ! hints/linux.sh hints/solaris_2.sh
25171 ____________________________________________________________________________
25172 [  6911] By: jhi                                   on 2000/08/30  13:30:13
25173         Log: Put back the slice accidentally removed by #6907.
25174      Branch: perl
25175            ! hints/solaris_2.sh
25176 ____________________________________________________________________________
25177 [  6910] By: jhi                                   on 2000/08/30  01:24:26
25178         Log: Be consistent: other Net::get* do export theirs.
25179              
25180              Subject: Re: Net::protoent does not export 'getproto'
25181              From: Yasushi Nakajima <sey@jkc.co.jp>
25182              Date: Wed, 30 Aug 2000 09:53:14 +0900
25183              Message-Id: <200008300051.DAA24700@taku.hut.fi>
25184      Branch: perl
25185            ! lib/Net/protoent.pm
25186 ____________________________________________________________________________
25187 [  6909] By: jhi                                   on 2000/08/30  01:17:25
25188         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
25189              From: Gurusamy Sarathy <gsar@ActiveState.com>
25190              Date: Tue, 29 Aug 2000 17:17:07 -0700
25191              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
25192      Branch: perl
25193            ! cop.h
25194 ____________________________________________________________________________
25195 [  6908] By: jhi                                   on 2000/08/30  00:58:05
25196         Log: Update Changes.
25197      Branch: perl
25198            ! Changes patchlevel.h
25199 ____________________________________________________________________________
25200 [  6907] By: jhi                                   on 2000/08/30  00:57:22
25201         Log: Introduce ccname to keep track of what compiler kind of we have.
25202      Branch: metaconfig/U/perl
25203            ! Checkcc.U gccvers.U
25204      Branch: perl
25205            ! Configure config_h.SH hints/solaris_2.sh
25206 ____________________________________________________________________________
25207 [  6906] By: jhi                                   on 2000/08/30  00:25:47
25208         Log: Put back the flags dump as reasoned in
25209              
25210              Subject: Re: [PATCH] Glob dumping
25211              From: Mike Guy <mjtg@cam.ac.uk> 
25212              Date: Tue, 29 Aug 2000 21:41:32 +0100
25213              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
25214      Branch: perl
25215            ! dump.c t/lib/peek.t
25216 ____________________________________________________________________________
25217 [  6905] By: jhi                                   on 2000/08/30  00:16:17
25218         Log: Make the epsilon to be relative, not absolute.
25219              
25220              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
25221              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
25222              Date: Tue, 29 Aug 2000 19:58:56 -0400
25223              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
25224      Branch: perl
25225            ! t/lib/trig.t
25226 ____________________________________________________________________________
25227 [  6904] By: jhi                                   on 2000/08/30  00:13:09
25228         Log: From now on, Gisle is on my list of usual suspects :-)
25229              Retract #6902.
25230      Branch: perl
25231            ! ext/Opcode/Safe.pm
25232 ____________________________________________________________________________
25233 [  6903] By: jhi                                   on 2000/08/29  23:51:20
25234         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
25235              From: "Craig A. Berry" <craig.berry@psinetcs.com>
25236              Date: Tue, 29 Aug 2000 18:43:26 -0500
25237              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
25238      Branch: perl
25239            + vms/vmspipe.com
25240            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
25241            ! vms/vms.c
25242 ____________________________________________________________________________
25243 [  6902] By: jhi                                   on 2000/08/29  23:44:14
25244         Log: Retry what #6882 attempted.
25245              
25246              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
25247              From: Gisle Aas <gisle@ActiveState.com>
25248              Date: 30 Aug 2000 00:33:09 +0200
25249              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
25250      Branch: perl
25251            ! ext/Opcode/Safe.pm
25252 ____________________________________________________________________________
25253 [  6901] By: jhi                                   on 2000/08/29  22:59:32
25254         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
25255              From: Hugo <hv@crypt.compulink.co.uk>
25256              Date: Mon, 12 Jun 2000 19:36:08 +0100
25257              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
25258      Branch: perl
25259            ! sv.c
25260 ____________________________________________________________________________
25261 [  6900] By: jhi                                   on 2000/08/29  22:58:35
25262         Log: Admit that we are leaking scalars.
25263              
25264              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
25265              From: Spider Boardman <spider@leggy.zk3.dec.com>
25266              Date: Tue, 29 Aug 2000 18:48:29 -0400
25267              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
25268      Branch: perl
25269            ! t/pragma/warnings.t
25270 ____________________________________________________________________________
25271 [  6899] By: jhi                                   on 2000/08/29  20:53:13
25272         Log: Update Changes.
25273      Branch: perl
25274            ! Changes patchlevel.h
25275 ____________________________________________________________________________
25276 [  6898] By: jhi                                   on 2000/08/29  20:46:21
25277         Log: Undo namespace pollution of #6878.
25278              
25279              Subject: Re: Net::protoent does not export 'getproto'
25280              From: Mike Guy <mjtg@cam.ac.uk>
25281              Date: Tue, 29 Aug 2000 21:32:37 +0100
25282              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
25283      Branch: perl
25284            ! lib/Net/protoent.pm
25285 ____________________________________________________________________________
25286 [  6897] By: jhi                                   on 2000/08/29  20:44:29
25287         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
25288              From: Peter Prymmer <pvhp@forte.com>
25289              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
25290              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
25291      Branch: perl
25292            ! pod/perlebcdic.pod
25293 ____________________________________________________________________________
25294 [  6896] By: jhi                                   on 2000/08/29  20:40:57
25295         Log: There's no point repeating the 'revision' (5) of perl5.
25296      Branch: metaconfig/U/perl
25297            ! Devel.U patchlevel.U
25298      Branch: perl
25299            ! Configure config_h.SH
25300 ____________________________________________________________________________
25301 [  6895] By: jhi                                   on 2000/08/29  20:16:58
25302         Log: Regen Configure for #6894.
25303      Branch: metaconfig/U/perl
25304            ! perladmin.U
25305      Branch: perl
25306            ! Configure config_h.SH
25307 ____________________________________________________________________________
25308 [  6894] By: jhi                                   on 2000/08/29  19:59:52
25309         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
25310              From: "Philip Newton" <Philip.Newton@gmx.net>
25311              Date: Tue, 29 Aug 2000 21:39:14 +0200
25312              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
25313      Branch: perl
25314            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
25315            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
25316            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
25317            ! utils/perlbug.PL
25318 ____________________________________________________________________________
25319 [  6893] By: jhi                                   on 2000/08/29  19:55:30
25320         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
25321              From: "Philip Newton" <Philip.Newton@gmx.net>
25322              Date: Tue, 29 Aug 2000 21:39:14 +0200
25323              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
25324      Branch: perl
25325            ! installhtml
25326 ____________________________________________________________________________
25327 [  6892] By: jhi                                   on 2000/08/29  19:53:59
25328         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
25329              From: "Philip Newton" <Philip.Newton@gmx.net>
25330              Date: Tue, 29 Aug 2000 21:48:18 +0200
25331              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
25332      Branch: perl
25333            ! lib/File/Temp.pm
25334 ____________________________________________________________________________
25335 [  6891] By: jhi                                   on 2000/08/29  18:30:03
25336         Log: Nail the ID 20000828.023.
25337      Branch: perl
25338            ! ext/Storable/Storable.xs
25339 ____________________________________________________________________________
25340 [  6890] By: jhi                                   on 2000/08/29  16:50:17
25341         Log: Under usethreads the dumped variable is IN_PAD.
25342              
25343              Subject: Re: [PATCH] Glob dumping
25344              From: Gisle Aas <gisle@ActiveState.com>
25345              Date: 29 Aug 2000 18:45:05 +0200
25346              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
25347      Branch: perl
25348            ! t/lib/peek.t
25349 ____________________________________________________________________________
25350 [  6889] By: jhi                                   on 2000/08/29  15:17:37
25351         Log: Update Changes.
25352      Branch: perl
25353            ! Changes patchlevel.h
25354 ____________________________________________________________________________
25355 [  6888] By: jhi                                   on 2000/08/29  14:49:59
25356         Log: Retract #6882, broke the safe tests.
25357      Branch: perl
25358            ! ext/Opcode/Safe.pm
25359 ____________________________________________________________________________
25360 [  6887] By: jhi                                   on 2000/08/29  14:47:06
25361         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
25362              From: Gisle Aas <gisle@ActiveState.com> 
25363              Date: 09 Jun 2000 20:00:11 +0200
25364              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
25365      Branch: perl
25366            ! utils/perldoc.PL
25367 ____________________________________________________________________________
25368 [  6886] By: jhi                                   on 2000/08/29  14:42:45
25369         Log: The #6881 removed one dump line.
25370      Branch: perl
25371            ! t/lib/peek.t
25372 ____________________________________________________________________________
25373 [  6885] By: jhi                                   on 2000/08/29  14:30:47
25374         Log: Don't forget to tidy up.
25375      Branch: perl
25376            ! t/lib/ftmp-security.t
25377 ____________________________________________________________________________
25378 [  6884] By: jhi                                   on 2000/08/29  14:25:17
25379         Log: Disabling the one test is a bit tricky.
25380      Branch: perl
25381            ! t/lib/ftmp-security.t
25382 ____________________________________________________________________________
25383 [  6883] By: jhi                                   on 2000/08/29  14:16:25
25384         Log: Disable one of the tests for now.
25385      Branch: perl
25386            ! t/lib/ftmp-security.t
25387 ____________________________________________________________________________
25388 [  6882] By: jhi                                   on 2000/08/29  14:05:50
25389         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
25390              From: gisle@aas.no
25391              Date: 29 Aug 2000 10:35:06 -0000
25392              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
25393      Branch: perl
25394            ! ext/Opcode/Safe.pm
25395 ____________________________________________________________________________
25396 [  6881] By: jhi                                   on 2000/08/29  14:03:51
25397         Log: Subject: [PATCH] Glob dumping
25398              From: Gisle Aas <gisle@ActiveState.com>
25399              Date: 29 Aug 2000 07:59:42 -0000
25400              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
25401      Branch: perl
25402            ! dump.c
25403 ____________________________________________________________________________
25404 [  6880] By: jhi                                   on 2000/08/29  14:02:01
25405         Log: Subject: [PATCH] Warnings in B::Deparse
25406              From: <abigail@foad.org>
25407              Date: Tue, 29 Aug 2000 00:00:01 -0400
25408              Message-ID: <20000829040001.2999.qmail@foad.org>
25409      Branch: perl
25410            ! ext/B/B/Deparse.pm
25411 ____________________________________________________________________________
25412 [  6879] By: jhi                                   on 2000/08/29  13:57:26
25413         Log: Missed a change in #6869.
25414      Branch: perl
25415            ! mg.c
25416 ____________________________________________________________________________
25417 [  6878] By: jhi                                   on 2000/08/29  13:45:04
25418         Log: Subject: Net::protoent does not export 'getproto'
25419              From: Yasushi Nakajima <sey@jkc.co.jp>
25420              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
25421      Branch: perl
25422            ! lib/Net/protoent.pm
25423 ____________________________________________________________________________
25424 [  6877] By: jhi                                   on 2000/08/29  13:39:19
25425         Log: Patches all over for people and the files they (hopefully) care about.
25426      Branch: perl
25427            ! AUTHORS Changes MAINTAIN
25428 ____________________________________________________________________________
25429 [  6876] By: jhi                                   on 2000/08/29  12:53:54
25430         Log: Fix for thinko in #6848.
25431              
25432              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
25433              From: Lupe Christoph <lupe@lupe-christoph.de>
25434              Date: Tue, 29 Aug 2000 09:04:08 +0200
25435              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
25436      Branch: perl
25437            ! ext/Thread/Thread.xs
25438 ____________________________________________________________________________
25439 [  6875] By: jhi                                   on 2000/08/29  12:50:14
25440         Log: Update to Getopt::Long 2.24, from Johan Vromans.
25441      Branch: perl
25442            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
25443 ____________________________________________________________________________
25444 [  6874] By: jhi                                   on 2000/08/29  02:09:53
25445         Log: Use minimal @INC in tests, most of the time just '../lib',
25446              so that we simply can't pick up stuff from other Perls than
25447              the one we are testing.  Pointed out by
25448              
25449              From: Mike Guy <mjtg@cam.ac.uk>
25450              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
25451              Date: Fri, 25 Aug 2000 15:15:59 +0100
25452              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
25453      Branch: perl
25454            ! (edit 185 files)
25455 ____________________________________________________________________________
25456 [  6873] By: jhi                                   on 2000/08/29  01:07:11
25457         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
25458              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25459              Date: Mon, 28 Aug 2000 17:45:52 -0700
25460              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
25461      Branch: perl
25462            ! Makefile.SH hints/os2.sh
25463 ____________________________________________________________________________
25464 [  6872] By: jhi                                   on 2000/08/28  23:33:39
25465         Log: Subject: [PATCH bleedperl@6866] spellings
25466              From: marcel@codewerk.com (Marcel Grunauer)
25467              Date: Tue, 29 Aug 2000 01:19:59 +0200
25468              Message-Id: <200008282319.BAA29862@gandalf.local>
25469      Branch: perl
25470            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
25471            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
25472            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
25473 ____________________________________________________________________________
25474 [  6871] By: jhi                                   on 2000/08/28  23:22:09
25475         Log: Take out the SUIDMAIL thing, that will not be
25476              a problem in 5.7.*.
25477      Branch: perl
25478            ! patchlevel.h
25479 ____________________________________________________________________________
25480 [  6870] By: jhi                                   on 2000/08/28  23:19:30
25481         Log: -S is the silent flag, -s is the strip flag.
25482              
25483              Subject: [PATCH] Re: [PATCH] make no-install          
25484              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25485              Date: Mon, 28 Aug 2000 15:12:55 -0700
25486              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
25487      Branch: perl
25488            ! Makefile.SH
25489 ____________________________________________________________________________
25490 [  6869] By: jhi                                   on 2000/08/28  23:12:05
25491         Log: Subject: [PATCH bleedperl@6856] warnings fixes
25492              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
25493              Date: Mon, 28 Aug 2000 23:55:06 +0100
25494              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
25495      Branch: perl
25496            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
25497            ! warnings.h warnings.pl
25498 ____________________________________________________________________________
25499 [  6868] By: jhi                                   on 2000/08/28  21:38:22
25500         Log: Potential cruft.
25501      Branch: perl
25502            ! Makefile.SH
25503 ____________________________________________________________________________
25504 [  6867] By: jhi                                   on 2000/08/28  21:35:36
25505         Log: Update Changes.
25506      Branch: perl
25507            ! Changes patchlevel.h
25508 ____________________________________________________________________________
25509 [  6866] By: jhi                                   on 2000/08/28  21:33:49
25510         Log: Subject: hv.h Doc Patch
25511              From: Fisher Mark <fisherm@tce.com>
25512              Date: Mon, 28 Aug 2000 16:24:59 -0500
25513              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
25514      Branch: perl
25515            ! hv.h
25516 ____________________________________________________________________________
25517 [  6865] By: jhi                                   on 2000/08/28  21:02:15
25518         Log: Add -ld to archname on long tr...double platforms.
25519      Branch: metaconfig
25520            ! U/threads/archname.U
25521      Branch: perl
25522            ! Configure config_h.SH
25523 ____________________________________________________________________________
25524 [  6864] By: jhi                                   on 2000/08/28  20:38:59
25525         Log: An attempt to fix the problem reported in
25526              
25527              Subject: Building perl@6856 using gcc/AIX 4.3.3 
25528              From: Daniel Muino <dmuino@afip.gov.ar> 
25529              Date: Mon, 28 Aug 2000 15:50:01 -0300   
25530              Message-ID: <20000828155001.A14403@con2-dgi>
25531              
25532              I can't test this properly since the gcc installation I have
25533              access to seems to be botched (gcc is calling the AIX cpp,
25534              a losing proposition...)
25535      Branch: perl
25536            ! hints/aix.sh
25537 ____________________________________________________________________________
25538 [  6863] By: jhi                                   on 2000/08/28  18:57:52
25539         Log: Fix for ID 20000828.001, long doubles were not formatted
25540              correctly (showed up in $], which stopped installing perl).
25541      Branch: perl
25542            ! sv.c
25543 ____________________________________________________________________________
25544 [  6862] By: jhi                                   on 2000/08/28  18:07:15
25545         Log: Typo in #6858.
25546      Branch: perl
25547            ! lib/Cwd.pm
25548 ____________________________________________________________________________
25549 [  6861] By: jhi                                   on 2000/08/28  17:57:27
25550         Log: opmini.o may be left around if a build is interrupted.
25551      Branch: perl
25552            ! Makefile.SH
25553 ____________________________________________________________________________
25554 [  6860] By: jhi                                   on 2000/08/28  16:52:50
25555         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
25556              From: Daniel Chetlin <daniel@chetlin.com>
25557              Date: Mon, 28 Aug 2000 01:14:18 -0700
25558              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
25559      Branch: perl
25560            ! lib/overload.pm
25561 ____________________________________________________________________________
25562 [  6859] By: jhi                                   on 2000/08/28  16:08:46
25563         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
25564              From: Nicholas Clark <nick@ccl4.org>
25565              Date: Mon, 28 Aug 2000 16:03:27 +0100
25566              Message-Id: <20000828160327.C49785@plum.flirble.org>
25567      Branch: perl
25568            ! ext/ByteLoader/bytecode.h
25569 ____________________________________________________________________________
25570 [  6858] By: jhi                                   on 2000/08/28  16:02:10
25571         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
25572              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
25573              Date: Mon, 28 Aug 2000 13:08:30 +0200
25574              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
25575      Branch: perl
25576            ! lib/Cwd.pm
25577 ____________________________________________________________________________
25578 [  6857] By: jhi                                   on 2000/08/28  15:42:47
25579         Log: display_format used as a class method without arguments was broken,
25580              reported in
25581              
25582              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
25583              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
25584              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
25585              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
25586      Branch: perl
25587            ! lib/Math/Complex.pm t/lib/complex.t
25588 ____________________________________________________________________________
25589 [  6856] By: jhi                                   on 2000/08/27  22:09:48
25590         Log: Update Changes.
25591      Branch: perl
25592            ! Changes patchlevel.h
25593 ____________________________________________________________________________
25594 [  6855] By: jhi                                   on 2000/08/27  21:59:21
25595         Log: Retract #6853 (false alarm).
25596      Branch: perl
25597            ! lib/ExtUtils/xsubpp
25598 ____________________________________________________________________________
25599 [  6854] By: jhi                                   on 2000/08/27  21:37:44
25600         Log: Update Changes.
25601      Branch: perl
25602            ! Changes patchlevel.h
25603 ____________________________________________________________________________
25604 [  6853] By: jhi                                   on 2000/08/27  21:37:16
25605         Log: Subject: [PATCH perl@6850] workaround for xsubpp
25606              From: Hugo <hv@crypt.compulink.co.uk>
25607              Date: Sun, 27 Aug 2000 22:30:25 +0100
25608              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
25609      Branch: perl
25610            ! lib/ExtUtils/xsubpp
25611 ____________________________________________________________________________
25612 [  6852] By: jhi                                   on 2000/08/27  21:33:58
25613         Log: Big-endian 64-bit patch from Raphael Manfredi.
25614      Branch: perl
25615            ! ext/Storable/Storable.xs
25616 ____________________________________________________________________________
25617 [  6851] By: jhi                                   on 2000/08/27  21:22:21
25618         Log: More ruthless editing from Hugo van der Sanden.
25619      Branch: perl
25620            ! pod/perldelta.pod
25621 ____________________________________________________________________________
25622 [  6850] By: jhi                                   on 2000/08/27  16:11:46
25623         Log: Update Changes.
25624      Branch: perl
25625            ! Changes patchlevel.h
25626 ____________________________________________________________________________
25627 [  6849] By: jhi                                   on 2000/08/27  16:11:05
25628         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
25629      Branch: perl
25630            ! configpm pod/perldelta.pod
25631 ____________________________________________________________________________
25632 [  6848] By: jhi                                   on 2000/08/27  15:35:08
25633         Log: Use the actual thread type, not the pointer-to-struct.
25634      Branch: perl
25635            ! ext/Thread/Thread.xs
25636 ____________________________________________________________________________
25637 [  6847] By: jhi                                   on 2000/08/27  15:30:49
25638         Log: Test nit.
25639      Branch: perl
25640            ! t/pragma/warn/pp_sys
25641 ____________________________________________________________________________
25642 [  6846] By: jhi                                   on 2000/08/27  15:19:02
25643         Log: Passing -R in ldflags makes now it to appear in the default
25644              for lddlflags, just like with -L.
25645              
25646              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
25647              From: Lupe Christoph <lupe@lupe-christoph.de>
25648              Date: Sun, 27 Aug 2000 10:28:21 +0200
25649              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
25650      Branch: metaconfig/U/perl
25651            ! dlsrc.U
25652      Branch: perl
25653            ! Configure
25654 ____________________________________________________________________________
25655 [  6845] By: jhi                                   on 2000/08/27  15:08:54
25656         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
25657              From: Alan Burlison <Alan.Burlison@uk.sun.com>
25658              Date: Sat, 26 Aug 2000 22:23:27 +0100
25659              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
25660      Branch: perl
25661            ! lib/ExtUtils/MM_Unix.pm
25662 ____________________________________________________________________________
25663 [  6844] By: jhi                                   on 2000/08/27  15:02:37
25664         Log: DJGPP update from Laszlo Molnar.
25665              
25666              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
25667              From: ml1050 <ml1050@freemail.hu>
25668              Date: Sat, 26 Aug 2000 23:24:40 +0200
25669              Message-Id: <20000826232440.A439@freemail.hu>
25670      Branch: perl
25671            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
25672            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
25673 ____________________________________________________________________________
25674 [  6843] By: jhi                                   on 2000/08/27  14:53:58
25675         Log: Subject: installman buglet
25676              From: Lupe Christoph <lupe@lupe-christoph.de>
25677              Date: Sun, 27 Aug 2000 14:38:59 +0200
25678              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
25679      Branch: perl
25680            ! installman
25681 ____________________________________________________________________________
25682 [  6842] By: jhi                                   on 2000/08/27  14:52:08
25683         Log: Can't get the test to reliably work thanks to the
25684              inaccurateness of floating point.  "Resolves" bug ids
25685              20000826.003, 20000826.009, 20000826.010,
25686      Branch: perl
25687            ! t/lib/trig.t
25688 ____________________________________________________________________________
25689 [  6841] By: jhi                                   on 2000/08/26  15:53:58
25690         Log: Update Changes.
25691      Branch: perl
25692            ! Changes patchlevel.h
25693 ____________________________________________________________________________
25694 [  6840] By: jhi                                   on 2000/08/26  14:23:03
25695         Log: grep -e isn't portable.
25696              
25697              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
25698              From: chris@broadband.att.com
25699              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
25700              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
25701      Branch: perl
25702            ! hints/solaris_2.sh
25703 ____________________________________________________________________________
25704 [  6839] By: jhi                                   on 2000/08/26  14:12:23
25705         Log: no-install target a la make -n.
25706              
25707              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
25708              From: <abigail@foad.org>
25709              Date: Sat, 26 Aug 2000 03:57:34 -0400
25710              Message-ID: <20000826075735.18912.qmail@foad.org>
25711      Branch: perl
25712            ! Makefile.SH installman installperl
25713 ____________________________________________________________________________
25714 [  6838] By: jhi                                   on 2000/08/26  14:06:33
25715         Log: Retract #6826 as the #6828 should be do the same
25716              in a More Correct Way.
25717      Branch: perl
25718            ! installperl
25719 ____________________________________________________________________________
25720 [  6837] By: jhi                                   on 2000/08/26  05:24:00
25721         Log: More casting.
25722      Branch: perl
25723            ! ext/Storable/Storable.xs
25724 ____________________________________________________________________________
25725 [  6836] By: jhi                                   on 2000/08/26  05:05:46
25726         Log: Nicer in decimal.
25727      Branch: perl
25728            ! ext/Storable/Storable.xs
25729 ____________________________________________________________________________
25730 [  6835] By: jhi                                   on 2000/08/26  05:03:50
25731         Log: There be no UVdf.
25732      Branch: perl
25733            ! ext/Storable/Storable.xs
25734 ____________________________________________________________________________
25735 [  6834] By: jhi                                   on 2000/08/26  05:00:18
25736         Log: Continue IVdfing and UVxfing.
25737      Branch: perl
25738            ! ext/Storable/Storable.xs
25739 ____________________________________________________________________________
25740 [  6833] By: jhi                                   on 2000/08/26  04:53:14
25741         Log: Use IVdf.
25742      Branch: perl
25743            ! ext/Storable/Storable.xs
25744 ____________________________________________________________________________
25745 [  6832] By: jhi                                   on 2000/08/26  04:40:41
25746         Log: Document PTR2XX and INT2PTR.
25747      Branch: perl
25748            ! pod/perlguts.pod
25749 ____________________________________________________________________________
25750 [  6831] By: jhi                                   on 2000/08/26  04:33:18
25751         Log: Use UVxf, PTR2UV, NVff.
25752      Branch: perl
25753            ! ext/Storable/Storable.xs
25754 ____________________________________________________________________________
25755 [  6830] By: jhi                                   on 2000/08/26  04:31:32
25756         Log: Update the test count.
25757      Branch: perl
25758            ! t/lib/trig.t
25759 ____________________________________________________________________________
25760 [  6829] By: jhi                                   on 2000/08/26  03:05:50
25761         Log: Subject: [PATCH] installation not quite silent yet.
25762              From: <abigail@foad.org>
25763              Date: Fri, 25 Aug 2000 20:07:53 -0400
25764              Message-ID: <20000826000753.7822.qmail@foad.org>
25765      Branch: perl
25766            ! installman installperl
25767 ____________________________________________________________________________
25768 [  6828] By: jhi                                   on 2000/08/26  03:05:14
25769         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
25770              From: Spider Boardman <spider@web.zk3.dec.com>
25771              Date: Fri, 25 Aug 2000 19:12:40 -0400
25772              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
25773      Branch: perl
25774            ! gv.c
25775 ____________________________________________________________________________
25776 [  6827] By: jhi                                   on 2000/08/25  23:54:34
25777         Log: Support preserving extremely big/small angles.
25778      Branch: perl
25779            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
25780 ____________________________________________________________________________
25781 [  6826] By: jhi                                   on 2000/08/25  23:01:20
25782         Log: Patch installperl to be long double-aware.
25783              
25784              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
25785              From: Spider Boardman <spider@web.zk3.dec.com>
25786              Date: Fri, 25 Aug 2000 18:15:23 -0400
25787              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
25788      Branch: perl
25789            ! installperl
25790 ____________________________________________________________________________
25791 [  6825] By: jhi                                   on 2000/08/25  22:58:25
25792         Log: Remove duplicately applied patch shards.
25793              
25794              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
25795              From: Spider Boardman <spider@leggy.zk3.dec.com>
25796              Date: Fri, 25 Aug 2000 16:45:03 -0400
25797              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
25798      Branch: perl
25799            ! t/lib/cgi-html.t
25800 ____________________________________________________________________________
25801 [  6824] By: jhi                                   on 2000/08/25  22:57:00
25802         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
25803              From: Daniel Chetlin <daniel@chetlin.com>
25804              Date: Fri, 25 Aug 2000 12:23:16 -0700
25805              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
25806              
25807              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
25808              From: Daniel Chetlin <daniel@chetlin.com>
25809              Date: Fri, 25 Aug 2000 14:47:19 -0700
25810              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
25811      Branch: perl
25812            ! installman
25813 ____________________________________________________________________________
25814 [  6823] By: jhi                                   on 2000/08/25  22:44:17
25815         Log: Timestamp problem?
25816      Branch: perl
25817            ! uconfig.h uconfig.sh
25818 ____________________________________________________________________________
25819 [  6822] By: jhi                                   on 2000/08/25  19:01:06
25820         Log: One forgotten file from #6816.
25821      Branch: perl
25822            ! vos/config.h
25823 ____________________________________________________________________________
25824 [  6821] By: jhi                                   on 2000/08/25  18:56:39
25825         Log: Regen Changes.
25826      Branch: perl
25827            ! Changes patchlevel.h
25828 ____________________________________________________________________________
25829 [  6820] By: jhi                                   on 2000/08/25  18:52:35
25830         Log: Fix Changes ordering.
25831      Branch: perl
25832            ! Changes
25833 ____________________________________________________________________________
25834 [  6819] By: jhi                                   on 2000/08/25  18:50:25
25835         Log: Update Changes.
25836      Branch: perl
25837            ! Changes patchlevel.h
25838 ____________________________________________________________________________
25839 [  6818] By: jhi                                   on 2000/08/25  18:47:45
25840         Log: Tweak the sfio/useperlio logic, hopefully as wished in
25841              
25842              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
25843              From: Nicholas Clark <nick@babyhippo.co.uk>
25844              Date: Fri, 25 Aug 2000 12:01:45 +0100
25845              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
25846      Branch: metaconfig/U/perl
25847            ! d_sfio.U
25848      Branch: perl
25849            ! Configure
25850 ____________________________________________________________________________
25851 [  6817] By: jhi                                   on 2000/08/25  18:32:51
25852         Log: Allow microperl to assume <math.h>, without it the math
25853              functions like floor() are assumed to return int, which makes
25854              for core dumps in machines where integer and floating register
25855              don't mix.
25856      Branch: perl
25857            ! uconfig.h uconfig.sh
25858 ____________________________________________________________________________
25859 [  6816] By: jhi                                   on 2000/08/25  18:27:17
25860         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
25861              the problem reported in
25862              
25863              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
25864              From: danhale@us.ibm.com
25865              Date: Fri, 25 Aug 2000 10:58:06 -0400
25866              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
25867      Branch: metaconfig/U/perl
25868            + d_socks5_init.U
25869      Branch: perl
25870            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
25871            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
25872            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
25873            ! win32/config.gc win32/config.vc
25874 ____________________________________________________________________________
25875 [  6815] By: jhi                                   on 2000/08/25  17:43:31
25876         Log: A solution for the retrieve_fd autosplit warning,
25877              idea suggested by Mike Guy.
25878      Branch: perl
25879            ! ext/Storable/Storable.pm
25880 ____________________________________________________________________________
25881 [  6814] By: jhi                                   on 2000/08/25  17:16:03
25882         Log: Add install-silent target.
25883      Branch: perl
25884            ! Makefile.SH
25885 ____________________________________________________________________________
25886 [  6813] By: jhi                                   on 2000/08/25  17:14:23
25887         Log: Subject: Re: [PATCH] More silencing of installman.
25888              From: <abigail@foad.org>
25889              Date: Thu, 24 Aug 2000 19:27:03 -0400
25890              Message-ID: <20000824232703.7001.qmail@foad.org>
25891              
25892              Subject: Re: [PATCH] More silencing of installman.
25893              From: <abigail@foad.org>
25894              Date: Fri, 25 Aug 2000 03:00:58 -0400
25895              Message-ID: <20000825070058.10697.qmail@foad.org>
25896      Branch: perl
25897            ! installman
25898 ____________________________________________________________________________
25899 [  6812] By: jhi                                   on 2000/08/25  17:11:28
25900         Log: installperl --verbose and --silent.
25901              
25902              Subject: Re: [PATCH] More silencing of installman.
25903              From: <abigail@foad.org>
25904              Message-ID: <20000825064430.9719.qmail@foad.org>
25905              Date: Fri, 25 Aug 2000 02:44:30 -0400
25906      Branch: perl
25907            ! installperl
25908 ____________________________________________________________________________
25909 [  6811] By: jhi                                   on 2000/08/25  17:05:43
25910         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
25911              From: "Peter J. Farley III" <pjfarley@banet.net>
25912              Date: Thu, 24 Aug 2000 21:58:03 -0400
25913              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
25914              
25915              (applied slightly modified)
25916      Branch: perl
25917            ! lib/ExtUtils/MM_Unix.pm
25918 ____________________________________________________________________________
25919 [  6810] By: jhi                                   on 2000/08/25  17:01:18
25920         Log: Missing parts of 
25921              
25922              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
25923              From: Peter Prymmer <pvhp@forte.com>
25924              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
25925              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
25926      Branch: perl
25927            ! t/lib/cgi-html.t
25928 ____________________________________________________________________________
25929 [  6809] By: jhi                                   on 2000/08/25  16:46:32
25930         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
25931              From: "Craig A. Berry" <craig.berry@psinetcs.com>
25932              Date: Thu, 24 Aug 2000 19:13:11 -0500
25933              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
25934      Branch: perl
25935            ! vms/vms.c
25936 ____________________________________________________________________________
25937 [  6808] By: jhi                                   on 2000/08/25  16:39:22
25938         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
25939              From: Peter Prymmer <pvhp@forte.com>
25940              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
25941              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
25942      Branch: perl
25943            ! configure.com
25944 ____________________________________________________________________________
25945 [  6807] By: jhi                                   on 2000/08/25  16:36:37
25946         Log: Better wording for the vec lvalue diagnostic.
25947              
25948              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
25949              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
25950              Date: Wed, 23 Aug 2000 14:12:16 -0400
25951              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
25952      Branch: perl
25953            ! pod/perldiag.pod
25954 ____________________________________________________________________________
25955 [  6806] By: jhi                                   on 2000/08/24  18:17:22
25956         Log: Subject: [PATCH] More silencing of installman.
25957              From: <abigail@foad.org>
25958              Date: Thu, 24 Aug 2000 14:01:44 -0400
25959              Message-ID: <20000824180144.20062.qmail@foad.org>
25960      Branch: perl
25961            ! installman
25962 ____________________________________________________________________________
25963 [  6805] By: jhi                                   on 2000/08/24  15:00:31
25964         Log: Update Changes.
25965      Branch: perl
25966            ! Changes patchlevel.h
25967 ____________________________________________________________________________
25968 [  6804] By: jhi                                   on 2000/08/24  14:59:07
25969         Log: Regen perltoc.
25970      Branch: perl
25971            ! pod/perltoc.pod
25972 ____________________________________________________________________________
25973 [  6803] By: jhi                                   on 2000/08/24  14:44:39
25974         Log: Show the doc file, not the temp file.
25975      Branch: perl
25976            ! installman
25977 ____________________________________________________________________________
25978 [  6802] By: jhi                                   on 2000/08/24  14:41:53
25979         Log: Continue silencing.
25980      Branch: perl
25981            ! installman
25982 ____________________________________________________________________________
25983 [  6801] By: jhi                                   on 2000/08/24  14:34:40
25984         Log: Actually do something with the silencer option.
25985      Branch: perl
25986            ! installman
25987 ____________________________________________________________________________
25988 [  6800] By: jhi                                   on 2000/08/24  14:26:22
25989         Log: Make installman to recognize the silence flag -S.
25990      Branch: perl
25991            ! installman
25992 ____________________________________________________________________________
25993 [  6799] By: jhi                                   on 2000/08/24  13:49:38
25994         Log: DOS patches and portability/porting notes, from Tim Jenness.
25995      Branch: perl
25996            ! lib/File/Temp.pm
25997 ____________________________________________________________________________
25998 [  6798] By: jhi                                   on 2000/08/24  13:48:27
25999         Log: Create directories in silence.
26000              
26001              Subject: [PATCH] Another silencer for MakeMaker
26002              From: andreas.koenig@anima.de (Andreas J. Koenig)
26003              Date: 24 Aug 2000 14:18:52 +0200
26004              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
26005      Branch: perl
26006            ! lib/ExtUtils/Command.pm
26007 ____________________________________________________________________________
26008 [  6797] By: jhi                                   on 2000/08/24  13:46:42
26009         Log: More liberal parsing of version numbers.
26010              
26011              Subject: Re: CPAN.pm beta for testing available
26012              From: andreas.koenig@anima.de (Andreas J. Koenig)
26013              Date: 24 Aug 2000 13:51:57 +0200
26014              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
26015      Branch: perl
26016            ! lib/CPAN.pm
26017 ____________________________________________________________________________
26018 [  6796] By: jhi                                   on 2000/08/24  13:44:36
26019         Log: Make "make install" by default silent.  A new "install-verbose"
26020              target is verbose.
26021      Branch: perl
26022            ! Makefile.SH
26023 ____________________________________________________________________________
26024 [  6795] By: jhi                                   on 2000/08/24  13:39:14
26025         Log: Add silencer flags to installperl.
26026              
26027              Subject: [PATCH] Making installperl silent.
26028              From: <abigail@foad.org>
26029              Date: Thu, 24 Aug 2000 05:01:45 -0400
26030              Message-ID: <20000824090145.13141.qmail@foad.org>
26031      Branch: perl
26032            ! installperl
26033 ____________________________________________________________________________
26034 [  6794] By: jhi                                   on 2000/08/24  13:35:50
26035         Log: installperl couldn't tell whether it had run tests or not.
26036              
26037              Subject: [PATCH] Re: installperl and t/TEST
26038              From: <abigail@foad.org>
26039              Date: Thu, 24 Aug 2000 04:00:53 -0400
26040              Message-ID: <20000824080053.2494.qmail@foad.org>
26041      Branch: perl
26042            ! Makefile.SH installperl
26043 ____________________________________________________________________________
26044 [  6793] By: jhi                                   on 2000/08/24  13:27:50
26045         Log: Drop the separate perlbc, perlcc -b should be enough.
26046      Branch: perl
26047            - utils/perlbc.PL
26048            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
26049 ____________________________________________________________________________
26050 [  6792] By: jhi                                   on 2000/08/24  04:41:30
26051         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
26052              plus the typo fix from Peter Prymmer.
26053      Branch: perl
26054            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
26055            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
26056 ____________________________________________________________________________
26057 [  6791] By: jhi                                   on 2000/08/24  02:10:43
26058         Log: Replace #6705 with a minimal doc patch.
26059              
26060              Subject: [PATCH 5.6.0] replace change #6705
26061              From: Jan Dubois <jand@ActiveState.com>
26062              Date: Wed, 23 Aug 2000 18:31:51 -0700
26063              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
26064      Branch: perl
26065            ! lib/Win32.pod win32/win32.c
26066 ____________________________________________________________________________
26067 [  6790] By: jhi                                   on 2000/08/23  17:52:00
26068         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
26069              From: Mike Guy <mjtg@cam.ac.uk>
26070              Date: Wed, 23 Aug 2000 18:38:46 +0100
26071              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
26072      Branch: perl
26073            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
26074 ____________________________________________________________________________
26075 [  6789] By: jhi                                   on 2000/08/23  15:34:21
26076         Log: Update Changes.
26077      Branch: perl
26078            ! Changes patchlevel.h
26079 ____________________________________________________________________________
26080 [  6788] By: jhi                                   on 2000/08/23  15:33:40
26081         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
26082              From: Wilfredo Sánchez <wsanchez@apple.com>
26083              Date: Tue, 22 Aug 2000 19:31:27 -0700
26084              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
26085      Branch: perl
26086            ! perl.h
26087 ____________________________________________________________________________
26088 [  6787] By: jhi                                   on 2000/08/23  15:29:31
26089         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
26090              From: Spider Boardman <spider@leggy.zk3.dec.com>
26091              Date: Wed, 23 Aug 2000 10:33:23 -0400
26092              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
26093      Branch: perl
26094            ! lib/Pod/Html.pm
26095 ____________________________________________________________________________
26096 [  6786] By: jhi                                   on 2000/08/23  15:28:11
26097         Log: Bad makefile.
26098      Branch: perl
26099            ! ext/B/Makefile.PL
26100 ____________________________________________________________________________
26101 [  6785] By: jhi                                   on 2000/08/23  14:37:04
26102         Log: Update Changes.
26103      Branch: perl
26104            ! Changes patchlevel.h
26105 ____________________________________________________________________________
26106 [  6784] By: jhi                                   on 2000/08/23  13:58:41
26107         Log: Portability fix from Hugo van der Sanden.
26108      Branch: perl
26109            ! ext/re/Makefile.PL
26110 ____________________________________________________________________________
26111 [  6783] By: jhi                                   on 2000/08/23  13:53:53
26112         Log: Storable support, v-version fixes.
26113              
26114              Subject: CPAN.pm beta for testing available
26115              From: andreas.koenig@anima.de (Andreas J. Koenig)
26116              Date: 22 Aug 2000 23:31:33 +0200
26117              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
26118      Branch: perl
26119            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
26120 ____________________________________________________________________________
26121 [  6782] By: jhi                                   on 2000/08/23  13:51:26
26122         Log: Mac and other portability updates from Chris Nandor.
26123      Branch: perl
26124            ! pod/perlmodinstall.pod
26125 ____________________________________________________________________________
26126 [  6781] By: jhi                                   on 2000/08/23  13:47:33
26127         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
26128              From: Peter Prymmer <pvhp@forte.com>
26129              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
26130              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
26131      Branch: perl
26132            ! ext/Storable/Storable.xs
26133 ____________________________________________________________________________
26134 [  6780] By: jhi                                   on 2000/08/23  13:33:34
26135         Log: VMS MMS (make) wants null action.
26136      Branch: perl
26137            ! ext/B/Makefile.PL
26138 ____________________________________________________________________________
26139 [  6779] By: jhi                                   on 2000/08/22  19:44:47
26140         Log: Forgot portability nit.
26141      Branch: perl
26142            ! t/lib/st-forgive.t
26143 ____________________________________________________________________________
26144 [  6778] By: jhi                                   on 2000/08/22  19:35:25
26145         Log: Be portable.
26146      Branch: perl
26147            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
26148            ! t/lib/st-store.t
26149 ____________________________________________________________________________
26150 [  6777] By: jhi                                   on 2000/08/22  18:50:53
26151         Log: Update Changes.
26152      Branch: perl
26153            ! Changes patchlevel.h
26154 ____________________________________________________________________________
26155 [  6776] By: jhi                                   on 2000/08/22  18:44:46
26156         Log: cSVOPo_*v things index into the current PL_curpad
26157              under ithreads, which is different from the curpad
26158              used by the XSUB.  (In other words, the code as-is
26159              before this patch wouldn't work under ithreads.)
26160              From Sarathy.
26161      Branch: perl
26162            ! ext/B/B.xs
26163 ____________________________________________________________________________
26164 [  6775] By: jhi                                   on 2000/08/22  18:18:37
26165         Log: Make the selection of NVff et al stricter.
26166      Branch: metaconfig/U/perl
26167            ! perlxvf.U
26168      Branch: perl
26169            ! Configure config_h.SH
26170 ____________________________________________________________________________
26171 [  6774] By: jhi                                   on 2000/08/22  17:19:42
26172         Log: perldelta nits.
26173      Branch: perl
26174            ! pod/perldelta.pod
26175 ____________________________________________________________________________
26176 [  6773] By: jhi                                   on 2000/08/22  17:06:26
26177         Log: Long double fixes from Spider Boardman.
26178              
26179              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
26180              From: system PRIVILEGED account <root@peano.zk3.dec.com>
26181              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
26182              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
26183      Branch: perl
26184            ! t/lib/bigfltpm.t t/lib/st-06compat.t
26185 ____________________________________________________________________________
26186 [  6772] By: jhi                                   on 2000/08/22  15:04:53
26187         Log: Update Changes.
26188      Branch: perl
26189            ! Changes patchlevel.h
26190 ____________________________________________________________________________
26191 [  6771] By: jhi                                   on 2000/08/22  15:01:44
26192         Log: perldelta fixes from Hugo van der Sanden.
26193      Branch: perl
26194            ! pod/perldelta.pod
26195 ____________________________________________________________________________
26196 [  6770] By: jhi                                   on 2000/08/22  14:34:49
26197         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
26198              From: Hugo <hv@crypt.compulink.co.uk>
26199              Date: Tue, 22 Aug 2000 11:21:53 +0100
26200              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
26201      Branch: perl
26202            ! regcomp.c
26203 ____________________________________________________________________________
26204 [  6769] By: jhi                                   on 2000/08/22  14:30:02
26205         Log: Add Yitzchak, reformat.
26206      Branch: perl
26207            ! Changes config_h.SH
26208 ____________________________________________________________________________
26209 [  6768] By: jhi                                   on 2000/08/22  14:21:35
26210         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
26211              and Spider Boardman.
26212      Branch: metaconfig
26213            ! U/compline/d_gconvert.U
26214      Branch: perl
26215            ! Configure
26216 ____________________________________________________________________________
26217 [  6767] By: jhi                                   on 2000/08/22  14:11:24
26218         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
26219              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26220              Date: Mon, 21 Aug 2000 19:08:31 -0700
26221              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
26222      Branch: perl
26223            - ext/Storable/patchlevel.h
26224            ! MANIFEST ext/Storable/MANIFEST
26225 ____________________________________________________________________________
26226 [  6766] By: jhi                                   on 2000/08/22  13:49:29
26227         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
26228              From: Peter Prymmer <pvhp@forte.com>
26229              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
26230              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
26231      Branch: perl
26232            ! configure.com ext/Storable/Makefile.PL
26233 ____________________________________________________________________________
26234 [  6765] By: jhi                                   on 2000/08/22  13:44:59
26235         Log: Subject: [PATCH blead] B:: missing dependency
26236              From: Hugo <hv@crypt.compulink.co.uk>
26237              Date: Tue, 22 Aug 2000 06:44:33 +0100
26238              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
26239      Branch: perl
26240            ! ext/B/Makefile.PL
26241 ____________________________________________________________________________
26242 [  6764] By: jhi                                   on 2000/08/22  13:38:12
26243         Log: More bytecompiler.
26244      Branch: perl
26245            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
26246 ____________________________________________________________________________
26247 [  6763] By: jhi                                   on 2000/08/22  13:36:44
26248         Log: Bytecompiler patches from Benjamin Stuhl.
26249      Branch: perl
26250            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
26251            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
26252            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
26253            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
26254            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
26255            ! perl.c perlapi.h pod/perldelta.pod
26256 ____________________________________________________________________________
26257 [  6762] By: jhi                                   on 2000/08/21  23:43:40
26258         Log: An obsoleted diagnostic.
26259      Branch: perl
26260            ! pod/perldelta.pod
26261 ____________________________________________________________________________
26262 [  6761] By: jhi                                   on 2000/08/21  23:01:45
26263         Log: The #6759 wasn't quite right.
26264      Branch: perl
26265            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
26266            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
26267            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
26268            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
26269            ! t/lib/st-tieditems.t
26270 ____________________________________________________________________________
26271 [  6760] By: jhi                                   on 2000/08/21  22:35:49
26272         Log: Be verydeepclean.
26273      Branch: perl
26274            ! Makefile.SH
26275 ____________________________________________________________________________
26276 [  6759] By: jhi                                   on 2000/08/21  22:25:40
26277         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
26278              From: Peter Prymmer <pvhp@forte.com>
26279              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
26280              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
26281      Branch: perl
26282            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
26283            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
26284            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
26285            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
26286            ! t/lib/st-tieditems.t
26287 ____________________________________________________________________________
26288 [  6758] By: jhi                                   on 2000/08/21  22:22:32
26289         Log: Few more casts, need reported in
26290              
26291              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
26292              From: Mike Stok <mike@stok.co.uk>
26293              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
26294              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
26295              
26296              and
26297              
26298              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
26299              From: abigail@foad.org
26300              Date: 21 Aug 2000 21:31:34 -0000
26301              Message-Id: <20000821213134.30170.qmail@foad.org>
26302      Branch: perl
26303            ! ext/Storable/Storable.xs
26304 ____________________________________________________________________________
26305 [  6757] By: jhi                                   on 2000/08/21  18:37:07
26306         Log: Update Changes.
26307      Branch: perl
26308            ! Changes patchlevel.h
26309 ____________________________________________________________________________
26310 [  6756] By: jhi                                   on 2000/08/21  18:34:02
26311         Log: A pod nit.
26312              
26313              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
26314              From: <abigail@foad.org>
26315              Date: Mon, 21 Aug 2000 14:00:16 -0400
26316              Message-ID: <20000821180016.28627.qmail@foad.org>
26317      Branch: perl
26318            ! pod/perlre.pod
26319 ____________________________________________________________________________
26320 [  6755] By: jhi                                   on 2000/08/21  18:30:56
26321         Log: Use PodParser 1.18 new test.
26322      Branch: perl
26323            ! t/pod/special_seqs.t t/pod/special_seqs.xr
26324 ____________________________________________________________________________
26325 [  6754] By: jhi                                   on 2000/08/21  18:28:35
26326         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
26327              patches cannot be applied since #6712 conflicts.
26328      Branch: perl
26329            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
26330 ____________________________________________________________________________
26331 [  6753] By: jhi                                   on 2000/08/21  18:15:11
26332         Log: Weed out some smaller changes.
26333      Branch: perl
26334            ! pod/perldelta.pod
26335 ____________________________________________________________________________
26336 [  6752] By: jhi                                   on 2000/08/21  18:02:30
26337         Log: Also under djgpp the timestamps are funky.
26338      Branch: perl
26339            ! t/op/stat.t
26340 ____________________________________________________________________________
26341 [  6751] By: jhi                                   on 2000/08/21  17:55:56
26342         Log: Tweak the floating point output routine preferences.
26343      Branch: metaconfig
26344            ! U/compline/d_gconvert.U
26345      Branch: perl
26346            ! Configure
26347 ____________________________________________________________________________
26348 [  6750] By: jhi                                   on 2000/08/21  17:51:29
26349         Log: Unicos/mk requires elaborate paranoia.
26350      Branch: perl
26351            ! lib/Math/Complex.pm
26352 ____________________________________________________________________________
26353 [  6749] By: gsar                                  on 2000/08/21  16:53:31
26354         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
26355      Branch: perl
26356            ! lib/Cwd.pm
26357 ____________________________________________________________________________
26358 [  6748] By: gsar                                  on 2000/08/21  16:22:19
26359         Log: free TLS slot properly on Windows
26360      Branch: perl
26361            ! thread.h win32/perllib.c win32/win32thread.h
26362 ____________________________________________________________________________
26363 [  6747] By: jhi                                   on 2000/08/21  16:20:58
26364         Log: Rename the macro argument because some preprocessors
26365              can't tell the difference and expand arguments also inside
26366              double quoted strings.
26367      Branch: perl
26368            ! regcomp.c
26369 ____________________________________________________________________________
26370 [  6746] By: jhi                                   on 2000/08/21  16:09:41
26371         Log: Support long doubles in Storable.
26372              
26373              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
26374              From: Radu Greab <radu@netsoft.ro>
26375              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
26376              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
26377      Branch: perl
26378            ! ext/Storable/Storable.xs
26379 ____________________________________________________________________________
26380 [  6745] By: jhi                                   on 2000/08/21  15:51:40
26381         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
26382              From: "Fifer, Eric" <EFifer@sanwaint.com>
26383              Date: Mon, 21 Aug 2000 15:34:49 +0100
26384              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
26385      Branch: perl
26386            ! t/pragma/warn/9enabled
26387 ____________________________________________________________________________
26388 [  6744] By: jhi                                   on 2000/08/21  15:39:35
26389         Log: Document the endianness of Alpha more precisely.
26390      Branch: perl
26391            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
26392            ! pod/perlport.pod
26393 ____________________________________________________________________________
26394 [  6743] By: jhi                                   on 2000/08/21  14:47:05
26395         Log: perldelta fixes from the p5p crowd.
26396      Branch: perl
26397            ! pod/perldelta.pod pod/perlop.pod
26398 ____________________________________________________________________________
26399 [  6742] By: jhi                                   on 2000/08/21  13:34:51
26400         Log: Update to Pod::LaTeX 0.53.
26401              
26402              Subject: [PATCH] lib/Pod/LaTeX.pm updates
26403              From: Tim Jenness <timj@jach.hawaii.edu>
26404              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
26405              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
26406      Branch: perl
26407            ! lib/Pod/LaTeX.pm
26408 ____________________________________________________________________________
26409 [  6741] By: jhi                                   on 2000/08/21  13:33:01
26410         Log: Subject: [PATCH] os2.c fix for use64bitint
26411              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26412              Date: Mon, 21 Aug 2000 01:32:25 -0700
26413              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
26414      Branch: perl
26415            ! os2/os2.c
26416 ____________________________________________________________________________
26417 [  6740] By: jhi                                   on 2000/08/21  13:28:52
26418         Log: Array context keeps slithering in.
26419              
26420              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
26421              From: Daniel Chetlin <daniel@chetlin.com>
26422              Date: Sun, 20 Aug 2000 21:40:25 -0700
26423              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
26424      Branch: perl
26425            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
26426            ! pod/perldebtut.pod
26427 ____________________________________________________________________________
26428 [  6739] By: jhi                                   on 2000/08/21  13:23:55
26429         Log: Big-endian quad fixes for Storable from Radu Greab,
26430              plus few explicit null casts for picky compilers.
26431      Branch: perl
26432            ! ext/Storable/Storable.xs
26433 ____________________________________________________________________________
26434 [  6738] By: gsar                                  on 2000/08/21  05:56:13
26435         Log: small tweaks for change#6705: avoid C++ style comments in C code;
26436              use Perl's malloc API rather than the low level system one
26437      Branch: perl
26438            ! win32/win32.c
26439 ____________________________________________________________________________
26440 [  6737] By: gsar                                  on 2000/08/21  05:35:41
26441         Log: add Storable to list of extensions on Windows
26442      Branch: perl
26443            ! win32/Makefile win32/makefile.mk
26444 ____________________________________________________________________________
26445 [  6736] By: jhi                                   on 2000/08/21  02:57:53
26446         Log: Update Changes.
26447      Branch: perl
26448            ! Changes patchlevel.h
26449 ____________________________________________________________________________
26450 [  6735] By: jhi                                   on 2000/08/21  02:57:20
26451         Log: Draft 0.
26452      Branch: perl
26453            ! pod/perldelta.pod
26454 ____________________________________________________________________________
26455 [  6734] By: jhi                                   on 2000/08/21  02:57:03
26456         Log: Add Storable 0.7.2 from Raphael Manfredi,
26457              plus the patch from
26458              
26459              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
26460              From: Radu Greab <radu@netsoft.ro>
26461              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
26462              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
26463              
26464              plus changes to get Storable to compile with
26465              picky ANSI compilers.
26466      Branch: perl
26467            + ext/Storable/ChangeLog ext/Storable/MANIFEST
26468            + ext/Storable/Makefile.PL ext/Storable/README
26469            + ext/Storable/Storable.pm ext/Storable/Storable.xs
26470            + ext/Storable/patchlevel.h t/lib/st-06compat.t
26471            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
26472            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
26473            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
26474            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
26475            + t/lib/st-tieditems.t
26476            ! MANIFEST
26477 ____________________________________________________________________________
26478 [  6733] By: jhi                                   on 2000/08/21  02:29:09
26479         Log: The correct cleaning order is an art.
26480      Branch: perl
26481            ! Makefile.SH
26482 ____________________________________________________________________________
26483 [  6732] By: jhi                                   on 2000/08/21  01:23:39
26484         Log: The #6724 is here.
26485      Branch: perl
26486            ! t/lib/ftmp-security.t
26487 ____________________________________________________________________________
26488 [  6731] By: jhi                                   on 2000/08/20  23:17:03
26489         Log: s/this one/the 5.6.0 release/
26490      Branch: perl
26491            ! pod/perl56delta.pod
26492 ____________________________________________________________________________
26493 [  6730] By: jhi                                   on 2000/08/20  23:07:34
26494         Log: Mention perlebcdic and perlposix-bc.
26495      Branch: perl
26496            ! pod/perlport.pod
26497 ____________________________________________________________________________
26498 [  6729] By: jhi                                   on 2000/08/20  21:32:59
26499         Log: Document the number of exponent digits.
26500      Branch: perl
26501            ! pod/perlfunc.pod
26502 ____________________________________________________________________________
26503 [  6728] By: jhi                                   on 2000/08/20  21:16:47
26504         Log: Use File::Spec->tmpdir().
26505              
26506              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
26507              From: Tim Jenness <timj@jach.hawaii.edu>
26508              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
26509              MIME-Version: 1.0
26510              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
26511      Branch: perl
26512            ! utils/perlbug.PL
26513 ____________________________________________________________________________
26514 [  6727] By: jhi                                   on 2000/08/20  20:43:32
26515         Log: Update Changes.
26516      Branch: perl
26517            ! Changes patchlevel.h
26518 ____________________________________________________________________________
26519 [  6726] By: jhi                                   on 2000/08/20  20:41:44
26520         Log: The veryclean target needs to clobber.
26521      Branch: perl
26522            ! Makefile.SH
26523 ____________________________________________________________________________
26524 [  6725] By: jhi                                   on 2000/08/20  20:37:38
26525         Log: Document odd vs even subreleases and -Dusedevel.
26526      Branch: perl
26527            ! INSTALL
26528 ____________________________________________________________________________
26529 [  6724] By: jhi                                   on 2000/08/20  19:58:05
26530         Log: Use temporary directory instead of current directory.
26531              
26532              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
26533              From: Tim Jenness <timj@jach.hawaii.edu>
26534              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
26535              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
26536      Branch: perl
26537            ! t/lib/ftmp-security.t
26538 ____________________________________________________________________________
26539 [  6723] By: jhi                                   on 2000/08/20  19:55:55
26540         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
26541              From: andreas.koenig@anima.de (Andreas J. Koenig)
26542              Date: 20 Aug 2000 15:52:03 +0200
26543              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
26544      Branch: perl
26545            ! lib/ExtUtils/MM_Unix.pm
26546 ____________________________________________________________________________
26547 [  6722] By: jhi                                   on 2000/08/20  19:46:01
26548         Log: Update to CGI 2.72, from Lincoln Stein.
26549      Branch: perl
26550            ! lib/CGI.pm
26551 ____________________________________________________________________________
26552 [  6721] By: jhi                                   on 2000/08/20  19:43:54
26553         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
26554              From: Radu Greab <radu@netsoft.ro>
26555              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
26556              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
26557      Branch: perl
26558            ! ext/GDBM_File/GDBM_File.xs
26559 ____________________________________________________________________________
26560 [  6720] By: jhi                                   on 2000/08/20  19:42:01
26561         Log: pp_open() could pass an uninitialized filename down to do_open9().
26562      Branch: perl
26563            ! pp_sys.c
26564 ____________________________________________________________________________
26565 [  6719] By: jhi                                   on 2000/08/20  14:06:41
26566         Log: UTF8 concat fixes.
26567              
26568              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
26569              From: Hugo <hv@crypt.compulink.co.uk>
26570              Date: Sun, 20 Aug 2000 07:30:46 +0100
26571              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
26572      Branch: perl
26573            ! pp_hot.c t/op/append.t
26574 ____________________________________________________________________________
26575 [  6718] By: jhi                                   on 2000/08/20  02:09:37
26576         Log: Let's try #6717 again.
26577      Branch: perl
26578            ! lib/File/Temp.pm
26579 ____________________________________________________________________________
26580 [  6717] By: jhi                                   on 2000/08/20  01:56:55
26581         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
26582              From: "Craig A. Berry" <craig.berry@metamorgs.com>
26583              Date: Sat, 19 Aug 2000 18:15:39 -0500
26584              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
26585      Branch: perl
26586            ! lib/File/Temp.pm
26587 ____________________________________________________________________________
26588 [  6716] By: jhi                                   on 2000/08/19  15:50:11
26589         Log: Update Changes.
26590      Branch: perl
26591            ! Changes patchlevel.h
26592 ____________________________________________________________________________
26593 [  6715] By: jhi                                   on 2000/08/19  15:39:09
26594         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
26595              From: Jonathan D Johnston <jdjohnston2@juno.com>
26596              Date: Thu, 17 Aug 2000 23:13:01 -0400       
26597              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
26598      Branch: perl
26599            ! pod/perlfunc.pod
26600 ____________________________________________________________________________
26601 [  6714] By: jhi                                   on 2000/08/19  15:34:04
26602         Log: Introduce a 'veryclean' target that is like 'distclean'
26603              but also removes *~ and *.orig.
26604      Branch: perl
26605            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
26606            ! utils/Makefile x2p/Makefile.SH
26607 ____________________________________________________________________________
26608 [  6713] By: jhi                                   on 2000/08/19  14:15:45
26609         Log: Put back the long double avoidance code to POSIX.xs
26610              because VMS seems to need it still.
26611      Branch: perl
26612            ! ext/POSIX/POSIX.xs
26613 ____________________________________________________________________________
26614 [  6712] By: jhi                                   on 2000/08/19  14:10:41
26615         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
26616              From: Peter Prymmer <pvhp@forte.com>
26617              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
26618              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
26619      Branch: perl
26620            ! lib/Pod/Find.pm t/pod/find.t
26621 ____________________________________________________________________________
26622 [  6711] By: jhi                                   on 2000/08/19  14:09:19
26623         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
26624              From: Peter Prymmer <pvhp@forte.com>
26625              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
26626              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
26627              cc: vmsperl@perl.org
26628      Branch: perl
26629            ! t/lib/peek.t
26630 ____________________________________________________________________________
26631 [  6710] By: jhi                                   on 2000/08/19  14:08:01
26632         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
26633              From: Jan Dubois <jand@ActiveState.com>
26634              Date: Fri, 18 Aug 2000 16:31:48 -0700
26635              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
26636      Branch: perl
26637            ! win32/win32.c
26638 ____________________________________________________________________________
26639 [  6709] By: jhi                                   on 2000/08/19  14:06:57
26640         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
26641              
26642              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
26643              From: Spider.Boardman@Orb.Nashua.NH.US
26644              Date: Fri, 18 Aug 2000 18:41:14 -0400
26645              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
26646      Branch: perl
26647            ! regcomp.c
26648 ____________________________________________________________________________
26649 [  6708] By: jhi                                   on 2000/08/18  22:04:49
26650         Log: Update Changes.
26651      Branch: perl
26652            ! Changes patchlevel.h
26653 ____________________________________________________________________________
26654 [  6707] By: jhi                                   on 2000/08/18  21:55:14
26655         Log: Add warnif(), check warnings further up the stack,
26656              all the warnings functions now can take an optional object reference.
26657              
26658              Subject: [PATCH bleedperl@6691] warnings pragma update
26659              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
26660              Date: Fri, 18 Aug 2000 22:42:06 +0100
26661              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
26662      Branch: perl
26663            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
26664            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
26665            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
26666 ____________________________________________________________________________
26667 [  6706] By: jhi                                   on 2000/08/18  21:41:45
26668         Log: Typo in pp_complement().
26669              
26670              Subject: [PATCH perl-current] Deparse
26671              From: Peter Scott <Peter@PSDT.com>
26672              Date: Fri, 18 Aug 2000 12:44:37 -0700
26673              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
26674      Branch: perl
26675            ! ext/B/B/Deparse.pm
26676 ____________________________________________________________________________
26677 [  6705] By: jhi                                   on 2000/08/18  21:25:59
26678         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
26679              From: Jan Dubois <jand@ActiveState.com>
26680              Date: Fri, 18 Aug 2000 14:22:51 -0700
26681              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
26682      Branch: perl
26683            ! lib/Win32.pod win32/win32.c
26684 ____________________________________________________________________________
26685 [  6704] By: jhi                                   on 2000/08/18  21:16:14
26686         Log: Don't eat leading os from index entries.
26687              
26688              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
26689              From: Russ Allbery <rra@stanford.edu>
26690              Date: 10 Aug 2000 20:49:25 -0700
26691              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
26692      Branch: perl
26693            ! lib/Pod/Man.pm
26694 ____________________________________________________________________________
26695 [  6703] By: jhi                                   on 2000/08/18  21:07:06
26696         Log: Add [[:blank:]] as suggested in
26697              
26698              Subject: [ID 20000716.024] [=cc=] / [:blank:]
26699              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
26700              Date: Sun, 16 Jul 2000 17:55:29 -0700
26701              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
26702              
26703              (the [=cc=] has already been taken care of by #6439
26704              so the whole bug report can be closed)
26705              
26706              and make [[:space:]] to be equivalent to isspace(3)
26707              (as opposed to \s, which is isSPACE()).  The difference
26708              is that now [[:space:]] matches the mythical vertical tab,
26709              while \s doesn't.
26710      Branch: perl
26711            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
26712            ! regexec.c t/op/pat.t
26713 ____________________________________________________________________________
26714 [  6702] By: jhi                                   on 2000/08/18  18:47:47
26715         Log: The new tests were missing from #6415.
26716      Branch: perl
26717            ! t/op/bop.t
26718 ____________________________________________________________________________
26719 [  6701] By: jhi                                   on 2000/08/18  18:20:40
26720         Log: Document the NDBM_File and ODBM_File as SDBM_File
26721              was documented in #6417.
26722      Branch: perl
26723            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
26724            ! ext/SDBM_File/SDBM_File.pm
26725 ____________________________________________________________________________
26726 [  6700] By: jhi                                   on 2000/08/18  18:10:39
26727         Log: Subject: [PATCH perl@6698] cygwin port
26728              From: "Fifer, Eric" <EFifer@sanwaint.com>
26729              Date: Fri, 18 Aug 2000 17:30:05 +0100
26730              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
26731      Branch: perl
26732            ! lib/File/Temp.pm
26733 ____________________________________________________________________________
26734 [  6699] By: jhi                                   on 2000/08/18  16:21:49
26735         Log: Document code point which makes if (defined %stash::) to work
26736              (noted by Spider Boardman).
26737      Branch: perl
26738            ! op.c
26739 ____________________________________________________________________________
26740 [  6698] By: jhi                                   on 2000/08/18  13:43:27
26741         Log: Update Changes.
26742      Branch: perl
26743            ! Changes patchlevel.h
26744 ____________________________________________________________________________
26745 [  6697] By: jhi                                   on 2000/08/18  13:35:57
26746         Log: Tiny Getopt::Long patch from Johan Vromans.
26747      Branch: perl
26748            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
26749 ____________________________________________________________________________
26750 [  6696] By: jhi                                   on 2000/08/18  13:26:14
26751         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
26752              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
26753              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
26754              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
26755      Branch: perl
26756            ! pod/perldiag.pod pod/perlsyn.pod
26757 ____________________________________________________________________________
26758 [  6695] By: jhi                                   on 2000/08/18  13:13:26
26759         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
26760              From: Daniel Chetlin <daniel@chetlin.com>
26761              Date: Fri, 18 Aug 2000 03:13:36 -0700
26762              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
26763      Branch: perl
26764            ! pod/perlfunc.pod
26765 ____________________________________________________________________________
26766 [  6694] By: jhi                                   on 2000/08/18  13:08:05
26767         Log: Subject: [PATCH] perltrap.pod spring cleaning
26768              From: Daniel Chetlin <daniel@chetlin.com>
26769              Date: Fri, 18 Aug 2000 03:06:54 -0700
26770              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
26771              
26772              plus Mike Guy's nitfix.
26773      Branch: perl
26774            ! pod/perltrap.pod
26775 ____________________________________________________________________________
26776 [  6693] By: jhi                                   on 2000/08/18  13:00:26
26777         Log: Unbuffer the output.
26778              
26779              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
26780              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26781              Date: Thu, 17 Aug 2000 18:39:29 -0700
26782              Message-ID: <RPJn5gzkgydf092yn@efn.org>
26783      Branch: perl
26784            ! t/op/fork.t
26785 ____________________________________________________________________________
26786 [  6692] By: jhi                                   on 2000/08/18  05:19:17
26787         Log: Delete the image, too, not just its MANIFEStation.
26788      Branch: perl
26789            - lib/CGI/eg/wilogo.gif
26790 ____________________________________________________________________________
26791 [  6691] By: jhi                                   on 2000/08/18  05:10:26
26792         Log: Propagate new Configure vars.
26793      Branch: perl
26794            ! configure.com epoc/config.sh uconfig.h uconfig.sh
26795            ! vos/config.def vos/config.h vos/config_h.SH_orig
26796            ! win32/config.bc win32/config.gc win32/config.vc
26797            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
26798 ____________________________________________________________________________
26799 [  6690] By: jhi                                   on 2000/08/18  04:30:56
26800         Log: Update Changes.
26801      Branch: perl
26802            ! Changes patchlevel.h
26803 ____________________________________________________________________________
26804 [  6689] By: jhi                                   on 2000/08/18  04:12:30
26805         Log: Fix the lib/complex failure of
26806              
26807              From: abigail@foad.org
26808              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
26809              Date: 15 Aug 2000 04:06:38 -0000
26810              Message-Id: <20000815040638.8524.qmail@foad.org> 
26811              
26812              Linux long double accuracy issue: something that
26813              when printed with %g looks like "2" but int() of it is 1.
26814      Branch: perl
26815            ! lib/Math/Complex.pm
26816 ____________________________________________________________________________
26817 [  6688] By: jhi                                   on 2000/08/18  03:15:35
26818         Log: The byteorder code in #6671 was wrong.
26819      Branch: perl
26820            ! configpm
26821 ____________________________________________________________________________
26822 [  6687] By: jhi                                   on 2000/08/18  02:08:42
26823         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
26824              From: Jan Dubois <jand@ActiveState.com>
26825              Date: Thu, 17 Aug 2000 18:31:55 -0700
26826              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
26827      Branch: perl
26828            ! sv.c
26829 ____________________________________________________________________________
26830 [  6686] By: jhi                                   on 2000/08/18  02:04:15
26831         Log: Use NVs in POSIX math, not doubles.
26832              
26833              From: abigail@foad.org
26834              Subject: [ID 20000817.014] POSIX & modfl
26835              Date: 17 Aug 2000 20:49:18 -0000
26836              Message-Id: <20000817204918.23123.qmail@foad.org>
26837      Branch: perl
26838            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
26839 ____________________________________________________________________________
26840 [  6685] By: jhi                                   on 2000/08/18  02:02:12
26841         Log: Introduce NVef, NVff, and NVgf, use the middle one.
26842              (helps for lib/peek + Linux + long doubles)  Reported in
26843              
26844              From: abigail@foad.org
26845              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
26846              Date: 15 Aug 2000 04:06:38 -0000
26847              Message-Id: <20000815040638.8524.qmail@foad.org> 
26848              
26849              (note: the lib/complex failure has not yet been addressed)
26850      Branch: metaconfig/U/perl
26851            ! perlxvf.U
26852      Branch: perl
26853            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26854            ! config_h.SH dump.c perl.h pod/perlguts.pod
26855 ____________________________________________________________________________
26856 [  6684] By: jhi                                   on 2000/08/17  23:22:19
26857         Log: Add byteorder to the myconfig output.
26858      Branch: perl
26859            ! myconfig.SH
26860 ____________________________________________________________________________
26861 [  6683] By: jhi                                   on 2000/08/17  23:20:19
26862         Log: The image doth not exist, spotted by Johan Vromans.
26863      Branch: perl
26864            ! MANIFEST
26865 ____________________________________________________________________________
26866 [  6682] By: jhi                                   on 2000/08/17  22:38:16
26867         Log: Document what the backtick returns if the command fails.
26868      Branch: perl
26869            ! pod/perlop.pod
26870 ____________________________________________________________________________
26871 [  6681] By: jhi                                   on 2000/08/17  22:33:12
26872         Log: Do not use prototyping here.
26873              
26874              Subject: [ID 20000817.016] [PATCH] Peek.xs
26875              From: abigail@foad.org
26876              Date: 17 Aug 2000 20:55:56 -0000
26877              Message-Id: <20000817205556.24270.qmail@foad.org>
26878      Branch: perl
26879            ! ext/Devel/Peek/Makefile.PL
26880 ____________________________________________________________________________
26881 [  6680] By: jhi                                   on 2000/08/17  19:46:43
26882         Log: Don't propose using modules built for 5.005 if no binary
26883              compatibility with 5.005 is attempted.
26884              
26885              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
26886              Subject: Minor nit with 5.7.0 (6655)
26887              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
26888              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
26889      Branch: metaconfig
26890            ! U/installdirs/inc_version_list.U
26891      Branch: perl
26892            ! Configure config_h.SH
26893 ____________________________________________________________________________
26894 [  6679] By: jhi                                   on 2000/08/17  19:16:39
26895         Log: Microperl config update.
26896      Branch: perl
26897            ! uconfig.h uconfig.sh
26898 ____________________________________________________________________________
26899 [  6678] By: jhi                                   on 2000/08/17  19:16:13
26900         Log: The #6648 wasn't protective enough for limited platforms
26901              (like microperl).
26902      Branch: perl
26903            ! dump.c sv.c
26904 ____________________________________________________________________________
26905 [  6677] By: jhi                                   on 2000/08/17  14:46:35
26906         Log: Update Changes.
26907      Branch: perl
26908            ! Changes patchlevel.h
26909 ____________________________________________________________________________
26910 [  6676] By: jhi                                   on 2000/08/17  14:44:02
26911         Log: Add perlebcdic from Peter Prymmer, regen toc.
26912      Branch: perl
26913            + pod/perlebcdic.pod
26914            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
26915 ____________________________________________________________________________
26916 [  6675] By: jhi                                   on 2000/08/17  14:41:52
26917         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
26918      Branch: perl
26919            ! pod/perldebtut.pod
26920 ____________________________________________________________________________
26921 [  6674] By: jhi                                   on 2000/08/17  14:29:43
26922         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
26923              
26924              Subject: [ID 20000724.006] -DLEAKTEST problem
26925              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
26926              Date: Tue, 25 Jul 2000 00:36:32 -0500
26927              Message-Id: <20000725003632.A26186@www.llamacom.com>
26928              
26929              Reminder sent
26930              
26931              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
26932              From: Hugo <hv@crypt.compulink.co.uk>
26933              Date: Thu, 17 Aug 2000 15:23:42 +0100
26934              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
26935      Branch: perl
26936            ! util.c
26937 ____________________________________________________________________________
26938 [  6673] By: jhi                                   on 2000/08/17  04:07:10
26939         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
26940              From: John Peacock <JPeacock@UnivPress.com>
26941              Date: Tue, 01 Aug 2000 09:38:12 -0400
26942              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
26943      Branch: perl
26944            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
26945 ____________________________________________________________________________
26946 [  6672] By: jhi                                   on 2000/08/17  03:04:35
26947         Log: Subject: [PATCH] Cwd.pm now uses strict
26948              From: Tim Jenness <timj@jach.hawaii.edu>
26949              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
26950              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
26951      Branch: perl
26952            ! lib/Cwd.pm
26953 ____________________________________________________________________________
26954 [  6671] By: jhi                                   on 2000/08/17  02:16:35
26955         Log: Make $Config{byteorder} more magical so that it is
26956              dynamically computed: nice for 'fat binaries'.
26957              
26958              Subject: [PATCH]: default byteorder
26959              From: Wilfredo Sánchez <wsanchez@apple.com>
26960              Date: Mon, 31 Jul 2000 19:45:31 -0700
26961              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
26962      Branch: perl
26963            ! configpm
26964 ____________________________________________________________________________
26965 [  6670] By: gsar                                  on 2000/08/17  01:22:21
26966         Log: move WNOHANG definition to where other such things are
26967      Branch: perl
26968            ! win32/win32.h
26969 ____________________________________________________________________________
26970 [  6669] By: jhi                                   on 2000/08/17  01:19:17
26971         Log: Update Changes.
26972      Branch: perl
26973            ! Changes patchlevel.h
26974 ____________________________________________________________________________
26975 [  6668] By: jhi                                   on 2000/08/17  01:16:29
26976         Log: Doc nits spotted by Richard Soderberg.
26977      Branch: perl
26978            ! README.posix-bc README.vmesa
26979 ____________________________________________________________________________
26980 [  6667] By: jhi                                   on 2000/08/17  01:12:11
26981         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
26982              From: "Casey R. Tweten" <crt@kiski.net>
26983              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
26984              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
26985      Branch: perl
26986            ! pod/perldebtut.pod
26987 ____________________________________________________________________________
26988 [  6666] By: jhi                                   on 2000/08/17  01:09:31
26989         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
26990              From: "Casey R. Tweten" <crt@kiski.net>
26991              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
26992              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
26993      Branch: perl
26994            ! lib/Shell.pm
26995 ____________________________________________________________________________
26996 [  6665] By: gsar                                  on 2000/08/17  01:03:52
26997         Log: add "ok" targets from change#6632 in makefile.mk
26998      Branch: perl
26999            ! pod/perlport.pod win32/Makefile win32/makefile.mk
27000 ____________________________________________________________________________
27001 [  6664] By: gsar                                  on 2000/08/17  00:56:11
27002         Log: avoid warnings from dense compiler
27003      Branch: perl
27004            ! win32/win32.c
27005 ____________________________________________________________________________
27006 [  6663] By: jhi                                   on 2000/08/17  00:51:49
27007         Log: Tweak the regex compilation errors once more.
27008      Branch: perl
27009            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
27010            ! t/op/regmesg.t t/pragma/warn/regcomp
27011 ____________________________________________________________________________
27012 [  6662] By: gsar                                  on 2000/08/17  00:28:19
27013         Log: trailing new %ENV entries weren't being pushed into the real
27014              environment of subprocesses on Windows
27015      Branch: perl
27016            ! t/op/magic.t win32/perlhost.h
27017 ____________________________________________________________________________
27018 [  6661] By: gsar                                  on 2000/08/17  00:19:20
27019         Log: waitpid() now handles externally spawned pids correctly;
27020              fixes for backtick/wait/waitpid failures on Windows 9x
27021              
27022              these changes make the pid returned by process functions on
27023              Windows 9x always positive by clearing the high bit (which
27024              is always set on Win9x); pseudo-process PIDs are likewise
27025              always negative now on Win9x (just as on NT/2000)
27026      Branch: perl
27027            ! pp_sys.c win32/perlhost.h win32/win32.c
27028 ____________________________________________________________________________
27029 [  6660] By: jhi                                   on 2000/08/17  00:04:32
27030         Log: Retract #6645.
27031      Branch: perl
27032            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27033            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
27034            ! t/op/sprintf.t
27035 ____________________________________________________________________________
27036 [  6659] By: gsar                                  on 2000/08/16  23:59:28
27037         Log: on windows, the return values from wait() and waitpid() don't
27038              match those of pseudo-pids
27039      Branch: perl
27040            ! pp_sys.c t/op/fork.t util.c win32/win32.c
27041 ____________________________________________________________________________
27042 [  6658] By: gsar                                  on 2000/08/16  23:56:14
27043         Log: pod nit seen in passing
27044      Branch: perl
27045            ! pod/perlfunc.pod
27046 ____________________________________________________________________________
27047 [  6657] By: gsar                                  on 2000/08/16  23:53:42
27048         Log: change#6328 could make close(SOCKET) return false on windows
27049              when it shouldn't
27050      Branch: perl
27051            ! win32/win32sck.c
27052 ____________________________________________________________________________
27053 [  6656] By: gsar                                  on 2000/08/16  23:46:57
27054         Log: check that the number pseudo children doesn't exceed
27055              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
27056              the WaitForMultipleObjects() limit that would cause wait()
27057              to crash)
27058              
27059              wait() and waitpid() could potentially be rewritten to use
27060              more than one thread to do the waiting to eliminate this
27061              limitation
27062      Branch: perl
27063            ! win32/perlhost.h
27064 ____________________________________________________________________________
27065 [  6655] By: jhi                                   on 2000/08/16  14:11:05
27066         Log: Update Changes.
27067      Branch: perl
27068            ! Changes patchlevel.h
27069 ____________________________________________________________________________
27070 [  6654] By: jhi                                   on 2000/08/16  14:10:12
27071         Log: Update to perldebtut 1.9, from Richard Foley.
27072      Branch: perl
27073            ! pod/perldebtut.pod
27074 ____________________________________________________________________________
27075 [  6653] By: jhi                                   on 2000/08/16  14:08:17
27076         Log: Change the regx compilation error markers to use = instead of <
27077              since pod makes using the latter quite messy.  Reported in
27078              ID 20000814.006 by Abigail and in
27079              Subject: Unknown escape E<> ?
27080              From: Lupe Christoph <lupe@lupe-christoph.de>
27081              Date: Fri, 11 Aug 2000 00:30:27 +0200
27082              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
27083      Branch: perl
27084            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
27085            ! t/op/regmesg.t t/pragma/warn/regcomp
27086 ____________________________________________________________________________
27087 [  6652] By: jhi                                   on 2000/08/16  13:25:31
27088         Log: Change the perlbug address to perl.org since it's more forgiving.
27089              
27090              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
27091              From: abigail@foad.org
27092              Date: 15 Aug 2000 04:15:40 -0000
27093              Message-Id: <20000815041540.8633.qmail@foad.org>
27094      Branch: perl
27095            ! utils/perlbug.PL
27096 ____________________________________________________________________________
27097 [  6651] By: jhi                                   on 2000/08/16  13:22:35
27098         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
27099              From: Tim Jenness <timj@jach.hawaii.edu>
27100              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
27101              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
27102      Branch: perl
27103            ! lib/Cwd.pm
27104 ____________________________________________________________________________
27105 [  6650] By: jhi                                   on 2000/08/16  13:18:13
27106         Log: Update to CPAN 1.57.
27107              
27108              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
27109              From: andreas.koenig@anima.de (Andreas J. Koenig)
27110              Date: 16 Aug 2000 15:09:46 +0200
27111              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
27112      Branch: perl
27113            ! lib/CPAN.pm
27114 ____________________________________________________________________________
27115 [  6649] By: jhi                                   on 2000/08/16  13:12:31
27116         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
27117              From: "Larry W. Virden" <lvirden@cas.org>
27118              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
27119              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
27120      Branch: perl
27121            ! README.hpux
27122 ____________________________________________________________________________
27123 [  6648] By: jhi                                   on 2000/08/16  13:03:53
27124         Log: The numeric locale was reset to "C" by s?printf and never restored.
27125              
27126              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
27127              From: Christian Kirsch <ck@held.mind.de>
27128              Date: Wed, 9 Aug 2000 17:05:17 +0200
27129              Message-Id: <20000809170517.A25389@held>
27130              
27131              No test since adding the failing example to locale.t
27132              does not fail -- probably because the locale settings are so
27133              thoroughly tweaked by that time.  Running the example standalone
27134              does fail, though.  UPDATE: test case added at change #7540.
27135      Branch: perl
27136            ! dump.c perl.h pp.c pp_ctl.c sv.c
27137 ____________________________________________________________________________
27138 [  6647] By: jhi                                   on 2000/08/16  00:07:54
27139         Log: Update Changes and test semi-automatic patchlevel updating.
27140      Branch: perl
27141            ! Changes patchlevel.h
27142 ____________________________________________________________________________
27143 [  6646] By: jhi                                   on 2000/08/15  23:35:07
27144         Log: Fix a dependency problem.
27145              
27146              Subject: [PATCH: 6640] VMS Makefile.SH update
27147              From: Peter Prymmer <pvhp@forte.com>
27148              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
27149              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
27150      Branch: perl
27151            ! vms/descrip_mms.template
27152 ____________________________________________________________________________
27153 [  6645] By: jhi                                   on 2000/08/15  23:33:23
27154         Log: (Retracted by #6660)
27155              
27156              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
27157              From: Dominic Dunlop <domo@computer.org>
27158              Date: Tue, 15 Aug 2000 22:20:52 +0200
27159              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
27160      Branch: metaconfig/U/perl
27161            + d_printfed.U
27162      Branch: perl
27163            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27164            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
27165            ! t/op/sprintf.t
27166 ____________________________________________________________________________
27167 [  6644] By: jhi                                   on 2000/08/15  21:17:20
27168         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
27169              From: abigail@foad.org
27170              Date: 15 Aug 2000 20:12:41 -0000
27171              Message-Id: <20000815201241.25556.qmail@foad.org>
27172      Branch: perl
27173            ! INSTALL
27174 ____________________________________________________________________________
27175 [  6643] By: jhi                                   on 2000/08/15  21:15:28
27176         Log: (an already applied patch)
27177      Branch: perl
27178            ! lib/CGI.pm
27179 ____________________________________________________________________________
27180 [  6642] By: gsar                                  on 2000/08/15  19:54:05
27181         Log: magic callbacks all need to have same type signature
27182      Branch: perl
27183            ! embed.pl mg.c proto.h
27184 ____________________________________________________________________________
27185 [  6641] By: jhi                                   on 2000/08/15  17:56:27
27186         Log: Subject: [PATCH] for t/lib/peek.t (was Re: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13)
27187              From: Mike Guy <mjtg@cam.ac.uk>
27188              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
27189              Date: Tue, 15 Aug 2000 18:26:45 +0100
27190              
27191              Only the peek.t part applied, not the hash quality part.
27192      Branch: perl
27193            ! t/lib/peek.t
27194 ____________________________________________________________________________
27195 [  6640] By: jhi                                   on 2000/08/15  16:37:37
27196         Log: Update Changes.
27197      Branch: perl
27198            ! Changes
27199 ____________________________________________________________________________
27200 [  6639] By: jhi                                   on 2000/08/15  16:34:55
27201         Log: Missed a file from #6638.
27202      Branch: perl
27203            ! lib/File/Temp.pm
27204 ____________________________________________________________________________
27205 [  6638] By: jhi                                   on 2000/08/15  16:33:19
27206         Log: Subject: [PATCH perl@6620] cygwin port
27207              From: "Fifer, Eric" <EFifer@sanwaint.com>
27208              Date: Tue, 15 Aug 2000 17:00:49 +0100
27209              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
27210      Branch: perl
27211            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
27212 ____________________________________________________________________________
27213 [  6637] By: jhi                                   on 2000/08/15  16:29:22
27214         Log: Subject: [PATCH] debugger exit code should reflect user exit code
27215              From: Mike Guy <mjtg@cam.ac.uk>
27216              Date: Tue, 15 Aug 2000 16:55:59 +0100
27217              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
27218      Branch: perl
27219            ! lib/perl5db.pl
27220 ____________________________________________________________________________
27221 [  6636] By: jhi                                   on 2000/08/15  15:30:58
27222         Log: Update Changes.
27223      Branch: perl
27224            ! Changes
27225 ____________________________________________________________________________
27226 [  6635] By: jhi                                   on 2000/08/15  15:27:21
27227         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
27228      Branch: metaconfig
27229            ! U/mkglossary U/mksample
27230      Branch: metaconfig/U/perl
27231            ! Devel.U
27232      Branch: perl
27233            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27234 ____________________________________________________________________________
27235 [  6634] By: jhi                                   on 2000/08/15  14:11:55
27236         Log: Don't blow limited stacks, a lower number is enough to
27237              tickle the lookbehind limit.
27238              
27239              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
27240              From: Dominic Dunlop <domo@computer.org>
27241              Date: Tue, 15 Aug 2000 13:51:24 +0200
27242              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
27243      Branch: perl
27244            ! t/op/regmesg.t
27245 ____________________________________________________________________________
27246 [  6633] By: jhi                                   on 2000/08/15  14:01:46
27247         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
27248              From: Mike Guy <mjtg@cam.ac.uk>
27249              Date: Tue, 15 Aug 2000 12:10:50 +0100
27250              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
27251      Branch: perl
27252            ! utils/perldoc.PL
27253 ____________________________________________________________________________
27254 [  6632] By: jhi                                   on 2000/08/15  13:58:48
27255         Log: make ok etc also for win32.
27256              
27257              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
27258              From: Prymmer/Kahn <pvhp@best.com>
27259              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
27260              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
27261      Branch: perl
27262            ! win32/Makefile
27263 ____________________________________________________________________________
27264 [  6631] By: jhi                                   on 2000/08/15  13:45:03
27265         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
27266      Branch: perl
27267            ! lib/Test.pm
27268 ____________________________________________________________________________
27269 [  6630] By: jhi                                   on 2000/08/15  03:25:09
27270         Log: Update Changes.
27271      Branch: perl
27272            ! Changes
27273 ____________________________________________________________________________
27274 [  6629] By: jhi                                   on 2000/08/15  03:23:53
27275         Log: magic_regdatum_set() is void, not int.
27276      Branch: perl
27277            ! embed.pl mg.c proto.h
27278 ____________________________________________________________________________
27279 [  6628] By: jhi                                   on 2000/08/15  03:08:02
27280         Log: Make the user to give up his firstborn, err, to knowingly
27281              verify installing an unstable developer release.  Also bump
27282              the release to 5.7.0, but leave a patch tag in the local
27283              patches saying that this is not yet the real thing.
27284      Branch: metaconfig
27285            ! U/modified/Instruct.U
27286      Branch: metaconfig/U/perl
27287            + Devel.U
27288      Branch: perl
27289            ! Configure patchlevel.h
27290 ____________________________________________________________________________
27291 [  6627] By: jhi                                   on 2000/08/14  22:32:52
27292         Log: README.os2 update.
27293              
27294              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
27295              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27296              Date: Wed, 02 Aug 2000 21:55:09 -0700
27297              Message-ID: <tsPi5gzkgegX092yn@efn.org>
27298      Branch: perl
27299            ! README.os2
27300 ____________________________________________________________________________
27301 [  6626] By: jhi                                   on 2000/08/14  21:00:02
27302         Log: Subject: Re: File::Temp problems on VMS in bleedperl
27303              From: Tim Jenness <timj@jach.hawaii.edu>
27304              cc: vmsperl@perl.org
27305              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
27306              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
27307      Branch: perl
27308            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
27309 ____________________________________________________________________________
27310 [  6625] By: jhi                                   on 2000/08/14  20:52:16
27311         Log: Add SUIDMAIL as was done for the CERT alert.
27312      Branch: perl
27313            ! patchlevel.h
27314 ____________________________________________________________________________
27315 [  6624] By: jhi                                   on 2000/08/14  20:48:50
27316         Log: Subject: sfio2000
27317              From: Daniel Muino <dmuino@afip.gov.ar>
27318              Date: Mon, 14 Aug 2000 16:58:11 -0300
27319              Message-ID: <20000814165811.B16368@con2-dgi>
27320      Branch: perl
27321            ! perlsdio.h perlsfio.h
27322 ____________________________________________________________________________
27323 [  6623] By: jhi                                   on 2000/08/14  20:47:36
27324         Log: Subject: warning: storage class after type is obsolescent
27325              From: Daniel Muino <dmuino@afip.gov.ar>
27326              Date: Mon, 14 Aug 2000 16:42:47 -0300
27327              Message-ID: <20000814164247.A16368@con2-dgi>
27328      Branch: perl
27329            ! regcomp.pl regnodes.h
27330 ____________________________________________________________________________
27331 [  6622] By: jhi                                   on 2000/08/14  20:43:05
27332         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
27333              From: abigail@foad.org
27334              Date: 14 Aug 2000 20:00:10 -0000
27335              Message-Id: <20000814200010.27271.qmail@foad.org>
27336      Branch: perl
27337            ! Changes
27338 ____________________________________________________________________________
27339 [  6621] By: jhi                                   on 2000/08/14  15:23:05
27340         Log: Update Changes.
27341      Branch: perl
27342            ! Changes
27343 ____________________________________________________________________________
27344 [  6620] By: jhi                                   on 2000/08/14  15:22:14
27345         Log: Subject: Re: [PATCH] @+, @- readonly
27346              From: Mike Guy <mjtg@cam.ac.uk>
27347              Date: Mon, 14 Aug 2000 15:26:55 +0100
27348              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
27349      Branch: perl
27350            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
27351            ! sv.c t/op/pat.t
27352 ____________________________________________________________________________
27353 [  6619] By: jhi                                   on 2000/08/14  14:12:08
27354         Log: Update Changes.
27355      Branch: perl
27356            ! Changes
27357 ____________________________________________________________________________
27358 [  6618] By: jhi                                   on 2000/08/14  14:09:34
27359         Log: For now remove the mail code.
27360      Branch: perl
27361            ! perl.c
27362 ____________________________________________________________________________
27363 [  6617] By: jhi                                   on 2000/08/14  14:08:28
27364         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
27365      Branch: perl
27366            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
27367            ! pod/perlfaq8.pod pod/perlsec.pod
27368 ____________________________________________________________________________
27369 [  6616] By: jhi                                   on 2000/08/14  14:00:11
27370         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
27371              From: Mike Guy <mjtg@cam.ac.uk>
27372              Date: Mon, 14 Aug 2000 08:26:02 +0100
27373              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
27374      Branch: perl
27375            ! lib/perl5db.pl
27376 ____________________________________________________________________________
27377 [  6615] By: jhi                                   on 2000/08/14  13:58:45
27378         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
27379              From: Mike Guy <mjtg@cam.ac.uk>
27380              Date: Mon, 14 Aug 2000 08:04:22 +0100
27381              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
27382      Branch: perl
27383            ! gv.c mg.c t/op/pat.t
27384 ____________________________________________________________________________
27385 [  6614] By: jhi                                   on 2000/08/14  13:56:45
27386         Log: Subject: Test fails / warnings with perl-current #6612
27387              From: Mike Guy <mjtg@cam.ac.uk>
27388              Date: Mon, 14 Aug 2000 07:57:23 +0100
27389              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
27390      Branch: perl
27391            ! t/lib/b.t t/lib/peek.t
27392 ____________________________________________________________________________
27393 [  6613] By: jhi                                   on 2000/08/14  13:45:33
27394         Log: VMS configure.com update continues.
27395      Branch: perl
27396            - vms/configure.com
27397            ! MANIFEST configure.com
27398 ____________________________________________________________________________
27399 [  6612] By: jhi                                   on 2000/08/13  22:13:35
27400         Log: Update Changes.
27401      Branch: perl
27402            ! Changes
27403 ____________________________________________________________________________
27404 [  6611] By: jhi                                   on 2000/08/13  16:21:45
27405         Log: Upgrade to CGI 2.71, from Lincoln Stein.
27406      Branch: perl
27407            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
27408 ____________________________________________________________________________
27409 [  6610] By: jhi                                   on 2000/08/13  15:09:16
27410         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
27411              From: Mike Guy <mjtg@cam.ac.uk>
27412              Date: Sun, 13 Aug 2000 13:45:51 +0100
27413              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
27414      Branch: perl
27415            ! t/op/regmesg.t
27416 ____________________________________________________________________________
27417 [  6609] By: jhi                                   on 2000/08/13  14:31:26
27418         Log: Andreas says that 1.56 is fine, so reverting back to it.
27419      Branch: perl
27420            ! lib/CPAN.pm
27421 ____________________________________________________________________________
27422 [  6608] By: jhi                                   on 2000/08/13  05:34:20
27423         Log: Update Changes.
27424      Branch: perl
27425            ! Changes
27426 ____________________________________________________________________________
27427 [  6607] By: jhi                                   on 2000/08/13  05:32:01
27428         Log: Put back the \z changes of #5406 to CPAN.pm.
27429      Branch: perl
27430            ! lib/CPAN.pm
27431 ____________________________________________________________________________
27432 [  6606] By: jhi                                   on 2000/08/13  05:20:16
27433         Log: Fix-n-skip the tests under 5005threads.
27434      Branch: perl
27435            ! t/lib/b.t
27436 ____________________________________________________________________________
27437 [  6605] By: jhi                                   on 2000/08/13  05:07:48
27438         Log: Fix the test for 5005threads.
27439      Branch: perl
27440            ! t/lib/peek.t
27441 ____________________________________________________________________________
27442 [  6604] By: jhi                                   on 2000/08/13  03:35:37
27443         Log: Should have deleted this in #6603.
27444      Branch: perl
27445            - vms/subconfigure.com
27446 ____________________________________________________________________________
27447 [  6603] By: jhi                                   on 2000/08/12  18:29:32
27448         Log: Rewrite of vms/subconfigure.com as configure.com,
27449              from Peter Prymmer and the vmsperl crew.
27450      Branch: perl
27451            + vms/configure.com
27452            ! MANIFEST
27453 ____________________________________________________________________________
27454 [  6602] By: jhi                                   on 2000/08/11  13:00:01
27455         Log: PlainText.pm is dead.
27456      Branch: perl
27457            - lib/Pod/PlainText.pm
27458            ! MANIFEST
27459 ____________________________________________________________________________
27460 [  6601] By: jhi                                   on 2000/08/11  04:06:45
27461         Log: Update Changes.
27462      Branch: perl
27463            ! Changes
27464 ____________________________________________________________________________
27465 [  6600] By: jhi                                   on 2000/08/11  04:06:10
27466         Log: Add a few missing files, update MANIFEST.
27467      Branch: perl
27468            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
27469            + lib/Pod/PlainText.pm t/pod/find.t
27470            ! MANIFEST t/op/regmesg.t
27471 ____________________________________________________________________________
27472 [  6599] By: jhi                                   on 2000/08/11  03:31:10
27473         Log: Add Perl debugging tutorial, regen toc. 
27474              
27475              Subject: perldebtut.pod
27476              From: Richard Foley <Richard.Foley@m.dasa.de>
27477              Date: Wed, 09 Aug 2000 10:17:15 +0200
27478              Message-id: <3991138B.262247B8@m.dasa.de>
27479      Branch: perl
27480            + pod/perldebtut.pod
27481            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
27482 ____________________________________________________________________________
27483 [  6598] By: jhi                                   on 2000/08/11  02:48:56
27484         Log: tiny Changes edit
27485      Branch: perl
27486            ! Changes
27487 ____________________________________________________________________________
27488 [  6597] By: jhi                                   on 2000/08/11  02:39:04
27489         Log: Tests for #6589.
27490              
27491              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
27492              From: simon@brecon.co.uk (Simon Cozens)
27493              Date: 11 Aug 2000 02:24:52 GMT
27494              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
27495      Branch: perl
27496            ! t/lib/b.t
27497 ____________________________________________________________________________
27498 [  6596] By: jhi                                   on 2000/08/11  01:50:07
27499         Log: Update Changes.
27500      Branch: perl
27501            ! Changes
27502 ____________________________________________________________________________
27503 [  6595] By: jhi                                   on 2000/08/11  01:47:16
27504         Log: nitfix
27505      Branch: perl
27506            ! Changes
27507 ____________________________________________________________________________
27508 [  6594] By: jhi                                   on 2000/08/11  01:36:16
27509         Log: Subject: Getting perlio and threads to compile
27510              From: Lupe Christoph <lupe@lupe-christoph.de>
27511              Date: Wed, 9 Aug 2000 11:35:54 +0200
27512              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
27513              
27514              (the Solaris version changes in Configure skipped)
27515      Branch: perl
27516            ! hints/solaris_2.sh thread.h
27517 ____________________________________________________________________________
27518 [  6593] By: jhi                                   on 2000/08/11  01:30:16
27519         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
27520              From: simon@brecon.co.uk (Simon Cozens)
27521              Date: 1 Aug 2000 06:55:19 GMT
27522              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
27523      Branch: perl
27524            ! lib/utf8.pm
27525 ____________________________________________________________________________
27526 [  6592] By: jhi                                   on 2000/08/11  01:26:39
27527         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
27528              From: Peter Scott <Peter@PeterScott.com>
27529              Date: Thu, 10 Aug 2000 08:23:27 -0700
27530              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
27531      Branch: perl
27532            ! lib/perl5db.pl
27533 ____________________________________________________________________________
27534 [  6591] By: jhi                                   on 2000/08/11  01:22:02
27535         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
27536              From: Hugo <hv@crypt.compulink.co.uk>
27537              Date: Thu, 10 Aug 2000 19:23:04 +0100
27538              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
27539      Branch: perl
27540            ! regexec.c t/op/pat.t
27541 ____________________________________________________________________________
27542 [  6590] By: jhi                                   on 2000/08/11  01:19:19
27543         Log: Preprocessing and postprocessing for File::Find.
27544              
27545              Subject: Patch to Find::File.pm to allow alphabetical results
27546              From: Joe Smith <jsmith@inwap.com>
27547              Date: Wed, 9 Aug 2000 02:44:54 -0700
27548              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
27549      Branch: perl
27550            ! lib/File/Find.pm
27551 ____________________________________________________________________________
27552 [  6589] By: jhi                                   on 2000/08/11  01:12:39
27553         Log: B::Deparse didn't do sub attributes.
27554              
27555              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
27556              From: simon@brecon.co.uk (Simon Cozens)
27557              Date: 9 Aug 2000 04:49:20 GMT
27558              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
27559      Branch: perl
27560            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
27561 ____________________________________________________________________________
27562 [  6588] By: jhi                                   on 2000/08/11  01:06:40
27563         Log: Subject: debugger "d" command doesnt check line number
27564              From: Mike Guy <mjtg@cam.ac.uk>
27565              Date: Tue, 08 Aug 2000 21:54:29 +0100
27566              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
27567      Branch: perl
27568            ! lib/perl5db.pl mg.c pod/perldiag.pod
27569 ____________________________________________________________________________
27570 [  6587] By: jhi                                   on 2000/08/11  00:45:03
27571         Log: sleep(1) does not necessarily return 1.
27572              
27573              Subject: [PATCH bleadperl] op/lex_assign.t  
27574              From: Hugo <hv@crypt.compulink.co.uk>
27575              Date: Thu, 03 Aug 2000 14:34:22 +0100        
27576              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
27577      Branch: perl
27578            ! t/op/lex_assign.t
27579 ____________________________________________________________________________
27580 [  6586] By: jhi                                   on 2000/08/11  00:31:50
27581         Log: Document the IO::Select timeout.
27582      Branch: perl
27583            ! ext/IO/lib/IO/Select.pm
27584 ____________________________________________________________________________
27585 [  6585] By: jhi                                   on 2000/08/11  00:13:54
27586         Log: Forgot contributor.
27587      Branch: perl
27588            ! Changes
27589 ____________________________________________________________________________
27590 [  6584] By: jhi                                   on 2000/08/11  00:09:19
27591         Log: detypo
27592      Branch: perl
27593            ! Changes
27594 ____________________________________________________________________________
27595 [  6583] By: jhi                                   on 2000/08/11  00:07:53
27596         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
27597              
27598              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
27599              From: Mike Guy <mjtg@cam.ac.uk> 
27600              Date: Thu, 10 Aug 2000 15:50:54 +0100
27601              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
27602      Branch: perl
27603            ! sv.c t/op/int.t
27604 ____________________________________________________________________________
27605 [  6582] By: jhi                                   on 2000/08/10  23:29:32
27606         Log: Update Changes.
27607      Branch: perl
27608            ! Changes
27609 ____________________________________________________________________________
27610 [  6581] By: jhi                                   on 2000/08/10  23:26:16
27611         Log: Put back the std @INC thing.
27612      Branch: perl
27613            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
27614            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
27615            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
27616            ! t/lib/gol-oo.t
27617 ____________________________________________________________________________
27618 [  6580] By: jhi                                   on 2000/08/10  23:03:34
27619         Log: Update to CGI 2.70, from Lincoln Stein.
27620      Branch: perl
27621            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
27622            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
27623            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
27624            ! t/lib/cgi-request.t
27625 ____________________________________________________________________________
27626 [  6579] By: jhi                                   on 2000/08/10  22:41:50
27627         Log: Update to CPAN 1.56, from Andreas König.
27628      Branch: perl
27629            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
27630 ____________________________________________________________________________
27631 [  6578] By: jhi                                   on 2000/08/10  22:38:13
27632         Log: Update to Pod::Parser 1.17, from Brad Appleton.
27633      Branch: perl
27634            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
27635            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
27636            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
27637            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
27638            ! t/pod/include.t t/pod/included.t t/pod/lref.t
27639            ! t/pod/multiline_items.t t/pod/nested_items.t
27640            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
27641            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
27642            ! t/pod/special_seqs.t
27643 ____________________________________________________________________________
27644 [  6577] By: jhi                                   on 2000/08/10  22:35:41
27645         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
27646      Branch: perl
27647            ! AUTHORS MAINTAIN
27648 ____________________________________________________________________________
27649 [  6576] By: jhi                                   on 2000/08/10  22:24:54
27650         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
27651      Branch: perl
27652            + t/lib/gol-oo.t
27653            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
27654            ! t/lib/gol-compat.t t/lib/gol-linkage.t
27655 ____________________________________________________________________________
27656 [  6575] By: jhi                                   on 2000/08/10  22:02:07
27657         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
27658      Branch: perl
27659            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
27660 ____________________________________________________________________________
27661 [  6574] By: jhi                                   on 2000/08/10  21:55:03
27662         Log: Iterating perl6 description.
27663      Branch: perl
27664            ! pod/perlfaq1.pod
27665 ____________________________________________________________________________
27666 [  6573] By: jhi                                   on 2000/08/10  21:48:26
27667         Log: Revert the sv.c part of #6559, a better fix is needed.
27668      Branch: perl
27669            ! sv.c
27670 ____________________________________________________________________________
27671 [  6572] By: jhi                                   on 2000/08/10  20:33:43
27672         Log: It's the 2ndO'ROSSC.
27673      Branch: perl
27674            ! pod/perlfaq1.pod
27675 ____________________________________________________________________________
27676 [  6571] By: jhi                                   on 2000/08/10  15:55:48
27677         Log: detypo
27678      Branch: perl
27679            ! pod/perlfaq1.pod
27680 ____________________________________________________________________________
27681 [  6570] By: jhi                                   on 2000/08/10  14:11:17
27682         Log: An exceptionally sticky typo.
27683      Branch: perl
27684            ! Changes
27685 ____________________________________________________________________________
27686 [  6569] By: jhi                                   on 2000/08/10  14:09:33
27687         Log: detypo (and test Changes updating script)
27688      Branch: perl
27689            ! Changes
27690 ____________________________________________________________________________
27691 [  6568] By: jhi                                   on 2000/08/10  14:07:07
27692         Log: Update Changes.
27693      Branch: perl
27694            ! Changes
27695 ____________________________________________________________________________
27696 [  6567] By: jhi                                   on 2000/08/10  14:06:19
27697         Log: Amend the description of Perl6.
27698              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
27699              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
27700              Date: Wed, 9 Aug 2000 22:11:06 -0500
27701              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
27702      Branch: perl
27703            ! pod/perlfaq1.pod
27704 ____________________________________________________________________________
27705 [  6566] By: jhi                                   on 2000/08/10  13:58:57
27706         Log: Subject: Remove dead entry in perldiag
27707              From: Mike Guy <mjtg@cam.ac.uk>
27708              Date: Thu, 10 Aug 2000 14:19:19 +0100
27709              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
27710      Branch: perl
27711            ! pod/perldiag.pod
27712 ____________________________________________________________________________
27713 [  6565] By: jhi                                   on 2000/08/10  13:51:48
27714         Log: Zero entries were skipped, fix from Adrian Goalby
27715              <argoalby@yahoo.co.uk>
27716      Branch: perl
27717            ! lib/unicode/Number.pl lib/unicode/mktables.PL
27718 ____________________________________________________________________________
27719 [  6564] By: jhi                                   on 2000/08/10  13:00:12
27720         Log: Subject: [PATCH 5.6.0] cygwin port
27721              From: "Fifer, Eric" <EFifer@sanwaint.com>
27722              Date: Thu, 10 Aug 2000 13:15:36 +0100
27723              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
27724      Branch: perl
27725            ! README.cygwin hints/cygwin.sh
27726 ____________________________________________________________________________
27727 [  6563] By: jhi                                   on 2000/08/10  12:55:16
27728         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
27729      Branch: perl
27730            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
27731 ____________________________________________________________________________
27732 [  6562] By: gsar                                  on 2000/08/10  08:38:39
27733         Log: warn is a macro, avoid using at a variable to avoid warnings
27734              in some configurations; readdir.t is too conservative in
27735              estimating number of *.t's
27736      Branch: perl
27737            ! t/op/readdir.t util.c
27738 ____________________________________________________________________________
27739 [  6561] By: jhi                                   on 2000/08/09  23:35:42
27740         Log: Update Changes.
27741      Branch: perl
27742            ! Changes
27743 ____________________________________________________________________________
27744 [  6560] By: jhi                                   on 2000/08/09  23:05:47
27745         Log: Subject: Re: enhanced(?) regex error messages
27746              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
27747              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
27748              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
27749              
27750              (plus two small patches sent privately)
27751              (this still seems to leave few test failures)
27752      Branch: perl
27753            + t/op/regmesg.t
27754            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
27755            ! t/pragma/warn/regcomp
27756 ____________________________________________________________________________
27757 [  6559] By: jhi                                   on 2000/08/09  20:41:18
27758         Log: (The fix did work but was not right, retracted in #6573)
27759              
27760              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
27761              From: Christian Kirsch <ck@held.mind.de>
27762              Date: Wed, 9 Aug 2000 17:05:17 +0200
27763              Message-Id: <20000809170517.A25389@held>
27764      Branch: perl
27765            ! sv.c t/pragma/locale.t
27766 ____________________________________________________________________________
27767 [  6558] By: jhi                                   on 2000/08/08  22:34:08
27768         Log: Tiny updates on the contributors list.
27769      Branch: perl
27770            ! Changes
27771 ____________________________________________________________________________
27772 [  6557] By: jhi                                   on 2000/08/08  19:34:28
27773         Log: Double check that we have a dirhandle.
27774      Branch: perl
27775            ! util.c
27776 ____________________________________________________________________________
27777 [  6556] By: jhi                                   on 2000/08/08  19:01:51
27778         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
27779              May be repopulated with fresh maintained examples.
27780      Branch: perl
27781            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
27782            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
27783            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
27784            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
27785            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
27786            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
27787            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
27788            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
27789            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
27790            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
27791            + lib/CGI/eg/wilogo_gif.uu
27792            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
27793            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
27794            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
27795            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
27796            - eg/cgi/frameset.cgi eg/cgi/index.html
27797            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
27798            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
27799            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
27800            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
27801            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
27802            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
27803            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
27804            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
27805            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
27806            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
27807            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
27808            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
27809            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
27810            - eg/van/vanish eg/who eg/wrapsuid
27811            ! MANIFEST
27812 ____________________________________________________________________________
27813 [  6555] By: jhi                                   on 2000/08/08  18:51:08
27814         Log: Delete chat2 as requested by Randal.
27815              
27816              Subject: Re: perlfaq8 coyness
27817              From: merlyn@stonehenge.com (Randal L. Schwartz) 
27818              Date: 15 May 2000 18:52:42 -0700 
27819              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
27820      Branch: perl
27821            - lib/chat2.pl
27822            ! MANIFEST
27823 ____________________________________________________________________________
27824 [  6554] By: jhi                                   on 2000/08/08  18:31:35
27825         Log: Regen global.sym.
27826      Branch: perl
27827            ! global.sym
27828 ____________________________________________________________________________
27829 [  6553] By: jhi                                   on 2000/08/08  18:28:13
27830         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
27831              (either perlbug or p5p ate the original), plus regen
27832              perlapi and perltoc. 
27833      Branch: perl
27834            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
27835            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
27836            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
27837            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
27838            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
27839            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
27840            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
27841            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
27842            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
27843            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
27844 ____________________________________________________________________________
27845 [  6552] By: jhi                                   on 2000/08/08  18:06:29
27846         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
27847              From: Mike Guy <mjtg@cam.ac.uk>
27848              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
27849              Date: Tue, 08 Aug 2000 15:51:27 +0100
27850      Branch: perl
27851            ! doop.c sv.h t/op/join.t t/pragma/overload.t
27852 ____________________________________________________________________________
27853 [  6551] By: jhi                                   on 2000/08/08  18:01:11
27854         Log: Re-apply #6549.
27855      Branch: perl
27856            ! lib/perl5db.pl
27857 ____________________________________________________________________________
27858 [  6550] By: jhi                                   on 2000/08/08  17:43:08
27859         Log: Accidental retraction of #6549.
27860      Branch: perl
27861            ! lib/perl5db.pl
27862 ____________________________________________________________________________
27863 [  6549] By: jhi                                   on 2000/08/08  17:40:04
27864         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
27865              From: Mike Guy <mjtg@cam.ac.uk>
27866              Date: Mon, 07 Aug 2000 21:49:58 +0100
27867              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
27868      Branch: perl
27869            ! lib/perl5db.pl
27870 ____________________________________________________________________________
27871 [  6548] By: jhi                                   on 2000/08/08  17:37:57
27872         Log: Document here-doc better.
27873              
27874              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
27875              From: Mike Guy <mjtg@cam.ac.uk>
27876              Date: Mon, 07 Aug 2000 14:02:09 +0100
27877              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
27878      Branch: perl
27879            ! pod/perldata.pod
27880 ____________________________________________________________________________
27881 [  6547] By: jhi                                   on 2000/08/08  17:33:34
27882         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
27883              From: "Randy J. Ray" <rjray@redhat.com>
27884              Date: Mon, 07 Aug 2000 19:12:25 -0700
27885              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
27886      Branch: perl
27887            ! perl.c pod/perlrun.pod
27888 ____________________________________________________________________________
27889 [  6546] By: jhi                                   on 2000/08/08  17:29:26
27890         Log: Subject: Re: enhanced(?) regex error messages 
27891              From: Hugo <hv@crypt.compulink.co.uk>
27892              Date: Tue, 08 Aug 2000 03:25:51 +0100
27893              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
27894              
27895              plus Capitalize the error messages, plus perldiag them.
27896      Branch: perl
27897            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
27898 ____________________________________________________________________________
27899 [  6545] By: jhi                                   on 2000/08/08  13:59:28
27900         Log: Augment #6539 a bit: don't croak if there's magic in the air.
27901              
27902              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
27903              From: Hugo <hv@crypt.compulink.co.uk>
27904              Date: Tue, 08 Aug 2000 03:02:03 +0100
27905              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
27906      Branch: perl
27907            ! pp.c t/op/bless.t
27908 ____________________________________________________________________________
27909 [  6544] By: jhi                                   on 2000/08/07  21:11:52
27910         Log: Make the test -w clean.
27911      Branch: perl
27912            ! t/op/bless.t
27913 ____________________________________________________________________________
27914 [  6543] By: jhi                                   on 2000/08/07  19:49:53
27915         Log: use warnings instead of $^W.
27916      Branch: perl
27917            ! t/op/bless.t
27918 ____________________________________________________________________________
27919 [  6542] By: jhi                                   on 2000/08/07  17:41:41
27920         Log: Disable a portability warning Because We Know What We Are Doing.
27921      Branch: perl
27922            ! t/op/bless.t
27923 ____________________________________________________________________________
27924 [  6541] By: jhi                                   on 2000/08/07  17:29:51
27925         Log: Tiny tidying on report_evil_fh().
27926      Branch: perl
27927            ! util.c
27928 ____________________________________________________________________________
27929 [  6540] By: jhi                                   on 2000/08/07  16:37:38
27930         Log: Make regular expression parse error messages easier to understand.
27931              
27932              Subject: Re: enhanced(?) regex error messages
27933              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
27934              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
27935              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
27936      Branch: perl
27937            ! regcomp.c
27938 ____________________________________________________________________________
27939 [  6539] By: jhi                                   on 2000/08/07  16:12:27
27940         Log: Make bless(REF, REF) a fatal error, add bless tests.
27941              
27942              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
27943              From: Hugo <hv@crypt.compulink.co.uk>
27944              Date: Mon, 07 Aug 2000 16:59:38 +0100
27945              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
27946      Branch: perl
27947            + t/op/bless.t
27948            ! MANIFEST pod/perldiag.pod pp.c sv.c
27949 ____________________________________________________________________________
27950 [  6538] By: jhi                                   on 2000/08/07  15:59:43
27951         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
27952              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
27953              Date: Thu, 3 Aug 2000 14:29:21 -0700
27954              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
27955      Branch: perl
27956            ! lib/lib_pm.PL
27957 ____________________________________________________________________________
27958 [  6537] By: jhi                                   on 2000/08/07  15:47:18
27959         Log: Retract #6419 for now since it breaks in AFS and MachTen.
27960      Branch: perl
27961            ! lib/Cwd.pm
27962 ____________________________________________________________________________
27963 [  6536] By: jhi                                   on 2000/08/07  15:05:29
27964         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
27965              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
27966              The security hole exists only in suidperls, which isn't
27967              installed or even built by default.
27968      Branch: perl
27969            ! perl.c
27970 ____________________________________________________________________________
27971 [  6535] By: jhi                                   on 2000/08/07  14:45:14
27972         Log: tr memory corruption fix from Simon Cozens.
27973      Branch: perl
27974            ! doop.c
27975 ____________________________________________________________________________
27976 [  6534] By: jhi                                   on 2000/08/06  11:38:16
27977         Log: Document a bit that UDP is not what you might think.
27978              
27979              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
27980              From: Lupe Christoph <lupe@lupe-christoph.de>
27981              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
27982              Date: Mon, 24 Jul 2000 08:59:15 +0200
27983      Branch: perl
27984            ! pod/perlipc.pod
27985 ____________________________________________________________________________
27986 [  6533] By: jhi                                   on 2000/08/06  11:35:01
27987         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
27988              From: Jeff Pinyan <jeffp@hut.crusoe.net>
27989              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
27990              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
27991      Branch: perl
27992            ! pod/perlfunc.pod
27993 ____________________________________________________________________________
27994 [  6532] By: jhi                                   on 2000/08/06  03:45:41
27995         Log: Have symbols for the IoTYPEs.
27996      Branch: perl
27997            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
27998 ____________________________________________________________________________
27999 [  6531] By: jhi                                   on 2000/08/06  01:33:55
28000         Log: Continue fixing the io warnings.  This also
28001              sort of fixes bug ID 20000802.003: the core dump
28002              is no more.  Whether the current behaviour is correct
28003              (giving a warning: "Not a format reference"), is another matter.
28004      Branch: perl
28005            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
28006            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
28007 ____________________________________________________________________________
28008 [  6530] By: jhi                                   on 2000/08/05  21:33:12
28009         Log: Change the Policy policy: now -Dprefix= with an existing
28010              Policy.sh and prefix == siteprefix == vendorprefix, then all
28011              of them follow along the new prefix.
28012              
28013              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
28014              From: Andy Dougherty <doughera@lafayette.edu>
28015              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
28016              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
28017      Branch: perl
28018            ! Policy_sh.SH
28019 ____________________________________________________________________________
28020 [  6529] By: jhi                                   on 2000/08/05  18:57:28
28021         Log: Zap lib/Sys directory when cleaning up.
28022      Branch: perl
28023            ! Makefile.SH
28024 ____________________________________________________________________________
28025 [  6528] By: jhi                                   on 2000/08/05  18:40:44
28026         Log: Essential prototype changes were missing from #6527.
28027              Also make report_evil_fh() more bomb-proof.
28028      Branch: perl
28029            ! embed.h util.c
28030 ____________________________________________________________________________
28031 [  6527] By: jhi                                   on 2000/08/05  03:22:05
28032         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
28033              From: "Ronald F. Guilmette" <rfg@monkeys.com>
28034              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
28035              Message-Id: <200007242247.PAA52177@monkeys.com>
28036      Branch: perl
28037            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
28038 ____________________________________________________________________________
28039 [  6526] By: jhi                                   on 2000/08/04  21:23:27
28040         Log: gcc versions might have (parentheses) in them.
28041      Branch: metaconfig/U/perl
28042            ! gccvers.U
28043      Branch: perl
28044            ! Configure config_h.SH
28045 ____________________________________________________________________________
28046 [  6525] By: jhi                                   on 2000/08/04  20:23:12
28047         Log: Weed buglets pointed out by
28048              
28049              From: Lupe Christoph <lupe@lupe-christoph.de>
28050              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
28051              Date: Fri, 4 Aug 2000 17:34:39 +0200
28052              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
28053      Branch: metaconfig/U/perl
28054            ! gccvers.U uselfs.U
28055      Branch: perl
28056            ! Configure config_h.SH
28057 ____________________________________________________________________________
28058 [  6524] By: jhi                                   on 2000/08/04  19:02:08
28059         Log: Warn under -w if lstat(FH) is attempted.
28060              
28061              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
28062              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
28063              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
28064              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
28065      Branch: perl
28066            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
28067            ! t/pragma/warn/pp_sys
28068 ____________________________________________________________________________
28069 [  6523] By: jhi                                   on 2000/08/04  12:31:11
28070         Log: Subject: New perlcc, take 2
28071              From: simon@brecon.co.uk (Simon Cozens)
28072              Date: 4 Aug 2000 06:21:04 GMT
28073              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
28074      Branch: perl
28075            ! utils/perlcc.PL
28076 ____________________________________________________________________________
28077 [  6522] By: jhi                                   on 2000/08/04  12:26:33
28078         Log: Subject: Re: Array vs. List context
28079              From: Daniel Chetlin <daniel@chetlin.com>
28080              Date: Fri, 4 Aug 2000 00:22:44 -0700
28081              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
28082      Branch: perl
28083            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
28084            ! pod/perlfaq4.pod
28085 ____________________________________________________________________________
28086 [  6521] By: jhi                                   on 2000/08/04  12:22:38
28087         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
28088              From: Raymund Will <ray@caldera.de>
28089              Date: Fri, 4 Aug 2000 12:07:09 +0200
28090              Message-Id: <20000804120709.A14982@caldera.de>
28091      Branch: perl
28092            ! configure.gnu
28093 ____________________________________________________________________________
28094 [  6520] By: jhi                                   on 2000/08/04  04:09:06
28095         Log: After the #6519 a warning about stat() is just that,
28096              not about a filetest, which now have their own warning.
28097      Branch: perl
28098            ! pod/perldiag.pod
28099 ____________________________________________________________________________
28100 [  6519] By: jhi                                   on 2000/08/04  04:06:30
28101         Log: In the warnings call filehandles consistently so;
28102              add "unopened" warning for stat().
28103      Branch: perl
28104            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
28105            ! t/pragma/warn/pp_sys
28106 ____________________________________________________________________________
28107 [  6518] By: jhi                                   on 2000/08/04  02:55:35
28108         Log: Subject: Minor tweak to perlvar.pod
28109              From: "Stephen P. Potter" <spp@ds.net>
28110              Date: Tue, 18 Apr 2000 09:26:03 -0400
28111              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
28112      Branch: perl
28113            ! pod/perlvar.pod
28114 ____________________________________________________________________________
28115 [  6517] By: jhi                                   on 2000/08/04  02:50:08
28116         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
28117              From: "Clinton Pierce" <cpierce1@ford.com>
28118              Date: Wed, 21 Jul 1999 16:45:31 -0400
28119              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
28120              
28121              Fix by Stephen Potter (visible in the bug db but not in p5p?)
28122      Branch: perl
28123            ! pod/perlfunc.pod pod/perlop.pod
28124 ____________________________________________________________________________
28125 [  6516] By: jhi                                   on 2000/08/04  02:09:25
28126         Log: This is 6512.  Really.
28127      Branch: perl
28128            ! dump.c
28129 ____________________________________________________________________________
28130 [  6515] By: jhi                                   on 2000/08/04  01:25:50
28131         Log: mention the idea of @( and @)
28132      Branch: perl
28133            ! Todo-5.6
28134 ____________________________________________________________________________
28135 [  6514] By: bailey                                on 2000/08/04  01:18:46
28136         Log: YA resync with mainstem, including VMS patches from others
28137      Branch: vmsperl
28138           +> (branch 48 files)
28139            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
28140           !> (integrate 354 files)
28141 ____________________________________________________________________________
28142 [  6513] By: jhi                                   on 2000/08/04  01:18:18
28143         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
28144              From: Mark Dickinson <dickins3@fas.harvard.edu>
28145              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
28146              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
28147      Branch: perl
28148            ! t/op/grent.t t/op/pwent.t
28149 ____________________________________________________________________________
28150 [  6512] By: jhi                                   on 2000/08/04  01:14:06
28151         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
28152              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28153              Date: Wed, 02 Aug 2000 10:51:01 +0100
28154              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
28155      Branch: perl
28156            ! sv.c
28157 ____________________________________________________________________________
28158 [  6511] By: jhi                                   on 2000/08/04  00:57:00
28159         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
28160              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28161              Date: Thu, 03 Aug 2000 17:20:04 -0700
28162              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
28163      Branch: metaconfig
28164            ! U/modified/Cppsym.U
28165      Branch: perl
28166            ! Configure config_h.SH
28167 ____________________________________________________________________________
28168 [  6510] By: jhi                                   on 2000/08/04  00:25:28
28169         Log: detypo
28170      Branch: perl
28171            ! Makefile.SH
28172 ____________________________________________________________________________
28173 [  6509] By: jhi                                   on 2000/08/03  23:43:18
28174         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
28175              From: Dominic Dunlop <domo@computer.org>
28176              Date: Thu, 3 Aug 2000 22:16:46 +0200
28177              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
28178      Branch: perl
28179            ! t/op/sprintf.t
28180 ____________________________________________________________________________
28181 [  6508] By: jhi                                   on 2000/08/03  23:40:37
28182         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
28183              From: Hugo <hv@crypt.compulink.co.uk>
28184              Date: Thu, 03 Aug 2000 18:25:30 +0100
28185              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
28186      Branch: perl
28187            ! regcomp.c t/op/re_tests
28188 ____________________________________________________________________________
28189 [  6507] By: jhi                                   on 2000/08/03  23:38:28
28190         Log: Subject: [PATCH] sv.h documentation - SvLEN
28191              From: Mike Guy <mjtg@cam.ac.uk>
28192              Date: Thu, 03 Aug 2000 14:43:09 +0100
28193              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
28194      Branch: perl
28195            ! sv.h
28196 ____________________________________________________________________________
28197 [  6506] By: jhi                                   on 2000/08/03  15:49:14
28198         Log: Disable the fix_pl hack for now.
28199      Branch: perl
28200            ! Makefile.SH
28201 ____________________________________________________________________________
28202 [  6505] By: jhi                                   on 2000/08/03  13:49:04
28203         Log: Add a URL for FSF.
28204              
28205              Subject: Patch for README
28206              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
28207              Date: Wed, 2 Aug 2000 13:25:09 -0500
28208              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
28209      Branch: perl
28210            ! README
28211 ____________________________________________________________________________
28212 [  6504] By: jhi                                   on 2000/08/03  13:29:19
28213         Log: Be more informative on what is skipped and why,
28214              also repeat the list at the end.
28215      Branch: perl
28216            ! Porting/p4desc
28217 ____________________________________________________________________________
28218 [  6503] By: jhi                                   on 2000/08/03  13:07:05
28219         Log: Circumvent the removal of .patch by fix_pl.
28220              
28221              Subject: Re: [ID 20000802.011] unable to 'make test'          
28222              From: simon@brecon.co.uk (Simon Cozens) 
28223              Date: 3 Aug 2000 04:17:00 GMT
28224              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
28225      Branch: perl
28226            ! Makefile.SH
28227 ____________________________________________________________________________
28228 [  6502] By: jhi                                   on 2000/08/03  00:14:34
28229         Log: Add the missing setproctitle unit.
28230      Branch: metaconfig/U/perl
28231            + d_setproctitle.U
28232 ____________________________________________________________________________
28233 [  6501] By: jhi                                   on 2000/08/03  00:00:26
28234         Log: The subtest 4 may fail also on VOBS, as pointed out
28235              by Nick Ing-Simmons in November 1999, bug id 19991124.003
28236              (but the failure in that bug report isn't the subtest 4).
28237      Branch: perl
28238            ! t/op/stat.t
28239 ____________________________________________________________________________
28240 [  6500] By: jhi                                   on 2000/08/02  23:49:30
28241         Log: Better skip message for the test; one of the two problems in
28242              
28243              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
28244              From: Lupe Christoph <lupe@lupe-christoph.de>
28245              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
28246              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
28247      Branch: perl
28248            ! t/op/numconvert.t
28249 ____________________________________________________________________________
28250 [  6499] By: jhi                                   on 2000/08/02  22:49:16
28251         Log: Allow "no Module;" even if there is no 'unimport'.
28252              
28253              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
28254              From: mjd@plover.com
28255              Date: 24 Mar 2000 15:24:34 -0000
28256              Message-Id: <20000324152434.15160.qmail@plover.com>
28257      Branch: perl
28258            ! gv.c
28259 ____________________________________________________________________________
28260 [  6498] By: jhi                                   on 2000/08/02  22:42:58
28261         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
28262              that are hopefully soon put into use.
28263      Branch: perl
28264            ! opcode.h opcode.pl opnames.h
28265 ____________________________________________________________________________
28266 [  6497] By: gsar                                  on 2000/08/02  22:28:59
28267         Log: require.t needs binmode() to work on windows
28268      Branch: perl
28269            ! t/comp/require.t
28270 ____________________________________________________________________________
28271 [  6496] By: jhi                                   on 2000/08/02  22:08:51
28272         Log: Document the IVdf UVuf UVof UVxf.
28273      Branch: perl
28274            ! pod/perlguts.pod
28275 ____________________________________________________________________________
28276 [  6495] By: jhi                                   on 2000/08/02  21:54:26
28277         Log: detypo #6494
28278      Branch: perl
28279            ! ext/Data/Dumper/Dumper.xs
28280 ____________________________________________________________________________
28281 [  6494] By: jhi                                   on 2000/08/02  21:49:17
28282         Log: Dump UVs as UVs in Data::Dumper.
28283              
28284              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
28285              From: Gurusamy Sarathy <gsar@ActiveState.com>
28286              Date: Thu, 27 Apr 2000 12:26:25 -0700
28287              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
28288      Branch: perl
28289            ! ext/Data/Dumper/Dumper.xs
28290 ____________________________________________________________________________
28291 [  6493] By: jhi                                   on 2000/08/02  17:01:58
28292         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
28293              From: Hugo <hv@crypt.compulink.co.uk>
28294              Date: Wed, 02 Aug 2000 14:53:56 +0100
28295              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
28296      Branch: perl
28297            ! regexec.c t/op/re_tests
28298 ____________________________________________________________________________
28299 [  6492] By: jhi                                   on 2000/08/02  15:02:46
28300         Log: The new setproctitle() feature is available only in 
28301              bleeding edge FreeBSD.  From Paul Saab.
28302      Branch: perl
28303            ! mg.c
28304 ____________________________________________________________________________
28305 [  6491] By: jhi                                   on 2000/08/02  13:34:36
28306         Log: The tr utf8 patching continues.
28307              
28308              Subject: Re: #6469, too many tests claimed in require.t
28309              From: simon@brecon.co.uk (Simon Cozens)
28310              Date: 2 Aug 2000 02:37:17 GMT
28311              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
28312              
28313              (the logic of the test was the wrong way round in the patch)
28314      Branch: perl
28315            ! doop.c
28316 ____________________________________________________________________________
28317 [  6490] By: jhi                                   on 2000/08/02  13:27:38
28318         Log: The name of a filehandle does not have <these>.
28319      Branch: perl
28320            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
28321            ! t/pragma/warn/pp_sys util.c
28322 ____________________________________________________________________________
28323 [  6489] By: jhi                                   on 2000/08/02  04:26:46
28324         Log: Remove the extraneous "main::" prefix from all the
28325              "opened only for", "on closed", and "never opened" warnings.
28326              
28327              Subject: Re: inappropriate warning
28328              From: Gurusamy Sarathy <gsar@ActiveState.com>
28329              Date: Mon, 20 Mar 2000 11:28:02 -0800
28330              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
28331      Branch: perl
28332            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
28333            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
28334            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
28335 ____________________________________________________________________________
28336 [  6488] By: jhi                                   on 2000/08/02  03:02:57
28337         Log: memcpy has n o in it, as pinted ut by Sarathy.
28338      Branch: perl
28339            ! pod/perlguts.pod
28340 ____________________________________________________________________________
28341 [  6487] By: jhi                                   on 2000/08/02  02:44:51
28342         Log: Document in one place the memory abstractions used in Perl core.
28343              
28344              Subject: Re: Memory abstraction
28345              From: simon@brecon.co.uk (Simon Cozens)
28346              Date: 2 Aug 2000 02:20:23 GMT
28347              Organization: Earth.li Origins
28348      Branch: perl
28349            ! pod/perlguts.pod
28350 ____________________________________________________________________________
28351 [  6486] By: jhi                                   on 2000/08/02  02:41:57
28352         Log: regen_headers, regen perltoc.
28353      Branch: perl
28354            ! perlapi.c pod/perltoc.pod
28355 ____________________________________________________________________________
28356 [  6485] By: jhi                                   on 2000/08/02  01:43:33
28357         Log: "This little thing tests for a file .patch, and if it contains
28358              a number, pops into patchlevel.h" (making it easier to track
28359              which development version people are reporting bugs against)
28360              
28361              Subject: Patchlevel autogeneration for repository perls
28362              From: simon@brecon.co.uk (Simon Cozens)
28363              Date: 14 Jul 2000 07:12:15 GMT
28364              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
28365      Branch: perl
28366            + fix_pl
28367            ! MANIFEST Makefile.SH
28368 ____________________________________________________________________________
28369 [  6484] By: jhi                                   on 2000/08/02  01:32:54
28370         Log: FreeBSD 3.* updates from
28371              
28372              From: Paul Saab <ps@yahoo-inc.com>
28373              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
28374              Date: Tue, 1 Aug 2000 15:41:39 -0700
28375              Message-Id: <20000801154139.A53740@yahoo-inc.com>
28376      Branch: perl
28377            ! hints/freebsd.sh
28378 ____________________________________________________________________________
28379 [  6483] By: jhi                                   on 2000/08/02  01:27:44
28380         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
28381              instead one must use setproctitle().  This was already addressed
28382              by change #6457, but the below has a new variant for FreeBSD 4.0
28383              or later, and the matter is also documented more.
28384              
28385              From: Paul Saab <ps@yahoo-inc.com>
28386              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
28387              Date: Tue, 1 Aug 2000 15:41:39 -0700
28388              Message-Id: <20000801154139.A53740@yahoo-inc.com>
28389      Branch: metaconfig/U/perl
28390            + i_libutil.U
28391      Branch: perl
28392            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
28393 ____________________________________________________________________________
28394 [  6482] By: jhi                                   on 2000/08/01  22:17:32
28395         Log: The test from this
28396              
28397              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
28398              Date: Sat, 15 Apr 2000 17:03:44 +0100
28399              From: Tom Hughes <tom@compton.nu>
28400              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
28401              
28402              was missing, the code change went in as #5989
28403              (which had a different test?)
28404      Branch: perl
28405            ! t/op/misc.t
28406 ____________________________________________________________________________
28407 [  6481] By: jhi                                   on 2000/08/01  21:48:38
28408         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
28409              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
28410              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
28411              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
28412      Branch: perl
28413            ! perl.h
28414 ____________________________________________________________________________
28415 [  6480] By: jhi                                   on 2000/08/01  18:05:28
28416         Log: Make p4desc to skip non-mainperl branches by default.
28417      Branch: perl
28418            ! Porting/p4desc
28419 ____________________________________________________________________________
28420 [  6479] By: jhi                                   on 2000/08/01  17:29:19
28421         Log: If gccosandvers is equal to osname, clear gccosandvers.
28422      Branch: metaconfig/U/perl
28423            ! gccvers.U
28424      Branch: perl
28425            ! Configure config_h.SH
28426 ____________________________________________________________________________
28427 [  6478] By: jhi                                   on 2000/08/01  15:54:08
28428         Log: BOM patching from Simon Cozens.
28429      Branch: perl
28430            ! toke.c
28431 ____________________________________________________________________________
28432 [  6477] By: jhi                                   on 2000/08/01  04:50:33
28433         Log: Stash away the largefiles flags and libswanted.
28434      Branch: perl
28435            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
28436 ____________________________________________________________________________
28437 [  6476] By: gsar                                  on 2000/08/01  04:24:24
28438         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
28439              on Windows)
28440      Branch: perl
28441            ! t/pragma/utf8.t utf8.c win32/win32.c
28442 ____________________________________________________________________________
28443 [  6475] By: jhi                                   on 2000/08/01  03:35:24
28444         Log: Make chr() for values >127 to create utf8 when under utf8.
28445              
28446              Subject: Re: uft8/chr()
28447              From: simon@brecon.co.uk (Simon Cozens)
28448              Date: 1 Aug 2000 02:37:02 GMT
28449              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
28450      Branch: perl
28451            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
28452 ____________________________________________________________________________
28453 [  6474] By: jhi                                   on 2000/08/01  02:36:18
28454         Log: In Digital UNIX warn if gcc explicitly chosen because even
28455              2.95.2 is known to cause problems.
28456      Branch: perl
28457            ! hints/dec_osf.sh
28458 ____________________________________________________________________________
28459 [  6473] By: jhi                                   on 2000/08/01  02:00:56
28460         Log: Make the safety catch for buggy gccs work with triple version
28461              numbers like 2.95.2.  Reported in
28462              
28463              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
28464              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
28465              Date: Mon, 31 Jul 2000 14:55:06 +0200
28466              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
28467      Branch: perl
28468            ! hints/dec_osf.sh
28469 ____________________________________________________________________________
28470 [  6472] By: jhi                                   on 2000/08/01  01:13:33
28471         Log: Subject: fix and question re: waitpid() under win32
28472              From: Brian Clarke <clarke@appliedmeta.com>
28473              Date: Fri, 28 Jul 2000 15:18:29 -0400
28474              Message-ID: <3981DC85.290314EB@appliedmeta.com>
28475              
28476              Slightly reformatted and WNOHANG # define moved to win32.h
28477              so that also POSIX.xs sees it, as suggsted by Sarathy.
28478      Branch: perl
28479            ! win32/win32.c win32/win32.h
28480 ____________________________________________________________________________
28481 [  6471] By: jhi                                   on 2000/08/01  00:55:05
28482         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
28483              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28484              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
28485              Date: Mon, 31 Jul 2000 13:28:51 +0100
28486              
28487              (aka ID 20000730.002)
28488      Branch: perl
28489            ! op.c t/op/tr.t
28490 ____________________________________________________________________________
28491 [  6470] By: jhi                                   on 2000/07/31  23:34:42
28492         Log: Document the problem with -P in HP-UX and its workaround.
28493              
28494              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
28495              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
28496              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
28497              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
28498      Branch: perl
28499            ! README.hpux
28500 ____________________________________________________________________________
28501 [  6469] By: jhi                                   on 2000/07/31  04:15:02
28502         Log: The swallow_bom() saga continues.  The #23 of require.t
28503              (UTF16-LE) still fails (silently, no output) but the #22
28504              (UTF16-BE) seems to be working now.  The root of the
28505              failure may be in sv_gets(): is it UTF-16LE-aware,
28506              especially when it comes to line endings? 
28507      Branch: perl
28508            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
28509            ! t/comp/require.t toke.c utf8.c
28510 ____________________________________________________________________________
28511 [  6468] By: jhi                                   on 2000/07/30  19:05:48
28512         Log: Find green threads before native threads.
28513              
28514              Subject: Re: Patch to jpl/JNI/Makefile.PL
28515              From: Jens Thomsen <jens@fiend.cis.com>
28516              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
28517              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
28518      Branch: perl
28519            ! jpl/JNI/Makefile.PL
28520 ____________________________________________________________________________
28521 [  6467] By: jhi                                   on 2000/07/30  18:36:22
28522         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
28523      Branch: perl
28524            ! doop.c
28525 ____________________________________________________________________________
28526 [  6466] By: jhi                                   on 2000/07/30  04:37:29
28527         Log: A new version of the "remove UPPERACSE string comparison"
28528              operators.  The problem with the previous one (change #6454)
28529              was that it was for Perl 5.6.0.  From Paul Marquess.
28530      Branch: perl
28531            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
28532            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
28533            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
28534 ____________________________________________________________________________
28535 [  6465] By: jhi                                   on 2000/07/29  22:39:56
28536         Log: Do not upgrade SVs into utf8 just because they participate
28537              in eq or cmp.  Reported and fix suggested in
28538              
28539              Subject: [ID 20000720.009] sv_eq UTF8 bug
28540              From: "Simon Cozens" <simon@othersideofthe.earth.li>
28541              Date: 21 Jul 2000 04:37:29 -0000
28542              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
28543              
28544              Exercise for the kind reader: should we or should we not
28545              cache the utf8 conversion alonside the SV? (as magic,
28546              as thestrxfrm()ed version is cached under use locale)
28547              Argue both for and against.
28548      Branch: perl
28549            ! sv.c
28550 ____________________________________________________________________________
28551 [  6464] By: jhi                                   on 2000/07/29  22:36:22
28552         Log: Subject: UTF8 concat
28553              From: simon@brecon.co.uk (Simon Cozens) 
28554              Date: 30 Jun 2000 06:13:25 GMT
28555              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
28556              
28557              (with a memory leak fixed, plus a few casts added)
28558              
28559              This also seems to help for
28560              
28561              Subject: [ID 20000716.015] join UTF8 weirdness
28562              From: root <root@ak-71.mind.de> 
28563              Date: Sat, 15 Jul 2000 15:29:54 +0200
28564              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
28565              
28566              (from Andreas König)
28567      Branch: perl
28568            ! pp_hot.c
28569 ____________________________________________________________________________
28570 [  6463] By: jhi                                   on 2000/07/29  00:55:39
28571         Log: Tune the comments and hopefully stop a memory leak.
28572      Branch: perl
28573            ! toke.c utf8.c
28574 ____________________________________________________________________________
28575 [  6462] By: jhi                                   on 2000/07/29  00:16:53
28576         Log: The problem described in this
28577              
28578              Subject: [ID 20000322.018] named chars aren't magical enough
28579              From: root <root@dixie.cscaper.com>     
28580              Date: Wed, 22 Mar 2000 18:37:42 -0700
28581              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
28582              
28583              has been fixed in perl 5.6.0 but just in case added a test
28584              to keep it away.  (The report from Joseph Hall.)
28585      Branch: perl
28586            ! t/lib/charnames.t
28587 ____________________________________________________________________________
28588 [  6461] By: jhi                                   on 2000/07/28  23:56:36
28589         Log: Tiny fixes for #6460.
28590      Branch: metaconfig/U/perl
28591            ! gccvers.U
28592      Branch: perl
28593            ! Configure config_h.SH
28594 ____________________________________________________________________________
28595 [  6460] By: jhi                                   on 2000/07/28  23:24:41
28596         Log: Warn if the version of the operating system used to compile gcc
28597              differs from the current version of the operating system.
28598              Also display the gcc compilation os and version in myconfig.
28599              Inspiration from
28600              
28601              Subject: Re: [ID 20000710.003] ERRORS!!         
28602              From: "Kurt D. Starsinic" <kstar@chapin.edu>
28603              Date: Mon, 10 Jul 2000 15:54:16 -0400
28604              Message-ID: <20000710155416.A1384@O2.chapin.edu>
28605      Branch: metaconfig/U/perl
28606            ! gccvers.U
28607      Branch: perl
28608            ! Configure config_h.SH myconfig.SH
28609 ____________________________________________________________________________
28610 [  6459] By: jhi                                   on 2000/07/28  22:00:32
28611         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
28612              letter to $Config{osvers}.
28613      Branch: metaconfig
28614            ! U/modified/Oldconfig.U
28615      Branch: perl
28616            ! Configure config_h.SH
28617 ____________________________________________________________________________
28618 [  6458] By: jhi                                   on 2000/07/28  04:15:39
28619         Log: Back out #6454, doesn't seem to work.
28620              (Reason: that patch was for perl 5.6.0, not perl-current)
28621              (A version of the patch for perl-current came in later as #6466)
28622      Branch: perl
28623            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
28624            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
28625            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
28626 ____________________________________________________________________________
28627 [  6457] By: jhi                                   on 2000/07/27  23:31:49
28628         Log: Use setproctitle() if available to modify $0.
28629              
28630              Subject: setting $* on BSD4 broken
28631              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
28632              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
28633              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
28634      Branch: metaconfig
28635            ! U/modified/Myinit.U
28636      Branch: perl
28637            ! Configure config_h.SH mg.c
28638 ____________________________________________________________________________
28639 [  6456] By: jhi                                   on 2000/07/27  14:50:47
28640         Log: Allow "no AutoLoader;", based on change #6444,
28641              suggested by Graham Barr.
28642      Branch: perl
28643            ! lib/AutoLoader.pm
28644 ____________________________________________________________________________
28645 [  6455] By: jhi                                   on 2000/07/27  14:19:10
28646         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
28647              From: rspier@pobox.com (Robert Spier)
28648              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
28649              Message-ID: <14720.15855.787664.424783@rls.cx>
28650      Branch: perl
28651            ! pod/perldiag.pod
28652 ____________________________________________________________________________
28653 [  6454] By: jhi                                   on 2000/07/27  14:03:02
28654         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
28655              for a long time).
28656              
28657              Reported in
28658              
28659              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
28660              From: Ryan Herbert <rherbert@sycamorehq.com>
28661              Date: Mon, 17 Jul 2000 11:40:42 -0400
28662              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
28663              
28664              Patched in
28665              
28666              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
28667              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
28668              Date: Wed, 26 Jul 2000 23:40:18 +0100
28669              Message-ID: <000001bff752$79511880$0a17073e@tiny>
28670              
28671              based on an earlier patch from Stephen P. Potter.
28672              
28673              (Removed later by change #6458 because this patch was for
28674              perl 5.6.0, not perl-current)
28675      Branch: perl
28676            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
28677            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
28678            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
28679 ____________________________________________________________________________
28680 [  6453] By: jhi                                   on 2000/07/27  13:48:02
28681         Log: Subject: [PATCH] fixes bug 20000508.004
28682              From: Michael Stevens <mstevens@globnix.org>
28683              Date: Thu, 27 Jul 2000 13:49:04 +0100
28684              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
28685      Branch: perl
28686            ! pod/perldata.pod
28687 ____________________________________________________________________________
28688 [  6452] By: jhi                                   on 2000/07/26  23:51:26
28689         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
28690              and Craig A. Berry.
28691      Branch: perl
28692            ! lib/File/Temp.pm pod/perlport.pod
28693 ____________________________________________________________________________
28694 [  6451] By: jhi                                   on 2000/07/26  19:43:30
28695         Log: Be wary of close()s, too.
28696              
28697              Subject: Re: [PATCH] perlbug cleanup
28698              From: Tim Jenness <t.jenness@jach.hawaii.edu>
28699              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
28700              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
28701      Branch: perl
28702            ! utils/perlbug.PL
28703 ____________________________________________________________________________
28704 [  6450] By: jhi                                   on 2000/07/26  18:41:40
28705         Log: Subject: Minor doc patch: handy.h
28706              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
28707              Date: Wed, 26 Jul 2000 15:34:25 -0300
28708              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
28709      Branch: perl
28710            ! handy.h pod/perlapi.pod
28711 ____________________________________________________________________________
28712 [  6449] By: jhi                                   on 2000/07/26  18:23:55
28713         Log: Subject: [PATCH] minor doc change - perlguts
28714              From: Michael Stevens <mstevens@globnix.org>
28715              Date: Thu, 13 Jul 2000 12:39:18 +0100
28716              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
28717      Branch: perl
28718            ! pod/perlguts.pod
28719 ____________________________________________________________________________
28720 [  6448] By: jhi                                   on 2000/07/26  18:20:30
28721         Log: open() wariness in perlbug.
28722              
28723              Subject: [PATCH] perlbug cleanup
28724              From: Michael Stevens <mstevens@globnix.org>
28725              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
28726              Date: Thu, 13 Jul 2000 15:52:23 +0100
28727      Branch: perl
28728            ! utils/perlbug.PL
28729 ____________________________________________________________________________
28730 [  6447] By: jhi                                   on 2000/07/26  18:13:04
28731         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
28732      Branch: perl
28733            ! lib/File/Temp.pm t/lib/ftmp-security.t
28734 ____________________________________________________________________________
28735 [  6446] By: jhi                                   on 2000/07/26  18:06:32
28736         Log: docfix from Peter Scott <Peter@PSDT.com>.
28737      Branch: perl
28738            ! pod/perlfunc.pod
28739 ____________________________________________________________________________
28740 [  6445] By: jhi                                   on 2000/07/26  17:53:31
28741         Log: Fix *foo{FORMAT}.
28742              
28743              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28744              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
28745              Date: Wed, 26 Jul 2000 19:51:02 +0200
28746              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
28747              
28748              From: Graham Barr <gbarr@pobox.com>
28749              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
28750              Date: Wed, 26 Jul 2000 17:38:36 +0100
28751              Message-ID: <20000726173836.L472@pobox.com>
28752      Branch: perl
28753            ! pp.c sv.c t/op/gv.t
28754 ____________________________________________________________________________
28755 [  6444] By: jhi                                   on 2000/07/26  17:49:14
28756         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
28757              from Graham Barr in the module list.
28758      Branch: perl
28759            ! gv.c pod/perlobj.pod
28760 ____________________________________________________________________________
28761 [  6443] By: jhi                                   on 2000/07/26  16:06:56
28762         Log: More split() doc and test patches from Mike Guy.
28763      Branch: perl
28764            ! pod/perlfunc.pod t/op/split.t
28765 ____________________________________________________________________________
28766 [  6442] By: jhi                                   on 2000/07/26  16:05:30
28767         Log: MacOS nits from Matthias Neeracher.
28768      Branch: perl
28769            ! perl.c pp_ctl.c
28770 ____________________________________________________________________________
28771 [  6441] By: jhi                                   on 2000/07/26  04:39:57
28772         Log: Subject: [PATCH] split /^/
28773              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28774              Date: Tue, 25 Jul 2000 14:18:57 +0100
28775              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
28776              
28777              (with notes from tchrist and gbarr)
28778      Branch: perl
28779            ! pod/perlfunc.pod t/op/split.t
28780 ____________________________________________________________________________
28781 [  6440] By: jhi                                   on 2000/07/26  04:32:32
28782         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
28783              From: Peter Prymmer <pvhp@forte.com>
28784              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
28785              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
28786      Branch: perl
28787            ! vms/munchconfig.c
28788 ____________________________________________________________________________
28789 [  6439] By: jhi                                   on 2000/07/26  04:31:01
28790         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
28791              to be fatal errors (instead of by default ignoring them, and
28792              ignoring with a bug: even though -w gave an error, the opening [
28793              was left in)  Reported in:
28794              
28795              Subject: [ID 20000716.024] [=cc=] / [:blank:]
28796              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
28797              Date: Sun, 16 Jul 2000 17:55:29 -0700
28798              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
28799      Branch: perl
28800            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
28801 ____________________________________________________________________________
28802 [  6438] By: jhi                                   on 2000/07/25  15:41:15
28803         Log: Subject: [PATCH] av.c apidoc
28804              From: simon@brecon.co.uk (Simon Cozens)
28805              Date: 24 Jul 2000 06:40:52 GMT
28806              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
28807      Branch: perl
28808            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
28809            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
28810 ____________________________________________________________________________
28811 [  6437] By: jhi                                   on 2000/07/25  14:05:36
28812         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
28813              From: "Stephen P. Potter" <spp@ds.net>
28814              Date: Mon, 24 Jul 2000 14:22:23 -0400
28815              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
28816      Branch: perl
28817            ! pod/perllocale.pod
28818 ____________________________________________________________________________
28819 [  6436] By: jhi                                   on 2000/07/25  14:02:03
28820         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
28821              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28822              Date: Mon, 24 Jul 2000 18:04:28 +0100
28823              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
28824      Branch: perl
28825            ! t/lib/syslfs.t t/op/lfs.t
28826 ____________________________________________________________________________
28827 [  6435] By: jhi                                   on 2000/07/25  13:59:28
28828         Log: Get UTF16 BOMs working.  Patch from
28829              
28830              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
28831              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28832              Date: Tue, 25 Jul 2000 12:52:45 +0100
28833              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
28834              
28835              and notes from
28836              
28837              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
28838              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28839              Date: Tue, 25 Jul 2000 11:43:25 +0100
28840              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
28841      Branch: perl
28842            ! t/comp/require.t toke.c utf8.c
28843 ____________________________________________________________________________
28844 [  6434] By: jhi                                   on 2000/07/25  02:39:54
28845         Log: Make the "uninit variable" warning to say "concat or string"
28846              or "join or string" when in concat or join .
28847              
28848              Subject: Re: [ID 20000403.009] uninitialised concatenation???
28849              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28850              Date: Tue, 04 Apr 2000 18:22:58 +0100
28851              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
28852              
28853              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
28854              From: William R Ward <hermit@BayView.COM>
28855              Date: Thu, 30 Mar 2000 19:50:03 -0800
28856              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
28857      Branch: perl
28858            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
28859            ! t/pragma/warn/op t/pragma/warn/sv
28860 ____________________________________________________________________________
28861 [  6433] By: jhi                                   on 2000/07/24  17:52:56
28862         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
28863      Branch: perl
28864            ! lib/File/Spec/VMS.pm
28865 ____________________________________________________________________________
28866 [  6432] By: jhi                                   on 2000/07/24  17:44:44
28867         Log: Test cases for #6431.
28868              
28869              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
28870              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28871              Date: Mon, 24 Jul 2000 15:32:29 +0100
28872              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
28873      Branch: perl
28874            ! t/op/pat.t t/op/split.t
28875 ____________________________________________________________________________
28876 [  6431] By: jhi                                   on 2000/07/24  17:43:17
28877         Log: Bind op fix.
28878              
28879              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
28880              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28881              Date: Mon, 17 Jul 2000 20:04:56 +0100
28882              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
28883      Branch: perl
28884            ! op.c
28885 ____________________________________________________________________________
28886 [  6430] By: jhi                                   on 2000/07/24  03:42:42
28887         Log: Subject: [ID 20000716.023] syslog test fails without sockets
28888              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28889              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
28890              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
28891      Branch: metaconfig/U/perl
28892            ! Extensions.U
28893      Branch: perl
28894            ! Configure config_h.SH
28895 ____________________________________________________________________________
28896 [  6429] By: jhi                                   on 2000/07/24  03:11:52
28897         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
28898              case, but add also notes explaining the relationship of this
28899              patch and the earlier notes by Sarathy.
28900              
28901              Subject: Map is still slow
28902              From: "Ben Tilly" <ben_tilly@hotmail.com>
28903              Date: Sat, 15 Jul 2000 17:23:27 EDT
28904              Message-ID: <20000715212327.21656.qmail@hotmail.com>
28905      Branch: perl
28906            ! pp_ctl.c
28907 ____________________________________________________________________________
28908 [  6428] By: jhi                                   on 2000/07/24  02:58:52
28909         Log: Documentation to explain the behaviour of map().
28910              
28911              Subject: Re: Map is still slow 
28912              From: Gurusamy Sarathy <gsar@ActiveState.com>
28913              Date: Sat, 15 Jul 2000 16:05:09 -0700
28914              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
28915      Branch: perl
28916            ! pp_ctl.c
28917 ____________________________________________________________________________
28918 [  6427] By: jhi                                   on 2000/07/24  02:50:03
28919         Log: Add tests for
28920              [ID 19991110.003] another matching finding by pcre author
28921              which has already been fixed by some patch, as verified in
28922              
28923              Subject: Re: two regex bugs from the mists of time (well, last November)
28924              From: Hugo <hv@crypt.compulink.co.uk>
28925              Date: Sat, 22 Jul 2000 18:12:58 +0100
28926              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
28927      Branch: perl
28928            ! t/op/re_tests
28929 ____________________________________________________________________________
28930 [  6426] By: jhi                                   on 2000/07/24  02:11:20
28931         Log: A missing 'break' after the [[:space:]] switch case.
28932              
28933              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
28934              From: "Stephen P. Potter" <spp@ds.net>
28935              Date: Tue, 18 Jul 2000 16:25:17 -0400
28936              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
28937      Branch: perl
28938            ! regcomp.c
28939 ____________________________________________________________________________
28940 [  6425] By: jhi                                   on 2000/07/24  02:06:12
28941         Log: The output might have been produced in the wrong order.
28942              
28943              Subject: [ID 20000720.003] [PATCH] t/op/write.t
28944              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28945              Date: Thu, 20 Jul 2000 18:49:18 +0100
28946              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
28947      Branch: perl
28948            ! t/op/write.t
28949 ____________________________________________________________________________
28950 [  6424] By: jhi                                   on 2000/07/24  02:00:07
28951         Log: Use STDOUT consistently.
28952              
28953              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
28954              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28955              Date: Thu, 20 Jul 2000 18:04:01 +0100
28956              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
28957      Branch: perl
28958            ! lib/Test/Harness.pm
28959 ____________________________________________________________________________
28960 [  6423] By: jhi                                   on 2000/07/24  01:54:54
28961         Log: Protect against "wild next"s, that is, callbacks doing "next"
28962              instead of "return".
28963              
28964              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
28965              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28966              Date: Tue, 18 Jul 2000 11:30:16 +0100
28967              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
28968      Branch: perl
28969            ! lib/File/Find.pm
28970 ____________________________________________________________________________
28971 [  6422] By: jhi                                   on 2000/07/24  01:35:47
28972         Log: Out-of-date note removed.
28973              
28974              Subject: [PATCH] documentation perlipc
28975              From: rspier@pobox.com (Robert Spier)
28976              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
28977              Message-ID: <14711.35178.572612.502654@rls.cx>
28978      Branch: perl
28979            ! pod/perlipc.pod
28980 ____________________________________________________________________________
28981 [  6421] By: jhi                                   on 2000/07/24  00:09:18
28982         Log: Send all installperl messages to STDERR and be -w clean.
28983              
28984              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
28985              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28986              Date: Sat, 22 Jul 2000 14:02:11 +0100
28987              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
28988      Branch: perl
28989            ! installperl
28990 ____________________________________________________________________________
28991 [  6420] By: jhi                                   on 2000/07/24  00:04:19
28992         Log: Decutandpasto.
28993              
28994              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
28995              From: "Richard Soderberg" <rs@crystalflame.net>
28996              Date: Sun, 23 Jul 2000 01:37:23 -0700
28997              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
28998      Branch: perl
28999            ! pod/perlipc.pod
29000 ____________________________________________________________________________
29001 [  6419] By: jhi                                   on 2000/07/24  00:01:12
29002         Log: A cleaner abs_path().
29003              Subject: Re: unix alternative to Cwd.pm
29004              From: Jeff Pinyan <jeffp@crusoe.net>
29005              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
29006              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
29007      Branch: perl
29008            ! lib/Cwd.pm
29009 ____________________________________________________________________________
29010 [  6418] By: jhi                                   on 2000/07/23  23:48:56
29011         Log: Detypo.
29012              
29013              Subject: [PATCH perl-current] Typo in hints/powerux.sh
29014              From: "Richard Soderberg" <rs@crystalflame.net>
29015              Date: Sun, 23 Jul 2000 01:27:33 -0700
29016              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
29017      Branch: perl
29018            ! hints/powerux.sh
29019 ____________________________________________________________________________
29020 [  6417] By: jhi                                   on 2000/07/17  22:13:31
29021         Log: Subject: SDBM_File documentation
29022              From: mjd@plover.com
29023              Date: 16 Jul 2000 17:41:17 -0000
29024              Message-ID: <20000716174117.18515.qmail@plover.com>
29025      Branch: perl
29026            ! ext/SDBM_File/SDBM_File.pm
29027 ____________________________________________________________________________
29028 [  6416] By: jhi                                   on 2000/07/17  19:13:26
29029         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
29030      Branch: perl
29031            ! hints/mpeix.sh mpeix/relink
29032 ____________________________________________________________________________
29033 [  6415] By: jhi                                   on 2000/07/15  14:11:02
29034         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
29035              the utf8 'characters' can be more than one octet).
29036              
29037              Date: Sat, 15 Jul 2000 00:21:56 +0100
29038              From: Tom Hughes <tom@compton.nu>
29039              Subject: Re: [ID 20000714.002]
29040              Message-ID: <db2334de49.tom@compton.compton.nu>
29041              
29042              Reported in
29043              
29044              Subject: [ID 20000714.002]
29045              From: "Simon Cozens" <simon@othersideofthe.earth.li>
29046              Date: 14 Jul 2000 15:13:09 -0000
29047              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
29048      Branch: perl
29049            ! doop.c
29050 ____________________________________________________________________________
29051 [  6414] By: jhi                                   on 2000/07/15  03:13:41
29052         Log: another VMS build tweak from Peter Prymmer
29053      Branch: perl
29054            ! vms/descrip_mms.template
29055 ____________________________________________________________________________
29056 [  6413] By: jhi                                   on 2000/07/15  03:10:40
29057         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
29058      Branch: perl
29059            ! vms/perlvms.pod
29060 ____________________________________________________________________________
29061 [  6412] By: jhi                                   on 2000/07/15  00:31:05
29062         Log: More docs for sv functions.
29063              
29064              Subject: [PATCH cfgperl] sv.c apidoc
29065              From: simon@brecon.co.uk (Simon Cozens)
29066              Date: 13 Jul 2000 09:00:20 GMT
29067              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
29068              
29069              Subject: Re: [PATCH cfgperl] sv.c apidoc
29070              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29071              Date: Thu, 13 Jul 2000 12:27:41 +0100
29072              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
29073              
29074              Subject: Re: [PATCH cfgperl] sv.c apidoc
29075              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29076              Date: Thu, 13 Jul 2000 13:23:09 +0100
29077              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
29078              
29079              Subject: Re: [PATCH cfgperl] sv.c apidoc
29080              From: simon@brecon.co.uk (Simon Cozens)
29081              Date: 14 Jul 2000 06:51:02 GMT
29082              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
29083      Branch: perl
29084            ! embed.pl pod/perlapi.pod sv.c
29085 ____________________________________________________________________________
29086 [  6411] By: jhi                                   on 2000/07/15  00:10:41
29087         Log: lib/b test fixes from Peter Prymmer.
29088      Branch: perl
29089            ! t/lib/b.t
29090 ____________________________________________________________________________
29091 [  6410] By: jhi                                   on 2000/07/15  00:02:09
29092         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
29093              From: Hugo <hv@crypt.compulink.co.uk>
29094              Date: Fri, 14 Jul 2000 23:05:20 +0100
29095              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
29096              
29097              Didn't anymore apply, but that point still could use another fix.
29098      Branch: perl
29099            ! pod/perlfunc.pod
29100 ____________________________________________________________________________
29101 [  6409] By: jhi                                   on 2000/07/14  23:15:15
29102         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
29103              not in pod, from Peter Prymmer
29104      Branch: perl
29105            ! vms/descrip_mms.template
29106 ____________________________________________________________________________
29107 [  6408] By: jhi                                   on 2000/07/14  20:35:05
29108         Log: The bug report
29109              [ID 19991110.002] minimal matching discrepancy found by pcre author
29110              seems to have been fixed (though differently from what was suggested
29111              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
29112      Branch: perl
29113            ! t/op/re_tests
29114 ____________________________________________________________________________
29115 [  6407] By: jhi                                   on 2000/07/14  17:38:08
29116         Log: Fix AutoSplit to use File::Spec the right way in VMS,
29117              from Peter Prymmer.
29118      Branch: perl
29119            ! lib/AutoSplit.pm
29120 ____________________________________________________________________________
29121 [  6406] By: jhi                                   on 2000/07/14  14:13:22
29122         Log: Merge perlhacktut into perlhack, update perlguts.
29123              
29124              Subject: Re: Perlhacktut
29125              From: simon@brecon.co.uk (Simon Cozens)
29126              Date: 14 Jul 2000 06:49:21 GMT
29127              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
29128              
29129              Subject: Re: Perlhacktut
29130              From: simon@brecon.co.uk (Simon Cozens)
29131              Date: 14 Jul 2000 07:09:45 GMT
29132              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
29133      Branch: perl
29134            ! pod/perlguts.pod pod/perlhack.pod
29135 ____________________________________________________________________________
29136 [  6405] By: jhi                                   on 2000/07/14  14:02:31
29137         Log: Integrate with Sarathy.
29138      Branch: cfgperl
29139           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
29140           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
29141           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
29142 ____________________________________________________________________________
29143 [  6404] By: gsar                                  on 2000/07/14  12:15:02
29144         Log: PERL_OBJECT build tweaks
29145      Branch: perl
29146            ! toke.c
29147 ____________________________________________________________________________
29148 [  6403] By: gsar                                  on 2000/07/14  11:23:41
29149         Log: inconsistent types needs casts
29150      Branch: perl
29151            ! toke.c
29152 ____________________________________________________________________________
29153 [  6402] By: gsar                                  on 2000/07/14  11:12:04
29154         Log: typos in change#6399, regen headers
29155      Branch: perl
29156            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
29157 ____________________________________________________________________________
29158 [  6401] By: gsar                                  on 2000/07/14  10:59:12
29159         Log: typecasts needed for change#6394
29160      Branch: perl
29161            ! toke.c
29162 ____________________________________________________________________________
29163 [  6400] By: gsar                                  on 2000/07/14  10:49:37
29164         Log: integrate cfgperl contents into mainline
29165      Branch: perl
29166           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
29167           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
29168 ____________________________________________________________________________
29169 [  6399] By: gsar                                  on 2000/07/14  10:38:35
29170         Log: enable UTF-16 filter by default if relevant BOM is seen; various
29171              cleanups (typos, misformatted code, and small bugs)
29172      Branch: perl
29173            ! doop.c embed.pl mg.c op.c pp.c toke.c
29174 ____________________________________________________________________________
29175 [  6398] By: gsar                                  on 2000/07/14  08:55:38
29176         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
29177              name suggests anyway)
29178      Branch: perl
29179            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
29180 ____________________________________________________________________________
29181 [  6397] By: gsar                                  on 2000/07/14  08:44:33
29182         Log: move new variables to the end of the interpreter structure (for
29183              bincompat in code that doesn't #include XSUB.h)
29184      Branch: perl
29185            ! intrpvar.h
29186 ____________________________________________________________________________
29187 [  6396] By: gsar                                  on 2000/07/14  08:13:58
29188         Log: MakeMaker should not remove editor backups (*~) on `make clean`
29189              by default (completes change#6383)
29190      Branch: perl
29191            ! lib/ExtUtils/MM_Unix.pm
29192 ____________________________________________________________________________
29193 [  6395] By: jhi                                   on 2000/07/14  05:20:33
29194         Log: Replace change #6337 with a better one.
29195              
29196              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
29197              From: Hugo <hv@crypt.compulink.co.uk>
29198              Date: Fri, 14 Jul 2000 04:16:20 +0100
29199              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
29200      Branch: cfgperl
29201            ! regexec.c t/op/re_tests
29202 ____________________________________________________________________________
29203 [  6394] By: jhi                                   on 2000/07/14  01:33:59
29204         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
29205      Branch: cfgperl
29206            ! embed.pl global.sym proto.h toke.c
29207 ____________________________________________________________________________
29208 [  6393] By: jhi                                   on 2000/07/13  23:41:23
29209         Log: remove discarded test
29210      Branch: cfgperl
29211            ! MANIFEST
29212 ____________________________________________________________________________
29213 [  6392] By: jhi                                   on 2000/07/13  23:32:25
29214         Log: The {multiplier} of a fixed substring was overlooked which
29215              caused a wrong initial search offset for that substring.
29216              
29217              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
29218              From: Hugo <hv@crypt.compulink.co.uk>
29219              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
29220              Date: Thu, 13 Jul 2000 19:27:13 +0100
29221      Branch: cfgperl
29222            ! regcomp.c t/op/re_tests
29223 ____________________________________________________________________________
29224 [  6391] By: jhi                                   on 2000/07/13  16:37:42
29225         Log: typo fix from Craig Berry
29226      Branch: cfgperl
29227            ! vms/subconfigure.com
29228 ____________________________________________________________________________
29229 [  6390] By: jhi                                   on 2000/07/13  13:20:12
29230         Log: Integrate with Sarathy.
29231      Branch: cfgperl
29232            - t/op/method2entersub.t
29233           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
29234           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
29235           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
29236           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
29237 ____________________________________________________________________________
29238 [  6389] By: jhi                                   on 2000/07/13  13:18:48
29239         Log: Detypo from Peter Prymmer, part of #6388.
29240      Branch: cfgperl
29241            ! Configure config_h.SH
29242      Branch: metaconfig
29243            ! U/modified/d_longlong.U
29244 ____________________________________________________________________________
29245 [  6388] By: gsar                                  on 2000/07/13  06:33:40
29246         Log: typos (spotted by Peter Prymmer)
29247      Branch: perl
29248            ! Configure t/lib/english.t
29249 ____________________________________________________________________________
29250 [  6387] By: gsar                                  on 2000/07/13  05:35:28
29251         Log: new selfloader.t in change#6183 doesn't close DATA handles,
29252              and thus fails to clean up tmp files on dosish platforms
29253      Branch: perl
29254            ! t/lib/selfloader.t
29255 ____________________________________________________________________________
29256 [  6386] By: gsar                                  on 2000/07/12  21:42:39
29257         Log: sprintf test tweaks (from Dominic Dunlop)
29258      Branch: perl
29259            ! t/op/sprintf.t
29260 ____________________________________________________________________________
29261 [  6385] By: gsar                                  on 2000/07/12  21:33:46
29262         Log: fix bugs in processing %v-*d and similar format specs (from
29263              Avi Finkel <avi@finkel.org>)
29264      Branch: perl
29265            ! sv.c t/op/sprintf.t
29266 ____________________________________________________________________________
29267 [  6384] By: gsar                                  on 2000/07/12  16:04:19
29268         Log: readd missing perldelta.pod changes from changes#6339,6376
29269      Branch: perl
29270            ! pod/perldelta.pod
29271 ____________________________________________________________________________
29272 [  6383] By: gsar                                  on 2000/07/12  16:00:51
29273         Log: don't clobber *.orig files on *clean targets
29274      Branch: perl
29275            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
29276 ____________________________________________________________________________
29277 [  6382] By: gsar                                  on 2000/07/12  07:59:12
29278         Log: fix broken integrations in cfgperl
29279      Branch: cfgperl
29280           !> Changes pod/perldelta.pod
29281 ____________________________________________________________________________
29282 [  6381] By: gsar                                  on 2000/07/12  07:42:17
29283         Log: integrate cfgperl changes into mainline
29284      Branch: perl
29285            ! Changes
29286           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
29287           !> pod/perlre.pod
29288 ____________________________________________________________________________
29289 [  6380] By: gsar                                  on 2000/07/12  07:31:00
29290         Log: get sprintf.t to adjust properly for 3-digit exponents
29291      Branch: perl
29292            ! t/op/sprintf.t
29293 ____________________________________________________________________________
29294 [  6379] By: gsar                                  on 2000/07/12  06:40:04
29295         Log: change#6174 needs corresponding change in win32/config_h.PL,
29296              which grovels through config_h.SH to find the config.h name
29297      Branch: perl
29298            ! win32/config_h.PL
29299 ____________________________________________________________________________
29300 [  6378] By: jhi                                   on 2000/07/12  05:03:59
29301         Log: Do the cc sanity check both before the hints and
29302              after the cc selction.
29303      Branch: cfgperl
29304            ! Configure config_h.SH
29305      Branch: metaconfig
29306            ! U/modified/Oldconfig.U U/modified/cc.U
29307      Branch: metaconfig/U/perl
29308            + Checkcc.U
29309 ____________________________________________________________________________
29310 [  6377] By: jhi                                   on 2000/07/12  02:49:22
29311         Log: Fix nits noticed by Boston.pm.
29312      Branch: cfgperl
29313            ! pod/perlre.pod
29314 ____________________________________________________________________________
29315 [  6376] By: jhi                                   on 2000/07/11  21:22:13
29316         Log: Configure cosmetics and perldelta.
29317      Branch: cfgperl
29318            ! Configure config_h.SH pod/perldelta.pod
29319      Branch: metaconfig
29320            ! U/modified/cc.U
29321 ____________________________________________________________________________
29322 [  6375] By: gsar                                  on 2000/07/11  21:17:35
29323         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
29324      Branch: perl
29325            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
29326            ! win32/win32sck.c
29327 ____________________________________________________________________________
29328 [  6374] By: gsar                                  on 2000/07/11  20:48:50
29329         Log: tweak for build failure under multiplicity
29330      Branch: perl
29331            ! toke.c
29332 ____________________________________________________________________________
29333 [  6373] By: gsar                                  on 2000/07/11  20:37:23
29334         Log: integrate cfgperl changes#6325..6373 into mainline
29335              (NOTE: today's batch of integrations still untested)
29336      Branch: perl
29337           +> ext/DynaLoader/hints/netbsd.pl
29338            ! Changes
29339           !> (integrate 26 files)
29340 ____________________________________________________________________________
29341 [  6372] By: jhi                                   on 2000/07/11  20:30:36
29342         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
29343              regen perltoc.
29344      Branch: cfgperl
29345            + pod/perlbook.pod
29346            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
29347            ! pod/perltoc.pod
29348 ____________________________________________________________________________
29349 [  6371] By: jhi                                   on 2000/07/11  20:08:56
29350         Log: Minor cleanups on the booklist.
29351      Branch: cfgperl
29352            ! pod/perlfaq2.pod
29353 ____________________________________________________________________________
29354 [  6370] By: jhi                                   on 2000/07/11  19:31:13
29355         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
29356      Branch: cfgperl
29357            ! t/pragma/overload.t
29358 ____________________________________________________________________________
29359 [  6369] By: gsar                                  on 2000/07/11  19:27:48
29360         Log: integrate cfgperl changes#6293..6324 into mainline
29361      Branch: perl
29362           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
29363            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
29364           !> (integrate 30 files)
29365 ____________________________________________________________________________
29366 [  6368] By: gsar                                  on 2000/07/11  19:18:57
29367         Log: skip integrate of problematic change#6292 from cfgperl into mainline
29368      Branch: perl
29369           !> pp_hot.c
29370 ____________________________________________________________________________
29371 [  6367] By: gsar                                  on 2000/07/11  19:17:21
29372         Log: integrate cfgperl changes#6288..6290 into mainline
29373      Branch: perl
29374           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
29375 ____________________________________________________________________________
29376 [  6366] By: gsar                                  on 2000/07/11  19:11:18
29377         Log: integrate cfgperl changes#6268..6282 into mainline
29378      Branch: perl
29379           !> (integrate 30 files)
29380 ____________________________________________________________________________
29381 [  6365] By: gsar                                  on 2000/07/11  18:57:00
29382         Log: delete new accidentally branched file
29383      Branch: perl
29384            - t/op/method2entersub.t
29385 ____________________________________________________________________________
29386 [  6364] By: gsar                                  on 2000/07/11  18:55:13
29387         Log: skip integrate of change#6267 from cfgperl into mainline (the
29388              method call optimization is flawed without additional hints
29389              from user about immutableness of @ISA and no runtime method
29390              definitions)
29391      Branch: perl
29392           +> t/op/method2entersub.t
29393           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
29394           !> perl.h t/op/sprintf.t xsutils.c
29395 ____________________________________________________________________________
29396 [  6363] By: gsar                                  on 2000/07/11  18:49:43
29397         Log: integrate cfgperl changes#6261..6266 into mainline
29398      Branch: perl
29399           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
29400           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
29401           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
29402           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
29403 ____________________________________________________________________________
29404 [  6362] By: gsar                                  on 2000/07/11  18:43:26
29405         Log: integrate cfgperl changes#6252..6260 into mainline
29406      Branch: perl
29407           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
29408           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
29409           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
29410           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
29411 ____________________________________________________________________________
29412 [  6361] By: gsar                                  on 2000/07/11  18:37:12
29413         Log: skip integrate of problematic change#6251 from cfgperl into mainline
29414      Branch: perl
29415           !> lib/Exporter.pm
29416 ____________________________________________________________________________
29417 [  6360] By: gsar                                  on 2000/07/11  18:34:56
29418         Log: integrate cfgperl change#6250 into mainline
29419      Branch: perl
29420           +> t/op/my_stash.t
29421           !> MANIFEST embed.pl proto.h toke.c
29422 ____________________________________________________________________________
29423 [  6359] By: gsar                                  on 2000/07/11  18:21:19
29424         Log: integrate cfgperl changes#6242..6249 into mainline
29425      Branch: perl
29426           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
29427           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
29428           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
29429           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
29430           !> t/lib/peek.t utf8.c
29431 ____________________________________________________________________________
29432 [  6358] By: gsar                                  on 2000/07/11  18:15:45
29433         Log: skip integrate of problematic change#6241 from cfgperl into mainline
29434      Branch: perl
29435           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
29436 ____________________________________________________________________________
29437 [  6357] By: jhi                                   on 2000/07/11  18:15:16
29438         Log: Fix for
29439              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
29440              From: Roderick Schertler <roderick@argon.org> 
29441              Date: Tue, 11 Jul 2000 13:55:05 -0400 
29442              Message-Id: <200007111755.NAA05077@jones.argon.org> 
29443      Branch: cfgperl
29444            ! doio.c
29445 ____________________________________________________________________________
29446 [  6356] By: jhi                                   on 2000/07/11  18:12:51
29447         Log: Typo in #6341.
29448      Branch: cfgperl
29449            ! pp_hot.c
29450 ____________________________________________________________________________
29451 [  6355] By: gsar                                  on 2000/07/11  18:12:10
29452         Log: integrate cfgperl changes#6231..6240 into mainline
29453      Branch: perl
29454           +> pod/perlutil.pod
29455           !> (integrate 35 files)
29456 ____________________________________________________________________________
29457 [  6354] By: jhi                                   on 2000/07/11  18:04:34
29458         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
29459              From: Dominic Dunlop <domo@computer.org> 
29460              Date: Tue, 11 Jul 2000 12:27:33 +0200 
29461              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
29462              
29463              Replaces change #6268.
29464      Branch: cfgperl
29465            ! t/op/sprintf.t
29466 ____________________________________________________________________________
29467 [  6353] By: gsar                                  on 2000/07/11  17:59:51
29468         Log: skip integrate of problematic change#6230 from cfgperl into mainline
29469              (a later version of File::Spec is already in mainline)
29470      Branch: perl
29471           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
29472           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
29473 ____________________________________________________________________________
29474 [  6352] By: gsar                                  on 2000/07/11  17:57:48
29475         Log: integrate cfgperl changes#6224..6229 into mainline
29476      Branch: perl
29477           +> lib/lib.pm.PL
29478            - lib/lib.pm
29479           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
29480           !> lib/English.pm op.c t/lib/english.t
29481 ____________________________________________________________________________
29482 [  6351] By: gsar                                  on 2000/07/11  17:50:10
29483         Log: skip integrate of problematic change#6223 from cfgperl into mainline
29484      Branch: perl
29485           !> doio.c
29486 ____________________________________________________________________________
29487 [  6350] By: gsar                                  on 2000/07/11  17:48:28
29488         Log: integrate cfgperl changes#6220..6222 into mainline
29489      Branch: perl
29490           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
29491           !> toke.c utf8.c win32/win32.h
29492 ____________________________________________________________________________
29493 [  6349] By: gsar                                  on 2000/07/11  17:46:13
29494         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
29495              mainline
29496      Branch: perl
29497           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
29498           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
29499           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
29500 ____________________________________________________________________________
29501 [  6348] By: jhi                                   on 2000/07/11  17:45:49
29502         Log: README.posix-bc podified from Thomas Dorner.
29503      Branch: cfgperl
29504            ! README.posix-bc
29505 ____________________________________________________________________________
29506 [  6347] By: gsar                                  on 2000/07/11  17:42:04
29507         Log: integrate cfgperl change#6217 into mainline
29508      Branch: perl
29509           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
29510           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
29511           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
29512 ____________________________________________________________________________
29513 [  6346] By: gsar                                  on 2000/07/11  17:39:37
29514         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
29515              mainline
29516      Branch: perl
29517           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
29518           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
29519           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
29520           !> perlapi.h pod/perlapi.pod
29521 ____________________________________________________________________________
29522 [  6345] By: gsar                                  on 2000/07/11  17:36:42
29523         Log: integrate cfgperl changes#6207..6210 into mainline
29524      Branch: perl
29525           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
29526           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
29527 ____________________________________________________________________________
29528 [  6344] By: gsar                                  on 2000/07/11  17:31:20
29529         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
29530              mainline
29531      Branch: perl
29532           !> (integrate 40 files)
29533 ____________________________________________________________________________
29534 [  6343] By: gsar                                  on 2000/07/11  17:19:08
29535         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
29536      Branch: perl
29537           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
29538            ! Changes
29539           !> (integrate 34 files)
29540 ____________________________________________________________________________
29541 [  6342] By: jhi                                   on 2000/07/11  16:05:48
29542         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
29543              To: perl5-porters@perl.org
29544              From: Karsten Sperling <spiff@phreax.net>
29545              Date: Mon, 10 Jul 2000 15:12:52 +0200
29546              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
29547      Branch: cfgperl
29548            ! lib/Symbol.pm
29549 ____________________________________________________________________________
29550 [  6341] By: jhi                                   on 2000/07/11  15:59:23
29551         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
29552              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29553              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
29554              Date: Fri, 07 Jul 2000 17:57:16 +0100
29555      Branch: cfgperl
29556            ! pp_hot.c
29557 ____________________________________________________________________________
29558 [  6340] By: jhi                                   on 2000/07/11  15:55:47
29559         Log: Subject: Re: format bug report  [Patch]
29560              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29561              Date: Wed, 05 Jul 2000 13:12:52 +0200
29562              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
29563              
29564              Subject: Re: format bug report  [Patch]
29565              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29566              Date: Wed, 05 Jul 2000 14:10:01 +0200
29567              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
29568      Branch: cfgperl
29569            ! t/op/write.t toke.c
29570 ____________________________________________________________________________
29571 [  6339] By: jhi                                   on 2000/07/11  13:54:09
29572         Log: Be less forgiving about ambiguous and illegal tr ranges.
29573              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
29574              From: Mark-Jason Dominus <mjd@plover.com>
29575              Date: Tue, 04 Jul 2000 10:00:12 -0400
29576              Message-ID: <20000704140012.17772.qmail@plover.com>
29577              
29578              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
29579              From: Mark-Jason Dominus <mjd@plover.com>
29580              Date: Wed, 05 Jul 2000 09:37:36 -0400
29581              Message-ID: <20000705133736.27293.qmail@plover.com>
29582      Branch: cfgperl
29583            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
29584 ____________________________________________________________________________
29585 [  6338] By: jhi                                   on 2000/07/11  13:31:24
29586         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
29587              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29588              Date: Tue, 11 Jul 2000 13:50:51 +0100
29589              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
29590      Branch: cfgperl
29591            ! sv.c
29592 ____________________________________________________________________________
29593 [  6337] By: jhi                                   on 2000/07/11  13:29:14
29594         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
29595              From: Hugo <hv@crypt.compulink.co.uk>
29596              Date: Tue, 11 Jul 2000 12:44:50 +0100
29597              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
29598      Branch: cfgperl
29599            ! regexec.c t/op/re_tests
29600 ____________________________________________________________________________
29601 [  6336] By: jhi                                   on 2000/07/11  13:26:47
29602         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
29603              From: simon@brecon.co.uk (Simon Cozens)
29604              Date: 7 Jul 2000 11:26:09 GMT
29605              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
29606      Branch: cfgperl
29607            ! mg.c
29608 ____________________________________________________________________________
29609 [  6335] By: jhi                                   on 2000/07/11  13:23:37
29610         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
29611              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
29612              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
29613              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
29614      Branch: cfgperl
29615            + ext/DynaLoader/hints/netbsd.pl
29616            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
29617 ____________________________________________________________________________
29618 [  6334] By: jhi                                   on 2000/07/11  13:20:38
29619         Log: Subject: PATCH perlguts.pod: Document D and d magic types
29620              From: mjd@plover.com
29621              Date: 5 Jul 2000 18:01:51 -0000
29622              Message-ID: <20000705180151.29413.qmail@plover.com>
29623      Branch: cfgperl
29624            ! pod/perlguts.pod
29625 ____________________________________________________________________________
29626 [  6333] By: jhi                                   on 2000/07/11  13:15:51
29627         Log: Precedence goof, fix based on
29628              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
29629              From: Hugo <hv@crypt.compulink.co.uk>
29630              Date: Tue, 11 Jul 2000 12:52:38 +0100
29631              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
29632      Branch: cfgperl
29633            ! t/op/taint.t
29634 ____________________________________________________________________________
29635 [  6332] By: jhi                                   on 2000/07/11  12:40:17
29636         Log: Integrate with Sarathy.
29637      Branch: cfgperl
29638           !> win32/win32sck.c
29639 ____________________________________________________________________________
29640 [  6331] By: jhi                                   on 2000/07/10  20:14:16
29641         Log: Sprinkle ldlibpath.
29642      Branch: cfgperl
29643            ! pod/Makefile.SH
29644 ____________________________________________________________________________
29645 [  6330] By: jhi                                   on 2000/07/10  17:54:49
29646         Log: More POSIX.pod tweaks.
29647      Branch: cfgperl
29648            ! ext/POSIX/POSIX.pod
29649 ____________________________________________________________________________
29650 [  6329] By: jhi                                   on 2000/07/10  14:02:12
29651         Log: Reorder perl.pod once more.
29652      Branch: cfgperl
29653            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
29654 ____________________________________________________________________________
29655 [  6328] By: gsar                                  on 2000/07/10  07:06:00
29656         Log: accept() leaks memory on windows due to incorrect ordering of
29657              closesocket() and fclose() calls
29658      Branch: perl
29659            ! win32/win32sck.c
29660 ____________________________________________________________________________
29661 [  6327] By: gsar                                  on 2000/07/10  06:49:17
29662         Log: winsock options weren't being set in all threads under ithreads
29663              (caused send()s from second and subsequent threads to fail)
29664      Branch: perl
29665            ! win32/win32sck.c
29666 ____________________________________________________________________________
29667 [  6326] By: jhi                                   on 2000/07/08  02:45:40
29668         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
29669              was cast to an unsigned (32-bit) integer with wild abandon.
29670      Branch: cfgperl
29671            ! ext/Devel/DProf/DProf.xs
29672 ____________________________________________________________________________
29673 [  6325] By: jhi                                   on 2000/07/07  18:50:33
29674         Log: Remove perlbook, update perlfaq book listing,
29675              rearrange perl.pod, regenerate perltoc.
29676      Branch: cfgperl
29677            - pod/perlbook.pod
29678            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
29679            ! pod/perlfaq2.pod pod/perltoc.pod
29680 ____________________________________________________________________________
29681 [  6324] By: jhi                                   on 2000/07/07  14:03:40
29682         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
29683      Branch: cfgperl
29684            ! sv.h toke.c
29685 ____________________________________________________________________________
29686 [  6323] By: jhi                                   on 2000/07/06  16:03:55
29687         Log: Fix complaints of buildtoc.
29688      Branch: cfgperl
29689            + lib/Win32.pod
29690            - pod/Win32.pod
29691            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
29692 ____________________________________________________________________________
29693 [  6322] By: jhi                                   on 2000/07/06  15:15:52
29694         Log: Add =head1 NAMEs so that buildtoc is happy.
29695              (The CGI::Util nit reported to Lincoln.)
29696      Branch: cfgperl
29697            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
29698            ! pod/perltoc.pod
29699 ____________________________________________________________________________
29700 [  6321] By: jhi                                   on 2000/07/06  03:16:04
29701         Log: Config is being used.
29702      Branch: cfgperl
29703            ! t/op/method.t
29704 ____________________________________________________________________________
29705 [  6320] By: jhi                                   on 2000/07/06  03:13:13
29706         Log: Integrate with Sarathy.
29707      Branch: cfgperl
29708           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
29709 ____________________________________________________________________________
29710 [  6319] By: jhi                                   on 2000/07/06  03:11:46
29711         Log: Autogenerate pod/Makefile and pod/buildtoc.
29712              buildtoc also checks whether the existin pods are
29713              mentioned in MANIFEST and perl.pod, and vice versa.
29714              (None of the thusly found discrepancies fixed yet.)
29715              roffitall also needs to be autogenerated similarly but it
29716              seems so badly out of date that I didn't touch it yet.
29717      Branch: cfgperl
29718            + pod/Makefile.SH pod/buildtoc.PL
29719            - pod/Makefile pod/buildtoc
29720            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
29721 ____________________________________________________________________________
29722 [  6318] By: gsar                                  on 2000/07/05  22:10:54
29723         Log: fix UNC path handling on Windows under ithreads, and chdir()
29724              return value when given a non-existent directory
29725      Branch: perl
29726            ! win32/vdir.h
29727 ____________________________________________________________________________
29728 [  6317] By: gsar                                  on 2000/07/05  22:08:19
29729         Log: winsock cleanup never done on Windows (leads to handle leaks)
29730      Branch: perl
29731            ! win32/perllib.c win32/win32sck.c
29732 ____________________________________________________________________________
29733 [  6316] By: gsar                                  on 2000/07/05  22:06:19
29734         Log: some debugger output does not go to the socket when RemotePort is set
29735      Branch: perl
29736            ! lib/perl5db.pl
29737 ____________________________________________________________________________
29738 [  6315] By: jhi                                   on 2000/07/05  00:25:21
29739         Log: Integrate with Sarathy, preliminary fix for unicos
29740              alignment problems in [ID 20000612.002] Perl problem on Cray system.
29741      Branch: cfgperl
29742            ! sv.h
29743           !> pp_hot.c
29744 ____________________________________________________________________________
29745 [  6314] By: gsar                                  on 2000/07/04  23:34:02
29746         Log: tyop in change#6306
29747      Branch: perl
29748            ! pp_hot.c
29749 ____________________________________________________________________________
29750 [  6313] By: jhi                                   on 2000/07/04  22:14:38
29751         Log: Multiline string literals ENONPORTABLE.
29752      Branch: cfgperl
29753            ! pp_hot.c
29754 ____________________________________________________________________________
29755 [  6312] By: jhi                                   on 2000/07/04  20:34:44
29756         Log: Integrate with Sarathy.
29757      Branch: cfgperl
29758           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
29759           !> t/op/method.t
29760 ____________________________________________________________________________
29761 [  6311] By: jhi                                   on 2000/07/04  20:30:56
29762         Log: More POSIX.pod embellishment.
29763      Branch: cfgperl
29764            ! ext/POSIX/POSIX.pod
29765 ____________________________________________________________________________
29766 [  6310] By: gsar                                  on 2000/07/04  17:28:48
29767         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
29768      Branch: perl
29769            ! t/lib/b.t
29770 ____________________________________________________________________________
29771 [  6309] By: jhi                                   on 2000/07/04  17:22:18
29772         Log: The #6308 required a little bit more.
29773      Branch: cfgperl
29774            ! Makefile.SH win32/Makefile
29775 ____________________________________________________________________________
29776 [  6308] By: jhi                                   on 2000/07/04  16:35:24
29777         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
29778      Branch: cfgperl
29779            + lib/lib_pm.PL
29780            - lib/lib.pm.PL
29781            ! MANIFEST Makefile.SH
29782 ____________________________________________________________________________
29783 [  6307] By: jhi                                   on 2000/07/04  16:28:58
29784         Log: Win32 patches for cfgperl from Sarathy.
29785      Branch: cfgperl
29786            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
29787            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
29788            ! thread.h toke.c util.c win32/Makefile win32/win32.c
29789 ____________________________________________________________________________
29790 [  6306] By: gsar                                  on 2000/07/04  16:28:40
29791         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
29792              (from Richard Soderberg <rs@oregonnet.com>)
29793      Branch: perl
29794            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
29795 ____________________________________________________________________________
29796 [  6305] By: jhi                                   on 2000/07/04  16:24:24
29797         Log: Integrate with Sarathy.
29798      Branch: cfgperl
29799           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
29800           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
29801           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
29802           !> proto.h win32/win32.c
29803 ____________________________________________________________________________
29804 [  6304] By: gsar                                  on 2000/07/04  16:17:24
29805         Log: missing perldiag entry for unpack("w",...) diagnostic (from
29806              Andreas Koenig)
29807      Branch: perl
29808            ! pod/perldiag.pod
29809 ____________________________________________________________________________
29810 [  6303] By: gsar                                  on 2000/07/04  16:14:44
29811         Log: remove rel2abs prototypes (from Barrie Slaymaker)
29812      Branch: perl
29813            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
29814            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
29815 ____________________________________________________________________________
29816 [  6302] By: gsar                                  on 2000/07/04  04:59:35
29817         Log: adjust change#6299
29818      Branch: perl
29819            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
29820            ! win32/win32.c
29821 ____________________________________________________________________________
29822 [  6301] By: jhi                                   on 2000/07/04  04:50:07
29823         Log: Integrate with Sarathy.
29824      Branch: cfgperl
29825           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
29826           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
29827           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
29828 ____________________________________________________________________________
29829 [  6300] By: gsar                                  on 2000/07/04  04:42:09
29830         Log: PERL_OBJECT build tweak
29831      Branch: perl
29832            ! perl.h
29833 ____________________________________________________________________________
29834 [  6299] By: gsar                                  on 2000/07/04  04:37:00
29835         Log: fix memory leak on Windows (PL_sys_intern contents were never
29836              freed)
29837      Branch: perl
29838            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
29839            ! perlapi.c proto.h win32/win32.c
29840 ____________________________________________________________________________
29841 [  6298] By: gsar                                  on 2000/07/04  04:15:59
29842         Log: fix large memory leak that has been around for ever, masked by
29843              -DPURIFY (most of the arenas were never freed!)
29844      Branch: perl
29845            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
29846 ____________________________________________________________________________
29847 [  6297] By: gsar                                  on 2000/07/04  04:07:46
29848         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
29849      Branch: perl
29850            ! perl.c
29851 ____________________________________________________________________________
29852 [  6296] By: jhi                                   on 2000/06/30  18:28:37
29853         Log: Elaborate POSIX.pod.  Still needs work.
29854      Branch: cfgperl
29855            ! ext/POSIX/POSIX.pod
29856 ____________________________________________________________________________
29857 [  6295] By: jhi                                   on 2000/06/30  14:58:18
29858         Log: Point to perlipc for more SysV IPC examples.
29859      Branch: cfgperl
29860            ! pod/perlfunc.pod
29861 ____________________________________________________________________________
29862 [  6294] By: gsar                                  on 2000/06/30  14:47:45
29863         Log: slurp mode fix in change#4736 still not quite right
29864      Branch: perl
29865            ! pp_hot.c t/io/argv.t
29866 ____________________________________________________________________________
29867 [  6293] By: jhi                                   on 2000/06/30  12:02:55
29868         Log: Integrate with Sarathy.
29869      Branch: cfgperl
29870           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
29871 ____________________________________________________________________________
29872 [  6292] By: jhi                                   on 2000/06/30  12:01:11
29873         Log: From: simon@brecon.co.uk (Simon Cozens)
29874              Subject: UTF8 concat
29875              Date: 30 Jun 2000 06:13:25 GMT
29876              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
29877      Branch: cfgperl
29878            ! pp_hot.c
29879 ____________________________________________________________________________
29880 [  6291] By: gsar                                  on 2000/06/30  04:37:33
29881         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
29882              when @_ is modified, causing coredumps
29883      Branch: perl
29884            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
29885 ____________________________________________________________________________
29886 [  6290] By: jhi                                   on 2000/06/30  02:21:44
29887         Log: Integrate with Sarathy.
29888      Branch: cfgperl
29889           !> vms/vms.c vms/vmsish.h
29890 ____________________________________________________________________________
29891 [  6289] By: jhi                                   on 2000/06/30  02:21:02
29892         Log: Check VERSIONs.
29893      Branch: cfgperl
29894            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
29895            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
29896            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
29897 ____________________________________________________________________________
29898 [  6288] By: jhi                                   on 2000/06/30  02:18:52
29899         Log: Integrate with Sarathy.
29900      Branch: cfgperl
29901           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
29902           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
29903           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
29904           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
29905 ____________________________________________________________________________
29906 [  6287] By: gsar                                  on 2000/06/30  02:17:08
29907         Log: integrate vmsperl changes into mainline
29908      Branch: perl
29909           !> vms/vms.c vms/vmsish.h
29910 ____________________________________________________________________________
29911 [  6285] By: gsar                                  on 2000/06/30  02:05:28
29912         Log: localize %INC in a Safe compartment so that use/require work
29913              (many other magic globals probably need similar treatment)
29914      Branch: perl
29915            ! ext/Opcode/Opcode.xs
29916 ____________________________________________________________________________
29917 [  6284] By: gsar                                  on 2000/06/30  01:54:54
29918         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
29919              about Windows
29920      Branch: perl
29921            ! pod/perlembed.pod
29922 ____________________________________________________________________________
29923 [  6283] By: jhi                                   on 2000/06/30  01:50:10
29924         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
29925              From: Barrie Slaymaker <barries@jester.slaysys.com>
29926              Date: Wed, 28 Jun 2000 11:35:29 -0400
29927              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
29928      Branch: perl
29929            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
29930            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
29931            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
29932            ! lib/File/Spec/Win32.pm
29933 ____________________________________________________________________________
29934 [  6282] By: jhi                                   on 2000/06/29  22:57:22
29935         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
29936              From: Dan Sugalski <dan@sidhe.org>
29937              Date: Tue, 06 Jun 2000 11:59:50 -0400
29938              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
29939      Branch: cfgperl
29940            ! vms/vms.c
29941 ____________________________________________________________________________
29942 [  6281] By: jhi                                   on 2000/06/29  22:52:50
29943         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
29944              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
29945              Date: Wed, 7 Jun 2000 04:02:04 -0500
29946              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
29947      Branch: cfgperl
29948            ! utils/h2xs.PL
29949 ____________________________________________________________________________
29950 [  6280] By: jhi                                   on 2000/06/29  22:45:47
29951         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
29952              From: rspier@pobox.com (Robert Spier)
29953              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
29954              Message-ID: <14654.31913.845602.610277@rls.cx>
29955      Branch: cfgperl
29956            ! utils/h2xs.PL
29957 ____________________________________________________________________________
29958 [  6279] By: jhi                                   on 2000/06/29  22:38:16
29959         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
29960              From: Tim Ayers <tayers@bridge.com>
29961              Date: Thu, 08 Jun 2000 08:11:06 +0200
29962              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
29963              [resent by Richard Foley, Message-Id probably wrong]
29964      Branch: cfgperl
29965            ! pod/perlsub.pod
29966 ____________________________________________________________________________
29967 [  6278] By: jhi                                   on 2000/06/29  22:21:45
29968         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
29969              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
29970              Date: Fri, 09 Jun 2000 12:39:27 -0400
29971              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
29972              (plus update the version "number" of Text::Wrap)
29973      Branch: cfgperl
29974            ! lib/Text/Wrap.pm
29975 ____________________________________________________________________________
29976 [  6277] By: jhi                                   on 2000/06/29  22:13:10
29977         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
29978              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29979              Date: Mon, 12 Jun 2000 14:55:59 +0100
29980              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
29981      Branch: cfgperl
29982            ! pod/perlfunc.pod
29983 ____________________________________________________________________________
29984 [  6276] By: jhi                                   on 2000/06/29  22:11:06
29985         Log: Subject: [PATCH] Re: eval documentation: context
29986              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29987              Date: Mon, 12 Jun 2000 15:07:29 +0100
29988              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
29989      Branch: cfgperl
29990            ! pod/perlfunc.pod
29991 ____________________________________________________________________________
29992 [  6275] By: jhi                                   on 2000/06/29  21:59:46
29993         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
29994              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
29995              Date: Tue, 13 Jun 2000 02:43:48 -0500
29996              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
29997      Branch: cfgperl
29998            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
29999 ____________________________________________________________________________
30000 [  6274] By: jhi                                   on 2000/06/29  21:56:14
30001         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
30002              From: Andy Dougherty <doughera@lafayette.edu>
30003              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
30004              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
30005      Branch: cfgperl
30006            ! ext/File/Glob/Glob.pm
30007 ____________________________________________________________________________
30008 [  6273] By: jhi                                   on 2000/06/29  21:49:09
30009         Log: Subject: [PATCH] xsub attributes
30010              From: Doug MacEachern <dougm@covalent.net>
30011              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
30012              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
30013      Branch: cfgperl
30014            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
30015            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
30016 ____________________________________________________________________________
30017 [  6272] By: jhi                                   on 2000/06/29  21:41:28
30018         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
30019              From: Tom Phoenix <rootbeer@redcat.com>
30020              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
30021              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
30022      Branch: cfgperl
30023            ! lib/Net/Ping.pm
30024 ____________________________________________________________________________
30025 [  6271] By: jhi                                   on 2000/06/29  21:36:55
30026         Log: Subject: PATCH pod/perltie.pod
30027              From: Ian Phillipps <Ian.Phillipps@iname.com>
30028              Date: Fri, 16 Jun 2000 00:17:19 +0100
30029              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
30030              (only the first hunk, the second hunk had already been done
30031              by some other patch)
30032      Branch: cfgperl
30033            ! pod/perltie.pod
30034 ____________________________________________________________________________
30035 [  6270] By: jhi                                   on 2000/06/29  21:24:51
30036         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
30037              From: Nicholas Clark <nick@talking.bollo.cx>
30038              Date: Fri, 23 Jun 2000 16:21:15 +0100
30039              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
30040      Branch: cfgperl
30041            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
30042            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
30043 ____________________________________________________________________________
30044 [  6269] By: jhi                                   on 2000/06/29  19:38:15
30045         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
30046              silence few compiler warnings.
30047      Branch: cfgperl
30048            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
30049 ____________________________________________________________________________
30050 [  6268] By: jhi                                   on 2000/06/29  18:21:50
30051         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
30052              From: Dominic Dunlop <domo@computer.org> 
30053              Date: Thu, 29 Jun 2000 12:32:39 +0200 
30054              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
30055      Branch: cfgperl
30056            ! t/op/sprintf.t
30057 ____________________________________________________________________________
30058 [  6267] By: jhi                                   on 2000/06/29  18:16:07
30059         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
30060              From: Doug MacEachern <dougm@covalent.net>
30061              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
30062              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
30063      Branch: cfgperl
30064            + t/op/method2entersub.t
30065            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
30066            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
30067            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
30068            ! xsutils.c
30069 ____________________________________________________________________________
30070 [  6266] By: jhi                                   on 2000/06/29  15:11:15
30071         Log: Subject: [PATCH 5.6.0] cygwin port
30072              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
30073              From: "Fifer, Eric" <EFifer@sanwaint.com>
30074              Date: Thu, 29 Jun 2000 12:58:29 +0100
30075      Branch: cfgperl
30076            ! cygwin/Makefile.SHs
30077 ____________________________________________________________________________
30078 [  6265] By: jhi                                   on 2000/06/29  15:04:05
30079         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
30080              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30081              Date: Wed, 28 Jun 2000 17:50:12 -0700
30082              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
30083      Branch: cfgperl
30084            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
30085 ____________________________________________________________________________
30086 [  6264] By: jhi                                   on 2000/06/29  15:00:57
30087         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
30088              From: Marty Lucich <marty@netcom.com>
30089              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
30090              Message-Id: <200006282116.OAA11148@netcom.com>
30091              ccdlflags update (the BSD/OS 4.1 part had already been taken
30092              care of by #6141).
30093      Branch: cfgperl
30094            ! hints/bsdos.sh
30095 ____________________________________________________________________________
30096 [  6263] By: jhi                                   on 2000/06/29  13:47:44
30097         Log: tr fixes from Simon Cozens
30098      Branch: cfgperl
30099            ! doop.c
30100 ____________________________________________________________________________
30101 [  6262] By: jhi                                   on 2000/06/28  18:46:01
30102         Log: Subject: 5.6.0 Patch for EPOC
30103              From: Olaf Flebbe <o.flebbe@gmx.de>
30104              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
30105              Message-ID: <23449.960929969@www11.gmx.net>
30106      Branch: cfgperl
30107            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
30108            ! epoc/epocish.h
30109 ____________________________________________________________________________
30110 [  6261] By: jhi                                   on 2000/06/28  18:29:07
30111         Log: Subject: Re: [PATCH cfgperl] BOMs away!
30112              From: simon@brecon.co.uk (Simon Cozens)
30113              Date: 17 Jun 2000 11:49:57 GMT
30114              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
30115      Branch: cfgperl
30116            ! pod/perldiag.pod t/comp/require.t toke.c
30117 ____________________________________________________________________________
30118 [  6260] By: jhi                                   on 2000/06/28  17:47:16
30119         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
30120              From: simon@brecon.co.uk (Simon Cozens) 
30121              Date: 17 Jun 2000 11:56:44 GMT 
30122              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
30123              pack U0, pack C0
30124      Branch: cfgperl
30125            ! pod/perlfunc.pod pp.c t/op/pack.t
30126 ____________________________________________________________________________
30127 [  6259] By: jhi                                   on 2000/06/28  16:43:17
30128         Log: perlnewmod was missing from MANIFEST.
30129      Branch: cfgperl
30130            ! MANIFEST
30131 ____________________________________________________________________________
30132 [  6258] By: jhi                                   on 2000/06/28  15:54:30
30133         Log: linenumber tweak
30134      Branch: cfgperl
30135            ! t/pragma/warn/regcomp
30136 ____________________________________________________________________________
30137 [  6257] By: jhi                                   on 2000/06/28  15:50:44
30138         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
30139              From: Doug MacEachern <dougm@covalent.net>
30140              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
30141              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
30142              (one part of the patch had been applied earlier)
30143      Branch: cfgperl
30144            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
30145 ____________________________________________________________________________
30146 [  6256] By: jhi                                   on 2000/06/28  15:40:22
30147         Log: tweaks from Simon Cozens to further fix tr/// under utf8
30148      Branch: cfgperl
30149            ! doop.c
30150 ____________________________________________________________________________
30151 [  6255] By: jhi                                   on 2000/06/28  15:33:45
30152         Log: small thinko tweaks
30153      Branch: cfgperl
30154            ! lib/IPC/Open3.pm t/op/my_stash.t
30155 ____________________________________________________________________________
30156 [  6254] By: jhi                                   on 2000/06/28  15:33:25
30157         Log: Subject: tr///, help wanted.
30158              From: simon@brecon.co.uk (Simon Cozens)
30159              Date: 28 Jun 2000 11:29:04 GMT
30160              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
30161      Branch: cfgperl
30162            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
30163            ! pp_proto.h proto.h t/op/tr.t
30164 ____________________________________________________________________________
30165 [  6253] By: jhi                                   on 2000/06/28  15:09:17
30166         Log: Paranoia tweak on #6249.
30167              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
30168              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
30169              Date: Sun, 25 Jun 2000 23:43:12 -0400
30170              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
30171      Branch: cfgperl
30172            ! lib/IPC/Open3.pm
30173 ____________________________________________________________________________
30174 [  6252] By: jhi                                   on 2000/06/28  15:01:38
30175         Log: Document #6249 and #6251.
30176      Branch: cfgperl
30177            ! lib/Exporter.pm lib/IPC/Open3.pm
30178 ____________________________________________________________________________
30179 [  6251] By: jhi                                   on 2000/06/28  14:50:43
30180         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
30181              From: Doug MacEachern <dougm@covalent.net>
30182              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
30183              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
30184      Branch: cfgperl
30185            ! lib/Exporter.pm
30186 ____________________________________________________________________________
30187 [  6250] By: jhi                                   on 2000/06/28  14:45:23
30188         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
30189              From: Doug MacEachern <dougm@covalent.net>
30190              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
30191              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
30192      Branch: cfgperl
30193            + t/op/my_stash.t
30194            ! MANIFEST embed.pl global.sym proto.h toke.c
30195 ____________________________________________________________________________
30196 [  6249] By: jhi                                   on 2000/06/28  14:36:34
30197         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
30198              From: Frank Tobin <ftobin@uiuc.edu>
30199              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
30200              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
30201      Branch: cfgperl
30202            ! lib/IPC/Open3.pm
30203 ____________________________________________________________________________
30204 [  6248] By: jhi                                   on 2000/06/28  14:11:25
30205         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
30206              From: Mark-Jason Dominus <mjd@plover.com>
30207              Date: Tue, 27 Jun 2000 22:36:42 -0400
30208              Message-ID: <20000628023642.12166.qmail@plover.com>
30209      Branch: cfgperl
30210            ! pod/perlfunc.pod
30211 ____________________________________________________________________________
30212 [  6247] By: jhi                                   on 2000/06/27  12:46:37
30213         Log: Tweak $VERSION, patch from Doug MacEachern.
30214      Branch: cfgperl
30215            ! lib/File/Spec.pm
30216 ____________________________________________________________________________
30217 [  6246] By: jhi                                   on 2000/06/27  03:34:46
30218         Log: Allow for standalone testing.
30219      Branch: cfgperl
30220            ! t/lib/filefunc.t t/lib/filespec.t
30221 ____________________________________________________________________________
30222 [  6245] By: jhi                                   on 2000/06/27  02:50:02
30223         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
30224              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
30225              Date: Sat, 24 Jun 2000 13:06:20 +0100
30226              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
30227      Branch: cfgperl
30228            ! ext/DynaLoader/DynaLoader_pm.PL
30229 ____________________________________________________________________________
30230 [  6244] By: jhi                                   on 2000/06/27  02:46:10
30231         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
30232              From: Doug MacEachern <dougm@covalent.net>
30233              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
30234              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
30235      Branch: cfgperl
30236            ! gv.c sv.c t/lib/peek.t
30237 ____________________________________________________________________________
30238 [  6243] By: jhi                                   on 2000/06/27  02:38:07
30239         Log: Subject: [PATCH] is_utf8_string
30240              From: simon@brecon.co.uk (Simon Cozens)
30241              Date: 26 Jun 2000 02:25:59 GMT
30242              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
30243      Branch: cfgperl
30244            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
30245            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
30246            ! proto.h utf8.c
30247 ____________________________________________________________________________
30248 [  6242] By: jhi                                   on 2000/06/27  02:24:00
30249         Log: Subject: [PATCH] bytes<->utf8 fixes
30250              From: simon@brecon.co.uk (Simon Cozens)
30251              Date: 26 Jun 2000 04:55:45 GMT
30252              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
30253      Branch: cfgperl
30254            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
30255 ____________________________________________________________________________
30256 [  6241] By: jhi                                   on 2000/06/27  02:12:42
30257         Log: Do no -warn on \_, only on \alpha.
30258              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
30259              From: David Dyck <dcd@tc.fluke.com>
30260              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
30261              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
30262      Branch: cfgperl
30263            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
30264 ____________________________________________________________________________
30265 [  6240] By: jhi                                   on 2000/06/27  02:00:01
30266         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
30267              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
30268              Date: Mon, 26 Jun 2000 18:40:14 +0100
30269              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
30270      Branch: cfgperl
30271            ! utils/h2xs.PL
30272 ____________________________________________________________________________
30273 [  6239] By: jhi                                   on 2000/06/27  01:53:40
30274         Log: Configure maintenance.  Sever some dependency cycles,
30275              separate gccversion from the cc unit,
30276              address [ID 20000623.006] Configure script patch for using gcc on AIX
30277              (but solve it a little bit differently),
30278              unduplex some accidentally duplicated units,
30279              suggest using gcc if no cc available
30280              (p5p thread: "Solaris configure: counterproposal", 1999-09)
30281      Branch: cfgperl
30282            ! Configure Todo-5.6 config_h.SH
30283      Branch: metaconfig
30284            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
30285            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
30286      Branch: metaconfig/U/perl
30287            + gccvers.U
30288            ! d_getespwnam.U d_getprpwnam.U i_prot.U
30289 ____________________________________________________________________________
30290 [  6238] By: jhi                                   on 2000/06/25  18:04:56
30291         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
30292              From: Dan Sugalski <dan@sidhe.org>
30293              Date: Fri, 23 Jun 2000 17:00:00 -0400
30294              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
30295      Branch: cfgperl
30296            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
30297 ____________________________________________________________________________
30298 [  6237] By: jhi                                   on 2000/06/25  16:36:45
30299         Log: Tweak embed.pl, regen headers.
30300      Branch: cfgperl
30301            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
30302            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
30303            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
30304            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
30305            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
30306 ____________________________________________________________________________
30307 [  6236] By: jhi                                   on 2000/06/25  15:26:42
30308         Log: Regen headers.
30309      Branch: cfgperl
30310            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
30311            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
30312            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
30313            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
30314            ! regnodes.h warnings.h
30315 ____________________________________________________________________________
30316 [  6235] By: jhi                                   on 2000/06/23  19:39:35
30317         Log: The thread begun by
30318              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
30319              From: Kevin.Ruscoe@ubsw.com
30320              Date: Fri, 16 Jun 2000 16:38:51 +0100
30321              Message-Id: <H000019b03c300d6@MHS>
30322      Branch: cfgperl
30323            ! hints/solaris_2.sh
30324 ____________________________________________________________________________
30325 [  6234] By: jhi                                   on 2000/06/23  19:23:36
30326         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
30327              because when run as services (Win32ese for daemons)
30328              no environment variables are set and tmpdir ends up as /tmp,
30329              which is ambiguous.
30330              
30331              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
30332              From: matt@sergeant.org
30333              Date: 16 Jun 2000 16:30:43 -0000
30334              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
30335      Branch: cfgperl
30336            ! lib/File/Spec/Win32.pm
30337 ____________________________________________________________________________
30338 [  6233] By: jhi                                   on 2000/06/23  19:18:58
30339         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
30340              From: Mark-Jason Dominus <mjd@plover.com>
30341              Date: Fri, 16 Jun 2000 20:53:04 -0400
30342              Message-ID: <20000617005304.8008.qmail@plover.com>
30343      Branch: cfgperl
30344            ! op.h
30345 ____________________________________________________________________________
30346 [  6232] By: jhi                                   on 2000/06/23  16:10:02
30347         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
30348              From: simon@brecon.co.uk (Simon Cozens)
30349              Date: 19 Jun 2000 15:18:27 GMT
30350              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
30351              
30352              plus update pod/Makefile and regenerate perltoc
30353      Branch: cfgperl
30354            + pod/perlutil.pod
30355            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
30356 ____________________________________________________________________________
30357 [  6231] By: jhi                                   on 2000/06/23  15:19:18
30358         Log: Subject: [PATCH 5.6.0] cygwin port
30359              From: "Fifer, Eric" <EFifer@sanwaint.com>
30360              Date: Tue, 20 Jun 2000 14:30:58 +0100
30361              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
30362      Branch: cfgperl
30363            ! README.cygwin lib/File/Find.pm
30364 ____________________________________________________________________________
30365 [  6230] By: jhi                                   on 2000/06/23  14:25:21
30366         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
30367      Branch: cfgperl
30368            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
30369            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
30370            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
30371            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
30372 ____________________________________________________________________________
30373 [  6229] By: jhi                                   on 2000/06/23  14:13:34
30374         Log: Subject: README.hpux version 0.6.1
30375              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
30376              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
30377              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
30378      Branch: cfgperl
30379            ! README.hpux
30380 ____________________________________________________________________________
30381 [  6228] By: jhi                                   on 2000/06/23  14:07:20
30382         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
30383              From: Doug MacEachern <dougm@covalent.net>
30384              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
30385              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
30386      Branch: cfgperl
30387            ! op.c
30388 ____________________________________________________________________________
30389 [  6227] By: jhi                                   on 2000/06/23  14:01:06
30390         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
30391              From: Doug MacEachern <dougm@covalent.net>
30392              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
30393              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
30394      Branch: cfgperl
30395            + lib/lib.pm.PL
30396            - lib/lib.pm
30397            ! MANIFEST Makefile.SH
30398 ____________________________________________________________________________
30399 [  6226] By: jhi                                   on 2000/06/23  13:53:07
30400         Log: Subject: [PATCH] remove forward declarations in Socket.pm
30401              From: Doug MacEachern <dougm@covalent.net>
30402              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
30403              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
30404              
30405              From: Doug MacEachern <dougm@covalent.net>
30406              Subject: Re: [PATCH] remove forward declarations in Socket.pm
30407              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
30408              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
30409      Branch: cfgperl
30410            ! ext/Socket/Socket.pm op.c
30411 ____________________________________________________________________________
30412 [  6225] By: jhi                                   on 2000/06/23  13:41:52
30413         Log: Add source code filenames to apidoc.
30414              From: simon@brecon.co.uk (Simon Cozens)
30415              Subject: [PATCH embed.pl] Source X-ref
30416              Date: 22 Jun 2000 02:18:49 GMT
30417              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
30418      Branch: cfgperl
30419            ! embed.pl
30420 ____________________________________________________________________________
30421 [  6224] By: jhi                                   on 2000/06/23  13:32:33
30422         Log: A way to avoid English.pm performance hit.
30423              From: root <root@jester.slaysys.com>
30424              Subject: [YAPATCH English.pm] My turn to putt again
30425              Date: Thu, 22 Jun 2000 20:33:58 -0400
30426              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
30427      Branch: cfgperl
30428            ! lib/English.pm t/lib/english.t
30429 ____________________________________________________________________________
30430 [  6223] By: jhi                                   on 2000/06/23  13:27:06
30431         Log: Avoid double close().
30432              Subject: [PATCH] avoid double close()
30433              From: Doug MacEachern <dougm@covalent.net>
30434              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
30435              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
30436      Branch: cfgperl
30437            ! doio.c
30438 ____________________________________________________________________________
30439 [  6222] By: jhi                                   on 2000/06/23  13:25:54
30440         Log: doc typo fix
30441              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
30442              From: Ian Phillipps <Ian.Phillipps@iname.com>
30443              Date: Fri, 23 Jun 2000 10:40:58 +0100
30444              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
30445      Branch: cfgperl
30446            ! lib/Pod/Usage.pm
30447 ____________________________________________________________________________
30448 [  6221] By: jhi                                   on 2000/06/23  13:24:15
30449         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
30450              From: simon@brecon.co.uk (Simon Cozens)
30451              Subject: [PATCH] Eliminate tr///[CU][CU]
30452              Date: 23 Jun 2000 11:05:40 GMT
30453              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
30454      Branch: cfgperl
30455            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
30456 ____________________________________________________________________________
30457 [  6220] By: jhi                                   on 2000/06/22  16:07:51
30458         Log: Win32 patches from Benjamin Stuhl.
30459      Branch: cfgperl
30460            ! makedef.pl win32/win32.h
30461 ____________________________________________________________________________
30462 [  6219] By: jhi                                   on 2000/06/22  16:06:34
30463         Log: Bytecode patches from Benjamin Stuhl.
30464      Branch: cfgperl
30465            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
30466            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
30467            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
30468 ____________________________________________________________________________
30469 [  6218] By: jhi                                   on 2000/06/15  23:54:16
30470         Log: Bytecode patches from Benjamin Stuhl.
30471      Branch: cfgperl
30472            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
30473 ____________________________________________________________________________
30474 [  6217] By: jhi                                   on 2000/06/09  13:38:29
30475         Log: Rename the fdpid locking and integrate with Sarathy.
30476      Branch: cfgperl
30477            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
30478            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
30479            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
30480            ! win32/win32.c
30481           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
30482 ____________________________________________________________________________
30483 [  6216] By: gsar                                  on 2000/06/08  14:54:21
30484         Log: be more optimal about clearing @_
30485      Branch: perl
30486            ! cop.h
30487 ____________________________________________________________________________
30488 [  6215] By: gsar                                  on 2000/06/08  14:33:04
30489         Log: tweak comment about @DB::args
30490      Branch: perl
30491            ! av.h pp_ctl.c
30492 ____________________________________________________________________________
30493 [  6214] By: gsar                                  on 2000/06/08  13:57:54
30494         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
30495              caller() wants to populate @DB::args with it (causes a coredump
30496              in Carp::confess())
30497      Branch: perl
30498            ! cop.h t/op/runlevel.t
30499 ____________________________________________________________________________
30500 [  6213] By: gsar                                  on 2000/06/08  07:06:35
30501         Log: back out change#6106 (seems problematic)
30502      Branch: perl
30503            ! hints/solaris_2.sh
30504 ____________________________________________________________________________
30505 [  6212] By: jhi                                   on 2000/06/07  03:10:36
30506         Log: Continuing mopup for #6204.
30507      Branch: cfgperl
30508            ! ext/B/defsubs_h.PL
30509 ____________________________________________________________________________
30510 [  6211] By: jhi                                   on 2000/06/07  02:41:50
30511         Log: Mopup for #6204.
30512              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
30513              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
30514              This is comes from const() where POK isn't on when expected.
30515      Branch: cfgperl
30516            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
30517            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
30518            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
30519            ! perlapi.h pod/perlapi.pod
30520 ____________________________________________________________________________
30521 [  6210] By: jhi                                   on 2000/06/07  01:56:29
30522         Log: Mopup for #6207 and #6209.
30523      Branch: cfgperl
30524            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
30525 ____________________________________________________________________________
30526 [  6209] By: jhi                                   on 2000/06/07  01:33:12
30527         Log: Lock PL_fdpid against race conditions, based on:
30528              Subject: [PATCH 5.6.0]subprocess fixup for threads
30529              From: Dan Sugalski <dan@sidhe.org>
30530              To: perl5-porters@perl.org
30531              Date: Tue, 11 Apr 2000 17:02:32 -0400
30532              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
30533      Branch: cfgperl
30534            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
30535            ! win32/win32.c
30536 ____________________________________________________________________________
30537 [  6208] By: jhi                                   on 2000/06/07  01:05:23
30538         Log: Regen headers for #6207.
30539      Branch: cfgperl
30540            ! embed.h global.sym objXSUB.h proto.h
30541 ____________________________________________________________________________
30542 [  6207] By: jhi                                   on 2000/06/06  23:43:13
30543         Log: Subject: [PATCH 5.6.0] Threadsafe patches
30544              From: Dan Sugalski <dan@sidhe.org>
30545              To: perl5-porters@perl.org
30546              Date: Mon, 08 May 2000 18:08:13 -0400
30547              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
30548      Branch: cfgperl
30549            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
30550            ! proto.h sv.h util.c
30551 ____________________________________________________________________________
30552 [  6206] By: jhi                                   on 2000/06/06  23:21:23
30553         Log: Subject: [PATCH] Eliminate $a/$b in pod
30554              From: David Glasser <me@davidglasser.net>
30555              To: perl5-porters@perl.org
30556              Date: Mon, 29 May 2000 21:15:59 -0400
30557              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
30558      Branch: cfgperl
30559            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
30560            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
30561            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
30562            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
30563            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
30564            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
30565            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
30566            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
30567            ! pod/perlvar.pod pod/perlxs.pod
30568 ____________________________________________________________________________
30569 [  6205] By: jhi                                   on 2000/06/06  23:12:14
30570         Log: Subject: [PATCH] Win32 improvements
30571              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
30572              To: gsar@activestate.com, perl5-porters@perl.org
30573              Date: Mon, 29 May 2000 17:22:24 PDT
30574              Message-ID: <20000530002224.91142.qmail@hotmail.com>
30575              (MUA had mangled many lines by wordwrapping)
30576      Branch: cfgperl
30577            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
30578 ____________________________________________________________________________
30579 [  6204] By: jhi                                   on 2000/06/06  23:01:50
30580         Log: Subject: [PATCH] B::Bytecode patches
30581              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
30582              To: gsar@activestate.com, jhi@iki.fi
30583              Cc: perl5-porters@perl.org
30584              Message-ID: <20000602202526.48694.qmail@hotmail.com>
30585              (MUA had mangled many lines by wordwrapping)
30586      Branch: cfgperl
30587            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
30588            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
30589            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
30590            ! intrpvar.h perl.c
30591 ____________________________________________________________________________
30592 [  6203] By: jhi                                   on 2000/06/06  22:32:43
30593         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
30594              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30595              Date: Tue, 06 Jun 2000 13:07:45 -0700
30596              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
30597      Branch: cfgperl
30598            ! pod/perldiag.pod
30599 ____________________________________________________________________________
30600 [  6202] By: jhi                                   on 2000/06/06  19:38:35
30601         Log: Integrate with Sarathy.
30602      Branch: cfgperl
30603           !> perl.c
30604 ____________________________________________________________________________
30605 [  6201] By: gsar                                  on 2000/06/06  00:42:59
30606         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
30607              does a PUSHMARK that's never ever POPMARKed; in general, only
30608              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
30609              Perl_eval_[sp]v() don't because they don't take any incoming
30610              arguments (this leak has been around since the original version
30611              of perl_eval_pv() in 5.003_97e)
30612      Branch: perl
30613            ! perl.c
30614 ____________________________________________________________________________
30615 [  6200] By: jhi                                   on 2000/06/04  03:44:52
30616         Log: Update to cperl-mode.el 4.31 from
30617              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
30618              Subject: A couple of notes
30619              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30620              To: Mailing list Perl5 <perl5-porters@perl.org>
30621              Date: Sat, 3 Jun 2000 23:33:32 -0400
30622              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
30623      Branch: cfgperl
30624            ! emacs/cperl-mode.el
30625 ____________________________________________________________________________
30626 [  6199] By: jhi                                   on 2000/06/03  15:11:05
30627         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
30628              From: Dan Sugalski <dan@sidhe.org>
30629              To: perl5-porters@perl.org, vmsperl@perl.org
30630              Date: Fri, 02 Jun 2000 17:30:51 -0400
30631              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
30632      Branch: cfgperl
30633            ! vms/descrip_mms.template vms/gen_shrfls.pl
30634 ____________________________________________________________________________
30635 [  6198] By: jhi                                   on 2000/06/03  14:59:15
30636         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
30637              From: Dan Sugalski <dan@sidhe.org>
30638              To: vmsperl@perl.org, perl5-porters@perl.org
30639              Date: Fri, 02 Jun 2000 16:00:41 -0400
30640              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
30641              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
30642      Branch: cfgperl
30643            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
30644            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
30645            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
30646 ____________________________________________________________________________
30647 [  6197] By: jhi                                   on 2000/06/03  14:41:30
30648         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
30649              From: John Borwick <jhborwic@unity.ncsu.edu>
30650              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
30651              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
30652      Branch: cfgperl
30653            ! pod/perlsyn.pod
30654 ____________________________________________________________________________
30655 [  6196] By: jhi                                   on 2000/06/03  14:38:09
30656         Log: Integrate with Sarathy.
30657      Branch: cfgperl
30658           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
30659           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
30660           !> vms/perly_c.vms
30661 ____________________________________________________________________________
30662 [  6195] By: gsar                                  on 2000/06/02  22:43:13
30663         Log: fix yet another eval"" leak under USE_ITHREADS
30664      Branch: perl
30665            ! op.c
30666 ____________________________________________________________________________
30667 [  6194] By: gsar                                  on 2000/06/02  18:22:06
30668         Log: fix small eval"" memory leaks under USE_ITHREADS
30669      Branch: perl
30670            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
30671            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
30672            ! vms/perly_c.vms
30673 ____________________________________________________________________________
30674 [  6193] By: jhi                                   on 2000/06/01  13:03:56
30675         Log: Signals-be-gone for microperl.
30676      Branch: cfgperl
30677            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
30678 ____________________________________________________________________________
30679 [  6192] By: jhi                                   on 2000/06/01  12:52:02
30680         Log: Integrate with Sarathy.
30681      Branch: cfgperl
30682           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
30683           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
30684           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
30685           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
30686           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
30687           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
30688           !> t/op/vec.t utils/h2xs.PL
30689 ____________________________________________________________________________
30690 [  6191] By: gsar                                  on 2000/06/01  09:38:21
30691         Log: vec() loses numericalness (modified version of patch suggested
30692              by Robin Barker)
30693      Branch: perl
30694            ! doop.c t/op/vec.t
30695 ____________________________________________________________________________
30696 [  6190] By: gsar                                  on 2000/06/01  09:26:15
30697         Log: submit missing embed.pl change
30698      Branch: perl
30699            ! embed.pl
30700 ____________________________________________________________________________
30701 [  6189] By: gsar                                  on 2000/06/01  09:05:34
30702         Log: counting tr/// corrupts later operation (from M.J.T Guy)
30703      Branch: perl
30704            ! doop.c t/op/tr.t
30705 ____________________________________________________________________________
30706 [  6188] By: gsar                                  on 2000/06/01  08:58:39
30707         Log: h2xs tweaks
30708      Branch: perl
30709            ! utils/h2xs.PL
30710 ____________________________________________________________________________
30711 [  6187] By: gsar                                  on 2000/06/01  08:50:07
30712         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
30713              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
30714      Branch: perl
30715            + lib/Pod/LaTeX.pm
30716            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
30717            ! pod/pod2latex.PL
30718 ____________________________________________________________________________
30719 [  6186] By: gsar                                  on 2000/06/01  08:24:40
30720         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
30721              <wolfgang.laun@alcatel.at>)
30722      Branch: perl
30723            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
30724            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
30725 ____________________________________________________________________________
30726 [  6185] By: gsar                                  on 2000/06/01  08:12:00
30727         Log: remove incorrect documentation about implicit split to @_ in
30728              list context, which never really worked in perl 5 (from
30729              M.J.T. Guy)
30730      Branch: perl
30731            ! pod/perlfunc.pod pod/perltrap.pod
30732 ____________________________________________________________________________
30733 [  6184] By: gsar                                  on 2000/06/01  07:52:27
30734         Log: tweak for change#6127
30735      Branch: perl
30736            ! perl.c
30737 ____________________________________________________________________________
30738 [  6183] By: gsar                                  on 2000/06/01  07:41:02
30739         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
30740              <nick@ccl4.org>)
30741      Branch: perl
30742            + t/lib/selfloader.t
30743            ! MANIFEST lib/SelfLoader.pm
30744 ____________________________________________________________________________
30745 [  6182] By: jhi                                   on 2000/06/01  00:34:42
30746         Log: Be Cleaner Part Deux.
30747      Branch: cfgperl
30748            ! Makefile.SH
30749 ____________________________________________________________________________
30750 [  6181] By: jhi                                   on 2000/06/01  00:32:09
30751         Log: Integrate with Sarathy.
30752      Branch: cfgperl
30753           !> pp.c t/op/arith.t
30754 ____________________________________________________________________________
30755 [  6180] By: jhi                                   on 2000/06/01  00:31:13
30756         Log: microperl nits from Simon Cozens.
30757      Branch: cfgperl
30758            + uconfig.h
30759            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
30760            ! unixish.h
30761 ____________________________________________________________________________
30762 [  6179] By: gsar                                  on 2000/05/31  22:37:51
30763         Log: buggy modulus on UVs introduced by change#3378 (resulted in
30764              4063328477 % 65535 amounting to 27406, instead of 27407)
30765      Branch: perl
30766            ! pp.c t/op/arith.t
30767 ____________________________________________________________________________
30768 [  6178] By: jhi                                   on 2000/05/31  21:52:41
30769         Log: Be cleaner.
30770      Branch: cfgperl
30771            ! Makefile.SH
30772 ____________________________________________________________________________
30773 [  6177] By: jhi                                   on 2000/05/31  21:47:33
30774         Log: Substitution utf8 patch from Simon Cozens.
30775      Branch: cfgperl
30776            ! pp_hot.c
30777 ____________________________________________________________________________
30778 [  6176] By: jhi                                   on 2000/05/31  21:45:34
30779         Log: Single-quoted utf8 patch from Simon Cozens.
30780      Branch: cfgperl
30781            ! toke.c
30782 ____________________________________________________________________________
30783 [  6175] By: jhi                                   on 2000/05/31  21:40:18
30784         Log: Integrate with Sarathy.
30785      Branch: cfgperl
30786           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
30787 ____________________________________________________________________________
30788 [  6174] By: jhi                                   on 2000/05/31  21:37:31
30789         Log: microperl changes from Simon Cozens; Makefile for microperl
30790              written from scratch; few casts added as microperl compilation
30791              doesn't have all prototypes available.
30792      Branch: cfgperl
30793            + Makefile.micro README.micro Todo.micro uconfig.sh
30794            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
30795            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
30796      Branch: metaconfig
30797            + U/modified/Config_h.U
30798 ____________________________________________________________________________
30799 [  6173] By: jhi                                   on 2000/05/31  20:00:24
30800         Log: metaconfig maintenance.
30801      Branch: metaconfig
30802            + U/modified/Inhdr.U U/typedefs/inotype.U
30803      Branch: metaconfig/U/perl
30804            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
30805            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
30806 ____________________________________________________________________________
30807 [  6172] By: gsar                                  on 2000/05/31  05:05:42
30808         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
30809              (from Ilya Zakharevich)
30810      Branch: perl
30811            ! regexec.c t/op/re_tests
30812 ____________________________________________________________________________
30813 [  6171] By: gsar                                  on 2000/05/31  05:01:47
30814         Log: scalar() doesn't force scalar context when used in void context
30815              (from Simon Cozens)
30816      Branch: perl
30817            ! op.c t/op/wantarray.t
30818 ____________________________________________________________________________
30819 [  6170] By: gsar                                  on 2000/05/31  04:41:33
30820         Log: change#6142 needs tweaks to tests to work where there's no symlink()
30821              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
30822      Branch: perl
30823            ! t/lib/filefind.t
30824 ____________________________________________________________________________
30825 [  6169] By: gsar                                  on 2000/05/31  04:29:49
30826         Log: integrate cfgperl contents into mainline
30827      Branch: perl
30828           +> pod/perlmodlib.PL pod/perlnewmod.pod
30829           !> (integrate 42 files)
30830 ____________________________________________________________________________
30831 [  6168] By: jhi                                   on 2000/05/30  22:53:37
30832         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
30833      Branch: cfgperl
30834            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30835            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
30836            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
30837            ! win32/config.bc win32/config.gc win32/config.vc
30838            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
30839            ! win32/config_h.PL win32/config_sh.PL
30840      Branch: metaconfig/U/perl
30841            ! perlxv.U
30842 ____________________________________________________________________________
30843 [  6167] By: jhi                                   on 2000/05/30  22:20:21
30844         Log: tweak todo 
30845      Branch: cfgperl
30846            ! Todo-5.6
30847 ____________________________________________________________________________
30848 [  6166] By: jhi                                   on 2000/05/30  22:11:51
30849         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
30850              in case somebody wants to write an extension for more
30851              shadow database interfaces.
30852      Branch: cfgperl
30853            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30854            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
30855            ! vos/config.def vos/config.h vos/config_h.SH_orig
30856            ! win32/config.bc win32/config.gc win32/config.vc
30857            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
30858      Branch: metaconfig
30859            ! U/modified/Myinit.U
30860      Branch: metaconfig/U/perl
30861            + d_getespwnam.U d_getprpwnam.U i_prot.U
30862 ____________________________________________________________________________
30863 [  6165] By: jhi                                   on 2000/05/30  18:35:34
30864         Log: Integrate with Sarathy.
30865      Branch: cfgperl
30866           !> op.c
30867 ____________________________________________________________________________
30868 [  6164] By: jhi                                   on 2000/05/30  18:30:16
30869         Log: detypo
30870      Branch: cfgperl
30871            ! Configure config_h.SH
30872      Branch: metaconfig/U/perl
30873            ! perlxv.U
30874 ____________________________________________________________________________
30875 [  6163] By: gsar                                  on 2000/05/30  03:24:03
30876         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
30877      Branch: perl
30878            ! op.c
30879 ____________________________________________________________________________
30880 [  6162] By: gsar                                  on 2000/05/30  03:09:38
30881         Log: fix memory leak in method call optimization (change#3768);
30882              made C<eval "$x->foo()"> leak
30883      Branch: perl
30884            ! op.c
30885 ____________________________________________________________________________
30886 [  6161] By: jhi                                   on 2000/05/29  17:56:26
30887         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
30888              both from Simon Cozens.
30889      Branch: cfgperl
30890            + pod/perlmodlib.PL pod/perlnewmod.pod
30891            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
30892            ! pod/perlmodlib.pod pod/perltoc.pod
30893 ____________________________________________________________________________
30894 [  6160] By: jhi                                   on 2000/05/29  17:23:55
30895         Log: Changes for the File::Temp 0.08 (change #6159) test suite
30896              to fit better into the Perl distribution test framework.
30897      Branch: cfgperl
30898            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
30899            ! t/lib/ftmp-tempfile.t
30900 ____________________________________________________________________________
30901 [  6159] By: jhi                                   on 2000/05/29  16:55:36
30902         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
30903      Branch: cfgperl
30904            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
30905            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
30906 ____________________________________________________________________________
30907 [  6158] By: bailey                                on 2000/05/29  16:22:08
30908         Log: Add fallback to tmpfile for use in cases where user's relying on
30909              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
30910              Lane's patch)
30911      Branch: vmsperl
30912            ! vms/vms.c vms/vmsish.h
30913 ____________________________________________________________________________
30914 [  6157] By: jhi                                   on 2000/05/29  03:10:36
30915         Log: Regen Configure to jive with #6149.
30916      Branch: cfgperl
30917            ! Configure
30918      Branch: metaconfig
30919            ! U/modified/Getfile.U
30920 ____________________________________________________________________________
30921 [  6156] By: jhi                                   on 2000/05/29  03:01:38
30922         Log: Integrate with Sarathy.
30923      Branch: cfgperl
30924           +> ext/DynaLoader/dl_mac.xs
30925           !> (integrate 38 files)
30926 ____________________________________________________________________________
30927 [  6155] By: gsar                                  on 2000/05/28  21:15:58
30928         Log: small bug in change#6144; remove random \xA0 character that snuck
30929              in via change#6145
30930      Branch: perl
30931            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
30932 ____________________________________________________________________________
30933 [  6154] By: gsar                                  on 2000/05/28  21:04:19
30934         Log: avoid type mismatch warning
30935      Branch: perl
30936            ! perl.c
30937 ____________________________________________________________________________
30938 [  6153] By: gsar                                  on 2000/05/28  20:58:31
30939         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
30940              <nick@Bagpuss.uk.boo.com>)
30941      Branch: perl
30942            ! lib/Test/Harness.pm
30943 ____________________________________________________________________________
30944 [  6152] By: gsar                                  on 2000/05/28  20:53:42
30945         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
30946      Branch: perl
30947            ! regexec.c
30948 ____________________________________________________________________________
30949 [  6151] By: gsar                                  on 2000/05/28  20:50:28
30950         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
30951      Branch: perl
30952            ! regexec.c
30953 ____________________________________________________________________________
30954 [  6150] By: gsar                                  on 2000/05/28  20:39:58
30955         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
30956      Branch: perl
30957            ! pod/perlrequick.pod
30958 ____________________________________________________________________________
30959 [  6149] By: gsar                                  on 2000/05/28  20:35:16
30960         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
30961              <troc@netrus.net>)
30962      Branch: perl
30963            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
30964            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
30965            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
30966            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
30967 ____________________________________________________________________________
30968 [  6148] By: gsar                                  on 2000/05/28  20:21:07
30969         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
30970      Branch: perl
30971            ! lib/ExtUtils/MM_Unix.pm
30972 ____________________________________________________________________________
30973 [  6147] By: gsar                                  on 2000/05/28  20:12:41
30974         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
30975              (from Peter Prymmer)
30976      Branch: perl
30977            ! vms/subconfigure.com
30978 ____________________________________________________________________________
30979 [  6146] By: gsar                                  on 2000/05/28  20:06:15
30980         Log: doc typo
30981      Branch: perl
30982            ! lib/warnings.pm warnings.h warnings.pl
30983 ____________________________________________________________________________
30984 [  6145] By: gsar                                  on 2000/05/28  18:44:33
30985         Log: make xsubpp skip embedded pod (from Matthias Neeracher
30986              <neeri@iis.ee.ethz.ch>)
30987      Branch: perl
30988            ! lib/ExtUtils/xsubpp
30989 ____________________________________________________________________________
30990 [  6144] By: gsar                                  on 2000/05/28  18:42:49
30991         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
30992              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
30993              <neeri@iis.ee.ethz.ch>)
30994      Branch: perl
30995            ! lib/AutoSplit.pm
30996 ____________________________________________________________________________
30997 [  6143] By: gsar                                  on 2000/05/28  18:41:12
30998         Log: MacOS support, part 1 (from Matthias Neeracher
30999              <neeri@iis.ee.ethz.ch>)
31000      Branch: perl
31001            + ext/DynaLoader/dl_mac.xs
31002            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
31003            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
31004            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
31005            ! util.h
31006 ____________________________________________________________________________
31007 [  6142] By: gsar                                  on 2000/05/28  18:21:51
31008         Log: File::Find fails to chdir when chasing symlinks (from
31009              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
31010      Branch: perl
31011            ! lib/File/Find.pm t/lib/filefind.t
31012 ____________________________________________________________________________
31013 [  6141] By: jhi                                   on 2000/05/28  14:25:15
31014         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
31015              forwarded by Peter Seebach from the bsdi-users mailing list.
31016              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
31017      Branch: perl
31018            ! hints/bsdos.sh
31019 ____________________________________________________________________________
31020 [  6140] By: jhi                                   on 2000/05/28  14:11:57
31021         Log: Integrate with Sarathy.
31022      Branch: cfgperl
31023           +> (branch 30 files)
31024           !> (integrate 93 files)
31025 ____________________________________________________________________________
31026 [  6139] By: gsar                                  on 2000/05/28  10:01:48
31027         Log: revise mktables.PL for bugs and newness in Unicode 3.0
31028              (from James Bence <jbence@amgen.com>)
31029      Branch: perl
31030            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
31031            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
31032            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
31033            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
31034            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
31035            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
31036            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
31037            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
31038            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
31039            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
31040            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
31041            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
31042            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
31043            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
31044            + lib/unicode/Is/SylWU.pl
31045            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
31046            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
31047            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
31048            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
31049            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
31050            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
31051            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
31052            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
31053            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
31054            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
31055            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
31056            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
31057            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
31058            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
31059            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
31060            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
31061            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
31062            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
31063            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
31064            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
31065            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
31066            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
31067            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
31068            ! lib/unicode/Makefile lib/unicode/mktables.PL
31069 ____________________________________________________________________________
31070 [  6138] By: gsar                                  on 2000/05/28  08:50:32
31071         Log: add note about the handling of negative indices to tied arrays
31072              (from Michael G Schwern <schwern@pobox.com>)
31073      Branch: perl
31074            ! pod/perltie.pod
31075 ____________________________________________________________________________
31076 [  6137] By: gsar                                  on 2000/05/28  08:46:10
31077         Log: fix bogus redeclaration warning for "our" variables in different
31078              scopes
31079      Branch: perl
31080            ! op.c t/pragma/strict-vars
31081 ____________________________________________________________________________
31082 [  6136] By: gsar                                  on 2000/05/28  08:31:20
31083         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
31084      Branch: perl
31085            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
31086 ____________________________________________________________________________
31087 [  6135] By: gsar                                  on 2000/05/28  08:17:50
31088         Log: enable Test::Harness to dynamically determine column width etc.
31089              (from Rob Napier <rnapier@employees.org>)
31090      Branch: perl
31091            ! lib/Test/Harness.pm
31092 ____________________________________________________________________________
31093 [  6134] By: gsar                                  on 2000/05/28  08:13:39
31094         Log: make Test::Harness use wait.h/WCOREDUMP if available
31095              (from Ben Tilly <ben_tilly@hotmail.com>)
31096      Branch: perl
31097            ! lib/Test/Harness.pm
31098 ____________________________________________________________________________
31099 [  6133] By: gsar                                  on 2000/05/28  08:08:05
31100         Log: elide bogus test in change#6132
31101      Branch: perl
31102            ! t/pragma/warn/9enabled
31103 ____________________________________________________________________________
31104 [  6132] By: gsar                                  on 2000/05/28  08:03:14
31105         Log: warnings::enabled() doesn't fall back to looking at $^W if
31106              caller isn't using lexical warnings (from Paul Marquess)
31107      Branch: perl
31108            ! pp_ctl.c t/pragma/warn/9enabled
31109 ____________________________________________________________________________
31110 [  6131] By: gsar                                  on 2000/05/28  07:57:47
31111         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
31112      Branch: perl
31113            ! ext/POSIX/POSIX.pm
31114 ____________________________________________________________________________
31115 [  6130] By: gsar                                  on 2000/05/28  07:29:12
31116         Log: fix places that mean C<"word" character> but say C<alphanumeric
31117              character>
31118      Branch: perl
31119            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
31120 ____________________________________________________________________________
31121 [  6129] By: gsar                                  on 2000/05/28  07:18:41
31122         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
31123      Branch: perl
31124            ! vms/test.com
31125 ____________________________________________________________________________
31126 [  6128] By: gsar                                  on 2000/05/28  07:12:55
31127         Log: new perlxstut example for passing/returning refs to arrays
31128              (from David Lowe <dlowe@pootpoot.com>)
31129      Branch: perl
31130            ! pod/perlxstut.pod
31131 ____________________________________________________________________________
31132 [  6127] By: gsar                                  on 2000/05/28  07:02:50
31133         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
31134              failed (from Gisle Aas)
31135      Branch: perl
31136            ! cop.h perl.c
31137 ____________________________________________________________________________
31138 [  6126] By: gsar                                  on 2000/05/28  06:39:53
31139         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
31140              (reworked variant of patch suggested by Simon Cozens)
31141      Branch: perl
31142            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
31143            ! pp_hot.c proto.h t/op/gv.t
31144 ____________________________________________________________________________
31145 [  6125] By: gsar                                  on 2000/05/28  05:14:55
31146         Log: enable propagating exception objects via Perl_croak() in XS code
31147              (from Gisle Aas)
31148      Branch: perl
31149            ! util.c
31150 ____________________________________________________________________________
31151 [  6124] By: gsar                                  on 2000/05/28  05:07:28
31152         Log: integrate vmsperl contents into mainline
31153      Branch: perl
31154           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
31155           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
31156           !> vms/vmsish.h
31157 ____________________________________________________________________________
31158 [  6123] By: gsar                                  on 2000/05/28  05:03:53
31159         Log: clarify gotcha with #line directives (from Rocco Caputo
31160              <troc@netrus.net>)
31161      Branch: perl
31162            ! pod/perldebug.pod pod/perlsyn.pod
31163 ____________________________________________________________________________
31164 [  6122] By: gsar                                  on 2000/05/28  04:58:29
31165         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
31166              (from Mark-Jason Dominus)
31167      Branch: perl
31168            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
31169            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
31170            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
31171            ! toke.c
31172 ____________________________________________________________________________
31173 [  6121] By: bailey                                on 2000/05/25  04:46:54
31174         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
31175              lists (based on fixes by Craig Berry)
31176      Branch: vmsperl
31177            ! lib/File/Spec/VMS.pm
31178 ____________________________________________________________________________
31179 [  6120] By: bailey                                on 2000/05/25  04:25:38
31180         Log: Add missing escape (Charles Lane)
31181      Branch: vmsperl
31182            ! t/op/lex_assign.t
31183 ____________________________________________________________________________
31184 [  6119] By: bailey                                on 2000/05/25  04:21:25
31185         Log: Quiet error messages in vmsish.t (Charles Lane)
31186      Branch: vmsperl
31187            ! vms/ext/vmsish.t
31188 ____________________________________________________________________________
31189 [  6118] By: bailey                                on 2000/05/25  04:17:57
31190         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
31191              Flatten case labels in switch statements uniformly (Charles Bailey)
31192      Branch: vmsperl
31193            ! vms/vms.c
31194 ____________________________________________________________________________
31195 [  6117] By: bailey                                on 2000/05/25  03:58:09
31196         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
31197      Branch: vmsperl
31198            ! vms/vmsish.h
31199 ____________________________________________________________________________
31200 [  6116] By: bailey                                on 2000/05/25  03:11:15
31201         Log: Miscellaneous cosmetic fixes (Charles Lane)
31202      Branch: vmsperl
31203            ! lib/ExtUtils/MM_VMS.pm
31204 ____________________________________________________________________________
31205 [  6115] By: bailey                                on 2000/05/25  03:10:36
31206         Log: Add bounds checking for several strings (Charles Lane)
31207      Branch: vmsperl
31208            ! vms/vms.c
31209 ____________________________________________________________________________
31210 [  6114] By: bailey                                on 2000/05/25  02:25:34
31211         Log: Urk -- undo previous removal of vmsish 'exit' change
31212      Branch: vmsperl
31213            ! vms/ext/vmsish.pm vms/vmsish.h
31214 ____________________________________________________________________________
31215 [  6113] By: bailey                                on 2000/05/24  02:24:40
31216         Log: Ugly workaround for version-specific RTL error
31217      Branch: vmsperl
31218            ! vms/vms.c
31219 ____________________________________________________________________________
31220 [  6112] By: bailey                                on 2000/05/24  02:19:55
31221         Log: Check for existence of file before trying to delete
31222      Branch: vmsperl
31223            ! vms/test.com
31224 ____________________________________________________________________________
31225 [  6111] By: bailey                                on 2000/05/23  23:35:13
31226         Log: Resync with mainline prior to post-5.6.0 updates
31227      Branch: vmsperl
31228           +> (branch 49 files)
31229            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
31230            ! vms/ext/vmsish.pm
31231           !> (integrate 334 files)
31232 ____________________________________________________________________________
31233 [  6110] By: jhi                                   on 2000/05/23  19:28:32
31234         Log: todo tweak
31235      Branch: cfgperl
31236            ! Todo-5.6
31237 ____________________________________________________________________________
31238 [  6109] By: jhi                                   on 2000/05/18  17:38:54
31239         Log: Integrate with Sarathy.
31240      Branch: cfgperl
31241           !> mg.c perl.h win32/perlhost.h
31242 ____________________________________________________________________________
31243 [  6108] By: gsar                                  on 2000/05/17  02:24:56
31244         Log: reenable fake signal handling on Windows, bugs and all
31245      Branch: perl
31246            ! mg.c perl.h win32/perlhost.h
31247 ____________________________________________________________________________
31248 [  6107] By: jhi                                   on 2000/05/15  18:01:41
31249         Log: Tweak the todo list.
31250      Branch: cfgperl
31251            ! Todo-5.6
31252 ____________________________________________________________________________
31253 [  6106] By: jhi                                   on 2000/05/15  13:41:48
31254         Log: The (Configure) script refuses to go on, after asking for
31255              'You may also choose to try maximal 64-bitness....'.
31256              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
31257              -- Patrick Zima
31258              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
31259      Branch: cfgperl
31260            ! hints/solaris_2.sh
31261 ____________________________________________________________________________
31262 [  6105] By: jhi                                   on 2000/05/11  14:37:43
31263         Log: Integrate with Sarathy.
31264      Branch: cfgperl
31265           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
31266           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
31267 ____________________________________________________________________________
31268 [  6104] By: gsar                                  on 2000/05/11  03:39:07
31269         Log: PL_sys_intern was being initialized too late on windows
31270      Branch: perl
31271            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
31272            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
31273 ____________________________________________________________________________
31274 [  6103] By: jhi                                   on 2000/05/09  19:42:20
31275         Log: Test tweaking for Unicos continues.
31276      Branch: cfgperl
31277            ! t/op/64bitint.t
31278 ____________________________________________________________________________
31279 [  6102] By: jhi                                   on 2000/05/09  16:47:27
31280         Log: The test suite tweak in #6101 wasn't quite right.
31281      Branch: cfgperl
31282            ! t/lib/complex.t
31283 ____________________________________________________________________________
31284 [  6101] By: jhi                                   on 2000/05/09  15:35:34
31285         Log: Hints and test tweaks for Unicos.
31286      Branch: cfgperl
31287            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
31288 ____________________________________________________________________________
31289 [  6100] By: jhi                                   on 2000/05/08  21:15:06
31290         Log: More compilation tweakery from Allen Smith.
31291      Branch: cfgperl
31292            ! hints/irix_6.sh
31293 ____________________________________________________________________________
31294 [  6099] By: jhi                                   on 2000/05/08  19:21:18
31295         Log: Tweaks for the cc bugs from Allen Smith.
31296      Branch: cfgperl
31297            ! hints/irix_6.sh
31298 ____________________________________________________________________________
31299 [  6098] By: jhi                                   on 2000/05/08  19:13:37
31300         Log: Add a note about other, yet unsupported, shadow password APIs.
31301      Branch: cfgperl
31302            ! pp_sys.c
31303 ____________________________________________________________________________
31304 [  6097] By: jhi                                   on 2000/05/08  18:46:34
31305         Log: Add a note about possible compilation problems from Allen Smith.
31306      Branch: cfgperl
31307            ! hints/irix_6.sh
31308 ____________________________________________________________________________
31309 [  6096] By: jhi                                   on 2000/05/08  17:33:10
31310         Log: Integrate with Sarathy.
31311      Branch: cfgperl
31312           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
31313           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
31314 ____________________________________________________________________________
31315 [  6095] By: jhi                                   on 2000/05/08  16:21:33
31316         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
31317              might be useful in future.
31318      Branch: cfgperl
31319            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31320            ! config_h.SH
31321      Branch: metaconfig
31322            ! U/installdirs/inc_version_list.U
31323      Branch: metaconfig/U/perl
31324            ! perlxv.U
31325 ____________________________________________________________________________
31326 [  6094] By: gsar                                  on 2000/05/08  14:22:22
31327         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
31328      Branch: perl
31329            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
31330            ! hints/cygwin.sh pp_sys.c
31331 ____________________________________________________________________________
31332 [  6093] By: gsar                                  on 2000/05/08  12:52:28
31333         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
31334              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
31335      Branch: perl
31336            ! pp_sys.c sv.c win32/perlhost.h
31337 ____________________________________________________________________________
31338 [  6092] By: jhi                                   on 2000/05/07  22:40:34
31339         Log: Regen perltoc with the fixed buildtoc.
31340      Branch: cfgperl
31341            ! pod/perltoc.pod
31342 ____________________________________________________________________________
31343 [  6091] By: jhi                                   on 2000/05/07  22:24:16
31344         Log: Integrate with Sarathy.
31345      Branch: cfgperl
31346           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
31347           !> t/op/substr.t toke.c
31348 ____________________________________________________________________________
31349 [  6090] By: gsar                                  on 2000/05/07  19:47:07
31350         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
31351              [NI]OK; added tests for both
31352      Branch: perl
31353            ! perl.c pp_hot.c sv.c t/op/substr.t
31354 ____________________________________________________________________________
31355 [  6089] By: gsar                                  on 2000/05/07  18:18:38
31356         Log: buildtoc tweak to fix newline lossage
31357      Branch: perl
31358            ! pod/buildtoc
31359 ____________________________________________________________________________
31360 [  6088] By: jhi                                   on 2000/05/07  16:35:36
31361         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
31362              because we do not use those.  The HAS_GETSPNAM remains,
31363              though, because we still do use that.
31364      Branch: cfgperl
31365            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31366            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
31367            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
31368            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
31369            ! win32/config.vc win32/config_H.bc win32/config_H.gc
31370            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
31371 ____________________________________________________________________________
31372 [  6087] By: gsar                                  on 2000/05/07  16:05:16
31373         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
31374      Branch: perl
31375            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
31376 ____________________________________________________________________________
31377 [  6086] By: jhi                                   on 2000/05/07  15:27:07
31378         Log: Integrate with Sarathy.
31379      Branch: cfgperl
31380           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
31381           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
31382           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
31383           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
31384           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
31385           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
31386 ____________________________________________________________________________
31387 [  6085] By: gsar                                  on 2000/05/07  05:52:02
31388         Log: repeat operator (x) doesn't preserve utf8-ness
31389      Branch: perl
31390            ! pp.c t/op/substr.t
31391 ____________________________________________________________________________
31392 [  6084] By: gsar                                  on 2000/05/07  05:39:55
31393         Log: substr() does not preserve utf8-ness (from Stefan Eissing
31394              <Eissing@medicaldataservice.de>); added tests
31395      Branch: perl
31396            ! pp.c t/op/substr.t
31397 ____________________________________________________________________________
31398 [  6083] By: gsar                                  on 2000/05/07  05:24:46
31399         Log: note about undocumented caller() return value (from M.J.T. Guy);
31400              yet another peek.t tweak
31401      Branch: perl
31402            ! pod/perlfunc.pod t/lib/peek.t
31403 ____________________________________________________________________________
31404 [  6082] By: gsar                                  on 2000/05/07  05:08:40
31405         Log: peek.t non-portable to ithreads
31406      Branch: perl
31407            ! t/lib/peek.t
31408 ____________________________________________________________________________
31409 [  6081] By: gsar                                  on 2000/05/07  04:17:04
31410         Log: better default perlbug categories for ok reports (from Richard Foley)
31411      Branch: perl
31412            ! utils/perlbug.PL
31413 ____________________________________________________________________________
31414 [  6080] By: gsar                                  on 2000/05/07  04:08:07
31415         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
31416              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
31417      Branch: perl
31418            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
31419            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
31420            ! AUTHORS MAINTAIN MANIFEST
31421 ____________________________________________________________________________
31422 [  6079] By: gsar                                  on 2000/05/07  04:01:38
31423         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
31424      Branch: perl
31425            ! lib/Carp/Heavy.pm
31426 ____________________________________________________________________________
31427 [  6078] By: gsar                                  on 2000/05/07  01:24:19
31428         Log: workaround for CRT bug in chdir() (from Charles Lane, via
31429              Peter Prymmer)
31430      Branch: perl
31431            ! iperlsys.h vms/vms.c vms/vmsish.h
31432 ____________________________________________________________________________
31433 [  6077] By: gsar                                  on 2000/05/07  01:22:23
31434         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
31435              and Tom Phoenix)
31436      Branch: perl
31437            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
31438 ____________________________________________________________________________
31439 [  6076] By: gsar                                  on 2000/05/06  17:36:29
31440         Log: integrate cfgperl contents into mainline
31441      Branch: perl
31442           +> t/lib/peek.t
31443           !> Configure MANIFEST Porting/Glossary Porting/config.sh
31444           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
31445           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
31446           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
31447 ____________________________________________________________________________
31448 [  6075] By: jhi                                   on 2000/05/05  18:56:10
31449         Log: Make the test more portable.
31450      Branch: cfgperl
31451            ! t/lib/peek.t
31452 ____________________________________________________________________________
31453 [  6074] By: jhi                                   on 2000/05/05  18:49:20
31454         Log: Introduce t/lib/peek.t.
31455      Branch: cfgperl
31456            + t/lib/peek.t
31457            ! MANIFEST
31458 ____________________________________________________________________________
31459 [  6073] By: jhi                                   on 2000/05/05  14:30:45
31460         Log: Complex tweaks.
31461      Branch: cfgperl
31462            ! lib/Math/Complex.pm t/lib/complex.t
31463 ____________________________________________________________________________
31464 [  6072] By: jhi                                   on 2000/05/05  12:27:13
31465         Log: Integrate with Sarathy.
31466      Branch: cfgperl
31467           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
31468           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
31469           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
31470           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
31471 ____________________________________________________________________________
31472 [  6071] By: gsar                                  on 2000/05/05  02:24:46
31473         Log: misformatted perllocal.pod (from Tim Jenness
31474              <t.jenness@jach.hawaii.edu>)
31475      Branch: perl
31476            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
31477 ____________________________________________________________________________
31478 [  6070] By: gsar                                  on 2000/05/05  02:16:52
31479         Log: remove misleading comment (from M.J.T. Guy)
31480      Branch: perl
31481            ! t/lib/anydbm.t
31482 ____________________________________________________________________________
31483 [  6069] By: gsar                                  on 2000/05/05  02:15:13
31484         Log: File::Spec compatibility update (from Barrie Slaymaker
31485              <barries@slaysys.com>)
31486      Branch: perl
31487            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
31488            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
31489 ____________________________________________________________________________
31490 [  6068] By: gsar                                  on 2000/05/05  02:01:50
31491         Log: note about values()
31492      Branch: perl
31493            ! pod/perlfunc.pod
31494 ____________________________________________________________________________
31495 [  6067] By: gsar                                  on 2000/05/05  01:33:09
31496         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
31497      Branch: perl
31498            ! win32/win32.c
31499 ____________________________________________________________________________
31500 [  6066] By: gsar                                  on 2000/05/05  01:23:43
31501         Log: s/END/CHECK/
31502      Branch: perl
31503            ! perl.c
31504 ____________________________________________________________________________
31505 [  6065] By: jhi                                   on 2000/05/04  17:30:22
31506         Log: Integrate with Sarathy.
31507      Branch: cfgperl
31508           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
31509 ____________________________________________________________________________
31510 [  6064] By: gsar                                  on 2000/05/04  17:26:14
31511         Log: change#5905 wasn't quite right--it's intent only applies when arguments
31512              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
31513      Branch: perl
31514            ! pp_sys.c sv.c
31515 ____________________________________________________________________________
31516 [  6063] By: gsar                                  on 2000/05/04  16:52:29
31517         Log: tokeq() could read unallocated field in argument
31518      Branch: perl
31519            ! toke.c
31520 ____________________________________________________________________________
31521 [  6062] By: gsar                                  on 2000/05/04  16:34:51
31522         Log: additional tests for utf8.t
31523      Branch: perl
31524            ! t/pragma/utf8.t
31525 ____________________________________________________________________________
31526 [  6061] By: gsar                                  on 2000/05/04  16:09:28
31527         Log: change#5921 neglected to make eq honor "use bytes"
31528      Branch: perl
31529            ! sv.c
31530 ____________________________________________________________________________
31531 [  6060] By: jhi                                   on 2000/05/04  15:30:16
31532         Log: Integrate with Sarathy.
31533      Branch: cfgperl
31534           !> perl.c regcomp.c t/pragma/utf8.t
31535 ____________________________________________________________________________
31536 [  6059] By: jhi                                   on 2000/05/04  15:26:37
31537         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
31538              in natively 64-bit platforms where a long is a quad (no need
31539              for long longs).  Also added bias for IVs.
31540      Branch: cfgperl
31541            ! toke.c
31542 ____________________________________________________________________________
31543 [  6058] By: gsar                                  on 2000/05/04  00:19:14
31544         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
31545              (spotted by Donald Kinzer <dkinzer@premia.com>)
31546      Branch: perl
31547            ! perl.c
31548 ____________________________________________________________________________
31549 [  6057] By: gsar                                  on 2000/05/03  18:34:01
31550         Log: fix broken parsing of /\x{ab}/
31551      Branch: perl
31552            ! regcomp.c t/pragma/utf8.t
31553 ____________________________________________________________________________
31554 [  6056] By: jhi                                   on 2000/05/03  17:57:16
31555         Log: The search of infinity continues, this time simplified.
31556      Branch: cfgperl
31557            ! lib/Math/Complex.pm
31558 ____________________________________________________________________________
31559 [  6055] By: jhi                                   on 2000/05/03  17:45:30
31560         Log: Detypo.
31561      Branch: cfgperl
31562            ! hints/unicos.sh
31563 ____________________________________________________________________________
31564 [  6054] By: jhi                                   on 2000/05/02  22:28:27
31565         Log: Be more forgiving in POSIX about HUGE_VALL.
31566      Branch: cfgperl
31567            ! ext/POSIX/POSIX.xs
31568 ____________________________________________________________________________
31569 [  6053] By: jhi                                   on 2000/05/02  22:25:05
31570         Log: Integrate with Sarathy.
31571      Branch: cfgperl
31572           !> hints/irix_6.sh pod/perlop.pod
31573 ____________________________________________________________________________
31574 [  6052] By: jhi                                   on 2000/05/02  22:24:31
31575         Log: Unicos hint tweak.
31576      Branch: cfgperl
31577            ! hints/unicos.sh
31578 ____________________________________________________________________________
31579 [  6051] By: jhi                                   on 2000/05/02  22:21:26
31580         Log: Complex tweakery.
31581      Branch: cfgperl
31582            ! lib/Math/Complex.pm t/lib/complex.t
31583 ____________________________________________________________________________
31584 [  6050] By: jhi                                   on 2000/05/02  19:26:22
31585         Log: Use setxxent()/endxxent().
31586      Branch: cfgperl
31587            ! t/op/grent.t t/op/pwent.t
31588 ____________________________________________________________________________
31589 [  6049] By: jhi                                   on 2000/05/02  19:06:02
31590         Log: Test both the scalar and list contexts.
31591      Branch: cfgperl
31592            ! t/op/grent.t t/op/pwent.t
31593 ____________________________________________________________________________
31594 [  6048] By: gsar                                  on 2000/05/02  18:29:10
31595         Log: add note about how $( doesn't interpolate in REs (from
31596              Philip Newton <newton@ficus.frogspace.net>)
31597      Branch: perl
31598            ! pod/perlop.pod
31599 ____________________________________________________________________________
31600 [  6047] By: jhi                                   on 2000/05/02  17:41:24
31601         Log: Call getspnam() only iff needd.
31602      Branch: cfgperl
31603            ! pp_sys.c
31604 ____________________________________________________________________________
31605 [  6046] By: gsar                                  on 2000/05/02  17:07:25
31606         Log: libscheck has insufficient checks for n32 libs (from
31607              Albert Chin-A-Young <china@thewrittenword.com>)
31608      Branch: perl
31609            ! hints/irix_6.sh
31610 ____________________________________________________________________________
31611 [  6045] By: jhi                                   on 2000/05/02  13:57:17
31612         Log: Integrate with Sarathy.
31613      Branch: cfgperl
31614           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
31615           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
31616 ____________________________________________________________________________
31617 [  6044] By: gsar                                  on 2000/05/02  06:48:19
31618         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
31619              such that underscores are only ignored in literal numbers,
31620              "\x{...}", and hex/oct argument
31621      Branch: perl
31622            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
31623 ____________________________________________________________________________
31624 [  6043] By: gsar                                  on 2000/05/02  02:22:29
31625         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
31626      Branch: perl
31627            ! pod/perlretut.pod
31628 ____________________________________________________________________________
31629 [  6042] By: gsar                                  on 2000/05/02  02:17:51
31630         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
31631      Branch: perl
31632            ! pod/perltrap.pod
31633 ____________________________________________________________________________
31634 [  6041] By: gsar                                  on 2000/05/02  01:53:51
31635         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
31636              to compensate
31637      Branch: perl
31638            ! Porting/makerel
31639 ____________________________________________________________________________
31640 [  6040] By: gsar                                  on 2000/05/02  01:51:57
31641         Log: missing files in MANIFEST
31642      Branch: perl
31643            ! MANIFEST
31644 ____________________________________________________________________________
31645 [  6039] By: jhi                                   on 2000/05/02  00:36:46
31646         Log: Infinite problems.
31647      Branch: cfgperl
31648            ! lib/Math/Complex.pm
31649 ____________________________________________________________________________
31650 [  6038] By: jhi                                   on 2000/05/02  00:06:38
31651         Log: pwent/spent #ifdef imbalance.
31652      Branch: cfgperl
31653            ! pp_sys.c
31654 ____________________________________________________________________________
31655 [  6037] By: jhi                                   on 2000/05/01  22:50:11
31656         Log: Use HUGE_VALL if applicable.
31657      Branch: cfgperl
31658            ! ext/POSIX/POSIX.xs util.c
31659 ____________________________________________________________________________
31660 [  6036] By: jhi                                   on 2000/05/01  22:20:53
31661         Log: Correct Freudian slip.
31662      Branch: cfgperl
31663            ! pp_sys.c
31664 ____________________________________________________________________________
31665 [  6035] By: jhi                                   on 2000/05/01  21:07:38
31666         Log: Continue on the pwent/spent case.
31667      Branch: cfgperl
31668            ! pp_sys.c
31669 ____________________________________________________________________________
31670 [  6034] By: jhi                                   on 2000/05/01  17:45:14
31671         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
31672              adjustments in 6032 conflicted badly with this, will have
31673              to revisit them later.
31674      Branch: cfgperl
31675           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
31676           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
31677           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
31678           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
31679           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
31680           !> t/lib/cgi-html.t t/lib/cgi-request.t
31681 ____________________________________________________________________________
31682 [  6033] By: jhi                                   on 2000/05/01  17:40:49
31683         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
31684      Branch: cfgperl
31685            ! pp_sys.c
31686 ____________________________________________________________________________
31687 [  6032] By: gsar                                  on 2000/05/01  15:56:32
31688         Log: whitespace adjustments
31689      Branch: perl
31690            ! pp_sys.c
31691 ____________________________________________________________________________
31692 [  6031] By: gsar                                  on 2000/05/01  15:19:41
31693         Log: small nits in diagnostics.pm (from Robin Barker)
31694      Branch: perl
31695            ! lib/diagnostics.pm pod/perldiag.pod
31696 ____________________________________________________________________________
31697 [  6030] By: gsar                                  on 2000/05/01  08:39:18
31698         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
31699              for @- and @+ (from Johan Vromans)
31700      Branch: perl
31701            ! lib/English.pm pod/perlvar.pod
31702 ____________________________________________________________________________
31703 [  6029] By: gsar                                  on 2000/05/01  08:16:10
31704         Log: add CGI.pm v2.66 (from Lincoln Stein)
31705      Branch: perl
31706            + lib/CGI/Util.pm t/lib/cgi-pretty.t
31707            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
31708            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
31709            ! t/lib/cgi-html.t t/lib/cgi-request.t
31710 ____________________________________________________________________________
31711 [  6028] By: gsar                                  on 2000/05/01  06:34:41
31712         Log: Pod::Man generates groff-incompatible macro definition (from
31713              Tom Christiansen)
31714      Branch: perl
31715            ! lib/Pod/Man.pm
31716 ____________________________________________________________________________
31717 [  6027] By: gsar                                  on 2000/05/01  06:31:36
31718         Log: podlators-1.02 update (from Russ Allbery)
31719      Branch: perl
31720            ! lib/Pod/Man.pm lib/Pod/Text.pm
31721 ____________________________________________________________________________
31722 [  6026] By: jhi                                   on 2000/04/30  23:24:23
31723         Log: Integrate with Sarathy.
31724      Branch: cfgperl
31725           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
31726           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
31727           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
31728           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
31729           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
31730           !> t/lib/syslog.t toke.c win32/win32.h
31731 ____________________________________________________________________________
31732 [  6025] By: gsar                                  on 2000/04/30  18:17:47
31733         Log: Is{Alnum,Alpha,Word} don't match titlecase
31734              
31735              TODO: IsSpace is defined recursively!
31736              
31737              (both spotted by Larry)
31738      Branch: perl
31739            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
31740            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
31741 ____________________________________________________________________________
31742 [  6024] By: gsar                                  on 2000/04/30  17:50:19
31743         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
31744              (from Hugo van der Sanden)
31745      Branch: perl
31746            ! toke.c
31747 ____________________________________________________________________________
31748 [  6023] By: gsar                                  on 2000/04/30  17:14:43
31749         Log: debugger stomps on $. (from M.J.T. Guy)
31750      Branch: perl
31751            ! lib/perl5db.pl
31752 ____________________________________________________________________________
31753 [  6022] By: gsar                                  on 2000/04/30  16:59:22
31754         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
31755      Branch: perl
31756            ! sv.c
31757 ____________________________________________________________________________
31758 [  6021] By: gsar                                  on 2000/04/29  21:00:08
31759         Log: remove Win2K issue in pod (fixed by change#6020)
31760      Branch: perl
31761            ! README.win32 pod/perl56delta.pod
31762 ____________________________________________________________________________
31763 [  6020] By: gsar                                  on 2000/04/29  20:51:49
31764         Log: test tweak
31765      Branch: perl
31766            ! t/lib/open3.t
31767 ____________________________________________________________________________
31768 [  6019] By: gsar                                  on 2000/04/29  20:34:27
31769         Log: windows portability tweaks
31770      Branch: perl
31771            ! t/lib/b.t win32/win32.h
31772 ____________________________________________________________________________
31773 [  6018] By: gsar                                  on 2000/04/29  19:55:24
31774         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
31775              make _PATH_LOG() return "" if unavailable
31776      Branch: perl
31777            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
31778            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
31779 ____________________________________________________________________________
31780 [  6017] By: jhi                                   on 2000/04/28  22:49:46
31781         Log: Integrate with Sarathy.
31782      Branch: cfgperl
31783           !> op.c perl.c pod/perldiag.pod t/lib/b.t
31784 ____________________________________________________________________________
31785 [  6016] By: jhi                                   on 2000/04/28  22:46:14
31786         Log: Do not warn that an infinity does not look like a number.
31787      Branch: cfgperl
31788            ! sv.c
31789 ____________________________________________________________________________
31790 [  6015] By: gsar                                  on 2000/04/28  22:35:49
31791         Log: tweak test for portability
31792      Branch: perl
31793            ! t/lib/b.t
31794 ____________________________________________________________________________
31795 [  6014] By: gsar                                  on 2000/04/28  22:05:31
31796         Log: glob() loading File::Glob behind the scenes may cause syntax errors
31797      Branch: perl
31798            ! op.c
31799 ____________________________________________________________________________
31800 [  6013] By: gsar                                  on 2000/04/28  21:25:22
31801         Log: tweak change#5945 to display correct switch name in diagnostic
31802      Branch: perl
31803            ! perl.c pod/perldiag.pod
31804 ____________________________________________________________________________
31805 [  6012] By: jhi                                   on 2000/04/28  21:08:12
31806         Log: Integrate with Sarathy.
31807      Branch: cfgperl
31808           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
31809           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
31810           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
31811 ____________________________________________________________________________
31812 [  6011] By: jhi                                   on 2000/04/28  21:04:46
31813         Log: &HUGE_VAL is not defined, it exists.
31814      Branch: cfgperl
31815            ! lib/Math/Complex.pm
31816 ____________________________________________________________________________
31817 [  6010] By: gsar                                  on 2000/04/28  21:02:58
31818         Log: clarify note about shadow password support (from
31819              gellyfish@gellyfish.com)
31820      Branch: perl
31821            ! pod/perlfunc.pod
31822 ____________________________________________________________________________
31823 [  6009] By: gsar                                  on 2000/04/28  21:00:00
31824         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
31825      Branch: perl
31826            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
31827 ____________________________________________________________________________
31828 [  6008] By: gsar                                  on 2000/04/28  20:56:33
31829         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
31830      Branch: perl
31831            ! installperl vms/subconfigure.com
31832 ____________________________________________________________________________
31833 [  6007] By: gsar                                  on 2000/04/28  20:51:21
31834         Log: note about compile failures and END blocks (from M.J.T. Guy)
31835      Branch: perl
31836            ! pod/perl56delta.pod pod/perlmod.pod
31837 ____________________________________________________________________________
31838 [  6006] By: jhi                                   on 2000/04/28  20:42:14
31839         Log: Regen Configure.
31840      Branch: cfgperl
31841            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31842            ! config_h.SH
31843 ____________________________________________________________________________
31844 [  6005] By: gsar                                  on 2000/04/28  20:41:16
31845         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
31846      Branch: perl
31847            ! utils/perldoc.PL
31848 ____________________________________________________________________________
31849 [  6004] By: jhi                                   on 2000/04/28  20:28:21
31850         Log: Integrate with Sarathy.
31851      Branch: cfgperl
31852           !> Configure INSTALL Porting/Glossary Porting/config.sh
31853           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
31854           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
31855           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
31856           !> win32/config.vc win32/win32.c
31857 ____________________________________________________________________________
31858 [  6003] By: gsar                                  on 2000/04/28  20:11:20
31859         Log: allow REG_EXPAND_SZ keys in Windows registry (from
31860              John Clayton <John.Clayton@barclayscapital.com>)
31861      Branch: perl
31862            ! win32/win32.c
31863 ____________________________________________________________________________
31864 [  6002] By: gsar                                  on 2000/04/28  19:34:16
31865         Log: destructive sv_setsv() can lose UV-ness from source, causing
31866              numeric promotions/comparisons to fail to do the right thing
31867      Branch: perl
31868            ! sv.c
31869 ____________________________________________________________________________
31870 [  6001] By: gsar                                  on 2000/04/28  18:44:15
31871         Log: support additional library locations via $Config{otherlibdirs}
31872              (from Andy Dougherty)
31873      Branch: perl
31874            ! Configure INSTALL Porting/Glossary Porting/config.sh
31875            ! Porting/config_H config_h.SH epoc/config.sh perl.c
31876            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
31877            ! win32/config.bc win32/config.gc win32/config.vc
31878 ____________________________________________________________________________
31879 [  6000] By: gsar                                  on 2000/04/28  18:26:58
31880         Log: reworked otherlibdirs.U (from Andy Dougherty)
31881      Branch: metaconfig
31882            ! U/installdirs/otherlibdirs.U
31883 ____________________________________________________________________________
31884 [  5999] By: gsar                                  on 2000/04/28  18:17:07
31885         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
31886      Branch: perl
31887            ! t/pragma/warn/toke toke.c
31888 ____________________________________________________________________________
31889 [  5998] By: jhi                                   on 2000/04/28  13:32:17
31890         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
31891      Branch: cfgperl
31892            ! lib/Math/Complex.pm
31893 ____________________________________________________________________________
31894 [  5997] By: jhi                                   on 2000/04/28  13:14:04
31895         Log: Preserve $!.
31896      Branch: cfgperl
31897            ! lib/Math/Complex.pm
31898 ____________________________________________________________________________
31899 [  5996] By: jhi                                   on 2000/04/28  12:59:23
31900         Log: Integrate with Sarathy.
31901      Branch: cfgperl
31902           +> pod/perlrequick.pod pod/perlretut.pod
31903           !> (integrate 51 files)
31904 ____________________________________________________________________________
31905 [  5995] By: gsar                                  on 2000/04/28  09:37:36
31906         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
31907      Branch: perl
31908            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
31909 ____________________________________________________________________________
31910 [  5994] By: gsar                                  on 2000/04/28  09:33:26
31911         Log: fix for missed accounting for null byte in pack("Z",...) (from
31912              M.J.T. Guy)
31913      Branch: perl
31914            ! pp.c t/op/pack.t
31915 ____________________________________________________________________________
31916 [  5993] By: gsar                                  on 2000/04/28  09:30:05
31917         Log: various minor tweaks seen on p5p
31918      Branch: perl
31919            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
31920 ____________________________________________________________________________
31921 [  5992] By: gsar                                  on 2000/04/28  09:08:19
31922         Log: pod nit (from Simon Cozens)
31923      Branch: perl
31924            ! pod/perlop.pod
31925 ____________________________________________________________________________
31926 [  5991] By: gsar                                  on 2000/04/28  09:06:36
31927         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
31928      Branch: perl
31929            ! README.posix-bc hints/posix-bc.sh
31930 ____________________________________________________________________________
31931 [  5990] By: gsar                                  on 2000/04/28  08:54:52
31932         Log: use $ENV{LIB} to search for libs under Visual C compiler
31933              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
31934      Branch: perl
31935            ! lib/ExtUtils/Liblist.pm
31936 ____________________________________________________________________________
31937 [  5989] By: gsar                                  on 2000/04/28  08:27:12
31938         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
31939              itself and no other (from Tom Hughes)
31940      Branch: perl
31941            ! t/op/array.t toke.c
31942 ____________________________________________________________________________
31943 [  5988] By: gsar                                  on 2000/04/28  08:01:38
31944         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
31945              <paul@miraclefish.com>)
31946      Branch: perl
31947            ! lib/ExtUtils/MakeMaker.pm
31948 ____________________________________________________________________________
31949 [  5987] By: gsar                                  on 2000/04/28  07:53:09
31950         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
31951      Branch: perl
31952            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
31953 ____________________________________________________________________________
31954 [  5986] By: gsar                                  on 2000/04/28  07:44:17
31955         Log: add regular expressions tutorial and quick-start guide (from
31956              Mark Kvale <kvale@phy.ucsf.edu>)
31957      Branch: perl
31958            + pod/perlrequick.pod pod/perlretut.pod
31959            ! AUTHORS MAINTAIN MANIFEST
31960 ____________________________________________________________________________
31961 [  5985] By: gsar                                  on 2000/04/28  07:30:28
31962         Log: forked child may not exit correctly if it failed to open
31963              /dev/console (from Graham Barr)
31964      Branch: perl
31965            ! ext/Sys/Syslog/Syslog.pm
31966 ____________________________________________________________________________
31967 [  5984] By: gsar                                  on 2000/04/28  07:27:20
31968         Log: attributes::reftype() doesn't work on tied argument
31969      Branch: perl
31970            ! xsutils.c
31971 ____________________________________________________________________________
31972 [  5983] By: gsar                                  on 2000/04/28  07:15:04
31973         Log: numeric conversion of non-number in change#3378 tramples on
31974              OOK offset, causing segfaults
31975      Branch: perl
31976            ! sv.c
31977 ____________________________________________________________________________
31978 [  5982] By: gsar                                  on 2000/04/28  04:48:25
31979         Log: avoid error in IO::Socket::INET when given an unknown service name
31980              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
31981      Branch: perl
31982            ! ext/IO/lib/IO/Socket/INET.pm
31983 ____________________________________________________________________________
31984 [  5981] By: gsar                                  on 2000/04/28  04:31:31
31985         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
31986              prototype mismatch with CORE::glob(); update pod and tests to
31987              suit (File::Glob::glob() is still available for backward
31988              compatibility, but should be considered deprecated)
31989      Branch: perl
31990            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
31991            ! t/lib/glob-taint.t
31992 ____________________________________________________________________________
31993 [  5980] By: gsar                                  on 2000/04/28  03:47:29
31994         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
31995              <ghudson@mit.edu>)
31996      Branch: metaconfig
31997            ! U/modified/Options.U
31998      Branch: perl
31999            ! Configure
32000 ____________________________________________________________________________
32001 [  5979] By: gsar                                  on 2000/04/28  03:07:54
32002         Log: under useithreads, constant pad entries could inadvertantly be
32003              shared across threads (from Eric Blood <eblood@xmission.com>);
32004              added Eric's test case to testsuite
32005      Branch: perl
32006            ! op.c t/op/misc.t
32007 ____________________________________________________________________________
32008 [  5978] By: gsar                                  on 2000/04/27  21:13:00
32009         Log: sync version numbers in File::Spec with the ones on CPAN
32010              (from Barrie Slaymaker)
32011      Branch: perl
32012            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
32013            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
32014            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
32015 ____________________________________________________________________________
32016 [  5977] By: gsar                                  on 2000/04/27  21:07:29
32017         Log: autoquote barewords followed by newline and arrow properly
32018              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
32019      Branch: perl
32020            ! t/pragma/warn/toke toke.c
32021 ____________________________________________________________________________
32022 [  5976] By: gsar                                  on 2000/04/27  20:41:20
32023         Log: DB_File v1.73 update (from Paul Marquess)
32024      Branch: perl
32025            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
32026            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
32027 ____________________________________________________________________________
32028 [  5975] By: gsar                                  on 2000/04/27  20:34:24
32029         Log: allow sort() reentrancy (variant of patch suggested by
32030              Hugo van der Sanden)
32031      Branch: perl
32032            ! pp_ctl.c t/op/sort.t
32033 ____________________________________________________________________________
32034 [  5974] By: gsar                                  on 2000/04/27  19:46:57
32035         Log: change#4197 somehow missed initializing PL_errors, meaning
32036              sytax error queueing wasn't working outside eval"" at all;
32037              also fixed eval"" to localize PL_error_count, so that compile-time
32038              eval's don't clobber the error state of the outer context
32039      Branch: perl
32040            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
32041            ! t/pragma/warn/toke
32042 ____________________________________________________________________________
32043 [  5973] By: gsar                                  on 2000/04/27  18:29:05
32044         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
32045      Branch: perl
32046            ! regcomp.c regexec.c t/op/re_tests
32047 ____________________________________________________________________________
32048 [  5972] By: jhi                                   on 2000/04/27  18:22:41
32049         Log: Integrate with Sarathy.
32050      Branch: cfgperl
32051           +> t/lib/b.t t/lib/syslog.t
32052           !> (integrate 31 files)
32053 ____________________________________________________________________________
32054 [  5971] By: jhi                                   on 2000/04/27  18:18:46
32055         Log: Unicos tweaks from Mark P. Lutz.
32056      Branch: cfgperl
32057            ! hints/unicos.sh lib/Math/Complex.pm
32058 ____________________________________________________________________________
32059 [  5970] By: gsar                                  on 2000/04/27  18:05:11
32060         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
32061              IV is >32bits
32062      Branch: perl
32063            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
32064 ____________________________________________________________________________
32065 [  5969] By: gsar                                  on 2000/04/27  17:50:56
32066         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
32067      Branch: perl
32068            + t/lib/syslog.t
32069            ! MANIFEST ext/Sys/Syslog/Syslog.pm
32070 ____________________________________________________________________________
32071 [  5968] By: gsar                                  on 2000/04/27  17:44:49
32072         Log: tolerate spaces in group names in test on solaris (from David Boyce
32073              <dsb@boyski.com>)
32074      Branch: perl
32075            ! t/op/groups.t
32076 ____________________________________________________________________________
32077 [  5967] By: gsar                                  on 2000/04/27  17:41:22
32078         Log: improved docs on the warn_uninit diagnostic (from David Glasser
32079              and Simon Cozens)
32080      Branch: perl
32081            ! pod/perldiag.pod
32082 ____________________________________________________________________________
32083 [  5966] By: gsar                                  on 2000/04/27  16:54:58
32084         Log: add testsuite for B backends, fix bug in B::Deparse (from
32085              Simon Cozens <simon@brecon.co.uk>)
32086      Branch: perl
32087            + t/lib/b.t
32088            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
32089 ____________________________________________________________________________
32090 [  5965] By: gsar                                  on 2000/04/27  16:10:37
32091         Log: avoid "will not stay shared" warnings for our variables (from
32092              Robin Barker)
32093      Branch: perl
32094            ! op.c t/pragma/warn/op
32095 ____________________________________________________________________________
32096 [  5964] By: gsar                                  on 2000/04/27  07:05:05
32097         Log: reformat to 72 columns (again)
32098      Branch: perl
32099            ! pod/perldiag.pod
32100 ____________________________________________________________________________
32101 [  5963] By: gsar                                  on 2000/04/27  06:28:31
32102         Log: patch from Larry to make (\&) prototype work; added tests for
32103              the same
32104      Branch: perl
32105            ! op.c t/comp/proto.t
32106 ____________________________________________________________________________
32107 [  5962] By: gsar                                  on 2000/04/27  06:15:47
32108         Log: updated README.hpux (from Jeff Okamoto)
32109      Branch: perl
32110            ! README.hpux
32111 ____________________________________________________________________________
32112 [  5961] By: gsar                                  on 2000/04/27  05:55:03
32113         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
32114      Branch: perl
32115            ! emacs/cperl-mode.el
32116 ____________________________________________________________________________
32117 [  5960] By: gsar                                  on 2000/04/27  05:49:26
32118         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
32119      Branch: perl
32120            ! INSTALL
32121 ____________________________________________________________________________
32122 [  5959] By: gsar                                  on 2000/04/27  05:33:41
32123         Log: doubled words in pods (from Simon Cozens
32124              <simon.p.cozens@jp.pwcglobal.com>)
32125      Branch: perl
32126            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
32127            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
32128            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
32129            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
32130            ! pod/perltootc.pod
32131 ____________________________________________________________________________
32132 [  5958] By: gsar                                  on 2000/04/27  05:11:39
32133         Log: change#3569 deleted some essential code, revert; avoid use of
32134              atexit() to make DynaLoader work properly on AIX under mod_perl
32135              (from Jens-Uwe Mager <jum@helios.de>)
32136      Branch: perl
32137            ! ext/DynaLoader/dl_aix.xs
32138 ____________________________________________________________________________
32139 [  5957] By: gsar                                  on 2000/04/27  04:54:51
32140         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
32141      Branch: perl
32142            ! pod/perlmod.pod
32143 ____________________________________________________________________________
32144 [  5956] By: gsar                                  on 2000/04/27  04:51:47
32145         Log: better diagnostics on failed tests (from Ilya Zakharevich)
32146      Branch: perl
32147            ! t/op/lex_assign.t
32148 ____________________________________________________________________________
32149 [  5955] By: gsar                                  on 2000/04/27  04:26:44
32150         Log: longstanding bug exposed by change#3307: sort arguments weren't
32151              compiled with the right wantarray context (ensuing runtime lookup
32152              via block_gimme() was getting the incidental context of the
32153              sort() itself)
32154      Branch: perl
32155            ! op.c t/op/sort.t
32156 ____________________________________________________________________________
32157 [  5954] By: gsar                                  on 2000/04/26  23:42:12
32158         Log: integrate cfgperl contents into mainline
32159      Branch: perl
32160           !> (integrate 30 files)
32161 ____________________________________________________________________________
32162 [  5953] By: jhi                                   on 2000/04/26  23:06:42
32163         Log: Integrate with Sarathy.
32164      Branch: cfgperl
32165           !> README.win32 ext/B/B/Deparse.pm
32166           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
32167           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
32168           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
32169           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
32170           !> utils/perldoc.PL vms/perlvms.pod
32171 ____________________________________________________________________________
32172 [  5952] By: jhi                                   on 2000/04/26  23:03:46
32173         Log: Undo "use integer" addition from 64bitint as it seems
32174              to break most of the subtests in Digital UNIX;
32175              Unicos needs to find another way.
32176      Branch: cfgperl
32177            ! t/op/64bitint.t
32178 ____________________________________________________________________________
32179 [  5951] By: jhi                                   on 2000/04/26  22:57:53
32180         Log: Be more robust on "extreme" (large absolute value)
32181              arguments.  Originally reported by Daniel Connelly
32182              as a problem with asinh() on large negative arguments,
32183              asinh() used to bail out because an argument to log()
32184              ended up being zero.  Ilya Zakharevich proposed using
32185              Taylor's series in such cases, which for such large
32186              arguments is a very good approximation.
32187      Branch: cfgperl
32188            ! lib/Math/Complex.pm t/lib/complex.t
32189 ____________________________________________________________________________
32190 [  5950] By: gsar                                  on 2000/04/25  19:13:12
32191         Log: reformat perldiag to avoid long lines
32192      Branch: perl
32193            ! pod/perldiag.pod
32194 ____________________________________________________________________________
32195 [  5949] By: gsar                                  on 2000/04/25  18:41:11
32196         Log: make perldoc use the pod2man from the same version (from
32197              M.J.T. Guy)
32198      Branch: perl
32199            ! utils/perldoc.PL
32200 ____________________________________________________________________________
32201 [  5948] By: gsar                                  on 2000/04/25  18:21:57
32202         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
32203              <kompas@kompas.usr.onet.pl>)
32204      Branch: perl
32205            ! lib/vars.pm
32206 ____________________________________________________________________________
32207 [  5947] By: gsar                                  on 2000/04/25  18:11:53
32208         Log: use &dl_error rather than &dl_load_file as the guard for calling
32209              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
32210              statically built perl)
32211      Branch: perl
32212            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
32213 ____________________________________________________________________________
32214 [  5946] By: jhi                                   on 2000/04/25  17:37:54
32215         Log: Document that tr() is not tr(1).
32216      Branch: cfgperl
32217            ! pod/perlop.pod
32218 ____________________________________________________________________________
32219 [  5945] By: gsar                                  on 2000/04/25  16:34:33
32220         Log: make module name mandatory after -M switch; reorder perldiag
32221              alphabetically (from Mark-Jason Dominus)
32222      Branch: perl
32223            ! perl.c pod/perldiag.pod
32224 ____________________________________________________________________________
32225 [  5944] By: jhi                                   on 2000/04/25  01:15:18
32226         Log: On second thoughts frexp() does have two arguments.
32227      Branch: cfgperl
32228            ! perl.h
32229 ____________________________________________________________________________
32230 [  5943] By: jhi                                   on 2000/04/24  22:56:32
32231         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
32232              Now pp_ncmp() returns undef is either operand is a NaN.
32233      Branch: cfgperl
32234            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32235            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
32236            ! vms/subconfigure.com vos/config.def vos/config.h
32237            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
32238            ! win32/config.vc win32/config_H.bc win32/config_H.gc
32239            ! win32/config_H.vc
32240      Branch: metaconfig/U/perl
32241            + d_modfl.U
32242 ____________________________________________________________________________
32243 [  5942] By: jhi                                   on 2000/04/24  19:45:17
32244         Log: Regen Configure to match #5937.
32245      Branch: cfgperl
32246            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32247            ! config_h.SH
32248      Branch: metaconfig
32249            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
32250 ____________________________________________________________________________
32251 [  5941] By: jhi                                   on 2000/04/24  19:24:11
32252         Log: Further Unicos fixes for Mark Lutz.
32253      Branch: cfgperl
32254            ! hints/unicos.sh pp_ctl.c
32255 ____________________________________________________________________________
32256 [  5940] By: jhi                                   on 2000/04/24  19:09:06
32257         Log: Various Unicos 10.0.0.6 fixes.
32258              
32259              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
32260              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
32261              Reply-To: tecmpl1@triton.ca.boeing.com 
32262              To: perl5-porters@perl.org 
32263              Date: Fri, 14 Apr 2000 20:21:00 GMT 
32264              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
32265      Branch: cfgperl
32266            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
32267 ____________________________________________________________________________
32268 [  5939] By: gsar                                  on 2000/04/24  19:01:24
32269         Log: more pod nits (from Larry Virden)
32270      Branch: perl
32271            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
32272            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
32273            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
32274 ____________________________________________________________________________
32275 [  5938] By: gsar                                  on 2000/04/24  18:54:01
32276         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
32277      Branch: perl
32278            ! ext/B/B/Deparse.pm
32279 ____________________________________________________________________________
32280 [  5937] By: jhi                                   on 2000/04/24  17:39:00
32281         Log: Integrate with Sarathy.
32282      Branch: cfgperl
32283           +> (branch 31 files)
32284           !> (integrate 73 files)
32285 ____________________________________________________________________________
32286 [  5936] By: gsar                                  on 2000/04/24  17:30:06
32287         Log: additional tests for change#5934 (from Paul Marquess, who also
32288              sent in the same fix)
32289      Branch: perl
32290            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
32291            ! t/pragma/warn/5nolint t/pragma/warn/6default
32292 ____________________________________________________________________________
32293 [  5935] By: jhi                                   on 2000/04/24  17:26:05
32294         Log: Do not assume sign propagation.
32295              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
32296              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
32297              To: payner@ncifcrf.gov, perl5-porters@perl.org 
32298              Date: Tue, 18 Apr 2000 18:24:49 +0100 
32299              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
32300      Branch: cfgperl
32301            ! t/op/bop.t t/op/misc.t
32302 ____________________________________________________________________________
32303 [  5934] By: gsar                                  on 2000/04/24  17:16:54
32304         Log: propagate lexical warnings from surrounding scope correctly
32305              within string eval()
32306      Branch: perl
32307            ! pp_ctl.c t/pragma/warn/pp_ctl
32308 ____________________________________________________________________________
32309 [  5933] By: jhi                                   on 2000/04/24  17:01:07
32310         Log: Flatten the cpp jungle doing the nosuid checking.
32311      Branch: cfgperl
32312            ! perl.c
32313 ____________________________________________________________________________
32314 [  5932] By: gsar                                  on 2000/04/24  09:08:14
32315         Log: add rsignal(), whichsig() and do_join() to public API list
32316              (mod_perl uses them to good advantage)
32317      Branch: perl
32318            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
32319 ____________________________________________________________________________
32320 [  5931] By: gsar                                  on 2000/04/24  09:01:40
32321         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
32322      Branch: perl
32323            ! pp_hot.c regexec.c t/op/pat.t
32324 ____________________________________________________________________________
32325 [  5930] By: gsar                                  on 2000/04/24  08:58:33
32326         Log: small os390 tweaks (from Peter Prymmer)
32327      Branch: perl
32328            ! config_h.SH makedepend.SH
32329 ____________________________________________________________________________
32330 [  5929] By: gsar                                  on 2000/04/24  08:55:25
32331         Log: pod nits
32332      Branch: perl
32333            ! pod/perlguts.pod
32334 ____________________________________________________________________________
32335 [  5928] By: gsar                                  on 2000/04/24  08:50:13
32336         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
32337      Branch: perl
32338            ! ext/IO/lib/IO/Poll.pm
32339 ____________________________________________________________________________
32340 [  5927] By: gsar                                  on 2000/04/24  08:43:24
32341         Log: arrange for next() to resume at the unstack op rather than the
32342              loop conditional, so that scope cleanup happens correctly
32343              (from Stephen McCamant)
32344      Branch: perl
32345            ! op.c pp_ctl.c t/op/misc.t
32346 ____________________________________________________________________________
32347 [  5926] By: gsar                                  on 2000/04/24  08:18:40
32348         Log: on windows, reserve 16M of stack rather than 128M (allows more
32349              threads to run concurrently)
32350      Branch: perl
32351            ! win32/Makefile win32/makefile.mk
32352 ____________________________________________________________________________
32353 [  5925] By: gsar                                  on 2000/04/24  08:13:52
32354         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
32355      Branch: perl
32356            ! toke.c
32357 ____________________________________________________________________________
32358 [  5924] By: gsar                                  on 2000/04/24  08:08:59
32359         Log: avoid using uninitialized memory in require version check
32360      Branch: perl
32361            ! pp_ctl.c universal.c
32362 ____________________________________________________________________________
32363 [  5923] By: gsar                                  on 2000/04/24  07:20:14
32364         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
32365      Branch: perl
32366            ! ext/IO/lib/IO/Poll.pm
32367 ____________________________________________________________________________
32368 [  5922] By: gsar                                  on 2000/04/24  07:08:42
32369         Log: commentary about IoTYPE() (from Nathan Torkington)
32370      Branch: perl
32371            ! sv.h
32372 ____________________________________________________________________________
32373 [  5921] By: gsar                                  on 2000/04/24  06:58:26
32374         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
32375              by fix
32376      Branch: perl
32377            ! sv.c t/lib/charnames.t t/pragma/utf8.t
32378 ____________________________________________________________________________
32379 [  5920] By: gsar                                  on 2000/04/24  06:37:59
32380         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
32381      Branch: perl
32382            ! doop.c t/op/ver.t
32383 ____________________________________________________________________________
32384 [  5919] By: gsar                                  on 2000/04/24  06:21:58
32385         Log: Configure might miss old directories when prefix must be
32386              expanded (from Robin Barker)
32387      Branch: metaconfig
32388            ! U/installdirs/inc_version_list.U
32389      Branch: perl
32390            ! Configure
32391 ____________________________________________________________________________
32392 [  5918] By: gsar                                  on 2000/04/24  06:16:11
32393         Log: VMS nits in glob() test (from Charles Lane)
32394      Branch: perl
32395            ! t/lib/glob-basic.t
32396 ____________________________________________________________________________
32397 [  5917] By: gsar                                  on 2000/04/24  06:11:56
32398         Log: various pod nits (from Larry Virden and others)
32399      Branch: perl
32400            ! README.amiga README.hpux README.machten README.os2
32401            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
32402            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
32403            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
32404            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
32405            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
32406            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
32407            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
32408            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
32409 ____________________________________________________________________________
32410 [  5916] By: gsar                                  on 2000/04/24  05:52:43
32411         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
32412              <wjones@tc.fluke.com>)
32413      Branch: perl
32414            ! t/lib/glob-basic.t
32415 ____________________________________________________________________________
32416 [  5915] By: gsar                                  on 2000/04/24  05:07:01
32417         Log: supported platforms mixed up
32418      Branch: perl
32419            ! pod/perl56delta.pod pod/perlport.pod
32420 ____________________________________________________________________________
32421 [  5914] By: gsar                                  on 2000/04/24  04:56:08
32422         Log: caller() wasn't returning the right number of elements for
32423              eval {...}
32424      Branch: perl
32425            ! pp_ctl.c t/pragma/warn/9enabled
32426 ____________________________________________________________________________
32427 [  5913] By: gsar                                  on 2000/04/24  04:35:41
32428         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
32429              Mark-Jason Dominus)
32430      Branch: perl
32431            ! pod/perlfunc.pod
32432 ____________________________________________________________________________
32433 [  5912] By: gsar                                  on 2000/04/24  04:17:15
32434         Log: fix totally broken caching in UNIVERSAL::isa() (from
32435              Nick Ing-Simmons)
32436      Branch: perl
32437            ! t/op/universal.t universal.c
32438 ____________________________________________________________________________
32439 [  5911] By: gsar                                  on 2000/04/24  03:39:47
32440         Log: add linebreak properties from unicode/LineBrk.txt (from
32441              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
32442      Branch: perl
32443            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
32444            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
32445            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
32446            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
32447            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
32448            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
32449            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
32450            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
32451            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
32452            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
32453            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
32454            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
32455            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
32456            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
32457            + lib/unicode/Is/LbrkZW.pl
32458            ! lib/unicode/mktables.PL
32459 ____________________________________________________________________________
32460 [  5910] By: gsar                                  on 2000/04/24  03:23:10
32461         Log: typo in pod
32462      Branch: perl
32463            ! ext/Thread/Thread.pm
32464 ____________________________________________________________________________
32465 [  5909] By: gsar                                  on 2000/04/24  03:22:03
32466         Log: mode argument to do_binmode() should be file mode, not boolean
32467      Branch: perl
32468            ! pp_sys.c
32469 ____________________________________________________________________________
32470 [  5908] By: gsar                                  on 2000/04/16  16:51:08
32471         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
32472              always returns a valid GV even when the symbol is trapped by strictures
32473              (avoids coredumps)
32474              
32475              TODO: the C<package;> hack needs similar treatment
32476      Branch: perl
32477            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
32478            ! t/pragma/strict-vars
32479 ____________________________________________________________________________
32480 [  5907] By: jhi                                   on 2000/03/31  23:42:56
32481         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
32482              an assumption which #5905 demolished.
32483      Branch: cfgperl
32484            ! pp_sys.c
32485 ____________________________________________________________________________
32486 [  5906] By: jhi                                   on 2000/03/31  18:54:37
32487         Log: Typo in #5905.
32488      Branch: cfgperl
32489            ! t/op/64bitint.t
32490 ____________________________________________________________________________
32491 [  5905] By: jhi                                   on 2000/03/31  18:50:54
32492         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
32493              reported by Joseph N. Hall.  The bug was that even with use64bitint
32494              one had to use the prefixes q, L, or ll with printf/sprintf,
32495              contrary to the documentation and common sense.
32496      Branch: cfgperl
32497            ! sv.c t/op/64bitint.t
32498 ____________________________________________________________________________
32499 [  5904] By: gsar                                  on 2000/03/28  02:31:32
32500         Log: add Changes, perldelta.pod
32501      Branch: perl
32502            + Changes pod/perldelta.pod
32503 ____________________________________________________________________________
32504 [  5903] By: gsar                                  on 2000/03/28  02:03:55
32505         Log: rename Changes and perldelta.pod
32506      Branch: perl
32507           +> Changes5.6 pod/perl56delta.pod
32508            - Changes pod/perldelta.pod
32509            ! MANIFEST
32510 ____________________________________________________________________________
32511 [  5902] By: gsar                                  on 2000/03/28  01:59:14
32512         Log: create maint-5.6 branch
32513      Branch: maint-5.6/perl
32514           +> (branch 1611 files)
32515 ____________________________________________________________________________
32516 [  5901] By: jhi                                   on 2000/03/23  05:48:43
32517         Log: Integrate with Sarathy.
32518      Branch: cfgperl
32519           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
32520 ____________________________________________________________________________
32521 [  5900] By: gsar                                  on 2000/03/23  05:42:43
32522         Log: three guesses on what this is :-)
32523      Branch: perl
32524            ! Changes