Regen Configure, modlib, toc.
[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 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
35         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
36              From: Peter Prymmer <pvhp@forte.com>
37              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
38              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
39              
40              Backport of embed.pl to 5.003.
41      Branch: perl
42            ! embed.pl
43 ____________________________________________________________________________
44 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
45         Log: Subject: Re: POSIX test #14 on UTS 
46              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
47              Date: Wed, 11 Jul 2001 03:02:14 +0100
48              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
49      Branch: perl
50            ! ext/POSIX/POSIX.t
51 ____________________________________________________________________________
52 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
53         Log: Make the I32 an IV to preserve structure alignment and size.
54      Branch: perl
55            ! op.h
56 ____________________________________________________________________________
57 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
58         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
59              From: "Artur Bergman" <artur@contiller.se>
60              Date: Wed, 11 Jul 2001 14:23:37 +0200
61              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
62              
63              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
64      Branch: perl
65            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
66            ! pod/perlapi.pod sv.c
67 ____________________________________________________________________________
68 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
69         Log: Tweak until Pod::Parser gets updated.
70      Branch: perl
71            ! t/pod/special_seqs.xr
72 ____________________________________________________________________________
73 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
74         Log: File::Spec usage tweak.
75      Branch: perl
76            ! lib/ExtUtils.t
77 ____________________________________________________________________________
78 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
79         Log: Integrate #11263 from macperl; macos and macosx updates.
80      Branch: perl
81           !> pod/perlport.pod
82 ____________________________________________________________________________
83 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
84         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
85              From: Peter Prymmer <pvhp@forte.com>
86              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
87              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
88      Branch: perl
89            + ext/Time/HiRes/hints/dynixptx.pl
90            ! MANIFEST hints/dynixptx.sh
91 ____________________________________________________________________________
92 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
93         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
94              From: Nicholas Clark <nick@ccl4.org>
95              Date: Tue, 10 Jul 2001 23:17:43 +0100
96              Message-ID: <20010710231742.B59620@plum.flirble.org>
97      Branch: perl
98            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
99 ____________________________________________________________________________
100 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
101         Log: Subject: [DOC PATCH] Pluggable runops
102              From: Paul Johnson <paul@pjcj.net>
103              Date: Tue, 10 Jul 2001 21:53:28 +0200
104              Message-ID: <20010710215328.B26577@pjcj.net>
105      Branch: perl
106            ! pod/perlguts.pod
107 ____________________________________________________________________________
108 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
109         Log: Subject: [PATCH] Authors
110              From: Artur Bergman <artur@contiller.se>
111              Date: Tue, 10 Jul 2001 20:39:12 +0200
112              Message-ID: <B771186F.21CD%artur@contiller.se>
113      Branch: perl
114            ! AUTHORS
115 ____________________________________________________________________________
116 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
117         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
118              From: Doug MacEachern <dougm@covalent.net>
119              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
120              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
121      Branch: perl
122            ! pp_ctl.c
123 ____________________________________________________________________________
124 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
125         Log: Subject: doc patch; times() in scalar context
126              From: mjd@plover.com
127              Date: 10 Jul 2001 18:01:17 -0000
128              Message-ID: <20010710180117.12477.qmail@plover.com>
129      Branch: perl
130            ! pod/perlfunc.pod
131 ____________________________________________________________________________
132 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
133         Log: Subject: [PATCH] Small fix to pp_gmtime
134              From: Artur Bergman <artur@contiller.se>
135              Date: Tue, 10 Jul 2001 19:54:52 +0200
136              Message-ID: <B7710E0B.21C5%artur@contiller.se>
137      Branch: perl
138            ! pp_sys.c
139 ____________________________________________________________________________
140 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
141         Log: Integrate changes from mainline perl, add notes about
142              Mac OS X and Mac OS.
143      Branch: maint-5.6/macperl
144            ! pod/perlport.pod
145 ____________________________________________________________________________
146 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
147         Log: A proof of the dangers of package; ?
148      Branch: perl
149            ! t/lib/warnings/op
150 ____________________________________________________________________________
151 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
152         Log: Regen toc and modlib.
153      Branch: perl
154            ! pod/perlmodlib.pod pod/perltoc.pod
155 ____________________________________________________________________________
156 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
157         Log: Add compexcl(), casefold(), and casespec() interfaces;
158              and make all interfaces to return hash references instead
159              of hashes. 
160      Branch: perl
161            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
162 ____________________________________________________________________________
163 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
164         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
165              From: "Philip Newton" <Philip.Newton@gmx.net>
166              Date: Tue, 10 Jul 2001 09:55:59 +0200
167              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
168              
169              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
170              From: "Philip Newton" <Philip.Newton@gmx.net>
171              Date: Tue, 10 Jul 2001 09:56:37 +0200
172              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
173      Branch: perl
174            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
175            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
176 ____________________________________________________________________________
177 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
178         Log: Subject: [patch] undef &xsub for 1,2
179              From: Doug MacEachern <dougm@covalent.net>
180              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
181              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
182              
183              (This version of the patch with a comment from Gisle.)
184      Branch: perl
185            ! op.c
186 ____________________________________________________________________________
187 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
188         Log: Mention package; deprecation and the Win32 problems.
189      Branch: perl
190            ! pod/perl572delta.pod
191 ____________________________________________________________________________
192 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
193         Log: Subject: [PATCH] deprecate package with no arguments
194              From: Robin Houston <robin@kitsite.com>
195              Date: Tue, 10 Jul 2001 13:33:40 +0100
196              Message-ID: <20010710133340.A13452@robin.kitsite.com>
197      Branch: perl
198            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
199 ____________________________________________________________________________
200 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
201         Log: Upgrade to podlators 1.10.
202      Branch: perl
203            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
204            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
205            ! pod/pod2man.PL pod/pod2text.PL
206 ____________________________________________________________________________
207 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
208         Log: Upgrade to Term::ANSIColor 1.04.
209      Branch: perl
210            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
211            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
212 ____________________________________________________________________________
213 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
214         Log: Integrate perlio (the right fix for the ":layer(args)")
215      Branch: perl
216           !> perlio.c
217 ____________________________________________________________________________
218 [ 11252] By: nick                                  on 2001/07/10  06:58:14
219         Log: Fix open(...,"...:layer(xxx)",...)
220              - use memEQ not strEQ as there is '(' not '\0'
221      Branch: perlio
222            ! perlio.c
223 ____________________________________________________________________________
224 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
225         Log: Telling the number of tests helps.
226      Branch: perl
227            ! ext/PerlIO/t/encoding.t
228 ____________________________________________________________________________
229 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
230         Log: Require I18N::Langinfo, not use.
231      Branch: perl
232            ! lib/open.pm
233 ____________________________________________________________________________
234 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
235         Log: Add a test for for PerlIO ":encoding(...)" layer.
236      Branch: perl
237            + ext/PerlIO/t/encoding.t
238            ! MANIFEST ext/Encode/Encode.pm
239 ____________________________________________________________________________
240 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
241         Log: PerlIO ":encoding(foobar)" temporary fix.
242              Not really correct, I think, since the change means
243              that prefixes match.
244      Branch: perl
245            ! perlio.c
246 ____________________________________________________________________________
247 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
248         Log: Update to Math::BigInt 1.36.  The biggest news is
249              the separation of the backend; now the pure Perl
250              implementation is in Math::BigInt::Calc, but one
251              can plugin, say, Math::BigInt::BitVect, and get
252              considerable speedup.
253      Branch: perl
254            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
255            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
256            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
257            ! lib/Math/BigInt/t/mbimbf.t
258 ____________________________________________________________________________
259 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
260         Log: Subject: Re: compatibility question
261              From: Peter Prymmer <pvhp@forte.com>
262              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
263              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
264      Branch: perl
265            ! lib/ExtUtils/MM_VMS.pm
266 ____________________________________________________________________________
267 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
268         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
269              From: Norton Allen <allen@huarp.harvard.edu>
270              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
271              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
272      Branch: perl
273            ! ext/File/Glob/t/basic.t
274 ____________________________________________________________________________
275 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
276         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
277              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
278              Date: Tue, 10 Jul 2001 00:29:55 +0900
279              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
280      Branch: perl
281            + ext/Encode/Encode/HZ.enc
282            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
283            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
284            ! ext/Encode/Encode/iso2022-jp.enc
285            ! ext/Encode/Encode/iso2022-kr.enc
286 ____________________________________________________________________________
287 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
288         Log: Add in all them there macos/ files.
289      Branch: maint-5.6/macperl
290            + (add 577 files)
291 ____________________________________________________________________________
292 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
293         Log: Add the new modules to the list of having those own tests.
294      Branch: perl
295            ! t/lib/1_compile.t
296 ____________________________________________________________________________
297 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
298         Log: Add INOUT to control both ways at the same time.
299      Branch: perl
300            ! lib/open.pm
301 ____________________________________________________________________________
302 [ 11240] By: nick                                  on 2001/07/09  16:33:50
303         Log: Integrate mainline
304      Branch: perlio
305           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
306           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
307           !> (integrate 41 files)
308 ____________________________________________________________________________
309 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
310         Log: More encoding mapping magic.
311      Branch: perl
312            ! lib/open.pm
313 ____________________________________________________________________________
314 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
315         Log: Update Changes.
316      Branch: perl
317            ! Changes patchlevel.h
318 ____________________________________________________________________________
319 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
320         Log: Subject: [PATCH] OPpCONST_OCTAL fixes
321              From: Abhijit Menon-Sen <ams@wiw.org>
322              Date: Mon, 9 Jul 2001 07:38:45 +0530
323              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
324      Branch: perl
325            ! op.c
326 ____________________________________________________________________________
327 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
328         Log: Add a pseudolayer ":locale" to the open pragma which
329              will get the encoding from the locale.  Yet undocumented
330              because I can't get the PerlIO :encoding(foobar) to work.
331      Branch: perl
332            ! ext/Encode/Encode.pm lib/open.pm
333 ____________________________________________________________________________
334 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
335         Log: Add more encoding mappings.
336      Branch: perl
337            ! ext/Encode/Encode.pm
338 ____________________________________________________________________________
339 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
340         Log: Document that using :encoding layer requires using Encode.
341      Branch: perl
342            ! ext/Encode/Encode.pm lib/PerlIO.pm
343 ____________________________________________________________________________
344 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
345         Log: Netware tweak from Ananth Kesari.
346      Branch: perl
347            ! NetWare/netware.h
348 ____________________________________________________________________________
349 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
350         Log: t/harness doesn't know about run/*.t
351      Branch: perl
352            ! t/harness
353 ____________________________________________________________________________
354 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
355         Log: run/exit.t busted on windows
356      Branch: perl
357            ! t/run/exit.t
358 ____________________________________________________________________________
359 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
360         Log: fix a couple of UCD.t tests that fail due to bad case
361      Branch: perl
362            ! lib/Unicode/UCD.t
363 ____________________________________________________________________________
364 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
365         Log: test skip logic was broken
366      Branch: perl
367            ! ext/I18N/Langinfo/Langinfo.t
368 ____________________________________________________________________________
369 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
370         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
371              failure of ExtUtils.t#27 when built in debug mode)
372      Branch: perl
373            ! lib/ExtUtils/MM_Win32.pm
374 ____________________________________________________________________________
375 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
376         Log: I18N::Langinfo is not available on windows
377      Branch: perl
378            ! win32/FindExt.pm
379 ____________________________________________________________________________
380 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
381         Log: save a dTHX
382      Branch: perl
383            ! ext/POSIX/POSIX.xs
384 ____________________________________________________________________________
385 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
386         Log: Update Changes.
387      Branch: perl
388            ! Changes patchlevel.h
389 ____________________________________________________________________________
390 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
391         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
392              as pointed out by Sarathy.
393      Branch: perl
394            ! ext/I18N/Langinfo/Langinfo.xs
395 ____________________________________________________________________________
396 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
397         Log: Retract #11212.
398      Branch: perl
399            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
400 ____________________________________________________________________________
401 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
402         Log: Bump up the VERSION of Cwd.xs.
403      Branch: perl
404            ! ext/Cwd/Makefile.PL
405 ____________________________________________________________________________
406 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
407         Log: Retract #11220, the problem wasn't the missing leading zero.
408              Here's the problem:
409              $ ./perl -we 'chmod(oct("755"), ".")'
410              Non-octal literal mode (493) specified at -e line 1.
411              (Did you mean 0493 instead?)
412      Branch: perl
413            ! lib/ExtUtils/MM_Unix.pm
414 ____________________________________________________________________________
415 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
416         Log: (Retracted by #11221)
417              Change the PERM_RW and PERM_RWX to 0644 and 0755
418              (add the leading zero).
419      Branch: perl
420            ! lib/ExtUtils/MM_Unix.pm
421 ____________________________________________________________________________
422 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
423         Log: Integrate changes #11193, 11205, 11209 from macperl.
424              
425              Fix up AutoLoader to fudge for Mac paths in import().
426              
427              Allow symbols in try_symbol() to begin with "_".
428              
429              Small portability fix for Mac OS.
430      Branch: perl
431           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
432 ____________________________________________________________________________
433 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
434         Log: Metaconfig unit change for #11217.
435      Branch: metaconfig/U/perl
436            ! Extensions.U
437 ____________________________________________________________________________
438 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
439         Log: Detypo, problem noticed by Gerrit P. Haase.
440      Branch: perl
441            ! Configure config_h.SH
442 ____________________________________________________________________________
443 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
444         Log: Cwd cleanups.
445      Branch: perl
446            ! ext/Cwd/Cwd.xs
447 ____________________________________________________________________________
448 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
449         Log: Slight tweaks on #11213.
450      Branch: perl
451            ! toke.c
452 ____________________________________________________________________________
453 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
454         Log: A missing dTHX noticed by Gerrit P. Haase.
455      Branch: perl
456            ! ext/POSIX/POSIX.xs
457 ____________________________________________________________________________
458 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
459         Log: Subject: [PATCH toke.c] Simplify yytoke()
460              From: Simon Cozens <simon@netthink.co.uk>
461              Date: Sun, 8 Jul 2001 13:24:34 +0100
462              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
463              
464              Split out pending_ident().
465      Branch: perl
466            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
467 ____________________________________________________________________________
468 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
469         Log: (Retracted by #11223.)
470              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
471              Date: Wed, 05 Nov 1997 17:22:34 -0600
472              From: Graham Barr <gbarr@ti.com>
473              Message-Id: <3460FFBA.6DA51F46@ti.com>
474      Branch: perl
475            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
476 ____________________________________________________________________________
477 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
478         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
479      Branch: perl
480            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
481            ! pod/perllocale.pod
482 ____________________________________________________________________________
483 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
484         Log: Really do the test under the C locale.
485      Branch: perl
486            ! ext/I18N/Langinfo/Langinfo.t
487 ____________________________________________________________________________
488 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
489         Log: Small portability fix for Mac OS.
490      Branch: maint-5.6/macperl
491            ! lib/Cwd.pm
492 ____________________________________________________________________________
493 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
494         Log: Metaconfig unit change for #11207.
495      Branch: metaconfig/U/perl
496            ! Extensions.U
497 ____________________________________________________________________________
498 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
499         Log: Add I18N::Langinfo, which is basically a wrapper around
500              nl_langinfo(), which is an additional way to query locale
501              specific information.
502      Branch: perl
503            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
504            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
505            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
506 ____________________________________________________________________________
507 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
508         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
509              used in File::Find tests; replace with if.t.
510      Branch: maint-5.6/macperl
511            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
512            ! t/pragma/warn/op
513 ____________________________________________________________________________
514 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
515         Log: Allow symbols in try_symbol() to begin with "_".
516      Branch: maint-5.6/macperl
517            ! makedef.pl
518 ____________________________________________________________________________
519 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
520         Log: Sync up the File::Find changes from the rewrite by
521              Thomas Wegner, et al.
522      Branch: maint-5.6/macperl
523            + t/lib/filefind-taint.t
524            ! lib/File/Find.pm t/lib/filefind.t
525 ____________________________________________________________________________
526 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
527         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
528              From: Thomas Wegner <wegner_thomas@yahoo.com>
529              Date: Thu, 5 Jul 2001 20:31:25 +0200
530              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
531      Branch: maint-5.6/macperl
532            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
533 ____________________________________________________________________________
534 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
535         Log: Some more test portability fixes.
536      Branch: maint-5.6/macperl
537            ! t/lib/filecopy.t t/pragma/warn/pp_sys
538 ____________________________________________________________________________
539 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
540         Log: The #11200 removed wrong (non-existent) target.  Duh.
541      Branch: perl
542            ! Makefile.SH
543 ____________________________________________________________________________
544 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
545         Log: Zap the lib/re.pm before creating it.
546      Branch: perl
547            ! Makefile.SH
548 ____________________________________________________________________________
549 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
550         Log: Another test.  Please ignore.
551      Branch: maint-5.6/macperl
552            ! README.macos
553 ____________________________________________________________________________
554 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
555         Log: Portability fixes for a lot of tests, especially IO-related
556              tests, and warnings, and the harness script.
557      Branch: maint-5.6/macperl
558            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
559            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
560            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
561            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
562            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
563            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
564            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
565            ! t/pragma/warnings.t
566 ____________________________________________________________________________
567 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
568         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
569              From: Nicholas Clark <nick@ccl4.org>
570              Date: Sat, 7 Jul 2001 21:00:17 +0100
571              Message-ID: <20010707210017.H59620@plum.flirble.org>
572      Branch: perl
573            ! lib/h2xs.t
574 ____________________________________________________________________________
575 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
576         Log: The UNICOS/mk SysV IPC problem has been fixed.
577      Branch: perl
578            ! pod/perl572delta.pod
579 ____________________________________________________________________________
580 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
581         Log: Slight update tweaks on perlunicode.pod.
582      Branch: perl
583            ! pod/perlunicode.pod
584 ____________________________________________________________________________
585 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
586         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
587              From: Mark-Jason Dominus <mjd@plover.com>
588              Date: Sat, 07 Jul 2001 13:04:04 -0400
589              Message-ID: <20010707170404.32694.qmail@plover.com>
590      Branch: perl
591            ! ext/DB_File/DB_File.pm
592 ____________________________________________________________________________
593 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
594         Log: Fix up AutoLoader to fudge for Mac paths in import().
595      Branch: maint-5.6/macperl
596            ! lib/AutoLoader.pm
597 ____________________________________________________________________________
598 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
599         Log: Try to force the lib/re.pm to be there before entering
600              the extensions builds, should help for parallel makes.
601      Branch: perl
602            ! Makefile.SH
603 ____________________________________________________________________________
604 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
605         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
606              From: Norton Allen <allen@huarp.harvard.edu>
607              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
608              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
609      Branch: perl
610            ! ext/POSIX/POSIX.xs
611 ____________________________________________________________________________
612 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
613         Log: Subject: [PATCH] Re: op/arith.t
614              From: Nicholas Clark <nick@ccl4.org>
615              Date: Sat, 7 Jul 2001 13:04:54 +0100
616              Message-ID: <20010707130454.D59620@plum.flirble.org>
617      Branch: perl
618            ! numeric.c toke.c
619 ____________________________________________________________________________
620 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
621         Log: Subject: [PATCH] h2xs
622              From: Nicholas Clark <nick@ccl4.org>
623              Date: Fri, 6 Jul 2001 23:25:14 +0100
624              Message-ID: <20010706232514.X59620@plum.flirble.org>
625      Branch: perl
626            ! utils/h2xs.PL
627 ____________________________________________________________________________
628 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
629         Log: Subject: Re: bleedperl perl_alloc..free leakage
630              From: Radu Greab <radu@netsoft.ro>
631              Date: Fri, 6 Jul 2001 19:48:54 +0300
632              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
633              
634              Leak-be-gone.
635      Branch: perl
636            ! op.c
637 ____________________________________________________________________________
638 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
639         Log: Test again.  Please ignore.
640      Branch: maint-5.6/macperl
641            ! README.macos
642 ____________________________________________________________________________
643 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
644         Log: Test.  Please ignore.
645      Branch: maint-5.6/macperl
646            ! README.macos
647 ____________________________________________________________________________
648 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
649         Log: Include changes already sent in separately as patches,
650              before branch was created.
651      Branch: maint-5.6/macperl
652            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
653            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
654            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
655            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
656            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
657            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
658            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
659            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
660            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
661            ! t/pragma/strict.t
662 ____________________________________________________________________________
663 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
664         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
665              From: Norton Allen <allen@huarp.harvard.edu>
666              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
667              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
668      Branch: perl
669            ! utf8.h
670 ____________________________________________________________________________
671 [ 11183] By: nick                                  on 2001/07/06  16:27:40
672         Log: Integrate mainline
673      Branch: perlio
674           +> (branch 42 files)
675            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
676            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
677            - win32/bin/mdelete.bat
678           !> (integrate 215 files)
679 ____________________________________________________________________________
680 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
681         Log: The #11166 needed also these updated.
682      Branch: perl
683            ! lib/warnings.pm warnings.h
684 ____________________________________________________________________________
685 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
686         Log: Update Changes.
687      Branch: perl
688            ! Changes patchlevel.h
689 ____________________________________________________________________________
690 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
691         Log: Regen toc.
692      Branch: perl
693            ! pod/perltoc.pod
694 ____________________________________________________________________________
695 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
696         Log: Nit from Abhijit.
697      Branch: perl
698            ! lib/CPAN.pm
699 ____________________________________________________________________________
700 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
701         Log: Retract #11172.
702      Branch: perl
703            ! t/op/method.t
704 ____________________________________________________________________________
705 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
706         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
707              From: Norton Allen <allen@huarp.harvard.edu>
708              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
709              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
710      Branch: perl
711            ! lib/Cwd.pm
712 ____________________________________________________________________________
713 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
714         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
715              From: Norton Allen <allen@huarp.harvard.edu>
716              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
717              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
718      Branch: perl
719            ! utf8.h
720 ____________________________________________________________________________
721 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
722         Log: Retract #11165 since Sarathy pointed out it'll not
723              work properly under threads, the problem should be
724              solved using "the savestack, either via SSNEW() or
725              using a newSVpv()+SAVEFREESV() combo."
726      Branch: perl
727            ! ext/POSIX/POSIX.xs
728 ____________________________________________________________________________
729 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
730         Log: Retract #11125 since NI-S pointed out it'll not work in
731              cases where the extension has their own handcrafted INC
732              et alia.
733      Branch: perl
734            ! lib/ExtUtils/MM_Unix.pm
735 ____________________________________________________________________________
736 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
737         Log: Subject: RE: [PATCH] -I and MakeMaker again
738              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
739              Date: Fri, 6 Jul 2001 09:18:29 +0200
740              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
741      Branch: perl
742            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
743            ! lib/ExtUtils/MM_Win32.pm
744 ____________________________________________________________________________
745 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
746         Log: (Retracted by #11178)
747              Subject: [PATCH t/op/method.t] SUPER:: strangeness
748              From: Piers Cawley <pdcawley@iterative-software.com>
749              Date: 06 Jul 2001 10:49:01 +0100
750              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
751      Branch: perl
752            ! t/op/method.t
753 ____________________________________________________________________________
754 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
755         Log: VOS README update from Paul Green.
756      Branch: perl
757            ! README.vos
758 ____________________________________________________________________________
759 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
760         Log: Subject: [PATCH README.qnx hints/qnx.sh]
761              From: Norton Allen <allen@huarp.harvard.edu>
762              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
763              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
764      Branch: perl
765            ! README.qnx hints/qnx.sh
766 ____________________________________________________________________________
767 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
768         Log: Subject: [PATCH] Doc patch for Tie::Hash
769              From: Artur Bergman <artur@contiller.se>
770              Date: Thu, 05 Jul 2001 22:51:18 +0200
771              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
772      Branch: perl
773            ! lib/Tie/Hash.pm
774 ____________________________________________________________________________
775 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
776         Log: Subject: [PATCH] perlfaq4.pod
777              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
778              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
779              Date: Thu, 5 Jul 2001 18:44:10 +0100 
780      Branch: perl
781            ! pod/perlfaq4.pod
782 ____________________________________________________________________________
783 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
784         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
785              From: Robin Houston <robin@kitsite.com>
786              Date: Thu, 5 Jul 2001 18:33:21 +0100
787              Message-ID: <20010705183321.A27345@robin.kitsite.com>
788      Branch: perl
789            ! ext/B/B/Deparse.pm
790 ____________________________________________________________________________
791 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
792         Log: Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
793              From: Abhijit Menon-Sen <ams@wiw.org>
794              Date: Fri, 6 Jul 2001 01:26:32 +0530
795              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
796      Branch: perl
797            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
798            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
799            ! warnings.pl
800 ____________________________________________________________________________
801 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
802         Log: (Retracted by #11175)
803              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
804              From: Norton Allen <allen@huarp.harvard.edu>
805              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
806              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
807      Branch: perl
808            ! ext/POSIX/POSIX.xs
809 ____________________________________________________________________________
810 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
811         Log: Unterminated C< (noticed by Richard Hatch), and few other
812              small Unicode doc tweaks.
813      Branch: perl
814            ! pod/perlretut.pod
815 ____________________________________________________________________________
816 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
817         Log: More flexible argument understanding; add charblocks() and
818              charscripts(); make charblock() and charscript() two-way;
819              add charinrange(); separate the $Unicode::UCD::VERSION and
820              the version of the Unicode by adding UnicodeVersion().
821      Branch: perl
822            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
823 ____________________________________________________________________________
824 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
825         Log: Update Unicode::UCD on \p{In...}.
826      Branch: perl
827            ! lib/Unicode/UCD.pm
828 ____________________________________________________________________________
829 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
830         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
831              From: Norton Allen <allen@huarp.harvard.edu>
832              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
833              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
834      Branch: perl
835            ! lib/ExtUtils/MM_Unix.pm
836 ____________________________________________________________________________
837 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
838         Log: POSIX-BC tweaks from Thomas Dorner.
839      Branch: perl
840            ! hints/posix-bc.sh perlio.h
841 ____________________________________________________________________________
842 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
843         Log: Module updates for the delta.
844      Branch: perl
845            ! pod/perl572delta.pod
846 ____________________________________________________________________________
847 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
848         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
849              From: Norton Allen <allen@huarp.harvard.edu>
850              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
851              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
852      Branch: perl
853            ! ext/IO/lib/IO/t/io_sock.t
854 ____________________________________________________________________________
855 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
856         Log: Subject: [PATCH perldiag.pod] Quick fixes
857              From: Simon Cozens <simon@netthink.co.uk>
858              Date: Wed, 4 Jul 2001 20:22:12 +0100
859              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
860      Branch: perl
861            ! pod/perldiag.pod
862 ____________________________________________________________________________
863 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
864         Log: Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
865              From: Radu Greab <radu@netsoft.ro>
866              Date: Wed, 4 Jul 2001 22:13:31 +0300
867              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
868      Branch: perl
869            ! op.c sv.c t/op/pos.t
870 ____________________________________________________________________________
871 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
872         Log: Subject: [PATCH] -I and MakeMaker again
873              From: Michael G Schwern <schwern@pobox.com>
874              Date: Wed, 4 Jul 2001 15:03:07 -0400
875              Message-ID: <20010704150307.I20340@blackrider>
876              
877              (and retract #11145)
878      Branch: perl
879            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
880            ! lib/ExtUtils/MakeMaker.pm
881 ____________________________________________________________________________
882 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
883         Log: Subject: Re: PERFORCE change 11142 for review
884              From: "Philip Newton" <Philip.Newton@gmx.net>
885              Date: Wed, 4 Jul 2001 20:46:26 +0200
886              Message-Id: <200107041841.VAA25380@taas.iki.fi>
887      Branch: perl
888            ! lib/ExtUtils/MakeMaker.pm
889 ____________________________________________________________________________
890 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
891         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
892              From: Jonathan Stowe <gellyfish@gellyfish.com>
893              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
894              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
895      Branch: perl
896            ! utils/pl2pm.PL
897 ____________________________________________________________________________
898 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
899         Log: fix the binary compatibility issue when building with/without
900              usemymalloc by exporting Perl_malloc() et al as simple wrappers
901              around the system functions (this allows most extensions built
902              using one mode to coexist with perls built in the other mode)
903              
904              XXX the Perl_mfree() wrapper might need to do return(free()) on
905              platforms where Free_t isn't "void"
906      Branch: perl
907            ! embed.h embed.pl makedef.pl proto.h util.c
908 ____________________________________________________________________________
909 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
910         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
911              since it doesn't ensure threads other than the one calling fork()
912              aren't holding any locks; the fix is to use pthread_atfork() to
913              hold global locks
914              
915              building perl with -Dusemymalloc exacerbates the problem since
916              Perl_malloc() holds a mutex, and perl's exec() calls New()
917              
918              XXX the code in win32thread.h may be needed on platforms that have
919              no pthread_atfork()
920      Branch: perl
921            ! perl.c thread.h win32/win32thread.h
922 ____________________________________________________________________________
923 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
924         Log: Integrate #11009 from maintperl.
925      Branch: maint-5.6/macperl
926           !> lib/ExtUtils/Manifest.pm
927 ____________________________________________________________________________
928 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
929         Log: Flexing my Perforce muscles.
930      Branch: maint-5.6/macperl
931            ! README.macos
932 ____________________________________________________________________________
933 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
934         Log: Update Changes.
935      Branch: perl
936            ! Changes patchlevel.h
937 ____________________________________________________________________________
938 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
939         Log: Metaconfig unit change for #11146.
940      Branch: metaconfig/U/perl
941            ! d_fcntl_can_lock.U
942 ____________________________________________________________________________
943 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
944         Log: Somehow the #ifdefs of the added code (in #11093) made
945              HP-UX to fail the fcntl locking test, without the ifdefs
946              the test seems to be working again.  Reason unknown:
947              HP-UX cc doesn't complain either way.
948      Branch: perl
949            ! Configure
950 ____________________________________________________________________________
951 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
952         Log: PERLRUNINST needed in some spots.
953      Branch: perl
954            ! lib/ExtUtils/MM_Unix.pm
955 ____________________________________________________________________________
956 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
957         Log: gcc -Wall nit.
958      Branch: perl
959            ! pp_hot.c
960 ____________________________________________________________________________
961 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
962         Log: When removing tests updating the test count is a good idea, too.
963      Branch: perl
964            ! lib/Net/t/require.t
965 ____________________________________________________________________________
966 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
967         Log: Document #11134 and add the new symbols to the list of
968              of MakeMaker known ones.
969      Branch: perl
970            ! lib/ExtUtils/MakeMaker.pm
971 ____________________________________________________________________________
972 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
973         Log: Microperl update.
974      Branch: perl
975            ! uconfig.h
976 ____________________________________________________________________________
977 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
978         Log: Update the libnet tests as per #11138.
979      Branch: perl
980            - lib/Net/t/ph.t
981            ! MANIFEST lib/Net/t/require.t
982 ____________________________________________________________________________
983 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
984         Log: Regen toc and modlib.
985      Branch: perl
986            ! pod/perlmodlib.pod pod/perltoc.pod
987 ____________________________________________________________________________
988 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
989         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
990              Graham's request.
991      Branch: perl
992            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
993            ! MANIFEST
994 ____________________________________________________________________________
995 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
996         Log: Add the OS/390 harness results to the delta.
997      Branch: perl
998            ! pod/perl572delta.pod
999 ____________________________________________________________________________
1000 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
1001         Log: Avoid the two study tests in OS/390 until the bug has been solved.
1002      Branch: perl
1003            ! t/op/study.t
1004 ____________________________________________________________________________
1005 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
1006         Log: DOS/DJGPP tweaks from Laszlo Molnar.
1007      Branch: perl
1008            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
1009 ____________________________________________________________________________
1010 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
1011         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
1012              From: Michael G Schwern <schwern@pobox.com>
1013              Date: Wed, 4 Jul 2001 00:01:16 -0400
1014              Message-ID: <20010704000116.C591@blackrider>
1015      Branch: perl
1016            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
1017 ____________________________________________________________________________
1018 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
1019         Log: The #11132 missed singleton characters (not part
1020              of a unilo..unihi range) in Unicode scripts.
1021      Branch: perl
1022            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
1023            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
1024            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
1025            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
1026            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
1027            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
1028            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
1029            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
1030            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
1031            ! lib/unicode/mktables.PL t/op/pat.t
1032 ____________________________________________________________________________
1033 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
1034         Log: Support preferentially the Unicode 'scripts' definition
1035              in the \p{In...} notation since according to Unicode the
1036              scripts concept is more natural for matching than using
1037              the somewhat artificial block names.  The block names are
1038              still available, though, and if there's a name conflict,
1039              the scripts one wins and the blocks one has to do with
1040              'Block' appended to its name.  For more information see
1041              
1042              http://www.unicode.org/unicode/reports/tr24/
1043      Branch: perl
1044            + lib/unicode/In/100.pl lib/unicode/In/101.pl
1045            + lib/unicode/In/102.pl lib/unicode/In/103.pl
1046            + lib/unicode/In/104.pl lib/unicode/In/105.pl
1047            + lib/unicode/In/106.pl lib/unicode/In/107.pl
1048            + lib/unicode/In/108.pl lib/unicode/In/109.pl
1049            + lib/unicode/In/110.pl lib/unicode/In/111.pl
1050            + lib/unicode/In/112.pl lib/unicode/In/113.pl
1051            + lib/unicode/In/114.pl lib/unicode/In/115.pl
1052            + lib/unicode/In/116.pl lib/unicode/In/117.pl
1053            + lib/unicode/In/118.pl lib/unicode/In/119.pl
1054            + lib/unicode/In/120.pl lib/unicode/In/121.pl
1055            + lib/unicode/In/122.pl lib/unicode/In/123.pl
1056            + lib/unicode/In/124.pl lib/unicode/In/125.pl
1057            + lib/unicode/In/126.pl lib/unicode/In/127.pl
1058            + lib/unicode/In/128.pl lib/unicode/In/129.pl
1059            + lib/unicode/In/130.pl lib/unicode/In/131.pl
1060            + lib/unicode/In/132.pl lib/unicode/In/133.pl
1061            + lib/unicode/In/134.pl lib/unicode/In/135.pl
1062            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
1063            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
1064            ! (edit 106 files)
1065 ____________________________________________________________________________
1066 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
1067         Log: Better document the difference between a block and a script.
1068      Branch: perl
1069            ! lib/Unicode/UCD.pm
1070 ____________________________________________________________________________
1071 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
1072         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
1073              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
1074              Date: Tue, 3 Jul 2001 15:04:23 -0500
1075              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
1076      Branch: perl
1077            ! lib/CPAN.pm
1078 ____________________________________________________________________________
1079 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
1080         Log: Add tests for charscript().
1081      Branch: perl
1082            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
1083 ____________________________________________________________________________
1084 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
1085         Log: Add charscript() to get the UTR#24 script names of characters.
1086      Branch: perl
1087            ! lib/Unicode/UCD.pm
1088 ____________________________________________________________________________
1089 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
1090         Log: Todo updates.
1091      Branch: perl
1092            ! pod/perltodo.pod
1093 ____________________________________________________________________________
1094 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
1095         Log: Unicode::UCD updates.
1096      Branch: perl
1097            ! lib/Unicode/UCD.pm
1098 ____________________________________________________________________________
1099 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
1100         Log: Subject: MakeMaker should pass through DEFINE and INC to subdirs
1101              From: Alan Burlison <Alan.Burlison@sun.com>
1102              Date: Tue, 03 Jul 2001 15:20:13 +0100
1103              Message-ID: <3B41D49D.A923D4F9@sun.com>
1104      Branch: perl
1105            ! lib/ExtUtils/MM_Unix.pm
1106 ____________________________________________________________________________
1107 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
1108         Log: Subject: Patch needed for UTS
1109              From: hom00@utsglobal.com (Hal Morris)
1110              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
1111              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
1112              
1113              Replace #11113 with a better version.
1114      Branch: perl
1115            ! perl.h
1116 ____________________________________________________________________________
1117 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
1118         Log: Subject: Re: POINTERRIGOR
1119              From: Andy Dougherty <doughera@lafayette.edu>
1120              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
1121              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
1122      Branch: perl
1123            ! util.c
1124 ____________________________________________________________________________
1125 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
1126         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
1127              From: "Philip Newton" <pnewton@gmx.de>
1128              Date: Tue, 3 Jul 2001 17:03:34 +0200
1129              Message-ID: <3B41FAE6.29564.660E117@localhost>
1130      Branch: perl
1131            ! pp_hot.c
1132 ____________________________________________________________________________
1133 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
1134         Log: Typos.
1135      Branch: perl
1136            ! INSTALL
1137 ____________________________________________________________________________
1138 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
1139         Log: Subject: [PATCH 5.6.1] debugger fixes
1140              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1141              Date: Tue, 3 Jul 2001 03:38:18 -0400
1142              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
1143              
1144              The $^S is working again.
1145      Branch: perl
1146            ! lib/perl5db.pl
1147 ____________________________________________________________________________
1148 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
1149         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
1150              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1151              Date: Tue, 3 Jul 2001 03:34:06 -0400
1152              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
1153      Branch: perl
1154            ! os2/OS2/Process/Process.pm
1155 ____________________________________________________________________________
1156 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
1157         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
1158              From: "Philip Newton" <Philip.Newton@gmx.net>
1159              Date: Tue, 3 Jul 2001 09:11:27 +0200
1160              Message-Id: <200107030706.KAA04596@taas.iki.fi>
1161      Branch: perl
1162            ! lib/FindBin.pm
1163 ____________________________________________________________________________
1164 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
1165         Log: Delta delta.
1166      Branch: perl
1167            ! pod/perl572delta.pod
1168 ____________________________________________________________________________
1169 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
1170         Log: Metaconfig unit change for 11115.
1171      Branch: metaconfig
1172            ! U/modified/libc.U
1173 ____________________________________________________________________________
1174 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
1175         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
1176              (from Richard Hatch) (this was the cause of pipes() and
1177              times() myeteriously not being found)
1178      Branch: perl
1179            ! Configure
1180 ____________________________________________________________________________
1181 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
1182         Log: Retract #10142, the real culprit found by Richard Hatch,
1183              coming soon to Configure near you.
1184      Branch: perl
1185            ! hints/aix.sh
1186 ____________________________________________________________________________
1187 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
1188         Log: (Replaced by #11124) UTS workaround from Hal Morris.
1189      Branch: perl
1190            ! perl.h
1191 ____________________________________________________________________________
1192 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
1193         Log: Subject: [PATCH] grok not grocking correctly
1194              From: Nicholas Clark <nick@ccl4.org>
1195              Date: Tue, 3 Jul 2001 00:19:08 +0100
1196              Message-ID: <20010703001908.H59620@plum.flirble.org>
1197      Branch: perl
1198            ! numeric.c
1199 ____________________________________________________________________________
1200 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
1201         Log: Subject: [PATCH Deparse.t] test just-posted patches
1202              From: Robin Houston <robin@kitsite.com>
1203              Date: Mon, 2 Jul 2001 23:46:15 +0100
1204              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
1205      Branch: perl
1206            ! ext/B/Deparse.t
1207 ____________________________________________________________________________
1208 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
1209         Log: Subject: [PATCH toke.c] autosplit into @F
1210              From: Robin Houston <robin@kitsite.com>
1211              Date: Mon, 2 Jul 2001 23:18:20 +0100
1212              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
1213      Branch: perl
1214            ! perl.c toke.c
1215 ____________________________________________________________________________
1216 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
1217         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
1218              From: Robin Houston <robin@kitsite.com>
1219              Date: Mon, 2 Jul 2001 23:00:48 +0100
1220              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
1221      Branch: perl
1222            ! ext/B/B/Deparse.pm
1223 ____________________________________________________________________________
1224 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
1225         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
1226              From: "Philip Newton" <Philip.Newton@gmx.net>
1227              Date: Mon, 2 Jul 2001 22:06:22 +0200
1228              (no Message-Id)
1229      Branch: perl
1230            ! ext/NDBM_File/hints/linux.pl
1231 ____________________________________________________________________________
1232 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
1233         Log: Subject: Re: Fixed pack problem - sort of
1234              From: Nicholas Clark <nick@ccl4.org>
1235              Date: Mon, 2 Jul 2001 20:59:20 +0100
1236              Message-ID: <20010702205919.F59620@plum.flirble.org>
1237      Branch: perl
1238            ! pp_pack.c t/op/pack.t
1239 ____________________________________________________________________________
1240 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
1241         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
1242              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1243              Date: Mon, 2 Jul 2001 15:45:41 -0400
1244              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
1245      Branch: perl
1246            ! os2/os2.c
1247 ____________________________________________________________________________
1248 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
1249         Log: (Mistaken retraction)
1250      Branch: perl
1251            ! utils/pl2pm.PL
1252 ____________________________________________________________________________
1253 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
1254         Log: Detypo in #11103.
1255      Branch: perl
1256            ! utils/pl2pm.PL
1257 ____________________________________________________________________________
1258 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
1259         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
1260              From: Jonathan Stowe <gellyfish@gellyfish.com>
1261              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
1262              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
1263      Branch: perl
1264            ! utils/pl2pm.PL
1265 ____________________________________________________________________________
1266 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
1267         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
1268              From: "Craig A. Berry" <craigberry@mac.com>
1269              Date: Mon, 02 Jul 2001 14:11:23 -0500
1270              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
1271      Branch: perl
1272            ! lib/Unicode/UCD.pm
1273 ____________________________________________________________________________
1274 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
1275         Log: Subject: [PATCH] Re: op/numconvert.t failures
1276              From: Nicholas Clark <nick@ccl4.org>
1277              Date: Mon, 2 Jul 2001 20:10:48 +0100
1278              Message-ID: <20010702201048.E59620@plum.flirble.org>
1279      Branch: perl
1280            ! t/op/numconvert.t
1281 ____________________________________________________________________________
1282 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
1283         Log: Update Changes.
1284      Branch: perl
1285            ! Changes patchlevel.h
1286 ____________________________________________________________________________
1287 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
1288         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
1289              The real fix must be more involved.  The line of code all the leaky
1290              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
1291              line of Perl_newPMOP().
1292      Branch: perl
1293            ! op.h
1294 ____________________________________________________________________________
1295 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
1296         Log: Based on
1297              
1298              Subject: Re: sizeof(struct sembuf)
1299              From: Nicholas Clark <nick@ccl4.org>
1300              Date: Sun, 1 Jul 2001 22:26:48 +0100
1301              Message-ID: <20010701222648.W59620@plum.flirble.org>
1302              
1303              but do semop() always the slow way.
1304      Branch: perl
1305            ! doio.c
1306 ____________________________________________________________________________
1307 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
1308         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
1309              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
1310              Date: Tue, 03 Jul 2001 00:56:30 +0900
1311              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
1312      Branch: perl
1313            ! ext/Encode/Encode/Tcl.t
1314 ____________________________________________________________________________
1315 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
1316         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
1317              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
1318              Date: Tue, 03 Jul 2001 00:55:46 +0900
1319              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
1320      Branch: perl
1321            ! ext/Encode/Encode/Tcl.pm
1322 ____________________________________________________________________________
1323 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
1324         Log: Regen api and toc.
1325      Branch: perl
1326            ! pod/perlapi.pod pod/perltoc.pod
1327 ____________________________________________________________________________
1328 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
1329         Log: Metaconfig unit change for #11093.
1330      Branch: metaconfig/U/perl
1331            ! d_fcntl_can_lock.U
1332 ____________________________________________________________________________
1333 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
1334         Log: The fcntl locking test may hang if NFS locking messed up;
1335              break out with alarm(10).
1336      Branch: perl
1337            ! Configure
1338 ____________________________________________________________________________
1339 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
1340         Log: Move the mdelete.bat from win32/bin to win32.
1341      Branch: perl
1342            ! MANIFEST
1343 ____________________________________________________________________________
1344 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
1345         Log: Typo in #11083.
1346      Branch: perl
1347            ! ext/Time/Piece/Piece.t
1348 ____________________________________________________________________________
1349 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
1350         Log: Netware tweaks from Guruprasad.
1351      Branch: perl
1352            - NetWare/perlsdio.h
1353            ! MANIFEST NetWare/Makefile NetWare/interface.c
1354            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
1355            ! perlsdio.h
1356 ____________________________________________________________________________
1357 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
1358         Log: Subject: Re: [PATH] shared -> unique;
1359              From: Abhijit Menon-Sen <ams@wiw.org>
1360              Date: Wed, 27 Jun 2001 03:51:27 +0530
1361              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
1362      Branch: perl
1363            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
1364 ____________________________________________________________________________
1365 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
1366         Log: Subject: Re: AIX / gcc-3.0
1367              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1368              Date: Mon, 02 Jul 2001 15:20:21 +0200
1369              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
1370      Branch: perl
1371            ! hints/aix.sh
1372 ____________________________________________________________________________
1373 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
1374         Log: Subject: Re: Bug report: split splits on wrong pattern
1375              From: Abhijit Menon-Sen <ams@wiw.org>
1376              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
1377              Date: Mon, 2 Jul 2001 16:31:33 +0530
1378      Branch: perl
1379            ! pp_ctl.c
1380 ____________________________________________________________________________
1381 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
1382         Log: Subject: [PATCH 5.6.1] test harness
1383              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1384              Date: Mon, 2 Jul 2001 06:29:21 -0400
1385              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
1386      Branch: perl
1387            ! lib/Test/Harness.pm
1388 ____________________________________________________________________________
1389 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
1390         Log: Subject: [PATCH 5.6.1] debugger goof
1391              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1392              Date: Mon, 2 Jul 2001 06:27:22 -0400
1393              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
1394      Branch: perl
1395            ! lib/perl5db.pl
1396 ____________________________________________________________________________
1397 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
1398         Log: Subject: [PATCH 5.6.1] OS/2 cwd
1399              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1400              Date: Mon, 2 Jul 2001 06:21:17 -0400
1401              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
1402      Branch: perl
1403            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
1404 ____________________________________________________________________________
1405 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
1406         Log: Make #11082 more OS/2-specific.
1407      Branch: perl
1408            ! ext/Time/Piece/Piece.t
1409 ____________________________________________________________________________
1410 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
1411         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
1412              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1413              Date: Mon, 2 Jul 2001 06:06:34 -0400
1414              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
1415      Branch: perl
1416            ! ext/Time/Piece/Piece.t
1417 ____________________________________________________________________________
1418 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
1419         Log: Subject: [PATCH B::Deparse] version number & changes
1420              From: Robin Houston <robin@kitsite.com>  
1421              Date: Sun, 1 Jul 2001 17:17:29 +0100
1422              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
1423      Branch: perl
1424            ! ext/B/B/Deparse.pm
1425 ____________________________________________________________________________
1426 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
1427         Log: Subject: a small fix.
1428              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
1429              Date: Mon, 2 Jul 2001 12:17:53 +0200
1430              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
1431      Branch: perl
1432            ! ext/Thread/Thread.xs
1433 ____________________________________________________________________________
1434 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
1435         Log: Subject: RE: perl@10907
1436              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
1437              Date: Mon, 2 Jul 2001 12:06:16 +0200
1438              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
1439              
1440              Borland C vs PerlIO.
1441      Branch: perl
1442            ! win32/config.bc win32/config_H.bc
1443 ____________________________________________________________________________
1444 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
1445         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
1446              From: "H.M. Brand" <merijn@l1.procura.nl>
1447              Date: Mon, 02 Jul 2001 11:18:57 +0200
1448              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
1449      Branch: perl
1450            ! t/op/write.t
1451 ____________________________________________________________________________
1452 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
1453         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
1454              From: Michael G Schwern <schwern@pobox.com>
1455              Date: Mon, 2 Jul 2001 00:26:24 -0400
1456              Message-ID: <20010702002624.A18302@blackrider>
1457      Branch: perl
1458            - ext/util/mkbootstrap
1459 ____________________________________________________________________________
1460 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
1461         Log: Subject: [PATCH op.h] v minor comment tweak
1462              From: Robin Houston <robin@puffinry.freeserve.co.uk>
1463              Date: Mon, 2 Jul 2001 00:42:01 +0100
1464              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
1465      Branch: perl
1466            ! op.h
1467 ____________________________________________________________________________
1468 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
1469         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
1470      Branch: perl
1471            ! pod/perlfunc.pod
1472 ____________________________________________________________________________
1473 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
1474         Log: Subject: Re: sizeof(struct sembuf)
1475              From: Nicholas Clark <nick@ccl4.org>
1476              Date: Sun, 1 Jul 2001 19:23:16 +0100
1477              Message-ID: <20010701192316.V59620@plum.flirble.org>
1478              
1479              s/signaling/signalling/
1480      Branch: perl
1481            ! pod/perlfunc.pod
1482 ____________________________________________________________________________
1483 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
1484         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
1485              From: "Philip Newton" <Philip.Newton@gmx.net>
1486              Date: Sun, 1 Jul 2001 09:37:56 +0200
1487              Message-Id: <200107010733.KAA03920@taas.iki.fi>
1488      Branch: perl
1489            ! pod/perlvar.pod
1490 ____________________________________________________________________________
1491 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
1492         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
1493              From: "Philip Newton" <Philip.Newton@gmx.net>
1494              Date: Sun, 1 Jul 2001 09:37:56 +0200
1495              Message-Id: <200107010733.KAA03925@taas.iki.fi>
1496      Branch: perl
1497            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
1498 ____________________________________________________________________________
1499 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
1500         Log: Metaconfig unit change for #11070.
1501      Branch: metaconfig
1502            ! U/compline/randfunc.U
1503 ____________________________________________________________________________
1504 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
1505         Log: Subject: [PATCH perlsnap] its --> it's --> its
1506              From: "Philip Newton" <Philip.Newton@gmx.net>
1507              Date: Sun, 1 Jul 2001 09:37:56 +0200
1508              Message-Id: <200107010733.KAA03914@taas.iki.fi>
1509      Branch: perl
1510            ! Porting/config_H
1511 ____________________________________________________________________________
1512 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
1513         Log: Sync with Sarathy; integrate with perlio.
1514      Branch: perl
1515           !> gv.c
1516 ____________________________________________________________________________
1517 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
1518         Log: regenerate win32/config_H.?c files
1519      Branch: perl
1520            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1521 ____________________________________________________________________________
1522 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
1523         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
1524              naming discipline
1525              
1526              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
1527              because of this)
1528              
1529              fix a warning about "fd" being used without being set in Cwd.xs
1530      Branch: perl
1531            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
1532            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
1533            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
1534            ! win32/config.vc
1535 ____________________________________________________________________________
1536 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
1537         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
1538              within macro arguments") and warnings ("unary minus applied to
1539              unsigned type", among others)
1540      Branch: perl
1541            ! gv.c hv.c op.c pp.c sv.c toke.c
1542 ____________________________________________________________________________
1543 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
1544         Log: win32 fixes: more spurious CRs
1545      Branch: perl
1546            ! win32/mdelete.bat
1547 ____________________________________________________________________________
1548 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
1549         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
1550              from win32/bin (or it gets deleted by distclean); don't delete
1551              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
1552              NT (should be made Win9x specific, and added to makefile.mk)
1553      Branch: perl
1554           +> win32/mdelete.bat
1555            - win32/bin/mdelete.bat
1556            ! win32/Makefile win32/makefile.mk
1557 ____________________________________________________________________________
1558 [ 11063] By: nick                                  on 2001/07/01  18:54:09
1559         Log: Quick for for #ifdef mess
1560      Branch: perlio
1561            ! gv.c
1562 ____________________________________________________________________________
1563 [ 11062] By: nick                                  on 2001/07/01  18:47:42
1564         Log: Raw integrate - does not build #if mess in gv.c
1565      Branch: perlio
1566           !> (integrate 29 files)
1567 ____________________________________________________________________________
1568 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
1569         Log: Make 'compile' target a little less broken.
1570              Still very broken, though: -Wall warnings from
1571              the generated code, boot_Foo prototypes missing,
1572              can't autoload Fcntl::SEEK_CUR et alia, ...
1573      Branch: perl
1574            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
1575            ! utils/perlcc.PL x2p/Makefile.SH
1576 ____________________________________________________________________________
1577 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
1578         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
1579      Branch: perl
1580            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
1581            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
1582 ____________________________________________________________________________
1583 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
1584         Log: Update Changes.
1585      Branch: perl
1586            ! Changes patchlevel.h
1587 ____________________________________________________________________________
1588 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
1589         Log: Still one typo, regen toc.
1590      Branch: perl
1591            ! lib/Unicode/UCD.pm pod/perltoc.pod
1592 ____________________________________________________________________________
1593 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
1594         Log: Detypos and regen toc.
1595      Branch: perl
1596            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
1597 ____________________________________________________________________________
1598 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
1599         Log: VERSION tweak.
1600      Branch: perl
1601            ! ext/List/Util/lib/List/Util.pm
1602 ____________________________________________________________________________
1603 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
1604         Log: Attempt at plugging the leak under ithreads detected by Doug.
1605      Branch: perl
1606            ! op.h
1607 ____________________________________________________________________________
1608 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
1609         Log: gcc -Wall lint after #11051.
1610      Branch: perl
1611            ! pp_sys.c
1612 ____________________________________________________________________________
1613 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
1614         Log: Integrate perlio.
1615      Branch: perl
1616           !> lib/File/Find/taint.t
1617 ____________________________________________________________________________
1618 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
1619         Log: Don't use the v-strings for module VERSIONs.
1620      Branch: perl
1621            ! lib/Unicode/UCD.pm
1622 ____________________________________________________________________________
1623 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
1624         Log: Code cleanup based on turning off the -woffs in IRIX.
1625              Not all of the gripes cleaned up (hairy code in hv.c and
1626              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
1627              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
1628              to the IRIX hints)
1629      Branch: perl
1630            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
1631            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
1632            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
1633            ! regcomp.c sv.c
1634 ____________________________________________________________________________
1635 [ 11050] By: nick                                  on 2001/06/30  20:46:46
1636         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
1637      Branch: perlio
1638            ! lib/File/Find/taint.t
1639 ____________________________________________________________________________
1640 [ 11049] By: nick                                  on 2001/06/30  18:13:33
1641         Log: Integrate mainline
1642      Branch: perlio
1643           +> NetWare/nwstdio.h NetWare/perlsdio.h
1644           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
1645           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
1646           +> lib/Unicode/UCD.t t/run/exit.t
1647           !> (integrate 60 files)
1648 ____________________________________________________________________________
1649 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
1650         Log: Delta delta.
1651      Branch: perl
1652            ! pod/perl572delta.pod
1653 ____________________________________________________________________________
1654 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
1655         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
1656              by CPAN.pm, use rather _00.
1657      Branch: perl
1658            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
1659            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
1660            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
1661            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
1662            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
1663            ! lib/ExtUtils/Embed.pm lib/Test.pm
1664 ____________________________________________________________________________
1665 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
1666         Log: Add a simple Unicode character database interface, Unicode::UCD.
1667      Branch: perl
1668            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
1669            ! MANIFEST
1670 ____________________________________________________________________________
1671 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
1672         Log: Subject: [PATCH] op/numconver.t
1673              From: Nicholas Clark <nick@ccl4.org>
1674              Date: Sat, 30 Jun 2001 15:40:10 +0100
1675              Message-ID: <20010630154010.I59620@plum.flirble.org>
1676      Branch: perl
1677            ! t/op/numconvert.t
1678 ____________________________________________________________________________
1679 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
1680         Log: The $^N is now taken (by #11038).
1681      Branch: perl
1682            ! t/base/lex.t
1683 ____________________________________________________________________________
1684 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
1685         Log: The #11040 had slipped to a wrong function...
1686      Branch: perl
1687            ! sv.c
1688 ____________________________________________________________________________
1689 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
1690         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
1691              the Configure library symbol probe mysteriously finds all
1692              symbols but those of pipe() and times().
1693      Branch: perl
1694            ! hints/aix.sh
1695 ____________________________________________________________________________
1696 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
1697         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
1698              From: Nicholas Clark <nick@ccl4.org>
1699              Date: Fri, 29 Jun 2001 23:49:07 +0100
1700              Message-ID: <20010629234907.D59620@plum.flirble.org>
1701      Branch: perl
1702            ! lib/ExtUtils.t
1703 ____________________________________________________________________________
1704 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
1705         Log: Subject: [PATCH] weakref fix 2, not yet there
1706              From: Artur Bergman <artur@contiller.se>
1707              Date: Sat, 30 Jun 2001 01:18:16 +0200
1708              Message-ID: <B762D957.1CC9%artur@contiller.se>
1709      Branch: perl
1710            ! sv.c
1711 ____________________________________________________________________________
1712 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
1713         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
1714              From: Michael G Schwern <schwern@pobox.com>
1715              Date: Fri, 29 Jun 2001 19:39:11 -0400
1716              Message-ID: <20010629193910.D25304@blackrider>
1717      Branch: perl
1718            + t/run/exit.t
1719            ! MANIFEST
1720 ____________________________________________________________________________
1721 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
1722         Log: Add support for $^N, the most-recently closed group.
1723      Branch: perl
1724            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
1725            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
1726            ! thrdvar.h
1727 ____________________________________________________________________________
1728 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
1729         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
1730              From: lvirden@cas.org
1731              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
1732              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
1733              
1734              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
1735              From: lvirden@cas.org
1736              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
1737              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
1738      Branch: perl
1739            ! README.solaris
1740 ____________________________________________________________________________
1741 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
1742         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
1743              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
1744              Date: Sat, 30 Jun 2001 07:33:37 +0900
1745              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
1746              
1747              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
1748              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
1749              Date: Sat, 30 Jun 2001 21:38:14 +0900
1750              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
1751      Branch: perl
1752            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
1753            + ext/Encode/Encode/7bit-kr.enc
1754            ! MANIFEST ext/Encode/Encode/Tcl.pm
1755 ____________________________________________________________________________
1756 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
1757         Log: NetWare tweaks from Guruprasad.
1758      Branch: perl
1759            + NetWare/nwstdio.h NetWare/perlsdio.h
1760            ! MANIFEST NetWare/Makefile NetWare/config.wc
1761            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
1762            ! NetWare/t/Readme.txt
1763 ____________________________________________________________________________
1764 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
1765         Log: More module $VERSION bump-ups.
1766      Branch: perl
1767            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
1768            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
1769            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
1770 ____________________________________________________________________________
1771 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
1772         Log: Doc update due to #11032.
1773      Branch: perl
1774            ! pod/perl572delta.pod
1775 ____________________________________________________________________________
1776 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
1777         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
1778              From: Peter Prymmer <pvhp@forte.com>
1779              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
1780              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
1781      Branch: perl
1782            ! ext/Time/HiRes/HiRes.xs
1783 ____________________________________________________________________________
1784 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
1785         Log: -lpthreads missing in AIX.
1786      Branch: perl
1787            ! hints/aix.sh
1788 ____________________________________________________________________________
1789 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
1790         Log: Subject: [PATCH] CLONE && weakrefs
1791              From: Artur Bergman <artur@contiller.se>
1792              Date: Fri, 29 Jun 2001 17:02:00 +0200
1793              Message-ID: <B7626508.1CA0%artur@contiller.se>
1794      Branch: perl
1795            ! sv.c
1796 ____________________________________________________________________________
1797 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
1798         Log: Subject: Re: Bug report: split splits on wrong pattern
1799              From: Radu Greab <radu@netsoft.ro>
1800              Date: Wed, 27 Jun 2001 21:50:52 +0300
1801              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
1802      Branch: perl
1803            ! pp_ctl.c t/op/split.t
1804 ____________________________________________________________________________
1805 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
1806         Log: Metaconfig unit change for #11027.
1807      Branch: metaconfig/U/perl
1808            ! d_modfl.U
1809 ____________________________________________________________________________
1810 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
1811         Log: I thought this Configure glitch for AIX was just recently fixed?
1812      Branch: perl
1813            ! Configure
1814 ____________________________________________________________________________
1815 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
1816         Log: Update Changes.
1817      Branch: perl
1818            ! Changes patchlevel.h
1819 ____________________________________________________________________________
1820 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
1821         Log: Subject: Re: perl@10967, File::Find, and Cwd
1822              From: Mike Guy <mjtg@cam.ac.uk>
1823              Date: Fri, 29 Jun 2001 14:56:49 +0100
1824              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
1825      Branch: perl
1826            ! lib/File/Find/taint.t
1827 ____________________________________________________________________________
1828 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
1829         Log: Update the sv_pvprintify() spec.
1830      Branch: perl
1831            ! pod/perltodo.pod
1832 ____________________________________________________________________________
1833 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
1834         Log: Known test failures update.
1835      Branch: perl
1836            ! pod/perl572delta.pod
1837 ____________________________________________________________________________
1838 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
1839         Log: Based on
1840              
1841              Subject: [PATCH @11016] More );) fixes
1842              From: Richard Soderberg <rs@crystalflame.net>
1843              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
1844              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
1845      Branch: perl
1846            ! ext/Thread/Thread.xs ext/Thread/typemap
1847 ____________________________________________________________________________
1848 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
1849         Log: Subject: [PATCH @11016] Fixes compile errors in four files
1850              From: Richard Soderberg <rs@crystalflame.net>
1851              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
1852              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
1853      Branch: perl
1854            ! mg.c pp.c pp_hot.c util.c
1855 ____________________________________________________________________________
1856 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
1857         Log: AIX hints tweaking continues, from Merijn Brand.
1858      Branch: perl
1859            ! hints/aix.sh
1860 ____________________________________________________________________________
1861 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
1862         Log: HP-UX needs gccversion sooner, from Merijn Brand.
1863      Branch: perl
1864            ! hints/hpux.sh
1865 ____________________________________________________________________________
1866 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
1867         Log: Subject: [PATCH 5.6.1] OS/2 docs
1868              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1869              Date: Fri, 29 Jun 2001 02:34:12 -0400
1870              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
1871      Branch: perl
1872            ! README.os2 os2/Changes
1873 ____________________________________________________________________________
1874 [ 11017] By: nick                                  on 2001/06/29  10:20:30
1875         Log: Integrate mainline
1876      Branch: perlio
1877           +> (branch 37 files)
1878            - ext/ODBM_File/sdbm.t
1879           !> (integrate 211 files)
1880 ____________________________________________________________________________
1881 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
1882         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
1883              the modules found using a script written by Larry Schatzer Jr.
1884      Branch: perl
1885            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
1886            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
1887            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
1888            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
1889            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
1890            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
1891            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
1892            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
1893            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
1894            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
1895            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
1896            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
1897            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
1898            ! lib/constant.pm lib/fields.pm lib/strict.pm
1899 ____________________________________________________________________________
1900 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
1901         Log: The latest JPL from the anoncvs.
1902      Branch: perl
1903            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
1904 ____________________________________________________________________________
1905 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
1906         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
1907      Branch: perl
1908            ! t/op/pat.t
1909 ____________________________________________________________________________
1910 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
1911         Log: Worrying about insecure directories now is a bit too late.
1912      Branch: perl
1913            ! lib/File/Find/taint.t
1914 ____________________________________________________________________________
1915 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
1916         Log: Cannot DIE() in a void function,
1917              from Richard Hatch <rhatch@austin.ibm.com>.
1918      Branch: perl
1919            ! ext/IPC/SysV/SysV.xs
1920 ____________________________________________________________________________
1921 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
1922         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
1923              From: Peter Prymmer <pvhp@forte.com>
1924              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
1925              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
1926              
1927              (unfinished: time/hires tests 3, 5, 14 failing, but better
1928              than wholesale failure)
1929      Branch: perl
1930            ! ext/Time/HiRes/HiRes.xs
1931 ____________________________________________________________________________
1932 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
1933         Log: Subject: [PATCH 5.6.1] OS/2 improvements
1934              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1935              Date: Thu, 28 Jun 2001 16:03:14 -0400
1936              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
1937      Branch: perl
1938            + os2/os2_base.t
1939            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
1940            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
1941            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
1942            ! os2/os2ish.h
1943 ____________________________________________________________________________
1944 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
1945         Log: Subject: Incrementing Extutils::Manifest's $VERSION
1946              From: Michael G Schwern <schwern@pobox.com>
1947              Date: Thu, 28 Jun 2001 13:13:49 -0400
1948              Message-ID: <20010628131349.A14738@blackrider>
1949      Branch: maint-5.6/perl
1950            ! lib/ExtUtils/Manifest.pm
1951 ____________________________________________________________________________
1952 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
1953         Log: AIX tweak from Merijn Brand.
1954      Branch: perl
1955            ! hints/aix.sh
1956 ____________________________________________________________________________
1957 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
1958         Log: Create the macperl branch.
1959      Branch: maint-5.6/macperl
1960           +> (branch 1728 files)
1961 ____________________________________________________________________________
1962 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
1963         Log: Update Changes.
1964      Branch: perl
1965            ! Changes patchlevel.h
1966 ____________________________________________________________________________
1967 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
1968         Log: More Perforce lore.
1969      Branch: perl
1970            ! Porting/repository.pod
1971 ____________________________________________________________________________
1972 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
1973         Log: Metaconfig unit changes for #11003.
1974      Branch: metaconfig/U/perl
1975            + d_nl_langinfo.U i_langinfo.U
1976 ____________________________________________________________________________
1977 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
1978         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
1979              Expected not to exist in non-UNIX excepting in VMS, where
1980              according to a quick web survey they just might.
1981      Branch: perl
1982            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
1983            ! Porting/config_H config_h.SH configure.com epoc/config.sh
1984            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
1985            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
1986            ! win32/config.bc win32/config.gc win32/config.vc
1987 ____________________________________________________________________________
1988 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
1989         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
1990              in AIX is one is doing a 64-bit build.
1991      Branch: perl
1992            ! hints/aix.sh
1993 ____________________________________________________________________________
1994 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
1995         Log: Metaconfig unit changes for #11000.
1996      Branch: metaconfig/U/perl
1997            ! use64bits.U uselfs.U
1998 ____________________________________________________________________________
1999 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
2000         Log: Move use64bitint and use64bitall before uselargefiles.
2001      Branch: perl
2002            ! Configure
2003 ____________________________________________________________________________
2004 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
2005         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
2006              From: Robert Spier <rspier@pobox.com>
2007              Message-ID: <15162.41164.618712.841415@rls.cx>
2008              Date: Wed, 27 Jun 2001 23:13:16 -0400
2009      Branch: perl
2010            ! doio.c
2011 ____________________________________________________________________________
2012 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
2013         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
2014              From: Peter Prymmer <pvhp@forte.com>
2015              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
2016              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
2017      Branch: perl
2018            ! numeric.c
2019 ____________________________________________________________________________
2020 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
2021         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
2022              From: Peter Prymmer <pvhp@forte.com>
2023              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
2024              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
2025      Branch: perl
2026            ! configure.com ext/Digest/MD5/Makefile.PL
2027 ____________________________________________________________________________
2028 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
2029         Log: Update Changes.
2030      Branch: perl
2031            ! Changes patchlevel.h
2032 ____________________________________________________________________________
2033 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
2034         Log: Tiny EPOC updates.
2035      Branch: perl
2036            ! epoc/config.sh
2037 ____________________________________________________________________________
2038 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
2039         Log: The Test::More and Test::Simple tests required help
2040              thanks to our schizophrenic test scheme.
2041      Branch: perl
2042            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
2043            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
2044            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
2045            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
2046            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
2047 ____________________________________________________________________________
2048 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
2049         Log: Upgrade to Test::Simple 0.09.
2050      Branch: perl
2051            + lib/Test/Simple/Changes
2052            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
2053            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
2054            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
2055            ! lib/Test/Simple/t/plan_is_noplan.t
2056 ____________________________________________________________________________
2057 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
2058         Log: Upgrade to Test::More 0.07.
2059      Branch: perl
2060            + lib/Test/More/Changes
2061            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
2062            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
2063            ! lib/Test/More/t/skipall.t
2064 ____________________________________________________________________________
2065 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
2066         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
2067              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2068              Date: Wed, 27 Jun 2001 18:40:04 +0200
2069              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
2070      Branch: perl
2071            ! hints/hpux.sh
2072 ____________________________________________________________________________
2073 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
2074         Log: Subject: [PATCH README.qnx hints/qnx.sh]
2075              From: Norton Allen <allen@huarp.harvard.edu>
2076              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
2077              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
2078      Branch: perl
2079            ! README.qnx hints/qnx.sh
2080 ____________________________________________________________________________
2081 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
2082         Log: Subject: [PATCH] two little documentation nits
2083              From: Abhijit Menon-Sen <ams@wiw.org>
2084              Date: Wed, 27 Jun 2001 20:07:50 +0530
2085              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
2086      Branch: perl
2087            ! sv.c sv.h
2088 ____________________________________________________________________________
2089 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
2090         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
2091              From: Norton Allen <allen@huarp.harvard.edu>
2092              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
2093              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
2094      Branch: perl
2095            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
2096 ____________________________________________________________________________
2097 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
2098         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
2099              From: Michael G Schwern <schwern@pobox.com>
2100              Date: Wed, 27 Jun 2001 02:34:58 -0400
2101              Message-ID: <20010627023458.K23874@blackrider>
2102      Branch: perl
2103            ! vms/test.com
2104 ____________________________________________________________________________
2105 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
2106         Log: Add perl_clone_host() for Netware.
2107      Branch: perl
2108            ! NetWare/nw5.c
2109 ____________________________________________________________________________
2110 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
2111         Log: GCC 3.0 hints for HP-UX.
2112      Branch: perl
2113            ! hints/hpux.sh
2114 ____________________________________________________________________________
2115 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
2116         Log: In some Linux distributions the libndbm is broken
2117              (no null key support), therefore link with libgdbm
2118              (if available), since it has a working ndbm emulation,
2119              from Jonathan Stowe.
2120      Branch: perl
2121            + ext/NDBM_File/hints/linux.pl
2122            ! MANIFEST
2123 ____________________________________________________________________________
2124 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
2125         Log: Subject: [PATCH perl@10930] find.t hack for VMS
2126              From: "Craig A. Berry" <craigberry@mac.com>
2127              Date: Tue, 26 Jun 2001 23:40:25 -0500
2128              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
2129      Branch: perl
2130            ! lib/File/Find/find.t
2131 ____________________________________________________________________________
2132 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
2133         Log: AUTHORS updates.
2134      Branch: perl
2135            ! AUTHORS
2136 ____________________________________________________________________________
2137 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
2138         Log: Metaconfig unit change like #10980.
2139      Branch: metaconfig
2140            ! U/compline/d_stdstdio.U
2141 ____________________________________________________________________________
2142 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
2143         Log: "lose the it's", from Abhijit Menon-Sen.
2144              ("It's" not searched, pods not searched.)
2145      Branch: perl
2146            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
2147            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
2148            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
2149            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
2150            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
2151            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
2152 ____________________________________________________________________________
2153 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
2154         Log: "lose the looses", from Abhijit Menon-Sen.
2155      Branch: perl
2156            ! ext/B/B/Assembler.pm gv.c
2157 ____________________________________________________________________________
2158 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
2159         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
2160      Branch: perl
2161            ! hints/os390.sh
2162 ____________________________________________________________________________
2163 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
2164         Log: DEC C 5.3 on the VAX simply doesn't seem to like
2165              compiling the MD5 extension, disable it there for now,
2166              from Peter Prymmer.
2167      Branch: perl
2168            ! configure.com
2169 ____________________________________________________________________________
2170 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
2171         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
2172              From: Jonathan Stowe <gellyfish@gellyfish.com>
2173              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
2174              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
2175      Branch: perl
2176            ! pod/perlfaq3.pod
2177 ____________________________________________________________________________
2178 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
2179         Log: Subject: [PATCH 5.6.1] perlxs misprints
2180              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2181              Date: Tue, 26 Jun 2001 17:20:00 -0400
2182              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
2183      Branch: perl
2184            ! pod/perlxs.pod
2185 ____________________________________________________________________________
2186 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
2187         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
2188              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2189              Date: Tue, 26 Jun 2001 17:27:07 -0400
2190              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
2191      Branch: perl
2192            ! lib/ExtUtils/MM_Unix.pm
2193 ____________________________________________________________________________
2194 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
2195         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
2196              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2197              Date: Tue, 26 Jun 2001 17:23:24 -0400
2198              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
2199      Branch: perl
2200            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
2201 ____________________________________________________________________________
2202 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
2203         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
2204              by Olaf Flebbe.
2205      Branch: perl
2206            ! perl.h
2207 ____________________________________________________________________________
2208 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
2209         Log: Detypo.
2210      Branch: perl
2211            ! lib/Memoize/t/tie_sdbm.t
2212 ____________________________________________________________________________
2213 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
2214         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
2215      Branch: perl
2216            ! win32/perllib.c
2217 ____________________________________________________________________________
2218 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
2219         Log: Subject: [patch] perl_clone+CvFILE
2220              From: Doug MacEachern <dougm@covalent.net>
2221              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
2222              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
2223      Branch: perl
2224            ! sv.c
2225 ____________________________________________________________________________
2226 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
2227         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
2228              From: Mark-Jason Dominus <mjd@plover.com>
2229              Date: Tue, 26 Jun 2001 12:33:01 -0400
2230              Message-ID: <20010626163301.31298.qmail@plover.com>
2231      Branch: perl
2232            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
2233 ____________________________________________________________________________
2234 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
2235         Log: Update Changes.
2236      Branch: perl
2237            ! Changes patchlevel.h
2238 ____________________________________________________________________________
2239 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
2240         Log: Also catfile() needs now to explicitly exported.
2241      Branch: perl
2242            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
2243 ____________________________________________________________________________
2244 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
2245         Log: Regen toc.
2246      Branch: perl
2247            ! pod/perltoc.pod
2248 ____________________________________________________________________________
2249 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
2250         Log: Nonexistent pod command.
2251      Branch: perl
2252            ! pod/perl572delta.pod
2253 ____________________________________________________________________________
2254 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
2255         Log: Be more portable in the quest for tmpdir.
2256      Branch: perl
2257            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
2258 ____________________________________________________________________________
2259 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
2260         Log: Be more portable in finding out the home directory,
2261              and use File::Spec to do the concat.
2262              (Come to think of it, couldn't File::Spec provide
2263              for a ->homedir method?)
2264      Branch: perl
2265            ! lib/Net/Config.pm
2266 ____________________________________________________________________________
2267 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
2268         Log: Doc patch for #10959.
2269      Branch: perl
2270            ! pod/perlfunc.pod
2271 ____________________________________________________________________________
2272 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
2273         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
2274              From: "Philip Newton" <pnewton@gmx.de>
2275              Date: Tue, 26 Jun 2001 16:26:47 +0200
2276              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
2277      Branch: perl
2278            ! pod/perldata.pod
2279 ____________________________________________________________________________
2280 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
2281         Log: Subject: [PATH] shared -> unique;
2282              From: "Artur Bergman" <artur@contiller.se>
2283              Date: Tue, 26 Jun 2001 16:18:40 +0200
2284              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
2285              
2286              Because "shared" isn't: it's read-only.
2287      Branch: perl
2288            ! toke.c xsutils.c
2289 ____________________________________________________________________________
2290 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
2291         Log: Escape multiline croak messages.
2292      Branch: perl
2293            ! t/op/ver.t
2294 ____________________________________________________________________________
2295 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
2296         Log: No more pragma/*.t for minitest.
2297      Branch: perl
2298            ! Makefile.SH
2299 ____________________________________________________________________________
2300 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
2301         Log: AUTHORS updates.
2302      Branch: perl
2303            ! AUTHORS
2304 ____________________________________________________________________________
2305 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
2306         Log: delta updates.
2307      Branch: perl
2308            ! pod/perl572delta.pod
2309 ____________________________________________________________________________
2310 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
2311         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
2312              From: Artur Bergman <artur@contiller.se> 
2313              Date: Tue, 26 Jun 2001 15:32:53 +0200
2314              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
2315      Branch: perl
2316            ! makedef.pl sv.c sv.h win32/perllib.c
2317 ____________________________________________________________________________
2318 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
2319         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
2320              From: Jonathan Stowe <gellyfish@gellyfish.com>
2321              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
2322              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
2323              
2324              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
2325      Branch: perl
2326            + ext/Time/HiRes/hints/sco.pl
2327            ! MANIFEST
2328 ____________________________________________________________________________
2329 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
2330         Log: Subject: [PATCH 5.6.1] static build
2331              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2332              Date: Tue, 26 Jun 2001 04:22:25 -0400
2333              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
2334      Branch: perl
2335            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
2336            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
2337 ____________________________________________________________________________
2338 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
2339         Log: DJGPP patches from Laszlo Molnar.
2340      Branch: perl
2341            ! djgpp/djgpp.c perl.c util.c
2342 ____________________________________________________________________________
2343 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
2344         Log: Netware patches from Ananth Kesari.
2345      Branch: perl
2346            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
2347            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
2348            ! NetWare/nwtinfo.h
2349 ____________________________________________________________________________
2350 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
2351         Log: Detypo.
2352      Branch: perl
2353            ! ext/Errno/Errno_pm.PL
2354 ____________________________________________________________________________
2355 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
2356         Log: There seems to be two ways of spelling the $^O in *STEP.
2357      Branch: perl
2358            ! ext/Errno/Errno_pm.PL
2359 ____________________________________________________________________________
2360 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
2361         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
2362              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
2363      Branch: perl
2364            ! ext/Errno/Errno_pm.PL
2365 ____________________________________________________________________________
2366 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
2367         Log: Known bugs update.
2368      Branch: perl
2369            ! pod/perl572delta.pod
2370 ____________________________________________________________________________
2371 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
2372         Log: The default installation of Cygwin has 500 as root's uid.
2373      Branch: perl
2374            ! lib/User/pwent.t
2375 ____________________________________________________________________________
2376 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
2377         Log: Be even more relaxed (re-allow having only one entry).
2378      Branch: perl
2379            ! t/op/grent.t t/op/pwent.t
2380 ____________________________________________________________________________
2381 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
2382         Log: Test failure updates.
2383      Branch: perl
2384            ! pod/perl572delta.pod
2385 ____________________________________________________________________________
2386 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
2387         Log: MPE/iX test tweaks from Mark Bixby.
2388      Branch: perl
2389            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
2390            ! t/io/fs.t t/op/stat.t
2391 ____________________________________________________________________________
2392 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
2393         Log: Microperl findings.
2394      Branch: perl
2395            ! perl.h pp_sys.c
2396 ____________________________________________________________________________
2397 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
2398         Log: Touch uconfig.h.
2399      Branch: perl
2400            ! uconfig.h
2401 ____________________________________________________________________________
2402 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
2403         Log: Subject: [PATCH] Proposed fix for Pod::Man
2404              From: Rob Napier <rnapier@employees.org>
2405              Date: Mon, 25 Jun 2001 15:49:24 -0400
2406              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
2407              
2408              Cater for Solaris nroff brokenness (shortchanges daisywheel
2409              printers, but hey, we also no more support PDPs.)
2410      Branch: perl
2411            ! lib/Pod/Man.pm
2412 ____________________________________________________________________________
2413 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
2414         Log: Typo in #10937.
2415      Branch: perl
2416            ! ext/POSIX/sigaction.t
2417 ____________________________________________________________________________
2418 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
2419         Log: SIGCONT not trappable in VMS.
2420      Branch: perl
2421            ! ext/POSIX/sigaction.t
2422 ____________________________________________________________________________
2423 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
2424         Log: Subject: [DRAFT] Encode-Tcl.t
2425              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
2426              Date: Tue, 26 Jun 2001 03:38:08 +0900
2427              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
2428      Branch: perl
2429            + ext/Encode/Encode/Tcl.t
2430            ! MANIFEST ext/Encode/Encode/Tcl.pm
2431 ____________________________________________________________________________
2432 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
2433         Log: Because of #10932 retract also the perlfunc hunk of #10910.
2434      Branch: perl
2435            ! pod/perlfunc.pod
2436 ____________________________________________________________________________
2437 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
2438         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
2439              by Ilya Zakharevich in
2440              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
2441      Branch: perl
2442            ! XSUB.h
2443 ____________________________________________________________________________
2444 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
2445         Log: Typo in #10889.
2446      Branch: perl
2447            ! hints/uts.sh
2448 ____________________________________________________________________________
2449 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
2450         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
2451              From: Abhijit Menon-Sen <ams@wiw.org>
2452              Date: Mon, 25 Jun 2001 23:45:45 +0530
2453              Message-ID: <20010625234545.A5022@lustre.linux.in>
2454      Branch: perl
2455            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
2456 ____________________________________________________________________________
2457 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
2458         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
2459              From: Michael G Schwern <schwern@pobox.com>
2460              Date: Mon, 25 Jun 2001 14:35:51 -0400
2461              Message-ID: <20010625143551.H13819@blackrider>
2462      Branch: perl
2463            ! lib/Test.pm
2464 ____________________________________________________________________________
2465 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
2466         Log: Update Changes.
2467      Branch: perl
2468            ! Changes patchlevel.h
2469 ____________________________________________________________________________
2470 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
2471         Log: Regen toc and modlib.
2472      Branch: perl
2473            ! pod/perlmodlib.pod pod/perltoc.pod
2474 ____________________________________________________________________________
2475 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
2476         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
2477              for the benefit of C++ compilers, as suggested by Guruprasad.
2478      Branch: perl
2479            ! embed.pl proto.h
2480 ____________________________________________________________________________
2481 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
2482         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
2483              From: Jonathan Stowe <gellyfish@gellyfish.com>
2484              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
2485              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
2486      Branch: perl
2487            ! pod/perlfaq5.pod
2488 ____________________________________________________________________________
2489 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
2490         Log: Missed from #10925.
2491      Branch: perl
2492            ! gv.c
2493 ____________________________________________________________________________
2494 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
2495         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
2496              From: Robin Houston <robin@kitsite.com>
2497              Date: Sat, 19 May 2001 16:19:34 +0100
2498              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
2499      Branch: perl
2500            ! cv.h gv.h op.c
2501 ____________________________________________________________________________
2502 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
2503         Log: Netware README tweak.
2504      Branch: perl
2505            ! README.netware
2506 ____________________________________________________________________________
2507 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
2508         Log: Subject: [PATCH] Re: overload.t fails
2509              From: Abhijit Menon-Sen <ams@wiw.org>
2510              Date: Mon, 25 Jun 2001 14:52:20 +0530
2511              Message-ID: <20010625145220.A24114@lustre.linux.in>
2512      Branch: perl
2513            ! lib/overload.t
2514 ____________________________________________________________________________
2515 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
2516         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
2517              From: Mike Guy <mjtg@cam.ac.uk>
2518              Date: Mon, 25 Jun 2001 11:43:23 +0100
2519              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
2520      Branch: perl
2521            ! lib/Carp.pm
2522 ____________________________________________________________________________
2523 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
2524         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
2525              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2526              Date: Sun, 24 Jun 2001 05:17:05 -0400
2527              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
2528      Branch: perl
2529            ! os2/os2ish.h
2530 ____________________________________________________________________________
2531 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
2532         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
2533              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2534              Date: Mon, 25 Jun 2001 05:52:27 -0400
2535              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
2536      Branch: perl
2537            ! hints/os2.sh
2538 ____________________________________________________________________________
2539 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
2540         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
2541              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2542              Date: Mon, 25 Jun 2001 05:23:35 -0400
2543              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
2544      Branch: perl
2545            ! os2/os2.c
2546 ____________________________________________________________________________
2547 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
2548         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
2549              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2550              Date: Mon, 25 Jun 2001 05:04:32 -0400
2551              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
2552      Branch: perl
2553            ! os2/OS2/REXX/DLL/DLL.pm
2554 ____________________________________________________________________________
2555 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
2556         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
2557              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2558              Date: Mon, 25 Jun 2001 05:02:36 -0400
2559              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
2560      Branch: perl
2561            ! mg.c os2/dl_os2.c os2/os2.c
2562 ____________________________________________________________________________
2563 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
2564         Log: Subject: Re: [PATCH 5.6.1] misprints
2565              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2566              Date: Mon, 25 Jun 2001 04:50:50 -0400
2567              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
2568      Branch: perl
2569            ! os2/os2.c pp_sys.c
2570 ____________________________________________________________________________
2571 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
2572         Log: Add Test::More and Test::Simple to the delta.
2573      Branch: perl
2574            ! pod/perl572delta.pod
2575 ____________________________________________________________________________
2576 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
2577         Log: Add Test::More, from Michael G Schwern.
2578      Branch: perl
2579            + lib/Test/More.pm lib/Test/More/t/More.t
2580            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
2581            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
2582            + t/lib/Test/More/Catch.pm
2583            ! MANIFEST
2584 ____________________________________________________________________________
2585 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
2586         Log: Add Test::Simple from Michael G Schwern.
2587      Branch: perl
2588            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
2589            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
2590            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
2591            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
2592            + t/lib/Test/Simple/Catch.pm
2593            + t/lib/Test/Simple/sample_tests/death.plx
2594            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
2595            + t/lib/Test/Simple/sample_tests/extras.plx
2596            + t/lib/Test/Simple/sample_tests/five_fail.plx
2597            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
2598            + t/lib/Test/Simple/sample_tests/one_fail.plx
2599            + t/lib/Test/Simple/sample_tests/require.plx
2600            + t/lib/Test/Simple/sample_tests/success.plx
2601            + t/lib/Test/Simple/sample_tests/too_few.plx
2602            + t/lib/Test/Simple/sample_tests/two_fail.plx
2603            ! MANIFEST
2604 ____________________________________________________________________________
2605 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
2606         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
2607              From: "Craig A. Berry" <craigberry@mac.com>
2608              Date: Sun, 24 Jun 2001 23:41:36 -0500
2609              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
2610      Branch: perl
2611            ! pp_sys.c
2612 ____________________________________________________________________________
2613 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
2614         Log: Upgrade to Attribute::Handlers 0.70.
2615      Branch: perl
2616            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
2617            ! MANIFEST lib/Attribute/Handlers.pm
2618 ____________________________________________________________________________
2619 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
2620         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
2621              From: Abhijit Menon-Sen <ams@wiw.org>
2622              Date: Sat, 23 Jun 2001 05:17:44 +0530
2623              Message-ID: <20010623051744.A18583@lustre.linux.in>
2624              
2625              (Can't think of a good place to put tests.)
2626      Branch: perl
2627            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
2628 ____________________________________________________________________________
2629 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
2630         Log: Subject: [PATCH] t/op/pat.t typo fix
2631              From: Richard Soderberg <rs@crystalflame.net>
2632              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
2633              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
2634      Branch: perl
2635            ! t/op/pat.t
2636 ____________________________________________________________________________
2637 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
2638         Log: Move the pack warnings to their own file, as pointed
2639              out by Spider.
2640      Branch: perl
2641            + t/lib/warnings/pp_pack
2642            ! MANIFEST t/lib/warnings/pp
2643 ____________________________________________________________________________
2644 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
2645         Log: Update Changes.
2646      Branch: perl
2647            ! Changes patchlevel.h
2648 ____________________________________________________________________________
2649 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
2650         Log: Partially fix a problem noticed by IRIX compiler:
2651              the initialization of parse_start was bypassed by
2652              several gotos.  Now initialized to zero, which may
2653              not be the best choice.
2654      Branch: perl
2655            ! regcomp.c
2656 ____________________________________________________________________________
2657 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
2658         Log: Relax the group and password tests back to moaning only
2659              if no matches at all are found.  (Even with a small sample
2660              I could find many sites where there are, umm, anomalies in
2661              the said databases.)       
2662      Branch: perl
2663            ! t/op/grent.t t/op/pwent.t
2664 ____________________________________________________________________________
2665 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
2666         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
2667      Branch: perl
2668            ! pp_ctl.c
2669 ____________________________________________________________________________
2670 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
2671         Log: De-cut-and-pasto in #10902.
2672      Branch: perl
2673            ! pp_ctl.c
2674 ____________________________________________________________________________
2675 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
2676         Log: The #10771 didn't take?
2677      Branch: perl
2678            ! pp_ctl.c
2679 ____________________________________________________________________________
2680 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
2681         Log: Undo the filetests part of #10900, under multiplicity
2682              weird errors take place.
2683      Branch: perl
2684            ! pp_sys.c
2685 ____________________________________________________________________________
2686 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
2687         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
2688      Branch: perl
2689            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
2690 ____________________________________________________________________________
2691 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
2692         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
2693              From: Tony Bowden <tony@kasei.com>
2694              Date: Sun, 24 Jun 2001 17:32:40 +0100
2695              Message-ID: <20010624173240.A16293@blackstar.co.uk>
2696              
2697              Document (well, mention) shortmess() and longmess()
2698              to rob people of their fun of reinventing the weel.
2699      Branch: perl
2700            ! lib/Carp.pm
2701 ____________________________________________________________________________
2702 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
2703         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
2704              From: Brian Jepson <bjepson@oreilly.com>
2705              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
2706              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
2707      Branch: perl
2708            ! pp_sys.c
2709 ____________________________________________________________________________
2710 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
2711         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
2712              From: Robin Barker <rmb1@cise.npl.co.uk> 
2713              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
2714              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
2715      Branch: perl
2716            ! lib/CPAN.pm
2717 ____________________________________________________________________________
2718 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
2719         Log: Memoize patch from mjd.
2720      Branch: perl
2721            ! lib/Memoize/t/tie_storable.t
2722 ____________________________________________________________________________
2723 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
2724         Log: Spec the sv_pvprintify() a bit more.
2725      Branch: perl
2726            ! pod/perltodo.pod
2727 ____________________________________________________________________________
2728 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
2729         Log: Upgrade to Memoize 0.65.
2730      Branch: perl
2731            + lib/Memoize/t/array_confusion.t
2732            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
2733            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
2734            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
2735            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
2736            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
2737            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
2738            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
2739            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
2740            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
2741            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
2742            ! lib/Memoize/t/tie_storable.t
2743 ____________________________________________________________________________
2744 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
2745         Log: Metaconfig unit change for #10892.
2746      Branch: metaconfig
2747            ! U/modified/Options.U
2748 ____________________________________________________________________________
2749 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
2750         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
2751              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2752              Date: Sun, 24 Jun 2001 05:24:40 -0400
2753              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
2754      Branch: perl
2755            ! Configure hints/os2.sh
2756 ____________________________________________________________________________
2757 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
2758         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
2759              From: Mike Guy <mjtg@cam.ac.uk>
2760              Date: Sun, 24 Jun 2001 15:28:39 +0100
2761              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
2762              
2763              Fix an ancient (5.002) bug.
2764      Branch: perl
2765            ! lib/Carp/Heavy.pm
2766 ____________________________________________________________________________
2767 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
2768         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
2769              variables.
2770      Branch: perl
2771            ! pp_sys.c
2772 ____________________________________________________________________________
2773 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
2774         Log: Make UTS as per #10888.
2775      Branch: perl
2776            ! hints/uts.sh
2777 ____________________________________________________________________________
2778 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
2779         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
2780      Branch: perl
2781            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
2782            ! mpeix/mpeixish.h perl.h unixish.h
2783 ____________________________________________________________________________
2784 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
2785         Log: AUTHORS update.
2786      Branch: perl
2787            ! AUTHORS
2788 ____________________________________________________________________________
2789 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
2790         Log: Subject: Encode::Tcl for multibyte doesnot work
2791              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
2792              Date: Sun, 24 Jun 2001 22:48:21 +0900
2793              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
2794      Branch: perl
2795            ! ext/Encode/Encode/Tcl.pm
2796 ____________________________________________________________________________
2797 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
2798         Log: Subject: [PATCH] Remove tautology in error messages
2799              From: Mike Guy <mjtg@cam.ac.uk>
2800              Date: Sun, 24 Jun 2001 13:31:00 +0100
2801              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
2802      Branch: perl
2803            ! pp_sys.c
2804 ____________________________________________________________________________
2805 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
2806         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
2807      Branch: perl
2808            ! hints/darwin.sh
2809 ____________________________________________________________________________
2810 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
2811         Log: Subject: Re: [PATCH 5.6.1] test suite
2812              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2813              Date: Sun, 24 Jun 2001 05:47:05 -0400
2814              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
2815              
2816              Test suite fixes.
2817      Branch: perl
2818            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
2819 ____________________________________________________________________________
2820 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
2821         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
2822              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2823              Date: Sun, 24 Jun 2001 05:37:19 -0400
2824              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
2825      Branch: perl
2826            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
2827 ____________________________________________________________________________
2828 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
2829         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
2830              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2831              Date: Sun, 24 Jun 2001 05:34:50 -0400
2832              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
2833              
2834              Pacify compiler warnings.
2835      Branch: perl
2836            ! pp_sys.c
2837 ____________________________________________________________________________
2838 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
2839         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
2840              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2841              Date: Sun, 24 Jun 2001 05:21:18 -0400
2842              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
2843              
2844              Enable compression of executables during link time.
2845      Branch: perl
2846            ! hints/os2.sh
2847 ____________________________________________________________________________
2848 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
2849         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
2850              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2851              Date: Sun, 24 Jun 2001 05:15:11 -0400
2852              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
2853              
2854              Add ordinals to the export list for Perl DLL.
2855              (Breaks intra-version DLL compatibility.)
2856      Branch: perl
2857            ! makedef.pl
2858 ____________________________________________________________________________
2859 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
2860         Log: Allow (displaying and) re-editing the Subject in perlbug.
2861              Also abstract the Subject quality control into a function.
2862      Branch: perl
2863            ! utils/perlbug.PL
2864 ____________________________________________________________________________
2865 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
2866         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
2867      Branch: perl
2868            ! utils/perlbug.PL
2869 ____________________________________________________________________________
2870 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
2871         Log: Regen toc and modlib.
2872      Branch: perl
2873            ! pod/perlmodlib.pod pod/perltoc.pod
2874 ____________________________________________________________________________
2875 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
2876         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
2877              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
2878              attribute semantics as much as possible, or 'ntsec' which uses
2879              native NTFS semantics.)  (See also #10877.)
2880      Branch: perl
2881            ! perl.c
2882 ____________________________________________________________________________
2883 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
2884         Log: Hack to get rid of the UNEXPECTEDLY succeeded message for now.
2885      Branch: perl
2886            ! lib/Test/Harness.pm
2887 ____________________________________________________________________________
2888 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
2889         Log: Just zap the -uPerlio.
2890      Branch: perl
2891            ! ext/B/Stash.t
2892 ____________________________________________________________________________
2893 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
2894         Log: Do not test PerlIO if PerlIO not used.
2895      Branch: perl
2896            ! ext/PerlIO/PerlIO.t
2897 ____________________________________________________________________________
2898 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
2899         Log: Regen perlapi.
2900      Branch: perl
2901            ! pod/perlapi.pod
2902 ____________________________________________________________________________
2903 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
2904         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
2905              From: Nicholas Clark <nick@ccl4.org>
2906              Date: Sat, 23 Jun 2001 22:55:47 +0100
2907              Message-ID: <20010623225547.Z98663@plum.flirble.org>
2908      Branch: perl
2909            ! numeric.c
2910 ____________________________________________________________________________
2911 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
2912         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
2913              From: Prymmer/Kahn <pvhp@best.com>
2914              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
2915              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
2916      Branch: perl
2917            ! lib/h2xs.t
2918 ____________________________________________________________________________
2919 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
2920         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
2921              cygwin does not taint cwd, just like win32.
2922      Branch: perl
2923            ! lib/File/Find/taint.t t/op/taint.t
2924 ____________________________________________________________________________
2925 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
2926         Log: Retract #10865, the patch should be unnecessary.
2927              (But seemingly helpful in Cygwin?  Strange.)
2928      Branch: perl
2929            ! lib/Memoize/t/tie_ndbm.t
2930 ____________________________________________________________________________
2931 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
2932         Log: Misplaced test file; plus Cygwin filesystem semantics.
2933      Branch: perl
2934            + ext/SDBM_File/sdbm.t
2935            - ext/ODBM_File/sdbm.t
2936            ! MANIFEST
2937 ____________________________________________________________________________
2938 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
2939         Log: (Retracted by #10867.)
2940      Branch: perl
2941            ! lib/Memoize/t/tie_ndbm.t
2942 ____________________________________________________________________________
2943 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
2944         Log: Metaconfig unit change for #10863.
2945      Branch: metaconfig/U/perl
2946            ! Extensions.U
2947 ____________________________________________________________________________
2948 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
2949         Log: In Cygwin do not build NDBM_File and ODBM_File unless
2950              -lndbm and -ldbm are available.
2951      Branch: perl
2952            ! Configure config_h.SH
2953 ____________________________________________________________________________
2954 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
2955         Log: More Cygwin filesystem semantics.
2956      Branch: perl
2957            ! t/io/fs.t t/op/stat.t
2958 ____________________________________________________________________________
2959 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
2960         Log: More DOSish permission semantics for Cygwin.
2961      Branch: perl
2962            ! lib/AnyDBM_File.t
2963 ____________________________________________________________________________
2964 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
2965         Log: Cygwin too has different permission semantics.
2966      Branch: perl
2967            ! ext/GDBM_File/gdbm.t
2968 ____________________________________________________________________________
2969 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
2970         Log: The group (and assumedly passwd) databases can have
2971              only one entry (this is the case in cygwin).
2972      Branch: perl
2973            ! t/op/grent.t t/op/pwent.t
2974 ____________________________________________________________________________
2975 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
2976         Log: Also in Cygwin use Socket to figure out domainname
2977              (if any) (avoids trying to call external 'domainname',
2978              which doesn't at the moment exist in Cygwin)
2979      Branch: perl
2980            ! lib/Net/Domain.pm
2981 ____________________________________________________________________________
2982 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
2983         Log: Remove also the lib$Foo.def, not just $Foo.def.
2984      Branch: perl
2985            ! lib/ExtUtils/MM_Unix.pm
2986 ____________________________________________________________________________
2987 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
2988         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
2989      Branch: perl
2990            ! unixish.h
2991 ____________________________________________________________________________
2992 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
2993         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
2994              to match the whole isprint(), only the space character.
2995      Branch: perl
2996            ! handy.h pod/perlre.pod t/op/pat.t
2997 ____________________________________________________________________________
2998 [ 10854] By: nick                                  on 2001/06/23  08:09:33
2999         Log: Integrate mainline
3000      Branch: perlio
3001           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
3002           !> lib/ExtUtils.t lib/File/Find/taint.t
3003           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
3004           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
3005           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
3006 ____________________________________________________________________________
3007 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
3008         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
3009              with its floats    in os390 and s390 (UTS).
3010      Branch: perl
3011            ! lib/Math/BigInt/t/bigintpm.t
3012 ____________________________________________________________________________
3013 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
3014         Log: Add also UTS (s390) to the non-IEEE float platforms.
3015      Branch: perl
3016            ! t/op/sprintf.t
3017 ____________________________________________________________________________
3018 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
3019         Log: Subject: RFC: what are applicable standards for exponent sizes?
3020              From: Peter Prymmer <pvhp@forte.com>
3021              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
3022              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
3023      Branch: perl
3024            ! t/op/sprintf.t
3025 ____________________________________________________________________________
3026 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
3027         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
3028              From: Peter Prymmer <pvhp@forte.com>
3029              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
3030              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
3031      Branch: perl
3032            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
3033 ____________________________________________________________________________
3034 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
3035         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
3036              From: Peter Prymmer <pvhp@forte.com>
3037              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
3038              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
3039      Branch: perl
3040            ! lib/ExtUtils.t
3041 ____________________________________________________________________________
3042 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
3043         Log: Retract #10845.
3044      Branch: perl
3045            ! lib/File/Find/taint.t
3046 ____________________________________________________________________________
3047 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
3048         Log: Yet another error message.
3049      Branch: perl
3050            ! t/op/mkdir.t
3051 ____________________________________________________________________________
3052 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
3053         Log: The croak message for nonexistent socket functions may vary.
3054      Branch: perl
3055            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
3056 ____________________________________________________________________________
3057 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
3058         Log: (Retracted by #10848.)
3059      Branch: perl
3060            ! lib/File/Find/taint.t
3061 ____________________________________________________________________________
3062 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
3063         Log: Integrate perlio.
3064      Branch: perl
3065           !> lib/File/Find/taint.t t/op/write.t
3066 ____________________________________________________________________________
3067 [ 10843] By: nick                                  on 2001/06/22  21:24:51
3068         Log: Back out debug in taint.t
3069      Branch: perlio
3070            ! lib/File/Find/taint.t
3071 ____________________________________________________________________________
3072 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
3073         Log: setitimer() does not exist in Unicos, despite of what
3074              Configure thinks, from Mark P. Lutz.
3075      Branch: perl
3076            ! hints/unicos.sh
3077 ____________________________________________________________________________
3078 [ 10841] By: nick                                  on 2001/06/22  21:19:36
3079         Log: Skip cwd test on Win32 ???
3080      Branch: perlio
3081            ! lib/File/Find/taint.t
3082 ____________________________________________________________________________
3083 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
3084         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
3085              and Tru64 gcc -Wall happy.
3086      Branch: perl
3087            ! mg.c
3088 ____________________________________________________________________________
3089 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
3090         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
3091      Branch: perl
3092            ! ext/IPC/SysV/Semaphore.pm
3093 ____________________________________________________________________________
3094 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
3095         Log: Metaconfig unit change for #10837.
3096      Branch: metaconfig/U/perl
3097            ! Cross.U
3098 ____________________________________________________________________________
3099 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
3100         Log: Cleanup of the cross-compilation unit.
3101      Branch: perl
3102            ! Configure
3103 ____________________________________________________________________________
3104 [ 10836] By: nick                                  on 2001/06/22  20:45:12
3105         Log: Skip |- based op/write.t on Win32 as well as VMS
3106      Branch: perlio
3107            ! t/op/write.t
3108 ____________________________________________________________________________
3109 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
3110         Log: Integrate perlio.
3111      Branch: perl
3112           !> util.c
3113 ____________________________________________________________________________
3114 [ 10834] By: nick                                  on 2001/06/22  20:41:54
3115         Log: Integrate mainline
3116      Branch: perlio
3117           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3118           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
3119           !> vos/config.ga.h
3120 ____________________________________________________________________________
3121 [ 10833] By: nick                                  on 2001/06/22  20:22:58
3122         Log: Patcho fix.
3123      Branch: perlio
3124            ! util.c
3125 ____________________________________________________________________________
3126 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
3127         Log: Metaconfig unit changes for #10831.
3128      Branch: metaconfig
3129            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
3130 ____________________________________________________________________________
3131 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
3132         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
3133              From: Andy Dougherty <doughera@lafayette.edu>
3134              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
3135              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
3136      Branch: perl
3137            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3138            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
3139 ____________________________________________________________________________
3140 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
3141         Log: MPE/iX prototype nits from Mark Bixby.
3142      Branch: perl
3143            ! pp_sys.c
3144 ____________________________________________________________________________
3145 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
3146         Log: Detypo.
3147      Branch: perl
3148            ! util.c
3149 ____________________________________________________________________________
3150 [ 10828] By: nick                                  on 2001/06/22  15:33:37
3151         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
3152      Branch: perlio
3153           +> lib/h2xs.t
3154           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
3155           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
3156           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
3157           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
3158           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
3159           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
3160           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
3161           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
3162           !> vms/vmsish.h
3163 ____________________________________________________________________________
3164 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
3165         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
3166              Date: Fri, 22 Jun 2001 10:08:35 -0500
3167              From: "Craig A. Berry" <craigberry@mac.com>
3168              Message-Id: <a05101001b75908704194@[192.168.56.145]>
3169      Branch: perl
3170            ! vms/vms.c vms/vmsish.h
3171 ____________________________________________________________________________
3172 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
3173         Log: NetWare scripts tweak from Ananth Kesari.
3174      Branch: perl
3175            ! NetWare/t/NWScripts.pl
3176 ____________________________________________________________________________
3177 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
3178         Log: Update Changes.
3179      Branch: perl
3180            ! Changes patchlevel.h
3181 ____________________________________________________________________________
3182 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
3183         Log: Add .i and .s targets.
3184      Branch: perl
3185            ! Makefile.SH
3186 ____________________________________________________________________________
3187 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
3188         Log: Upgrade to Locale::Maketext 1.03.
3189      Branch: perl
3190            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
3191            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
3192 ____________________________________________________________________________
3193 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
3194         Log: Upgrade to I18N::LangTags 0.26.
3195      Branch: perl
3196            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
3197            ! lib/I18N/LangTags/test.pl
3198 ____________________________________________________________________________
3199 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
3200         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
3201              Philip Newton.
3202      Branch: perl
3203            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
3204            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
3205 ____________________________________________________________________________
3206 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
3207         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
3208              From: Prymmer/Kahn <pvhp@best.com>
3209              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
3210              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
3211      Branch: perl
3212            + lib/h2xs.t
3213            ! MANIFEST utils/h2xs.PL
3214 ____________________________________________________________________________
3215 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
3216         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
3217              From: Prymmer/Kahn <pvhp@best.com>
3218              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
3219              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
3220      Branch: perl
3221            ! lib/ExtUtils.t
3222 ____________________________________________________________________________
3223 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
3224         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
3225              From: Prymmer/Kahn <pvhp@best.com>
3226              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
3227              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
3228      Branch: perl
3229            ! t/pod/plainer.t
3230 ____________________________________________________________________________
3231 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
3232         Log: AUTHORS update.
3233      Branch: perl
3234            ! AUTHORS
3235 ____________________________________________________________________________
3236 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
3237         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
3238              From: "Craig A. Berry" <craigberry@mac.com>
3239              Date: Thu, 21 Jun 2001 18:20:38 -0500
3240              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
3241      Branch: perl
3242            ! ext/POSIX/POSIX.xs
3243 ____________________________________________________________________________
3244 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
3245         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
3246              From: "Craig A. Berry" <craigberry@mac.com>
3247              Date: Thu, 21 Jun 2001 09:58:52 -0500
3248              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
3249      Branch: perl
3250            ! ext/B/Deparse.t t/op/write.t
3251 ____________________________________________________________________________
3252 [ 10814] By: nick                                  on 2001/06/22  08:13:09
3253         Log: Integrate mainline.
3254      Branch: perlio
3255           !> (integrate 46 files)
3256 ____________________________________________________________________________
3257 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
3258         Log: Change the prefixes only if $prefix is unset,
3259              as originally patched by Marcel Grunauer.
3260      Branch: perl
3261            ! hints/darwin.sh hints/rhapsody.sh
3262 ____________________________________________________________________________
3263 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
3264         Log: Subject: Re: Patch for hints/darwin.sh
3265              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
3266              Date: Thu, 21 Jun 2001 11:23:46 -0700
3267              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
3268      Branch: perl
3269            ! hints/darwin.sh hints/rhapsody.sh
3270 ____________________________________________________________________________
3271 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
3272         Log: Add .PHONY targets for non-file targets,
3273              from Wilfredo Sánchez.  Should help saying
3274              "make install" on case-insensitive filesystems.
3275      Branch: perl
3276            ! Makefile.SH
3277 ____________________________________________________________________________
3278 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
3279         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
3280              From: Doug MacEachern <dougm@covalent.net>
3281              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
3282              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
3283              
3284              plus reword the getcwd() comment, plus use getcwd() buffer
3285              size minus one.
3286      Branch: perl
3287            ! util.c
3288 ____________________________________________________________________________
3289 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
3290         Log: More gprofing from Doug MacEachern.
3291      Branch: perl
3292            ! Makefile.SH
3293 ____________________________________________________________________________
3294 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
3295         Log: Metaconfig unit change for #10807.
3296      Branch: metaconfig/U/perl
3297            ! d_sfio.U
3298 ____________________________________________________________________________
3299 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
3300         Log: Tell that you are removing the unneeded -lsfio.
3301      Branch: perl
3302            ! Configure
3303 ____________________________________________________________________________
3304 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
3305         Log: More MPE/iX tweaks from Mark Bixby.
3306      Branch: perl
3307            ! perl.c t/op/magic.t
3308 ____________________________________________________________________________
3309 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
3310         Log: The fchdir() proto is supposed to live in <unistd.h>.
3311      Branch: perl
3312            ! ext/Cwd/Cwd.xs
3313 ____________________________________________________________________________
3314 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
3315         Log: This town is too small for the Cwd extension and me,
3316              it would seem...
3317      Branch: perl
3318            ! ext/Cwd/Cwd.xs
3319 ____________________________________________________________________________
3320 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
3321         Log: Metaconfig unit change for #10802.
3322      Branch: metaconfig/U/perl
3323            ! d_modfl.U
3324 ____________________________________________________________________________
3325 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
3326         Log: More d'ohs.
3327      Branch: perl
3328            ! Configure
3329 ____________________________________________________________________________
3330 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
3331         Log: Off-by-one.  I'm so classic.
3332      Branch: perl
3333            ! util.c
3334 ____________________________________________________________________________
3335 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
3336         Log: Update Changes.
3337      Branch: perl
3338            ! Changes patchlevel.h
3339 ____________________________________________________________________________
3340 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
3341         Log: Subject: Documentation patch for Net::FTP
3342              From: Marcel Grunauer <marcel@codewerk.com>
3343              Date: Wed, 20 Jun 2001 23:03:26 +0200
3344              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
3345      Branch: perl
3346            ! lib/Net/FTP.pm
3347 ____________________________________________________________________________
3348 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
3349         Log: Retract the #10417 mg.c and embed.pl parts because of
3350              strange SEGVs in 64bit x86 FreeBSD observed by
3351              Nicholas Clark.
3352      Branch: perl
3353            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
3354 ____________________________________________________________________________
3355 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
3356         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
3357      Branch: perl
3358            ! Configure NetWare/config.wc NetWare/config_H.wc
3359            ! Porting/Glossary Porting/config.sh Porting/config_H
3360            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
3361            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
3362            ! vos/config.ga.h win32/config.bc win32/config.gc
3363            ! win32/config.vc win32/config_H.bc win32/config_H.gc
3364            ! win32/config_H.vc
3365 ____________________________________________________________________________
3366 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
3367         Log: Cwd tweak from Doug MacEachern.
3368      Branch: perl
3369            ! ext/Cwd/Cwd.xs
3370 ____________________________________________________________________________
3371 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
3372         Log: Protect the fchdir() and lstat() with ifdefs.
3373              fchdir() needs a Configure probe.
3374      Branch: perl
3375            ! ext/Cwd/Cwd.xs
3376 ____________________________________________________________________________
3377 [ 10794] By: nick                                  on 2001/06/21  17:11:35
3378         Log: Integrate mainline
3379      Branch: perlio
3380           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
3381           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
3382           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
3383           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
3384           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
3385           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
3386           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
3387           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
3388            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
3389            - lib/File/Glob/case.t lib/File/Glob/global.t
3390            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
3391            - lib/File/Temp/posix.t lib/File/Temp/security.t
3392            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
3393            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
3394            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
3395            - lib/Text/Wrap/wrap.t
3396           !> (integrate 41 files)
3397 ____________________________________________________________________________
3398 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
3399         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
3400              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
3401              Date: Thu, 21 Jun 2001 13:04:54 -0500
3402              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
3403      Branch: perl
3404            ! ext/Cwd/Cwd.xs
3405 ____________________________________________________________________________
3406 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
3407         Log: Subject: [PATCH pod] overlong =item
3408              From: Robin Barker <rmb1@cise.npl.co.uk>
3409              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
3410              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
3411      Branch: perl
3412            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
3413            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
3414 ____________________________________________________________________________
3415 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
3416         Log: Subject: [PATCH perlio.c] format 
3417              From: Robin Barker <rmb1@cise.npl.co.uk>
3418              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
3419              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
3420      Branch: perl
3421            ! perlio.c
3422 ____________________________________________________________________________
3423 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
3424         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
3425              From: Radu Greab <radu@netsoft.ro>
3426              Date: Thu, 21 Jun 2001 19:06:02 +0300
3427              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
3428      Branch: perl
3429            ! pod/perlapi.pod sv.c
3430 ____________________________________________________________________________
3431 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
3432         Log: The metaconfig unit changes for #10788.
3433      Branch: metaconfig/U/perl
3434            ! Cross.U fflushall.U
3435 ____________________________________________________________________________
3436 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
3437         Log: Cross-configuration changes: make $from to rm the files
3438              before copying them over (this means that he rm can be
3439              removed from the fflushall test), create $targetmkdir      
3440              (not documented in install since it is supposed to internal
3441              use only), make $run to copy over the executable only if
3442              a stamp file .xok doesn't already exist (to avoid unnecessary
3443              copying of the executable)
3444      Branch: perl
3445            ! Configure Makefile.SH
3446 ____________________________________________________________________________
3447 [ 10787] By: nick                                  on 2001/06/21  14:16:18
3448         Log: Integrate mainline
3449      Branch: perlio
3450           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
3451           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
3452           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
3453            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
3454           !> (integrate 34 files)
3455 ____________________________________________________________________________
3456 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
3457         Log: Re-add the files as text.
3458      Branch: perl
3459            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
3460 ____________________________________________________________________________
3461 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
3462         Log: Delete the binary files.
3463      Branch: perl
3464            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
3465 ____________________________________________________________________________
3466 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
3467         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
3468              From: Andy Dougherty <doughera@lafayette.edu>
3469              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
3470              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
3471      Branch: perl
3472            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
3473            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
3474            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
3475            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
3476 ____________________________________________________________________________
3477 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
3478         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
3479              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
3480              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
3481              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
3482              
3483              Setting umask to something friendlier.
3484      Branch: perl
3485            ! installman installperl
3486 ____________________________________________________________________________
3487 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
3488         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
3489              Resort MANIFEST with sort -f, looks much better.
3490      Branch: perl
3491            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
3492            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
3493            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
3494            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
3495            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
3496            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
3497            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
3498            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
3499            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
3500            - lib/File/Glob/case.t lib/File/Glob/global.t
3501            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
3502            - lib/File/Temp/posix.t lib/File/Temp/security.t
3503            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
3504            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
3505            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
3506            - lib/Text/Wrap/wrap.t
3507            ! MANIFEST
3508 ____________________________________________________________________________
3509 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
3510         Log: Upgrade to I18N::LangTags 0.25.
3511      Branch: perl
3512            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
3513            ! lib/I18N/LangTags/List.pm
3514 ____________________________________________________________________________
3515 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
3516         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
3517              From: Richard Soderberg <rs@crystalflame.net>
3518              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
3519              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
3520      Branch: perl
3521            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
3522            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
3523 ____________________________________________________________________________
3524 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
3525         Log: Test obsoleted by change #10777.
3526      Branch: perl
3527            ! t/op/sub_lval.t
3528 ____________________________________________________________________________
3529 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
3530         Log: Case of confused test numbering.
3531      Branch: perl
3532            ! t/op/pat.t
3533 ____________________________________________________________________________
3534 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
3535         Log: Subject: Re: Opinion on undef lvalue
3536              From: Abhijit Menon-Sen <ams@wiw.org>
3537              Date: Sun, 17 Jun 2001 13:04:46 +0530
3538              Message-ID: <20010617130446.B27925@lustre.linux.in>
3539              
3540              Allow lvalue subs to return undef in array context.
3541      Branch: perl
3542            ! pp_hot.c
3543 ____________________________________________________________________________
3544 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
3545         Log: Just a guess that using the same hack for cygwin as
3546              for win32 might help.
3547      Branch: perl
3548            ! lib/File/Find/find.t
3549 ____________________________________________________________________________
3550 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
3551         Log: NetWare tweaks from Guruprasad.
3552      Branch: perl
3553            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
3554            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
3555            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
3556            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
3557 ____________________________________________________________________________
3558 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
3559         Log: Subject: Re: perl@10722: Bogus warnings on REs 
3560              From: Hugo <hv@crypt.compulink.co.uk>
3561              Date: Thu, 21 Jun 2001 09:51:17 +0100
3562              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
3563              
3564              Unroll to avoid a UTS compiler bug.
3565      Branch: perl
3566            ! regcomp.c
3567 ____________________________________________________________________________
3568 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
3569         Log: Subject: Re: [PATCH] Make /o work under i?threads
3570              From: Artur Bergman <artur@contiller.se>
3571              Date: Thu, 21 Jun 2001 14:38:03 +0200
3572              Message-ID: <B757B74A.184D%artur@contiller.se>
3573      Branch: perl
3574            ! t/op/pat.t
3575 ____________________________________________________________________________
3576 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
3577         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
3578              From: Artur Bergman <artur@contiller.se> 
3579              Date: Thu, 21 Jun 2001 14:27:33 +0200
3580              Message-ID: <B757B4D4.1849%artur@contiller.se>
3581              
3582              Plus extra parentheses.
3583      Branch: perl
3584            ! op.h
3585 ____________________________________________________________________________
3586 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
3587         Log: Subject: [PATCH] Make /o work under i?threads
3588              From: Richard Soderberg <rs@crystalflame.net>
3589              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
3590              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
3591      Branch: perl
3592            ! pp_ctl.c
3593 ____________________________________________________________________________
3594 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
3595         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
3596              From: Artur Bergman <artur@contiller.se>
3597              Date: Thu, 21 Jun 2001 14:04:54 +0200
3598              Message-ID: <B757AF86.1842%artur@contiller.se>
3599      Branch: perl
3600            ! op.h
3601 ____________________________________________________________________________
3602 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
3603         Log: Subject: Re: perl@10765: sv.c not OK on win32
3604              From: Artur Bergman <artur@contiller.se>
3605              Date: Thu, 21 Jun 2001 10:31:06 +0200
3606              Message-ID: <B7577D69.182C%artur@contiller.se>
3607      Branch: perl
3608            ! sv.c
3609 ____________________________________________________________________________
3610 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
3611         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
3612              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3613              Date: Thu, 21 Jun 2001 06:23:56 -0400
3614              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
3615              
3616              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
3617              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3618              Date: Thu, 21 Jun 2001 06:32:21 -0400
3619              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
3620      Branch: perl
3621            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
3622 ____________________________________________________________________________
3623 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
3624         Log: Subject: [PATCH] make syslog test more verbose
3625              From: Robert Spier <rspier@pobox.com>
3626              Date: Thu, 21 Jun 2001 00:54:32 -0400
3627              Message-ID: <15153.32264.295807.333073@rls.cx>
3628      Branch: perl
3629            ! ext/Sys/Syslog/syslog.t
3630 ____________________________________________________________________________
3631 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
3632         Log: Subject: op/study.t refinements
3633              From: Hugo <hv@crypt.compulink.co.uk>
3634              Date: Thu, 21 Jun 2001 00:29:07 +0100
3635              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
3636      Branch: perl
3637            ! t/op/study.t
3638 ____________________________________________________________________________
3639 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
3640         Log: Update Changes.
3641      Branch: perl
3642            ! Changes patchlevel.h
3643 ____________________________________________________________________________
3644 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
3645         Log: Subject: Re: [PATCH] djgpp updates
3646              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
3647              Date: Wed, 20 Jun 2001 10:05:15 +0200
3648              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
3649      Branch: perl
3650            ! djgpp/config.over
3651 ____________________________________________________________________________
3652 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
3653         Log: Fix for ID 20010619.002 "When building hash, hash keys that
3654              are function calls are not being called", from Abhijit.
3655      Branch: perl
3656            ! t/base/lex.t toke.c
3657 ____________________________________________________________________________
3658 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
3659         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
3660      Branch: perl
3661            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
3662            + lib/Locale/Maketext/test.pl
3663            - lib/Locale/Maketext.t
3664            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
3665            ! lib/Locale/Maketext/TPJ13.pod
3666 ____________________________________________________________________________
3667 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
3668         Log: Metaconfig unit change for #10760.
3669      Branch: metaconfig
3670            ! U/modified/Cppsym.U
3671 ____________________________________________________________________________
3672 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
3673         Log: Do not remove the ccsym* Cppsym* files since
3674              they are useful for metaconfig units coming after us.
3675              (This is the Configure nit mentioned in #10752.)
3676      Branch: perl
3677            ! Configure
3678 ____________________________________________________________________________
3679 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
3680         Log: Update to I18N::LangTags 0.24, from Sean Burke.
3681      Branch: perl
3682            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
3683            + lib/I18N/LangTags/README
3684            - lib/I18N/LangTags/List.pod
3685            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
3686 ____________________________________________________________________________
3687 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
3688         Log: Regen headers.
3689      Branch: perl
3690            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
3691            ! pod/perlapi.pod proto.h
3692 ____________________________________________________________________________
3693 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
3694         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
3695              From: Artur Bergman <artur@contiller.se>
3696              Date: Wed, 20 Jun 2001 11:31:32 +0200
3697              Message-ID: <B7563A14.17D8%artur@contiller.se>
3698      Branch: perl
3699            ! embed.pl hv.c intrpvar.h sv.c sv.h
3700 ____________________________________________________________________________
3701 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
3702         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
3703              From: Tim Sweetman <tim@aldigital.co.uk> 
3704              Date: Wed, 13 Jun 2001 14:25:17 +0100 
3705              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
3706      Branch: perl
3707            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
3708 ____________________________________________________________________________
3709 [ 10755] By: nick                                  on 2001/06/20  16:12:37
3710         Log: Integrate mainline
3711      Branch: perlio
3712           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
3713           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
3714           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
3715           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
3716           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
3717           !> t/op/study.t util.c
3718 ____________________________________________________________________________
3719 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
3720         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
3721              but not Makefile)
3722      Branch: maint-5.6/perl
3723            ! win32/Makefile
3724 ____________________________________________________________________________
3725 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
3726         Log: Security tweak on readlink().
3727      Branch: perl
3728            ! pp_sys.c
3729 ____________________________________________________________________________
3730 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
3731         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
3732      Branch: perl
3733            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
3734            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
3735            ! mpeix/relink t/op/pwent.t
3736 ____________________________________________________________________________
3737 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
3738         Log: Reinstate #10725 (with probe for alarm()).
3739      Branch: perl
3740            ! t/op/study.t
3741 ____________________________________________________________________________
3742 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
3743         Log: Replace our implementation of realpath() with OpenBSD's
3744              (src/lib/libc/stdlib/realpath.c 1.4).
3745      Branch: perl
3746            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
3747            ! pod/perldiag.pod proto.h util.c
3748 ____________________________________________________________________________
3749 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
3750         Log: Integrate perlio.
3751      Branch: perl
3752           !> perlio.c
3753 ____________________________________________________________________________
3754 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
3755         Log: No point in going into memory-saving contortions
3756              with getcwd() since there's a danger of buffer overflow.
3757              Also make the POSIX extension to use sv_getcwd().
3758              Finally, a missed proto.h fragment.
3759      Branch: perl
3760            ! ext/POSIX/POSIX.xs proto.h util.c
3761 ____________________________________________________________________________
3762 [ 10747] By: nick                                  on 2001/06/20  12:38:26
3763         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
3764      Branch: perlio
3765            ! perlio.c
3766 ____________________________________________________________________________
3767 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
3768         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
3769              From: Graham Barr <gbarr@pobox.com>
3770              Date: Wed, 20 Jun 2001 11:05:49 +0100
3771              Message-ID: <20010620110549.I19188@pobox.com>
3772              
3773              reported in        
3774              
3775              Subject: Bug in IO::Socket::INET module (repeat)
3776              From: "Harmon S. Nine" <hnine@netarx.com>
3777              Date: Tue, 19 Jun 2001 09:41:35 -0400
3778              Message-ID: <3B2F568F.8080605@netarx.com>
3779              
3780              The bug was that the IO::Socket::INET constructor
3781              did not allow a 'LocalPort' of 0.
3782      Branch: perl
3783            ! ext/IO/lib/IO/Socket/INET.pm
3784 ____________________________________________________________________________
3785 [ 10745] By: nick                                  on 2001/06/20  08:56:39
3786         Log: Integrate mainline.
3787      Branch: perlio
3788           !> (integrate 37 files)
3789 ____________________________________________________________________________
3790 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
3791         Log: After some reading I don't think we can blindly
3792              use systems' realpath().  Too many security problems,
3793              too many buggy implementations.
3794              
3795              TODO: the realpath() emulation code in util.c doesn't
3796              seem fully operational?  (readlink(), for example?)
3797      Branch: perl
3798            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
3799            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
3800            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
3801            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
3802            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
3803            ! win32/config_H.gc win32/config_H.vc
3804 ____________________________________________________________________________
3805 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
3806         Log: Metaconfig unit change for #10738.
3807      Branch: metaconfig
3808            ! U/compline/d_gconvert.U
3809 ____________________________________________________________________________
3810 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
3811         Log: Integrate change #10739 from maintperl:
3812              
3813              C<eval "/x$\r\n/x"> fails to compile correctly 
3814      Branch: perl
3815           !> t/op/pat.t toke.c
3816 ____________________________________________________________________________
3817 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
3818         Log: Retract #10725 (Hugo asked NOT to apply the patch)
3819      Branch: perl
3820            ! t/op/study.t
3821 ____________________________________________________________________________
3822 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
3823         Log: The test.third results were funnily named because of the
3824              new test scheme.
3825      Branch: perl
3826            ! t/TEST
3827 ____________________________________________________________________________
3828 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
3829         Log: C<eval "/x$\r\n/x"> fails to compile correctly
3830      Branch: maint-5.6/perl
3831            ! t/op/pat.t toke.c
3832 ____________________________________________________________________________
3833 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
3834         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
3835              From: Spider Boardman <spider@Orb.Nashua.NH.US>
3836              Date: Tue, 19 Jun 2001 19:15:40 -0400
3837              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
3838              
3839              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
3840              because "1e+129" being expected but "1.e+129" being returned.
3841              The culprit (at least in Tru64) is the use of gcvt().
3842      Branch: perl
3843            ! Configure
3844 ____________________________________________________________________________
3845 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
3846         Log: Subject: [PATCH perl@10722] test hunting on VMS
3847              From: "Craig A. Berry" <craigberry@mac.com>
3848              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
3849              Date: Tue, 19 Jun 2001 18:59:01 -0500
3850      Branch: perl
3851            ! vms/test.com
3852 ____________________________________________________________________________
3853 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
3854         Log: Subject: [PATCH] s/typos//
3855              From: Abhijit Menon-Sen <ams@wiw.org>
3856              Date: Wed, 20 Jun 2001 02:15:02 +0530
3857              Message-ID: <20010620021502.A14541@lustre.linux.in>
3858              
3859              Without the op.h s/bearword/bareword/ hunk, see
3860              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
3861      Branch: perl
3862            ! util.c
3863 ____________________________________________________________________________
3864 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
3865         Log: Metaconfig unit change for #10732 and #10733.
3866      Branch: metaconfig/U/perl
3867            ! fflushall.U
3868 ____________________________________________________________________________
3869 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
3870         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
3871              From: "Craig A. Berry" <craigberry@mac.com>
3872              Date: Tue, 19 Jun 2001 17:19:48 -0500
3873              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
3874      Branch: perl
3875            ! configure.com vms/descrip_mms.template
3876 ____________________________________________________________________________
3877 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
3878         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
3879              From: Spider Boardman <spider@Orb.Nashua.NH.US>
3880              Date: Tue, 19 Jun 2001 16:48:07 -0400
3881              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
3882              
3883              Further fixes to fflush(NULL) detection.
3884      Branch: perl
3885            ! Configure
3886 ____________________________________________________________________________
3887 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
3888         Log: AIX test -s hangs with non-existent files?
3889              (A genuine logic bug in Configure, but AIX also broken?)
3890      Branch: perl
3891            ! Configure
3892 ____________________________________________________________________________
3893 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
3894         Log: AUTHORS updates.
3895      Branch: perl
3896            ! AUTHORS
3897 ____________________________________________________________________________
3898 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
3899         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
3900              From: Spider Boardman <spider@Orb.Nashua.NH.US>
3901              Date: Tue, 19 Jun 2001 15:33:25 -0400
3902              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
3903      Branch: perl
3904            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
3905            ! t/lib/warnings/pp
3906 ____________________________________________________________________________
3907 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
3908         Log: Integrate perlio.
3909      Branch: perl
3910           !> lib/File/Find/find.t win32/distclean.bat
3911 ____________________________________________________________________________
3912 [ 10728] By: nick                                  on 2001/06/19  18:24:53
3913         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
3914      Branch: perlio
3915            ! lib/File/Find/find.t win32/distclean.bat
3916 ____________________________________________________________________________
3917 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
3918         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
3919              also add information how to find out whether one has PerlIO.
3920      Branch: perl
3921            ! pod/perlfunc.pod
3922 ____________________________________________________________________________
3923 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
3924         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
3925              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
3926              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
3927              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
3928      Branch: perl
3929            ! pod/perlfunc.pod
3930 ____________________________________________________________________________
3931 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
3932         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
3933              From: Hugo <hv@crypt.compulink.co.uk>
3934              Date: Tue, 19 Jun 2001 12:37:30 +0100
3935              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
3936      Branch: perl
3937            ! t/op/study.t
3938 ____________________________________________________________________________
3939 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
3940         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
3941              From: Hugo <hv@crypt.compulink.co.uk>
3942              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
3943              Date: Tue, 19 Jun 2001 13:15:17 +0100
3944      Branch: perl
3945            ! util.c
3946 ____________________________________________________________________________
3947 [ 10723] By: nick                                  on 2001/06/19  14:46:15
3948         Log: Integrate mainline
3949      Branch: perlio
3950           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
3951           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
3952           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
3953           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
3954           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
3955           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
3956            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
3957            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
3958            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
3959            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
3960            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
3961            - ext/Thread/unsync4.t
3962           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
3963           !> djgpp/config.over djgpp/fixpmain
3964           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
3965           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
3966           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
3967 ____________________________________________________________________________
3968 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
3969         Log: Update Changes.
3970      Branch: perl
3971            ! Changes patchlevel.h
3972 ____________________________________________________________________________
3973 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
3974         Log: The existence shall be MANIFESted.
3975      Branch: perl
3976            ! MANIFEST
3977 ____________________________________________________________________________
3978 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
3979         Log: The old libnet.cfg is first searched from the current directory,
3980              only then from the module path.
3981      Branch: perl
3982            ! utils/libnetcfg.PL
3983 ____________________________________________________________________________
3984 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
3985         Log: NetWare tweaks from Guruprasad.
3986      Branch: perl
3987            ! NetWare/Makefile NetWare/config.wc
3988 ____________________________________________________________________________
3989 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
3990         Log: Subject: [PATCH] djgpp updates
3991              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
3992              Date: Tue, 19 Jun 2001 10:59:06 +0200
3993              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
3994      Branch: perl
3995            ! djgpp/config.over djgpp/fixpmain
3996 ____________________________________________________________________________
3997 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
3998         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
3999              From: Prymmer/Kahn <pvhp@best.com>
4000              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
4001              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
4002      Branch: perl
4003            ! win32/Makefile
4004 ____________________________________________________________________________
4005 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
4006         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
4007              to happen right after the inclusion of <inttypes.h>,
4008              from Edward Moy.
4009      Branch: perl
4010            ! handy.h perl.h
4011 ____________________________________________________________________________
4012 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
4013         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
4014              From: Doug MacEachern <dougm@covalent.net>
4015              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
4016              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
4017      Branch: perl
4018            ! ext/DynaLoader/DynaLoader_pm.PL
4019 ____________________________________________________________________________
4020 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
4021         Log: Revert #10656 for perfomance reasons but leave in the
4022              use of Hv*() macros -- in comments, so that grepping the
4023              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
4024              suggested by Sarathy, also by Abhijit.)
4025      Branch: perl
4026            ! hv.c
4027 ____________________________________________________________________________
4028 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
4029         Log: Subject: [patch] .s MakeMaker suffix
4030              From: Doug MacEachern <dougm@covalent.net>
4031              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
4032              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
4033      Branch: perl
4034            ! lib/ExtUtils/MM_Unix.pm
4035 ____________________________________________________________________________
4036 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
4037         Log: One test lost in the big shuffle restored.
4038      Branch: perl
4039            + ext/IPC/SysV/ipcsysv.t
4040            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
4041 ____________________________________________________________________________
4042 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
4043         Log: Rename the old non-standard threads tests so that
4044              they won't be invoked.
4045      Branch: perl
4046            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
4047            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
4048            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
4049            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
4050            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
4051            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
4052            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
4053            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
4054            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
4055            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
4056            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
4057            - ext/Thread/unsync4.t
4058            ! MANIFEST
4059 ____________________________________________________________________________
4060 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
4061         Log: Integrate perlio.
4062      Branch: perl
4063           !> win32/config_sh.PL
4064 ____________________________________________________________________________
4065 [ 10709] By: nick                                  on 2001/06/19  08:18:18
4066         Log: Integrate mainline
4067      Branch: perlio
4068           +> (branch 40 files)
4069            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
4070            - lib/strict/subs lib/strict/vars lib/warnings/1global
4071            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
4072            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
4073            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
4074            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
4075            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
4076            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
4077            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
4078            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
4079            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
4080            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
4081            - lib/warnings/utf8 lib/warnings/util
4082           !> (integrate 57 files)
4083 ____________________________________________________________________________
4084 [ 10708] By: nick                                  on 2001/06/19  07:57:10
4085         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
4086      Branch: perlio
4087            ! win32/config_sh.PL
4088 ____________________________________________________________________________
4089 [ 10707] By: nick                                  on 2001/06/19  07:05:07
4090         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
4091      Branch: perl
4092            ! perly.c perly.y perly_c.diff vms/perly_c.vms
4093 ____________________________________________________________________________
4094 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
4095         Log: More perl572delta tweaks.
4096      Branch: perl
4097            ! pod/perl572delta.pod
4098 ____________________________________________________________________________
4099 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
4100         Log: Update perl572delta.
4101      Branch: perl
4102            ! pod/perl572delta.pod
4103 ____________________________________________________________________________
4104 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
4105         Log: VOS updates from Paul Green.
4106      Branch: perl
4107            ! vos/Changes vos/build.cm vos/perl.bind
4108 ____________________________________________________________________________
4109 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
4110         Log: Update the vos/config.*.* files.
4111      Branch: perl
4112            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4113            ! vos/config.ga.h
4114 ____________________________________________________________________________
4115 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
4116         Log: Add a makefile for more painless adding of symbols to the
4117              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
4118              takes care of the adding)
4119      Branch: perl
4120            + vos/Makefile
4121 ____________________________________________________________________________
4122 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
4123         Log: Make libnetcfg by default display the libnet configuration,
4124              -c to change, add -i for old config, document all options,
4125              regen toc.
4126      Branch: perl
4127            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
4128 ____________________________________________________________________________
4129 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
4130         Log: gcc -Wall sweep.
4131      Branch: perl
4132            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
4133 ____________________________________________________________________________
4134 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
4135         Log: So there.
4136      Branch: perl
4137            ! universal.c
4138 ____________________________________________________________________________
4139 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
4140         Log: Document the need for sv_printify().
4141              
4142              Document that 'use utf8' has been considered.
4143              
4144              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
4145      Branch: perl
4146            ! pod/perltodo.pod universal.c
4147 ____________________________________________________________________________
4148 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
4149         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
4150              From: Nicholas Clark <nick@ccl4.org>
4151              Date: Mon, 18 Jun 2001 23:29:23 +0100
4152              Message-ID: <20010618232923.I98663@plum.flirble.org>
4153      Branch: perl
4154            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
4155            ! ext/Sys/Syslog/Makefile.PL
4156 ____________________________________________________________________________
4157 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
4158         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
4159              From: Scott.L.Miller@Compaq.com
4160              Date: Mon, 18 Jun 2001 10:12:27 -0500
4161              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
4162      Branch: perl
4163            ! lib/perl5db.pl pod/perldebug.pod
4164 ____________________________________________________________________________
4165 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
4166         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
4167              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
4168              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
4169              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
4170      Branch: perl
4171            ! lib/Carp/Heavy.pm
4172 ____________________________________________________________________________
4173 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
4174         Log: Subject: [PATCH] Documentation changes for CLONE
4175              From: Artur Bergman <artur@contiller.se>
4176              Date: Mon, 18 Jun 2001 22:06:37 +0200
4177              Message-ID: <B7542BEC.1719%artur@contiller.se>
4178      Branch: perl
4179            ! pod/perlmod.pod pod/perlsub.pod
4180 ____________________________________________________________________________
4181 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
4182         Log: Subject: Re: configure.com
4183              From: "Craig A. Berry" <craigberry@mac.com>
4184              Date: Mon, 18 Jun 2001 16:04:38 -0500
4185              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
4186      Branch: perl
4187            ! configure.com
4188 ____________________________________________________________________________
4189 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
4190         Log: Subject: PL_nullstash + perl_clone()
4191              From: Doug MacEachern <dougm@covalent.net>
4192              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
4193              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
4194      Branch: perl
4195            ! sv.c
4196 ____________________________________________________________________________
4197 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
4198         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
4199              From: davem@fdgroup.co.uk
4200              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
4201              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
4202      Branch: perl
4203            ! embed.pl pod/perlapi.pod
4204 ____________________________________________________________________________
4205 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
4206         Log: More cross-compilation defaults gleaned from -Dcc
4207              if it is CPU-OS-gcc.
4208      Branch: metaconfig
4209            ! U/modified/libc.U
4210      Branch: metaconfig/U/perl
4211            ! Cross.U
4212      Branch: perl
4213            ! Configure INSTALL
4214 ____________________________________________________________________________
4215 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
4216         Log: Update Changes.
4217      Branch: perl
4218            ! Changes patchlevel.h
4219 ____________________________________________________________________________
4220 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
4221         Log: Subject: [PATCH 5.7.1] sv.c documentation
4222              From: davem@fdgroup.co.uk
4223              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
4224              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
4225      Branch: perl
4226            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
4227            ! sv.c sv.h
4228 ____________________________________________________________________________
4229 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
4230         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
4231              From: "Jon Gunnip" <jongunnip@hotmail.com>
4232              Date: Sun, 17 Jun 2001 18:24:29 -0400
4233              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
4234      Branch: perl
4235            ! pod/perlvar.pod
4236 ____________________________________________________________________________
4237 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
4238         Log: Move the locale/strict/warnings helper files back
4239              under the t/lib; this way the amount of non-installabled
4240              stuff under lib/ stays smaller.
4241      Branch: perl
4242            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
4243            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
4244            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
4245            + t/lib/warnings/5nolint t/lib/warnings/6default
4246            + t/lib/warnings/7fatal t/lib/warnings/8signal
4247            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
4248            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
4249            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
4250            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
4251            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
4252            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
4253            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
4254            + t/lib/warnings/taint t/lib/warnings/toke
4255            + t/lib/warnings/universal t/lib/warnings/utf8
4256            + t/lib/warnings/util
4257            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
4258            - lib/strict/subs lib/strict/vars lib/warnings/1global
4259            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
4260            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
4261            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
4262            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
4263            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
4264            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
4265            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
4266            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
4267            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
4268            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
4269            - lib/warnings/utf8 lib/warnings/util
4270            ! MANIFEST installperl lib/locale.t lib/strict.t
4271 ____________________________________________________________________________
4272 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
4273         Log: Split off the pack/unpack code, from Nicholas Clark.
4274      Branch: perl
4275            + pp_pack.c
4276            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
4277            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
4278            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
4279 ____________________________________________________________________________
4280 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
4281         Log: Guard the SysV IPC tests against being invoked in
4282              SysV-IPC-less places.
4283      Branch: perl
4284            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
4285 ____________________________________________________________________________
4286 [ 10683] By: nick                                  on 2001/06/18  12:24:42
4287         Log: Integrate mainline (new test scheme now ok on Linux).
4288      Branch: perlio
4289           +> lib/warnings.t
4290           !> dump.c sv.c
4291 ____________________________________________________________________________
4292 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
4293         Log: Add the locale.c and numeric.c to the microperl sources.
4294      Branch: perl
4295            ! Makefile.micro win32/Makefile
4296 ____________________________________________________________________________
4297 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
4298         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
4299              From: Abhijit Menon-Sen <ams@wiw.org>
4300              Date: Mon, 18 Jun 2001 14:23:44 +0530
4301              Message-ID: <20010618142344.A13136@lustre.linux.in>
4302      Branch: perl
4303            ! dump.c
4304 ____________________________________________________________________________
4305 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
4306         Log: Subject: Re: [PATCH] more anonymous stash cleanups
4307              From: Abhijit Menon-Sen <ams@wiw.org>
4308              Date: Mon, 18 Jun 2001 15:50:32 +0530
4309              Message-ID: <20010618155032.A13223@lustre.linux.in>
4310              
4311              Plus the comment left in as suggested by NI-S.
4312      Branch: perl
4313            ! sv.c
4314 ____________________________________________________________________________
4315 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
4316         Log: One missed file.
4317      Branch: perl
4318            + lib/warnings.t
4319 ____________________________________________________________________________
4320 [ 10678] By: nick                                  on 2001/06/18  08:05:29
4321         Log: Integrate mainline (part2 - the deletes)
4322      Branch: perlio
4323            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
4324            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
4325            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
4326            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
4327            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
4328            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
4329            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
4330            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
4331            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
4332            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
4333            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
4334 ____________________________________________________________________________
4335 [ 10677] By: nick                                  on 2001/06/18  08:04:44
4336         Log: Integrate mainline (part1)
4337      Branch: perlio
4338           +> (branch 376 files)
4339            - (delete 219 files)
4340           !> (integrate 151 files)
4341 ____________________________________________________________________________
4342 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
4343         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
4344              No doubt I made some mistakes like missed some files or
4345              misnamed some files.  The naming rules were more or less:
4346              (1) if the module is from CPAN, follows its ways, be it
4347              t/*.t or test.pl.
4348              (2) otherwise if there are multiple tests for a module
4349              put them in a t/
4350              (3) otherwise if there's only one test put it in Module.t
4351              (4) helper files go to module/ (locale, strict, warnings)
4352              (5) use longer filenames now that we can (but e.g. the
4353              compat-0.6.t and the Text::Balanced test files still
4354              were renamed to be more civil against the 8.3 people)
4355              installperl was updated appropriately not to install the
4356              *.t files or the help files from under lib.
4357              
4358              TODO: some helper files still remain under t/ that could
4359              follow their 'masters'.  UPDATE: On second thoughts, why
4360              should they.  They can continue to live under t/lib, and
4361              in fact the locale/strict/warnings helpers that were moved
4362              could be moved back.  This way the amount of non-installable
4363              stuff under lib/ stays smaller.
4364      Branch: perl
4365            + (add 253 files)
4366            - (delete 254 files)
4367            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
4368 ____________________________________________________________________________
4369 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
4370         Log: The warning no more comes from util.c, it comes from numeric.c.
4371      Branch: perl
4372            ! README.tru64
4373 ____________________________________________________________________________
4374 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
4375         Log: Subject: Re: anyone good at casting spells?
4376              From: Spider Boardman <spider@Orb.Nashua.NH.US>
4377              Date: Sun, 17 Jun 2001 21:21:04 -0400
4378              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
4379      Branch: perl
4380            ! ext/POSIX/POSIX.xs hv.h
4381 ____________________________________________________________________________
4382 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
4383         Log: Protect the (original) thread tests against testing if no 5.005
4384              threads have been configured.
4385      Branch: perl
4386            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
4387            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
4388            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
4389            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
4390            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
4391            ! ext/Thread/unsync4.t
4392 ____________________________________________________________________________
4393 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
4394         Log: Try the new test scanning scheme on Text::Abbrev.
4395      Branch: perl
4396            + lib/Text/Abbrev.t
4397            - lib/Text/Abbrev/t/abbrev.t
4398            ! MANIFEST
4399 ____________________________________________________________________________
4400 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
4401         Log: Change the scan policy of the *.t and test.pl files,
4402              now the *.t do not need to live in a t/ directory.
4403      Branch: perl
4404            ! t/TEST t/harness
4405 ____________________________________________________________________________
4406 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
4407         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
4408              From: Ilmari Karonen <iltzu@sci.fi>
4409              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
4410              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
4411      Branch: perl
4412            ! pod/perlfaq7.pod
4413 ____________________________________________________________________________
4414 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
4415         Log: Quench the warnings from Tru64; the HP-UX is still
4416              broken because it really, REALLY, doesn't like the
4417              HvARRAY() being lvalue:
4418              
4419              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
4420              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
4421      Branch: perl
4422            ! hv.c
4423 ____________________________________________________________________________
4424 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
4425         Log: Integrate change #10667 from maintperl:
4426              
4427              change#10449 broke the special-case that makes lexicals inside the
4428              eval"" within DB::DB() visible
4429      Branch: perl
4430           !> op.c
4431 ____________________________________________________________________________
4432 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
4433         Log: change#10449 broke the special-case that makes lexicals inside the
4434              eval"" within DB::DB() visible
4435      Branch: maint-5.6/perl
4436            ! op.c
4437 ____________________________________________________________________________
4438 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
4439         Log: Still spurious output; indent the code a bit.
4440              
4441              TODO1: separate the utility functions like MkDir
4442              into a helper script?
4443              
4444              TODO2: I see a lot of repetition in the filepath()
4445              and dirpath() calls.
4446      Branch: perl
4447            ! t/lib/filefind.t t/lib/findtaint.t
4448 ____________________________________________________________________________
4449 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
4450         Log: Regen modlib, toc.
4451      Branch: perl
4452            ! pod/perlmodlib.pod pod/perltoc.pod
4453 ____________________________________________________________________________
4454 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
4455         Log: Add libnetcfg to perlutil.
4456      Branch: perl
4457            ! pod/perlutil.pod
4458 ____________________________________________________________________________
4459 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
4460         Log: Initial integration of libnet-1.0703.
4461              The Configure script renamed as libnetcfg, will be
4462              installed along other utilities.
4463      Branch: perl
4464            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
4465            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
4466            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
4467            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
4468            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
4469            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
4470            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
4471            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
4472            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
4473            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
4474            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
4475            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
4476            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
4477            + utils/libnetcfg.PL
4478            ! MANIFEST utils.lst utils/Makefile
4479 ____________________________________________________________________________
4480 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
4481         Log: Less potentially test-harness-confusing output.
4482      Branch: perl
4483            ! lib/Memoize/t/expire_module_t.t
4484 ____________________________________________________________________________
4485 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
4486         Log: The final print annoys make test.
4487      Branch: perl
4488            ! t/lib/filefind.t t/lib/findtaint.t
4489 ____________________________________________________________________________
4490 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
4491         Log: Add an option for handling dangling symbolic links.
4492      Branch: perl
4493            ! lib/File/Find.pm t/lib/filefind.t
4494 ____________________________________________________________________________
4495 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
4496         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
4497              From: Thomas Wegner <wegner_thomas@yahoo.com>
4498              Date: Sun, 17 Jun 2001 14:43:11 +0200
4499              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
4500      Branch: perl
4501            + t/lib/findtaint.t
4502            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
4503 ____________________________________________________________________________
4504 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
4505         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
4506              From: Jonathan Stowe <gellyfish@gellyfish.com>
4507              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
4508              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
4509      Branch: perl
4510            ! lib/ExtUtils/MM_Unix.pm
4511 ____________________________________________________________________________
4512 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
4513         Log: Subject: [PATCH] more anonymous stash cleanups
4514              From: Abhijit Menon-Sen <ams@wiw.org>
4515              Date: Sun, 17 Jun 2001 11:44:06 +0530
4516              Message-ID: <20010617114406.A25203@lustre.linux.in>
4517      Branch: perl
4518            ! op.c
4519 ____________________________________________________________________________
4520 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
4521         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
4522              From: Abhijit Menon-Sen <ams@wiw.org>
4523              Date: Sun, 17 Jun 2001 08:02:59 +0530
4524              Message-ID: <20010617080259.A28776@lustre.linux.in>
4525              
4526              Subject: [PATCH #2/7] xhv_eiter
4527              From: Abhijit Menon-Sen <ams@wiw.org>
4528              Date: Sun, 17 Jun 2001 08:13:18 +0530
4529              Message-ID: <20010617081318.B28776@lustre.linux.in>
4530              
4531              Subject: [PATCH #3/7] xhv_fill
4532              From: Abhijit Menon-Sen <ams@wiw.org>
4533              Date: Sun, 17 Jun 2001 08:25:16 +0530
4534              Message-ID: <20010617082516.C28776@lustre.linux.in>
4535              
4536              Subject: [PATCH #4/7] xhv_keys
4537              From: Abhijit Menon-Sen <ams@wiw.org>
4538              Date: Sun, 17 Jun 2001 08:36:17 +0530
4539              Message-ID: <20010617083617.D28776@lustre.linux.in>
4540              
4541              Subject: [PATCH #5/7] xhv_max
4542              From: Abhijit Menon-Sen <ams@wiw.org>
4543              Date: Sun, 17 Jun 2001 08:39:48 +0530
4544              Message-ID: <20010617083948.E28776@lustre.linux.in>
4545              
4546              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
4547              From: Abhijit Menon-Sen <ams@wiw.org>
4548              Date: Sun, 17 Jun 2001 08:51:11 +0530
4549              Message-ID: <20010617085111.F28776@lustre.linux.in>
4550      Branch: perl
4551            ! hv.c
4552 ____________________________________________________________________________
4553 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
4554         Log: Update Changes.
4555      Branch: perl
4556            ! Changes patchlevel.h
4557 ____________________________________________________________________________
4558 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
4559         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
4560              From: Abhijit Menon-Sen <ams@wiw.org>
4561              Date: Sat, 16 Jun 2001 07:41:19 +0530
4562              Message-ID: <20010616074119.A24720@lustre.linux.in>
4563      Branch: perl
4564            ! hv.c perl.c vms/vmsish.h win32/win32.h
4565 ____________________________________________________________________________
4566 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
4567         Log: Document tests failing when threaded, since we now have more.
4568      Branch: perl
4569            ! pod/perl572delta.pod
4570 ____________________________________________________________________________
4571 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
4572         Log: -Wall cleanup.
4573      Branch: perl
4574            ! ext/Thread/Thread.xs
4575 ____________________________________________________________________________
4576 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
4577         Log: pthread_attr_setstacksize() isn't absolutely necessary
4578              to call, only iff THREAD_CREATE_NEEDS_STACK.
4579      Branch: perl
4580            ! ext/Thread/Thread.xs
4581 ____________________________________________________________________________
4582 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
4583         Log: -Wall strays.
4584      Branch: perl
4585            ! perl.c util.c
4586 ____________________________________________________________________________
4587 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
4588         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
4589              (and INT64_MIN) brokenness.
4590      Branch: perl
4591            ! hints/darwin.sh perl.h
4592 ____________________________________________________________________________
4593 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
4594         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
4595              From: Nicholas Clark <nick@ccl4.org>
4596              Date: Sun, 17 Jun 2001 00:16:05 +0100
4597              Message-ID: <20010617001605.V98663@plum.flirble.org>
4598      Branch: perl
4599            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
4600            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
4601            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
4602 ____________________________________________________________________________
4603 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
4604         Log: Add perlnetware to docs; regen toc; supply skeleton
4605              docs for some Memoize submodules.
4606      Branch: perl
4607            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
4608            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
4609            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
4610            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
4611            ! win32/Makefile win32/makefile.mk
4612 ____________________________________________________________________________
4613 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
4614         Log: pod cleanup.
4615      Branch: perl
4616            ! README.netware
4617 ____________________________________________________________________________
4618 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
4619         Log: Integrate Memoize 0.64.  Few tweaks were required in
4620              the test scripts.  Note that the speed and expire*
4621              tests take several dozen seconds to run.
4622      Branch: perl
4623            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
4624            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
4625            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
4626            + lib/Memoize/README lib/Memoize/SDBM_File.pm
4627            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
4628            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
4629            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
4630            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
4631            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
4632            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
4633            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
4634            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
4635            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
4636            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
4637            ! MANIFEST t/lib/1_compile.t
4638 ____________________________________________________________________________
4639 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
4640         Log: Document the cross-compilation options.
4641      Branch: perl
4642            ! Cross/README INSTALL
4643 ____________________________________________________________________________
4644 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
4645         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
4646      Branch: perl
4647            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
4648            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
4649            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
4650            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
4651            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
4652            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
4653            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
4654            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
4655            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
4656            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
4657            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
4658            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
4659            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
4660            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
4661            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
4662            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
4663            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
4664            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
4665            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
4666            + lib/ExtUtils/MM_NW5.pm
4667            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
4668            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
4669            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
4670            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
4671            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
4672            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
4673            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
4674            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
4675            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
4676            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
4677            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
4678            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
4679            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
4680            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
4681            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
4682            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
4683            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
4684            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
4685            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
4686            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
4687            ! util.h x2p/a2py.c
4688 ____________________________________________________________________________
4689 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
4690         Log: Resort MANIFEST.
4691      Branch: perl
4692            ! MANIFEST
4693 ____________________________________________________________________________
4694 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
4695         Log: Integrate perlio.
4696      Branch: perl
4697           +> win32/win32io.c
4698           !> MANIFEST perlio.c perliol.h win32/makefile.mk
4699 ____________________________________________________________________________
4700 [ 10640] By: nick                                  on 2001/06/16  18:38:31
4701         Log: Disable :win32 layer as default till I get it working
4702      Branch: perlio
4703            ! MANIFEST perlio.c
4704 ____________________________________________________________________________
4705 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
4706         Log: Try the new scheme by moving the Text::Abbrev test
4707              to a new place under lib.
4708      Branch: perl
4709            + lib/Text/Abbrev/t/abbrev.t
4710            - t/lib/abbrev.t
4711            ! MANIFEST
4712 ____________________________________________________________________________
4713 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
4714         Log: Make the code even more dynamical so that testname
4715              suffix length can change.
4716      Branch: perl
4717            ! lib/Test/Harness.pm t/TEST
4718 ____________________________________________________________________________
4719 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
4720         Log: Allow for deeper t/ and also a single test.pl.
4721      Branch: perl
4722            ! t/TEST t/harness
4723 ____________________________________________________________________________
4724 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
4725         Log: #define fix from Nicholas Clark.
4726      Branch: perl
4727            ! ext/POSIX/POSIX.xs
4728 ____________________________________________________________________________
4729 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
4730         Log: Initialization is nice.
4731      Branch: perl
4732            ! lib/Test/Harness.pm
4733 ____________________________________________________________________________
4734 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
4735         Log: Make t/TEST and t/harness to test also the t/ tests
4736              under the main lib/ and ext/ directories.  Fix Test::Harness
4737              to dynamically change the width of its "foo/bar....ok" output.
4738      Branch: perl
4739            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
4740 ____________________________________________________________________________
4741 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
4742         Log: Subject: [PATCH] Re: perl@10611 
4743              From: Nicholas Clark <nick@ccl4.org>
4744              Date: Sat, 16 Jun 2001 16:52:47 +0100
4745              Message-ID: <20010616165247.O98663@plum.flirble.org>
4746              
4747              The .xs parts, too.
4748      Branch: perl
4749            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
4750            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
4751 ____________________________________________________________________________
4752 [ 10632] By: nick                                  on 2001/06/16  16:44:35
4753         Log: Work-in-progress win32 layer semi-functional, checking 
4754              for UNIX breakage.
4755      Branch: perlio
4756            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
4757 ____________________________________________________________________________
4758 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
4759         Log: Subject: [PATCH] Re: perl@10611 
4760              From: Nicholas Clark <nick@ccl4.org>
4761              Date: Sat, 16 Jun 2001 16:52:47 +0100
4762              Message-ID: <20010616165247.O98663@plum.flirble.org>
4763      Branch: perl
4764            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
4765            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
4766            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
4767            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
4768            ! lib/ExtUtils/Constant.pm
4769 ____________________________________________________________________________
4770 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
4771         Log: Metaconfig unit change for #10629.
4772      Branch: metaconfig
4773            ! U/modified/Finish.U
4774 ____________________________________________________________________________
4775 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
4776         Log: The extraction changed directories.
4777      Branch: perl
4778            ! Configure
4779 ____________________________________________________________________________
4780 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
4781         Log: Math::BigInt 1.35 from Tels.
4782      Branch: perl
4783            + t/lib/mbimbf.t
4784            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
4785            ! t/lib/bigfltpm.t t/lib/bigintpm.t
4786 ____________________________________________________________________________
4787 [ 10627] By: nick                                  on 2001/06/16  14:54:52
4788         Log: Work in progress UNIX-side edit of win32 PerLIO layer
4789      Branch: perlio
4790            + win32/win32io.c
4791            ! perlio.c win32/makefile.mk
4792 ____________________________________________________________________________
4793 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
4794         Log: Subject: [PATCH 5.6.1] os2/diff-configure
4795              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4796              Date: Fri, 15 Jun 2001 01:19:36 -0400
4797              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
4798              
4799              Empty all of it because I think #10624 made even the
4800              last patch hunk unnecessary.
4801      Branch: perl
4802            ! os2/diff.configure
4803 ____________________________________________________________________________
4804 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
4805         Log: Metaconfig unit change for 10624.
4806      Branch: metaconfig
4807            ! U/modified/libc.U
4808      Branch: perl
4809            ! config_h.SH
4810 ____________________________________________________________________________
4811 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
4812         Log: Move the initialization of libnames to the beginning so
4813              that can one 'seed' it (as OS/2 does.)
4814      Branch: perl
4815            ! Configure
4816 ____________________________________________________________________________
4817 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
4818         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
4819              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4820              Date: Fri, 15 Jun 2001 19:10:57 -0400
4821              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
4822      Branch: perl
4823            ! os2/OS2/REXX/DLL/DLL.pm
4824 ____________________________________________________________________________
4825 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
4826         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
4827              From: "Craig A. Berry" <craigberry@mac.com>
4828              Date: Fri, 15 Jun 2001 17:00:03 -0500
4829              Message-Id: <a05101007b750342599be@[172.16.52.1]>
4830      Branch: perl
4831            ! vms/descrip_mms.template
4832 ____________________________________________________________________________
4833 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
4834         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
4835              From: "Craig A. Berry" <craigberry@mac.com>
4836              Date: Fri, 15 Jun 2001 18:39:42 -0500
4837              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
4838      Branch: perl
4839            ! lib/File/Spec/VMS.pm t/lib/extutils.t
4840 ____________________________________________________________________________
4841 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
4842         Log: Integrate perlio.
4843      Branch: perl
4844           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
4845           !> t/io/utf8.t t/lib/io_scalar.t
4846 ____________________________________________________________________________
4847 [ 10619] By: nick                                  on 2001/06/15  21:05:19
4848         Log: Generated files
4849      Branch: perlio
4850            ! embed.h proto.h
4851 ____________________________________________________________________________
4852 [ 10618] By: nick                                  on 2001/06/15  20:27:42
4853         Log: Fix open.pm to work via XS-implemented method calls rather
4854              than *open::layers variables which caused all the HV/AV hassle.
4855      Branch: perlio
4856            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
4857            ! t/lib/io_scalar.t
4858 ____________________________________________________________________________
4859 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
4860         Log: Integrate perlio.
4861      Branch: perl
4862           !> lib/ExtUtils/Constant.pm
4863 ____________________________________________________________________________
4864 [ 10616] By: nick                                  on 2001/06/15  18:46:47
4865         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
4866      Branch: perlio
4867            ! lib/ExtUtils/Constant.pm
4868 ____________________________________________________________________________
4869 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
4870         Log: Integrate perlio.
4871      Branch: perl
4872           !> ext/Socket/Socket.xs
4873 ____________________________________________________________________________
4874 [ 10614] By: nick                                  on 2001/06/15  18:33:37
4875         Log: MULTIPLICITY fix for Socket.xs
4876      Branch: perlio
4877            ! ext/Socket/Socket.xs
4878 ____________________________________________________________________________
4879 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
4880         Log: Subject: Re: perl@10611
4881              From: Doug MacEachern <dougm@covalent.net>
4882              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
4883              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
4884      Branch: perl
4885            ! ext/Socket/Socket.xs
4886 ____________________________________________________________________________
4887 [ 10612] By: nick                                  on 2001/06/15  16:14:38
4888         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
4889      Branch: perlio
4890           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
4891           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
4892           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
4893           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
4894           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
4895           !> utils/h2ph.PL
4896 ____________________________________________________________________________
4897 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
4898         Log: Update Changes.
4899      Branch: perl
4900            ! Changes patchlevel.h
4901 ____________________________________________________________________________
4902 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
4903         Log: Upping the test count.
4904      Branch: perl
4905            ! t/lib/filefind.t
4906 ____________________________________________________________________________
4907 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
4908         Log: Integrate perlio.
4909      Branch: perl
4910           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
4911 ____________________________________________________________________________
4912 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
4913         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
4914              From: andreas.koenig@anima.de (Andreas J. Koenig)
4915              Date: 15 Jun 2001 13:30:39 +0200
4916              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
4917              
4918              Record the grim history.
4919      Branch: perl
4920            ! lib/File/Find.pm
4921 ____________________________________________________________________________
4922 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
4923         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
4924              From: Brian McCauley <nobull@mail.com>
4925              Date: 15 Jun 2001 07:51:26 +0100
4926              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
4927      Branch: perl
4928            ! lib/File/Find.pm t/lib/filefind.t
4929 ____________________________________________________________________________
4930 [ 10606] By: nick                                  on 2001/06/15  14:00:08
4931         Log: regen_config_h for Win32.
4932      Branch: perlio
4933            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4934 ____________________________________________________________________________
4935 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
4936         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
4937              From: Peter Prymmer <pvhp@forte.com>
4938              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
4939              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
4940      Branch: perl
4941            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
4942 ____________________________________________________________________________
4943 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
4944         Log: Some filesystems require writability for rename/unlink.
4945      Branch: perl
4946            ! opcode.pl
4947 ____________________________________________________________________________
4948 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
4949         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
4950              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
4951              Date: Fri, 15 Jun 2001 12:08:53 +0200
4952              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
4953      Branch: perl
4954            ! perlio.c
4955 ____________________________________________________________________________
4956 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
4957         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
4958              From: Mike Guy <mjtg@cam.ac.uk>
4959              Date: Fri, 15 Jun 2001 14:11:49 +0100
4960              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
4961      Branch: perl
4962            ! opcode.pl
4963 ____________________________________________________________________________
4964 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
4965         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
4966              From: Nicholas Clark <nick@ccl4.org>
4967              Date: Thu, 14 Jun 2001 23:52:56 +0100
4968              Message-ID: <20010614235256.G98663@plum.flirble.org>
4969      Branch: perl
4970            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
4971            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
4972 ____________________________________________________________________________
4973 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
4974         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
4975              From: Russ Allbery <rra@stanford.edu>
4976              Date: 14 Jun 2001 13:24:43 -0700
4977              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
4978      Branch: perl
4979            ! ext/GDBM_File/GDBM_File.pm
4980 ____________________________________________________________________________
4981 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
4982         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
4983              From: Nicholas Clark <nick@ccl4.org>
4984              Date: Thu, 14 Jun 2001 20:37:47 +0100
4985              Message-ID: <20010614203747.F98663@plum.flirble.org>
4986      Branch: perl
4987            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
4988            ! t/lib/gdbm.t
4989 ____________________________________________________________________________
4990 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
4991         Log: Integrate perlio.
4992      Branch: perl
4993           !> makedef.pl sv.c
4994 ____________________________________________________________________________
4995 [ 10597] By: nick                                  on 2001/06/15  11:08:13
4996         Log: Check that HVs with HvNAME() != NULL are really stashes before
4997              treating them as such. Also be more defensive on the GvCV.
4998              Win32 fork and dprof now working again. 
4999      Branch: perlio
5000            ! sv.c
5001 ____________________________________________________________________________
5002 [ 10596] By: nick                                  on 2001/06/15  10:11:20
5003         Log: Integrate mainline.
5004      Branch: perlio
5005           +> Cross/README
5006           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
5007           !> Porting/config_H config_h.SH configure.com epoc/config.sh
5008           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
5009           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
5010           !> vos/config.ga.h win32/config.bc win32/config.gc
5011           !> win32/config.vc win32/config_H.bc win32/config_H.gc
5012           !> win32/config_H.vc
5013 ____________________________________________________________________________
5014 [ 10595] By: nick                                  on 2001/06/15  09:37:17
5015         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
5016              - Win32 (VC++) now builds but fails:
5017              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
5018              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
5019              write.t    - open(...,"|-") not implemented on Win32 
5020      Branch: perlio
5021            ! makedef.pl
5022 ____________________________________________________________________________
5023 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
5024         Log: Integrate perlio.
5025      Branch: perl
5026           !> perlio.c win32/makefile.mk
5027 ____________________________________________________________________________
5028 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
5029         Log: Metaconfig unit changes for #10592.
5030      Branch: metaconfig
5031            + U/modified/i_varhdr.U U/modified/startsh.U
5032            - U/a_dvisory/crosscompile.U U/target/Target.U
5033            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
5034            ! U/compline/bitpbyte.U U/compline/byteorder.U
5035            ! U/compline/ccflags.U U/compline/charsize.U
5036            ! U/compline/d_casti32.U U/compline/d_castneg.U
5037            ! U/compline/d_closedir.U U/compline/d_fd_set.U
5038            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
5039            ! U/compline/d_keepsig.U U/compline/d_open3.U
5040            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
5041            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
5042            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
5043            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
5044            ! U/compline/doublesize.U U/compline/floatsize.U
5045            ! U/compline/nblock_io.U U/compline/orderlib.U
5046            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
5047            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
5048            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
5049            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
5050            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
5051            ! U/modified/spitshell.U U/threads/archname.U
5052            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
5053            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
5054            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
5055            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
5056            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
5057      Branch: metaconfig/U/perl
5058            + Cross.U
5059            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
5060            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
5061            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
5062            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
5063            ! stdio_streams.U uselfs.U
5064 ____________________________________________________________________________
5065 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
5066         Log: The first steps towards cross-compilation.
5067              
5068              Abstract execution of compiled test executables with $run,
5069              and abstract transfer of files with $to and $from.
5070              
5071              Under cross-compilation the $run, $to, and $from will point
5072              to appropriate wrapper scripts, by default ssh and scp,
5073              but also rsh, rcp, and cp are supported.  If not
5074              cross-compiling, they will be set to '', ':', and ':',
5075              respectively.
5076              
5077              With these patches I was able to get Configure for
5078              iPAQ ARM Linux on an Intel Linux about 95% right
5079              (only a few tests failed to execute or they produced
5080              incorrect results), and I was able to compile
5081              a functional miniperl.
5082              
5083              The symbol crosscompile renamed to be usecrosscompile,
5084              the corresponding C symbol from CROSSCOMPILE to
5085              USE_CROSS_COMPILE.
5086      Branch: perl
5087            ! Configure Cross/README Makefile.SH Porting/Glossary
5088            ! Porting/config.sh Porting/config_H config_h.SH configure.com
5089            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
5090            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
5091            ! vos/config.ga.def vos/config.ga.h win32/config.bc
5092            ! win32/config.gc win32/config.vc win32/config_H.bc
5093            ! win32/config_H.gc win32/config_H.vc
5094 ____________________________________________________________________________
5095 [ 10591] By: nick                                  on 2001/06/14  20:00:12
5096         Log: Steps along the road toward Win32 building again.
5097      Branch: perlio
5098            ! perlio.c win32/makefile.mk
5099 ____________________________________________________________________________
5100 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
5101         Log: Integrate perlio.
5102      Branch: perl
5103           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
5104 ____________________________________________________________________________
5105 [ 10589] By: nick                                  on 2001/06/14  13:54:07
5106         Log: Routine regen_config_h for Win32
5107      Branch: perlio
5108            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5109 ____________________________________________________________________________
5110 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
5111         Log: Integrate perlio.
5112      Branch: perl
5113           +> perlyline.pl
5114           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
5115 ____________________________________________________________________________
5116 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
5117         Log: A placeholder.
5118      Branch: perl
5119            + Cross/README
5120 ____________________________________________________________________________
5121 [ 10586] By: nick                                  on 2001/06/14  08:25:07
5122         Log: Add new step to run_byacc which:
5123              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
5124              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
5125      Branch: perlio
5126            + perlyline.pl
5127            ! MANIFEST Makefile.SH perly.c
5128 ____________________________________________________________________________
5129 [ 10585] By: nick                                  on 2001/06/14  08:22:29
5130         Log: Integrate mainline
5131      Branch: perlio
5132           +> locale.c numeric.c
5133           !> Changes cygwin/Makefile.SHs embed.h embed.pl
5134           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
5135           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
5136           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
5137           !> x2p/Makefile.SH
5138 ____________________________________________________________________________
5139 [ 10584] By: nick                                  on 2001/06/14  08:05:53
5140         Log: Hack to remove insecure directories from PATH so test will run.
5141      Branch: perlio
5142            ! t/lib/filefind.t
5143 ____________________________________________________________________________
5144 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
5145         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
5146      Branch: perl
5147            - t/lib/mbimbf.t
5148            ! MANIFEST
5149 ____________________________________________________________________________
5150 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
5151         Log: Detypo.
5152      Branch: perl
5153            ! x2p/Makefile.SH
5154 ____________________________________________________________________________
5155 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
5156         Log: de-$CONFIG continues.
5157      Branch: perl
5158            ! cygwin/Makefile.SHs x2p/Makefile.SH
5159 ____________________________________________________________________________
5160 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
5161         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
5162              From: Nicholas Clark <nick@ccl4.org>
5163              Date: Wed, 13 Jun 2001 21:20:13 +0100
5164              Message-ID: <20010613212013.D98663@plum.flirble.org>
5165      Branch: perl
5166            ! opcode.pl
5167 ____________________________________________________________________________
5168 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
5169         Log: Subject: splitting util.c
5170              From: Hugo <hv@crypt.compulink.co.uk>
5171              Date: Thu, 14 Jun 2001 00:41:08 +0100
5172              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
5173      Branch: perl
5174            + locale.c numeric.c
5175            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
5176            ! pod/perlapi.pod proto.h util.c
5177 ____________________________________________________________________________
5178 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
5179         Log: Upgrade to Math::BigInt 1.34 from Tels.
5180      Branch: perl
5181            + t/lib/mbimbf.t
5182            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
5183            ! t/lib/bigfltpm.t t/lib/bigintpm.t
5184 ____________________________________________________________________________
5185 [ 10577] By: nick                                  on 2001/06/13  19:02:48
5186         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
5187      Branch: perlio
5188           !> (integrate 125 files)
5189 ____________________________________________________________________________
5190 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
5191         Log: Update Changes.
5192      Branch: perl
5193            ! Changes patchlevel.h
5194 ____________________________________________________________________________
5195 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
5196         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
5197              From: "Craig A. Berry" <craigberry@mac.com>
5198              Date: Wed, 13 Jun 2001 13:24:28 -0500
5199              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
5200      Branch: perl
5201            ! ext/re/Makefile.PL
5202 ____________________________________________________________________________
5203 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
5204         Log: Mc.u.c. for #10573.
5205      Branch: metaconfig
5206            ! U/threads/usethreads.U
5207 ____________________________________________________________________________
5208 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
5209         Log: It would be also be good if I could type.
5210      Branch: perl
5211            ! Configure
5212 ____________________________________________________________________________
5213 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
5214         Log: Metaconfig unit change for #10571.
5215      Branch: metaconfig
5216            ! U/threads/usethreads.U
5217 ____________________________________________________________________________
5218 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
5219         Log: A non-empty default is a good thing.
5220      Branch: perl
5221            ! Configure
5222 ____________________________________________________________________________
5223 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
5224         Log: Metaconfig unit change for #10569.
5225      Branch: metaconfig
5226            ! U/threads/usethreads.U
5227 ____________________________________________________________________________
5228 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
5229         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
5230              extremely experimental, not even prompted for.
5231      Branch: perl
5232            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5233            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
5234            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
5235            ! win32/config.bc win32/config.gc win32/config.vc
5236 ____________________________________________________________________________
5237 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
5238         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
5239      Branch: perl
5240            ! pod/perlfaq6.pod
5241 ____________________________________________________________________________
5242 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
5243         Log: Integrate perlio; conflicts, accept Nick's versions.
5244      Branch: perl
5245           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
5246           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
5247 ____________________________________________________________________________
5248 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
5249         Log: Subject: Re: ext/ + -Wall
5250              From: Doug MacEachern <dougm@covalent.net>
5251              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
5252              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
5253      Branch: perl
5254            ! XSUB.h lib/ExtUtils/xsubpp perl.h
5255 ____________________________________________________________________________
5256 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
5257         Log: Similar logic as DB_File.xs, using the modern macros and
5258              defines them to older ones for older Perls where PERL_VERSION
5259              is not defined, from Doug MacEachern.
5260      Branch: perl
5261            ! ext/Storable/Storable.xs
5262 ____________________________________________________________________________
5263 [ 10564] By: nick                                  on 2001/06/13  15:22:01
5264         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
5265              and using that instead (name lookups are sequential search for now).
5266      Branch: perlio
5267            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
5268            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
5269 ____________________________________________________________________________
5270 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
5271         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
5272              From: "Richard Soderberg" <rs@crystalflame.net>
5273              Date: Sat, 26 May 2001 06:44:20 -0700
5274              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
5275      Branch: perl
5276            ! sv.c t/op/glob.t
5277 ____________________________________________________________________________
5278 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
5279         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
5280              From: "Craig A. Berry" <craigberry@mac.com>
5281              Date: Tue, 12 Jun 2001 23:55:26 -0500
5282              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
5283      Branch: perl
5284            ! ext/re/Makefile.PL ext/re/re.xs
5285 ____________________________________________________________________________
5286 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
5287         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
5288              suggested by NI-S.
5289      Branch: perl
5290            ! XSUB.h malloc.c perl.h
5291 ____________________________________________________________________________
5292 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
5293         Log: Regen toc.
5294      Branch: perl
5295            ! pod/perltoc.pod
5296 ____________________________________________________________________________
5297 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
5298         Log: Subject: [patch] perl.gprof control
5299              From: Doug MacEachern <dougm@covalent.net>
5300              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
5301              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
5302      Branch: perl
5303            ! miniperlmain.c perl.h
5304 ____________________________________________________________________________
5305 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
5306         Log: Subject: Re: ext/ + -Wall
5307              From: Doug MacEachern <dougm@covalent.net>
5308              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
5309              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
5310              
5311              Document ax and break up dXSARGS.
5312      Branch: perl
5313            ! XSUB.h pod/perlapi.pod
5314 ____________________________________________________________________________
5315 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
5316         Log: More AIX tweakage from Merijn.
5317      Branch: perl
5318            ! hints/aix.sh
5319 ____________________________________________________________________________
5320 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
5321         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
5322              From: "Craig A. Berry" <craigberry@mac.com>
5323              Date: Tue, 12 Jun 2001 22:57:45 -0500
5324              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
5325      Branch: perl
5326            ! vms/descrip_mms.template
5327 ____________________________________________________________________________
5328 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
5329         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
5330              From: "Craig A. Berry" <craigberry@mac.com>
5331              Date: Tue, 12 Jun 2001 22:21:39 -0500
5332              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
5333      Branch: perl
5334            ! configure.com util.c
5335 ____________________________________________________________________________
5336 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
5337         Log: New AIX dynaloading code from Jens-Uwe Mager.
5338              Does break binary compatibility.
5339      Branch: perl
5340            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
5341 ____________________________________________________________________________
5342 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
5343         Log: VMS DEC C compiler found nits by Peter Prymmer.
5344      Branch: perl
5345            ! util.c
5346 ____________________________________________________________________________
5347 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
5348         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
5349              From: Peter Prymmer <pvhp@forte.com>
5350              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
5351              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
5352      Branch: perl
5353            ! t/lib/filecomp.t
5354 ____________________________________________________________________________
5355 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
5356         Log: I wonder how many $CONFIGs still lurk in the shadows.
5357      Branch: perl
5358            ! pod/Makefile.SH x2p/cflags.SH
5359 ____________________________________________________________________________
5360 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
5361         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
5362      Branch: perl
5363            ! pod/checkpods.PL
5364 ____________________________________________________________________________
5365 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
5366         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
5367      Branch: perl
5368            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
5369 ____________________________________________________________________________
5370 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
5371         Log: Subject: [patch] rid local_patches warnings
5372              From: Doug MacEachern <dougm@covalent.net>
5373              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
5374              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
5375      Branch: perl
5376            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
5377 ____________________________________________________________________________
5378 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
5379         Log: Subject: Re: ext/ + -Wall
5380              From: Doug MacEachern <dougm@covalent.net>
5381              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
5382              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
5383      Branch: perl
5384            ! ext/attrs/attrs.xs
5385 ____________________________________________________________________________
5386 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
5387         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
5388              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
5389              Date: Tue, 12 Jun 2001 14:36:20 -0400
5390              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
5391      Branch: perl
5392            ! pod/perlretut.pod
5393 ____________________________________________________________________________
5394 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
5395         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
5396              From: Mike Guy <mjtg@cam.ac.uk>
5397              Date: Tue, 12 Jun 2001 19:10:31 +0100
5398              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
5399              
5400              Subject: Re: [ID 20010612.001] out of memory during regex compilation
5401              From: Mike Guy <mjtg@cam.ac.uk>
5402              Date: Tue, 12 Jun 2001 19:21:01 +0100
5403              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
5404      Branch: perl
5405            ! pod/perlop.pod
5406 ____________________________________________________________________________
5407 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
5408         Log: AIX tweaks from Merijn H. Brand.
5409      Branch: perl
5410            ! hints/aix.sh
5411 ____________________________________________________________________________
5412 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
5413         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
5414              From: "Brendan O'Dea" <bod@compusol.com.au>
5415              Date: Wed, 13 Jun 2001 05:16:47 +1000
5416              Message-ID: <20010613051647.A8945@compusol.com.au>
5417      Branch: maint-5.6/perl
5418            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
5419 ____________________________________________________________________________
5420 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
5421         Log: Subject: Small bcopy cleanup
5422              From: Andy Dougherty <doughera@lafayette.edu>
5423              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
5424              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
5425      Branch: perl
5426            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
5427 ____________________________________________________________________________
5428 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
5429         Log: Subject: [PATCH] Re: ext/ + -Wall
5430              From: Nicholas Clark <nick@ccl4.org>
5431              Date: Wed, 13 Jun 2001 00:04:30 +0100
5432              Message-ID: <20010613000430.M5901@plum.flirble.org>
5433      Branch: perl
5434            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
5435 ____________________________________________________________________________
5436 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
5437         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
5438              From: Nicholas Clark <nick@ccl4.org>
5439              Date: Tue, 12 Jun 2001 23:53:07 +0100
5440              Message-ID: <20010612235307.L5901@plum.flirble.org>
5441      Branch: perl
5442            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
5443 ____________________________________________________________________________
5444 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
5445         Log: MPE/iX tweaks from Mark Bixby.
5446      Branch: perl
5447            ! hints/mpeix.sh mpeix/mpeixish.h util.c
5448 ____________________________________________________________________________
5449 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
5450         Log: Update Changes.
5451      Branch: perl
5452            ! Changes patchlevel.h
5453 ____________________________________________________________________________
5454 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
5455         Log: One less -Wall whine (found under DEBUGGING).
5456      Branch: perl
5457            ! x2p/Makefile.SH x2p/a2p.c
5458 ____________________________________________________________________________
5459 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
5460         Log: s/case-independent/case-insensitive/g
5461      Branch: perl
5462            ! pod/perldebug.pod
5463 ____________________________________________________________________________
5464 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
5465         Log: As suggested in    
5466              
5467              Subject: Re: ext/ + -Wall
5468              From: Gurusamy Sarathy <gsar@ActiveState.com>
5469              Date: Mon, 11 Jun 2001 23:34:31 -0700
5470              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
5471      Branch: perl
5472            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
5473            ! perl.h
5474 ____________________________________________________________________________
5475 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
5476         Log: Subject: ext/ + -Wall
5477              From: Doug MacEachern <dougm@covalent.net>
5478              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
5479              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
5480      Branch: perl
5481            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
5482            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
5483            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
5484            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
5485            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
5486            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
5487            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
5488            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
5489            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
5490            ! lib/ExtUtils/xsubpp
5491 ____________________________________________________________________________
5492 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
5493         Log: Subject: [PATCH] anonymous stashes
5494              From: Abhijit Menon-Sen <ams@wiw.org>
5495              Date: Tue, 12 Jun 2001 12:47:04 +0530
5496              Message-ID: <20010612124704.A29029@lustre.linux.in>
5497      Branch: perl
5498            ! dump.c gv.c sv.c xsutils.c
5499 ____________________________________________________________________________
5500 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
5501         Log: One more test for $^S.
5502      Branch: perl
5503            ! t/op/magic.t
5504 ____________________________________________________________________________
5505 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
5506         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
5507              From: Abhijit Menon-Sen <ams@wiw.org>
5508              Date: Tue, 12 Jun 2001 17:35:55 +0530
5509              Message-ID: <20010612173555.A32426@lustre.linux.in>
5510      Branch: perl
5511            ! mg.c t/op/magic.t
5512 ____________________________________________________________________________
5513 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
5514         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
5515              From: Mike Guy <mjtg@cam.ac.uk>
5516              Date: Tue, 12 Jun 2001 13:14:15 +0100
5517              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
5518      Branch: perl
5519            ! pod/perlop.pod
5520 ____________________________________________________________________________
5521 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
5522         Log: AUTHORS updates.
5523      Branch: perl
5524            ! AUTHORS
5525 ____________________________________________________________________________
5526 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
5527         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
5528              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
5529              Content-Transfer-Encoding: 7bit
5530              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
5531      Branch: perl
5532            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
5533 ____________________________________________________________________________
5534 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
5535         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
5536              From: "Philip Newton" <Philip.Newton@gmx.net>
5537              Date: Mon, 11 Jun 2001 07:08:03 +0200
5538              Message-Id: <200106120802.LAA08992@taas.iki.fi>
5539      Branch: perl
5540            ! t/base/term.t
5541 ____________________________________________________________________________
5542 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
5543         Log: Cleanup the a2p.c for -Wall.
5544      Branch: perl
5545            ! x2p/Makefile.SH x2p/a2p.c
5546 ____________________________________________________________________________
5547 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
5548         Log: File::Find update for MacOS from Chris Nandor.
5549      Branch: perl
5550            ! lib/File/Find.pm t/lib/filefind.t
5551 ____________________________________________________________________________
5552 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
5553         Log: gcc -Wall nits picked out by a non-UNIX system
5554              (courtesy of Mark Bixby)
5555      Branch: perl
5556            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
5557            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
5558            ! pp_sys.c util.c
5559 ____________________________________________________________________________
5560 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
5561         Log: Metaconfig unit change for #10522.  (The d_modfl changes
5562              placate metalint.)
5563      Branch: metaconfig/U/perl
5564            ! d_modfl.U d_u32align.U
5565 ____________________________________________________________________________
5566 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
5567         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
5568              be "./try 2>&1 >/dev/null".
5569      Branch: perl
5570            ! Configure
5571 ____________________________________________________________________________
5572 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
5573         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
5574              From: "Craig A. Berry" <craigberry@mac.com>
5575              Date: Mon, 11 Jun 2001 14:00:32 -0500
5576              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
5577      Branch: perl
5578            ! configure.com
5579 ____________________________________________________________________________
5580 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
5581         Log: Move the full \p\P lists to perlunicode.
5582      Branch: perl
5583            ! pod/perlretut.pod pod/perlunicode.pod
5584 ____________________________________________________________________________
5585 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
5586         Log: VOS build tweak for 5.6.1 from Paul Green.
5587      Branch: maint-5.6/perl
5588            ! vos/build.cm
5589 ____________________________________________________________________________
5590 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
5591         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
5592              From: "Craig A. Berry" <craigberry@mac.com>
5593              Date: Fri, 8 Jun 2001 18:08:18 -0500
5594              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
5595      Branch: perl
5596            ! vms/vms.c
5597 ____________________________________________________________________________
5598 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
5599         Log: Update Changes.
5600      Branch: perl
5601            ! Changes patchlevel.h
5602 ____________________________________________________________________________
5603 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
5604         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
5605      Branch: perl
5606            ! vos/config.alpha.h vos/config.ga.h
5607 ____________________________________________________________________________
5608 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
5609         Log: VOS updates from Paul Green for @10476.
5610      Branch: perl
5611            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
5612            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
5613            ! vos/config.ga.h vos/configure_perl.cm
5614 ____________________________________________________________________________
5615 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
5616         Log: Subject: [PATCH] Not many people know this ...
5617              From: Mike Guy <mjtg@cam.ac.uk>
5618              Date: Mon, 11 Jun 2001 14:55:15 +0100
5619              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
5620      Branch: perl
5621            ! pod/perldebug.pod
5622 ____________________________________________________________________________
5623 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
5624         Log: Add final commas to lists as suggested by Philip Newton.
5625      Branch: perl
5626            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
5627 ____________________________________________________________________________
5628 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
5629         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
5630              Date: Sun, 10 Jun 2001 23:35:38 -0400
5631              From: Chris Nandor <pudge@pobox.com>
5632              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
5633      Branch: perl
5634            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
5635            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
5636            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
5637            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
5638            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
5639            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
5640            ! t/op/write.t t/pragma/strict.t
5641 ____________________________________________________________________________
5642 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
5643         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
5644              From: Chris Nandor <pudge@pobox.com>
5645              Date: Mon, 11 Jun 2001 08:24:28 -0400
5646              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
5647      Branch: perl
5648            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
5649            ! t/lib/io_dir.t
5650 ____________________________________________________________________________
5651 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
5652         Log: One more run_byacc (a hand-tweaked version had slipped in).
5653      Branch: perl
5654            ! perly.c vms/perly_c.vms
5655 ____________________________________________________________________________
5656 [ 10509] By: nick                                  on 2001/06/11  07:49:15
5657         Log: Integrate mainline
5658      Branch: perlio
5659           !> Makefile.SH embed.h embed.pl global.sym
5660           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
5661           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
5662           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
5663           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
5664 ____________________________________________________________________________
5665 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
5666         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
5667              From: Mike Guy <mjtg@cam.ac.uk>
5668              Reply-To: mjtg@cam.ac.uk
5669              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
5670      Branch: perl
5671            ! lib/ExtUtils/Manifest.pm
5672 ____________________________________________________________________________
5673 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
5674         Log: Subject: [PATCH] ExtUtils::Constant
5675              From: Nicholas Clark <nick@ccl4.org>
5676              Date: Sun, 10 Jun 2001 23:25:41 +0100
5677              Message-ID: <20010610232540.C76396@plum.flirble.org>
5678      Branch: perl
5679            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
5680 ____________________________________________________________________________
5681 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
5682         Log: Integrate perlio.
5683      Branch: perl
5684           !> iperlsys.h
5685 ____________________________________________________________________________
5686 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
5687         Log: Move the grok_number and its lieutenant grok_numeric_radix
5688              from sv.c statics to util.c and public.
5689      Branch: perl
5690            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
5691            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
5692 ____________________________________________________________________________
5693 [ 10504] By: nick                                  on 2001/06/10  17:47:06
5694         Log: Fix (valid) -Wall warnings in perlio.c
5695      Branch: perlio
5696            ! iperlsys.h
5697 ____________________________________________________________________________
5698 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
5699         Log: Update perly_c.diff, update perly.fixer to edit away
5700              some of the -Wall noise.
5701      Branch: perl
5702            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
5703 ____________________________________________________________________________
5704 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
5705         Log: Check the version of byacc.
5706      Branch: perl
5707            ! Makefile.SH
5708 ____________________________________________________________________________
5709 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
5710         Log: Subject: [PATCH] perly.y overhaul
5711              From: Simon Cozens <simon@netthink.co.uk>
5712              Date: Sun, 10 Jun 2001 16:56:54 +0100
5713              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
5714              
5715              Plus make run_byacc.
5716      Branch: perl
5717            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
5718 ____________________________________________________________________________
5719 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
5720         Log: Integrate perlio.
5721      Branch: perl
5722           !> perlio.c perlsfio.h
5723 ____________________________________________________________________________
5724 [ 10499] By: nick                                  on 2001/06/10  15:01:08
5725         Log: Integrate mainline
5726      Branch: perlio
5727           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
5728           !> t/pragma/locale.t util.c
5729 ____________________________________________________________________________
5730 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
5731         Log: Put some meat on the perl572delta bones.  The list of
5732              selected bug fixes needs more work, as does still the
5733              whole document.
5734      Branch: perl
5735            ! pod/perl572delta.pod
5736 ____________________________________________________________________________
5737 [ 10497] By: nick                                  on 2001/06/10  12:27:51
5738         Log: Paper over a crack or two with USE_SFIO
5739      Branch: perlio
5740            ! perlio.c perlsfio.h
5741 ____________________________________________________________________________
5742 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
5743         Log: Update Changes.
5744      Branch: perl
5745            ! Changes patchlevel.h
5746 ____________________________________________________________________________
5747 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
5748         Log: Subject: Re: pragma/locale.t #107
5749              From: Hugo <hv@crypt.compulink.co.uk>
5750              Date: Sun, 10 Jun 2001 11:23:30 +0100
5751              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
5752              
5753              Encapsulate the scan of the decimal radix separator.
5754      Branch: perl
5755            ! embed.h embed.pl proto.h sv.c
5756 ____________________________________________________________________________
5757 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
5758         Log: Try to grok numbers both with the locale specific separator
5759              and with the usual "." (if different from the lss); add a test
5760              to locale.t to do also a little bit of math in addition to just
5761              equalness testing; remove extraneous logic as suggested in
5762              
5763              Subject: Re: pragma/locale.t #107
5764              From: Nicholas Clark <nick@ccl4.org>
5765              Date: Sat, 9 Jun 2001 22:37:36 +0100
5766              Message-ID: <20010609223735.Y76396@plum.flirble.org>
5767      Branch: perl
5768            ! sv.c t/pragma/locale.t
5769 ____________________________________________________________________________
5770 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
5771         Log: Metaconfig unit change for #10492.
5772      Branch: metaconfig/U/perl
5773            ! Extensions.U
5774 ____________________________________________________________________________
5775 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
5776         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
5777              From: Artur Bergman <artur@contiller.se> 
5778              Date: Sat, 09 Jun 2001 21:03:51 +0200
5779              Message-ID: <B7483FB6.1398%artur@contiller.se>
5780      Branch: perl
5781            ! Configure
5782 ____________________________________________________________________________
5783 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
5784         Log: Integrate perlio.
5785      Branch: perl
5786           !> perlsfio.h
5787 ____________________________________________________________________________
5788 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
5789         Log: Do locale specific separator if only in locale.
5790      Branch: perl
5791            ! util.c
5792 ____________________________________________________________________________
5793 [ 10489] By: nick                                  on 2001/06/09  19:13:25
5794         Log: Make XS/Typemap compile (but fail) with sfio
5795      Branch: perlio
5796            ! perlsfio.h
5797 ____________________________________________________________________________
5798 [ 10488] By: nick                                  on 2001/06/09  19:12:51
5799         Log: Re-integrate mainline
5800      Branch: perlio
5801           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
5802           !> proto.h sv.c util.c
5803 ____________________________________________________________________________
5804 [ 10487] By: nick                                  on 2001/06/09  16:26:29
5805         Log: Integrate mainline
5806      Branch: perlio
5807           !> (integrate 31 files)
5808 ____________________________________________________________________________
5809 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
5810         Log: Subject: [PATCH] New attempt to clone callack
5811              From: Artur Bergman <artur@contiller.se> 
5812              Date: Thu, 07 Jun 2001 11:52:16 +0200
5813              Message-ID: <B7451B6F.12B7%artur@contiller.se>
5814      Branch: perl
5815            ! embedvar.h intrpvar.h perlapi.h sv.c
5816 ____________________________________________________________________________
5817 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
5818         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
5819      Branch: perl
5820            ! embed.h embed.pl perl.h proto.h sv.c util.c
5821 ____________________________________________________________________________
5822 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
5823         Log: Subject: Re: pragma/locale.t #107
5824              From: Nicholas Clark <nick@ccl4.org>
5825              Date: Sat, 9 Jun 2001 16:26:10 +0100
5826              Message-ID: <20010609162609.V76396@plum.flirble.org>
5827              
5828              A missing NVification.
5829      Branch: perl
5830            ! sv.c
5831 ____________________________________________________________________________
5832 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
5833         Log: Redo the #10482, there already was a test script for formats.
5834      Branch: perl
5835            - t/io/format.t
5836            ! MANIFEST t/op/write.t
5837 ____________________________________________________________________________
5838 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
5839         Log: Twisted format testing, from Merijn.
5840      Branch: perl
5841            + t/io/format.t
5842            ! MANIFEST
5843 ____________________________________________________________________________
5844 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
5845         Log: More \p{In...} testing, combined with \N{...}.
5846      Branch: perl
5847            ! lib/utf8_heavy.pl t/op/pat.t
5848 ____________________________________________________________________________
5849 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
5850         Log: Metaconfig changes for #10479.
5851      Branch: metaconfig
5852            ! U/Glossary.patch
5853      Branch: metaconfig/U/perl
5854            ! d_modfl.U
5855 ____________________________________________________________________________
5856 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
5857         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
5858      Branch: perl
5859            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5860            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
5861            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
5862            ! win32/config.bc win32/config.gc win32/config.vc
5863 ____________________________________________________________________________
5864 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
5865         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
5866              From: "Craig A. Berry" <craigberry@mac.com>
5867              Date: Thu, 7 Jun 2001 14:27:20 -0500
5868              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
5869      Branch: perl
5870            ! vms/perlvms.pod
5871 ____________________________________________________________________________
5872 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
5873         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
5874              From: Gisle Aas <gisle@ActiveState.com>
5875              Date: 07 Jun 2001 17:04:29 -0700
5876              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
5877      Branch: perl
5878            ! ext/re/re.xs
5879 ____________________________________________________________________________
5880 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
5881         Log: Update Changes.
5882      Branch: perl
5883            ! Changes patchlevel.h
5884 ____________________________________________________________________________
5885 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
5886         Log: Regen Glossary et alia.
5887      Branch: perl
5888            ! Porting/Glossary Porting/config.sh Porting/config_H
5889 ____________________________________________________________________________
5890 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
5891         Log: Metaconfig unit changes for #10473.
5892      Branch: metaconfig/U/perl
5893            ! d_modfl.U
5894 ____________________________________________________________________________
5895 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
5896         Log: Harumph, also AIX will spill its guts (i.e. dump core)
5897              if an executable contains modfl() but it hasn't been
5898              compiled right (in the case of AIX, with cc -qlongdouble).
5899      Branch: perl
5900            ! Configure
5901 ____________________________________________________________________________
5902 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
5903         Log: integrate change#10471 from mainline
5904              
5905              in change#10451, check that CvOUTSIDE is a CV before looking in
5906              (it can apparently be SVt_NULL during global destruction)
5907      Branch: maint-5.6/perl
5908           !> op.c
5909 ____________________________________________________________________________
5910 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
5911         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
5912              (it can apparently be SVt_NULL during global destruction)
5913      Branch: perl
5914            ! op.c
5915 ____________________________________________________________________________
5916 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
5917         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
5918              From: Robin Barker <rmb1@cise.npl.co.uk>
5919              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
5920              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
5921      Branch: perl
5922            ! lib/diagnostics.pm pod/perldiag.pod
5923 ____________________________________________________________________________
5924 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
5925         Log: Subject: [PATCH perl@10439] long =item
5926              From: Robin Barker <rmb1@cise.npl.co.uk>
5927              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
5928              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
5929      Branch: perl
5930            ! README.amiga lib/Attribute/Handlers.pm
5931            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
5932 ____________________________________________________________________________
5933 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
5934         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
5935              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
5936              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
5937              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
5938      Branch: perl
5939            ! pod/perlguts.pod
5940 ____________________________________________________________________________
5941 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
5942         Log: Integrate perlio.
5943      Branch: perl
5944           !> sv.c
5945 ____________________________________________________________________________
5946 [ 10466] By: nick                                  on 2001/06/07  10:25:40
5947         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
5948              whitespace tweaks.
5949              Still coredumps in pragma/overload.t - what a nice hard fail that is...
5950      Branch: perlio
5951            ! sv.c
5952 ____________________________________________________________________________
5953 [ 10465] By: nick                                  on 2001/06/07  08:41:58
5954         Log: Raw integrate of mainline for S_grok_number debug
5955              (sv.c has MULTIPLICITY issues as well as whatever else ...)
5956      Branch: perlio
5957            - plan9/perlplan9.doc plan9/perlplan9.pod
5958           !> (integrate 46 files)
5959 ____________________________________________________________________________
5960 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
5961         Log: The proper prototyping for #10463.
5962      Branch: perl
5963            ! embed.h embed.pl proto.h sv.c
5964 ____________________________________________________________________________
5965 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
5966         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
5967              From: Nicholas Clark <nick@ccl4.org>
5968              Date: Thu, 7 Jun 2001 00:29:59 +0100
5969              Message-ID: <20010607002959.Z76396@plum.flirble.org>
5970      Branch: perl
5971            ! sv.c
5972 ____________________________________________________________________________
5973 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
5974         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
5975              From: "Craig A. Berry" <craigberry@mac.com>
5976              Date: Wed, 06 Jun 2001 17:54:30 -0500
5977              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
5978      Branch: perl
5979            ! vms/perlvms.pod
5980 ____________________________________________________________________________
5981 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
5982         Log: Podify the remaining README.platform files;
5983              merge README.plan9 and plan9/perlplan9.pod;
5984              delete plan9/perlplan9.* (the perlplan.doc needs to
5985              be regenerated in Plan 9); make the =head1 and =head2
5986              in the README.platform to be a little more verbose
5987              (skipped README.os2 not to anger Ilya) so that they
5988              look better in the toc; regen toc.
5989      Branch: perl
5990            - plan9/perlplan9.doc plan9/perlplan9.pod
5991            ! MANIFEST README.aix README.amiga README.apollo README.beos
5992            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
5993            ! README.hpux README.hurd README.machten README.macos
5994            ! README.micro README.mint README.mpeix README.os390
5995            ! README.plan9 README.qnx README.solaris README.threads
5996            ! README.tru64 README.vmesa README.vms README.vos README.win32
5997            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
5998            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
5999 ____________________________________________________________________________
6000 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
6001         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
6002              From: Mike Guy <mjtg@cam.ac.uk>
6003              Reply-To: mjtg@cam.ac.uk
6004              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
6005      Branch: perl
6006            ! pod/perlguts.pod
6007 ____________________________________________________________________________
6008 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
6009         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
6010              From: Mike Guy <mjtg@cam.ac.uk>
6011              Reply-To: mjtg@cam.ac.uk
6012              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
6013      Branch: perl
6014            ! pod/perlsec.pod
6015 ____________________________________________________________________________
6016 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
6017         Log: Disable long doubles from pre-5.0 Tru64s.
6018      Branch: perl
6019            ! README.tru64 hints/dec_osf.sh
6020 ____________________________________________________________________________
6021 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
6022         Log: The #10455 exposed that modfl() is fundamentally busted
6023              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
6024              testing it.
6025      Branch: perl
6026            ! hints/dec_osf.sh
6027 ____________________________________________________________________________
6028 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
6029         Log: Metaconfig unit change for #10455.
6030      Branch: metaconfig/U/perl
6031            ! d_modfl.U
6032 ____________________________________________________________________________
6033 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
6034         Log: Configure check for geborken modfl(), inspired by
6035              
6036              Subject: Re: [20010118.017] op/int.t failure 
6037              From: Hugo <hv@crypt.compulink.co.uk>
6038              Date: Tue, 05 Jun 2001 13:43:27 +0100
6039              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
6040      Branch: perl
6041            ! Configure
6042 ____________________________________________________________________________
6043 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
6044         Log: Integrate changes #10450 and #10451 from maintperl:
6045              
6046              optimize change#10448 slightly (don't repeat search in eval""s lexical
6047              scope, since that has already been searched)
6048              
6049              change#9108 needs subtler treatment for case of closures created
6050              within eval""
6051      Branch: perl
6052           !> op.c t/op/misc.t
6053 ____________________________________________________________________________
6054 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
6055         Log: MakeMaker magic to compile (when no dynamic loading)
6056              List/Util.xsc as (ListUtil.c and) ListUtil.o since
6057              POSIX-BC (BS2000) linker has an evil limitation of
6058              being unable to include in the same executable several
6059              object files with the same name - case-insensitively -
6060              because otherwise we conflict with util.c.
6061              Strictly speaking currently required only in POSIX-BC
6062              but probably will do no harm elsewhere where static
6063              linking is required.
6064      Branch: perl
6065            ! ext/List/Util/Makefile.PL
6066 ____________________________________________________________________________
6067 [ 10452] By: nick                                  on 2001/06/06  08:59:51
6068         Log: Integrate mainline.
6069      Branch: perlio
6070           +> lib/Attribute/Handlers/demo/Demo.pm
6071           +> lib/Attribute/Handlers/demo/Descriptions.pm
6072           +> lib/Attribute/Handlers/demo/MyClass.pm
6073           +> lib/Attribute/Handlers/demo/demo.pl
6074           +> lib/Attribute/Handlers/demo/demo2.pl
6075           +> lib/Attribute/Handlers/demo/demo3.pl
6076           +> lib/Attribute/Handlers/demo/demo4.pl
6077           +> lib/Attribute/Handlers/demo/demo_call.pl
6078           +> lib/Attribute/Handlers/demo/demo_chain.pl
6079           +> lib/Attribute/Handlers/demo/demo_cycle.pl
6080           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
6081           +> lib/Attribute/Handlers/demo/demo_phases.pl
6082           +> lib/Attribute/Handlers/demo/demo_range.pl
6083           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
6084           +> uts/strtol_wrap.c
6085           !> (integrate 91 files)
6086 ____________________________________________________________________________
6087 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
6088         Log: change#9108 needs subtler treatment for case of closures created
6089              within eval""
6090      Branch: maint-5.6/perl
6091            ! op.c t/op/misc.t
6092 ____________________________________________________________________________
6093 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
6094         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
6095              scope, since that has already been searched)
6096      Branch: maint-5.6/perl
6097            ! op.c
6098 ____________________________________________________________________________
6099 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
6100         Log: Integrate change #10448 from maintperl; lexicals
6101              outside an eval"" weren't resolved correctly inside a subroutine
6102              definition inside the eval"" if they were not already referenced
6103              in the toplevel of the eval""-ed code
6104      Branch: perl
6105           !> cop.h op.c pp_ctl.c t/op/misc.t
6106 ____________________________________________________________________________
6107 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
6108         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
6109              outside an eval"" weren't resolved correctly inside a subroutine
6110              definition inside the eval"" if they were not already referenced
6111              in the toplevel of the eval""-ed code
6112      Branch: maint-5.6/perl
6113            ! cop.h op.c pp_ctl.c t/op/misc.t
6114 ____________________________________________________________________________
6115 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
6116         Log: Subject: [PATCH] perl570delta.pod
6117              From: Peter Scott <Peter@PSDT.com> 
6118              Date: Tue, 05 Jun 2001 18:51:02 -0700
6119              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
6120      Branch: perl
6121            ! pod/perl570delta.pod
6122 ____________________________________________________________________________
6123 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
6124         Log: The fudge factor is no more needed.  I hope.
6125      Branch: perl
6126            ! t/lib/posix.t
6127 ____________________________________________________________________________
6128 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
6129         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
6130              From: Hugo <hv@crypt.compulink.co.uk>
6131              Date: Tue, 05 Jun 2001 12:58:19 +0100
6132              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
6133      Branch: perl
6134            ! util.c
6135 ____________________________________________________________________________
6136 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
6137         Log: Make up prototypes only for those who have the functions
6138              but not the prototypes.
6139      Branch: perl
6140            ! perl.h
6141 ____________________________________________________________________________
6142 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
6143         Log: Subject: Re: Not OK: perl@10439 on win32 
6144              From: Prymmer/Kahn <pvhp@best.com> 
6145              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
6146              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
6147      Branch: perl
6148            ! perl.h util.c
6149 ____________________________________________________________________________
6150 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
6151         Log: The metaconfig units changes for #10441.
6152      Branch: metaconfig
6153            ! U/modified/Extract.U U/modified/Extractall.U
6154            ! U/modified/Finish.U
6155 ____________________________________________________________________________
6156 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
6157         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
6158      Branch: perl
6159            ! Configure
6160 ____________________________________________________________________________
6161 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
6162         Log: Unnecessary fuzziness undone, noted by Mike Guy.
6163      Branch: perl
6164            ! t/op/tr.t
6165 ____________________________________________________________________________
6166 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
6167         Log: Update Changes.
6168      Branch: perl
6169            ! Changes patchlevel.h
6170 ____________________________________________________________________________
6171 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
6172         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
6173              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
6174              leakage patch.
6175      Branch: perl
6176            ! t/op/misc.t
6177 ____________________________________________________________________________
6178 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
6179         Log: Test case for #10433/#10424.
6180      Branch: perl
6181            ! t/op/misc.t
6182 ____________________________________________________________________________
6183 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
6184         Log: Subject: One fix for strtoul not setting errno
6185              From: hom00@utsglobal.com (Hal Morris)
6186              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
6187              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
6188      Branch: perl
6189            + uts/strtol_wrap.c
6190            ! MANIFEST hints/uts.sh
6191 ____________________________________________________________________________
6192 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
6193         Log: Metaconfig units changes for #10434.
6194      Branch: metaconfig
6195            ! U/modified/Cppsym.U
6196      Branch: metaconfig/U/perl
6197            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
6198            + d_syscallproto.U d_usleepproto.U
6199            ! longdblfio.U quadfio.U
6200 ____________________________________________________________________________
6201 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
6202         Log: Configure tweaks; add prototype probes, make the cpp symbols
6203              probe to cast, not whine; test for %Ld and %Lf before %lld and
6204              %llf because the L is the ANSI way.
6205      Branch: perl
6206            ! Configure config_h.SH configure.com epoc/config.sh
6207            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
6208            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
6209            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
6210 ____________________________________________________________________________
6211 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
6212         Log: Sigh.  This is what #10424 was supposed to check in.
6213      Branch: perl
6214            ! op.c sv.c sv.h
6215 ____________________________________________________________________________
6216 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
6217         Log: More verbose failure.
6218      Branch: perl
6219            ! t/op/ver.t
6220 ____________________________________________________________________________
6221 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
6222         Log: The .pm changes to go with #10428.
6223      Branch: perl
6224            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
6225            ! ext/Sys/Syslog/Syslog.pm
6226 ____________________________________________________________________________
6227 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
6228         Log: On second thoughts show to utf8 skippage message only
6229              on failures, it's too confusing otherwise,
6230      Branch: perl
6231            ! t/pragma/locale.t
6232 ____________________________________________________________________________
6233 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
6234         Log: Do not import anything from Encode.
6235      Branch: perl
6236            ! ext/MIME/Base64/QuotedPrint.pm
6237 ____________________________________________________________________________
6238 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
6239         Log: The #10402 didn't take.  Weird.
6240      Branch: perl
6241            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
6242            ! ext/Sys/Syslog/Syslog.xs
6243 ____________________________________________________________________________
6244 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
6245         Log: Eradicate traces of 'asciirange' re subpragma.
6246      Branch: perl
6247            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
6248            ! pod/perldiag.pod
6249 ____________________________________________________________________________
6250 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
6251         Log: use is a compile-time thing.
6252      Branch: perl
6253            ! ext/MIME/Base64/QuotedPrint.pm
6254 ____________________________________________________________________________
6255 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
6256         Log: Subject: [PATCH perl@10419] -Wall casting patch
6257              From: Robin Barker <rmb1@cise.npl.co.uk>
6258              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
6259              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
6260      Branch: perl
6261            ! ext/Devel/DProf/DProf.xs mg.c
6262 ____________________________________________________________________________
6263 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
6264         Log: Subject: [PATCH #2] introducing SVpad_TYPED
6265              From: Abhijit Menon-Sen <ams@wiw.org>
6266              Date: Mon, 4 Jun 2001 12:26:02 +0530
6267              Message-ID: <20010604122602.A5775@lustre.linux.in>
6268      Branch: perl
6269            ! op.c sv.c sv.h
6270 ____________________________________________________________________________
6271 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
6272         Log: testsuite for change#10192 (from Gisle Aas)
6273      Branch: perl
6274            + t/op/override.t
6275            ! MANIFEST
6276 ____________________________________________________________________________
6277 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
6278         Log: integrate changes#10414-10416 from mainline
6279              
6280              Potential buffer overrun if the radix separator is more than
6281              one byte.  Also, under locales, prefer the locale-specific
6282              separator over the old boring ".".
6283              
6284              "10.", that is, decimal numbers can have no decimal part at all.
6285              
6286              The non-locale places need love, too.
6287      Branch: maint-5.6/perl
6288           !> perl.h sv.c
6289 ____________________________________________________________________________
6290 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
6291         Log: Missed from #10420.
6292      Branch: perl
6293            ! epoc/config.sh
6294 ____________________________________________________________________________
6295 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
6296         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
6297              often this prototype goes with HAS_SETRESUID_PROTO.
6298      Branch: perl
6299            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6300            ! config_h.SH configure.com perl.h uconfig.h
6301 ____________________________________________________________________________
6302 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
6303         Log: Update Changes.
6304      Branch: perl
6305            ! Changes patchlevel.h
6306 ____________________________________________________________________________
6307 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
6308         Log: -Wall "subscript has type `char'" cleanup.
6309      Branch: perl
6310            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
6311 ____________________________________________________________________________
6312 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
6313         Log: Various "cast to pointer from integer of different size"
6314              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
6315              wide but I32 (int) only 32 bits wide).
6316              
6317              WARNING: the classnum and tagnum changes in Storable.xs
6318              may not be wise, they may be breaking binary compatibility
6319              (in 64-bit platforms), asked Raphael Manfredi about the changes.
6320      Branch: perl
6321            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
6322            ! mg.c proto.h
6323 ____________________________________________________________________________
6324 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
6325         Log: The non-locale places need love, too.
6326      Branch: perl
6327            ! perl.h
6328 ____________________________________________________________________________
6329 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
6330         Log: "10.", that is, decimal numbers can have no decimal part at all.
6331      Branch: perl
6332            ! perl.h
6333 ____________________________________________________________________________
6334 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
6335         Log: Potential buffer overrun if the radix separator is more than
6336              one byte.  Also, under locales, prefer the locale-specific
6337              separator over the old boring ".".
6338      Branch: perl
6339            ! perl.h sv.c
6340 ____________________________________________________________________________
6341 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
6342         Log: Integrate change #10412 from maintperl; locale is now
6343              per-cop, not per-op; plus retweak the locale.t to always
6344              list the skipped utf8 locales.
6345      Branch: perl
6346            ! t/pragma/locale.t
6347           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
6348           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
6349 ____________________________________________________________________________
6350 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
6351         Log: rationalize locale handling to fix the bugs uncovered by change#10394
6352              
6353              the major issue was that the runtime was looking at PL_hints rather
6354              than op_private to notice whether locale was enabled
6355              
6356              the secondary issue was that many locale-sensitive numeric ops didn't
6357              have HINT_LOCALE propagated into their op_private
6358              
6359              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
6360              instead of per-op, just like HINT_BYTE and the hints for lexical
6361              warnings (this makes the hint available to every op via PL_curcop)
6362              
6363              pragma/locale.t may need to be reworked with these fixes in mind
6364              (it currently passes its tests)
6365      Branch: maint-5.6/perl
6366            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
6367            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
6368 ____________________________________________________________________________
6369 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
6370         Log: More verbose debugging.
6371      Branch: perl
6372            ! t/pragma/locale.t
6373 ____________________________________________________________________________
6374 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
6375         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
6376              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
6377              Date: Sat, 2 Jun 2001 22:53:33 +0100
6378              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
6379      Branch: perl
6380            ! regcomp.c t/pragma/warn/regcomp
6381 ____________________________________________________________________________
6382 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
6383         Log: Mention that lexicalizing $a or $b is a bad idea if one
6384              wants to use sort().
6385      Branch: perl
6386            ! pod/perlvar.pod
6387 ____________________________________________________________________________
6388 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
6389         Log: Tweak the test to be happy if the accuracy is 'good enough'.
6390      Branch: perl
6391            ! t/lib/posix.t
6392 ____________________________________________________________________________
6393 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
6394         Log: Upgrade to Attribute::Handlers 0.70.
6395              
6396              NOTE: this unearthed the "too late for CHECK block" bug,
6397              that's why the 1_compile.t change.
6398      Branch: perl
6399            + lib/Attribute/Handlers/demo/Demo.pm
6400            + lib/Attribute/Handlers/demo/Descriptions.pm
6401            + lib/Attribute/Handlers/demo/MyClass.pm
6402            + lib/Attribute/Handlers/demo/demo.pl
6403            + lib/Attribute/Handlers/demo/demo2.pl
6404            + lib/Attribute/Handlers/demo/demo3.pl
6405            + lib/Attribute/Handlers/demo/demo4.pl
6406            + lib/Attribute/Handlers/demo/demo_call.pl
6407            + lib/Attribute/Handlers/demo/demo_chain.pl
6408            + lib/Attribute/Handlers/demo/demo_cycle.pl
6409            + lib/Attribute/Handlers/demo/demo_hashdir.pl
6410            + lib/Attribute/Handlers/demo/demo_phases.pl
6411            + lib/Attribute/Handlers/demo/demo_range.pl
6412            + lib/Attribute/Handlers/demo/demo_rawdata.pl
6413            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
6414            ! t/lib/attrhand.t
6415 ____________________________________________________________________________
6416 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
6417         Log: One less -Wall whine.
6418      Branch: perl
6419            ! regcomp.c
6420 ____________________________________________________________________________
6421 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
6422         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
6423      Branch: perl
6424           !> t/op/eval.t
6425 ____________________________________________________________________________
6426 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
6427         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
6428              aren't "normally" visible inside eval""s contained in subs unless
6429              a cloned reference to them already exists)
6430              
6431              strangely enough, t/harness did show this up as a failure (harness
6432              needs fixing?)
6433      Branch: maint-5.6/perl
6434            ! t/op/eval.t
6435 ____________________________________________________________________________
6436 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
6437         Log: Update to Text::Balanced 1.85.
6438      Branch: perl
6439            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
6440 ____________________________________________________________________________
6441 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
6442         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
6443              From: Nicholas Clark <nick@ccl4.org>
6444              Date: Sun, 3 Jun 2001 17:54:36 +0100
6445              Message-ID: <20010603175436.E76396@plum.flirble.org> 
6446      Branch: perl
6447            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
6448            ! ext/Sys/Syslog/Syslog.xs
6449 ____________________________________________________________________________
6450 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
6451         Log: Unused variables.
6452      Branch: perl
6453            ! util.c
6454 ____________________________________________________________________________
6455 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
6456         Log: Subject: [PATCH] APIfy op_clear 
6457              From: Simon Cozens <simon@netthink.co.uk>
6458              Date: Sun, 3 Jun 2001 13:51:46 +0100
6459              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
6460              
6461              (despite the subject line, op_null is APIfied by the patch)
6462      Branch: perl
6463            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
6464 ____________________________________________________________________________
6465 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
6466         Log: Subject: [PATCH] t/lib/extutils.t
6467              From: Nicholas Clark <nick@ccl4.org>
6468              Date: Sat, 2 Jun 2001 23:57:05 +0100
6469              Message-ID: <20010602235705.Q12698@plum.flirble.org>
6470      Branch: perl
6471            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
6472 ____________________________________________________________________________
6473 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
6474         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
6475              From: Prymmer/Kahn <pvhp@best.com>
6476              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
6477              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
6478      Branch: perl
6479            ! win32/Makefile win32/makefile.mk
6480 ____________________________________________________________________________
6481 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
6482         Log: Subject: Re: 'decimal digits' macro? 
6483              From: Hugo <hv@crypt.compulink.co.uk>
6484              Date: Sun, 03 Jun 2001 04:26:36 +0100
6485              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
6486      Branch: perl
6487            ! handy.h t/lib/posix.t t/op/tr.t
6488 ____________________________________________________________________________
6489 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
6490         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
6491              From: Hugo <hv@crypt.compulink.co.uk>
6492              Date: Sun, 03 Jun 2001 14:56:30 +0100
6493              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
6494      Branch: perl
6495            ! util.c
6496 ____________________________________________________________________________
6497 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
6498         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
6499      Branch: perl
6500           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
6501           !> vms/perly_c.vms
6502 ____________________________________________________________________________
6503 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
6504         Log: fix leakage of lexicals at file scope into subroutines that were
6505              declared before them; this appears to be a longstanding bug that
6506              meant that lexicals at file scope were never "deintroduced", meaning
6507              their scope range was never properly closed, and their visibility
6508              extended to all subsequent eval""s or requires
6509              
6510              added a test case
6511              
6512              seems to also fix a case of bogus duplicate warnings
6513      Branch: maint-5.6/perl
6514            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
6515            ! vms/perly_c.vms
6516 ____________________________________________________________________________
6517 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
6518         Log: More VMS tweaks from Craig A. Berry.
6519      Branch: perl
6520            ! configure.com t/lib/extutils.t
6521 ____________________________________________________________________________
6522 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
6523         Log: -Wall cleanup continues.
6524      Branch: perl
6525            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
6526            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
6527            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
6528            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
6529            ! run.c toke.c util.c
6530 ____________________________________________________________________________
6531 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
6532         Log: The metaconfig unit change for #10390.
6533      Branch: metaconfig/U/perl
6534            ! gccvers.U
6535 ____________________________________________________________________________
6536 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
6537         Log: Drop the -ansi from the default gcc flags.
6538              
6539              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
6540              that struct cannot be compared with a flat integer, such as STRLEN.
6541              The -ansi will also cause a lot of noise in Solaris because of:
6542              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
6543      Branch: perl
6544            ! Configure
6545 ____________________________________________________________________________
6546 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
6547         Log: Integrate perlio.
6548      Branch: perl
6549           !> pod/perlapi.pod util.c
6550 ____________________________________________________________________________
6551 [ 10388] By: nick                                  on 2001/06/02  08:01:12
6552         Log: Integrate mainline
6553      Branch: perlio
6554           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
6555           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
6556           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
6557           !> t/lib/1_compile.t t/lib/mimeqp.t
6558 ____________________________________________________________________________
6559 [ 10387] By: nick                                  on 2001/06/02  07:39:17
6560         Log: Tweak util.c's atof2 for MULTIPLICITY
6561      Branch: perlio
6562            ! util.c
6563 ____________________________________________________________________________
6564 [ 10386] By: nick                                  on 2001/06/02  07:38:33
6565         Log: Integrate mainline
6566      Branch: perlio
6567           !> (integrate 41 files)
6568 ____________________________________________________________________________
6569 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
6570         Log: Add Attribute::Handlers 0.61 from Damian Conway.
6571      Branch: perl
6572            + lib/Attribute/Handlers.pm t/lib/attrhand.t
6573            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
6574 ____________________________________________________________________________
6575 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
6576         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
6577              From: Peter Prymmer <pvhp@forte.com>
6578              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
6579              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
6580      Branch: perl
6581            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
6582 ____________________________________________________________________________
6583 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
6584         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
6585              From: Jeff Pinyan <jeffp@crusoe.net>
6586              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
6587              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
6588      Branch: perl
6589            ! lib/File/Find.pm
6590 ____________________________________________________________________________
6591 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
6592         Log: Subject: [PATCH perl@10381] configure.com tweaks
6593              From: "Craig A. Berry" <craigberry@mac.com>
6594              Date: Fri, 1 Jun 2001 13:55:43 -0500
6595              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
6596      Branch: perl
6597            ! configure.com
6598 ____________________________________________________________________________
6599 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
6600         Log: Update Changes.
6601      Branch: perl
6602            ! Changes patchlevel.h
6603 ____________________________________________________________________________
6604 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
6605         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
6606              From: Mike Guy <mjtg@cam.ac.uk>
6607              Date: Fri, 01 Jun 2001 18:17:02 +0100
6608              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
6609      Branch: perl
6610            ! lib/perl5db.pl
6611 ____________________________________________________________________________
6612 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
6613         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
6614              From: Hugo <hv@crypt.compulink.co.uk>
6615              Date: Thu, 31 May 2001 20:49:48 +0100
6616              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
6617      Branch: perl
6618            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
6619            ! util.c
6620 ____________________________________________________________________________
6621 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
6622         Log: Zero() is not available in x2p (or, rather, some of its
6623              implementations like memzero() might not be available.)
6624      Branch: perl
6625            ! x2p/hash.c
6626 ____________________________________________________________________________
6627 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
6628         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
6629              From: Michael G Schwern <schwern@pobox.com>
6630              Date: Fri, 1 Jun 2001 12:00:29 +0100
6631              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
6632              
6633              (But use Zero() instead of memset.)
6634      Branch: perl
6635            ! x2p/hash.c
6636 ____________________________________________________________________________
6637 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
6638         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
6639              From: Jeff Pinyan <jeffp@crusoe.net>
6640              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
6641              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
6642      Branch: perl
6643            ! pod/perldiag.pod regcomp.c t/op/pat.t
6644 ____________________________________________________________________________
6645 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
6646         Log: Retract #10324 and #10333; not needed.
6647      Branch: perl
6648            ! hints/irix_6.sh hints/linux.sh
6649 ____________________________________________________________________________
6650 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
6651         Log: The #10370 wasn't quite right.
6652      Branch: perl
6653            ! ext/XS/Typemap/Typemap.xs
6654 ____________________________________________________________________________
6655 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
6656         Log: The metaconfig units changes for #10372.
6657      Branch: metaconfig/U/perl
6658            + d_realpath.U d_sresgproto.U d_sresuproto.U
6659            ! gccvers.U i_db.U
6660 ____________________________________________________________________________
6661 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
6662         Log: Configure tweaks; record the Berkeley DB version,
6663              probe for realpath(), for setresuid() and setresgid()
6664              prototypes; use realpath() (try to be paranoid enough),
6665              use the setres[ug]id prototypes because glibc has the functions
6666              but not their prototypes; add -Wall -ansi to gcc ccflags;
6667              regen toc.
6668      Branch: perl
6669            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6670            ! config_h.SH configure.com epoc/config.sh
6671            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
6672            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
6673            ! vos/config.ga.def win32/config.bc win32/config.gc
6674            ! win32/config.vc
6675 ____________________________________________________________________________
6676 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
6677         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
6678              From: Michael G Schwern <schwern@pobox.com>
6679              Date: Fri, 1 Jun 2001 11:28:14 +0100
6680              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
6681      Branch: perl
6682            ! lib/attributes.pm xsutils.c
6683 ____________________________________________________________________________
6684 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
6685         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
6686              From: Tim Jenness <t.jenness@jach.hawaii.edu>
6687              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
6688              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
6689      Branch: perl
6690            ! ext/XS/Typemap/Typemap.xs
6691 ____________________________________________________________________________
6692 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
6693         Log: Subject: [patch] Cwd.xs optimizations/abstraction
6694              From: Doug MacEachern <dougm@covalent.net>
6695              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
6696              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
6697      Branch: perl
6698            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
6699            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
6700 ____________________________________________________________________________
6701 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
6702         Log: Subject: Re: Why t/lib/extutils.t is failing  (was Re: [PATCH] Re: [PATCH] Re: [SPAM] Re: [SPAM] Re: [EGGS] Re: [BACON] Re: [TOAST] Re: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!])
6703              From: Nicholas Clark <nick@ccl4.org>
6704              Date: Thu, 31 May 2001 23:56:40 +0100
6705              Message-ID: <20010531235640.F12698@plum.flirble.org>
6706              
6707              Make the test work also under only static extensions
6708              (sh Configure -Uusedl fakes this nicely)
6709      Branch: perl
6710            ! t/lib/extutils.t
6711 ____________________________________________________________________________
6712 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
6713         Log: Subject: [PATCH hv.c] Eliminating trigraph
6714              From: Michael G Schwern <schwern@pobox.com>
6715              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
6716              Date: Fri, 1 Jun 2001 11:49:56 +0100
6717      Branch: perl
6718            ! hv.c
6719 ____________________________________________________________________________
6720 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
6721         Log: Subject: Re: [PATCH] Tests for File::Compare 
6722              From: "Philip Newton" <Philip.Newton@gmx.net>
6723              Date: Thu, 31 May 2001 19:44:05 +0200
6724              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
6725              
6726              Unnecessary "quotation marks".
6727      Branch: perl
6728            ! t/lib/filecomp.t
6729 ____________________________________________________________________________
6730 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
6731         Log: Integrate perlio.
6732      Branch: perl
6733           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
6734 ____________________________________________________________________________
6735 [ 10364] By: nick                                  on 2001/06/01  10:13:31
6736         Log: Cleanup dll.base and dll.exp created by GCC builds.
6737      Branch: perlio
6738            ! lib/ExtUtils/MM_Win32.pm
6739 ____________________________________________________________________________
6740 [ 10363] By: nick                                  on 2001/06/01  10:02:17
6741         Log: Make filecomp test work on CRLF platforms by adding binmode.
6742      Branch: perlio
6743            ! t/lib/filecomp.t
6744 ____________________________________________________________________________
6745 [ 10362] By: nick                                  on 2001/06/01  08:37:17
6746         Log: Integrate mainline
6747      Branch: perlio
6748           !> Changes Configure patchlevel.h perlio.c
6749 ____________________________________________________________________________
6750 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
6751         Log: panic:claustrophobia.
6752      Branch: perl
6753            ! perlio.c
6754 ____________________________________________________________________________
6755 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
6756         Log: Update Changes.
6757      Branch: perl
6758            ! Changes patchlevel.h
6759 ____________________________________________________________________________
6760 [ 10359] By: nick                                  on 2001/05/31  12:35:50
6761         Log: Integrate mainline.
6762      Branch: perlio
6763           +> t/lib/filecomp.t
6764           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
6765           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
6766 ____________________________________________________________________________
6767 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
6768         Log: Integrate perlio.
6769      Branch: perl
6770           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
6771           !> win32/config_H.vc
6772 ____________________________________________________________________________
6773 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
6774         Log: Metaconfig unit change for #10356.
6775      Branch: metaconfig
6776            ! U/installdirs/inc_version_list.U
6777 ____________________________________________________________________________
6778 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
6779         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
6780              (idea from Sarathy; implementation from Andy)
6781      Branch: perl
6782            ! Configure
6783 ____________________________________________________________________________
6784 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
6785         Log: More AUTHORS.
6786      Branch: perl
6787            ! AUTHORS
6788 ____________________________________________________________________________
6789 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
6790         Log: Subject: Re: [PATCH] Tests for File::Compare
6791              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
6792              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
6793              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
6794      Branch: perl
6795            + t/lib/filecomp.t
6796            ! MANIFEST t/lib/1_compile.t
6797 ____________________________________________________________________________
6798 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
6799         Log: Subject: [PATCH] DEBUG_* macro cleanups
6800              From: Abhijit Menon-Sen <ams@wiw.org>
6801              Date: Thu, 31 May 2001 12:16:22 +0530
6802              Message-ID: <20010531121622.B4829@lustre.linux.in>
6803              
6804              Subject: Re: [PATCH] DEBUG_* macro cleanups
6805              From: Abhijit Menon-Sen <ams@wiw.org>
6806              Date: Thu, 31 May 2001 13:57:01 +0530
6807              Message-ID: <20010531135701.A21775@lustre.linux.in>
6808              
6809              (The DEBUG_ definitions in perl.h changed to use the
6810              STMT_START and STMT_END.)
6811      Branch: perl
6812            ! perl.h pp_ctl.c sv.c toke.c
6813 ____________________________________________________________________________
6814 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
6815         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
6816              From: Abhijit Menon-Sen <ams@wiw.org>
6817              Date: Thu, 31 May 2001 08:27:55 +0530
6818              Message-ID: <20010531082755.A10018@lustre.linux.in>
6819      Branch: perl
6820            ! ext/Storable/Storable.xs gv.c perl.c
6821 ____________________________________________________________________________
6822 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
6823         Log: Subject: [PATCH] AUTHORS
6824              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
6825              Date: Thu, 31 May 2001 01:27:59 -0500
6826              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
6827              
6828              Subject: Re: [PATCH] AUTHORS
6829              From: "Philip Newton" <Philip.Newton@gmx.net>
6830              Date: Thu, 31 May 2001 10:08:06 +0200
6831              (Message-Id missing?)
6832      Branch: perl
6833            ! AUTHORS
6834 ____________________________________________________________________________
6835 [ 10350] By: nick                                  on 2001/05/31  11:40:43
6836         Log: win32 - dmake regen_config_h
6837      Branch: perlio
6838            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6839 ____________________________________________________________________________
6840 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
6841         Log: Subject: Re: [PATCH util.c] More warning cleanups.
6842              From: "Philip Newton" <Philip.Newton@gmx.net>
6843              Date: Thu, 31 May 2001 07:41:36 +0200
6844              Message-Id: <200105310538.IAA25458@taku.hut.fi>
6845              
6846              Undo C++-ism that snekt in.
6847      Branch: perl
6848            ! util.c
6849 ____________________________________________________________________________
6850 [ 10348] By: nick                                  on 2001/05/31  11:36:46
6851         Log: Tolerate Win32 numerics
6852      Branch: perlio
6853            ! t/pragma/warn/toke
6854 ____________________________________________________________________________
6855 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
6856         Log: Integrate perlio.
6857      Branch: perl
6858           !> perlio.c win32/win32.h
6859 ____________________________________________________________________________
6860 [ 10346] By: nick                                  on 2001/05/31  10:54:55
6861         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
6862              perlio.c change 10255.
6863      Branch: perlio
6864            ! perlio.c
6865 ____________________________________________________________________________
6866 [ 10345] By: nick                                  on 2001/05/31  10:01:57
6867         Log: Conditionaly put back some "unused" dTHX which are used
6868              with PERL_IMPLICIT_SYS
6869      Branch: perlio
6870            ! perlio.c
6871 ____________________________________________________________________________
6872 [ 10344] By: nick                                  on 2001/05/31  10:00:59
6873         Log: Fix Win32 for new spelling IN_BYTES 
6874      Branch: perlio
6875            ! win32/win32.h
6876 ____________________________________________________________________________
6877 [ 10343] By: nick                                  on 2001/05/31  08:01:32
6878         Log: perlio.c -Wall cleaner under MULTIPLICITY
6879              - still minor noise with linux stdio
6880      Branch: perlio
6881            ! perlio.c
6882 ____________________________________________________________________________
6883 [ 10342] By: nick                                  on 2001/05/31  07:52:23
6884         Log: Integrate mainline.
6885      Branch: perlio
6886           !> (integrate 42 files)
6887 ____________________________________________________________________________
6888 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
6889         Log: AUTHORS updates.
6890      Branch: perl
6891            ! AUTHORS
6892 ____________________________________________________________________________
6893 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
6894         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
6895              From: Peter Prymmer <pvhp@forte.com>
6896              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
6897              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
6898      Branch: perl
6899            ! t/lib/md5-file.t
6900 ____________________________________________________________________________
6901 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
6902         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
6903              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
6904              to match the pragma name; various robustness cleanups.
6905      Branch: perl
6906            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
6907            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
6908 ____________________________________________________________________________
6909 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
6910         Log: More -Wall sweeping.
6911      Branch: perl
6912            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
6913            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
6914            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
6915            ! regcomp.c sv.c toke.c utf8.c
6916 ____________________________________________________________________________
6917 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
6918         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
6919              From: Nicholas Clark <nick@ccl4.org>
6920              Date: Wed, 30 May 2001 22:34:41 +0100
6921              Message-ID: <20010530223441.Y86445@plum.flirble.org>
6922      Branch: perl
6923            ! t/op/cmp.t
6924 ____________________________________________________________________________
6925 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
6926         Log: It's is not, it isn't ain't, and it's it's, not its,
6927              if you mean it is. If you don't, it's its. Then too,
6928              it's hers. It isn't her's. It isn't our's either.
6929              It's ours, and likewise yours and theirs.
6930              -- Oxford University Press, Edpress News
6931      Branch: perl
6932            ! lib/autouse.pm
6933 ____________________________________________________________________________
6934 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
6935         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
6936      Branch: perl
6937            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
6938            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
6939            ! x2p/str.c x2p/walk.c xsutils.c
6940 ____________________________________________________________________________
6941 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
6942         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
6943              From: Michael G Schwern <schwern@pobox.com>
6944              Date: Wed, 30 May 2001 17:10:38 +0100
6945              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
6946              
6947              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
6948              From: Abhijit Menon-Sen <ams@wiw.org>
6949              Date: Wed, 30 May 2001 23:16:13 +0530
6950              Message-ID: <20010530231613.A31933@lustre.linux.in>
6951      Branch: perl
6952            ! perl.c t/run/runenv.t
6953 ____________________________________________________________________________
6954 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
6955         Log: (Retracted by #10375.)
6956              
6957              IRIX hints patch from Merijn Broeren.
6958              
6959              TODO: (this and the earlier Linux hints patch) should be solved
6960              at Configure level.  Merijn: -ldb should not be used on any platform
6961              for perl, just when linking DBFile itself. Trying to be helpful here
6962              is counterproductive.
6963      Branch: perl
6964            ! hints/irix_6.sh
6965 ____________________________________________________________________________
6966 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
6967         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
6968              From: Nicholas Clark <nick@ccl4.org>
6969              Date: Wed, 30 May 2001 23:20:58 +0100
6970              Message-ID: <20010530232058.B86445@plum.flirble.org>
6971      Branch: perl
6972            ! doop.c
6973 ____________________________________________________________________________
6974 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
6975         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
6976              From: Michael G Schwern <schwern@pobox.com> 
6977              Date: Wed, 30 May 2001 15:24:20 +0100
6978              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
6979      Branch: perl
6980            ! t/pragma/autouse.t
6981 ____________________________________________________________________________
6982 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
6983         Log: The regex trick wasn't a good idea.
6984      Branch: perl
6985            ! pod/perlfaq4.pod
6986 ____________________________________________________________________________
6987 [ 10329] By: nick                                  on 2001/05/30  18:34:35
6988         Log: Integrate mainline
6989      Branch: perlio
6990           !> (integrate 40 files)
6991 ____________________________________________________________________________
6992 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
6993         Log: Update Changes.
6994      Branch: perl
6995            ! Changes patchlevel.h
6996 ____________________________________________________________________________
6997 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
6998         Log: The metaconfig unit change for #10325.
6999      Branch: metaconfig
7000            + U/modified/afs.U
7001 ____________________________________________________________________________
7002 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
7003         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
7004              is now wrong.
7005      Branch: perl
7006            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
7007 ____________________________________________________________________________
7008 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
7009         Log: Introduce $Config{afsroot}.
7010      Branch: perl
7011            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7012            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
7013            ! win32/config.gc win32/config.vc
7014 ____________________________________________________________________________
7015 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
7016         Log: (Retracted by #10375.)
7017              
7018              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
7019      Branch: perl
7020            ! hints/linux.sh
7021 ____________________________________________________________________________
7022 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
7023         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
7024              (Also Configure tweaks needed; coming up soon.)
7025      Branch: perl
7026            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
7027 ____________________________________________________________________________
7028 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
7029         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
7030              From: Michael G Schwern <schwern@pobox.com>
7031              Date: Sun, 27 May 2001 10:29:43 +0100
7032              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
7033      Branch: perl
7034            ! lib/perl5db.pl
7035 ____________________________________________________________________________
7036 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
7037         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
7038              and Abhijit Menon-Sen.
7039      Branch: perl
7040            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
7041            ! perl.c pp_sys.c regcomp.c
7042 ____________________________________________________________________________
7043 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
7044         Log: Fix the BOOT section to call myU2time properly.
7045      Branch: perl
7046            ! ext/Time/HiRes/HiRes.xs
7047 ____________________________________________________________________________
7048 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
7049         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
7050              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
7051              Date: Wed, 30 May 2001 09:44:29 -0400
7052              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
7053              
7054              Detypo; plus add one more trick.
7055      Branch: perl
7056            ! pod/perlfaq4.pod
7057 ____________________________________________________________________________
7058 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
7059         Log: Subject: Re: [PATCH lib/autouse.pm t/pragma/autouse.t]  (was Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed)
7060              From: Michael G Schwern <schwern@pobox.com>
7061              Date: Wed, 30 May 2001 14:39:06 +0100
7062              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
7063      Branch: perl
7064            ! lib/autouse.pm t/pragma/autouse.t
7065 ____________________________________________________________________________
7066 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
7067         Log: Subject: Re: AIX and gcc (moving targets)
7068              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7069              Date: Wed, 30 May 2001 15:25:08 +0200
7070              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
7071      Branch: perl
7072            ! ext/Time/HiRes/HiRes.xs
7073 ____________________________________________________________________________
7074 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
7075         Log: Subject: [PATCH t/TEST] sorting tests
7076              From: Michael G Schwern <schwern@pobox.com>
7077              Date: Wed, 30 May 2001 10:24:02 +0100
7078              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
7079      Branch: perl
7080            ! t/TEST
7081 ____________________________________________________________________________
7082 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
7083         Log: Subject: [ID 20010529.002] typos in man page perlre
7084              From: bart@cg681574-a.adubn1.nj.home.com 
7085              Date: Tue, 29 May 2001 13:58:59 -0500
7086              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
7087      Branch: perl
7088            ! pod/perlre.pod
7089 ____________________________________________________________________________
7090 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
7091         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
7092              From: "Craig A. Berry" <craigberry@mac.com>
7093              Date: Tue, 29 May 2001 23:23:45 -0500
7094              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
7095      Branch: perl
7096            ! t/lib/extutils.t t/pragma/autouse.t
7097 ____________________________________________________________________________
7098 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
7099         Log: Subject: Re: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (patch to t/lib/filefind.t as requested)
7100              From: David Dyck <dcd@tc.fluke.com>
7101              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
7102              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
7103      Branch: perl
7104            ! t/lib/filefind.t
7105 ____________________________________________________________________________
7106 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
7107         Log: AIX hints update for gcc from Merijn H. Brand.
7108      Branch: perl
7109            ! hints/aix.sh
7110 ____________________________________________________________________________
7111 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
7112         Log: Retract #10295 and #10296: a more generic solution
7113              is needed (there's something funny with gcc on AIX).
7114      Branch: perl
7115            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
7116 ____________________________________________________________________________
7117 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
7118         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
7119              From: Hugo <hv@crypt.compulink.co.uk>
7120              Date: Wed, 30 May 2001 11:59:19 +0100
7121              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
7122              
7123              localizing $@ has unfortunate semantics - if you die past
7124              a local $@, the die message is lost.
7125      Branch: perl
7126            ! lib/utf8_heavy.pl
7127 ____________________________________________________________________________
7128 [ 10309] By: nick                                  on 2001/05/30  08:23:02
7129         Log: Integrate mainline (autouse works again.)
7130      Branch: perlio
7131           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
7132           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
7133           !> pod/perlvar.pod t/op/cmp.t
7134 ____________________________________________________________________________
7135 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
7136         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
7137              From: David Dyck <dcd@tc.fluke.com>
7138              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
7139              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
7140      Branch: perl
7141            ! lib/File/Find.pm
7142 ____________________________________________________________________________
7143 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
7144         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
7145              From: Nicholas Clark <nick@ccl4.org>
7146              Date: Tue, 29 May 2001 23:16:09 +0100
7147              Message-ID: <20010529231609.U86445@plum.flirble.org>
7148              
7149              Make the test output slightly clearer by distinguishing
7150              between '' and undef.
7151      Branch: perl
7152            ! t/op/cmp.t
7153 ____________________________________________________________________________
7154 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
7155         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
7156              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7157              Date: Tue, 29 May 2001 19:15:19 -0400
7158              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
7159      Branch: perl
7160            ! hints/os2.sh
7161 ____________________________________________________________________________
7162 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
7163         Log: Subject: perlvar.pod addition
7164              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
7165              Date: Fri, 25 May 2001 20:23:12 +0200
7166              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
7167              
7168              Subject: Re: perlvar.pod addition
7169              From: "Abigail" <abigail@foad.org> 
7170              Date: Fri, 25 May 2001 22:00:39 +0200
7171              Message-ID: <20010525200039.28029.qmail@foad.org>
7172              
7173              Mention $a and $b in perlvar.
7174      Branch: perl
7175            ! pod/perlvar.pod
7176 ____________________________________________________________________________
7177 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
7178         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
7179              From: Jeff Pinyan <jeffp@crusoe.net>
7180              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
7181              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
7182      Branch: perl
7183            ! pod/perlvar.pod
7184 ____________________________________________________________________________
7185 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
7186         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
7187              From: Jeff Pinyan <jeffp@crusoe.net>
7188              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
7189              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
7190      Branch: perl
7191            ! pod/perlfaq6.pod
7192 ____________________________________________________________________________
7193 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
7194         Log: Mention Time::localtime and Time::gmtime.
7195      Branch: perl
7196            ! ext/Time/Piece/Piece.pm
7197 ____________________________________________________________________________
7198 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
7199         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
7200              From: Michael G Schwern <schwern@pobox.com>
7201              Date: Tue, 29 May 2001 18:51:32 +0100
7202              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
7203      Branch: perl
7204            ! pod/perlfaq4.pod
7205 ____________________________________________________________________________
7206 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
7207         Log: Retract #10243.
7208      Branch: perl
7209            ! lib/autouse.pm
7210 ____________________________________________________________________________
7211 [ 10299] By: nick                                  on 2001/05/29  18:41:19
7212         Log: Post weekend integrate mainline (fails one test pragma/autouse).
7213      Branch: perlio
7214           +> (branch 29 files)
7215           !> (integrate 91 files)
7216 ____________________________________________________________________________
7217 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
7218         Log: Update Changes.
7219      Branch: perl
7220            ! Changes patchlevel.h
7221 ____________________________________________________________________________
7222 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
7223         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
7224              before Perl_load_module/Perl_call_method and restore the value
7225              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
7226      Branch: perl
7227            ! utf8.c
7228 ____________________________________________________________________________
7229 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
7230         Log: Subject: Re: AIX and gcc (moving targets)
7231              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7232              Date: Tue, 29 May 2001 17:59:40 +0200
7233              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
7234      Branch: perl
7235            ! ext/Storable/Makefile.PL
7236 ____________________________________________________________________________
7237 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
7238         Log: Subject: Re: AIX and gcc (moving targets)
7239              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7240              Date: Tue, 29 May 2001 12:32:57 +0200
7241              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
7242      Branch: perl
7243            ! ext/POSIX/Makefile.PL
7244 ____________________________________________________________________________
7245 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
7246         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
7247              From: Michael G Schwern <schwern@pobox.com>
7248              Date: Tue, 29 May 2001 09:53:29 +0100
7249              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
7250              
7251              (#10280 retracted)
7252      Branch: perl
7253            ! lib/Test/Harness.pm t/lib/test-harness.t
7254 ____________________________________________________________________________
7255 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
7256
7257         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
7258              From: Michael G Schwern <schwern@pobox.com>
7259              Date: Tue, 29 May 2001 09:19:52 +0100
7260              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
7261      Branch: perl
7262            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
7263            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
7264            + t/lib/Test/todo.t
7265            ! MANIFEST lib/Test.pm t/TEST
7266 ____________________________________________________________________________
7267 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
7268         Log: From: Michael G Schwern <schwern@pobox.com>
7269              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
7270              Date: Tue, 29 May 2001 08:26:09 +0100
7271              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
7272      Branch: perl
7273            ! t/TEST
7274 ____________________________________________________________________________
7275 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
7276         Log: Add tests for Time::gmtime and Time::localtime.
7277      Branch: perl
7278            + t/lib/time-gmtime.t t/lib/time-localtime.t
7279            ! MANIFEST t/lib/1_compile.t
7280 ____________________________________________________________________________
7281 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
7282         Log: Add test for File::stat.
7283      Branch: perl
7284            + t/lib/filestat.t
7285            ! MANIFEST t/lib/1_compile.t
7286 ____________________________________________________________________________
7287 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
7288         Log: Add test for Net::servent.
7289      Branch: perl
7290            + t/lib/net-sent.t
7291            ! MANIFEST t/lib/1_compile.t
7292 ____________________________________________________________________________
7293 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
7294         Log: Add test for Net::protoent.
7295      Branch: perl
7296            + t/lib/net-pent.t
7297            ! MANIFEST t/lib/1_compile.t
7298 ____________________________________________________________________________
7299 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
7300         Log: Add test for Net::netent.
7301      Branch: perl
7302            + t/lib/net-nent.t
7303            ! MANIFEST t/lib/1_compile.t
7304 ____________________________________________________________________________
7305 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
7306         Log: Add test for User::grent.  Portability doubtful.
7307      Branch: perl
7308            + t/lib/user-grent.t
7309            ! MANIFEST t/lib/1_compile.t
7310 ____________________________________________________________________________
7311 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
7312         Log: Add test for User::pwent.
7313              Probably will fall down somewhere for portability reasons.
7314      Branch: perl
7315            + t/lib/user-pwent.t
7316            ! MANIFEST t/lib/1_compile.t
7317 ____________________________________________________________________________
7318 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
7319         Log: Metaconfig units changes for #10283.
7320      Branch: metaconfig
7321            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
7322            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
7323            ! U/installdirs/sitescript.U U/modified/Signal.U
7324 ____________________________________________________________________________
7325 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
7326         Log: Subject: [PATCH 5.6.1] signal names in Configure
7327              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7328              Date: Tue, 29 May 2001 03:52:25 -0400
7329              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
7330              
7331              Subject: [PATCH 5.6.1] older perl in Configure
7332              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7333              Date: Tue, 29 May 2001 03:55:40 -0400
7334              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
7335              
7336              Subject: [PATCH 5.6.1] goofs in Configure
7337              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7338              Date: Tue, 29 May 2001 04:13:07 -0400
7339              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
7340              
7341              Configure portability tweaks.
7342      Branch: perl
7343            ! Configure
7344 ____________________________________________________________________________
7345 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
7346         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
7347              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7348              Date: Tue, 29 May 2001 04:07:06 -0400
7349              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
7350      Branch: perl
7351            ! os2/os2.c
7352 ____________________________________________________________________________
7353 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
7354         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
7355              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7356              Date: Tue, 29 May 2001 04:01:38 -0400
7357              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
7358      Branch: perl
7359            ! hints/os2.sh os2/Makefile.SHs
7360 ____________________________________________________________________________
7361 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
7362         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
7363              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7364              Date: Tue, 29 May 2001 03:50:18 -0400
7365              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
7366      Branch: perl
7367            ! lib/Test/Harness.pm
7368 ____________________________________________________________________________
7369 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
7370         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
7371      Branch: perl
7372            ! lib/utf8_heavy.pl
7373 ____________________________________________________________________________
7374 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
7375         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
7376              From: Hugo <hv@crypt.compulink.co.uk>
7377              Date: Tue, 29 May 2001 03:03:45 +0100
7378              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
7379              
7380              Explanation why the $@ always gets the UTF8 flag when under use utf8--
7381              because we told it to have the flag when under use utf8.
7382      Branch: perl
7383            ! pp_ctl.c
7384 ____________________________________________________________________________
7385 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
7386         Log: At least a partial fix for 20010528.004.
7387      Branch: perl
7388            ! lib/utf8_heavy.pl
7389 ____________________________________________________________________________
7390 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
7391         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
7392              From: Nicholas Clark <nick@ccl4.org> 
7393              Date: Mon, 28 May 2001 23:39:38 +0100
7394              Message-ID: <20010528233938.M86445@plum.flirble.org>
7395              
7396              More portable non-zero UV.
7397      Branch: perl
7398            ! t/lib/extutils.t
7399 ____________________________________________________________________________
7400 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
7401         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
7402              From: Nicholas Clark <nick@ccl4.org>
7403              Date: Mon, 28 May 2001 22:46:09 +0100
7404              Message-ID: <20010528224608.L86445@plum.flirble.org>
7405              
7406              Test also "make clean".
7407      Branch: perl
7408            ! t/lib/extutils.t
7409 ____________________________________________________________________________
7410 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
7411         Log: Subject: Re: Would -Wno-unused -Wall be better?
7412              From: Michael G Schwern <schwern@pobox.com>
7413              Date: Tue, 29 May 2001 00:55:54 +0100
7414              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
7415      Branch: perl
7416            ! pp.h
7417 ____________________________________________________________________________
7418 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
7419         Log: Add a test for 20010528.007, fixed in #10272.
7420      Branch: perl
7421            ! t/op/misc.t toke.c
7422 ____________________________________________________________________________
7423 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
7424         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
7425              From: Hugo <hv@crypt.compulink.co.uk>
7426              Date: Tue, 29 May 2001 00:23:23 +0100
7427              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
7428      Branch: perl
7429            ! toke.c
7430 ____________________________________________________________________________
7431 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
7432         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
7433              From: Michael G Schwern <schwern@pobox.com>
7434              Date: Tue, 29 May 2001 00:42:59 +0100
7435              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
7436      Branch: perl
7437            ! t/pragma/autouse.t
7438 ____________________________________________________________________________
7439 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
7440         Log: Some shells seemingly arrange the signal handlers differently
7441              (bug id 20010521.004).
7442      Branch: perl
7443            ! t/lib/sigaction.t
7444 ____________________________________________________________________________
7445 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
7446         Log: Regen perlmodlib.
7447      Branch: perl
7448            ! pod/perlmodlib.pod
7449 ____________________________________________________________________________
7450 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
7451         Log: Update Changes.
7452      Branch: perl
7453            ! Changes patchlevel.h
7454 ____________________________________________________________________________
7455 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
7456         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
7457              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
7458              Date: Mon, 28 May 2001 14:56:35 -0500
7459              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
7460      Branch: perl
7461            ! pod/perlnewmod.pod
7462 ____________________________________________________________________________
7463 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
7464         Log: Regen toc.
7465      Branch: perl
7466            ! pod/perltoc.pod
7467 ____________________________________________________________________________
7468 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
7469         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
7470              From: "Richard Soderberg" <rs@crystalflame.net>
7471              Date: Mon, 28 May 2001 12:31:23 -0700
7472              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
7473      Branch: perl
7474            ! t/op/splice.t
7475 ____________________________________________________________________________
7476 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
7477         Log: The #10260 was too bold: locales and utf8 still do not mix.
7478      Branch: perl
7479            ! t/pragma/locale.t
7480 ____________________________________________________________________________
7481 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
7482         Log: Subject: [PATCH] Pod nitpicks
7483              From: "Richard Soderberg" <rs@crystalflame.net>
7484              Date: Mon, 28 May 2001 10:08:58 -0700
7485              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
7486      Branch: perl
7487            ! pod/perl571delta.pod pod/perlapi.pod sv.h
7488 ____________________________________________________________________________
7489 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
7490         Log: Upgrade to I18N::LangTags 0.22.
7491      Branch: perl
7492            + lib/I18N/LangTags/List.pod
7493            ! MANIFEST lib/I18N/LangTags.pm
7494 ____________________________________________________________________________
7495 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
7496         Log: A slightly more serious bug found by -Mutf8; op/misc and
7497              lib/complex dumped core.
7498      Branch: perl
7499            ! regexec.c
7500 ____________________________________________________________________________
7501 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
7502         Log: Various buglets shaken out by -Mutf8.
7503      Branch: perl
7504            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
7505            ! t/pragma/locale.t
7506 ____________________________________________________________________________
7507 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
7508         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
7509      Branch: perl
7510            ! t/lib/carp.t
7511 ____________________________________________________________________________
7512 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
7513         Log: Subject: [PATCH] todo patch
7514              From: Artur Bergman <artur@contiller.se> 
7515              Date: Mon, 28 May 2001 17:03:51 +0200
7516              Message-ID: <B7383577.F34%artur@contiller.se>
7517      Branch: perl
7518            ! pod/perltodo.pod
7519 ____________________________________________________________________________
7520 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
7521         Log: Subject: typo in perlguts.pod
7522              From: "John P. Linderman" <jpl@research.att.com>
7523              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
7524              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
7525      Branch: perl
7526            ! pod/perlguts.pod
7527 ____________________________________________________________________________
7528 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
7529         Log: Subject: AIX and gcc (moving targets)
7530              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7531              Date: Mon, 28 May 2001 12:54:04 +0200
7532              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
7533      Branch: perl
7534            ! hints/aix.sh
7535 ____________________________________________________________________________
7536 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
7537         Log: Subject: Re: perlio + multiple perl_alloc..destruct
7538              From: Doug MacEachern <dougm@covalent.net>
7539              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
7540              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
7541      Branch: perl
7542            ! perlio.c
7543 ____________________________________________________________________________
7544 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
7545         Log: The #10251 wasn't quite up-to-the-code.
7546      Branch: perl
7547            ! t/op/misc.t
7548 ____________________________________________________________________________
7549 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
7550         Log: Test case for bug 20010526.004, fixed in #10252.
7551      Branch: perl
7552            ! t/op/taint.t
7553 ____________________________________________________________________________
7554 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
7555         Log: Subject: Re: [ID 20010526.004] Taint looses value
7556              From: Hugo <hv@crypt.compulink.co.uk>
7557              Date: Sun, 27 May 2001 20:39:32 +0100
7558              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
7559      Branch: perl
7560            ! sv.c
7561 ____________________________________________________________________________
7562 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
7563         Log: Test case for 20010422.005, fixed by #10250.
7564      Branch: perl
7565            ! t/op/misc.t
7566 ____________________________________________________________________________
7567 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
7568         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
7569              From: Spider Boardman <spider@Orb.Nashua.NH.US>
7570              Date: Mon, 28 May 2001 06:39:12 -0400
7571              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
7572      Branch: perl
7573            ! toke.c
7574 ____________________________________________________________________________
7575 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
7576         Log: Linerewrapping.
7577      Branch: perl
7578            ! lib/open.pm
7579 ____________________________________________________________________________
7580 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
7581         Log: Updates on the modules list.
7582      Branch: perl
7583            ! t/lib/1_compile.t
7584 ____________________________________________________________________________
7585 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
7586         Log: Add a test for PerlIO.
7587              
7588              (I probably got the crlf/raw thing wrong for clrfy platforms...)
7589      Branch: perl
7590            + t/lib/perlio.t
7591            ! MANIFEST lib/PerlIO.pm
7592 ____________________________________________________________________________
7593 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
7594         Log: Add a test for carp et alia.
7595      Branch: perl
7596            + t/lib/carp.t
7597            ! MANIFEST
7598 ____________________________________________________________________________
7599 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
7600         Log: Adding the new test would be swell.
7601      Branch: perl
7602            + t/pragma/autouse.t
7603 ____________________________________________________________________________
7604 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
7605         Log: Add a test for the autouse pragma.
7606      Branch: perl
7607            ! MANIFEST
7608 ____________________________________________________________________________
7609 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
7610         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
7611              From: dLux <dlux@spam.sch.bme.hu>
7612              Date: Sun, 27 May 2001 16:14:26 +0200
7613              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
7614      Branch: perl
7615            ! lib/autouse.pm
7616 ____________________________________________________________________________
7617 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
7618         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
7619              From: "Richard Soderberg" <rs@crystalflame.net>
7620              Date: Mon, 28 May 2001 03:56:36 -0700
7621              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
7622      Branch: perl
7623            ! utils/dprofpp.PL
7624 ____________________________________________________________________________
7625 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
7626         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
7627              From: "Stephen P. Potter" <spp@spotter.yi.org>
7628              Date: Tue, 22 May 2001 11:40:25 -0400
7629              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
7630              
7631              Subject: Re: [ID 20010522.003] Time::Local module bug
7632              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
7633              Date: Tue, 22 May 2001 11:50:19 -0400
7634              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
7635      Branch: perl
7636            ! lib/Time/Local.pm
7637 ____________________________________________________________________________
7638 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
7639         Log: The PERL_DL_NONLAZY can have whitespace in front.
7640      Branch: perl
7641            ! t/lib/extutils.t
7642 ____________________________________________________________________________
7643 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
7644         Log: Document strftime() and strptime().
7645      Branch: perl
7646            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
7647 ____________________________________________________________________________
7648 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
7649         Log: Make Time::Piece::strptime() to be a function, not a method.
7650      Branch: perl
7651            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
7652 ____________________________________________________________________________
7653 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
7654         Log: Tweak the test to be more portable.
7655      Branch: perl
7656            ! t/lib/extutils.t
7657 ____________________________________________________________________________
7658 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
7659         Log: Subject: PATCH: Re: Re: Attributes that tie
7660              From: Leon Brocard <acme@astray.com>
7661              Date: Sun, 27 May 2001 12:37:29 +0100
7662              Message-ID: <20010527123729.A22663@ns0.astray.com>
7663              
7664              Document that variable attributes are not currently usable
7665              for tieing.  (An ugly limitation that should be fixed.)
7666      Branch: perl
7667            ! lib/attributes.pm
7668 ____________________________________________________________________________
7669 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
7670         Log: Microperl tweaks.
7671      Branch: perl
7672            ! Makefile.micro uconfig.h uconfig.sh
7673 ____________________________________________________________________________
7674 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
7675         Log: Add make target for microperl (kind of silly, but convenient).
7676      Branch: perl
7677            ! Makefile.SH
7678 ____________________________________________________________________________
7679 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
7680         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
7681              for microperl.)
7682      Branch: perl
7683            ! doio.c
7684 ____________________________________________________________________________
7685 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
7686         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
7687              From: rspier@pobox.com (Robert Spier)
7688              Date: Sat, 26 May 2001 20:05:23 -0400
7689              Message-ID: <15120.17603.148648.12430@rls.cx>
7690              
7691              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
7692              From: rspier@pobox.com (Robert Spier)
7693              Date: Sun, 27 May 2001 00:23:12 -0400
7694              Message-ID: <15120.33072.511966.767230@rls.cx>
7695      Branch: perl
7696            ! doio.c pod/perlfunc.pod
7697 ____________________________________________________________________________
7698 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
7699         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
7700      Branch: perl
7701            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
7702 ____________________________________________________________________________
7703 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
7704         Log: Add README.tru64.
7705      Branch: perl
7706            + README.tru64
7707 ____________________________________________________________________________
7708 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
7709         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
7710      Branch: perl
7711            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
7712            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
7713            ! MANIFEST
7714 ____________________________________________________________________________
7715 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
7716         Log: Integrate I18N::LangTags from Sean Burke.
7717              
7718              TODO: the language list from RFC 3066 needs to be integrated
7719              and made available somehow.  The list is included in the
7720              I18N-LangTags 0.21 distribution, but it is undocumented
7721              and unconnected to the module.
7722      Branch: perl
7723            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
7724            ! MANIFEST
7725 ____________________________________________________________________________
7726 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
7727         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
7728              envisioned by Sarathy.
7729      Branch: perl
7730            ! t/op/ver.t toke.c
7731 ____________________________________________________________________________
7732 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
7733         Log: Subject: [ID 20010525.001] Pod typo nits fixed
7734              From: lvirden@cas.org
7735              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
7736              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
7737              
7738              minus the perlsolaris decimation plus the
7739              
7740              Subject: Re: [ID 20010525.001] Pod typo nits fixed
7741              From: "Philip Newton" <Philip.Newton@gmx.net>
7742              Date: Fri, 25 May 2001 18:05:55 +0200
7743              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
7744      Branch: perl
7745            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
7746            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
7747            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
7748            ! pod/perlutil.pod pod/perlxstut.pod
7749 ____________________________________________________________________________
7750 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
7751         Log: return clauses are nice.
7752      Branch: perl
7753            ! sv.c
7754 ____________________________________________________________________________
7755 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
7756         Log: Subject: change 10199 backwards?
7757              From: Doug MacEachern <dougm@covalent.net>
7758              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
7759              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
7760      Branch: perl
7761            ! sv.c
7762 ____________________________________________________________________________
7763 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
7764         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
7765              From: Hugo <hv@crypt.compulink.co.uk>
7766              Date: Sat, 26 May 2001 17:05:12 +0100
7767              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
7768      Branch: perl
7769            + t/op/gmagic.t
7770            ! MANIFEST doop.c embed.h embed.pl global.sym
7771            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
7772            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
7773 ____________________________________________________________________________
7774 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
7775         Log: Regen headers for #10221.
7776      Branch: perl
7777            ! global.sym objXSUB.h perlapi.c
7778 ____________________________________________________________________________
7779 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
7780         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
7781              From: Juha Laiho <juha.laiho@Elma.Net>
7782              Date: Thu, 3 May 2001 09:51:30 +0300
7783              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
7784      Branch: perl
7785            ! embed.pl
7786 ____________________________________________________________________________
7787 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
7788         Log: Subject: Re: [PATCH] Re: stability of sort()?
7789              From: "John P. Linderman" <jpl@research.att.com>
7790              Date: Sat, 26 May 2001 13:27:19 -0400
7791              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
7792      Branch: perl
7793            ! pod/perlfunc.pod
7794 ____________________________________________________________________________
7795 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
7796         Log: Integrate perlio.
7797      Branch: perl
7798           !> pod/perlguts.pod
7799 ____________________________________________________________________________
7800 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
7801         Log: Subject: [PATCH perl@10210] PerlIO for VMS
7802              From: "Craig A. Berry" <craigberry@mac.com>
7803              Date: Sat, 26 May 2001 09:34:11 -0500
7804              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
7805      Branch: perl
7806            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
7807            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
7808            ! vms/vmsish.h
7809 ____________________________________________________________________________
7810 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
7811         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
7812              From: David Dyck <dcd@tc.fluke.com>
7813              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
7814              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
7815      Branch: perl
7816            ! lib/perl5db.pl
7817 ____________________________________________________________________________
7818 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
7819         Log: Subject: utf8 regexp tests
7820              From: Hugo <hv@crypt.compulink.co.uk>
7821              Date: Fri, 25 May 2001 22:35:01 +0100
7822              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
7823      Branch: perl
7824            ! t/op/regexp.t
7825 ____________________________________________________________________________
7826 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
7827         Log: Subject: [PATCH] Re: stability of sort()?
7828              From: Nicholas Clark <nick@ccl4.org>
7829              Date: Fri, 25 May 2001 22:40:19 +0100
7830              Message-ID: <20010525224019.B86445@plum.flirble.org>
7831      Branch: perl
7832            ! pod/perlfunc.pod
7833 ____________________________________________________________________________
7834 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
7835         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
7836              From: John Peacock <jpeacock@rowman.com>
7837              Date: Thu, 24 May 2001 22:14:01 -0400
7838              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
7839      Branch: perl
7840            ! mg.c scope.c sv.c
7841 ____________________________________________________________________________
7842 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
7843         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
7844              From: Nicholas Clark <nick@ccl4.org>
7845              Date: Sun, 20 May 2001 19:24:13 +0100
7846              Message-ID: <20010520192413.G83222@plum.flirble.org>
7847      Branch: perl
7848            + lib/ExtUtils/Constant.pm t/lib/extutils.t
7849            ! MANIFEST utils/h2xs.PL
7850 ____________________________________________________________________________
7851 [ 10212] By: nick                                  on 2001/05/26  09:49:28
7852         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
7853              add a few more notes there on use of mortals on the stack.
7854      Branch: perlio
7855            ! pod/perlguts.pod
7856 ____________________________________________________________________________
7857 [ 10211] By: nick                                  on 2001/05/26  09:05:36
7858         Log: Integrate mainline
7859      Branch: perlio
7860           +> t/lib/fcntl.t t/pragma/vars.t
7861           !> (integrate 49 files)
7862 ____________________________________________________________________________
7863 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
7864         Log: Update Changes.
7865      Branch: perl
7866            ! Changes patchlevel.h
7867 ____________________________________________________________________________
7868 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
7869         Log: Based on
7870              
7871              Subject: [PATCH pp.c] Wrapping pack("C",256)
7872              From: Simon Cozens <simon@netthink.co.uk>
7873              Date: Sat, 12 May 2001 17:58:41 +0100
7874              Message-ID: <20010512175841.A6132@netthink.co.uk>
7875      Branch: perl
7876            ! pod/perldiag.pod pp.c t/pragma/warn/pp
7877 ____________________________________________________________________________
7878 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
7879         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
7880              From: "Brendan O'Dea" <bod@compusol.com.au>
7881              Date: Fri, 25 May 2001 11:18:29 +1000
7882              Message-ID: <20010525111829.A28411@compusol.com.au>
7883              
7884              (Slightly modified.)
7885      Branch: perl
7886            ! lib/Term/Cap.pm
7887 ____________________________________________________________________________
7888 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
7889         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
7890              From: Hugo <hv@crypt.compulink.co.uk>
7891              Date: Fri, 25 May 2001 02:13:25 +0100
7892              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
7893      Branch: perl
7894            ! t/op/misc.t
7895 ____________________________________________________________________________
7896 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
7897         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
7898              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
7899              Date: Fri, 25 May 2001 10:25:36 +0900
7900              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
7901      Branch: perl
7902            ! regcomp.c regexec.c
7903 ____________________________________________________________________________
7904 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
7905         Log: Subject: [PATCH #2] stash autovivification and method call error messages
7906              From: Ilmari Karonen <iltzu@sci.fi>
7907              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
7908              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
7909      Branch: perl
7910            ! gv.c pp_hot.c t/op/method.t
7911 ____________________________________________________________________________
7912 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
7913         Log: Add make target and documentation for gprof profiling.
7914      Branch: perl
7915            ! Makefile.SH pod/perlhack.pod
7916 ____________________________________________________________________________
7917 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
7918         Log: Subject: Don't think about UTF8 
7919              From: Mike Guy <mjtg@cam.ac.uk> 
7920              Date: Tue, 22 May 2001 14:35:39 +0100
7921              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
7922      Branch: perl
7923            ! sv.h
7924 ____________________________________________________________________________
7925 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
7926         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
7927              From: Geraint A Edwards <gedge@serf.org> 
7928              Date: Thu, 24 May 2001 22:51:24 +0100
7929              Message-Id: <20010524225124.A34981@cymru.serf.org>
7930      Branch: perl
7931            ! x2p/find2perl.PL
7932 ____________________________________________________________________________
7933 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
7934         Log: DB_File has its own attribute story.
7935      Branch: perl
7936            ! ext/DB_File/DB_File.xs
7937 ____________________________________________________________________________
7938 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
7939         Log: Subject: Re: Making perl with -Wall
7940              From: Andy Dougherty <doughera@lafayette.edu>
7941              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
7942              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
7943      Branch: perl
7944            ! perl.h
7945 ____________________________________________________________________________
7946 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
7947         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
7948              From: "Richard Soderberg" <rs@crystalflame.net>
7949              Date: Thu, 24 May 2001 08:58:16 -0700
7950              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
7951      Branch: perl
7952            ! sv.c
7953 ____________________________________________________________________________
7954 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
7955         Log: IV/UV casting fixes from Nicholas Clark.
7956      Branch: perl
7957            ! perl.h pp_sys.c util.c
7958 ____________________________________________________________________________
7959 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
7960         Log: Subject: Re: Making perl with -Wall
7961              From: Michael G Schwern <schwern@pobox.com>
7962              Date: Thu, 24 May 2001 15:40:28 +0100
7963              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
7964      Branch: perl
7965            ! malloc.c perl.h
7966 ____________________________________________________________________________
7967 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
7968         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
7969              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7970              Date: Tue, 22 May 2001 11:49:37 +0200
7971              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
7972      Branch: metaconfig
7973            ! U/modified/Oldsym.U
7974      Branch: metaconfig/U/perl
7975            ! patchlevel.U
7976      Branch: perl
7977            ! Configure config_h.SH myconfig.SH
7978 ____________________________________________________________________________
7979 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
7980         Log: Under versiononly install also the scripts with the version suffix.
7981              (e.g. .../bin/h2xs5.7.1)
7982      Branch: perl
7983            ! installperl
7984 ____________________________________________________________________________
7985 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
7986         Log: Subject: [PATCH] Stop segfault in mg.c:636
7987              From: "Richard Soderberg" <rs@crystalflame.net>
7988              Date: Thu, 24 May 2001 05:51:52 -0700
7989              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
7990      Branch: perl
7991            ! mg.c
7992 ____________________________________________________________________________
7993 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
7994         Log: Iteration continues; hopefully convergently.
7995      Branch: perl
7996            ! t/lib/b-stash.t
7997 ____________________________________________________________________________
7998 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
7999         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
8000              From: Gisle Aas <gisle@ActiveState.com>
8001              Date: 23 May 2001 16:13:10 -0700
8002              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
8003      Branch: perl
8004            ! op.c toke.c
8005 ____________________________________________________________________________
8006 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
8007         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
8008              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
8009              Date: Thu, 24 May 2001 05:05:22 -0500
8010              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
8011      Branch: perl
8012            ! lib/dumpvar.pl lib/perl5db.pl
8013 ____________________________________________________________________________
8014 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
8015         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
8016              From: David Dyck <dcd@tc.fluke.com>
8017              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
8018              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
8019      Branch: perl
8020            ! lib/perl5db.pl
8021 ____________________________________________________________________________
8022 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
8023         Log: Tiny pod nits on READMEs, mostly whitespace issues.
8024      Branch: perl
8025            ! README.amiga README.dos README.macos README.mpeix README.vmesa
8026            ! README.win32
8027 ____________________________________________________________________________
8028 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
8029         Log: The DG/UX part of the 20010521.005.
8030      Branch: perl
8031            ! README.dgux
8032 ____________________________________________________________________________
8033 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
8034         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
8035              From: Hugo <hv@crypt.compulink.co.uk>
8036              Date: Mon, 21 May 2001 16:32:02 +0100
8037              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
8038      Branch: perl
8039            ! regcomp.c t/op/misc.t
8040 ____________________________________________________________________________
8041 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
8042         Log: Subject: [PATCH] Extra UNIVERSAL tests
8043              From: Mike Guy <mjtg@cam.ac.uk>
8044              Date: Wed, 23 May 2001 12:29:20 +0100
8045              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
8046      Branch: perl
8047            ! t/op/universal.t
8048 ____________________________________________________________________________
8049 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
8050         Log: Subject: [PATCH] Remove EQ keyword
8051              From: Mike Guy <mjtg@cam.ac.uk>
8052              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
8053              Date: Wed, 23 May 2001 11:17:29 +0100
8054      Branch: perl
8055            ! keywords.h keywords.pl
8056 ____________________________________________________________________________
8057 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
8058         Log: Subject: [PATCH] lib/perl5db.pl
8059              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
8060              Date: Wed, 23 May 2001 02:18:03 -0500
8061              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
8062      Branch: perl
8063            ! lib/perl5db.pl
8064 ____________________________________________________________________________
8065 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
8066         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
8067              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
8068              Date: Tue, 22 May 2001 23:34:41 -0500
8069              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
8070      Branch: perl
8071            ! lib/Term/Cap.pm
8072 ____________________________________________________________________________
8073 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
8074         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
8075              From: davem@fdgroup.co.uk
8076              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
8077              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
8078      Branch: perl
8079            ! emacs/e2ctags.pl
8080 ____________________________________________________________________________
8081 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
8082         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
8083              From: Michael G Schwern <schwern@pobox.com>
8084              Date: Tue, 22 May 2001 14:15:09 +0100
8085              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
8086      Branch: perl
8087            ! lib/vars.pm
8088 ____________________________________________________________________________
8089 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
8090         Log: Subject: [PATCH lib/vars.pm] Odd code nit
8091              From: Michael G Schwern <schwern@pobox.com>
8092              Date: Tue, 22 May 2001 14:14:28 +0100
8093              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
8094      Branch: perl
8095            ! lib/vars.pm
8096 ____________________________________________________________________________
8097 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
8098         Log: Use the new use vars feature.
8099      Branch: perl
8100            ! t/lib/b-stash.t
8101 ____________________________________________________________________________
8102 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
8103         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
8104              From: Mike Guy <mjtg@cam.ac.uk>
8105              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8106              Date: Tue, 22 May 2001 13:11:39 +0100
8107      Branch: perl
8108            + t/pragma/vars.t
8109            ! MANIFEST lib/vars.pm t/lib/1_compile.t
8110 ____________________________________________________________________________
8111 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
8112         Log: -qlongdouble considered harmful by Merijn.
8113      Branch: perl
8114            ! hints/aix.sh
8115 ____________________________________________________________________________
8116 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
8117         Log: Update Changes.
8118      Branch: perl
8119            ! Changes patchlevel.h
8120 ____________________________________________________________________________
8121 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
8122         Log: Add a test of its very own for Fcntl.  Hopefully portable.
8123      Branch: perl
8124            + t/lib/fcntl.t
8125            ! MANIFEST
8126 ____________________________________________________________________________
8127 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
8128         Log: Must be trickier for 'minitest' not to die.
8129      Branch: perl
8130            ! t/op/taint.t
8131 ____________________________________________________________________________
8132 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
8133         Log: Can't declare other people's variables.
8134      Branch: perl
8135            ! t/lib/b-stash.t
8136 ____________________________________________________________________________
8137 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
8138         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
8139      Branch: perl
8140            ! doio.c t/op/taint.t
8141 ____________________________________________________________________________
8142 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
8143         Log: The OS/2 variable needs to be declared.
8144      Branch: perl
8145            ! t/lib/b-stash.t
8146 ____________________________________________________________________________
8147 [ 10170] By: nick                                  on 2001/05/20  16:48:29
8148         Log: Integrate mainline
8149      Branch: perlio
8150           !> (integrate 41 files)
8151 ____________________________________________________________________________
8152 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
8153         Log: Small perlsec updates: clarify the taintedness of filename
8154              globbing; suggest using Scalar::Util::tainted().
8155      Branch: perl
8156            ! pod/perlsec.pod
8157 ____________________________________________________________________________
8158 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
8159         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
8160              From: Dave Mitchell <davem@fdgroup.co.uk>
8161              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
8162              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
8163      Branch: perl
8164            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
8165            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
8166            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
8167            ! xsutils.c
8168 ____________________________________________________________________________
8169 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
8170         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
8171              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8172              Date: Sat, 19 May 2001 04:08:46 -0400
8173              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
8174      Branch: perl
8175            ! lib/ExtUtils/Mksymlists.pm makedef.pl
8176 ____________________________________________________________________________
8177 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
8178         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
8179              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8180              Date: Sat, 19 May 2001 04:30:45 -0400
8181              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
8182      Branch: perl
8183            ! os2/os2.c
8184 ____________________________________________________________________________
8185 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
8186         Log: Subject: [PATCH 5.6.1] build bugs OS/2
8187              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8188              Date: Sat, 19 May 2001 04:35:28 -0400
8189              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
8190      Branch: perl
8191            ! os2/Makefile.SHs os2/os2.c
8192 ____________________________________________________________________________
8193 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
8194         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
8195              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8196              Date: Sat, 19 May 2001 04:04:23 -0400
8197              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
8198              
8199              (In bleadperl patched b-stash.t instead of b.t)
8200      Branch: perl
8201            ! t/lib/b-stash.t t/lib/bigfltpm.t
8202 ____________________________________________________________________________
8203 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
8204         Log: Subject: [PATCH 5.6.1] perl5db
8205              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8206              Date: Sat, 19 May 2001 03:49:09 -0400
8207              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
8208      Branch: perl
8209            ! lib/perl5db.pl
8210 ____________________________________________________________________________
8211 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
8212         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
8213              From: Gisle Aas <gisle@ActiveState.com>
8214              Date: 18 May 2001 14:24:51 -0700
8215              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
8216      Branch: perl
8217            ! pp_ctl.c
8218 ____________________________________________________________________________
8219 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
8220         Log: Subject: [PATCH] Chomp should not always stringify
8221              From: Gisle Aas <gisle@ActiveState.com>
8222              Date: 18 May 2001 07:55:25 -0700
8223              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
8224      Branch: perl
8225            ! doop.c t/op/chop.t
8226 ____________________________________________________________________________
8227 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
8228         Log: Integrate perlio.
8229      Branch: perl
8230           !> pod/perlfunc.pod
8231 ____________________________________________________________________________
8232 [ 10159] By: nick                                  on 2001/05/20  09:39:46
8233         Log: Document some more of open's features.
8234      Branch: perlio
8235            ! pod/perlfunc.pod
8236 ____________________________________________________________________________
8237 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
8238         Log: back out change#10153 (it has compatibility issues such as the
8239              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
8240              benefit for 5.6.x doesn't seem worth the risk)
8241      Branch: maint-5.6/perl
8242            ! toke.c
8243 ____________________________________________________________________________
8244 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
8245         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
8246      Branch: perl
8247            ! x2p/s2p.PL
8248 ____________________________________________________________________________
8249 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
8250         Log: Update Changes.
8251      Branch: perl
8252            ! Changes patchlevel.h
8253 ____________________________________________________________________________
8254 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
8255         Log: Integrate change #10144 from maintperl.
8256              
8257              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
8258      Branch: perl
8259           !> win32/config.bc win32/config.gc win32/config.vc
8260           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8261 ____________________________________________________________________________
8262 [ 10154] By: nick                                  on 2001/05/18  07:23:03
8263         Log: Integrate mainline.
8264      Branch: perlio
8265           +> README.dgux t/lib/i18n-collate.t utils.lst
8266           !> (integrate 49 files)
8267 ____________________________________________________________________________
8268 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
8269         Log: Integrate change #7224 from mainline into maintperl.
8270              
8271              Allow @+ and @- to be doublequoted, from Simon Cozens. 
8272              (Approved by Larry, see Tom's comment in 20000830.005.)
8273      Branch: maint-5.6/perl
8274           !> toke.c
8275 ____________________________________________________________________________
8276 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
8277         Log: Subject: [PATCH bleadperl] small lookbehind fix
8278              From: Hugo <hv@crypt.compulink.co.uk>
8279              Date: Fri, 18 May 2001 00:07:19 +0100
8280              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
8281      Branch: perl
8282            ! regexec.c
8283 ____________________________________________________________________________
8284 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
8285         Log: Detypos.
8286      Branch: perl
8287            ! installman utils.lst
8288 ____________________________________________________________________________
8289 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
8290         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
8291              in 20001222.001.
8292      Branch: perl
8293            ! t/lib/glob-basic.t
8294 ____________________________________________________________________________
8295 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
8296         Log: Subject: [PATCH] Test for bug 20010515.004
8297              From: Benjamin Sugars <bsugars@canoe.ca>
8298              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
8299              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
8300      Branch: perl
8301            ! t/op/misc.t
8302 ____________________________________________________________________________
8303 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
8304         Log: Integrate #10145 from maintperl.
8305              
8306              fix for ID 20010515.004 (needs test)
8307      Branch: perl
8308           !> pp_hot.c
8309 ____________________________________________________________________________
8310 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
8311         Log: Thinko noticed by Doug MacEachern.
8312      Branch: perl
8313            ! thread.h
8314 ____________________________________________________________________________
8315 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
8316         Log: Subject: Re: [PATCH] HERE mark in regex
8317              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
8318              Date: Thu, 17 May 2001 12:20:33 -0400
8319              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
8320      Branch: perl
8321            ! t/op/re_tests
8322 ____________________________________________________________________________
8323 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
8324         Log: fix for ID 20010515.004 (needs test)
8325      Branch: maint-5.6/perl
8326            ! pp_hot.c
8327 ____________________________________________________________________________
8328 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
8329         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
8330      Branch: maint-5.6/perl
8331            ! win32/config.bc win32/config.gc win32/config.vc
8332            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8333 ____________________________________________________________________________
8334 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
8335         Log: Macrofy the getspecific (and use it also in util.c)
8336      Branch: perl
8337            ! thread.h util.c
8338 ____________________________________________________________________________
8339 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
8340         Log: Use the unchecked thread-specific key fetch also in Tru64.
8341      Branch: perl
8342            ! thread.h
8343 ____________________________________________________________________________
8344 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
8345         Log: Subject: [PATCH 5.6.1]Quick thread speedup
8346              From: Dan Sugalski <dan@sidhe.org> 
8347              Date: Wed, 16 May 2001 18:05:19 -0400
8348              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
8349      Branch: perl
8350            ! thread.h util.c
8351 ____________________________________________________________________________
8352 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
8353         Log: I think this is quite enough testing for a deprecated feature.
8354      Branch: perl
8355            + t/lib/i18n-collate.t
8356            ! MANIFEST t/lib/1_compile.t
8357 ____________________________________________________________________________
8358 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
8359         Log: More HP-UX lore from Jeff Okamoto.
8360      Branch: perl
8361            ! README.hpux
8362 ____________________________________________________________________________
8363 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
8364         Log: Sort utils.lst for easier maintenance.
8365      Branch: perl
8366            ! utils.lst
8367 ____________________________________________________________________________
8368 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
8369         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
8370              From: Tim Jenness <t.jenness@jach.hawaii.edu>
8371              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
8372              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
8373              
8374              Add pod2latex to utils.lst.
8375      Branch: perl
8376            ! MANIFEST utils.lst
8377 ____________________________________________________________________________
8378 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
8379         Log: Subject: Re: [PATCH] HERE mark in regex
8380              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
8381              Date: Wed, 16 May 2001 13:04:43 -0400
8382              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
8383      Branch: perl
8384            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
8385            ! t/op/regmesg.t t/pragma/warn/regcomp
8386 ____________________________________________________________________________
8387 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
8388         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
8389              From: Simon Cozens <simon@netthink.co.uk>
8390              Date: Wed, 16 May 2001 18:02:08 +0100
8391              Message-ID: <20010516180208.A6458@netthink.co.uk>
8392      Branch: perl
8393            ! installman utils.lst
8394 ____________________________________________________________________________
8395 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
8396         Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST
8397              From: "Philip Newton" <pnewton@gmx.de>
8398              Date: Tue, 15 May 2001 15:09:30 +0200
8399              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
8400              
8401              Test case for #10128.
8402      Branch: perl
8403            ! t/pragma/warn/pp_hot
8404 ____________________________________________________________________________
8405 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
8406         Log: Update Changes.
8407      Branch: perl
8408            ! Changes patchlevel.h
8409 ____________________________________________________________________________
8410 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
8411         Log: Deprecate pseudo-hashes.
8412      Branch: perl
8413            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
8414 ____________________________________________________________________________
8415 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
8416         Log: HP-UX hints update from Merijn.
8417      Branch: perl
8418            ! hints/hpux.sh
8419 ____________________________________________________________________________
8420 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
8421         Log: README.hpux update from Merijn.
8422      Branch: perl
8423            ! README.hpux
8424 ____________________________________________________________________________
8425 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
8426         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
8427              From: Simon Cozens <simon@netthink.co.uk>
8428              Date: Wed, 16 May 2001 15:57:55 +0100
8429              Message-ID: <20010516155755.A4728@netthink.co.uk>
8430      Branch: perl
8431            + utils.lst
8432            ! MANIFEST installman installperl
8433 ____________________________________________________________________________
8434 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
8435         Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST
8436              From: "Philip Newton" <pnewton@gmx.de>
8437              Date: Tue, 15 May 2001 16:31:05 +0200
8438              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
8439              
8440              Fix PERL_Y2KWARN test to check before rather than after appending.
8441      Branch: perl
8442            ! pp_hot.c
8443 ____________________________________________________________________________
8444 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
8445         Log: Regen Porting stuff.
8446      Branch: perl
8447            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8448            ! config_h.SH
8449 ____________________________________________________________________________
8450 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
8451         Log: Metaconfig unit change for #10125.
8452      Branch: metaconfig
8453            ! U/modified/Oldconfig.U
8454 ____________________________________________________________________________
8455 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
8456         Log: Use OSVERS.
8457      Branch: perl
8458            ! Configure config_h.SH perl.c
8459 ____________________________________________________________________________
8460 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
8461         Log: Regen toc.
8462      Branch: perl
8463            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
8464 ____________________________________________________________________________
8465 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
8466         Log: Adding the README.dgux to the MANIFEST would be a good idea.
8467      Branch: perl
8468            ! MANIFEST
8469 ____________________________________________________________________________
8470 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
8471         Log: Move the stack desire definition to thread.h.
8472      Branch: perl
8473            ! ext/Thread/Thread.xs thread.h
8474 ____________________________________________________________________________
8475 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
8476         Log: DG-UX threading patches, including a README.dgux,
8477              from Takis Psarogiannakopoulos.
8478      Branch: perl
8479            + README.dgux
8480            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
8481 ____________________________________________________________________________
8482 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
8483         Log: Subject: [PATCH B::Deparse] More on /x regexes
8484              From: Robin Houston <robin@kitsite.com>
8485              Date: Tue, 15 May 2001 19:09:35 +0100
8486              Message-ID: <20010515190935.A27268@penderel>
8487      Branch: perl
8488            ! ext/B/B/Deparse.pm
8489 ____________________________________________________________________________
8490 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
8491         Log: Document that the core time() may be rounding rather
8492              than truncating, would have saved at least my confusion.
8493      Branch: perl
8494            ! ext/Time/HiRes/HiRes.pm
8495 ____________________________________________________________________________
8496 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
8497         Log: Subject: perl-current/t/time-hires.t
8498              From: John Peacock <jpeacock@rowman.com>
8499              Date: Fri, 11 May 2001 14:09:41 -0400
8500              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
8501      Branch: perl
8502            ! t/lib/time-hires.t
8503 ____________________________________________________________________________
8504 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
8505         Log: Subject: [PATCH dump.c] Op private flags
8506              From: Simon Cozens <simon@netthink.co.uk>
8507              Date: Sun, 13 May 2001 20:20:36 +0100
8508              Message-ID: <20010513202036.A21896@netthink.co.uk>
8509      Branch: perl
8510            ! dump.c
8511 ____________________________________________________________________________
8512 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
8513         Log: Upgrade to Switch 2.03.
8514      Branch: perl
8515            ! lib/Switch.pm
8516 ____________________________________________________________________________
8517 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
8518         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
8519              to PERL_CONFIG_SH and use it consistently.
8520      Branch: maint-5.6/perl
8521           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
8522           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
8523           !> myconfig.SH writemain.SH
8524 ____________________________________________________________________________
8525 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
8526         Log: Metaconfig units changes for #10113.
8527      Branch: metaconfig
8528            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
8529 ____________________________________________________________________________
8530 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
8531         Log: The problem described in 20010514.031 still wasn't
8532              fully cured, there were remnants of $CONFIG when
8533              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
8534              to avoid future conflicts.
8535      Branch: perl
8536            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
8537            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
8538            ! myconfig.SH writemain.SH
8539 ____________________________________________________________________________
8540 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
8541         Log: Half of #10107 got lost.
8542      Branch: perl
8543            ! ext/B/B/Deparse.pm
8544 ____________________________________________________________________________
8545 [ 10111] By: nick                                  on 2001/05/15  08:39:14
8546         Log: Integrate mainline.
8547      Branch: perlio
8548           +> ext/POSIX/hints/uts.pl
8549            - Todo Todo-5.6 t/camel-III/vstring.t
8550           !> (integrate 48 files)
8551 ____________________________________________________________________________
8552 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
8553         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
8554              From: Robin Houston <robin@kitsite.com>
8555              Date: Mon, 14 May 2001 22:27:08 +0100
8556              Message-ID: <20010514222708.A22963@penderel>
8557      Branch: perl
8558            ! t/TestInit.pm
8559 ____________________________________________________________________________
8560 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
8561         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
8562              From: Robin Houston <robin@kitsite.com>
8563              Date: Mon, 14 May 2001 22:16:43 +0100
8564              Message-ID: <20010514221643.A22437@penderel>
8565      Branch: perl
8566            ! ext/B/B/Deparse.pm
8567 ____________________________________________________________________________
8568 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
8569         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
8570              From: Robin Houston <robin@kitsite.com>
8571              Date: Mon, 14 May 2001 22:03:44 +0100
8572              Message-ID: <20010514220344.A20643@penderel>
8573      Branch: perl
8574            ! ext/B/B/Deparse.pm
8575 ____________________________________________________________________________
8576 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
8577         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
8578              From: Robin Houston <robin@kitsite.com>
8579              Date: Mon, 14 May 2001 22:10:07 +0100
8580              Message-ID: <20010514221007.A21118@penderel>
8581      Branch: perl
8582            ! ext/B/B/Deparse.pm
8583 ____________________________________________________________________________
8584 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
8585         Log: Fix for 20010514.037; substr() didn't invalidate the locale
8586              collation magic.
8587      Branch: perl
8588            ! pp.c
8589 ____________________________________________________________________________
8590 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
8591         Log: Update Changes.
8592      Branch: perl
8593            ! Changes patchlevel.h
8594 ____________________________________________________________________________
8595 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
8596         Log: Retract #10094.
8597      Branch: perl
8598            ! lib/Pod/Text.pm
8599 ____________________________________________________________________________
8600 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
8601         Log: Integrate change #10100 from maintperl.
8602              
8603              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
8604              bug ID 20010514.027)
8605      Branch: perl
8606           !> mg.c pp_ctl.c
8607 ____________________________________________________________________________
8608 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
8609         Log: Document the deprecatedness of suidperl.
8610      Branch: perl
8611            ! INSTALL pod/perlfaq1.pod
8612 ____________________________________________________________________________
8613 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
8614         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
8615              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
8616              Date: Mon, 14 May 2001 09:38:59 -0400
8617              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
8618      Branch: perl
8619            ! lib/ExtUtils/MM_Unix.pm
8620 ____________________________________________________________________________
8621 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
8622         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
8623              bug ID 20010514.027)
8624              
8625              TODO: this needs a testsuite addition
8626      Branch: maint-5.6/perl
8627            ! mg.c pp_ctl.c
8628 ____________________________________________________________________________
8629 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
8630         Log: More DWIMminess for Class::Struct: calling the array or hash
8631              accessors only with one argument, an array or a hash reference,
8632              sets the underlying array or hash.  This mirrors nicely also
8633              the usage in the constructor.
8634              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
8635      Branch: perl
8636            ! lib/Class/Struct.pm t/lib/class-struct.t
8637 ____________________________________________________________________________
8638 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
8639         Log: Reference cmp'ing should go through the whole stringification
8640              process shebang, as pointed out by Sarathy in #10091.
8641      Branch: perl
8642            ! pp.c
8643 ____________________________________________________________________________
8644 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
8645         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
8646              From: Simon Cozens <simon@netthink.co.uk>
8647              Date: Sat, 12 May 2001 16:36:27 +0100
8648              Message-ID: <20010512163627.A5522@netthink.co.uk>
8649              
8650              with some additions salvaged from Todo and Todo-5.6 before
8651              retiring them.
8652      Branch: perl
8653            - Todo Todo-5.6
8654            ! MANIFEST pod/perltodo.pod
8655 ____________________________________________________________________________
8656 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
8657         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
8658              From: "Golubev I. N." <gin@mo.msk.ru>
8659              Date: Mon, 07 May 2001 14:33:34 (GMT)
8660              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
8661      Branch: perl
8662            ! perl.h
8663 ____________________________________________________________________________
8664 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
8665         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
8666              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
8667              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
8668              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
8669      Branch: perl
8670            ! lib/ExtUtils/MM_Unix.pm
8671 ____________________________________________________________________________
8672 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
8673         Log: (Retracted by #10104.)
8674              
8675              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
8676              From: barries <barries@slaysys.com>
8677              Date: Sat, 12 May 2001 01:28:10 -0400
8678              Message-ID: <20010512012810.B26358@jester.slaysys.com>
8679      Branch: perl
8680            ! lib/Pod/Text.pm
8681 ____________________________________________________________________________
8682 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
8683         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
8684              From: Mike Guy <mjtg@cam.ac.uk>
8685              Date: Sat, 12 May 2001 19:24:33 +0100
8686              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
8687      Branch: perl
8688            ! lib/AutoSplit.pm
8689 ____________________________________________________________________________
8690 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
8691         Log: Yet another HP-UX hints tweak from Merijn.
8692      Branch: perl
8693            ! hints/hpux.sh
8694 ____________________________________________________________________________
8695 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
8696         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
8697              isn't defined (changes#9366,9368,9370 from mainline without the
8698              pp_scmp() change)
8699      Branch: maint-5.6/perl
8700            ! pp.c pp.h pp_hot.c
8701 ____________________________________________________________________________
8702 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
8703         Log: The sorting seems to happen now automatically.
8704      Branch: perl
8705            ! t/lib/glob-basic.t
8706 ____________________________________________________________________________
8707 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
8708         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
8709              From: Benjamin Sugars <bsugars@canoe.ca>
8710              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
8711              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
8712      Branch: perl
8713            ! pod/perlfunc.pod
8714 ____________________________________________________________________________
8715 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
8716         Log: Subject: Re: undef(&foo) does not work for XS functions
8717              From: Doug MacEachern <dougm@covalent.net>
8718              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
8719              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
8720      Branch: perl
8721            ! op.c
8722 ____________________________________________________________________________
8723 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
8724         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
8725              From: Peter Prymmer <pvhp@forte.com>
8726              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
8727              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
8728      Branch: perl
8729            ! t/op/append.t
8730 ____________________________________________________________________________
8731 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
8732         Log: Update Changes.
8733      Branch: perl
8734            ! Changes patchlevel.h
8735 ____________________________________________________________________________
8736 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
8737         Log: Remove the 'asciir' re subpragma.  Should instead implement
8738              the 'physical vs logical' range scheme:
8739              
8740              \xAA-\xCC is a native physical range, you want that range of
8741              codepoints in your native encoding.  In EBCDIC the codepoints
8742              in the gaps (between i-j and r-s) should be included.
8743              
8744              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
8745              codepoints in Unicode.
8746              
8747              a-z is a logical range, you want that range of 'logical' codepoints
8748              in your native encoding.  In EBCDIC the codepoints in the gaps
8749              (between i-j and r-s) should not be included.
8750              
8751              Mixed cases (a-\xAA, etc) should either be errors, or maybe
8752              the 'logical' endpoints should be converted to native/Unicode
8753              codepoints, and the range handled as a physical range.
8754              
8755              'Logical endpoints' are to be recognized only in the A-Z, a-z,
8756              and 0-9 ranges.  Probably a warning should be given for mixed
8757              cases like A-z or a-9 (since such expressions are encoding
8758              dependent), with a recommendation to use physical ranges.
8759      Branch: perl
8760            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
8761            ! t/op/regexp.t
8762 ____________________________________________________________________________
8763 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
8764         Log: Make the test to cleanup the test directory tree
8765              both before and after the testing so that we always
8766              have a clean slate to work with.
8767      Branch: perl
8768            ! t/lib/filefind.t
8769 ____________________________________________________________________________
8770 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
8771         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
8772              From: Jon Eveland <jweveland@yahoo.com>
8773              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
8774              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
8775      Branch: perl
8776            ! pod/perlfunc.pod
8777 ____________________________________________________________________________
8778 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
8779         Log: Merge the camel-III/vstring.t with op/ver.t.
8780      Branch: perl
8781            - t/camel-III/vstring.t
8782            ! MANIFEST t/TEST t/harness t/op/ver.t
8783 ____________________________________________________________________________
8784 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
8785         Log: Add test.deparse make target.
8786      Branch: perl
8787            ! Makefile.SH
8788 ____________________________________________________________________________
8789 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
8790         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
8791              From: Robin Houston <robin@kitsite.com>
8792              Date: Fri, 11 May 2001 12:02:22 +0100
8793              Message-ID: <20010511120222.A11529@penderel>
8794      Branch: perl
8795            ! ext/B/B/Deparse.pm t/op/method.t
8796 ____________________________________________________________________________
8797 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
8798         Log: A nicely working combination for UTS from Hal Morris.
8799      Branch: perl
8800            + ext/POSIX/hints/uts.pl
8801            ! MANIFEST hints/uts.sh
8802 ____________________________________________________________________________
8803 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
8804         Log: i_ieeefp=undef for UTS.
8805      Branch: perl
8806            ! hints/uts.sh
8807 ____________________________________________________________________________
8808 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
8809         Log: Subject: RE: rand(0) is rand(1)
8810              From: Larry Shatzer <lshatzer@islanddata.com>
8811              Date: Thu, 10 May 2001 11:09:27 -0700
8812              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
8813      Branch: perl
8814            ! pod/perlfunc.pod
8815 ____________________________________________________________________________
8816 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
8817         Log: Subject: [patch] make op_{clear,null} public
8818              From: Doug MacEachern <dougm@covalent.net>
8819              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
8820              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
8821      Branch: perl
8822            ! embed.h embed.pl op.c proto.h
8823 ____________________________________________________________________________
8824 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
8825         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
8826              From: Robin Houston <robin@kitsite.com>
8827              Date: Thu, 10 May 2001 18:54:59 +0100
8828              Message-ID: <20010510185459.A5995@penderel>
8829      Branch: perl
8830            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
8831 ____________________________________________________________________________
8832 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
8833         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
8834              From: Robin Houston <robin@kitsite.com>
8835              Date: Thu, 10 May 2001 12:56:39 +0100
8836              Message-ID: <20010510125639.A2119@penderel>
8837      Branch: perl
8838            ! ext/B/B/Deparse.pm
8839 ____________________________________________________________________________
8840 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
8841         Log: Retract #10070, not ready yet.
8842      Branch: perl
8843            ! ext/B/B/Deparse.pm
8844 ____________________________________________________________________________
8845 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
8846         Log: The metaconfig unit change for #10071.
8847      Branch: metaconfig
8848            ! U/modified/mallocsrc.U
8849 ____________________________________________________________________________
8850 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
8851         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
8852      Branch: perl
8853            ! Configure
8854 ____________________________________________________________________________
8855 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
8856         Log: (Retracted by #10073)
8857              
8858              Subject: Re: [PATCH t/TEST] B::Deparse tester 
8859              From: Hugo <hv@crypt.compulink.co.uk>
8860              Date: Thu, 10 May 2001 05:48:09 +0100
8861              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
8862      Branch: perl
8863            ! ext/B/B/Deparse.pm
8864 ____________________________________________________________________________
8865 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
8866         Log: Add a for(func()) test.
8867      Branch: perl
8868            ! t/cmd/for.t
8869 ____________________________________________________________________________
8870 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
8871         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
8872              From: Robin Houston <robin@kitsite.com>
8873              Date: Thu, 10 May 2001 13:50:08 +0100
8874              Message-ID: <20010510135008.A2454@penderel>
8875      Branch: perl
8876            ! ext/B/B/Deparse.pm
8877 ____________________________________________________________________________
8878 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
8879         Log: A thinko in #10065.
8880      Branch: perl
8881            ! hv.c
8882 ____________________________________________________________________________
8883 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
8884         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
8885              From: Robin Houston <robin@kitsite.com>
8886              Date: Thu, 10 May 2001 02:10:34 +0100
8887              Message-ID: <20010510021034.A19421@penderel>
8888      Branch: perl
8889            ! ext/B/B.xs ext/B/B/Deparse.pm
8890 ____________________________________________________________________________
8891 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
8892         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
8893              From: Doug MacEachern <dougm@covalent.net>
8894              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
8895              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
8896      Branch: perl
8897            ! hv.c
8898 ____________________________________________________________________________
8899 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
8900         Log: One more workaround for the UTS compiler from Hal Morris.
8901      Branch: perl
8902            ! perl.h
8903 ____________________________________________________________________________
8904 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
8905         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
8906              From: Robin Houston <robin@kitsite.com>
8907              Date: Thu, 10 May 2001 01:02:08 +0100
8908              Message-ID: <20010510010208.A18200@penderel>
8909      Branch: perl
8910            ! ext/B/B/Debug.pm
8911 ____________________________________________________________________________
8912 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
8913         Log: Subject: [PATCH] Simplify deb_curcv() a bit
8914              From: Benjamin Sugars <bsugars@canoe.ca>
8915              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
8916              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
8917      Branch: perl
8918            ! run.c
8919 ____________________________________________________________________________
8920 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
8921         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
8922              From: Benjamin Sugars <bsugars@canoe.ca>
8923              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
8924              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
8925      Branch: perl
8926            ! t/lib/io_scalar.t
8927 ____________________________________________________________________________
8928 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
8929         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
8930              From: Peter Prymmer <pvhp@forte.com>
8931              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
8932              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
8933      Branch: perl
8934            ! t/lib/md5-file.t
8935 ____________________________________________________________________________
8936 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
8937         Log: Subject: [PATCH t/TEST] B::Deparse tester
8938              From: Robin Houston <robin@kitsite.com>
8939              Date: Wed, 9 May 2001 19:17:50 +0100
8940              Message-ID: <20010509191750.A16940@penderel>
8941      Branch: perl
8942            ! ext/B/O.pm t/TEST
8943 ____________________________________________________________________________
8944 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
8945         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
8946              From: Jeff Pinyan <jeffp@crusoe.net>
8947              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
8948              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
8949      Branch: perl
8950            ! lib/Pod/Html.pm
8951 ____________________________________________________________________________
8952 [ 10057] By: nick                                  on 2001/05/09  18:37:56
8953         Log: Integrate mainline.
8954      Branch: perlio
8955           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
8956           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
8957 ____________________________________________________________________________
8958 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
8959         Log: Update Changes.
8960      Branch: perl
8961            ! Changes patchlevel.h
8962 ____________________________________________________________________________
8963 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
8964         Log: Integrate perlio.
8965      Branch: perl
8966           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8967 ____________________________________________________________________________
8968 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
8969         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
8970              From: Benjamin Sugars <bsugars@canoe.ca>
8971              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
8972              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
8973      Branch: perl
8974            ! perlio.c
8975 ____________________________________________________________________________
8976 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
8977         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
8978              From: Benjamin Sugars <bsugars@canoe.ca>
8979              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
8980              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
8981      Branch: perl
8982            ! ext/PerlIO/Scalar/Scalar.xs
8983 ____________________________________________________________________________
8984 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
8985         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
8986              From: Jeff Pinyan <jeffp@crusoe.net>
8987              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
8988              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
8989      Branch: perl
8990            ! lib/Pod/Html.pm
8991 ____________________________________________________________________________
8992 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
8993         Log: EPOC tweak from Olaf Flebbe.
8994      Branch: perl
8995            ! epoc/epocish.h
8996 ____________________________________________________________________________
8997 [ 10050] By: nick                                  on 2001/05/09  14:37:57
8998         Log: win32, regen_config_h
8999      Branch: perlio
9000            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9001 ____________________________________________________________________________
9002 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
9003         Log: Integrate perlio.
9004      Branch: perl
9005           !> pp_sys.c
9006 ____________________________________________________________________________
9007 [ 10048] By: nick                                  on 2001/05/09  11:59:50
9008         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
9009              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
9010      Branch: perlio
9011            ! pp_sys.c
9012 ____________________________________________________________________________
9013 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
9014         Log: Integrate perlio.
9015      Branch: perl
9016           !> run.c
9017 ____________________________________________________________________________
9018 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
9019         Log: Subject: Re: Less warnings during configure
9020              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9021              Date: Wed, 09 May 2001 13:12:49 +0200
9022              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
9023      Branch: perl
9024            ! hints/hpux.sh
9025 ____________________________________________________________________________
9026 [ 10045] By: nick                                  on 2001/05/09  09:56:59
9027         Log: MULTIPLICITY/DEBUGGING build fix.
9028      Branch: perlio
9029            ! run.c
9030 ____________________________________________________________________________
9031 [ 10044] By: nick                                  on 2001/05/09  09:46:37
9032         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
9033      Branch: perlio
9034           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
9035            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
9036           !> (integrate 65 files)
9037 ____________________________________________________________________________
9038 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
9039         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
9040              From: Robin Houston <robin@kitsite.com>
9041              Date: Tue, 8 May 2001 19:38:00 +0100
9042              Message-ID: <20010508193800.A4389@penderel>
9043              
9044              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
9045              From: Robin Houston <robin@kitsite.com>
9046              Date: Tue, 8 May 2001 20:03:57 +0100
9047              Message-ID: <20010508200357.A4614@penderel>
9048              
9049              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
9050              From: Robin Houston <robin@kitsite.com>
9051              Date: Wed, 9 May 2001 00:12:05 +0100
9052              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
9053      Branch: perl
9054            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
9055 ____________________________________________________________________________
9056 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
9057         Log: Retract #10031.
9058      Branch: perl
9059            ! pod/perlfunc.pod
9060 ____________________________________________________________________________
9061 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
9062         Log: The metaconfig unit changes for #10040.
9063      Branch: metaconfig/U/perl
9064            ! Checkcc.U d_dlsymun.U dlsrc.U
9065 ____________________________________________________________________________
9066 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
9067         Log: The Configure half of
9068              
9069              Subject: Less warnings during configure
9070              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9071              Date: Tue, 08 May 2001 08:44:02 +0200
9072              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
9073      Branch: perl
9074            ! Configure
9075 ____________________________________________________________________________
9076 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
9077         Log: Subject: Less warnings during configure
9078              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9079              Date: Tue, 08 May 2001 08:44:02 +0200
9080              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
9081      Branch: perl
9082            ! hints/hpux.sh
9083 ____________________________________________________________________________
9084 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
9085         Log: Don't forget to whine about \d__\d.
9086      Branch: perl
9087            ! t/pragma/warn/toke toke.c
9088 ____________________________________________________________________________
9089 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
9090         Log: Allow underscores also in the exponent part.
9091      Branch: perl
9092            ! t/pragma/warn/toke toke.c
9093 ____________________________________________________________________________
9094 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
9095         Log: CodeMagicCD doesn't look like an *I*DE.
9096      Branch: perl
9097            ! pod/perlfaq3.pod
9098 ____________________________________________________________________________
9099 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
9100         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
9101              to be consistently down).
9102      Branch: perl
9103            ! pod/perlfaq3.pod
9104 ____________________________________________________________________________
9105 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
9106         Log: Upgrade to Text::Balanced 1.84.
9107      Branch: perl
9108            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
9109 ____________________________________________________________________________
9110 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
9111         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
9112              From: Benjamin Sugars <bsugars@canoe.ca>
9113              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
9114              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
9115      Branch: perl
9116            ! run.c
9117 ____________________________________________________________________________
9118 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
9119         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
9120              From: Peter Prymmer <pvhp@forte.com>
9121              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
9122              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
9123      Branch: perl
9124            ! t/pod/plainer.t
9125 ____________________________________________________________________________
9126 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
9127         Log: (Retracted by #10042)
9128              
9129              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
9130              From: "Philip Newton" <pnewton@gmx.de>
9131              Date: Tue, 8 May 2001 09:18:10 +0200
9132              Message-ID: <3AF7B9D2.28861.603732@localhost>
9133      Branch: perl
9134            ! pod/perlfunc.pod
9135 ____________________________________________________________________________
9136 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
9137         Log: Subject: [PATCH B::Deparse] Document known bugs
9138              From: Robin Houston <robin@kitsite.com>
9139              Date: Tue, 8 May 2001 01:53:34 +0100
9140              Message-ID: <20010508015334.A32394@penderel>
9141      Branch: perl
9142            ! ext/B/B/Deparse.pm
9143 ____________________________________________________________________________
9144 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
9145         Log: Subject: Re: Perl book, magazine and website updates.
9146              From: "Philip Newton" <pnewton@gmx.de>
9147              Date: Mon, 7 May 2001 17:03:58 +0200
9148              Message-ID: <3AF6D57E.5387.1E29930@localhost>
9149      Branch: perl
9150            ! pod/perlfaq2.pod
9151 ____________________________________________________________________________
9152 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
9153         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
9154              From: Peter Prymmer <pvhp@forte.com>
9155              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
9156              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
9157      Branch: perl
9158            ! t/io/fflush.t
9159 ____________________________________________________________________________
9160 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
9161         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
9162              From: Robin Houston <robin@kitsite.com>
9163              Date: Tue, 8 May 2001 01:14:55 +0100
9164              Message-ID: <20010508011455.A32162@penderel>
9165      Branch: perl
9166            ! ext/B/B/Deparse.pm
9167 ____________________________________________________________________________
9168 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
9169         Log: Typo in #10025.
9170      Branch: perl
9171            ! hints/uts.sh
9172 ____________________________________________________________________________
9173 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
9174         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
9175      Branch: perl
9176            ! hints/uts.sh
9177 ____________________________________________________________________________
9178 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
9179         Log: Subject: Re: [ID 20010506.045] question about hash syntax
9180              From: Peter Scott <Peter@PSDT.com>
9181              Date: Sun, 06 May 2001 13:10:40 -0700
9182              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
9183      Branch: perl
9184            ! pod/perl56delta.pod
9185 ____________________________________________________________________________
9186 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
9187         Log: Configure should figure out the list of dynamic extensions
9188              just fine in UTS-- and in fact it does, as reported by Hal Morris.
9189      Branch: perl
9190            ! hints/uts.sh
9191 ____________________________________________________________________________
9192 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
9193         Log: Update Changes.
9194      Branch: perl
9195            ! Changes patchlevel.h
9196 ____________________________________________________________________________
9197 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
9198         Log: Subject: [PATCH regcomp.c] Insecure regexes
9199              From: Robin Houston <robin@kitsite.com>
9200              Date: Mon, 7 May 2001 21:56:12 +0100
9201              Message-ID: <20010507215612.A31114@penderel>
9202      Branch: perl
9203            ! regcomp.c
9204 ____________________________________________________________________________
9205 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
9206         Log: Drop the foobar.perl.com references for now until Simon
9207              gets them sorted out.
9208      Branch: perl
9209            ! pod/perlfaq2.pod
9210 ____________________________________________________________________________
9211 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
9212         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
9213              From: Prymmer/Kahn <pvhp@best.com>
9214              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
9215              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
9216      Branch: perl
9217            ! lib/Devel/SelfStubber.pm
9218 ____________________________________________________________________________
9219 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
9220         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
9221              From: Prymmer/Kahn <pvhp@best.com>
9222              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
9223              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
9224      Branch: perl
9225            ! win32/Makefile
9226 ____________________________________________________________________________
9227 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
9228         Log: s/WebTechnique's/WebTechniques/
9229      Branch: perl
9230            ! pod/perlfaq2.pod
9231 ____________________________________________________________________________
9232 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
9233         Log: Llama 3 updates from Randal.
9234      Branch: perl
9235            ! pod/perlfaq2.pod
9236 ____________________________________________________________________________
9237 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
9238         Log: Subject: [PATCH] Help -Dt show correct pad variables
9239              From: Benjamin Sugars <ben.sugars@home.com>
9240              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
9241              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
9242      Branch: perl
9243            ! embed.h embed.pl proto.h run.c
9244 ____________________________________________________________________________
9245 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
9246         Log: Subject: [PATCH] Document C<our $foo : shared>
9247              From: Benjamin Sugars <ben.sugars@home.com>
9248              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
9249              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
9250      Branch: perl
9251            ! pod/perlfunc.pod
9252 ____________________________________________________________________________
9253 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
9254         Log: Subject: [PATCH B::Deparse] undefined folded constants
9255              From: Robin Houston <robin@kitsite.com>
9256              Date: Sun, 6 May 2001 17:19:09 +0100
9257              Message-ID: <20010506171909.A7046@penderel>
9258      Branch: perl
9259            ! ext/B/B/Deparse.pm
9260 ____________________________________________________________________________
9261 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
9262         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
9263              From: Robin Houston <robin@kitsite.com>
9264              Message-ID: <20010506164654.A6848@penderel>
9265              Date: Sun, 6 May 2001 16:46:54 +0100
9266      Branch: perl
9267            ! ext/B/B/Deparse.pm
9268 ____________________________________________________________________________
9269 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
9270         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
9271              From: Robin Houston <robin@kitsite.com>
9272              Date: Sun, 6 May 2001 14:47:02 +0100
9273              Message-ID: <20010506144702.A6308@penderel>
9274      Branch: perl
9275            ! t/op/my_stash.t
9276 ____________________________________________________________________________
9277 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
9278         Log: Subject: Perl book, magazine and website updates.
9279              From: Simon Cozens <simon@netthink.co.uk>
9280              Date: Sun, 6 May 2001 16:55:36 +0100
9281              Message-ID: <20010506165536.A1795@netthink.co.uk>
9282      Branch: perl
9283            ! pod/perlbook.pod pod/perlfaq2.pod
9284 ____________________________________________________________________________
9285 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
9286         Log: Tweaks on the Tru64 prof options.
9287      Branch: perl
9288            ! pod/perlhack.pod
9289 ____________________________________________________________________________
9290 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
9291         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
9292              From: Robin Houston <robin@kitsite.com>
9293              Date: Sun, 6 May 2001 14:40:51 +0100
9294              Message-ID: <20010506144051.A6279@penderel>
9295      Branch: perl
9296            ! t/pod/testp2pt.pl
9297 ____________________________________________________________________________
9298 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
9299         Log: Subject: [PATCH B::Deparse] scoping
9300              From: Robin Houston <robin@kitsite.com>
9301              Date: Sun, 6 May 2001 14:36:56 +0100
9302              Message-ID: <20010506143656.A4006@penderel>
9303      Branch: perl
9304            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
9305 ____________________________________________________________________________
9306 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
9307         Log: Document the undefinedness of bitshifting out of range.
9308      Branch: perl
9309            ! pod/perlop.pod
9310 ____________________________________________________________________________
9311 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
9312         Log: Retract #10003 and update the IDE descriptions a bit.
9313      Branch: perl
9314            ! pod/perlfaq3.pod
9315 ____________________________________________________________________________
9316 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
9317         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
9318              From: Prymmer/Kahn <pvhp@best.com>
9319              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
9320              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
9321      Branch: perl
9322            ! win32/Makefile win32/buildext.pl win32/config.bc
9323            ! win32/config.gc win32/config.vc
9324 ____________________________________________________________________________
9325 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
9326         Log: (Retracted by #10005.)
9327      Branch: perl
9328            ! pod/perlfaq3.pod
9329 ____________________________________________________________________________
9330 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
9331         Log: It's "psed", not "sed".
9332      Branch: perl
9333            ! x2p/s2p.PL
9334 ____________________________________________________________________________
9335 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
9336         Log: Update Changes.
9337      Branch: perl
9338            ! Changes patchlevel.h
9339 ____________________________________________________________________________
9340 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
9341         Log: Subject: Re: bleadperl make install fails due to "psed"
9342              From: andreas.koenig@anima.de (Andreas J. Koenig)
9343              Date: 05 May 2001 18:23:28 +0200
9344              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
9345      Branch: perl
9346            ! x2p/Makefile.SH x2p/s2p.PL
9347 ____________________________________________________________________________
9348 [  9999] By: jhi                                   on 2001/05/05  18:28:09
9349         Log: AUTHORS updates.
9350      Branch: perl
9351            ! AUTHORS
9352 ____________________________________________________________________________
9353 [  9998] By: jhi                                   on 2001/05/05  18:16:00
9354         Log: Updates on the pods related to the modules included since 5.6.
9355              
9356              TODO: perltodo really could use major updating.
9357      Branch: perl
9358            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
9359            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
9360            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
9361            ! pod/perlsyn.pod pod/perltodo.pod
9362 ____________________________________________________________________________
9363 [  9997] By: jhi                                   on 2001/05/05  17:35:17
9364         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
9365              from Kurt Skauen.
9366      Branch: perl
9367            + hints/atheos.sh
9368            ! MANIFEST
9369 ____________________________________________________________________________
9370 [  9996] By: jhi                                   on 2001/05/05  17:25:00
9371         Log: Add preemptive #undefs for some of the shorter and more prone
9372              to collision regcomp.h #defines.  (Background: the MASK collided
9373              with a system header #define in Rhapsody.)
9374      Branch: perl
9375            ! regcomp.h
9376 ____________________________________________________________________________
9377 [  9995] By: jhi                                   on 2001/05/05  13:24:21
9378         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
9379              From: Nicholas Clark <nick@ccl4.org>
9380              Date: Sat, 5 May 2001 14:46:39 +0100
9381              Message-ID: <20010505144639.O53513@plum.flirble.org>
9382              
9383              Add a test for the constants (if any) being processed correctly.
9384      Branch: perl
9385            ! utils/h2xs.PL
9386 ____________________________________________________________________________
9387 [  9994] By: jhi                                   on 2001/05/05  02:11:03
9388         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
9389              From: Peter Prymmer <pvhp@forte.com>
9390              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
9391              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
9392      Branch: perl
9393            ! t/lib/b-stash.t
9394 ____________________________________________________________________________
9395 [  9993] By: jhi                                   on 2001/05/05  02:03:49
9396         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
9397              From: Peter Prymmer <pvhp@forte.com>
9398              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
9399              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
9400      Branch: perl
9401            ! perlio.c vms/vmsish.h
9402 ____________________________________________________________________________
9403 [  9992] By: jhi                                   on 2001/05/04  17:21:12
9404         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
9405              From: Robin Barker <rmb1@cise.npl.co.uk>
9406              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
9407              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
9408      Branch: perl
9409            + t/pod/plainer.t
9410            ! MANIFEST
9411 ____________________________________________________________________________
9412 [  9991] By: jhi                                   on 2001/05/04  16:47:45
9413         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
9414              From: Robin Barker <rmb1@cise.npl.co.uk>
9415              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
9416              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
9417      Branch: perl
9418            ! regcomp.c
9419 ____________________________________________________________________________
9420 [  9990] By: jhi                                   on 2001/05/04  14:37:20
9421         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
9422              From: Prymmer/Kahn <pvhp@best.com>
9423              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
9424              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
9425      Branch: perl
9426            ! t/lib/b-stash.t
9427 ____________________________________________________________________________
9428 [  9989] By: jhi                                   on 2001/05/04  14:03:58
9429         Log: Introduce perl572delta, update Todo, add the missing
9430              mention about signal safety since 5.7.1 (though this
9431              requires verification and more details.)
9432      Branch: perl
9433            + pod/perl572delta.pod
9434            ! MANIFEST Todo pod/perl571delta.pod
9435 ____________________________________________________________________________
9436 [  9988] By: jhi                                   on 2001/05/04  12:41:51
9437         Log: Subject: [PATCH perl@9944] long =item
9438              From: Robin Barker <rmb1@cise.npl.co.uk>
9439              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
9440              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
9441      Branch: perl
9442            ! ext/Time/HiRes/HiRes.pm
9443 ____________________________________________________________________________
9444 [  9987] By: jhi                                   on 2001/05/04  12:39:19
9445         Log: The #9901 had removed one line essential for EBCDIC.
9446      Branch: perl
9447            ! regcomp.c
9448 ____________________________________________________________________________
9449 [  9986] By: jhi                                   on 2001/05/04  12:30:23
9450         Log: Subject: cygwin/Makefile.SHs INSTALL patch
9451              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
9452              Date: Mon, 08 Jan 2001 04:59:21 +0200
9453              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
9454      Branch: perl
9455            ! cygwin/Makefile.SHs
9456 ____________________________________________________________________________
9457 [  9985] By: jhi                                   on 2001/05/04  03:51:39
9458         Log: Encode/IO doc tweaks.
9459      Branch: perl
9460            ! ext/Encode/Encode.pm
9461 ____________________________________________________________________________
9462 [  9984] By: jhi                                   on 2001/05/04  03:29:34
9463         Log: Remove GDBM_File from the dynamic extensions for UTS,
9464              GDBM is not a standard feature.
9465      Branch: perl
9466            ! hints/uts.sh
9467 ____________________________________________________________________________
9468 [  9983] By: jhi                                   on 2001/05/04  03:22:59
9469         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
9470      Branch: perl
9471            ! pod/perlretut.pod
9472 ____________________________________________________________________________
9473 [  9982] By: jhi                                   on 2001/05/03  23:21:03
9474         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
9475              From: Benjamin Sugars <bsugars@canoe.ca>
9476              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
9477              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
9478      Branch: perl
9479            ! dump.c
9480 ____________________________________________________________________________
9481 [  9981] By: jhi                                   on 2001/05/03  23:20:05
9482         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
9483              From: Benjamin Sugars <bsugars@canoe.ca>
9484              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
9485              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
9486      Branch: perl
9487            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
9488 ____________________________________________________________________________
9489 [  9980] By: jhi                                   on 2001/05/03  23:15:29
9490         Log: Integrate perlio.
9491      Branch: perl
9492           !> ext/Encode/Encode.pm
9493 ____________________________________________________________________________
9494 [  9979] By: jhi                                   on 2001/05/03  16:54:59
9495         Log: Install psed man page.
9496      Branch: perl
9497            ! installman
9498 ____________________________________________________________________________
9499 [  9978] By: jhi                                   on 2001/05/03  16:45:58
9500         Log: Remove unused files; noted by Sarathy.
9501      Branch: perl
9502            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
9503            ! MANIFEST
9504 ____________________________________________________________________________
9505 [  9977] By: jhi                                   on 2001/05/03  16:42:30
9506         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
9507              From: Andy Dougherty <doughera@lafayette.edu>
9508              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
9509              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
9510      Branch: perl
9511            ! INSTALL
9512 ____________________________________________________________________________
9513 [  9976] By: nick                                  on 2001/05/03  16:40:42
9514         Log: Allow $answer = encode($object,$text); like it says in docs.
9515      Branch: perlio
9516            ! ext/Encode/Encode.pm
9517 ____________________________________________________________________________
9518 [  9975] By: nick                                  on 2001/05/03  16:22:30
9519         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
9520              to be in scope (fair enough), and also a package variable (our) for eval to see it.
9521      Branch: perlio
9522            ! ext/Encode/Encode.pm
9523 ____________________________________________________________________________
9524 [  9974] By: nick                                  on 2001/05/03  15:48:17
9525         Log: Integrate mainline.
9526      Branch: perlio
9527           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
9528           +> t/lib/filter-simple.t t/lib/next.t
9529           !> (integrate 70 files)
9530 ____________________________________________________________________________
9531 [  9973] By: jhi                                   on 2001/05/03  13:09:09
9532         Log: Update Changes.
9533      Branch: perl
9534            ! Changes patchlevel.h
9535 ____________________________________________________________________________
9536 [  9972] By: jhi                                   on 2001/05/03  12:58:33
9537         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
9538              From: Prymmer/Kahn <pvhp@best.com>
9539              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
9540              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
9541      Branch: perl
9542            ! t/io/fflush.t
9543 ____________________________________________________________________________
9544 [  9971] By: jhi                                   on 2001/05/03  12:57:26
9545         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
9546              From: Prymmer/Kahn <pvhp@best.com>
9547              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
9548              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
9549      Branch: perl
9550            ! win32/FindExt.pm
9551 ____________________________________________________________________________
9552 [  9970] By: jhi                                   on 2001/05/03  02:42:46
9553         Log: Can't croak sans thread context, from Doug MacEachern.
9554      Branch: perl
9555            ! toke.c
9556 ____________________________________________________________________________
9557 [  9969] By: jhi                                   on 2001/05/03  01:23:48
9558         Log: Subject: Random input test and Perl
9559              From: Ilya Zakharevich <ilya@math.berkeley.edu>
9560              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
9561              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
9562      Branch: perl
9563            ! toke.c
9564 ____________________________________________________________________________
9565 [  9968] By: jhi                                   on 2001/05/02  22:17:21
9566         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
9567              From: Peter Prymmer <pvhp@forte.com>
9568              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
9569              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
9570      Branch: perl
9571            ! pod/perlfunc.pod pod/perlport.pod
9572 ____________________________________________________________________________
9573 [  9967] By: jhi                                   on 2001/05/02  20:12:45
9574         Log: Workaround for UTS compiler casting bug from Hal Morris.
9575      Branch: perl
9576            ! perl.h
9577 ____________________________________________________________________________
9578 [  9966] By: jhi                                   on 2001/05/02  18:31:37
9579         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
9580              From: Dan Sugalski <dan@sidhe.org>
9581              Date: Wed, 02 May 2001 15:23:22 -0400
9582              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
9583      Branch: perl
9584            ! perl.c vms/vms.c
9585 ____________________________________________________________________________
9586 [  9965] By: jhi                                   on 2001/05/02  18:21:29
9587         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
9588      Branch: perl
9589            ! pod/perlfunc.pod
9590 ____________________________________________________________________________
9591 [  9964] By: jhi                                   on 2001/05/02  18:15:01
9592         Log: Document large files in INSTALL, document also the %x
9593              limitation if not use64bitint, closes bug 20010326.007.
9594      Branch: perl
9595            ! INSTALL
9596 ____________________________________________________________________________
9597 [  9963] By: jhi                                   on 2001/05/02  17:24:47
9598         Log: perlmodlib tweaks; regen pods.
9599      Branch: perl
9600            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
9601            ! pod/perltoc.pod
9602 ____________________________________________________________________________
9603 [  9962] By: jhi                                   on 2001/05/02  17:14:00
9604         Log: Fix for a segfault, from Marc Lehmann.
9605      Branch: perl
9606            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
9607 ____________________________________________________________________________
9608 [  9961] By: jhi                                   on 2001/05/02  15:55:53
9609         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
9610              From: "Philip Newton" <pnewton@gmx.de>
9611              Date: Wed, 2 May 2001 18:39:03 +0200
9612              Message-ID: <3AF05447.15525.173B588@localhost>
9613      Branch: perl
9614            ! pod/perlop.pod
9615 ____________________________________________________________________________
9616 [  9960] By: jhi                                   on 2001/05/02  15:35:37
9617         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
9618              From: Dan Sugalski <dan@sidhe.org>
9619              Date: Wed, 02 May 2001 11:37:27 -0400
9620              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
9621      Branch: perl
9622            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
9623            ! thread.h vms/vms.c vms/vmsish.h
9624 ____________________________________________________________________________
9625 [  9959] By: jhi                                   on 2001/05/02  15:21:08
9626         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
9627              From: Benjamin Sugars <bsugars@canoe.ca>
9628              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
9629              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
9630      Branch: perl
9631            ! ext/PerlIO/Scalar/Scalar.xs
9632 ____________________________________________________________________________
9633 [  9958] By: jhi                                   on 2001/05/02  15:15:53
9634         Log: Bug in #9915, spotted by Mike Guy.
9635      Branch: perl
9636            ! installperl
9637 ____________________________________________________________________________
9638 [  9957] By: jhi                                   on 2001/05/02  13:26:01
9639         Log: Add a test for not griping about references as array
9640              indices if the reference has magic in it (overloaded
9641              methods).
9642      Branch: perl
9643            ! pod/perldiag.pod t/pragma/warn/pp_hot
9644 ____________________________________________________________________________
9645 [  9956] By: jhi                                   on 2001/05/02  13:07:01
9646         Log: Retracted a bit too much in #9952.
9647      Branch: perl
9648            ! t/pragma/sub_lval.t
9649 ____________________________________________________________________________
9650 [  9955] By: jhi                                   on 2001/05/02  13:05:38
9651         Log: Test for #9952.
9652      Branch: perl
9653            ! t/op/tie.t
9654 ____________________________________________________________________________
9655 [  9954] By: jhi                                   on 2001/05/02  11:48:18
9656         Log: Additional note on the encoding example: one cannot
9657              convert string constants in-place.
9658      Branch: perl
9659            ! ext/Encode/Encode.pm
9660 ____________________________________________________________________________
9661 [  9953] By: jhi                                   on 2001/05/02  11:43:51
9662         Log: Note that if you have recent enough Perl you already
9663              have Filter::Util::Call.
9664      Branch: perl
9665            ! lib/Filter/Simple.pm
9666 ____________________________________________________________________________
9667 [  9952] By: jhi                                   on 2001/05/02  11:31:53
9668         Log: Retract changes #8254 and #8255, causes coredump in
9669              'tie FH, "main"', reported by Abigail, culprit found by
9670              Benjamin Sugars.  Mirrors maintperl change #9950.
9671      Branch: perl
9672            ! op.c t/pragma/sub_lval.t
9673 ____________________________________________________________________________
9674 [  9951] By: jhi                                   on 2001/05/02  11:14:29
9675         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
9676      Branch: perl
9677            + t/lib/MyFilter.pm
9678 ____________________________________________________________________________
9679 [  9950] By: gsar                                  on 2001/05/02  03:17:11
9680         Log: revert integration of changes#8254,8255 in change#8620 (causes
9681              a coredump in C<tie FH, 'foo'>; the idea itself may need better
9682              rationalization)
9683      Branch: maint-5.6/perl
9684            ! op.c t/pragma/sub_lval.t
9685 ____________________________________________________________________________
9686 [  9949] By: gsar                                  on 2001/05/02  02:56:32
9687         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
9688              
9689              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
9690              
9691              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
9692      Branch: maint-5.6/perl
9693           !> hints/svr5.sh
9694 ____________________________________________________________________________
9695 [  9948] By: gsar                                  on 2001/05/02  02:49:15
9696         Log: pod/find.t breaks on VMS (from Craig Berry)
9697      Branch: maint-5.6/perl
9698            ! t/pod/find.t
9699 ____________________________________________________________________________
9700 [  9947] By: jhi                                   on 2001/05/02  02:43:09
9701         Log: Add an encoding conversion example.
9702      Branch: perl
9703            ! ext/Encode/Encode.pm
9704 ____________________________________________________________________________
9705 [  9946] By: jhi                                   on 2001/05/02  01:34:22
9706         Log: Another coat of paint but still nowhere finished.
9707              Need to decide on the semantics of strptime(): should
9708              strptime() be a function instead of a method?  To do
9709              the week/monthname-strptiming the i18n/l10n bullet needs
9710              to be bitten with gusto.
9711      Branch: perl
9712            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
9713 ____________________________________________________________________________
9714 [  9945] By: jhi                                   on 2001/05/01  23:40:52
9715         Log: Update Changes.
9716      Branch: perl
9717            ! Changes patchlevel.h
9718 ____________________________________________________________________________
9719 [  9944] By: jhi                                   on 2001/05/01  23:33:37
9720         Log: Add known-to-be-tested modules to the list-to-be-skipped.
9721      Branch: perl
9722            ! t/lib/1_compile.t
9723 ____________________________________________________________________________
9724 [  9943] By: jhi                                   on 2001/05/01  23:24:40
9725         Log: Subject: BorlandC++ fix
9726              From: "Vadim Konovalov" <watman@inbox.ru>
9727              Date: Mon, 30 Apr 2001 20:12:26 -0700
9728              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
9729      Branch: perl
9730            ! win32/makefile.mk
9731 ____________________________________________________________________________
9732 [  9942] By: jhi                                   on 2001/05/01  23:18:02
9733         Log: Update to Filter::Simple 0.60, create a test for it.
9734      Branch: perl
9735            + t/lib/filter-simple.t
9736            ! MANIFEST lib/Filter/Simple.pm
9737 ____________________________________________________________________________
9738 [  9941] By: jhi                                   on 2001/05/01  19:47:24
9739         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
9740              From: Hugo <hv@crypt.compulink.co.uk>
9741              Date: Tue, 01 May 2001 20:12:20 +0100
9742              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
9743      Branch: perl
9744            ! pp_hot.c t/op/re_tests
9745 ____________________________________________________________________________
9746 [  9940] By: jhi                                   on 2001/05/01  19:42:16
9747         Log: Integrate perlio.
9748      Branch: perl
9749           !> lib/base.pm t/lib/fields.t
9750 ____________________________________________________________________________
9751 [  9939] By: jhi                                   on 2001/05/01  19:39:51
9752         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
9753              From: Benjamin Sugars <bsugars@canoe.ca>
9754              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
9755              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
9756      Branch: perl
9757            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
9758 ____________________________________________________________________________
9759 [  9938] By: jhi                                   on 2001/05/01  19:34:09
9760         Log: Add NEXT, a pseudo-class for method redispatching.
9761              <Damian>NEXT.pm probably offers more bang-for-buck
9762              than anything else I've ever written.</Damian>
9763      Branch: perl
9764            + lib/NEXT.pm t/lib/next.t
9765            ! MANIFEST
9766 ____________________________________________________________________________
9767 [  9937] By: jhi                                   on 2001/05/01  19:21:41
9768         Log: Update to Switch 2.02.
9769      Branch: perl
9770            ! lib/Switch.pm t/lib/switch.t
9771 ____________________________________________________________________________
9772 [  9936] By: nick                                  on 2001/05/01  19:09:21
9773         Log: Fix for base.pm clobbering $VERSION
9774      Branch: perlio
9775            ! lib/base.pm
9776 ____________________________________________________________________________
9777 [  9935] By: nick                                  on 2001/05/01  18:54:38
9778         Log: Test for base.pm clobbering $VERSION.
9779      Branch: perlio
9780            ! t/lib/fields.t
9781 ____________________________________________________________________________
9782 [  9934] By: jhi                                   on 2001/05/01  18:39:10
9783         Log: Add information about Scalar::Util::blessed.
9784      Branch: perl
9785            ! pod/perlobj.pod
9786 ____________________________________________________________________________
9787 [  9933] By: jhi                                   on 2001/05/01  18:33:51
9788         Log: Subject: Extra UNIVERSAL documentation
9789              From: Mike Guy <mjtg@cam.ac.uk>
9790              Date: Tue, 01 May 2001 20:12:11 +0100
9791              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
9792      Branch: perl
9793            ! pod/perlobj.pod
9794 ____________________________________________________________________________
9795 [  9932] By: jhi                                   on 2001/05/01  18:26:54
9796         Log: Subject: Autoflush in tests as appropriate
9797              From: Mike Guy <mjtg@cam.ac.uk>
9798              Date: Tue, 01 May 2001 20:05:31 +0100
9799              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
9800      Branch: perl
9801            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
9802            ! t/op/taint.t
9803 ____________________________________________________________________________
9804 [  9931] By: jhi                                   on 2001/05/01  18:02:29
9805         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
9806              From: Benjamin Sugars <bsugars@canoe.ca>
9807              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
9808              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
9809      Branch: perl
9810            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
9811 ____________________________________________________________________________
9812 [  9930] By: jhi                                   on 2001/05/01  15:12:26
9813         Log: Subject: Re: Finally got a round tuit
9814              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9815              Date: Tue, 01 May 2001 14:14:10 +0200
9816              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
9817              
9818              The -DP part, slightly modified.
9819      Branch: perl
9820            ! perl.c
9821 ____________________________________________________________________________
9822 [  9929] By: jhi                                   on 2001/05/01  14:17:15
9823         Log: Subject: Re: Finally got a round tuit
9824              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9825              Date: Tue, 01 May 2001 16:34:06 +0200
9826              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
9827              
9828              cpp and optimization tweaks for HP-UX.
9829      Branch: perl
9830            ! hints/hpux.sh
9831 ____________________________________________________________________________
9832 [  9928] By: jhi                                   on 2001/05/01  13:24:20
9833         Log: Tune the scan_num() comments to reality.
9834      Branch: perl
9835            ! toke.c
9836 ____________________________________________________________________________
9837 [  9927] By: jhi                                   on 2001/05/01  13:14:01
9838         Log: Subject: [PATCH B::Deparse] optimised sort
9839              From: Robin Houston <robin@kitsite.com>
9840              Date: Tue, 1 May 2001 14:07:12 +0100
9841              Message-ID: <20010501140712.A4266@penderel>
9842      Branch: perl
9843            ! ext/B/B/Deparse.pm
9844 ____________________________________________________________________________
9845 [  9926] By: jhi                                   on 2001/05/01  13:10:53
9846         Log: Subject: [PATCH t/lib/b-deparse.t] 
9847              From: Robin Houston <robin@kitsite.com>
9848              Date: Tue, 1 May 2001 13:37:42 +0100
9849              Message-ID: <20010501133742.A4082@penderel>
9850      Branch: perl
9851            ! t/lib/b-deparse.t
9852 ____________________________________________________________________________
9853 [  9925] By: jhi                                   on 2001/05/01  13:10:13
9854         Log: Subject: [PATCH B::Deparse] for(;;), sort
9855              From: Robin Houston <robin@kitsite.com>
9856              Date: Tue, 1 May 2001 13:35:00 +0100
9857              Message-ID: <20010501133500.A4061@penderel>
9858      Branch: perl
9859            ! ext/B/B/Deparse.pm
9860 ____________________________________________________________________________
9861 [  9924] By: jhi                                   on 2001/05/01  13:09:22
9862         Log: Subject: [PATCH B::Deparse] do, warn, use
9863              From: Robin Houston <robin@kitsite.com>
9864              Date: Tue, 1 May 2001 13:31:03 +0100
9865              Message-ID: <20010501133103.A4041@penderel>
9866      Branch: perl
9867            ! ext/B/B/Deparse.pm
9868 ____________________________________________________________________________
9869 [  9923] By: jhi                                   on 2001/05/01  11:45:36
9870         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
9871              From: Benjamin Sugars <ben.sugars@home.com>
9872              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
9873              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
9874      Branch: perl
9875            + t/io/fflush.t
9876            ! MANIFEST
9877 ____________________________________________________________________________
9878 [  9922] By: jhi                                   on 2001/05/01  11:35:42
9879         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
9880              From: Peter Prymmer <pvhp@forte.com>
9881              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
9882              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
9883      Branch: perl
9884            ! t/lib/selfstubber.t
9885 ____________________________________________________________________________
9886 [  9921] By: jhi                                   on 2001/04/30  16:34:33
9887         Log: Subject: [PATCH B::Concise] suppress warning
9888              From: Robin Houston <robin@kitsite.com>
9889              Date: Mon, 30 Apr 2001 16:09:49 +0100
9890              Message-ID: <20010430160949.A25086@penderel>
9891      Branch: perl
9892            ! ext/B/B/Concise.pm
9893 ____________________________________________________________________________
9894 [  9920] By: jhi                                   on 2001/04/30  13:56:04
9895         Log: Strip the *markers* from #9919.
9896      Branch: perl
9897            ! pod/perlfaq.pod pod/perlfaq5.pod
9898 ____________________________________________________________________________
9899 [  9919] By: jhi                                   on 2001/04/30  13:54:04
9900         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
9901              From: Gwyn Judd <b.judd@xtra.co.nz>
9902              Date: Sun, 29 Apr 2001 01:47:49 +1200
9903              Message-ID: <20010429014749.A4418@thislove>
9904      Branch: perl
9905            ! pod/perlfaq.pod pod/perlfaq5.pod
9906 ____________________________________________________________________________
9907 [  9918] By: jhi                                   on 2001/04/30  13:13:54
9908         Log: More_tweakage.
9909      Branch: perl
9910            ! pod/perldata.pod pod/perldiag.pod
9911 ____________________________________________________________________________
9912 [  9917] By: jhi                                   on 2001/04/30  13:01:27
9913         Log: Update Changes.
9914      Branch: perl
9915            ! Changes patchlevel.h
9916 ____________________________________________________________________________
9917 [  9916] By: jhi                                   on 2001/04/30  12:57:03
9918         Log: T_w_e_a_k_a_g_e.
9919      Branch: perl
9920            ! pod/perldata.pod pod/perldiag.pod
9921 ____________________________________________________________________________
9922 [  9915] By: jhi                                   on 2001/04/30  12:39:29
9923         Log: Install s2p also as psed.
9924              
9925              TODO: psed documentation?
9926      Branch: perl
9927            ! installperl
9928 ____________________________________________________________________________
9929 [  9914] By: jhi                                   on 2001/04/30  12:29:21
9930         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
9931              From: Jens Hamisch <jens@Strawberry.COM>
9932              Date: Fri, 27 Apr 2001 17:00:36 +0200
9933              Message-ID: <20010427170036.K1372@Strawberry.COM>
9934              
9935              SOCKS5_VERSION_NAME is the right symbol to detect
9936              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
9937              function called socks5_init() is available, and even that is
9938              not universal, most SOCKS5 installations use SOCKSinit()).
9939      Branch: perl
9940            ! perlio.c
9941 ____________________________________________________________________________
9942 [  9913] By: jhi                                   on 2001/04/30  12:22:15
9943         Log: Allow a zero timeout on IO::Socket accept and connect--
9944              though one really shouldn't do that.  Based on
9945              
9946              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
9947              From: "John Holdsworth" <coldwave@bigfoot.com>
9948              Date: Sun, 4 Feb 2001 12:48:18 +0100
9949              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
9950      Branch: perl
9951            ! ext/IO/lib/IO/Socket.pm
9952 ____________________________________________________________________________
9953 [  9912] By: jhi                                   on 2001/04/30  11:27:27
9954         Log: Save the spot of regprev (see #9911) for binary compatibility;
9955              regen API.
9956      Branch: perl
9957            ! embedvar.h perlapi.h thrdvar.h
9958 ____________________________________________________________________________
9959 [  9911] By: jhi                                   on 2001/04/30  11:22:03
9960         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
9961              From: Hugo <hv@crypt.compulink.co.uk>
9962              Date: Sun, 29 Apr 2001 17:09:30 +0100
9963              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
9964      Branch: perl
9965            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
9966 ____________________________________________________________________________
9967 [  9910] By: jhi                                   on 2001/04/30  11:15:12
9968         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
9969              a dummy for PL_numeric_radix); no pressing reason to break
9970              binary compatibility; regen API.
9971      Branch: perl
9972            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
9973            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
9974 ____________________________________________________________________________
9975 [  9909] By: jhi                                   on 2001/04/30  10:56:08
9976         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
9977              From: Walt Mankowski <waltman@netaxs.com>
9978              Date: Sun, 29 Apr 2001 21:53:48 -0400
9979              Message-ID: <20010429215348.A3971@netaxs.com>
9980      Branch: perl
9981            ! pod/perlfunc.pod
9982 ____________________________________________________________________________
9983 [  9908] By: jhi                                   on 2001/04/30  10:49:40
9984         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
9985      Branch: perl
9986            ! t/lib/selfstubber.t
9987 ____________________________________________________________________________
9988 [  9907] By: nick                                  on 2001/04/30  09:26:50
9989         Log: Integrate mainline.
9990      Branch: perlio
9991           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
9992 ____________________________________________________________________________
9993 [  9906] By: jhi                                   on 2001/04/29  23:24:20
9994         Log: Abigail spotted a thinko in #9905.
9995      Branch: perl
9996            ! pod/perldiag.pod
9997 ____________________________________________________________________________
9998 [  9905] By: jhi                                   on 2001/04/29  15:55:39
9999         Log: Changed the underscore/undebar syntax in numeric constants;
10000              now any grouping will do, as long as the underscores are not
10001              consecutive (so "zero-grouping" is out), and they do not begin
10002              or end the integer or fractional parts.
10003      Branch: perl
10004            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
10005 ____________________________________________________________________________
10006 [  9904] By: nick                                  on 2001/04/29  15:43:22
10007         Log: Integrate mainline.
10008      Branch: perlio
10009           +> (branch 98 files)
10010            - lib/unicode/Block.pl
10011            - lib/unicode/In/AlphabeticPresentationForms.pl
10012            - lib/unicode/In/Arabic.pl
10013            - lib/unicode/In/ArabicPresentationForms-A.pl
10014            - lib/unicode/In/ArabicPresentationForms-B.pl
10015            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
10016            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
10017            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
10018            - lib/unicode/In/BopomofoExtended.pl
10019            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
10020            - lib/unicode/In/CJKCompatibility.pl
10021            - lib/unicode/In/CJKCompatibilityForms.pl
10022            - lib/unicode/In/CJKCompatibilityIdeographs.pl
10023            - lib/unicode/In/CJKRadicalsSupplement.pl
10024            - lib/unicode/In/CJKSymbolsandPunctuation.pl
10025            - lib/unicode/In/CJKUnifiedIdeographs.pl
10026            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
10027            - lib/unicode/In/Cherokee.pl
10028            - lib/unicode/In/CombiningDiacriticalMarks.pl
10029            - lib/unicode/In/CombiningHalfMarks.pl
10030            - lib/unicode/In/CombiningMarksforSymbols.pl
10031            - lib/unicode/In/ControlPictures.pl
10032            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
10033            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
10034            - lib/unicode/In/EnclosedAlphanumerics.pl
10035            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
10036            - lib/unicode/In/Ethiopic.pl
10037            - lib/unicode/In/GeneralPunctuation.pl
10038            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
10039            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
10040            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
10041            - lib/unicode/In/HalfwidthandFullwidthForms.pl
10042            - lib/unicode/In/HangulCompatibilityJamo.pl
10043            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
10044            - lib/unicode/In/Hebrew.pl
10045            - lib/unicode/In/HighPrivateUseSurrogates.pl
10046            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
10047            - lib/unicode/In/IPAExtensions.pl
10048            - lib/unicode/In/IdeographicDescriptionCharacters.pl
10049            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
10050            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
10051            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
10052            - lib/unicode/In/Latin-1Supplement.pl
10053            - lib/unicode/In/LatinExtended-A.pl
10054            - lib/unicode/In/LatinExtended-B.pl
10055            - lib/unicode/In/LatinExtendedAdditional.pl
10056            - lib/unicode/In/LetterlikeSymbols.pl
10057            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
10058            - lib/unicode/In/MathematicalOperators.pl
10059            - lib/unicode/In/MiscellaneousSymbols.pl
10060            - lib/unicode/In/MiscellaneousTechnical.pl
10061            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
10062            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
10063            - lib/unicode/In/OpticalCharacterRecognition.pl
10064            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
10065            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
10066            - lib/unicode/In/SmallFormVariants.pl
10067            - lib/unicode/In/SpacingModifierLetters.pl
10068            - lib/unicode/In/Specials.pl
10069            - lib/unicode/In/SuperscriptsandSubscripts.pl
10070            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
10071            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
10072            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
10073            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
10074            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
10075           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
10076           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
10077           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
10078           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
10079           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
10080           !> utf8.c win32/Makefile
10081 ____________________________________________________________________________
10082 [  9903] By: jhi                                   on 2001/04/29  14:30:53
10083         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
10084              From: Prymmer/Kahn <pvhp@best.com>
10085              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
10086              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
10087      Branch: perl
10088            ! win32/Makefile
10089 ____________________________________________________________________________
10090 [  9902] By: jhi                                   on 2001/04/29  02:52:44
10091         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
10092              From: "Abigail" <abigail@foad.org>
10093              Date: Sun, 29 Apr 2001 03:14:25 +0200
10094              Message-ID: <20010429011425.24503.qmail@foad.org>
10095      Branch: perl
10096            ! ext/IO/lib/IO/Seekable.pm
10097 ____________________________________________________________________________
10098 [  9901] By: jhi                                   on 2001/04/29  02:04:46
10099         Log: In character classes one couldn't have 0x80..0xff characters
10100              at the left hand side if there were 0x100.. characters in the
10101              character class.
10102      Branch: perl
10103            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
10104            ! t/op/pat.t utf8.c
10105 ____________________________________________________________________________
10106 [  9900] By: jhi                                   on 2001/04/28  22:55:04
10107         Log: Forgot the latest mktables.PL from #9899.
10108      Branch: perl
10109            ! lib/unicode/mktables.PL
10110 ____________________________________________________________________________
10111 [  9899] By: jhi                                   on 2001/04/28  22:53:28
10112         Log: Explain the \p{} and \P{} error message better and
10113              have prettier prettyprint in In.pl.
10114      Branch: perl
10115            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
10116            ! pod/perldiag.pod
10117 ____________________________________________________________________________
10118 [  9898] By: jhi                                   on 2001/04/28  21:03:34
10119         Log: Add one possible explanation for the "Invalid [] range" error.
10120      Branch: perl
10121            ! pod/perldiag.pod
10122 ____________________________________________________________________________
10123 [  9897] By: jhi                                   on 2001/04/28  17:18:26
10124         Log: Add a level of indirection to the implementation of \p{InFoo}
10125              so that we don't have to have long filenames.  (Nothing changes
10126              in the user interface.)   The indirection is defined in
10127              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
10128              Also rename some the character classes by removing '-' from
10129              the classnames, and finally renamed Block.pl as Blocks.pl.
10130      Branch: perl
10131            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
10132            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
10133            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
10134            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
10135            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
10136            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
10137            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
10138            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
10139            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
10140            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
10141            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
10142            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
10143            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
10144            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
10145            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
10146            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
10147            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
10148            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
10149            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
10150            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
10151            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
10152            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
10153            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
10154            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
10155            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
10156            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
10157            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
10158            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
10159            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
10160            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
10161            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
10162            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
10163            + lib/unicode/In/94.pl lib/unicode/In/95.pl
10164            - lib/unicode/Block.pl
10165            - lib/unicode/In/AlphabeticPresentationForms.pl
10166            - lib/unicode/In/Arabic.pl
10167            - lib/unicode/In/ArabicPresentationForms-A.pl
10168            - lib/unicode/In/ArabicPresentationForms-B.pl
10169            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
10170            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
10171            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
10172            - lib/unicode/In/BopomofoExtended.pl
10173            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
10174            - lib/unicode/In/CJKCompatibility.pl
10175            - lib/unicode/In/CJKCompatibilityForms.pl
10176            - lib/unicode/In/CJKCompatibilityIdeographs.pl
10177            - lib/unicode/In/CJKRadicalsSupplement.pl
10178            - lib/unicode/In/CJKSymbolsandPunctuation.pl
10179            - lib/unicode/In/CJKUnifiedIdeographs.pl
10180            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
10181            - lib/unicode/In/Cherokee.pl
10182            - lib/unicode/In/CombiningDiacriticalMarks.pl
10183            - lib/unicode/In/CombiningHalfMarks.pl
10184            - lib/unicode/In/CombiningMarksforSymbols.pl
10185            - lib/unicode/In/ControlPictures.pl
10186            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
10187            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
10188            - lib/unicode/In/EnclosedAlphanumerics.pl
10189            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
10190            - lib/unicode/In/Ethiopic.pl
10191            - lib/unicode/In/GeneralPunctuation.pl
10192            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
10193            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
10194            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
10195            - lib/unicode/In/HalfwidthandFullwidthForms.pl
10196            - lib/unicode/In/HangulCompatibilityJamo.pl
10197            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
10198            - lib/unicode/In/Hebrew.pl
10199            - lib/unicode/In/HighPrivateUseSurrogates.pl
10200            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
10201            - lib/unicode/In/IPAExtensions.pl
10202            - lib/unicode/In/IdeographicDescriptionCharacters.pl
10203            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
10204            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
10205            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
10206            - lib/unicode/In/Latin-1Supplement.pl
10207            - lib/unicode/In/LatinExtended-A.pl
10208            - lib/unicode/In/LatinExtended-B.pl
10209            - lib/unicode/In/LatinExtendedAdditional.pl
10210            - lib/unicode/In/LetterlikeSymbols.pl
10211            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
10212            - lib/unicode/In/MathematicalOperators.pl
10213            - lib/unicode/In/MiscellaneousSymbols.pl
10214            - lib/unicode/In/MiscellaneousTechnical.pl
10215            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
10216            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
10217            - lib/unicode/In/OpticalCharacterRecognition.pl
10218            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
10219            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
10220            - lib/unicode/In/SmallFormVariants.pl
10221            - lib/unicode/In/SpacingModifierLetters.pl
10222            - lib/unicode/In/Specials.pl
10223            - lib/unicode/In/SuperscriptsandSubscripts.pl
10224            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
10225            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
10226            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
10227            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
10228            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
10229            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
10230            ! pod/perlunicode.pod
10231 ____________________________________________________________________________
10232 [  9896] By: jhi                                   on 2001/04/28  14:33:17
10233         Log: Update the information on shared library path on HP-UX.
10234      Branch: perl
10235            ! INSTALL
10236 ____________________________________________________________________________
10237 [  9895] By: jhi                                   on 2001/04/28  14:32:30
10238         Log: Because #9894 seems to do the trick, this workaround can be removed.
10239      Branch: perl
10240            ! t/lib/selfstubber.t
10241 ____________________________________________________________________________
10242 [  9894] By: jhi                                   on 2001/04/28  14:26:13
10243         Log: For PerlIO flush the children's file handles (on fork/exec/system).
10244      Branch: perl
10245            ! perl.h
10246 ____________________________________________________________________________
10247 [  9893] By: jhi                                   on 2001/04/28  14:23:15
10248         Log: Test tweak for #9891.
10249      Branch: perl
10250            ! t/lib/b-deparse.t
10251 ____________________________________________________________________________
10252 [  9892] By: jhi                                   on 2001/04/28  14:10:13
10253         Log: New HP-UX hints from Merijn.
10254      Branch: perl
10255            ! hints/hpux.sh
10256 ____________________________________________________________________________
10257 [  9891] By: jhi                                   on 2001/04/28  14:07:27
10258         Log: Subject: [PATCH B::Deparse] non-block scopes
10259              From: Robin Houston <robin@kitsite.com>
10260              Date: Fri, 27 Apr 2001 19:15:14 +0100
10261              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
10262      Branch: perl
10263            ! ext/B/B/Deparse.pm
10264 ____________________________________________________________________________
10265 [  9890] By: nick                                  on 2001/04/27  19:41:25
10266         Log: Integrate mainline
10267      Branch: perlio
10268           +> t/lib/selfstubber.t
10269           !> (integrate 50 files)
10270 ____________________________________________________________________________
10271 [  9889] By: jhi                                   on 2001/04/27  18:23:46
10272         Log: Subject: Re: selfstubber test fail on bleadperl
10273              From: Mike Guy <mjtg@cam.ac.uk>
10274              Date: Fri, 27 Apr 2001 19:31:18 +0100
10275              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
10276      Branch: perl
10277            ! t/lib/selfstubber.t
10278 ____________________________________________________________________________
10279 [  9888] By: jhi                                   on 2001/04/27  16:20:54
10280         Log: Test tweak for #9886.
10281      Branch: perl
10282            ! t/lib/b-deparse.t
10283 ____________________________________________________________________________
10284 [  9887] By: jhi                                   on 2001/04/27  16:16:33
10285         Log: Buffering issue at least in Solaris (even with perlio).
10286      Branch: perl
10287            ! t/lib/selfstubber.t
10288 ____________________________________________________________________________
10289 [  9886] By: jhi                                   on 2001/04/27  14:59:23
10290         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
10291              From: Robin Houston <robin@kitsite.com>
10292              Date: Fri, 27 Apr 2001 16:53:20 +0100
10293              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
10294      Branch: perl
10295            ! ext/B/B/Deparse.pm
10296 ____________________________________________________________________________
10297 [  9885] By: jhi                                   on 2001/04/27  14:23:51
10298         Log: Update Changes.
10299      Branch: perl
10300            ! Changes patchlevel.h
10301 ____________________________________________________________________________
10302 [  9884] By: jhi                                   on 2001/04/27  14:14:12
10303         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
10304              From: "Philip Newton" <pnewton@gmx.de>
10305              Date: Fri, 27 Apr 2001 16:40:13 +0200
10306              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
10307      Branch: perl
10308            ! pod/perldata.pod
10309 ____________________________________________________________________________
10310 [  9883] By: jhi                                   on 2001/04/27  13:28:19
10311         Log: Add LOG_PERROR; prettify the "removed".
10312      Branch: perl
10313            ! ext/Sys/Syslog/Syslog.xs
10314 ____________________________________________________________________________
10315 [  9882] By: jhi                                   on 2001/04/27  13:13:18
10316         Log: h2xs tweaks: use NV instead of double, "quote" the removed
10317              prefixes for clarity (especially when nothing is removed),
10318              slight pod reformats.
10319      Branch: perl
10320            ! utils/h2xs.PL
10321 ____________________________________________________________________________
10322 [  9881] By: jhi                                   on 2001/04/27  12:58:48
10323         Log: Don't bother creating existing directories.
10324      Branch: perl
10325            ! utils/h2xs.PL
10326 ____________________________________________________________________________
10327 [  9880] By: jhi                                   on 2001/04/27  12:45:39
10328         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
10329              From: Mike Schilli <m@perlmeister.com>
10330              Date: Wed, 25 Apr 2001 01:29:21 -0700
10331              Message-id: <3AE68AE1.6A981723@perlmeister.com>
10332      Branch: perl
10333            ! utils/h2xs.PL
10334 ____________________________________________________________________________
10335 [  9879] By: jhi                                   on 2001/04/27  12:40:55
10336         Log: break is not yet Perl.  Added the template license also to README.
10337      Branch: perl
10338            ! utils/h2xs.PL
10339 ____________________________________________________________________________
10340 [  9878] By: jhi                                   on 2001/04/27  03:08:20
10341         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
10342              From: Tim Jenness <t.jenness@jach.hawaii.edu>
10343              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
10344              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
10345      Branch: perl
10346            ! t/lib/xs-typemap.t
10347 ____________________________________________________________________________
10348 [  9877] By: jhi                                   on 2001/04/26  23:54:40
10349         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
10350              From: "Abigail" <abigail@foad.org>
10351              Date: Fri, 27 Apr 2001 01:44:28 +0200
10352              Message-ID: <20010426234428.19786.qmail@foad.org>
10353      Branch: perl
10354            ! utils/h2xs.PL
10355 ____________________________________________________________________________
10356 [  9876] By: jhi                                   on 2001/04/26  23:52:06
10357         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
10358              From: Peter Prymmer <pvhp@forte.com>
10359              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
10360              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
10361      Branch: perl
10362            ! t/lib/selfstubber.t
10363 ____________________________________________________________________________
10364 [  9875] By: jhi                                   on 2001/04/26  23:48:10
10365         Log: Deparse nits.
10366      Branch: perl
10367            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
10368 ____________________________________________________________________________
10369 [  9874] By: jhi                                   on 2001/04/26  22:46:05
10370         Log: Document ANYOF_CLASS.
10371      Branch: perl
10372            ! regcomp.h
10373 ____________________________________________________________________________
10374 [  9873] By: jhi                                   on 2001/04/26  22:35:03
10375         Log: Subject: Re: [PATCH @9846] dumping ANYOF
10376              From: Hugo <hv@crypt.compulink.co.uk>
10377              Date: Thu, 26 Apr 2001 23:33:38 +0100
10378              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
10379      Branch: perl
10380            ! regcomp.c regcomp.h
10381 ____________________________________________________________________________
10382 [  9872] By: jhi                                   on 2001/04/26  22:34:31
10383         Log: Subject: [PATCH] more for Devel::SelfStubber
10384              From: Nicholas Clark <nick@ccl4.org>
10385              Date: Fri, 27 Apr 2001 00:13:52 +0100
10386              Message-ID: <20010427001351.K88186@plum.flirble.org>
10387      Branch: perl
10388            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
10389 ____________________________________________________________________________
10390 [  9871] By: jhi                                   on 2001/04/26  21:59:17
10391         Log: Subject: [PATCH B::Deparse] formats must be flush left
10392              From: Robin Houston <robin@kitsite.com>
10393              Date: Thu, 26 Apr 2001 23:54:29 +0100
10394              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
10395      Branch: perl
10396            ! ext/B/B/Deparse.pm
10397 ____________________________________________________________________________
10398 [  9870] By: jhi                                   on 2001/04/26  21:57:37
10399         Log: If some of the constants are prefixes of others,
10400              the prefixes may never get recognized.  (See 20010426.006.)
10401      Branch: perl
10402            ! utils/h2xs.PL
10403 ____________________________________________________________________________
10404 [  9869] By: jhi                                   on 2001/04/26  21:50:42
10405         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
10406              From: Chris Bongaarts <cab@tc.umn.edu>
10407              Date: Thu, 26 Apr 2001 17:10:31 -0500
10408              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
10409      Branch: perl
10410            ! ext/Sys/Syslog/Syslog.xs
10411 ____________________________________________________________________________
10412 [  9868] By: jhi                                   on 2001/04/26  21:35:12
10413         Log: Further cuts and more docs from Graham Barr.
10414      Branch: perl
10415            ! ext/List/Util/lib/List/Util.pm
10416            ! ext/List/Util/lib/Scalar/Util.pm
10417 ____________________________________________________________________________
10418 [  9867] By: jhi                                   on 2001/04/26  21:18:57
10419         Log: Subject: [PATCH 5.7.1] DB_File-1.77
10420              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
10421              Date: Thu, 26 Apr 2001 22:37:53 +0100
10422              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
10423      Branch: perl
10424            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
10425            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
10426 ____________________________________________________________________________
10427 [  9866] By: jhi                                   on 2001/04/26  21:12:31
10428         Log: Subject: [PATCH B::Deparse] fix easy bugs
10429              From: Robin Houston <robin@kitsite.com>
10430              Date: Thu, 26 Apr 2001 23:03:33 +0100
10431              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
10432      Branch: perl
10433            ! ext/B/B/Deparse.pm
10434 ____________________________________________________________________________
10435 [  9865] By: jhi                                   on 2001/04/26  20:26:13
10436         Log: Update Changes.
10437      Branch: perl
10438            ! Changes patchlevel.h
10439 ____________________________________________________________________________
10440 [  9864] By: jhi                                   on 2001/04/26  19:27:48
10441         Log: Dethinko from Robin Houston.
10442      Branch: perl
10443            ! ext/B/B/Deparse.pm
10444 ____________________________________________________________________________
10445 [  9863] By: jhi                                   on 2001/04/26  19:10:35
10446         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
10447              From: Robin Houston <robin@kitsite.com>
10448              Date: Thu, 26 Apr 2001 21:08:32 +0100
10449              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
10450      Branch: perl
10451            ! ext/B/B/Deparse.pm
10452 ____________________________________________________________________________
10453 [  9862] By: jhi                                   on 2001/04/26  19:04:23
10454         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
10455              From: Robin Houston <robin@kitsite.com>
10456              Date: Thu, 26 Apr 2001 20:52:50 +0100
10457              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
10458      Branch: perl
10459            ! ext/B/B/Deparse.pm
10460 ____________________________________________________________________________
10461 [  9861] By: jhi                                   on 2001/04/26  18:56:14
10462         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
10463              From: Mike Guy <mjtg@cam.ac.uk>
10464              Date: Thu, 26 Apr 2001 14:22:40 +0100
10465              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
10466      Branch: perl
10467            ! pod/perlobj.pod
10468 ____________________________________________________________________________
10469 [  9860] By: jhi                                   on 2001/04/26  18:46:42
10470         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
10471              From: Robin Houston <robin@kitsite.com>
10472              Date: Thu, 26 Apr 2001 20:34:29 +0100
10473              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
10474              
10475              Hashes do not interpolate.
10476      Branch: perl
10477            ! ext/B/B/Deparse.pm
10478 ____________________________________________________________________________
10479 [  9859] By: jhi                                   on 2001/04/26  18:43:51
10480         Log: Subject: The Time::Piece conspiracy unmasked!!!
10481              From: Mike Guy <mjtg@cam.ac.uk>
10482              Date: Thu, 26 Apr 2001 19:02:50 +0100
10483              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
10484              
10485              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
10486              From: Mike Guy <mjtg@cam.ac.uk>
10487              Date: Thu, 26 Apr 2001 19:08:21 +0100
10488              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
10489              
10490              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
10491              From: Graham Barr <gbarr@pobox.com>
10492              Date: Thu, 26 Apr 2001 19:12:03 +0100
10493              Message-ID: <20010426191203.A70835@pobox.com>
10494              
10495              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
10496      Branch: perl
10497            ! ext/List/Util/lib/List/Util.pm
10498            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
10499 ____________________________________________________________________________
10500 [  9858] By: jhi                                   on 2001/04/26  18:17:42
10501         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
10502              From: Robin Houston <robin@kitsite.com>
10503              Date: Thu, 26 Apr 2001 16:09:35 +0100
10504              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
10505      Branch: perl
10506            ! t/comp/proto.t
10507 ____________________________________________________________________________
10508 [  9857] By: jhi                                   on 2001/04/26  18:04:59
10509         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
10510              From: barries <barries@slaysys.com>
10511              Date: Thu, 26 Apr 2001 12:01:10 -0400
10512              Message-ID: <20010426120110.E29698@jester.slaysys.com>
10513      Branch: perl
10514            ! pod/perldiag.pod
10515 ____________________________________________________________________________
10516 [  9856] By: jhi                                   on 2001/04/26  18:03:33
10517         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
10518              Date: Thu, 26 Apr 2001 17:13:41 +0100
10519              From: Robin Houston <robin@kitsite.com>
10520              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
10521              
10522              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
10523              From: Robin Houston <robin@kitsite.com>
10524              Date: Thu, 26 Apr 2001 18:44:29 +0100
10525              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
10526      Branch: perl
10527            ! ext/B/B/Deparse.pm
10528 ____________________________________________________________________________
10529 [  9855] By: jhi                                   on 2001/04/26  17:56:04
10530         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
10531              From: Robin Houston <robin@kitsite.com>
10532              Date: Thu, 26 Apr 2001 17:04:08 +0100
10533              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
10534      Branch: perl
10535            ! ext/B/B/Deparse.pm
10536 ____________________________________________________________________________
10537 [  9854] By: jhi                                   on 2001/04/26  17:47:26
10538         Log: Subject: Re: Short test case for undef %stash:: crash
10539              From: Benjamin Sugars <bsugars@canoe.ca> 
10540              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
10541              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
10542              Changed and moved the perldiag entry.
10543      Branch: perl
10544            ! gv.c pod/perldiag.pod
10545 ____________________________________________________________________________
10546 [  9853] By: jhi                                   on 2001/04/26  14:35:16
10547         Log: Beginnings of strptime().  Do not touch the wet paint.
10548      Branch: perl
10549            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
10550 ____________________________________________________________________________
10551 [  9852] By: jhi                                   on 2001/04/26  13:17:21
10552         Log: Retract #9851, core dumps from pod2man.
10553      Branch: perl
10554            ! regcomp.c
10555 ____________________________________________________________________________
10556 [  9851] By: jhi                                   on 2001/04/26  11:54:41
10557         Log: (Retracted by #9852.)
10558              
10559              Subject: [PATCH @9846] dumping ANYOF
10560              From: Hugo <hv@crypt.compulink.co.uk>
10561              Date: Thu, 26 Apr 2001 05:32:38 +0100
10562              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
10563      Branch: perl
10564            ! regcomp.c
10565 ____________________________________________________________________________
10566 [  9850] By: jhi                                   on 2001/04/26  02:34:44
10567         Log: If ccflags was empty the _previous_ $* containing all the
10568              environment variables and Configure variables was used,
10569              which lead, among other bad things, into $ccflags being your
10570              uname -a output, which lead into test compile with cc failing,
10571              which lead into gcc being selected, which didn't work that well
10572              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
10573              with large files, et cetera.
10574      Branch: perl
10575            ! hints/hpux.sh
10576 ____________________________________________________________________________
10577 [  9849] By: jhi                                   on 2001/04/26  01:44:57
10578         Log: Make selfstubber test more portable.
10579      Branch: perl
10580            ! t/lib/selfstubber.t
10581 ____________________________________________________________________________
10582 [  9848] By: jhi                                   on 2001/04/26  00:50:26
10583         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
10584              From: Benjamin Sugars <ben.sugars@home.com>
10585              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
10586              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
10587      Branch: perl
10588            ! ext/Cwd/Cwd.xs
10589 ____________________________________________________________________________
10590 [  9847] By: jhi                                   on 2001/04/26  00:46:58
10591         Log: Subject: [PATCH: perl@9841] VMS updates
10592              From: Peter Prymmer <pvhp@forte.com>
10593              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
10594              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
10595      Branch: perl
10596            ! README.vms configure.com vms/descrip_mms.template
10597            ! vms/ext/filespec.t
10598 ____________________________________________________________________________
10599 [  9846] By: jhi                                   on 2001/04/26  00:11:56
10600         Log: re 'debug' was broken by #9084.
10601      Branch: perl
10602            ! ext/re/re.xs
10603 ____________________________________________________________________________
10604 [  9845] By: jhi                                   on 2001/04/25  22:33:17
10605         Log: Subject: [PATCH] test for Devel::SelfStubber
10606              From: Nicholas Clark <nick@ccl4.org>
10607              Date: Thu, 26 Apr 2001 00:00:54 +0100
10608              Message-ID: <20010426000054.D89026@plum.flirble.org>
10609      Branch: perl
10610            + t/lib/selfstubber.t
10611            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
10612 ____________________________________________________________________________
10613 [  9844] By: jhi                                   on 2001/04/25  22:29:32
10614         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
10615              From: Paul Johnson <paul@pjcj.net>
10616              Date: Thu, 26 Apr 2001 00:46:08 +0200
10617              Message-ID: <20010426004608.H2338@pjcj.net>
10618      Branch: perl
10619            ! ext/B/B/Concise.pm
10620 ____________________________________________________________________________
10621 [  9843] By: jhi                                   on 2001/04/25  22:28:28
10622         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
10623              From: Peter Prymmer <pvhp@forte.com>
10624              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
10625              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
10626      Branch: perl
10627            ! ext/Cwd/Cwd.xs
10628 ____________________________________________________________________________
10629 [  9842] By: jhi                                   on 2001/04/25  20:58:12
10630         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
10631              From: John Peacock <jpeacock@rowman.com>
10632              Date: Wed, 25 Apr 2001 17:30:26 -0400
10633              Message-ID: <3AE741F2.B3217464@rowman.com>
10634      Branch: perl
10635            ! lib/Math/BigInt.pm t/lib/bigintpm.t
10636 ____________________________________________________________________________
10637 [  9841] By: jhi                                   on 2001/04/25  20:07:05
10638         Log: Update Changes.
10639      Branch: perl
10640            ! Changes patchlevel.h
10641 ____________________________________________________________________________
10642 [  9840] By: jhi                                   on 2001/04/25  19:56:51
10643         Log: Yet another HP-UX hints version from Merijn.
10644      Branch: perl
10645            ! hints/hpux.sh
10646 ____________________________________________________________________________
10647 [  9839] By: jhi                                   on 2001/04/25  19:53:04
10648         Log: abs_path() didn't terminate the filename correctly,
10649              in DIRNAMLENless systems like HP-UX this would fail.
10650      Branch: perl
10651            ! ext/Cwd/Cwd.xs
10652 ____________________________________________________________________________
10653 [  9838] By: jhi                                   on 2001/04/25  16:37:26
10654         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
10655              From: Mike Guy <mjtg@cam.ac.uk>
10656              Date: Wed, 25 Apr 2001 18:31:47 +0100
10657              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
10658      Branch: perl
10659            ! op.c
10660 ____________________________________________________________________________
10661 [  9837] By: jhi                                   on 2001/04/25  16:21:53
10662         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
10663              From: Jon Eveland <jweveland@yahoo.com>
10664              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
10665              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
10666      Branch: perl
10667            ! lib/perl5db.pl
10668 ____________________________________________________________________________
10669 [  9836] By: jhi                                   on 2001/04/25  14:17:50
10670         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
10671              From: "Philip Newton" <pnewton@gmx.de>
10672              Date: Wed, 25 Apr 2001 17:05:58 +0200
10673              Message-ID: <3AE703F6.3234.1833C45@localhost>
10674      Branch: perl
10675            ! Porting/patching.pod
10676 ____________________________________________________________________________
10677 [  9835] By: jhi                                   on 2001/04/25  13:58:07
10678         Log: It would seem that both ar and full_ar need to be overridden
10679              for HP-UX to avoid the GNU ar.
10680      Branch: perl
10681            ! hints/hpux.sh
10682 ____________________________________________________________________________
10683 [  9834] By: jhi                                   on 2001/04/25  13:50:40
10684         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
10685              From: "Philip Newton" <pnewton@gmx.de>
10686              Date: Wed, 25 Apr 2001 16:09:23 +0200
10687              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
10688              
10689              Detypo.
10690      Branch: perl
10691            ! t/op/misc.t
10692 ____________________________________________________________________________
10693 [  9833] By: jhi                                   on 2001/04/25  12:36:11
10694         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
10695      Branch: perl
10696            ! hints/hpux.sh
10697 ____________________________________________________________________________
10698 [  9832] By: jhi                                   on 2001/04/25  12:33:36
10699         Log: New version of HP-UX hints from Merijn.
10700      Branch: perl
10701            ! hints/hpux.sh
10702 ____________________________________________________________________________
10703 [  9831] By: jhi                                   on 2001/04/25  03:39:45
10704         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
10705      Branch: perl
10706            ! hints/hpux.sh
10707 ____________________________________________________________________________
10708 [  9830] By: jhi                                   on 2001/04/25  02:53:25
10709         Log: The tzname[] bit is not needed by util.c -- and causes
10710              heartburn in VMS (and it missing was probably the cause of
10711              the Mac OS X trouble).  Ouch.
10712      Branch: perl
10713            ! ext/POSIX/POSIX.xs util.c
10714 ____________________________________________________________________________
10715 [  9829] By: jhi                                   on 2001/04/25  00:10:06
10716         Log: Metaconfig unit change for #9828.
10717      Branch: metaconfig
10718            ! U/compline/ccflags.U
10719 ____________________________________________________________________________
10720 [  9828] By: jhi                                   on 2001/04/25  00:04:18
10721         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
10722              (which is actually the reason for the change, we need to pass
10723              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
10724              EP/IX, OS/2, and TitanOS, based on the hints files.
10725      Branch: perl
10726            ! Configure config_h.SH
10727 ____________________________________________________________________________
10728 [  9827] By: jhi                                   on 2001/04/24  23:49:20
10729         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
10730              the $cat must have an absolute path.
10731      Branch: perl
10732            ! makedepend.SH
10733 ____________________________________________________________________________
10734 [  9826] By: jhi                                   on 2001/04/24  23:40:53
10735         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
10736      Branch: perl
10737            ! README.amiga
10738 ____________________________________________________________________________
10739 [  9825] By: jhi                                   on 2001/04/24  23:35:35
10740         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
10741              From: "Philip Newton" <pnewton@gmx.de>
10742              Date: Tue, 24 Apr 2001 18:52:49 +0200
10743              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
10744      Branch: perl
10745            ! x2p/find2perl.PL
10746 ____________________________________________________________________________
10747 [  9824] By: jhi                                   on 2001/04/24  23:33:07
10748         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
10749              Some gcc specifics dropped out due to extensive rewriting;
10750              will be put back later as needed.
10751      Branch: perl
10752            ! hints/hpux.sh
10753 ____________________________________________________________________________
10754 [  9823] By: jhi                                   on 2001/04/24  23:27:57
10755         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
10756      Branch: perl
10757            ! ext/POSIX/POSIX.xs
10758 ____________________________________________________________________________
10759 [  9822] By: jhi                                   on 2001/04/24  23:25:21
10760         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
10761              From: Tim Jenness <t.jenness@jach.hawaii.edu>
10762              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
10763              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
10764      Branch: perl
10765            ! ext/XS/Typemap/Typemap.xs
10766 ____________________________________________________________________________
10767 [  9821] By: jhi                                   on 2001/04/24  23:24:10
10768         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
10769              From: "Abigail" <abigail@foad.org>
10770              Date: Tue, 24 Apr 2001 23:12:03 +0200
10771              Message-ID: <20010424211203.7901.qmail@foad.org>
10772      Branch: perl
10773            ! pod/perlport.pod
10774 ____________________________________________________________________________
10775 [  9820] By: jhi                                   on 2001/04/24  23:23:15
10776         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
10777              From: Matt Sergeant <matt@sergeant.org>
10778              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
10779              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
10780      Branch: perl
10781            ! pod/perlfaq4.pod
10782 ____________________________________________________________________________
10783 [  9819] By: nick                                  on 2001/04/24  18:49:43
10784         Log: Integrate mainline.
10785      Branch: perlio
10786           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
10787           !> (integrate 37 files)
10788 ____________________________________________________________________________
10789 [  9818] By: jhi                                   on 2001/04/24  14:35:23
10790         Log: Update Changes.
10791      Branch: perl
10792            ! Changes patchlevel.h
10793 ____________________________________________________________________________
10794 [  9817] By: jhi                                   on 2001/04/24  14:09:17
10795         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
10796              From: "Philip Newton" <pnewton@gmx.de>
10797              Date: Tue, 24 Apr 2001 12:58:12 +0200
10798              Message-ID: <3AE57864.8304.B77A0A@localhost> 
10799              
10800              plus add CPAN to the list of modules that have their own tests.
10801      Branch: perl
10802            ! t/lib/1_compile.t
10803 ____________________________________________________________________________
10804 [  9816] By: jhi                                   on 2001/04/24  14:07:03
10805         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
10806              From: Michael G Schwern <schwern@pobox.com>
10807              Date: Sat, 21 Apr 2001 22:35:00 +0100
10808              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
10809      Branch: perl
10810            ! t/lib/1_compile.t
10811 ____________________________________________________________________________
10812 [  9815] By: jhi                                   on 2001/04/24  13:54:32
10813         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
10814              From: Robin Houston <robin@kitsite.com>
10815              Date: Tue, 24 Apr 2001 15:51:18 +0100
10816              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
10817      Branch: perl
10818            ! ext/B/B/Deparse.pm
10819 ____________________________________________________________________________
10820 [  9814] By: jhi                                   on 2001/04/24  13:17:34
10821         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
10822              From: Bill Glicker <billg@burrelles.com>
10823              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
10824              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
10825      Branch: perl
10826            ! hints/svr5.sh
10827 ____________________________________________________________________________
10828 [  9813] By: jhi                                   on 2001/04/24  12:54:23
10829         Log: Prevent path disclosure (probing for existence of filenames)
10830              using suidperl; bug id 20010322.218.
10831      Branch: perl
10832            ! perl.c pod/perldiag.pod
10833 ____________________________________________________________________________
10834 [  9812] By: jhi                                   on 2001/04/24  12:08:36
10835         Log: Retract #9811.
10836      Branch: perl
10837            ! ext/POSIX/POSIX.xs
10838 ____________________________________________________________________________
10839 [  9811] By: jhi                                   on 2001/04/24  11:57:35
10840         Log: (Retracted by #9812.)
10841      Branch: perl
10842            ! ext/POSIX/POSIX.xs
10843 ____________________________________________________________________________
10844 [  9810] By: jhi                                   on 2001/04/24  03:32:35
10845         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
10846      Branch: perl
10847            ! util.c
10848 ____________________________________________________________________________
10849 [  9809] By: jhi                                   on 2001/04/24  03:16:13
10850         Log: The Math::BigFloat::import() was broken.
10851              (Fixes bug id 20010422.002.)
10852      Branch: perl
10853            ! lib/Math/BigFloat.pm
10854 ____________________________________________________________________________
10855 [  9808] By: jhi                                   on 2001/04/24  01:11:40
10856         Log: Additional dependencies; should help for parallel makes
10857              not to fail on missing lib/lib.pm or lib/re.pm.
10858      Branch: perl
10859            ! Makefile.SH
10860 ____________________________________________________________________________
10861 [  9807] By: jhi                                   on 2001/04/24  00:57:01
10862         Log: Update the test failure disclaimer.
10863      Branch: perl
10864            ! t/pragma/warn/pp_hot
10865 ____________________________________________________________________________
10866 [  9806] By: jhi                                   on 2001/04/24  00:54:04
10867         Log: Add make target "install-all" which is alias for "install"
10868              to cater for case-preserving filesystems like HFS+.
10869      Branch: perl
10870            ! INSTALL Makefile.SH
10871 ____________________________________________________________________________
10872 [  9805] By: jhi                                   on 2001/04/24  00:47:28
10873         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
10874              From: Peter Prymmer <pvhp@forte.com>
10875              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
10876              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
10877              
10878              (Ken William's message forwarded from macosx@perl.org)
10879      Branch: perl
10880            ! hints/darwin.sh
10881 ____________________________________________________________________________
10882 [  9804] By: jhi                                   on 2001/04/23  23:57:35
10883         Log: Cut-and-pasto.
10884      Branch: perl
10885            ! perlio.c
10886 ____________________________________________________________________________
10887 [  9803] By: jhi                                   on 2001/04/23  23:52:25
10888         Log: More PerlIO robustness.
10889      Branch: perl
10890            ! perlio.c
10891 ____________________________________________________________________________
10892 [  9802] By: jhi                                   on 2001/04/23  23:43:35
10893         Log: Make the "STD* opened only for ..." errors more consistent.
10894      Branch: perl
10895            ! doio.c
10896 ____________________________________________________________________________
10897 [  9801] By: jhi                                   on 2001/04/23  23:34:26
10898         Log: Test case for #9800.
10899      Branch: perl
10900            ! t/op/misc.t
10901 ____________________________________________________________________________
10902 [  9800] By: jhi                                   on 2001/04/23  23:14:43
10903         Log: Avoid coredump on 'close STDERR; die' by making
10904              the PerlIO calls more robust.  Also use SETERRNO()
10905              instead of errno = to be more VMS-ready.
10906      Branch: perl
10907            ! perlio.c
10908 ____________________________________________________________________________
10909 [  9799] By: jhi                                   on 2001/04/23  21:41:10
10910         Log: Subject: test for ID 20010423.002
10911              From: Robin Houston <robin@kitsite.com>
10912              Date: Mon, 23 Apr 2001 16:52:21 +0100
10913              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
10914      Branch: perl
10915            ! t/op/avhv.t
10916 ____________________________________________________________________________
10917 [  9798] By: jhi                                   on 2001/04/23  21:40:07
10918         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
10919              From: David Dyck <dcd@tc.fluke.com>
10920              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
10921              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
10922      Branch: perl
10923            ! installperl
10924 ____________________________________________________________________________
10925 [  9797] By: jhi                                   on 2001/04/23  21:37:56
10926         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
10927              From: Benjamin Sugars <bsugars@canoe.ca>
10928              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
10929              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
10930      Branch: perl
10931            ! ext/Cwd/Cwd.xs lib/Cwd.pm
10932 ____________________________________________________________________________
10933 [  9796] By: jhi                                   on 2001/04/23  21:29:24
10934         Log: Synchronize h2xs and pod2man some more on the documentation
10935              templates they propose.
10936      Branch: perl
10937            ! pod/pod2man.PL utils/h2xs.PL
10938 ____________________________________________________________________________
10939 [  9795] By: jhi                                   on 2001/04/23  17:30:40
10940         Log: Add one more naughty test for base64; make encoding logic cleaner.
10941      Branch: perl
10942            ! t/lib/mimeb64.t
10943 ____________________________________________________________________________
10944 [  9794] By: jhi                                   on 2001/04/23  13:51:32
10945         Log: Update Changes.
10946      Branch: perl
10947            ! Changes patchlevel.h
10948 ____________________________________________________________________________
10949 [  9793] By: jhi                                   on 2001/04/23  13:44:18
10950         Log: Duplicate lines.
10951      Branch: perl
10952            ! MANIFEST
10953 ____________________________________________________________________________
10954 [  9792] By: jhi                                   on 2001/04/23  13:39:13
10955         Log: Subject: Re: PATCH 5.7.1
10956              From: Mark-Jason Dominus <mjd@plover.com>
10957              Date: Mon, 23 Apr 2001 10:30:21 -0400
10958              Message-ID: <20010423143021.17335.qmail@plover.com>
10959      Branch: perl
10960            ! perl.h sv.c
10961 ____________________________________________________________________________
10962 [  9791] By: jhi                                   on 2001/04/23  13:32:40
10963         Log: Add the CPAN.pm 1.59_54 tests.
10964      Branch: perl
10965            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
10966            ! MANIFEST
10967 ____________________________________________________________________________
10968 [  9790] By: jhi                                   on 2001/04/23  13:21:55
10969         Log: Subject: Deparse nit
10970              From: Robin Houston <robin@kitsite.com>
10971              Date: Mon, 23 Apr 2001 12:38:20 +0100
10972              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
10973      Branch: perl
10974            ! ext/B/B/Deparse.pm
10975 ____________________________________________________________________________
10976 [  9789] By: jhi                                   on 2001/04/23  13:19:07
10977         Log: Subject: [PATCH] bug 20010423.002
10978              From: Robin Houston <robin@kitsite.com>
10979              Date: Mon, 23 Apr 2001 13:12:30 +0100
10980              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
10981      Branch: perl
10982            ! pp.c
10983 ____________________________________________________________________________
10984 [  9788] By: jhi                                   on 2001/04/23  13:02:49
10985         Log: Subject: PATCH [5.7.1] hv.c unused #define
10986              From: Mark-Jason Dominus <mjd@plover.com>
10987              Date: Sun, 22 Apr 2001 14:17:49 -0400
10988              Message-ID: <20010422181749.26976.qmail@plover.com>
10989      Branch: perl
10990            ! hv.c
10991 ____________________________________________________________________________
10992 [  9787] By: jhi                                   on 2001/04/23  13:02:02
10993         Log: Subject: PATCH 5.7.1
10994              From: Mark-Jason Dominus <mjd@plover.com>
10995              Date: Sun, 22 Apr 2001 15:12:57 -0400
10996              Message-ID: <20010422191258.6539.qmail@plover.com>
10997              
10998              plus Sarathy's STMT_START + STMT_END suggestion.
10999      Branch: perl
11000            ! perl.h
11001 ____________________________________________________________________________
11002 [  9786] By: jhi                                   on 2001/04/23  12:53:25
11003         Log: Fix for
11004              
11005              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
11006              From: dLux <dlux@spam.sch.bme.hu>
11007              Date: Mon, 23 Apr 2001 01:25:26 +0200
11008              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
11009              
11010              (SvGROW really does return a char *.)
11011      Branch: perl
11012            ! pod/perlapi.pod sv.h
11013 ____________________________________________________________________________
11014 [  9785] By: jhi                                   on 2001/04/23  04:34:04
11015         Log: Time::Piece work continues.  $t->day removed since
11016              I think it's too confusing.  Now has normal and
11017              abbreviated length weekday names and month names,
11018              the names change with _names(), not _list().
11019              Now has strftime() in Perl, _strftime() is
11020              the libc version (to which strftime() falls back
11021              if it doesn't know the format.  To do: the reverse
11022              of strftime, strptime(), and the localisation of both.
11023      Branch: perl
11024            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
11025            ! t/lib/time-piece.t
11026 ____________________________________________________________________________
11027 [  9784] By: jhi                                   on 2001/04/23  02:41:46
11028         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
11029              From: andreas.koenig@anima.de (Andreas J. Koenig)
11030              Date: 23 Apr 2001 05:20:55 +0200
11031              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
11032      Branch: perl
11033            ! t/pragma/overload.t
11034 ____________________________________________________________________________
11035 [  9783] By: jhi                                   on 2001/04/22  23:32:42
11036         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
11037              From: Robin Houston <robin@kitsite.com>
11038              Date: Mon, 23 Apr 2001 00:38:18 +0100
11039              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
11040      Branch: perl
11041            ! ext/B/B/Deparse.pm
11042 ____________________________________________________________________________
11043 [  9782] By: jhi                                   on 2001/04/22  20:55:43
11044         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
11045              From: Simon Cozens <simon@netthink.co.uk>
11046              Date: Sun, 22 Apr 2001 18:47:25 +0100
11047              Message-ID: <20010422184725.A14411@netthink.co.uk>
11048      Branch: perl
11049            ! sv.c t/pragma/overload.t
11050 ____________________________________________________________________________
11051 [  9781] By: jhi                                   on 2001/04/22  20:52:13
11052         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
11053              From: Robin Houston <robin@kitsite.com>
11054              Date: Sun, 22 Apr 2001 22:14:50 +0100
11055              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
11056      Branch: perl
11057            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
11058 ____________________________________________________________________________
11059 [  9780] By: nick                                  on 2001/04/22  20:40:31
11060         Log: Integrate mainline.
11061      Branch: perlio
11062           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
11063           +> t/lib/b-stash.t
11064           !> (integrate 38 files)
11065 ____________________________________________________________________________
11066 [  9779] By: jhi                                   on 2001/04/22  15:16:03
11067         Log: Subject: IO::Socket::INET patch
11068              From: andrew deryabin <djsf@technarchy.ru>
11069              Date: Sat, 21 Apr 2001 17:46:52 +0400
11070              Message-ID: <20010421174652.B1426@technarchy>
11071      Branch: perl
11072            ! ext/IO/lib/IO/Socket/INET.pm
11073 ____________________________________________________________________________
11074 [  9778] By: jhi                                   on 2001/04/22  15:14:33
11075         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
11076              From: Mark-Jason Dominus <mjd@plover.com>
11077              Date: Sat, 21 Apr 2001 21:27:49 -0400
11078              Message-ID: <20010422012749.27024.qmail@plover.com>
11079      Branch: perl
11080            ! regcomp.c
11081 ____________________________________________________________________________
11082 [  9777] By: jhi                                   on 2001/04/22  15:10:51
11083         Log: Subject: Re: Regex debugger patch 
11084              From: Mark-Jason Dominus <mjd@plover.com>
11085              Date: Sat, 21 Apr 2001 21:48:51 -0400
11086              Message-ID: <20010422014851.27165.qmail@plover.com>
11087      Branch: perl
11088            ! pod/perldebguts.pod
11089 ____________________________________________________________________________
11090 [  9776] By: jhi                                   on 2001/04/22  15:09:48
11091         Log: Subject: Re: Regex debugger patch
11092              From: Mark-Jason Dominus <mjd@plover.com>
11093              Date: Sat, 21 Apr 2001 14:24:39 -0400
11094              Message-ID: <20010421182439.16508.qmail@plover.com>
11095              
11096              Regex debugger backend.
11097      Branch: perl
11098            ! regcomp.c regexp.h
11099 ____________________________________________________________________________
11100 [  9775] By: jhi                                   on 2001/04/21  16:45:40
11101         Log: Subject: [PATCH] Typo in utf8.h
11102              From: Jesús Quiroga <jquiroga@pobox.com>
11103              Date: Sat, 21 Apr 2001 19:25:33 +0200
11104              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
11105      Branch: perl
11106            ! utf8.h
11107 ____________________________________________________________________________
11108 [  9774] By: jhi                                   on 2001/04/21  16:43:52
11109         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
11110              From: Joe Orton <jorton@redhat.com>
11111              Date: Tue, 17 Apr 2001 15:50:43 +0100
11112              Message-Id: <20010417155043.D19132@eu.c2.net>
11113      Branch: perl
11114            ! hints/svr5.sh
11115 ____________________________________________________________________________
11116 [  9773] By: jhi                                   on 2001/04/21  15:30:15
11117         Log: Subject: Patch utils/h2xs.PL
11118              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
11119              Date: Sat, 21 Apr 2001 10:32:16 -0500
11120              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
11121              
11122              Add MAILING list and LICENSE templates.
11123      Branch: perl
11124            ! utils/h2xs.PL
11125 ____________________________________________________________________________
11126 [  9772] By: jhi                                   on 2001/04/21  15:28:36
11127         Log: Subject: perlfaq2.patch for 5.7.1
11128              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
11129              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
11130              Date: Fri, 20 Apr 2001 16:42:19 -0500
11131              
11132              rm an extra tab, a blurb about the xx.cpan to clarify
11133              which countries actually have that and dejanews is history
11134              as well as most of that nonsensical entry.
11135      Branch: perl
11136            ! pod/perlfaq2.pod
11137 ____________________________________________________________________________
11138 [  9771] By: jhi                                   on 2001/04/21  15:27:17
11139         Log: Subject: perlfaq1.patch for 5.7.1
11140              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
11141              Date: Fri, 20 Apr 2001 16:57:36 -0500
11142              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
11143              
11144              Evil URLs must die. Especially when they are broken.
11145      Branch: perl
11146            ! pod/perlfaq1.pod
11147 ____________________________________________________________________________
11148 [  9770] By: jhi                                   on 2001/04/21  15:23:38
11149         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
11150              From: Michael G Schwern <schwern@pobox.com>
11151              Date: Sat, 21 Apr 2001 16:11:12 +0100
11152              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
11153      Branch: perl
11154            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
11155            + t/lib/b-stash.t
11156            ! MANIFEST ext/B/B.pm t/lib/b.t
11157 ____________________________________________________________________________
11158 [  9769] By: jhi                                   on 2001/04/21  15:03:32
11159         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
11160              From: Michael G Schwern <schwern@pobox.com>
11161              Date: Sat, 21 Apr 2001 09:48:00 +0100
11162              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
11163      Branch: perl
11164            ! utils/h2ph.PL
11165 ____________________________________________________________________________
11166 [  9768] By: jhi                                   on 2001/04/21  14:33:49
11167         Log: PerlIO and Encode doc cleanup and tweaks.
11168      Branch: perl
11169            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
11170            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
11171 ____________________________________________________________________________
11172 [  9767] By: jhi                                   on 2001/04/21  12:40:16
11173         Log: Integrate perlio.
11174      Branch: perl
11175           !> doio.c
11176 ____________________________________________________________________________
11177 [  9766] By: nick                                  on 2001/04/20  18:28:35
11178         Log: Avoid core dump on
11179              open(STDOUT,">",\$foo);
11180      Branch: perlio
11181            ! doio.c
11182 ____________________________________________________________________________
11183 [  9765] By: jhi                                   on 2001/04/20  13:23:43
11184         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
11185              From: Robin Houston <robin@kitsite.com>
11186              Date: Fri, 20 Apr 2001 14:29:22 +0100
11187              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
11188      Branch: perl
11189            ! ext/B/B.pm ext/B/B/Deparse.pm
11190 ____________________________________________________________________________
11191 [  9764] By: jhi                                   on 2001/04/20  13:19:33
11192         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
11193              From: Peter Prymmer <pvhp@forte.com>
11194              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
11195              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
11196      Branch: perl
11197            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
11198            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
11199            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
11200            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
11201 ____________________________________________________________________________
11202 [  9763] By: jhi                                   on 2001/04/20  12:36:39
11203         Log: Subject: Re: A new PerlIO coredump
11204              From: Nick Ing-Simmons <nik@tiuk.ti.com>
11205              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
11206              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
11207      Branch: perl
11208            ! doio.c
11209 ____________________________________________________________________________
11210 [  9762] By: jhi                                   on 2001/04/19  23:02:30
11211         Log: Update Changes.
11212      Branch: perl
11213            ! Changes patchlevel.h
11214 ____________________________________________________________________________
11215 [  9761] By: jhi                                   on 2001/04/19  22:59:19
11216         Log: More cleanup cleanup.
11217      Branch: perl
11218            ! Makefile.SH win32/Makefile win32/makefile.mk
11219 ____________________________________________________________________________
11220 [  9760] By: jhi                                   on 2001/04/19  22:50:31
11221         Log: lib/Time is non-empty, let's not rmdir it.
11222      Branch: perl
11223            ! Makefile.SH
11224 ____________________________________________________________________________
11225 [  9759] By: jhi                                   on 2001/04/19  22:36:51
11226         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
11227              From: Robin Houston <robin@kitsite.com>
11228              Date: Fri, 20 Apr 2001 00:18:53 +0100
11229              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
11230      Branch: perl
11231            ! ext/B/B/Deparse.pm
11232 ____________________________________________________________________________
11233 [  9758] By: jhi                                   on 2001/04/19  22:36:00
11234         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
11235              From: Peter Prymmer <pvhp@forte.com>
11236              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
11237              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
11238      Branch: perl
11239            ! ext/Cwd/Cwd.xs
11240 ____________________________________________________________________________
11241 [  9757] By: nick                                  on 2001/04/19  18:53:54
11242         Log: Blind (untested) integrate of mainline.
11243      Branch: perlio
11244           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
11245           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
11246           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
11247           !> (integrate 53 files)
11248 ____________________________________________________________________________
11249 [  9756] By: jhi                                   on 2001/04/19  16:59:23
11250         Log: Document and test Time::Piece.
11251      Branch: perl
11252            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
11253            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
11254 ____________________________________________________________________________
11255 [  9755] By: jhi                                   on 2001/04/19  12:13:29
11256         Log: A better fix for the \x{12345678} trouble from NI-S.
11257      Branch: perl
11258            ! utf8.c
11259 ____________________________________________________________________________
11260 [  9754] By: jhi                                   on 2001/04/19  11:56:07
11261         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
11262              From: Robin Houston <robin@kitsite.com>
11263              Date: Wed, 18 Apr 2001 17:58:33 +0100
11264              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
11265      Branch: perl
11266            ! ext/B/B/Deparse.pm op.c
11267 ____________________________________________________________________________
11268 [  9753] By: jhi                                   on 2001/04/19  04:21:52
11269         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
11270              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
11271              Date: Thu, 19 Apr 2001 01:11:41 -0400
11272              Message-ID: <20010419011141.A5798@cpan.org>
11273      Branch: perl
11274            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
11275 ____________________________________________________________________________
11276 [  9752] By: jhi                                   on 2001/04/19  02:41:10
11277         Log: The new time utils need to be thread-aware, too.
11278      Branch: perl
11279            ! util.c
11280 ____________________________________________________________________________
11281 [  9751] By: jhi                                   on 2001/04/19  02:26:47
11282         Log: Compilation nit noticed by AIX compiler.
11283      Branch: perl
11284            ! perlio.c
11285 ____________________________________________________________________________
11286 [  9750] By: jhi                                   on 2001/04/19  02:20:06
11287         Log: The new time utils need to be public.
11288      Branch: perl
11289            ! embed.pl
11290 ____________________________________________________________________________
11291 [  9749] By: jhi                                   on 2001/04/19  01:42:39
11292         Log: Regen toc.
11293      Branch: perl
11294            ! pod/perltoc.pod
11295 ____________________________________________________________________________
11296 [  9748] By: jhi                                   on 2001/04/19  01:41:10
11297         Log: Add Time::Piece, a slight rewrite of Time::Object,
11298              from Matt Sergeant.
11299      Branch: perl
11300            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
11301            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
11302            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
11303            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
11304            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
11305            ! win32/makefile.mk
11306 ____________________________________________________________________________
11307 [  9747] By: jhi                                   on 2001/04/19  00:55:35
11308         Log: The new metaconfig unit from strftime.
11309      Branch: metaconfig/U/perl
11310            + d_strftime.U
11311 ____________________________________________________________________________
11312 [  9746] By: jhi                                   on 2001/04/19  00:54:54
11313         Log: Move the strftime() wrapper from POSIX.xs to util.c
11314              as my_strftime(), requires HAS_STRFTIME.
11315      Branch: perl
11316            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11317            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
11318            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
11319            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
11320            ! vos/config.ga.h win32/config.bc win32/config.gc
11321            ! win32/config.vc
11322 ____________________________________________________________________________
11323 [  9745] By: jhi                                   on 2001/04/18  23:11:03
11324         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
11325              in preparation of Time::Piece.
11326      Branch: perl
11327            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
11328 ____________________________________________________________________________
11329 [  9744] By: jhi                                   on 2001/04/18  22:33:12
11330         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
11331              From: Peter Prymmer <pvhp@forte.com>
11332              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
11333              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
11334      Branch: perl
11335            ! t/lib/exporter.t
11336 ____________________________________________________________________________
11337 [  9743] By: jhi                                   on 2001/04/18  22:32:23
11338         Log: Subject: Fwd: pod2html leaves cache files lying around?
11339              From: Rajesh Vaidheeswarran <rv@gnu.org>
11340              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
11341              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
11342      Branch: perl
11343            ! lib/Pod/Html.pm
11344 ____________________________________________________________________________
11345 [  9742] By: jhi                                   on 2001/04/18  20:31:49
11346         Log: Update Changes.
11347      Branch: perl
11348            ! Changes patchlevel.h
11349 ____________________________________________________________________________
11350 [  9741] By: jhi                                   on 2001/04/18  20:23:02
11351         Log: Declare hints only if needed.
11352      Branch: perl
11353            ! ext/B/B/Deparse.pm
11354 ____________________________________________________________________________
11355 [  9740] By: jhi                                   on 2001/04/18  19:06:05
11356         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
11357              bug noticed by Robin Houston; basically the code of detecting
11358              value wraparound was acting differently under different compilers
11359              and platforms.  The workaround is to remove the overflow check
11360              for now, a real fix would be to do the overflow (portably) right.
11361      Branch: perl
11362            ! t/op/pat.t utf8.c
11363 ____________________________________________________________________________
11364 [  9739] By: jhi                                   on 2001/04/18  19:01:23
11365         Log: Subject: [PATCH B::Deparse] some pragma support
11366              From: Robin Houston <robin@kitsite.com>
11367              Date: Wed, 18 Apr 2001 19:32:12 +0100
11368              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
11369      Branch: perl
11370            ! ext/B/B/Deparse.pm
11371 ____________________________________________________________________________
11372 [  9738] By: jhi                                   on 2001/04/18  15:16:37
11373         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
11374              From: Benjamin Sugars <bsugars@canoe.ca>
11375              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
11376              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
11377      Branch: perl
11378            ! t/op/glob.t
11379 ____________________________________________________________________________
11380 [  9737] By: jhi                                   on 2001/04/18  13:24:50
11381         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
11382              From: Tim Jenness <t.jenness@jach.hawaii.edu>
11383              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
11384              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
11385      Branch: perl
11386            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
11387            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
11388 ____________________________________________________________________________
11389 [  9736] By: jhi                                   on 2001/04/18  04:15:14
11390         Log: The #9735 also changes the subtest 12.
11391      Branch: perl
11392            ! t/lib/b.t
11393 ____________________________________________________________________________
11394 [  9735] By: jhi                                   on 2001/04/18  03:55:17
11395         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
11396              From: David Dyck <dcd@tc.fluke.com>
11397              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
11398              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
11399      Branch: perl
11400            ! ext/B/B/Deparse.pm
11401 ____________________________________________________________________________
11402 [  9734] By: jhi                                   on 2001/04/18  03:54:11
11403         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
11404              From: Gisle Aas <gisle@ActiveState.com>
11405              Date: 17 Apr 2001 19:06:45 -0700
11406              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
11407      Branch: perl
11408            ! pp_hot.c t/op/misc.t
11409 ____________________________________________________________________________
11410 [  9733] By: jhi                                   on 2001/04/17  22:25:22
11411         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
11412              From: "Abigail" <abigail@foad.org>
11413              Date: Wed, 18 Apr 2001 01:17:46 +0200
11414              Message-ID: <20010417231746.21657.qmail@foad.org>
11415      Branch: perl
11416            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
11417 ____________________________________________________________________________
11418 [  9732] By: jhi                                   on 2001/04/17  20:47:56
11419         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
11420              From: Robin Houston <robin@kitsite.com>
11421              Date: Tue, 17 Apr 2001 22:37:42 +0100
11422              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
11423      Branch: perl
11424            ! ext/B/B/Deparse.pm
11425 ____________________________________________________________________________
11426 [  9731] By: nick                                  on 2001/04/17  20:46:35
11427         Log: Re-sync for t/lib/b.t fix
11428      Branch: perlio
11429           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
11430 ____________________________________________________________________________
11431 [  9730] By: jhi                                   on 2001/04/17  20:45:29
11432         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
11433              From: Robin Houston <robin@kitsite.com>
11434              Date: Tue, 17 Apr 2001 22:29:36 +0100
11435              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
11436      Branch: perl
11437            ! ext/B/B.xs ext/B/B/Deparse.pm
11438 ____________________________________________________________________________
11439 [  9729] By: jhi                                   on 2001/04/17  20:43:11
11440         Log: Subject: Deparse - parenthesise args to undeclared subs
11441              From: Robin Houston <robin@kitsite.com>
11442              Date: Tue, 17 Apr 2001 21:31:05 +0100
11443              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
11444      Branch: perl
11445            ! ext/B/B/Deparse.pm
11446 ____________________________________________________________________________
11447 [  9728] By: jhi                                   on 2001/04/17  18:57:30
11448         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
11449              From: Benjamin Sugars <ben.sugars@home.com>
11450              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
11451              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
11452      Branch: perl
11453            ! t/lib/cwd.t
11454 ____________________________________________________________________________
11455 [  9727] By: jhi                                   on 2001/04/17  18:20:20
11456         Log: Subject: [PATCH B::Deparse] ambient pragmas
11457              From: Robin Houston <robin@kitsite.com>
11458              Date: Tue, 17 Apr 2001 20:01:59 +0100
11459              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
11460      Branch: perl
11461            ! ext/B/B/Deparse.pm t/lib/b.t
11462 ____________________________________________________________________________
11463 [  9726] By: nick                                  on 2001/04/17  16:33:51
11464         Log: Integrate mainline (t/lib/b.t fails test 2...)
11465      Branch: perlio
11466           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
11467           +> ext/List/Util/README ext/List/Util/Util.xs
11468           +> ext/List/Util/lib/List/Util.pm
11469           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
11470           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
11471           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
11472           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
11473           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
11474           !> (integrate 31 files)
11475 ____________________________________________________________________________
11476 [  9725] By: jhi                                   on 2001/04/17  12:14:24
11477         Log: Subject: multiple B::* changes
11478              From: Robin Houston <robin@kitsite.com>
11479              Date: Thu, 12 Apr 2001 20:12:27 +0100
11480              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
11481      Branch: perl
11482            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
11483 ____________________________________________________________________________
11484 [  9724] By: jhi                                   on 2001/04/17  11:59:05
11485         Log: Thread-awareness from Doug MacEachern.
11486      Branch: perl
11487            ! ext/List/Util/Util.xs
11488 ____________________________________________________________________________
11489 [  9723] By: jhi                                   on 2001/04/17  11:57:41
11490         Log: Make the test more portable.
11491      Branch: perl
11492            ! t/lib/cwd.t
11493 ____________________________________________________________________________
11494 [  9722] By: jhi                                   on 2001/04/17  11:53:50
11495         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
11496              From: Benjamin Sugars <ben.sugars@home.com>
11497              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
11498              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
11499      Branch: perl
11500            ! t/lib/cwd.t
11501 ____________________________________________________________________________
11502 [  9721] By: jhi                                   on 2001/04/17  11:52:17
11503         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
11504              From: Benjamin Sugars <bsugars@canoe.ca>
11505              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
11506              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
11507      Branch: perl
11508            ! op.c
11509 ____________________________________________________________________________
11510 [  9720] By: jhi                                   on 2001/04/17  11:35:42
11511         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
11512              From: Chris Nandor <pudge@pobox.com>
11513              Date: Tue, 17 Apr 2001 00:30:49 -0400
11514              Message-Id: <p05100207b701768712de@[10.0.1.177]>
11515      Branch: perl
11516            ! ext/File/Glob/bsd_glob.c gv.c
11517 ____________________________________________________________________________
11518 [  9719] By: jhi                                   on 2001/04/17  11:32:13
11519         Log: Subject: [PATCH] Tweten->West
11520              From: Casey West <casey@geeknest.com>
11521              Date: Mon, 16 Apr 2001 12:11:22 -0400
11522              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
11523      Branch: perl
11524            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
11525            ! pod/perltie.pod
11526 ____________________________________________________________________________
11527 [  9718] By: jhi                                   on 2001/04/16  03:22:52
11528         Log: Update Changes.
11529      Branch: perl
11530            ! Changes patchlevel.h
11531 ____________________________________________________________________________
11532 [  9717] By: jhi                                   on 2001/04/16  03:06:28
11533         Log: Regen toc.
11534      Branch: perl
11535            ! pod/perltoc.pod
11536 ____________________________________________________________________________
11537 [  9716] By: jhi                                   on 2001/04/16  02:58:42
11538         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
11539              From: Prymmer/Kahn <pvhp@best.com>
11540              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
11541              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
11542      Branch: perl
11543            ! utf8.c
11544 ____________________________________________________________________________
11545 [  9715] By: jhi                                   on 2001/04/15  23:40:35
11546         Log: Subject: Re: Net::Ping patch, adds stream protocol
11547              From: bronson@rinspin.com (Scott Bronson)
11548              Date: Tue, 10 Apr 2001 23:58:33 -0700
11549              Message-ID: <20010410235833.N29719@rinspin.com>
11550      Branch: perl
11551            ! lib/Net/Ping.pm
11552 ____________________________________________________________________________
11553 [  9714] By: jhi                                   on 2001/04/15  23:31:46
11554         Log: Printing out the ok messages helps successful testing.
11555      Branch: perl
11556            ! t/lib/time-hires.t
11557 ____________________________________________________________________________
11558 [  9713] By: jhi                                   on 2001/04/15  21:43:24
11559         Log: Update Douglas Wegscheid's email.
11560      Branch: perl
11561            ! AUTHORS
11562 ____________________________________________________________________________
11563 [  9712] By: jhi                                   on 2001/04/15  21:40:41
11564         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
11565              From: Michael G Schwern <schwern@pobox.com>
11566              Date: Sat, 14 Apr 2001 22:40:50 +0100
11567              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
11568      Branch: perl
11569            + t/lib/exporter.t
11570            ! MANIFEST lib/Exporter/Heavy.pm
11571 ____________________________________________________________________________
11572 [  9711] By: jhi                                   on 2001/04/15  21:39:21
11573         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
11574              From: Michael G Schwern <schwern@pobox.com>
11575              Date: Sat, 14 Apr 2001 22:13:59 +0100
11576              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
11577      Branch: perl
11578            ! t/op/loopctl.t
11579 ____________________________________________________________________________
11580 [  9710] By: jhi                                   on 2001/04/15  21:30:19
11581         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
11582              From: Michael G Schwern <schwern@pobox.com>
11583              Date: Sat, 14 Apr 2001 22:05:32 +0100
11584              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
11585      Branch: perl
11586            ! t/pragma/warnings.t
11587 ____________________________________________________________________________
11588 [  9709] By: jhi                                   on 2001/04/15  19:34:09
11589         Log: Integrate changes #9706,9707 from maintperl into mainline.
11590              
11591              change#7210 broke .packlist generation
11592              
11593              ExtUtils::Installed doesn't quote regex metacharacters in paths
11594              before using them in match; also make it work for dosish platforms
11595      Branch: perl
11596           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
11597 ____________________________________________________________________________
11598 [  9708] By: jhi                                   on 2001/04/15  19:31:01
11599         Log: Test also the scalar aspect of getitimer().
11600      Branch: perl
11601            ! t/lib/time-hires.t
11602 ____________________________________________________________________________
11603 [  9707] By: gsar                                  on 2001/04/15  17:24:20
11604         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
11605              before using them in match; also make it work for dosish platforms
11606      Branch: maint-5.6/perl
11607            ! lib/ExtUtils/Installed.pm
11608 ____________________________________________________________________________
11609 [  9706] By: gsar                                  on 2001/04/15  17:21:59
11610         Log: change#7210 broke .packlist generation (listed only filename
11611              rather than fully qualified path name)
11612      Branch: maint-5.6/perl
11613            ! lib/ExtUtils/Install.pm
11614 ____________________________________________________________________________
11615 [  9705] By: jhi                                   on 2001/04/15  12:36:33
11616         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
11617      Branch: perl
11618            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
11619            ! t/lib/time-hires.t
11620 ____________________________________________________________________________
11621 [  9704] By: jhi                                   on 2001/04/15  10:49:08
11622         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
11623              From: Prymmer/Kahn <pvhp@best.com>
11624              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
11625              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
11626      Branch: perl
11627            ! lib/utf8.pm pod/perlebcdic.pod
11628 ____________________________________________________________________________
11629 [  9703] By: jhi                                   on 2001/04/15  02:26:26
11630         Log: I keep forgetting to sort MANIFEST.
11631      Branch: perl
11632            ! MANIFEST
11633 ____________________________________________________________________________
11634 [  9702] By: jhi                                   on 2001/04/15  02:07:47
11635         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
11636              Now we have blessed, reftype, tainted, first, reduce, ...
11637      Branch: perl
11638            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
11639            + ext/List/Util/README ext/List/Util/Util.xs
11640            + ext/List/Util/lib/List/Util.pm
11641            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
11642            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
11643            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
11644            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
11645            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
11646            ! MANIFEST
11647 ____________________________________________________________________________
11648 [  9701] By: jhi                                   on 2001/04/14  15:05:25
11649         Log: Subject: RE: dprofpp.pl updates 
11650              From: Carl Eklof <CEklof@endeca.com>
11651              Date: Thu, 12 Apr 2001 18:45:46 -0400
11652              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
11653      Branch: perl
11654            ! utils/dprofpp.PL
11655 ____________________________________________________________________________
11656 [  9700] By: jhi                                   on 2001/04/14  14:44:55
11657         Log: Do not just blindly add CR.
11658      Branch: perl
11659            ! Porting/makerel
11660 ____________________________________________________________________________
11661 [  9699] By: jhi                                   on 2001/04/13  13:17:01
11662         Log: Update Changes.
11663      Branch: perl
11664            ! Changes patchlevel.h
11665 ____________________________________________________________________________
11666 [  9698] By: jhi                                   on 2001/04/13  12:44:48
11667         Log: Integrate perlio.
11668      Branch: perl
11669           !> ext/PerlIO/Scalar/Scalar.xs
11670 ____________________________________________________________________________
11671 [  9697] By: jhi                                   on 2001/04/13  12:29:15
11672         Log: Add more debug output to the test.
11673      Branch: perl
11674            ! t/lib/cwd.t
11675 ____________________________________________________________________________
11676 [  9696] By: nick                                  on 2001/04/13  10:14:29
11677         Log: Fix core dump on binmode($fh,'Scalar')
11678      Branch: perlio
11679            ! ext/PerlIO/Scalar/Scalar.xs
11680 ____________________________________________________________________________
11681 [  9695] By: nick                                  on 2001/04/13  09:05:42
11682         Log: Integrate mainline
11683      Branch: perlio
11684           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
11685           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
11686           +> t/lib/time-hires.t
11687           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
11688           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
11689           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
11690           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
11691           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
11692           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
11693           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
11694 ____________________________________________________________________________
11695 [  9694] By: jhi                                   on 2001/04/12  22:23:35
11696         Log: Integrate change #9693 from maintperl into mainline.
11697              
11698              $VERSION and Version() on the same line provokes a warning from
11699              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
11700      Branch: perl
11701           !> lib/Devel/SelfStubber.pm
11702 ____________________________________________________________________________
11703 [  9693] By: gsar                                  on 2001/04/12  21:55:56
11704         Log: $VERSION and Version() on the same line provokes a warning from
11705              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
11706      Branch: maint-5.6/perl
11707            ! lib/Devel/SelfStubber.pm
11708 ____________________________________________________________________________
11709 [  9692] By: jhi                                   on 2001/04/12  13:54:00
11710         Log: This is at least 5.005.
11711      Branch: perl
11712            ! ext/Time/HiRes/HiRes.xs
11713 ____________________________________________________________________________
11714 [  9691] By: jhi                                   on 2001/04/12  13:37:20
11715         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
11716      Branch: perl
11717            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
11718            ! win32/Makefile win32/makefile.mk
11719 ____________________________________________________________________________
11720 [  9690] By: jhi                                   on 2001/04/12  01:34:46
11721         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
11722      Branch: perl
11723            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
11724            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
11725            + t/lib/time-hires.t
11726            ! MANIFEST
11727 ____________________________________________________________________________
11728 [  9689] By: jhi                                   on 2001/04/12  00:28:39
11729         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
11730              From: Gisle Aas <gisle@ActiveState.com>
11731              Date: 11 Apr 2001 16:36:11 -0700
11732              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
11733      Branch: perl
11734            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
11735 ____________________________________________________________________________
11736 [  9688] By: jhi                                   on 2001/04/12  00:27:39
11737         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
11738              From: Gisle Aas <gisle@ActiveState.com>
11739              Date: 11 Apr 2001 11:13:24 -0700
11740              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
11741      Branch: perl
11742            ! ext/MIME/Base64/Base64.xs
11743 ____________________________________________________________________________
11744 [  9687] By: jhi                                   on 2001/04/11  19:51:47
11745         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
11746      Branch: perl
11747            ! Todo-5.6
11748 ____________________________________________________________________________
11749 [  9686] By: jhi                                   on 2001/04/11  16:54:25
11750         Log: Subject: [PATCH opcode.pl] Documentation of table format
11751              From: Simon Cozens <simon@netthink.co.uk>
11752              Date: Wed, 11 Apr 2001 12:59:31 +0100
11753              Message-ID: <20010411125931.A25681@netthink.co.uk>
11754      Branch: perl
11755            ! opcode.pl
11756 ____________________________________________________________________________
11757 [  9685] By: jhi                                   on 2001/04/11  16:53:15
11758         Log: Subject: [PATCH] prototype("CORE::recv")
11759              From: Simon Cozens <simon@netthink.co.uk>
11760              Date: Wed, 11 Apr 2001 13:24:35 +0100
11761              Message-ID: <20010411132435.A26169@netthink.co.uk>
11762      Branch: perl
11763            ! pp.c t/comp/proto.t
11764 ____________________________________________________________________________
11765 [  9684] By: jhi                                   on 2001/04/11  16:47:13
11766         Log: FAQ (and AUTHORS) update from Dan Carson: the information
11767              was several years obsolete, Term::Readkey has been updated
11768              to have the functionality.
11769      Branch: perl
11770            ! AUTHORS pod/perlfaq5.pod
11771 ____________________________________________________________________________
11772 [  9683] By: jhi                                   on 2001/04/11  12:15:46
11773         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
11774              From: Calle Dybedahl <calle@lysator.liu.se>
11775              Date: 10 Apr 2001 16:44:16 +0200
11776              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
11777      Branch: perl
11778            ! ext/MIME/Base64/Base64.xs
11779 ____________________________________________________________________________
11780 [  9682] By: jhi                                   on 2001/04/11  12:12:26
11781         Log: A more minimal fix for 20010410.006 from Hugo.
11782      Branch: perl
11783            ! regexec.c
11784 ____________________________________________________________________________
11785 [  9681] By: jhi                                   on 2001/04/11  11:34:23
11786         Log: Integrate changes #9678,9679 from maintline into mainperl.
11787              
11788              addendum to change#9676
11789              
11790              up $File::Glob::VERSION; add a note pointing out the version of
11791              the OpenBSD glob bsd_glob.c resembles
11792      Branch: perl
11793           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
11794           !> ext/File/Glob/bsd_glob.h
11795 ____________________________________________________________________________
11796 [  9680] By: jhi                                   on 2001/04/11  11:30:38
11797         Log: Bad test numbering in integrate in #9677.
11798              Fixes ID 20010411.001.
11799      Branch: perl
11800            ! t/op/pat.t
11801 ____________________________________________________________________________
11802 [  9679] By: gsar                                  on 2001/04/11  03:38:40
11803         Log: up $File::Glob::VERSION; add a note pointing out the version of
11804              the OpenBSD glob bsd_glob.c resembles
11805      Branch: maint-5.6/perl
11806            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
11807            ! ext/File/Glob/bsd_glob.h
11808 ____________________________________________________________________________
11809 [  9678] By: gsar                                  on 2001/04/11  03:09:48
11810         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
11811              revision 1.8.10.1 found here:
11812              
11813              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
11814      Branch: maint-5.6/perl
11815            ! ext/File/Glob/bsd_glob.c
11816 ____________________________________________________________________________
11817 [  9677] By: jhi                                   on 2001/04/11  02:54:39
11818         Log: Integrate changes #9675,9676 from maintperl into mainline.
11819              
11820              fix for bug 20010410.006, undo change#7115
11821              
11822              port the OpenBSD glob() security patch
11823      Branch: perl
11824           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
11825           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
11826           !> t/op/pat.t
11827 ____________________________________________________________________________
11828 [  9676] By: gsar                                  on 2001/04/11  02:19:02
11829         Log: port the glob() security patch found at:
11830              
11831              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
11832              
11833              CERT advisory for the issue is here:
11834              
11835              http://www.cert.org/advisories/CA-2001-07.html
11836              
11837              Note that the security scare is only relevant for those who are
11838              foolish enough to build suidperl (which is now officially discouraged)
11839      Branch: maint-5.6/perl
11840            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
11841            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
11842 ____________________________________________________________________________
11843 [  9675] By: gsar                                  on 2001/04/10  23:52:11
11844         Log: fix for bug 20010410.006
11845              
11846              undo change#7115 (came into maint-5.6 as change#8156)
11847              
11848              add tests to keep it from coming back
11849      Branch: maint-5.6/perl
11850            ! regexec.c t/op/pat.t
11851 ____________________________________________________________________________
11852 [  9674] By: nick                                  on 2001/04/10  20:39:31
11853         Log: Integrate mainline
11854      Branch: perlio
11855           +> Porting/testall.atom
11856           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
11857           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
11858           !> t/lib/lc-uk.t t/pod/find.t
11859 ____________________________________________________________________________
11860 [  9673] By: nick                                  on 2001/04/10  18:46:14
11861         Log: Integrate against change 9670 aka perl-5.7.1
11862      Branch: perlio
11863           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
11864           !> (integrate 53 files)
11865 ____________________________________________________________________________
11866 [  9672] By: jhi                                   on 2001/04/10  13:45:01
11867         Log: Add a script for doing cumulative profile of the test suite.
11868              (Requires ATOM, that is, Tru64.)
11869      Branch: perl
11870            + Porting/testall.atom
11871            ! MANIFEST
11872 ____________________________________________________________________________
11873 [  9671] By: jhi                                   on 2001/04/10  12:38:53
11874         Log: Missing std block.
11875      Branch: perl
11876            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
11877            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
11878            ! t/pod/find.t
11879 ____________________________________________________________________________
11880 [  9670] By: jhi                                   on 2001/04/10  01:25:58
11881         Log: This is 5.7.1.
11882      Branch: perl
11883            ! patchlevel.h
11884 ____________________________________________________________________________
11885 [  9669] By: jhi                                   on 2001/04/10  01:09:14
11886         Log: Update Changes.
11887      Branch: perl
11888            ! Changes patchlevel.h
11889 ____________________________________________________________________________
11890 [  9668] By: jhi                                   on 2001/04/10  01:00:38
11891         Log: Regen toc.
11892      Branch: perl
11893            ! pod/perltoc.pod
11894 ____________________________________________________________________________
11895 [  9667] By: jhi                                   on 2001/04/10  00:52:16
11896         Log: Update perlhist.
11897      Branch: perl
11898            ! pod/perlhist.pod
11899 ____________________________________________________________________________
11900 [  9666] By: jhi                                   on 2001/04/09  23:38:59
11901         Log: Slight wording tweaks from Damian to #9658.
11902      Branch: perl
11903            ! pod/perlobj.pod
11904 ____________________________________________________________________________
11905 [  9665] By: jhi                                   on 2001/04/09  19:56:06
11906         Log: Subject: [PATCH perlutil.pod] Nit
11907              From: Simon Cozens <simon@netthink.co.uk>
11908              Date: Mon, 9 Apr 2001 20:29:44 +0100
11909              Message-ID: <20010409202944.A14796@the.earth.li>
11910      Branch: perl
11911            ! pod/perlutil.pod
11912 ____________________________________________________________________________
11913 [  9664] By: jhi                                   on 2001/04/09  19:54:42
11914         Log: Subject: Re: perl571delta.pod@9631
11915              From: Mike Guy <mjtg@cam.ac.uk>
11916              Date: Mon, 09 Apr 2001 18:09:14 +0100
11917              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
11918      Branch: perl
11919            ! pod/perl571delta.pod
11920 ____________________________________________________________________________
11921 [  9663] By: jhi                                   on 2001/04/09  13:43:35
11922         Log: Update Changes.
11923      Branch: perl
11924            ! Changes patchlevel.h
11925 ____________________________________________________________________________
11926 [  9662] By: jhi                                   on 2001/04/09  13:24:46
11927         Log: tweak tweak.
11928      Branch: perl
11929            ! AUTHORS pod/perl571delta.pod
11930 ____________________________________________________________________________
11931 [  9661] By: jhi                                   on 2001/04/09  13:15:13
11932         Log: Thinko in manual patch applying.
11933      Branch: perl
11934            ! sv.c
11935 ____________________________________________________________________________
11936 [  9660] By: jhi                                   on 2001/04/09  13:07:53
11937         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
11938              From: Robin Barker <rmb1@cise.npl.co.uk> 
11939              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
11940              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
11941              
11942              (This corrects the case where the "isn't numeric" string contains \0s
11943              and is longer than the temporary buffer, and contains \0 at the point
11944              the string would be truncated by "...".) 
11945      Branch: perl
11946            ! sv.c
11947 ____________________________________________________________________________
11948 [  9659] By: jhi                                   on 2001/04/09  12:57:41
11949         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
11950      Branch: perl
11951            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
11952            ! t/lib/cgi-function.t t/lib/cgi-html.t
11953 ____________________________________________________________________________
11954 [  9658] By: jhi                                   on 2001/04/09  12:48:47
11955         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
11956              From: Ilmari Karonen <iltzu@sci.fi>
11957              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
11958              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
11959              
11960              Rearrange and rewrite the Method Invocation section
11961              to explain the concepts in nicer order.
11962      Branch: perl
11963            ! pod/perlobj.pod
11964 ____________________________________________________________________________
11965 [  9657] By: jhi                                   on 2001/04/09  12:35:58
11966         Log: Upgrade to podlators 1.09, from Russ Allbery.
11967      Branch: perl
11968            ! lib/Pod/Man.pm lib/Pod/Text.pm
11969 ____________________________________________________________________________
11970 [  9656] By: jhi                                   on 2001/04/09  12:31:53
11971         Log: perl571delta.
11972      Branch: perl
11973            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
11974 ____________________________________________________________________________
11975 [  9655] By: jhi                                   on 2001/04/09  12:20:09
11976         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
11977              From: Prymmer/Kahn <pvhp@best.com>
11978              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
11979              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
11980      Branch: perl
11981            ! lib/utf8.pm pod/perlunicode.pod
11982 ____________________________________________________________________________
11983 [  9654] By: gsar                                  on 2001/04/09  03:38:33
11984         Log: here lies 5.6.1
11985      Branch: maint-5.6/perl
11986            ! Changes
11987 ____________________________________________________________________________
11988 [  9653] By: jhi                                   on 2001/04/09  03:25:24
11989         Log: Update perlhist.
11990      Branch: perl
11991            ! pod/perlhist.pod
11992 ____________________________________________________________________________
11993 [  9652] By: jhi                                   on 2001/04/09  03:18:49
11994         Log: perl571delta tweaking continues.
11995      Branch: perl
11996            ! pod/perl571delta.pod
11997 ____________________________________________________________________________
11998 [  9651] By: gsar                                  on 2001/04/09  03:11:19
11999         Log: update Changes, patchlevel.h &c.
12000      Branch: maint-5.6/perl
12001            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
12002            ! pod/perltoc.pod
12003 ____________________________________________________________________________
12004 [  9650] By: jhi                                   on 2001/04/09  02:40:24
12005         Log: Integrate the perlfork half of #9513 from maintperl into mainline
12006              (the perlunicode half is obsolete)
12007      Branch: perl
12008            ! pod/perlfork.pod
12009 ____________________________________________________________________________
12010 [  9649] By: gsar                                  on 2001/04/09  02:35:43
12011         Log: tweak perldelta as suggested by Jarkko
12012      Branch: maint-5.6/perl
12013            ! pod/perldelta.pod
12014 ____________________________________________________________________________
12015 [  9648] By: jhi                                   on 2001/04/09  02:13:04
12016         Log: Integrate change #9646 from maintperl into mainline.
12017              
12018              add note about ithreads and Thread.pm
12019      Branch: perl
12020           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
12021 ____________________________________________________________________________
12022 [  9647] By: jhi                                   on 2001/04/09  02:10:18
12023         Log: Bad assumption that shortsize == 2.
12024      Branch: perl
12025            ! t/lib/xs-typemap.t
12026 ____________________________________________________________________________
12027 [  9646] By: gsar                                  on 2001/04/09  00:48:04
12028         Log: add note about ithreads and Thread.pm (too many people are
12029              confused by the fact that Thread.pm is built and installed
12030              under non-5005threads but doesn't work)
12031      Branch: maint-5.6/perl
12032            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
12033 ____________________________________________________________________________
12034 [  9645] By: gsar                                  on 2001/04/09  00:19:03
12035         Log: update perldelta.pod for changes in 5.6.1
12036      Branch: maint-5.6/perl
12037            ! Changes pod/perldelta.pod
12038 ____________________________________________________________________________
12039 [  9644] By: jhi                                   on 2001/04/08  20:37:00
12040         Log: Integrate change #9639 from maintperl into mainline:
12041              on windows, many of the README.* pods were being copied to
12042              the wrong location
12043      Branch: perl
12044           !> win32/Makefile win32/makefile.mk
12045 ____________________________________________________________________________
12046 [  9643] By: jhi                                   on 2001/04/08  20:07:11
12047         Log: Integrate change #9624 from maintperl into mainline:
12048              the pod tests were not okay.  (t/pod/find.t changes ignored)
12049      Branch: perl
12050           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
12051           !> t/pod/include.t t/pod/included.t t/pod/lref.t
12052           !> t/pod/multiline_items.t t/pod/nested_items.t
12053           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
12054           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
12055 ____________________________________________________________________________
12056 [  9642] By: jhi                                   on 2001/04/08  19:57:17
12057         Log: Integrate change #9638 from maintperl into mainline:
12058              update to latest JPL from the anoncvs repository
12059      Branch: perl
12060           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
12061           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
12062           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
12063 ____________________________________________________________________________
12064 [  9641] By: jhi                                   on 2001/04/08  19:53:30
12065         Log: perl571delta updates.
12066      Branch: perl
12067            ! lib/Filter/Simple.pm pod/perl571delta.pod
12068 ____________________________________________________________________________
12069 [  9640] By: gsar                                  on 2001/04/08  19:20:46
12070         Log: integrate change#9634 from mainline
12071              
12072              Fix the perlmodlib generation (didn't understand separate .pod
12073              files; didn't understand -- as the name-thing separator).
12074              Update the CPAN mirrors list.
12075      Branch: maint-5.6/perl
12076            ! pod/perlmodlib.pod
12077           !> pod/perlmodlib.PL
12078 ____________________________________________________________________________
12079 [  9639] By: gsar                                  on 2001/04/08  18:57:31
12080         Log: on windows, many of the README.* pods were being copied to the wrong
12081              location
12082      Branch: maint-5.6/perl
12083            ! win32/Makefile win32/makefile.mk
12084 ____________________________________________________________________________
12085 [  9638] By: gsar                                  on 2001/04/08  18:38:25
12086         Log: update to latest JPL from the anoncvs repository
12087      Branch: maint-5.6/perl
12088            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
12089            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
12090            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
12091 ____________________________________________________________________________
12092 [  9637] By: jhi                                   on 2001/04/08  17:53:53
12093         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
12094      Branch: perl
12095            ! pod/perl571delta.pod
12096 ____________________________________________________________________________
12097 [  9636] By: jhi                                   on 2001/04/08  17:18:32
12098         Log: Regen toc.
12099      Branch: perl
12100            ! pod/perltoc.pod
12101 ____________________________________________________________________________
12102 [  9635] By: jhi                                   on 2001/04/08  17:16:33
12103         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
12104              From: "Craig A. Berry" <craigberry@mac.com>
12105              Date: Sun, 08 Apr 2001 12:30:16 -0500
12106              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
12107      Branch: perl
12108            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
12109 ____________________________________________________________________________
12110 [  9634] By: jhi                                   on 2001/04/08  17:09:19
12111         Log: Fix the perlmodlib generation (didn't understand separate .pod
12112              files; didn't understand -- as the name-thing separator).
12113              
12114              Update the CPAN mirrors list.
12115      Branch: perl
12116            ! pod/perlmodlib.PL pod/perlmodlib.pod
12117 ____________________________________________________________________________
12118 [  9633] By: jhi                                   on 2001/04/08  16:49:17
12119         Log: Sort MANIFEST.
12120      Branch: perl
12121            ! MANIFEST
12122 ____________________________________________________________________________
12123 [  9632] By: gsar                                  on 2001/04/08  16:36:06
12124         Log: add $Tie::RefHash::VERSION
12125      Branch: maint-5.6/perl
12126            ! lib/Tie/RefHash.pm
12127 ____________________________________________________________________________
12128 [  9631] By: jhi                                   on 2001/04/08  16:10:15
12129         Log: perl571delta updates based on p5p feedback; still needs
12130              lots of examples.
12131      Branch: perl
12132            ! pod/perl571delta.pod
12133 ____________________________________________________________________________
12134 [  9630] By: jhi                                   on 2001/04/08  15:59:13
12135         Log: Update the list of supported platforms to talk about 5.7.1
12136              (and 5.6.1)
12137      Branch: perl
12138            ! pod/perlport.pod
12139 ____________________________________________________________________________
12140 [  9629] By: jhi                                   on 2001/04/08  15:55:41
12141         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
12142              from maintperl into mainline: perlport updates.
12143      Branch: perl
12144            ! pod/perlport.pod
12145 ____________________________________________________________________________
12146 [  9628] By: jhi                                   on 2001/04/08  15:53:17
12147         Log: perlsolaris.pod copied to wrong directory.
12148      Branch: perl
12149            ! win32/makefile.mk
12150 ____________________________________________________________________________
12151 [  9627] By: jhi                                   on 2001/04/08  14:48:18
12152         Log: Subject: Typos in perl571delta.pod
12153              From: "Stephen P. Potter" <spp@spotter.yi.org>
12154              Date: Sat, 07 Apr 2001 20:37:05 -0400
12155              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
12156      Branch: perl
12157            ! pod/perl571delta.pod
12158 ____________________________________________________________________________
12159 [  9626] By: jhi                                   on 2001/04/08  14:39:04
12160         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
12161      Branch: perl
12162            ! gv.c
12163 ____________________________________________________________________________
12164 [  9625] By: nick                                  on 2001/04/08  10:14:23
12165         Log: Integrate mainline
12166      Branch: perlio
12167           +> pod/perl570delta.pod pod/perl571delta.pod
12168           !> (integrate 27 files)
12169 ____________________________________________________________________________
12170 [  9624] By: gsar                                  on 2001/04/08  06:08:17
12171         Log: test in t/pod/* were busted
12172              
12173              these tests are still not enabled in t/{harness,TEST}
12174      Branch: maint-5.6/perl
12175            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
12176            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
12177            ! t/pod/multiline_items.t t/pod/nested_items.t
12178            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
12179            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
12180 ____________________________________________________________________________
12181 [  9623] By: gsar                                  on 2001/04/08  03:37:01
12182         Log: integrate change#9470 from mainline
12183              
12184              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
12185      Branch: maint-5.6/perl
12186           !> ext/Socket/Socket.xs
12187 ____________________________________________________________________________
12188 [  9622] By: jhi                                   on 2001/04/07  22:40:47
12189         Log: Update Changes.
12190      Branch: perl
12191            ! Changes patchlevel.h
12192 ____________________________________________________________________________
12193 [  9621] By: jhi                                   on 2001/04/07  22:34:16
12194         Log: Update AUTHORS.
12195      Branch: perl
12196            ! AUTHORS
12197 ____________________________________________________________________________
12198 [  9620] By: jhi                                   on 2001/04/07  22:12:47
12199         Log: Forgot to bump the number of tests in #9164.
12200      Branch: perl
12201            ! t/op/array.t
12202 ____________________________________________________________________________
12203 [  9619] By: jhi                                   on 2001/04/07  22:09:50
12204         Log: Bump patchlevel to 5.7.1.
12205      Branch: perl
12206            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12207            ! config_h.SH patchlevel.h
12208 ____________________________________________________________________________
12209 [  9618] By: jhi                                   on 2001/04/07  22:02:41
12210         Log: Populate perl571delta.
12211      Branch: perl
12212            ! pod/perl571delta.pod
12213 ____________________________________________________________________________
12214 [  9617] By: jhi                                   on 2001/04/07  22:01:23
12215         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
12216              to forget it later; do not change patchlevel.h yet or regenerate
12217              Configure yet.
12218      Branch: perl
12219            ! epoc/config.sh win32/Makefile win32/config_H.bc
12220            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
12221 ____________________________________________________________________________
12222 [  9616] By: jhi                                   on 2001/04/07  17:46:33
12223         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
12224      Branch: perl
12225            ! pod/perl571delta.pod
12226 ____________________________________________________________________________
12227 [  9615] By: jhi                                   on 2001/04/07  17:33:21
12228         Log: Change the toc configuration.
12229      Branch: perl
12230            ! pod/buildtoc.PL pod/perl.pod
12231 ____________________________________________________________________________
12232 [  9614] By: jhi                                   on 2001/04/07  17:29:47
12233         Log: Subject: PATCH: $[
12234              From: Robin Houston <robin@kitsite.com>
12235              Date: Fri, 6 Apr 2001 18:10:14 +0100
12236              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
12237      Branch: perl
12238            ! op.c t/op/array.t
12239 ____________________________________________________________________________
12240 [  9613] By: jhi                                   on 2001/04/07  17:28:26
12241         Log: Subject: [PATCH perl@9424] isn't numeric warning
12242              From: Robin Barker <rmb1@cise.npl.co.uk>
12243              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
12244              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
12245      Branch: perl
12246            ! sv.c t/pragma/warn/sv
12247 ____________________________________________________________________________
12248 [  9612] By: jhi                                   on 2001/04/07  17:26:45
12249         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
12250              From: Mike Guy <mjtg@cam.ac.uk>
12251              Date: Fri, 06 Apr 2001 12:47:06 +0100
12252              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
12253      Branch: perl
12254            ! dump.c t/lib/peek.t
12255 ____________________________________________________________________________
12256 [  9611] By: jhi                                   on 2001/04/07  17:21:35
12257         Log: Create perl571delta and seed it off with the perldelta changes
12258              since 5.7.0; remove those changes from perldelta and rename it
12259              as perl570delta; recreate perldelta but leave it almost empty.
12260      Branch: perl
12261            + pod/perl570delta.pod pod/perl571delta.pod
12262            ! MANIFEST pod/perldelta.pod
12263 ____________________________________________________________________________
12264 [  9610] By: jhi                                   on 2001/04/07  16:56:32
12265         Log: Denit.
12266      Branch: perl
12267            ! pod/perldelta.pod
12268 ____________________________________________________________________________
12269 [  9609] By: jhi                                   on 2001/04/07  16:38:32
12270         Log: Retract #9523: needs more thought.
12271      Branch: perl
12272            ! Makefile.SH
12273 ____________________________________________________________________________
12274 [  9608] By: jhi                                   on 2001/04/07  14:59:20
12275         Log: atmark() code cleanaup.
12276      Branch: perl
12277            ! ext/IO/IO.xs
12278 ____________________________________________________________________________
12279 [  9607] By: jhi                                   on 2001/04/07  14:48:14
12280         Log: Integrate change #9605 from maintperl into mainline.
12281              
12282              can't optimize away scope entry if tr/// is present
12283      Branch: perl
12284           !> op.c t/op/tr.t
12285 ____________________________________________________________________________
12286 [  9606] By: jhi                                   on 2001/04/07  14:43:59
12287         Log: Integrate perlio.
12288      Branch: perl
12289           +> win32/FindExt.pm
12290           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
12291           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
12292 ____________________________________________________________________________
12293 [  9605] By: gsar                                  on 2001/04/07  11:52:40
12294         Log: can't optimize away scope entry if tr/// is present
12295      Branch: maint-5.6/perl
12296            ! op.c t/op/tr.t
12297 ____________________________________________________________________________
12298 [  9604] By: nick                                  on 2001/04/07  11:39:45
12299         Log: Split out extension finding code from buildext.pl into FindExt.pm
12300              Use it to get Config.pm's idea of available extensions in line
12301              with what is built.
12302      Branch: perlio
12303            + win32/FindExt.pm
12304            ! MANIFEST win32/buildext.pl win32/config_sh.PL
12305            ! win32/makefile.mk
12306 ____________________________________________________________________________
12307 [  9603] By: nick                                  on 2001/04/07  09:11:38
12308         Log: Cleanup correction for failed :Via() layer, also set an error code.
12309      Branch: perlio
12310            ! ext/PerlIO/Via/Via.xs
12311 ____________________________________________________________________________
12312 [  9602] By: nick                                  on 2001/04/07  08:38:04
12313         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
12314              style. So don't use binmode() on the handles so that Win32 etc. see
12315              same sequence and produce same digests.
12316      Branch: perlio
12317            ! t/lib/md5-file.t
12318 ____________________________________________________________________________
12319 [  9601] By: nick                                  on 2001/04/07  08:36:26
12320         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
12321              Else it complains and so crlf layer (say) does not get pushed.
12322      Branch: perlio
12323            ! perlio.c
12324 ____________________________________________________________________________
12325 [  9600] By: jhi                                   on 2001/04/06  23:00:09
12326         Log: Integrate change #9599 from perlio into mainline.
12327      Branch: perl
12328           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
12329           !> win32/config_H.vc
12330 ____________________________________________________________________________
12331 [  9599] By: nick                                  on 2001/04/06  21:42:43
12332         Log: Quote $VERSION in Encode.pm.
12333              regen_config_h as requested.
12334      Branch: perlio
12335            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
12336            ! win32/config_H.vc
12337 ____________________________________________________________________________
12338 [  9598] By: nick                                  on 2001/04/06  20:34:59
12339         Log: Integrate mainline
12340      Branch: perlio
12341           +> README.macos
12342           !> (integrate 39 files)
12343 ____________________________________________________________________________
12344 [  9597] By: gsar                                  on 2001/04/06  18:06:35
12345         Log: integrate change#9464 from mainline (addendum to change#8313)
12346              
12347              Subject: [PATCH @9452] Better peep()ing for foreach() loops
12348      Branch: maint-5.6/perl
12349           !> op.c
12350 ____________________________________________________________________________
12351 [  9596] By: jhi                                   on 2001/04/06  17:26:03
12352         Log: The d_casti32=undef is good for you even when not use64bitall.
12353      Branch: perl
12354            ! hints/hpux.sh
12355 ____________________________________________________________________________
12356 [  9595] By: gsar                                  on 2001/04/06  14:57:17
12357         Log: add a low-impact fix to accomodate darwin-ism
12358      Branch: maint-5.6/perl
12359            ! ext/Errno/Errno_pm.PL
12360 ____________________________________________________________________________
12361 [  9594] By: jhi                                   on 2001/04/06  14:55:14
12362         Log: Integrate changes #9528,9593 from mainline into maintperl;
12363              tweaking the editor/IDE/shell list.
12364      Branch: maint-5.6/perl
12365           !> pod/perlfaq3.pod
12366 ____________________________________________________________________________
12367 [  9593] By: jhi                                   on 2001/04/06  14:51:39
12368         Log: Make the editor/IDE/shell list a little bit airier.
12369      Branch: perl
12370            ! pod/perlfaq3.pod
12371 ____________________________________________________________________________
12372 [  9592] By: gsar                                  on 2001/04/06  14:45:18
12373         Log: integrate change#9477 from mainline (base.pm doc tweak)
12374              
12375              missing doc entry for fmod()
12376      Branch: maint-5.6/perl
12377            ! lib/Math/BigFloat.pm
12378           !> lib/base.pm
12379 ____________________________________________________________________________
12380 [  9591] By: jhi                                   on 2001/04/06  13:55:48
12381         Log: Regen toc.
12382      Branch: perl
12383            ! pod/perltoc.pod
12384 ____________________________________________________________________________
12385 [  9590] By: jhi                                   on 2001/04/06  13:54:52
12386         Log: Math::BigFloat patches from John Peacock.  The equivalent
12387              of #9586 from maintperl but reworked by John to work with
12388              the bleadperl.
12389      Branch: perl
12390            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
12391 ____________________________________________________________________________
12392 [  9589] By: jhi                                   on 2001/04/06  13:42:23
12393         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
12394      Branch: perl
12395            ! ext/Digest/MD5/Makefile.PL
12396 ____________________________________________________________________________
12397 [  9588] By: jhi                                   on 2001/04/06  13:31:45
12398         Log: Integrate changes #9584,9587 from maintperl into mainline.
12399              
12400              keep eval"" CVs alive until the end of the statement in which
12401              they're called
12402              
12403              add README.macos (from Chris Nandor)
12404              
12405              tyop in change#9555
12406      Branch: perl
12407           +> README.macos
12408           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
12409           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
12410           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
12411           !> win32/makefile.mk
12412 ____________________________________________________________________________
12413 [  9587] By: gsar                                  on 2001/04/06  07:31:30
12414         Log: add README.macos (from Chris Nandor)
12415              
12416              tyop in change#9555
12417      Branch: maint-5.6/perl
12418            + README.macos
12419            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
12420            ! win32/Makefile win32/makefile.mk
12421 ____________________________________________________________________________
12422 [  9586] By: gsar                                  on 2001/04/06  07:08:54
12423         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
12424      Branch: maint-5.6/perl
12425            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
12426 ____________________________________________________________________________
12427 [  9585] By: gsar                                  on 2001/04/06  06:58:44
12428         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
12429              from mainline
12430              
12431              Subject: [PATCH] Base64 update to perlfaq9.pod
12432              
12433              Subject: [PATCH AUTHORS] Housekeeping
12434              
12435              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
12436              Mac OS X (Darwin) has extra pwent fields.
12437              
12438              Subject: [PATCH B::*] print control-character vars readably
12439              Needs EBCDICification.
12440              
12441              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
12442              
12443              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
12444              
12445              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
12446              
12447              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
12448              
12449              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
12450              
12451              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
12452              
12453              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
12454              
12455              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
12456              
12457              FreeBSD hints tweak from Anton Berezin.
12458              
12459              Subject: [PATCH foolperl & bleadperl] README.vms update
12460              
12461              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
12462      Branch: maint-5.6/perl
12463           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
12464           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
12465           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
12466 ____________________________________________________________________________
12467 [  9584] By: gsar                                  on 2001/04/06  04:09:00
12468         Log: keep eval"" CVs alive until the end of the statement in which
12469              they're called; this avoids a coredump ensuing from search for
12470              lexicals in code such as:
12471              
12472              sub bug {
12473              my $s = @_;
12474              eval q[sub { eval 'sub { &$s }' }];
12475              }
12476              bug("x")->()->();
12477              
12478              this code still doesn't work as intended (as it has remained
12479              since time immemorial), but it doesn't provoke a coredump anymore
12480      Branch: maint-5.6/perl
12481            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
12482            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
12483 ____________________________________________________________________________
12484 [  9583] By: jhi                                   on 2001/04/05  23:52:51
12485         Log: Update Changes.
12486      Branch: perl
12487            ! Changes patchlevel.h
12488 ____________________________________________________________________________
12489 [  9582] By: jhi                                   on 2001/04/05  23:11:23
12490         Log: Slight doc tweak.
12491      Branch: perl
12492            ! pod/perlunicode.pod
12493 ____________________________________________________________________________
12494 [  9581] By: jhi                                   on 2001/04/05  23:04:11
12495         Log: Integrate perlio.
12496      Branch: perl
12497           !> pod/perlunicode.pod
12498 ____________________________________________________________________________
12499 [  9580] By: jhi                                   on 2001/04/05  23:03:29
12500         Log: Test for #9579.
12501      Branch: perl
12502            ! t/op/do.t
12503 ____________________________________________________________________________
12504 [  9579] By: jhi                                   on 2001/04/05  22:54:17
12505         Log: Subject: [PATCH] Propagate calling context for do '...'
12506              From: Gisle Aas <gisle@ActiveState.com>
12507              Date: 04 Apr 2001 20:17:29 -0700
12508              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
12509      Branch: perl
12510            ! pod/perlfunc.pod pp_ctl.c
12511 ____________________________________________________________________________
12512 [  9578] By: jhi                                   on 2001/04/05  22:52:51
12513         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
12514              From: Peter Prymmer <pvhp@forte.com>
12515              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
12516              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
12517      Branch: perl
12518            ! README.vms
12519 ____________________________________________________________________________
12520 [  9577] By: jhi                                   on 2001/04/05  22:48:22
12521         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
12522              From: "Craig A. Berry" <craigberry@mac.com>
12523              Date: Thu, 5 Apr 2001 13:43:28 -0500
12524              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
12525      Branch: perl
12526            ! README.vms
12527 ____________________________________________________________________________
12528 [  9576] By: jhi                                   on 2001/04/05  22:31:38
12529         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
12530              From: Michael G Schwern <schwern@pobox.com>
12531              Date: Thu, 5 Apr 2001 21:53:21 +0100
12532              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
12533      Branch: perl
12534            ! lib/base.pm t/lib/fields.t
12535 ____________________________________________________________________________
12536 [  9575] By: jhi                                   on 2001/04/05  22:26:10
12537         Log: FreeBSD hints tweak from Anton Berezin.
12538      Branch: perl
12539            ! hints/freebsd.sh
12540 ____________________________________________________________________________
12541 [  9574] By: jhi                                   on 2001/04/05  22:24:03
12542         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
12543              From: David Dyck <dcd@tc.fluke.com>
12544              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
12545              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
12546      Branch: perl
12547            ! t/op/oct.t
12548 ____________________________________________________________________________
12549 [  9573] By: jhi                                   on 2001/04/05  22:23:06
12550         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
12551              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
12552              From: David Dyck <dcd@tc.fluke.com>
12553              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
12554      Branch: perl
12555            ! pp.c
12556 ____________________________________________________________________________
12557 [  9572] By: jhi                                   on 2001/04/05  22:14:47
12558         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
12559              From: Robin Houston <robin@kitsite.com>
12560              Date: Thu, 5 Apr 2001 20:56:48 +0100
12561              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
12562      Branch: perl
12563            ! ext/B/B/Deparse.pm
12564 ____________________________________________________________________________
12565 [  9571] By: jhi                                   on 2001/04/05  22:12:53
12566         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
12567              From: Robin Houston <robin@kitsite.com>
12568              Date: Thu, 5 Apr 2001 19:55:51 +0100
12569              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
12570      Branch: perl
12571            ! ext/B/B/Deparse.pm
12572 ____________________________________________________________________________
12573 [  9570] By: jhi                                   on 2001/04/05  22:11:06
12574         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
12575              From: Robin Houston <robin@kitsite.com>
12576              Date: Thu, 5 Apr 2001 20:16:29 +0100
12577              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
12578      Branch: perl
12579            ! ext/B/B/Deparse.pm
12580 ____________________________________________________________________________
12581 [  9569] By: nick                                  on 2001/04/05  21:32:26
12582         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
12583      Branch: perlio
12584            ! pod/perlunicode.pod
12585 ____________________________________________________________________________
12586 [  9568] By: nick                                  on 2001/04/05  19:38:09
12587         Log: Integrate mainline
12588      Branch: perlio
12589           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
12590           !> (integrate 35 files)
12591 ____________________________________________________________________________
12592 [  9567] By: jhi                                   on 2001/04/05  18:31:45
12593         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
12594              From: Robin Houston <robin@kitsite.com>
12595              Date: Thu, 5 Apr 2001 18:03:23 +0100
12596              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
12597      Branch: perl
12598            ! ext/B/B/Deparse.pm
12599 ____________________________________________________________________________
12600 [  9566] By: jhi                                   on 2001/04/05  18:29:35
12601         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
12602              From: Robin Houston <robin@kitsite.com>
12603              Date: Thu, 5 Apr 2001 16:45:18 +0100
12604              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
12605      Branch: perl
12606            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
12607 ____________________________________________________________________________
12608 [  9565] By: jhi                                   on 2001/04/05  18:24:23
12609         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
12610              From: Robin Houston <robin@kitsite.com>
12611              Date: Thu, 5 Apr 2001 14:50:09 +0100
12612              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
12613      Branch: perl
12614            ! ext/B/B/Deparse.pm
12615 ____________________________________________________________________________
12616 [  9564] By: jhi                                   on 2001/04/05  18:23:03
12617         Log: Subject: [PATCH B::*] print control-character vars readably
12618              From: Robin Houston <robin@kitsite.com>
12619              Date: Thu, 5 Apr 2001 14:27:38 +0100
12620              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
12621              
12622              Needs EBCDICification.
12623      Branch: perl
12624            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
12625            ! ext/B/B/Terse.pm
12626 ____________________________________________________________________________
12627 [  9563] By: jhi                                   on 2001/04/05  18:20:32
12628         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
12629              Date: Thu, 5 Apr 2001 13:21:42 -0400
12630              From: Paul Schinder <schinder@pobox.com>
12631              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
12632              
12633              Mac OS X (Darwin) has extra pwent fields.
12634      Branch: perl
12635            ! t/op/pwent.t
12636 ____________________________________________________________________________
12637 [  9562] By: jhi                                   on 2001/04/05  17:57:51
12638         Log: Regen toc.
12639      Branch: perl
12640            ! pod/perltoc.pod
12641 ____________________________________________________________________________
12642 [  9561] By: jhi                                   on 2001/04/05  17:47:33
12643         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
12644      Branch: metaconfig
12645            ! U/Glossary.patch
12646      Branch: metaconfig/U/perl
12647            + d_u32align.U
12648            ! d_cmsghdr_s.U d_msghdr_s.U
12649 ____________________________________________________________________________
12650 [  9560] By: jhi                                   on 2001/04/05  17:47:01
12651         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
12652              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
12653              Introduce probes for struct msghdr, struct cmsghdr,
12654              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
12655              ualarm, usleep, for possible later extension work.
12656      Branch: perl
12657            + t/lib/md5-align.t
12658            ! Configure MANIFEST Porting/Glossary Porting/config.sh
12659            ! Porting/config_H config_h.SH configure.com epoc/config.sh
12660            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
12661            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12662            ! vos/config.ga.h win32/config.bc win32/config.gc
12663            ! win32/config.vc
12664 ____________________________________________________________________________
12665 [  9559] By: jhi                                   on 2001/04/05  13:03:04
12666         Log: Be traditional in your cpp (for the Errno extension).
12667      Branch: perl
12668            ! hints/darwin.sh
12669 ____________________________________________________________________________
12670 [  9558] By: jhi                                   on 2001/04/05  13:00:05
12671         Log: Add $Config{cppflags} to the gcc incantation.
12672      Branch: perl
12673            ! ext/Errno/Errno_pm.PL
12674 ____________________________________________________________________________
12675 [  9557] By: jhi                                   on 2001/04/05  04:22:39
12676         Log: Introduce Sean Burke's Class::ISA 0.32.
12677      Branch: perl
12678            + lib/Class/ISA.pm t/lib/class-isa.t
12679            ! MANIFEST
12680 ____________________________________________________________________________
12681 [  9556] By: jhi                                   on 2001/04/05  04:09:50
12682         Log: Subject: [PATCH AUTHORS] Housekeeping
12683              From: Paul Johnson <paul@pjcj.net> 
12684              Date: Wed, 4 Apr 2001 22:45:47 +0200
12685              Message-ID: <20010404224547.D9548@pjcj.net>
12686      Branch: perl
12687            ! AUTHORS
12688 ____________________________________________________________________________
12689 [  9555] By: jhi                                   on 2001/04/05  04:06:33
12690         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
12691              From: Gisle Aas <gisle@ActiveState.com>
12692              Date: 04 Apr 2001 14:23:04 -0700
12693              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
12694      Branch: perl
12695            ! pod/perlfaq9.pod
12696 ____________________________________________________________________________
12697 [  9554] By: jhi                                   on 2001/04/05  04:05:49
12698         Log: Downgrade also the "Wide character" diagnostic.
12699      Branch: perl
12700            ! pod/perldiag.pod
12701 ____________________________________________________________________________
12702 [  9553] By: jhi                                   on 2001/04/05  04:00:33
12703         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
12704              maintperl into mainline.
12705              
12706              "double" should be "NV"; standard typemap is missing entry
12707              for NV
12708              
12709              s/djSP/dSP/
12710              
12711              Downgrade "Wide character in print" to a warning.
12712              
12713              B::Deparse fix for ${^FOO} and documentation for PVX() method
12714              (from Robin Houston)
12715              
12716              tr/// doesn't null-terminate the result in some situations
12717              (from Gisle Aas)
12718      Branch: perl
12719           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
12720           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
12721           !> t/io/utf8.t t/op/tr.t
12722 ____________________________________________________________________________
12723 [  9552] By: jhi                                   on 2001/04/05  03:52:50
12724         Log: Retract changes #9542 and #9538 (from maintperl, integrated
12725              at #9540), shouldn't be needed because of the perlio changes.
12726      Branch: perl
12727            ! util.c
12728 ____________________________________________________________________________
12729 [  9551] By: gsar                                  on 2001/04/05  00:18:34
12730         Log: tr/// doesn't null-terminate the result in some situations
12731              (from Gisle Aas)
12732      Branch: maint-5.6/perl
12733            ! doop.c t/op/tr.t
12734 ____________________________________________________________________________
12735 [  9550] By: gsar                                  on 2001/04/04  20:04:17
12736         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
12737              (from Robin Houston)
12738      Branch: maint-5.6/perl
12739            ! ext/B/B.pm ext/B/B/Deparse.pm
12740 ____________________________________________________________________________
12741 [  9549] By: nick                                  on 2001/04/04  18:56:15
12742         Log: Downgrade "Wide character in print" to a warning.
12743      Branch: perlio
12744            ! doio.c t/io/utf8.t
12745 ____________________________________________________________________________
12746 [  9548] By: gsar                                  on 2001/04/04  18:51:49
12747         Log: integrate changes#9460,9462,9482,9521,9522
12748              
12749              Subject: PATCH: B::Debug should show LOOP-specific fields
12750              
12751              Subject: B::Deparse precedence bug. (Patch included.)
12752              
12753              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
12754              
12755              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
12756              
12757              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
12758      Branch: maint-5.6/perl
12759           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
12760           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
12761 ____________________________________________________________________________
12762 [  9547] By: gsar                                  on 2001/04/04  18:49:16
12763         Log: s/djSP/dSP/
12764      Branch: maint-5.6/perl
12765            ! ext/Thread/Thread.xs
12766 ____________________________________________________________________________
12767 [  9546] By: nick                                  on 2001/04/04  18:44:00
12768         Log: Integrate mainline.
12769      Branch: perlio
12770           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
12771           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
12772 ____________________________________________________________________________
12773 [  9545] By: gsar                                  on 2001/04/04  18:38:52
12774         Log: integrate change#8837 from mainline
12775              
12776              Subject: [patch] -Wall cleanup round 2
12777      Branch: maint-5.6/perl
12778           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
12779           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
12780           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
12781           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
12782           !> ext/SDBM_File/SDBM_File.xs
12783 ____________________________________________________________________________
12784 [  9544] By: gsar                                  on 2001/04/04  17:49:57
12785         Log: "double" should be "NV"; standard typemap is missing entry
12786              for NV
12787      Branch: maint-5.6/perl
12788            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
12789 ____________________________________________________________________________
12790 [  9543] By: jhi                                   on 2001/04/04  14:13:18
12791         Log: Thou shalt not (just) match for English error messages.
12792      Branch: perl
12793            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
12794            ! os2/OS2/Process/Process.pm
12795 ____________________________________________________________________________
12796 [  9542] By: jhi                                   on 2001/04/04  13:20:39
12797         Log: Make the stdio tricks of fflush_all() to exist only if
12798              stdio is being used.
12799      Branch: perl
12800            ! util.c
12801 ____________________________________________________________________________
12802 [  9541] By: jhi                                   on 2001/04/04  04:20:24
12803         Log: Subject: Re: [PATCH] Lighten up glob
12804              From: Benjamin Sugars <bsugars@canoe.ca>
12805              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
12806              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
12807      Branch: perl
12808            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
12809            ! util.c
12810 ____________________________________________________________________________
12811 [  9540] By: jhi                                   on 2001/04/04  04:03:57
12812         Log: Integrate changes #9538,9539 from maintperl into mainline.
12813              
12814              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
12815              for use with _fwalk() (fix for change#7705)
12816              
12817              another tweak needed for SunOS 4.1.x build (from Mike Guy)
12818              (cp -f is not portable)
12819      Branch: perl
12820           !> Makefile.SH util.c
12821 ____________________________________________________________________________
12822 [  9539] By: gsar                                  on 2001/04/04  03:01:14
12823         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
12824      Branch: maint-5.6/perl
12825            ! Makefile.SH
12826 ____________________________________________________________________________
12827 [  9538] By: gsar                                  on 2001/04/04  01:00:38
12828         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
12829              for use with _fwalk() (fix for change#7705)
12830      Branch: maint-5.6/perl
12831            ! util.c
12832 ____________________________________________________________________________
12833 [  9537] By: nick                                  on 2001/04/03  19:24:55
12834         Log: Integrate mainline
12835      Branch: perlio
12836           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
12837           +> lib/unicode/PropList.html
12838            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
12839           !> (integrate 69 files)
12840 ____________________________________________________________________________
12841 [  9536] By: jhi                                   on 2001/04/03  18:02:31
12842         Log: Integrate change #9533 from maintperl into mainline.
12843              
12844              better fix for change#9517 to accomodate UNC paths like
12845              \\server\share\foo, and paths with trailing backslash
12846              like c:\this\
12847      Branch: perl
12848           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
12849 ____________________________________________________________________________
12850 [  9535] By: jhi                                   on 2001/04/03  17:58:07
12851         Log: Change the push/unshift warning to be of class syntax, not misc.
12852      Branch: perl
12853            ! op.c pod/perldiag.pod t/pragma/warn/op
12854 ____________________________________________________________________________
12855 [  9534] By: jhi                                   on 2001/04/03  15:03:46
12856         Log: Change the push/unshift warning (#9532) to talk about "no values"
12857              instead of "no arguments".
12858      Branch: perl
12859            ! op.c pod/perldiag.pod t/pragma/warn/op
12860 ____________________________________________________________________________
12861 [  9533] By: gsar                                  on 2001/04/03  14:30:07
12862         Log: better fix for change#9517 to accomodate UNC paths like
12863              \\server\share\foo, and paths with trailing backslash
12864              like c:\this\
12865      Branch: maint-5.6/perl
12866            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
12867 ____________________________________________________________________________
12868 [  9532] By: jhi                                   on 2001/04/03  13:11:46
12869         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
12870              From: Robin Houston <robin@kitsite.com>
12871              Date: Mon, 2 Apr 2001 15:03:29 +0100
12872              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
12873      Branch: perl
12874            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
12875 ____________________________________________________________________________
12876 [  9531] By: jhi                                   on 2001/04/03  13:06:34
12877         Log: Integrate change #9530 from maintperl into mainline.
12878              
12879              accomodate VMS "mailbox overflow" quirk in testsuite (from
12880              Craig Berry)
12881      Branch: perl
12882           !> t/lib/socket.t
12883 ____________________________________________________________________________
12884 [  9530] By: gsar                                  on 2001/04/03  04:56:41
12885         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
12886              Craig Berry)
12887      Branch: maint-5.6/perl
12888            ! t/lib/socket.t
12889 ____________________________________________________________________________
12890 [  9529] By: jhi                                   on 2001/04/03  02:34:34
12891         Log: Update Changes.
12892      Branch: perl
12893            ! Changes patchlevel.h
12894 ____________________________________________________________________________
12895 [  9528] By: jhi                                   on 2001/04/03  01:27:57
12896         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
12897              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
12898              To: perl5-porters@perl.org
12899              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
12900      Branch: perl
12901            ! pod/perlfaq3.pod
12902 ____________________________________________________________________________
12903 [  9527] By: jhi                                   on 2001/04/03  01:22:09
12904         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
12905              From: Peter Prymmer <pvhp@forte.com>
12906              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
12907              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
12908      Branch: perl
12909            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
12910 ____________________________________________________________________________
12911 [  9526] By: jhi                                   on 2001/04/03  01:18:25
12912         Log: The metaconfig unit changes for #9525.
12913      Branch: metaconfig
12914            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
12915      Branch: metaconfig/U/perl
12916            ! use64bits.U
12917 ____________________________________________________________________________
12918 [  9525] By: jhi                                   on 2001/04/03  01:17:30
12919         Log: Configure sanity checks:
12920              * if use64bitall is attempted but pointers are only 32-bit,
12921              'downgrade' to use64bitint
12922              * if use64bitint is attempted but there's no quad type,
12923              forget about use64bitint (well, the default for it is 'n',
12924              the user can still override this)
12925              * if pointers are 64 bits, do not try to use Perl's malloc
12926      Branch: perl
12927            ! Configure
12928 ____________________________________________________________________________
12929 [  9524] By: gsar                                  on 2001/04/03  01:09:12
12930         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
12931      Branch: maint-5.6/perl
12932            ! pp_sys.c
12933 ____________________________________________________________________________
12934 [  9523] By: jhi                                   on 2001/04/03  00:02:31
12935         Log: (Retracted by #9609)
12936              
12937              Make it harder for parallel makes to enter 'test' before
12938              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
12939              should be unhappy enough, but sometimes parallel makes seem
12940              to sneak past both in Tru64 and AIX.)
12941      Branch: perl
12942            ! Makefile.SH
12943 ____________________________________________________________________________
12944 [  9522] By: jhi                                   on 2001/04/02  22:35:31
12945         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
12946              Date: Mon, 2 Apr 2001 22:54:10 +0100
12947              From: Robin Houston <robin@kitsite.com>
12948              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
12949      Branch: perl
12950            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
12951 ____________________________________________________________________________
12952 [  9521] By: jhi                                   on 2001/04/02  22:32:23
12953         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
12954              From: Robin Houston <robin@kitsite.com>
12955              Date: Mon, 2 Apr 2001 20:24:03 +0100
12956              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
12957      Branch: perl
12958            ! ext/B/B/Concise.pm
12959 ____________________________________________________________________________
12960 [  9520] By: jhi                                   on 2001/04/02  22:30:43
12961         Log: Subject: [PATCH] REALLY pedantic hv.h nit
12962              From: Simon Cozens <simon@netthink.co.uk>
12963              Date: Mon, 2 Apr 2001 15:43:06 +0100
12964              Message-ID: <20010402154306.A21711@netthink.co.uk>
12965      Branch: perl
12966            ! hv.h
12967 ____________________________________________________________________________
12968 [  9519] By: jhi                                   on 2001/04/02  22:28:04
12969         Log: Based on
12970              
12971              Subject: [foolperl] EPOC fix
12972              From: Olaf Flebbe <O.Flebbe@science-computing.de>
12973              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
12974              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
12975      Branch: perl
12976            ! pp_sys.c
12977 ____________________________________________________________________________
12978 [  9518] By: jhi                                   on 2001/04/02  22:22:34
12979         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
12980              
12981              README.win32 tweaks; add a note about alternative location for
12982              getting a gcc-2.95.2 that will build perl properly on windows
12983              
12984              add some notes about gutsy threading matters
12985              
12986              many of the utilities interpolate literal paths within doublequotes
12987              (fails on dosish platforms where path contains backslashes)
12988      Branch: perl
12989           !> README.win32 pod/perlguts.pod utils/perldoc.PL
12990           !> x2p/find2perl.PL x2p/s2p.PL
12991 ____________________________________________________________________________
12992 [  9517] By: gsar                                  on 2001/04/02  19:52:21
12993         Log: many of the utilities interpolate literal paths within doublequotes
12994              (fails on dosish platforms where path contains backslashes)
12995      Branch: maint-5.6/perl
12996            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
12997 ____________________________________________________________________________
12998 [  9516] By: gsar                                  on 2001/04/02  05:49:37
12999         Log: a foolish release
13000      Branch: maint-5.6/perl
13001            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
13002            ! pod/perltoc.pod
13003 ____________________________________________________________________________
13004 [  9515] By: gsar                                  on 2001/04/02  05:04:29
13005         Log: add missing changelog summaries
13006      Branch: maint-5.6/perl
13007            ! Changes
13008 ____________________________________________________________________________
13009 [  9514] By: gsar                                  on 2001/04/02  04:07:13
13010         Log: add some notes about gutsy threading matters
13011      Branch: maint-5.6/perl
13012            ! pod/perlguts.pod
13013 ____________________________________________________________________________
13014 [  9513] By: gsar                                  on 2001/04/02  03:25:21
13015         Log: add more prominent caveat notices about experimental features
13016      Branch: maint-5.6/perl
13017            ! pod/perlfork.pod pod/perlunicode.pod
13018 ____________________________________________________________________________
13019 [  9512] By: gsar                                  on 2001/04/02  02:54:33
13020         Log: integrate changes#9479,9509 from mainline
13021              
13022              [PATCH] File::Glob stuff for Mac OS
13023              
13024              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
13025      Branch: maint-5.6/perl
13026           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
13027           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
13028           !> t/lib/glob-taint.t
13029 ____________________________________________________________________________
13030 [  9511] By: gsar                                  on 2001/04/02  02:38:24
13031         Log: README.win32 tweaks; add a note about alternative location for
13032              getting a gcc-2.95.2 that will build perl properly on windows
13033      Branch: maint-5.6/perl
13034            ! README.win32
13035 ____________________________________________________________________________
13036 [  9510] By: jhi                                   on 2001/04/01  20:45:10
13037         Log: An ambiguosity warning.
13038      Branch: perl
13039            ! t/lib/trig.t
13040 ____________________________________________________________________________
13041 [  9509] By: jhi                                   on 2001/04/01  19:53:47
13042         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
13043              From: Jonathan Stowe <gellyfish@gellyfish.com>
13044              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
13045              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
13046      Branch: perl
13047            ! ext/File/Glob/bsd_glob.c
13048 ____________________________________________________________________________
13049 [  9508] By: jhi                                   on 2001/04/01  19:35:03
13050         Log: Update Changes.
13051      Branch: perl
13052            ! Changes patchlevel.h
13053 ____________________________________________________________________________
13054 [  9507] By: jhi                                   on 2001/04/01  19:24:01
13055         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
13056              from mainline to maintperl: pod tweaks.
13057      Branch: maint-5.6/perl
13058           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
13059           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
13060           !> pod/perlvar.pod
13061 ____________________________________________________________________________
13062 [  9506] By: jhi                                   on 2001/04/01  19:11:53
13063         Log: Commit Sarathy to April release of 5.6.1 :-)
13064      Branch: perl
13065            ! pod/perlfaq1.pod
13066 ____________________________________________________________________________
13067 [  9505] By: jhi                                   on 2001/04/01  19:03:15
13068         Log: Subject: PATCH 5.6.0 (perldebug.pod)
13069              From: Mark-Jason Dominus <mjd@plover.com>
13070              Date: Sun, 01 Apr 2001 14:25:11 -0400
13071              Message-ID: <20010401182511.9247.qmail@plover.com>
13072      Branch: perl
13073            ! pod/perldebug.pod
13074 ____________________________________________________________________________
13075 [  9504] By: jhi                                   on 2001/04/01  18:43:09
13076         Log: Add great_circle_direction().
13077      Branch: perl
13078            ! lib/Math/Trig.pm t/lib/trig.t
13079 ____________________________________________________________________________
13080 [  9503] By: jhi                                   on 2001/04/01  17:29:12
13081         Log: Unicode ReadMe update for Unicode 3.1.
13082      Branch: perl
13083            ! lib/unicode/ReadMe.txt
13084 ____________________________________________________________________________
13085 [  9502] By: jhi                                   on 2001/04/01  17:18:40
13086         Log: Integrate change #9501 from maintperl into mainline.
13087              
13088              fix the perlembed notes on multiple interpreters
13089              
13090              fix ExtUtils::Embed to work passably on Windows
13091      Branch: perl
13092           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
13093 ____________________________________________________________________________
13094 [  9501] By: gsar                                  on 2001/04/01  07:21:57
13095         Log: fix the perlembed notes on multiple interpreters
13096              
13097              fix ExtUtils::Embed to work passably on Windows
13098      Branch: maint-5.6/perl
13099            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
13100 ____________________________________________________________________________
13101 [  9500] By: jhi                                   on 2001/04/01  05:58:23
13102         Log: Test for #9499.
13103      Branch: perl
13104            ! t/op/tr.t
13105 ____________________________________________________________________________
13106 [  9499] By: jhi                                   on 2001/04/01  05:55:46
13107         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
13108      Branch: perl
13109            ! embed.h embed.pl op.c proto.h
13110 ____________________________________________________________________________
13111 [  9498] By: jhi                                   on 2001/04/01  05:44:34
13112         Log: Protect the workaround hunk more.
13113      Branch: perl
13114            ! toke.c
13115 ____________________________________________________________________________
13116 [  9497] By: jhi                                   on 2001/04/01  00:24:25
13117         Log: Integrate changes #9493,9494,9495,9496 from maintperl
13118              into mainline.
13119              
13120              fix a broken workaround for Borland compiler in change#4739
13121              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
13122              
13123              nits spotted by Borland compiler
13124              
13125              avoid redefinition warnings under Borland 5.02
13126              
13127              various nits identified by the Borland 5.5 compiler; remove suppression
13128              of a few warnings
13129      Branch: perl
13130           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
13131           !> win32/win32.h
13132 ____________________________________________________________________________
13133 [  9496] By: gsar                                  on 2001/03/31  23:22:28
13134         Log: various nits identified by the Borland 5.5 compiler; remove suppression
13135              of a few warnings
13136      Branch: maint-5.6/perl
13137            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
13138 ____________________________________________________________________________
13139 [  9495] By: gsar                                  on 2001/03/31  21:03:08
13140         Log: avoid redefinition warnings under Borland 5.02
13141      Branch: maint-5.6/perl
13142            ! win32/makefile.mk
13143 ____________________________________________________________________________
13144 [  9494] By: gsar                                  on 2001/03/31  20:18:59
13145         Log: nits spotted by Borland compiler
13146      Branch: maint-5.6/perl
13147            ! utf8.h win32/win32.h
13148 ____________________________________________________________________________
13149 [  9493] By: gsar                                  on 2001/03/31  20:18:05
13150         Log: fix a broken workaround for Borland compiler in change#4739
13151              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
13152      Branch: maint-5.6/perl
13153            ! toke.c
13154 ____________________________________________________________________________
13155 [  9492] By: jhi                                   on 2001/03/31  18:36:24
13156         Log: Integrate change #9491 from maintperl into mainline.
13157              
13158              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
13159              directory is relative (need to fetch the full path name *before*
13160              the chdir!)
13161      Branch: perl
13162           !> lib/Cwd.pm
13163 ____________________________________________________________________________
13164 [  9491] By: gsar                                  on 2001/03/31  17:01:56
13165         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
13166              directory is relative (need to fetch the full path name *before*
13167              the chdir!)
13168              
13169              this is a followup patch for change#6749
13170      Branch: maint-5.6/perl
13171            ! lib/Cwd.pm
13172 ____________________________________________________________________________
13173 [  9490] By: jhi                                   on 2001/03/31  15:50:18
13174         Log: Subject: Re: [PATCH] av.h cosmetics
13175              From: Simon Cozens <simon@netthink.co.uk>
13176              Date: Sat, 31 Mar 2001 13:09:59 +0100
13177              Message-ID: <20010331130959.A22000@netthink.co.uk>
13178              
13179              Document AvALLOC.
13180      Branch: perl
13181            ! pod/perlguts.pod
13182 ____________________________________________________________________________
13183 [  9489] By: jhi                                   on 2001/03/31  15:48:44
13184         Log: Subject: [PATCH] Re: Math::Big* v1.21
13185              From: Tels <perl_dummy@bloodgate.com>
13186              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
13187              Message-Id: <200103311125.GAA377738@www08.hway.net>
13188      Branch: perl
13189            ! pod/perlop.pod
13190 ____________________________________________________________________________
13191 [  9488] By: jhi                                   on 2001/03/31  03:39:51
13192         Log: Debug output tweak.
13193      Branch: perl
13194            ! t/lib/cwd.t
13195 ____________________________________________________________________________
13196 [  9487] By: jhi                                   on 2001/03/31  03:33:02
13197         Log: OverVMSification.
13198      Branch: perl
13199            ! t/lib/cwd.t
13200 ____________________________________________________________________________
13201 [  9486] By: jhi                                   on 2001/03/31  03:01:40
13202         Log: Missed MANIFESTations in #9483.
13203      Branch: perl
13204            ! MANIFEST
13205 ____________________________________________________________________________
13206 [  9485] By: jhi                                   on 2001/03/31  02:58:17
13207         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
13208              From: Peter Prymmer <pvhp@forte.com>
13209              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
13210              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
13211      Branch: perl
13212            ! regexec.c t/lib/cwd.t
13213 ____________________________________________________________________________
13214 [  9484] By: jhi                                   on 2001/03/31  01:04:41
13215         Log: Obsolete file (see #3938)
13216      Branch: perl
13217            - lib/unicode/README.Ethiopic
13218            ! MANIFEST
13219 ____________________________________________________________________________
13220 [  9483] By: jhi                                   on 2001/03/31  00:52:42
13221         Log: Update to Unicode 3.1.
13222              (Rename Names.txt to NamesList.txt.)
13223      Branch: perl
13224            + lib/unicode/NamesList.txt lib/unicode/PropList.html
13225            - lib/unicode/Names.txt
13226            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
13227            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
13228            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
13229            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
13230            ! lib/unicode/UCD.html lib/unicode/Unicode.html
13231            ! lib/unicode/rename lib/unicode/version
13232 ____________________________________________________________________________
13233 [  9482] By: jhi                                   on 2001/03/30  23:33:44
13234         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
13235              From: Robin Houston <robin@kitsite.com>
13236              Date: Fri, 30 Mar 2001 20:07:22 +0100
13237              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
13238      Branch: perl
13239            ! ext/B/B/Deparse.pm
13240 ____________________________________________________________________________
13241 [  9481] By: jhi                                   on 2001/03/30  23:20:25
13242         Log: Subject: Re: [PATCH] CwdXS, Take 2
13243              From: Benjamin Sugars <bsugars@canoe.ca>
13244              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
13245              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
13246      Branch: perl
13247            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
13248            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
13249 ____________________________________________________________________________
13250 [  9480] By: jhi                                   on 2001/03/30  22:52:38
13251         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
13252              From: David Dyck <dcd@tc.fluke.com>
13253              Date: Fri, 30 Mar 2001 14:44:13 -0800
13254              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
13255              
13256              The t/rantests flags file creation was accidentally
13257              removed by #9217.
13258      Branch: perl
13259            ! Makefile.SH
13260 ____________________________________________________________________________
13261 [  9479] By: jhi                                   on 2001/03/30  22:45:45
13262         Log: Subject: [PATCH] File::Glob stuff for Mac OS
13263              From: Chris Nandor <pudge@pobox.com>
13264              Date: Fri, 30 Mar 2001 16:51:00 -0500
13265              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
13266      Branch: perl
13267            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
13268            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
13269            ! t/lib/glob-taint.t
13270 ____________________________________________________________________________
13271 [  9478] By: jhi                                   on 2001/03/30  22:43:12
13272         Log: Subject: fix for win32/buildext.pl
13273              From: "Vadim Konovalov" <watman@inbox.ru>
13274              Date: Sat, 31 Mar 2001 00:50:36 +0400
13275              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
13276      Branch: perl
13277            ! win32/buildext.pl
13278 ____________________________________________________________________________
13279 [  9477] By: jhi                                   on 2001/03/30  22:41:16
13280         Log: Subject: small base.pm doc patch
13281              From: Leon Brocard <acme@astray.com>
13282              Date: Fri, 30 Mar 2001 21:49:57 +0100
13283              Message-ID: <20010330214957.B8733@ns0.astray.com>
13284      Branch: perl
13285            ! lib/base.pm
13286 ____________________________________________________________________________
13287 [  9476] By: jhi                                   on 2001/03/30  18:16:57
13288         Log: Subject: [PATCH] av.h cosmetics
13289              From: Simon Cozens <simon@netthink.co.uk>
13290              Date: Fri, 30 Mar 2001 18:12:28 +0100
13291              Message-ID: <20010330181228.A9319@netthink.co.uk>
13292      Branch: perl
13293            ! av.h
13294 ____________________________________________________________________________
13295 [  9475] By: jhi                                   on 2001/03/30  18:15:50
13296         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
13297              From: "Philip Newton" <pnewton@gmx.de>
13298              Date: Fri, 30 Mar 2001 19:06:57 +0200
13299              Message-ID: <3AC4D951.14815.1AC7068@localhost>
13300      Branch: perl
13301            ! pod/perlhack.pod
13302 ____________________________________________________________________________
13303 [  9474] By: jhi                                   on 2001/03/30  18:14:02
13304         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
13305              From: Benjamin Sugars <bsugars@canoe.ca>
13306              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
13307              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
13308      Branch: perl
13309            ! t/lib/glob-basic.t
13310 ____________________________________________________________________________
13311 [  9473] By: jhi                                   on 2001/03/30  16:09:24
13312         Log: Update Changes.
13313      Branch: perl
13314            ! Changes patchlevel.h
13315 ____________________________________________________________________________
13316 [  9472] By: jhi                                   on 2001/03/30  15:16:08
13317         Log: Integrate perlio.
13318      Branch: perl
13319           !> t/lib/cwd.t t/lib/glob-basic.t
13320 ____________________________________________________________________________
13321 [  9471] By: nick                                  on 2001/03/30  14:47:10
13322         Log: Should be (^O eq 'MSWin32') not 'Win32'
13323              Fail #12 seems real - chdir is in wrong dir.
13324      Branch: perlio
13325            ! t/lib/cwd.t
13326 ____________________________________________________________________________
13327 [  9470] By: jhi                                   on 2001/03/30  14:41:11
13328         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
13329              From: Radu Greab <radu@netsoft.ro>
13330              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
13331              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
13332              
13333              Replace #9352.
13334      Branch: perl
13335            ! ext/Socket/Socket.xs pp_sys.c
13336 ____________________________________________________________________________
13337 [  9469] By: jhi                                   on 2001/03/30  14:37:51
13338         Log: Subject: PATCH pod/perldiag.pod
13339              From: Robin Houston <robin@kitsite.com>
13340              Date: Fri, 30 Mar 2001 14:10:36 +0100
13341              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
13342      Branch: perl
13343            ! pod/perldiag.pod t/lib/glob-basic.t
13344 ____________________________________________________________________________
13345 [  9468] By: jhi                                   on 2001/03/30  14:36:36
13346         Log: Subject: Better diagnostic in io/fs.t
13347              From: andreas.koenig@anima.de (Andreas J. Koenig)
13348              Date: 30 Mar 2001 10:11:43 +0200
13349              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
13350      Branch: perl
13351            ! t/io/fs.t
13352 ____________________________________________________________________________
13353 [  9467] By: nick                                  on 2001/03/30  14:25:43
13354         Log: Skip order test of glob if case-ignoring system cannot 
13355              create a.test and A.test
13356      Branch: perlio
13357            ! t/lib/glob-basic.t
13358 ____________________________________________________________________________
13359 [  9466] By: nick                                  on 2001/03/30  13:03:12
13360         Log: Integrate mainline.
13361      Branch: perlio
13362            - ext/re/hints/aix.pl
13363           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
13364           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
13365           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
13366           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
13367 ____________________________________________________________________________
13368 [  9465] By: jhi                                   on 2001/03/30  03:53:37
13369         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
13370              the tests sometimes hang, sometimes not.)
13371      Branch: perl
13372            ! t/lib/io_multihomed.t t/lib/io_sock.t
13373 ____________________________________________________________________________
13374 [  9464] By: jhi                                   on 2001/03/30  02:56:04
13375         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
13376              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
13377              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
13378              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
13379      Branch: perl
13380            ! op.c
13381 ____________________________________________________________________________
13382 [  9463] By: jhi                                   on 2001/03/30  02:34:48
13383         Log: Test for #9462.
13384      Branch: perl
13385            ! t/lib/b.t
13386 ____________________________________________________________________________
13387 [  9462] By: jhi                                   on 2001/03/30  02:29:37
13388         Log: Subject: B::Deparse precedence bug. (Patch included.)
13389              From: Jeremy Madea <jmadea@inktomi.com>
13390              Date: Thu, 29 Mar 2001 12:05:02 -0800
13391              Message-ID: <20010329120502.A24881@dr.inktomi.com>
13392      Branch: perl
13393            ! ext/B/B/Deparse.pm
13394 ____________________________________________________________________________
13395 [  9461] By: jhi                                   on 2001/03/30  02:18:41
13396         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
13397              From: Peter Prymmer <pvhp@forte.com>
13398              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
13399              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
13400      Branch: perl
13401            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
13402            ! t/lib/md5-file.t
13403 ____________________________________________________________________________
13404 [  9460] By: jhi                                   on 2001/03/30  02:17:07
13405         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
13406              From: Robin Houston <robin@kitsite.com>
13407              Date: Thu, 29 Mar 2001 20:47:56 +0100
13408              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
13409      Branch: perl
13410            ! ext/B/B/Debug.pm
13411 ____________________________________________________________________________
13412 [  9459] By: jhi                                   on 2001/03/30  02:16:05
13413         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
13414              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
13415              Date: Wed, 28 Mar 2001 18:02:20 -0600
13416              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
13417      Branch: perl
13418            ! lib/ExtUtils/MM_VMS.pm
13419 ____________________________________________________________________________
13420 [  9458] By: jhi                                   on 2001/03/30  02:07:58
13421         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
13422              From: "Joshua E. Rodd" <jrodd@pbs.org>
13423              Date: Wed, 28 Mar 2001 17:29:12 -0500
13424              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
13425      Branch: perl
13426            ! pod/perlop.pod
13427 ____________________________________________________________________________
13428 [  9457] By: jhi                                   on 2001/03/30  02:04:33
13429         Log: Subject: ext/re/aix.pl can go
13430              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13431              Date: Thu, 29 Mar 2001 12:03:28 +0200
13432              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
13433      Branch: perl
13434            - ext/re/hints/aix.pl
13435            ! MANIFEST
13436 ____________________________________________________________________________
13437 [  9456] By: jhi                                   on 2001/03/30  02:03:32
13438         Log: Integrate perlio.
13439      Branch: perl
13440           !> ext/Encode/Encode.xs installperl
13441 ____________________________________________________________________________
13442 [  9455] By: nick                                  on 2001/03/29  21:11:46
13443         Log: DLL name has changed so installperl needs to know
13444              (Why isn't it working it out or passed it?)
13445      Branch: perlio
13446            ! installperl
13447 ____________________________________________________________________________
13448 [  9454] By: nick                                  on 2001/03/29  20:56:12
13449         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
13450              and we don't get undef warnings.
13451      Branch: perlio
13452            ! ext/Encode/Encode.xs
13453 ____________________________________________________________________________
13454 [  9453] By: nick                                  on 2001/03/29  17:58:48
13455         Log: Integrate mainline
13456      Branch: perlio
13457           !> Changes patchlevel.h
13458 ____________________________________________________________________________
13459 [  9452] By: jhi                                   on 2001/03/29  16:44:55
13460         Log: Update Changes.
13461      Branch: perl
13462            ! Changes patchlevel.h
13463 ____________________________________________________________________________
13464 [  9451] By: nick                                  on 2001/03/29  16:31:38
13465         Log: Integrate mainline
13466      Branch: perlio
13467           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
13468           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
13469           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
13470           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
13471           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
13472 ____________________________________________________________________________
13473 [  9450] By: jhi                                   on 2001/03/29  16:29:17
13474         Log: Integrate perlio.
13475      Branch: perl
13476           !> win32/buildext.pl
13477 ____________________________________________________________________________
13478 [  9449] By: jhi                                   on 2001/03/29  15:50:01
13479         Log: Update Changes.
13480      Branch: perl
13481            ! Changes patchlevel.h
13482 ____________________________________________________________________________
13483 [  9448] By: nick                                  on 2001/03/29  15:47:15
13484         Log: Make sure buildext.pl finds Errno.pm
13485      Branch: perlio
13486            ! win32/buildext.pl
13487 ____________________________________________________________________________
13488 [  9447] By: jhi                                   on 2001/03/29  15:39:34
13489         Log: Integrate perlio.
13490      Branch: perl
13491           !> win32/makefile.mk
13492 ____________________________________________________________________________
13493 [  9446] By: nick                                  on 2001/03/29  15:30:03
13494         Log: Integrate win32/makefile.mk with mainline.
13495      Branch: perlio
13496           !> win32/makefile.mk
13497 ____________________________________________________________________________
13498 [  9445] By: nick                                  on 2001/03/29  15:27:32
13499         Log: Fix breakage ... 
13500      Branch: perlio
13501            ! win32/makefile.mk
13502 ____________________________________________________________________________
13503 [  9444] By: jhi                                   on 2001/03/29  15:03:08
13504         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
13505              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
13506              Date: Thu, 29 Mar 2001 10:32:59 +0400
13507              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
13508      Branch: perl
13509            ! win32/makefile.mk
13510 ____________________________________________________________________________
13511 [  9443] By: jhi                                   on 2001/03/29  15:02:12
13512         Log: Integrate perlio.
13513      Branch: perl
13514           +> win32/buildext.pl
13515           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
13516           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
13517 ____________________________________________________________________________
13518 [  9442] By: nick                                  on 2001/03/29  14:59:11
13519         Log: Work in progress - determine win32 extensions to build via script.
13520      Branch: perlio
13521            + win32/buildext.pl
13522            ! MANIFEST win32/makefile.mk
13523 ____________________________________________________________________________
13524 [  9441] By: jhi                                   on 2001/03/29  14:51:47
13525         Log: Reintroduce the use of external pwd.
13526      Branch: perl
13527            ! t/lib/cwd.t
13528 ____________________________________________________________________________
13529 [  9440] By: jhi                                   on 2001/03/29  14:42:58
13530         Log: use warnings instead of -w.
13531      Branch: perl
13532            ! utils/h2xs.PL
13533 ____________________________________________________________________________
13534 [  9439] By: jhi                                   on 2001/03/29  14:41:52
13535         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
13536              From: Jonathan Stowe <gellyfish@gellyfish.com>
13537              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
13538              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
13539      Branch: perl
13540            ! utils/h2xs.PL
13541 ____________________________________________________________________________
13542 [  9438] By: jhi                                   on 2001/03/29  14:39:38
13543         Log: Subject: [PATCH perl@9424] minor pod nits
13544              From: Robin Barker <rmb1@cise.npl.co.uk>
13545              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
13546              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
13547      Branch: perl
13548            ! pod/perlhack.pod pod/perliol.pod
13549 ____________________________________________________________________________
13550 [  9437] By: jhi                                   on 2001/03/29  14:29:16
13551         Log: Subject: [PATCH perl@9424] typemap cast warning
13552              From: Robin Barker <rmb1@cise.npl.co.uk>
13553              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
13554              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
13555      Branch: perl
13556            ! lib/ExtUtils/typemap
13557 ____________________________________________________________________________
13558 [  9436] By: jhi                                   on 2001/03/29  14:26:03
13559         Log: Subject: [PATCH perl@9424] printf warning
13560              From: Robin Barker <rmb1@cise.npl.co.uk>
13561              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
13562              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
13563      Branch: perl
13564            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
13565            ! ext/Storable/Storable.xs toke.c
13566 ____________________________________________________________________________
13567 [  9435] By: nick                                  on 2001/03/29  14:23:31
13568         Log: Win32 has name conflict with ERROR
13569      Branch: perlio
13570            ! ext/PerlIO/Via/Via.xs
13571 ____________________________________________________________________________
13572 [  9434] By: jhi                                   on 2001/03/29  14:17:48
13573         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
13574              From: Peter Prymmer <pvhp@forte.com>
13575              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
13576              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
13577      Branch: perl
13578            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
13579 ____________________________________________________________________________
13580 [  9433] By: jhi                                   on 2001/03/29  13:52:44
13581         Log: test-prep target was missing.
13582      Branch: perl
13583            ! Makefile.SH
13584 ____________________________________________________________________________
13585 [  9432] By: nick                                  on 2001/03/29  12:40:03
13586         Log: Make as-shipped compiler default to MSVC6 
13587      Branch: perlio
13588            ! win32/makefile.mk
13589 ____________________________________________________________________________
13590 [  9431] By: nick                                  on 2001/03/29  12:12:16
13591         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
13592              akin to PerlIO::Scalar.
13593      Branch: perlio
13594            ! perlio.c perlio.h
13595 ____________________________________________________________________________
13596 [  9430] By: nick                                  on 2001/03/29  10:56:35
13597         Log: Integrate mainline.
13598      Branch: perlio
13599           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
13600           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
13601           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
13602           !> win32/makefile.mk win32/win32sck.c
13603 ____________________________________________________________________________
13604 [  9429] By: nick                                  on 2001/03/29  09:03:43
13605         Log: Noticed that two tests were skipped as perlio:: package
13606              isn't there any more. Changed the skip condition.
13607              Avoid core-dump if sv_utf8_upgrade() called on something
13608              that does not become SvPOK after SvPV() (e.g. a ref).
13609      Branch: perlio
13610            ! sv.c t/io/utf8.t t/lib/io_scalar.t
13611 ____________________________________________________________________________
13612 [  9428] By: jhi                                   on 2001/03/29  01:31:47
13613         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
13614              From: Benjamin Sugars <bsugars@canoe.ca> 
13615              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
13616              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
13617      Branch: perl
13618            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
13619            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
13620            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
13621 ____________________________________________________________________________
13622 [  9427] By: jhi                                   on 2001/03/29  00:49:30
13623         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
13624              From: "Vadim Konovalov" <watman@inbox.ru>
13625              Date: Thu, 29 Mar 2001 01:50:12 +0400
13626              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
13627      Branch: perl
13628            ! win32/makefile.mk win32/win32sck.c
13629 ____________________________________________________________________________
13630 [  9426] By: gsar                                  on 2001/03/29  00:28:04
13631         Log: dmake can only handle == and != in comparisons; support building
13632              with Borland's VCL libraries (from Vadim Konovalov)
13633      Branch: maint-5.6/perl
13634            ! win32/makefile.mk
13635 ____________________________________________________________________________
13636 [  9425] By: nick                                  on 2001/03/28  19:29:56
13637         Log: Integrate (@snapshot)
13638      Branch: perlio
13639           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
13640 ____________________________________________________________________________
13641 [  9424] By: jhi                                   on 2001/03/28  19:03:16
13642         Log: Update Changes.
13643      Branch: perl
13644            ! Changes patchlevel.h
13645 ____________________________________________________________________________
13646 [  9423] By: jhi                                   on 2001/03/28  18:52:09
13647         Log: Rmdir lib/XS on cleanup.
13648      Branch: perl
13649            ! Makefile.SH
13650 ____________________________________________________________________________
13651 [  9422] By: jhi                                   on 2001/03/28  18:49:34
13652         Log: Integrate perlio.
13653      Branch: perl
13654           !> t/op/utf8decode.t
13655 ____________________________________________________________________________
13656 [  9421] By: nick                                  on 2001/03/28  18:46:44
13657         Log: Loose duplicate chunk.
13658      Branch: perlio
13659            ! t/op/utf8decode.t
13660 ____________________________________________________________________________
13661 [  9420] By: nick                                  on 2001/03/28  18:44:11
13662         Log: Integrate mainline.
13663      Branch: perlio
13664           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
13665           !> vms/vmsish.h
13666 ____________________________________________________________________________
13667 [  9419] By: jhi                                   on 2001/03/28  18:42:05
13668         Log: Can't trust external pwds
13669              (either shell builtins or external programs)
13670      Branch: perl
13671            ! t/lib/cwd.t
13672 ____________________________________________________________________________
13673 [  9418] By: jhi                                   on 2001/03/28  18:34:05
13674         Log: Integrate perlio.
13675      Branch: perl
13676            - lib/perlio.pm
13677           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
13678           !> t/op/utf8decode.t
13679 ____________________________________________________________________________
13680 [  9417] By: nick                                  on 2001/03/28  18:24:02
13681         Log: PerlIO.pm / perlio.pm conflict.
13682              Update some pods.
13683              Make t/op/utf8decode.t a text file.
13684      Branch: perlio
13685            - lib/perlio.pm
13686            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
13687            ! t/op/utf8decode.t
13688 ____________________________________________________________________________
13689 [  9416] By: jhi                                   on 2001/03/28  18:06:07
13690         Log: Integrate change #9409 from mainline to maintperl.
13691              
13692              Yet another tweak on AIX dynaloading.
13693      Branch: maint-5.6/perl
13694           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
13695 ____________________________________________________________________________
13696 [  9415] By: gsar                                  on 2001/03/28  17:13:01
13697         Log: integrate changes#9377,9385,9401 from mainline
13698              
13699              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
13700              
13701              If directory entries compare equal case-insensitively,
13702              retry case-sensitively.
13703              
13704              Subject: [PATCH] B::Terse and warnings
13705      Branch: maint-5.6/perl
13706           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
13707           !> t/pragma/warn/perl
13708 ____________________________________________________________________________
13709 [  9414] By: jhi                                   on 2001/03/28  17:11:12
13710         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
13711              From: "Craig A. Berry" <craigberry@mac.com>
13712              Date: Wed, 28 Mar 2001 10:55:20 -0600
13713              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
13714      Branch: perl
13715            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
13716 ____________________________________________________________________________
13717 [  9413] By: jhi                                   on 2001/03/28  17:03:12
13718         Log: Dup hunk.
13719      Branch: perl
13720            ! t/op/utf8decode.t
13721 ____________________________________________________________________________
13722 [  9412] By: jhi                                   on 2001/03/28  17:02:36
13723         Log: Forced integrate from perlio.
13724      Branch: perl
13725           !> t/op/utf8decode.t
13726 ____________________________________________________________________________
13727 [  9411] By: nick                                  on 2001/03/28  16:50:03
13728         Log: Integrate mainline.
13729      Branch: perlio
13730           +> t/lib/cwd.t
13731           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
13732           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
13733           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
13734           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
13735           !> t/pragma/warn/perl
13736 ____________________________________________________________________________
13737 [  9410] By: jhi                                   on 2001/03/28  16:44:23
13738         Log: Subject: Re: [PATCH] 9403 cannot be tested
13739              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13740              Date: Wed, 28 Mar 2001 18:33:56 +0200
13741              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
13742      Branch: perl
13743            ! makedef.pl
13744 ____________________________________________________________________________
13745 [  9409] By: jhi                                   on 2001/03/28  16:12:45
13746         Log: Yet another tweak on AIX dynaloading.
13747      Branch: perl
13748            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
13749 ____________________________________________________________________________
13750 [  9408] By: jhi                                   on 2001/03/28  15:52:55
13751         Log: Subject: [PATCH] 9403 cannot be tested
13752              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
13753              Date: Wed, 28 Mar 2001 17:23:00 +0200
13754              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
13755              
13756              A missing symbol.
13757      Branch: perl
13758            ! makedef.pl
13759 ____________________________________________________________________________
13760 [  9407] By: jhi                                   on 2001/03/28  15:47:43
13761         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
13762      Branch: perl
13763            ! t/op/utf8decode.t
13764           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
13765           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
13766 ____________________________________________________________________________
13767 [  9406] By: jhi                                   on 2001/03/28  15:37:08
13768         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
13769              From: Benjamin Sugars <bsugars@canoe.ca> 
13770              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
13771              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
13772      Branch: perl
13773            + t/lib/cwd.t
13774            ! MANIFEST
13775 ____________________________________________________________________________
13776 [  9405] By: jhi                                   on 2001/03/28  15:13:18
13777         Log: pp_ne() needs a CORRECT boolean.
13778      Branch: perl
13779            ! pp.c
13780 ____________________________________________________________________________
13781 [  9404] By: jhi                                   on 2001/03/28  15:09:23
13782         Log: pp_ne() needs a boolean, not an integer.
13783      Branch: perl
13784            ! pp.c
13785 ____________________________________________________________________________
13786 [  9403] By: jhi                                   on 2001/03/28  14:47:43
13787         Log: (Retracted by #9404.)
13788      Branch: perl
13789            ! pp.c
13790 ____________________________________________________________________________
13791 [  9402] By: jhi                                   on 2001/03/28  14:43:59
13792         Log: Subject: Re: [PATCH] Typemap testing
13793              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
13794              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
13795              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
13796      Branch: perl
13797            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
13798            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
13799 ____________________________________________________________________________
13800 [  9401] By: jhi                                   on 2001/03/28  14:42:14
13801         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
13802              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
13803              Date: Sun, 25 Mar 2001 21:59:15 +0100
13804              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
13805              
13806              A variable will be checked for the "use once" warnings if:
13807              
13808              1. It is in the scope of a use warnings 'once'
13809              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
13810              
13811              Otherwise it won't be checked at all.
13812              
13813              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
13814              
13815              The enclosed patch partially fixes this issue. What I didn't
13816              get to work was the case where the "used once" warning is enabled
13817              in any file other than the main file.
13818      Branch: perl
13819            ! gv.c t/pragma/warn/perl
13820 ____________________________________________________________________________
13821 [  9400] By: nick                                  on 2001/03/28  14:38:24
13822         Log: More EBCDIC tweaks:
13823              - one more swash issue &~(0xA0-1) did not do the right thing,
13824              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
13825              - add "use re 'asciirange'" to make [!-~] etc. work
13826              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
13827              - Choose a key for t/op/each.t test which gets encoded.
13828              - Skip utf8decode if this is UTF-EBCDIC.
13829      Branch: perlio
13830            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
13831            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
13832 ____________________________________________________________________________
13833 [  9399] By: jhi                                   on 2001/03/28  14:21:00
13834         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
13835              Andreas Schwab.
13836      Branch: perl
13837            ! pp.c
13838 ____________________________________________________________________________
13839 [  9398] By: jhi                                   on 2001/03/28  00:55:56
13840         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
13841              From: David Dyck <dcd@tc.fluke.com>
13842              Date: Tue, 27 Mar 2001 15:16:24 -0800
13843              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
13844      Branch: perl
13845            ! ext/IO/lib/IO/Socket.pm
13846 ____________________________________________________________________________
13847 [  9397] By: jhi                                   on 2001/03/27  21:52:49
13848         Log: Integrate perlio.
13849      Branch: perl
13850           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
13851           +> ext/PerlIO/Via/Via.xs
13852           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
13853 ____________________________________________________________________________
13854 [  9396] By: nick                                  on 2001/03/27  21:45:13
13855         Log: Integrate mainline.
13856      Branch: perlio
13857           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
13858           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
13859 ____________________________________________________________________________
13860 [  9395] By: nick                                  on 2001/03/27  21:18:58
13861         Log: Outline docs for PerlIO and PerlIO::Scalar
13862      Branch: perlio
13863            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
13864 ____________________________________________________________________________
13865 [  9394] By: nick                                  on 2001/03/27  20:50:13
13866         Log: PerlIO::Via layer (alpha-ish).
13867      Branch: perlio
13868            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
13869            + ext/PerlIO/Via/Via.xs
13870            ! MANIFEST
13871 ____________________________________________________________________________
13872 [  9393] By: jhi                                   on 2001/03/27  20:49:55
13873         Log: Retract #9329 now that 9390 should take care of the matter.
13874      Branch: perl
13875            ! utils/h2xs.PL
13876 ____________________________________________________________________________
13877 [  9390] By: jhi                                   on 2001/03/27  20:47:50
13878         Log: Subject: Autoloading Errno.pm when %! is encountered
13879              From: Robin Houston <robin@kitsite.com>
13880              Date: Tue, 27 Mar 2001 20:57:11 +0100
13881              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
13882      Branch: perl
13883            ! embed.h embed.pl gv.c proto.h t/op/magic.t
13884 ____________________________________________________________________________
13885 [  9389] By: jhi                                   on 2001/03/27  20:24:31
13886         Log: Integrate perlio.
13887      Branch: perl
13888           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
13889           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
13890           !> utf8.c
13891 ____________________________________________________________________________
13892 [  9388] By: jhi                                   on 2001/03/27  20:21:38
13893         Log: Better have a three-element array if one is going to assign
13894              to the third element of that array. (from Tim Jenness)
13895      Branch: perl
13896            ! ext/XS/Typemap/Typemap.xs
13897 ____________________________________________________________________________
13898 [  9387] By: nick                                  on 2001/03/27  20:15:43
13899         Log: Integrate mainline.
13900      Branch: perlio
13901           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
13902           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
13903           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
13904           +> t/lib/xs-typemap.t
13905           !> (integrate 34 files)
13906 ____________________________________________________________________________
13907 [  9386] By: jhi                                   on 2001/03/27  20:04:18
13908         Log: Subject: Re: perl@9359 breaks HTML::Parser
13909              From: Gisle Aas <gisle@ActiveState.com>
13910              Date: 27 Mar 2001 11:30:24 -0800
13911              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
13912              
13913              Clarify the UTF-8 issues of the API docs.
13914              (Slightly reworded and expanded.)
13915      Branch: perl
13916            ! pod/perlapi.pod sv.c sv.h
13917 ____________________________________________________________________________
13918 [  9385] By: jhi                                   on 2001/03/27  19:44:25
13919         Log: If directory entries compare equal case-insensitively,
13920              retry case-sensitively.
13921      Branch: perl
13922            ! ext/File/Glob/bsd_glob.c
13923 ____________________________________________________________________________
13924 [  9384] By: nick                                  on 2001/03/27  19:38:50
13925         Log: Various EBCDIC fixes:
13926              - major revelation that swash code is encoding aware,
13927              (or thought it was) - now it is ;-)
13928              - With that out of the way fix a slab of tr/// cases.
13929              - Fix Encode 'Unicode' to be true Unicode so tests pass.
13930              - As anticipated Base64.xs needed tweaks.
13931              - Until tr/// works right avoid old_encode64 in MIME tests.
13932      Branch: perlio
13933            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
13934            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
13935 ____________________________________________________________________________
13936 [  9383] By: jhi                                   on 2001/03/27  18:34:41
13937         Log: Add the std test suite BEGIN block.
13938      Branch: perl
13939            ! t/lib/xs-typemap.t
13940 ____________________________________________________________________________
13941 [  9382] By: jhi                                   on 2001/03/27  15:16:07
13942         Log: Add debugging output to the test.
13943      Branch: perl
13944            ! t/lib/glob-basic.t
13945 ____________________________________________________________________________
13946 [  9381] By: jhi                                   on 2001/03/27  15:08:10
13947         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
13948      Branch: perl
13949            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
13950            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
13951            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
13952            + t/lib/xs-typemap.t
13953            ! MANIFEST
13954 ____________________________________________________________________________
13955 [  9380] By: jhi                                   on 2001/03/27  14:48:34
13956         Log: Subject: [PATCH] Typemap testing
13957              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
13958              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
13959              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
13960              
13961              (The first part of the patch.)
13962      Branch: perl
13963            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
13964 ____________________________________________________________________________
13965 [  9379] By: jhi                                   on 2001/03/27  14:44:56
13966         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
13967              From: Benjamin Sugars <bsugars@canoe.ca> 
13968              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
13969              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
13970      Branch: perl
13971            ! t/lib/glob-basic.t
13972 ____________________________________________________________________________
13973 [  9378] By: jhi                                   on 2001/03/27  14:42:30
13974         Log: Subject: [PATCH] perlvar nit
13975              From: Simon Cozens <simon@netthink.co.uk>
13976              Date: Tue, 27 Mar 2001 01:12:01 +0100
13977              Message-ID: <20010327011201.A19179@netthink.co.uk>
13978      Branch: perl
13979            ! pod/perlvar.pod
13980 ____________________________________________________________________________
13981 [  9377] By: jhi                                   on 2001/03/27  14:36:26
13982         Log: Subject: [PATCH] B::Terse and warnings
13983              From: Benjamin Sugars <ben.sugars@home.com>
13984              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
13985              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
13986      Branch: perl
13987            ! ext/B/B.pm ext/B/B/Terse.pm
13988 ____________________________________________________________________________
13989 [  9376] By: jhi                                   on 2001/03/27  14:31:31
13990         Log: Document sockatmark() some.
13991      Branch: perl
13992            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
13993            ! pod/perltoc.pod
13994 ____________________________________________________________________________
13995 [  9375] By: jhi                                   on 2001/03/27  14:00:24
13996         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
13997              noted by Gisle and fixed by NI-S.
13998      Branch: perl
13999            ! sv.c
14000 ____________________________________________________________________________
14001 [  9374] By: jhi                                   on 2001/03/27  05:50:01
14002         Log: Regen toc.
14003      Branch: perl
14004            ! pod/perltoc.pod
14005 ____________________________________________________________________________
14006 [  9373] By: jhi                                   on 2001/03/27  05:43:51
14007         Log: Pixie documenting.
14008      Branch: perl
14009            ! Makefile.SH pod/perlhack.pod
14010 ____________________________________________________________________________
14011 [  9372] By: jhi                                   on 2001/03/27  05:29:34
14012         Log: Metaconfig unit changes for #9371.
14013      Branch: metaconfig
14014            ! U/modified/myhostname.U
14015      Branch: metaconfig/U/perl
14016            + d_sockatmark.U
14017            ! gccvers.U
14018 ____________________________________________________________________________
14019 [  9371] By: jhi                                   on 2001/03/27  05:29:07
14020         Log: Add sockatmark() probing.
14021      Branch: perl
14022            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14023            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
14024            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
14025            ! vos/config.ga.h win32/config.bc win32/config.gc
14026            ! win32/config.vc
14027 ____________________________________________________________________________
14028 [  9370] By: jhi                                   on 2001/03/26  22:01:18
14029         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
14030              Really need to benchmark this.
14031      Branch: perl
14032            ! pp.c
14033 ____________________________________________________________________________
14034 [  9369] By: nick                                  on 2001/03/26  21:59:30
14035         Log: Integrate mainline.
14036      Branch: perlio
14037            ! ext/MIME/Base64/QuotedPrint.pm
14038           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
14039           !> patchlevel.h pod/perlhack.pod pp_sys.c
14040 ____________________________________________________________________________
14041 [  9368] By: jhi                                   on 2001/03/26  21:47:03
14042         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
14043              
14044              TODO1: perlbench.
14045              TODO2: le, lt, ge, gt?  Yech.
14046      Branch: perl
14047            ! pp.c
14048 ____________________________________________________________________________
14049 [  9367] By: jhi                                   on 2001/03/26  21:34:57
14050         Log: Too much cut-and-paste in #9363.
14051      Branch: perl
14052            ! pp_sys.c
14053 ____________________________________________________________________________
14054 [  9366] By: jhi                                   on 2001/03/26  21:20:53
14055         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
14056              From: Andreas Schwab <schwab@suse.de>
14057              Date: 26 Mar 2001 17:29:04 +0200
14058              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
14059              
14060              (The patch for 5.6.0 or so, this is a guess for bleadperl)
14061      Branch: perl
14062            ! pp_hot.c
14063 ____________________________________________________________________________
14064 [  9365] By: jhi                                   on 2001/03/26  21:07:54
14065         Log: Integrate perlio.
14066      Branch: perl
14067           !> perlio.c
14068 ____________________________________________________________________________
14069 [  9364] By: nick                                  on 2001/03/26  20:30:48
14070         Log: REFCNT botch in layer name cache hash.
14071      Branch: perlio
14072            ! perlio.c
14073 ____________________________________________________________________________
14074 [  9363] By: jhi                                   on 2001/03/26  18:44:32
14075         Log: Subject: [PATCH] socket() leaks file descriptors
14076              From: Benjamin Sugars <bsugars@canoe.ca>
14077              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
14078              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
14079              
14080              Also sockpair() fixed similarly.
14081      Branch: perl
14082            ! pp_sys.c
14083 ____________________________________________________________________________
14084 [  9362] By: jhi                                   on 2001/03/26  18:37:52
14085         Log: Integrate perlio.
14086      Branch: perl
14087           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
14088 ____________________________________________________________________________
14089 [  9361] By: nick                                  on 2001/03/26  17:32:06
14090         Log: Implement flush of linebuffered streams on read of a tty.
14091      Branch: perlio
14092            ! perlio.c perliol.h
14093 ____________________________________________________________________________
14094 [  9360] By: nick                                  on 2001/03/26  17:12:32
14095         Log: Memory tweaks and notes for OEMVS.
14096      Branch: perlio
14097            ! README.os390 miniperlmain.c t/op/pat.t
14098 ____________________________________________________________________________
14099 [  9359] By: jhi                                   on 2001/03/26  02:12:54
14100         Log: Update Changes.
14101      Branch: perl
14102            ! Changes patchlevel.h
14103 ____________________________________________________________________________
14104 [  9358] By: jhi                                   on 2001/03/26  02:05:32
14105         Log: Document the most common pixie options.
14106      Branch: perl
14107            ! pod/perlhack.pod
14108 ____________________________________________________________________________
14109 [  9357] By: jhi                                   on 2001/03/26  01:25:28
14110         Log: For perl.pixie check *before* compiling that optimize is -g,
14111              as for perl.third.
14112      Branch: perl
14113            ! Makefile.SH
14114 ____________________________________________________________________________
14115 [  9356] By: jhi                                   on 2001/03/26  01:13:41
14116         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
14117      Branch: perl
14118            ! Makefile.SH
14119 ____________________________________________________________________________
14120 [  9355] By: jhi                                   on 2001/03/26  01:11:19
14121         Log: Remove t/perl.third.
14122      Branch: perl
14123            ! Makefile.SH
14124 ____________________________________________________________________________
14125 [  9354] By: jhi                                   on 2001/03/26  00:23:38
14126         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
14127              IO::Sockatmark().
14128      Branch: perl
14129            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
14130 ____________________________________________________________________________
14131 [  9353] By: jhi                                   on 2001/03/25  22:25:04
14132         Log: Integrate perlio.
14133      Branch: perl
14134           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
14135           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
14136           !> pp_hot.c win32/makefile.mk
14137 ____________________________________________________________________________
14138 [  9352] By: jhi                                   on 2001/03/25  22:21:41
14139         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
14140              From: Radu Greab <radu@netsoft.ro>
14141              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
14142              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
14143      Branch: perl
14144            ! pp_sys.c
14145 ____________________________________________________________________________
14146 [  9351] By: nick                                  on 2001/03/25  22:15:02
14147         Log: Fix readline in list mode to tell rest of world that it has
14148              things on the stack. Otherwise if perl code gets invoked
14149              underneath it it scribbles over results-so-far.
14150              (Why TIEHANDLE has not tripped on this is a mystery.)
14151      Branch: perlio
14152            ! pp_hot.c
14153 ____________________________________________________________________________
14154 [  9350] By: nick                                  on 2001/03/25  22:10:13
14155         Log: win32/makefile.mk typos
14156      Branch: perlio
14157            ! win32/makefile.mk
14158 ____________________________________________________________________________
14159 [  9349] By: nick                                  on 2001/03/25  21:31:14
14160         Log: Integrate now-non-binary file.
14161      Branch: perlio
14162           !> t/lib/mimeqp.t
14163 ____________________________________________________________________________
14164 [  9348] By: nick                                  on 2001/03/25  21:27:24
14165         Log: Make it text
14166      Branch: perlio
14167            ! t/lib/mimeqp.t
14168 ____________________________________________________________________________
14169 [  9347] By: nick                                  on 2001/03/25  21:25:37
14170         Log: Integrate mainline.
14171      Branch: perlio
14172           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
14173           !> lib/Term/ReadLine.pm t/lib/md5-file.t
14174 ____________________________________________________________________________
14175 [  9346] By: nick                                  on 2001/03/25  20:58:15
14176         Log: Add destruct time hook to PerlIO (for work-in-process implementing
14177              layers in perl code. In such cases layers need to be popped before
14178              we loose the ability to run perl code.)
14179              Also back-out "PerlIO::object" hook - it isn't going to work like that...
14180      Branch: perlio
14181            ! perl.c perlio.c perlio.h perliol.h
14182 ____________________________________________________________________________
14183 [  9345] By: nick                                  on 2001/03/25  20:49:11
14184         Log: Avoid at leasy one of undefined warnings in Encode.
14185      Branch: perlio
14186            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
14187 ____________________________________________________________________________
14188 [  9344] By: jhi                                   on 2001/03/25  20:37:43
14189         Log: A workaround for using Term::ReadLine in emacs minibuffer
14190              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
14191              additional tweaks from Ilya Zakharevich.
14192      Branch: perl
14193            ! lib/Term/ReadLine.pm
14194 ____________________________________________________________________________
14195 [  9343] By: nick                                  on 2001/03/25  20:21:14
14196         Log: Missing return value.
14197      Branch: perlio
14198            ! ext/PerlIO/Scalar/Scalar.xs
14199 ____________________________________________________________________________
14200 [  9342] By: jhi                                   on 2001/03/25  16:21:00
14201         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
14202              to equal the CPAN versions since no code changes have been made.
14203      Branch: perl
14204            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
14205            ! t/lib/md5-file.t
14206 ____________________________________________________________________________
14207 [  9341] By: jhi                                   on 2001/03/25  16:01:48
14208         Log: Escape 8-bit characters.
14209      Branch: perl
14210            ! t/lib/mimeqp.t
14211 ____________________________________________________________________________
14212 [  9340] By: gsar                                  on 2001/03/25  15:50:53
14213         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
14214              chars)
14215      Branch: perl
14216            + t/lib/mimeqp.t
14217 ____________________________________________________________________________
14218 [  9339] By: gsar                                  on 2001/03/25  15:48:50
14219         Log: delete mimeqp.t for later with text mode set
14220      Branch: perl
14221            - t/lib/mimeqp.t
14222 ____________________________________________________________________________
14223 [  9338] By: nick                                  on 2001/03/25  09:01:57
14224         Log: Integrate mainline.
14225      Branch: perlio
14226           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
14227           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
14228           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
14229           +> t/lib/mimeb64u.t t/lib/mimeqp.t
14230           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
14231           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
14232           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
14233 ____________________________________________________________________________
14234 [  9337] By: jhi                                   on 2001/03/25  04:23:24
14235         Log: Add MIME::Base64 here and there.  Again, a lot of
14236              optimism is in the air.
14237      Branch: perl
14238            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
14239            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
14240 ____________________________________________________________________________
14241 [  9336] By: jhi                                   on 2001/03/25  04:12:43
14242         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
14243              this by ear as I do not do Win32 programming.)
14244      Branch: perl
14245            ! win32/Makefile win32/makefile.mk
14246 ____________________________________________________________________________
14247 [  9335] By: jhi                                   on 2001/03/25  04:03:50
14248         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
14249      Branch: perl
14250            ! t/lib/md5-file.t
14251 ____________________________________________________________________________
14252 [  9334] By: jhi                                   on 2001/03/25  03:58:53
14253         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
14254      Branch: perl
14255            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
14256            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
14257            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
14258            + t/lib/mimeb64u.t t/lib/mimeqp.t
14259            ! MANIFEST
14260 ____________________________________________________________________________
14261 [  9333] By: jhi                                   on 2001/03/24  20:14:37
14262         Log: Integrate perlio.
14263      Branch: perl
14264           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
14265 ____________________________________________________________________________
14266 [  9332] By: nick                                  on 2001/03/24  19:40:34
14267         Log: Fix un-init variable leading to spurious "Out of Memory!"
14268      Branch: perlio
14269            ! doio.c
14270 ____________________________________________________________________________
14271 [  9331] By: nick                                  on 2001/03/24  19:09:59
14272         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
14273              and update layers internals doc.
14274      Branch: perlio
14275            ! pod/perlfunc.pod pod/perliol.pod
14276 ____________________________________________________________________________
14277 [  9330] By: jhi                                   on 2001/03/24  18:42:11
14278         Log: The length might be uninitialized garbage if the *svp is the undef.
14279      Branch: perl
14280            ! doio.c
14281 ____________________________________________________________________________
14282 [  9329] By: jhi                                   on 2001/03/24  18:26:57
14283         Log: (Retracted by #9393)
14284
14285              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
14286              From: Simon Cozens <simon@netthink.co.uk>
14287              Date: Sat, 24 Mar 2001 17:13:17 +0000
14288              Message-ID: <20010324171317.A13406@netthink.co.uk>
14289      Branch: perl
14290            ! utils/h2xs.PL
14291 ____________________________________________________________________________
14292 [  9328] By: nick                                  on 2001/03/24  17:22:02
14293         Log: Integrate mainline.
14294      Branch: perlio
14295           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
14296           !> lib/unicode/version
14297 ____________________________________________________________________________
14298 [  9327] By: nick                                  on 2001/03/24  17:16:02
14299         Log: Integrate mainline.
14300      Branch: perlio
14301           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
14302           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
14303           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
14304           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
14305           +> t/lib/md5-file.t
14306           !> MANIFEST Makefile.SH configure.com djgpp/config.over
14307           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
14308           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
14309           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
14310           !> win32/makefile.mk
14311 ____________________________________________________________________________
14312 [  9326] By: jhi                                   on 2001/03/24  17:00:42
14313         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
14314      Branch: perl
14315            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
14316            ! lib/unicode/version
14317 ____________________________________________________________________________
14318 [  9325] By: jhi                                   on 2001/03/24  16:22:33
14319         Log: Subject: Re: B::Deparse bug (5.6.0)
14320              From: Robin Houston <robin@kitsite.com>
14321              Date: Sat, 24 Mar 2001 14:33:09 +0000
14322              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
14323      Branch: perl
14324            ! op.c pp.c t/lib/b.t t/op/repeat.t
14325 ____________________________________________________________________________
14326 [  9324] By: jhi                                   on 2001/03/24  16:21:56
14327         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
14328              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
14329              these additions may be too optimistic.
14330      Branch: perl
14331            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
14332            ! hints/uwin.sh hints/vmesa.sh
14333 ____________________________________________________________________________
14334 [  9323] By: jhi                                   on 2001/03/24  16:06:01
14335         Log: Integrate perlio.
14336      Branch: perl
14337           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
14338           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
14339            ! Makefile.SH
14340           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
14341           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
14342           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
14343           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
14344           !> win32/makefile.mk win32/perlhost.h win32/win32.c
14345           !> win32/win32iop.h
14346 ____________________________________________________________________________
14347 [  9322] By: nick                                  on 2001/03/24  14:39:12
14348         Log: Routine Win32 regen_config_h - no real changes.
14349      Branch: perlio
14350            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14351 ____________________________________________________________________________
14352 [  9321] By: nick                                  on 2001/03/24  14:31:49
14353         Log: PerlIO fixups for Win32:
14354              - provide win33_popenlist() - non-functional as yet.
14355              - avoid need for aTHX in PerlIO_debug calls - even if not 
14356              enabled args are still evaluated so Win32 has trouble during fork().
14357              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
14358              - Fixup makedef.pl for latest set of symbols.
14359      Branch: perlio
14360            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
14361            ! win32/perlhost.h win32/win32.c win32/win32iop.h
14362 ____________________________________________________________________________
14363 [  9320] By: nick                                  on 2001/03/24  14:26:58
14364         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
14365              was gibberish - broke it on WIn32 at least.
14366      Branch: perlio
14367            ! ext/POSIX/POSIX.xs
14368 ____________________________________________________________________________
14369 [  9319] By: nick                                  on 2001/03/24  11:29:41
14370         Log: Generated files.
14371      Branch: perlio
14372            ! embed.h global.sym objXSUB.h perlapi.c proto.h
14373 ____________________________________________________________________________
14374 [  9318] By: nick                                  on 2001/03/24  10:29:37
14375         Log: Implement:
14376              1.  open($fh,"+<",undef);  # add test to t/io/open.t
14377              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
14378      Branch: perlio
14379            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
14380            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
14381            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
14382            ! t/io/open.t t/io/utf8.t
14383 ____________________________________________________________________________
14384 [  9317] By: jhi                                   on 2001/03/23  23:41:25
14385         Log: AIX does seems to have optimization problems with its C compilers.
14386      Branch: perl
14387            ! hints/aix.sh
14388 ____________________________________________________________________________
14389 [  9316] By: jhi                                   on 2001/03/23  23:40:46
14390         Log: Integrate perlio.
14391      Branch: perl
14392           +> lib/PerlIO.pm
14393           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
14394           !> perliol.h
14395 ____________________________________________________________________________
14396 [  9315] By: jhi                                   on 2001/03/23  22:16:30
14397         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
14398      Branch: perl
14399            ! t/lib/md5-file.t
14400 ____________________________________________________________________________
14401 [  9314] By: nick                                  on 2001/03/23  20:49:02
14402         Log: Perlio internals re-organized.
14403              - open process creates AV of layer/arg pairs
14404              (appends layers from open() or open.pm to default list).
14405              - push arg is now an SV.
14406              - layer ->Open get passed the AV
14407              - open is no longer mandatory method.
14408              - topmost layer that has ->Open method does the open
14409              - any layers above are pushed once that returns.
14410              - vtable re-ordered so dummy layers need only provide push/pop methods.
14411      Branch: perlio
14412            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
14413 ____________________________________________________________________________
14414 [  9313] By: nick                                  on 2001/03/23  16:27:41
14415         Log: Check in a stable (working) version before next round of tweaks.
14416              Changes include:
14417              - Move default layers code out of doio.c and into perlio.c
14418              - Single routine for parsing layer specification strings.
14419              - Skeleton support for demand loading of layers
14420              - Core-dump avoidance if PERLIO environment specifies loadable layer
14421              (does not _work_ as need IO to load and need load to do IO ...)
14422      Branch: perlio
14423            + lib/PerlIO.pm
14424            ! MANIFEST doio.c perlio.c
14425 ____________________________________________________________________________
14426 [  9312] By: gsar                                  on 2001/03/23  16:25:25
14427         Log: add execute bit to files with shebang lines in the repository;
14428              avoid clobbering execute bit in Porting/makerel 
14429      Branch: maint-5.6/perl
14430            ! (edit 144 files)
14431 ____________________________________________________________________________
14432 [  9311] By: jhi                                   on 2001/03/23  14:25:35
14433         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
14434      Branch: perl
14435            ! MANIFEST
14436 ____________________________________________________________________________
14437 [  9310] By: jhi                                   on 2001/03/23  13:45:04
14438         Log: Subject: [PATCH] Net::Ping
14439              From: Colin McMillen <mcmi0037@tc.umn.edu>
14440              Date: Thu, 22 Mar 2001 19:30:31 -0600
14441              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
14442      Branch: perl
14443            ! lib/Net/Ping.pm
14444 ____________________________________________________________________________
14445 [  9309] By: jhi                                   on 2001/03/23  13:39:13
14446         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
14447      Branch: perl
14448            ! t/lib/md5-aaa.t t/lib/md5-file.t
14449 ____________________________________________________________________________
14450 [  9308] By: jhi                                   on 2001/03/23  13:20:34
14451         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
14452              - bump the version to 2.14
14453              - drop the base64 tests since they require MIME::Base64
14454              - drop the rfc1321.txt
14455              - drop the hints/dec_osf.pl since it's only needed for
14456              pre-5.005_03 Perls
14457              Todo:
14458              - the U32 alignment testing is now removed; it needs to
14459              be reintroduced as as a Config variable (meaning also
14460              as a Configure test)
14461              - get the new EBCDIC md5sum for MD5.pm
14462              - test in Win32 to see how badly I botched the makefiles
14463      Branch: perl
14464            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
14465            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
14466            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
14467            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
14468            + t/lib/md5-file.t
14469            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
14470            ! win32/Makefile win32/makefile.mk
14471 ____________________________________________________________________________
14472 [  9307] By: jhi                                   on 2001/03/23  12:56:14
14473         Log: Integrate change #9306 from maintperl into mainline,
14474              AIX dynaloader for AIXes without <load.h>.
14475      Branch: perl
14476           !> ext/DynaLoader/hints/aix.pl
14477 ____________________________________________________________________________
14478 [  9306] By: jhi                                   on 2001/03/23  12:51:36
14479         Log: There are AIXes without /usr/include/load.h,
14480              patch from H.Merijn Brand.
14481      Branch: maint-5.6/perl
14482            ! ext/DynaLoader/hints/aix.pl
14483 ____________________________________________________________________________
14484 [  9305] By: nick                                  on 2001/03/23  11:00:42
14485         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
14486      Branch: perlio
14487            ! ext/Encode/Encode.xs perlio.c perlio.h
14488 ____________________________________________________________________________
14489 [  9304] By: nick                                  on 2001/03/23  10:20:46
14490         Log: Render -Duseperlio functional again.
14491              - this is "quick fix" which calls PerlIO_apply_layers after opening,
14492              which is what old scheme did. New scheme needs to change that
14493              to make open(...,\$scalar) etc. work but this will do for now.
14494      Branch: perlio
14495            ! perlio.c
14496 ____________________________________________________________________________
14497 [  9303] By: nick                                  on 2001/03/23  09:53:20
14498         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
14499              -Uuseperlio now works again.
14500              -Duseperlio is still poorly. Don't merge yet...
14501      Branch: perlio
14502            ! doio.c perlio.h
14503 ____________________________________________________________________________
14504 [  9302] By: nick                                  on 2001/03/22  22:26:51
14505         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
14506              type code.
14507              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
14508              is its main caller. In particular now has access to "extra" args, and
14509              can tell when an open handle is "reopened" (or duped?).
14510              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
14511              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
14512              PerlIO_open() et. al. (i.e. other way round).
14513              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
14514              with args close to PerlIO_openn().
14515      Branch: perlio
14516            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
14517 ____________________________________________________________________________
14518 [  9301] By: jhi                                   on 2001/03/22  20:58:04
14519         Log: Integrate perlio.
14520      Branch: perl
14521           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
14522           !> t/io/open.t util.c
14523 ____________________________________________________________________________
14524 [  9300] By: nick                                  on 2001/03/22  17:36:32
14525         Log: Don't include $@ in not ok message.
14526      Branch: perlio
14527            ! t/io/open.t
14528 ____________________________________________________________________________
14529 [  9299] By: gsar                                  on 2001/03/22  16:53:45
14530         Log: back out changes#7532,7521 for now (appears to have problems
14531              on IRIX)
14532      Branch: maint-5.6/perl
14533            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
14534            ! ext/POSIX/typemap pod/perlvar.pod
14535 ____________________________________________________________________________
14536 [  9298] By: nick                                  on 2001/03/22  14:35:46
14537         Log: Give a meaning to '&' in n-arg open case:
14538              open($fh,"<&",$scalar);
14539              $scalar can be:
14540              - an integer which does "fdopen"
14541              open($fh,"<&",2); # like open($fh,"<&2")
14542              - something that will yield a file handle via sv_2io()
14543              useful for dup'ing anonymous handles.
14544              e.g.:
14545              open(my $fh,"<&",\*STDIN);
14546              open(my $dup,"<&",$fh);
14547      Branch: perlio
14548            ! doio.c t/io/open.t
14549 ____________________________________________________________________________
14550 [  9297] By: nick                                  on 2001/03/22  13:34:35
14551         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
14552      Branch: perlio
14553            ! util.c
14554 ____________________________________________________________________________
14555 [  9296] By: nick                                  on 2001/03/22  12:51:20
14556         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
14557      Branch: perlio
14558            ! perl.c
14559 ____________________________________________________________________________
14560 [  9295] By: nick                                  on 2001/03/22  11:59:44
14561         Log: If stdin, stdout or stderr get opened in unexpected read/write state
14562              then warn at time of open not at time of use.
14563      Branch: perlio
14564            ! doio.c pp_hot.c pp_sys.c
14565 ____________________________________________________________________________
14566 [  9294] By: nick                                  on 2001/03/22  10:54:35
14567         Log: Die on n-arg open(...,"",xxx,yyy,...)
14568              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
14569              - die on read/write cases so we can decide what it means later.
14570      Branch: perlio
14571            ! doio.c embed.pl iperlsys.h util.c
14572 ____________________________________________________________________________
14573 [  9293] By: nick                                  on 2001/03/22  09:02:45
14574         Log: perlio tweaks (reported by Nick Clark)
14575              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
14576              error check in Pendinf_read().
14577      Branch: perlio
14578            ! perlio.c
14579 ____________________________________________________________________________
14580 [  9292] By: gsar                                  on 2001/03/22  07:12:00
14581         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
14582              fixes)
14583      Branch: maint-5.6/perl
14584           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
14585 ____________________________________________________________________________
14586 [  9291] By: jhi                                   on 2001/03/22  06:06:44
14587         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
14588      Branch: perl
14589            ! t/op/re_tests
14590 ____________________________________________________________________________
14591 [  9290] By: jhi                                   on 2001/03/22  05:57:01
14592         Log: Move MacOS Classic higher in the list of supported platforms.
14593      Branch: maint-5.6/perl
14594            ! pod/perlport.pod
14595 ____________________________________________________________________________
14596 [  9289] By: gsar                                  on 2001/03/22  05:35:04
14597         Log: revert part of change#6438 for compatibility (av_reify()
14598              appears to be needed to implement av_splice()ish things
14599              in XS)
14600      Branch: maint-5.6/perl
14601            ! embed.pl global.sym objXSUB.h perlapi.c
14602 ____________________________________________________________________________
14603 [  9288] By: gsar                                  on 2001/03/22  03:09:19
14604         Log: update copyright year
14605      Branch: maint-5.6/perl
14606            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
14607            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
14608            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
14609            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
14610            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
14611            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
14612            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
14613            ! x2p/walk.c
14614 ____________________________________________________________________________
14615 [  9287] By: jhi                                   on 2001/03/21  20:30:54
14616         Log: Integrate perlio.
14617      Branch: perl
14618           !> ext/Data/Dumper/Dumper.xs
14619 ____________________________________________________________________________
14620 [  9286] By: gsar                                  on 2001/03/21  19:49:54
14621         Log: makefile.mk tweak
14622      Branch: maint-5.6/perl
14623            ! win32/Makefile win32/makefile.mk
14624 ____________________________________________________________________________
14625 [  9285] By: nick                                  on 2001/03/21  19:07:13
14626         Log: Multiplicity fix for Dumper.
14627      Branch: perlio
14628            ! ext/Data/Dumper/Dumper.xs
14629 ____________________________________________________________________________
14630 [  9284] By: nick                                  on 2001/03/21  19:01:07
14631         Log: Integrate mainline - (does not build xTHX issue in Dumper).
14632      Branch: perlio
14633           !> (integrate 27 files)
14634 ____________________________________________________________________________
14635 [  9283] By: jhi                                   on 2001/03/21  17:17:35
14636         Log: Integrate change #9282 from mainline into maintperl,
14637              4-arg UTF-8 substr().
14638      Branch: maint-5.6/perl
14639           !> pp.c
14640 ____________________________________________________________________________
14641 [  9282] By: jhi                                   on 2001/03/21  17:15:43
14642         Log: The #9270 would have leaked a scalar if pp_substr()
14643              returned early.
14644      Branch: perl
14645            ! pp.c
14646 ____________________________________________________________________________
14647 [  9281] By: gsar                                  on 2001/03/21  17:03:14
14648         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
14649      Branch: maint-5.6/perl
14650            ! win32/makefile.mk
14651 ____________________________________________________________________________
14652 [  9280] By: gsar                                  on 2001/03/21  17:01:20
14653         Log: some tweaks to change#9278 (fork() emulation should be enabled
14654              by setting BUILD_FLAVOR instead of changing the defaults)
14655      Branch: maint-5.6/perl
14656            ! win32/makefile.mk
14657 ____________________________________________________________________________
14658 [  9279] By: gsar                                  on 2001/03/21  16:47:19
14659         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
14660      Branch: maint-5.6/perl
14661            ! ext/File/Glob/Glob.pm
14662           !> lib/Cwd.pm
14663 ____________________________________________________________________________
14664 [  9278] By: jhi                                   on 2001/03/21  14:35:10
14665         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
14666              From: "Vadim Konovalov" <watman@inbox.ru>
14667              Date: Wed, 21 Mar 2001 01:53:51 +0300
14668              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
14669      Branch: maint-5.6/perl
14670            ! win32/makefile.mk win32/win32sck.c
14671 ____________________________________________________________________________
14672 [  9277] By: jhi                                   on 2001/03/21  13:58:28
14673         Log: Integrate change #9270 from mainline to maintperl:
14674              continued 4-arg UTF-8 substr() fixing.
14675      Branch: maint-5.6/perl
14676           !> pp.c t/op/substr.t
14677 ____________________________________________________________________________
14678 [  9276] By: jhi                                   on 2001/03/21  13:33:00
14679         Log: More pixie cleaning.
14680      Branch: perl
14681            ! Makefile.SH
14682 ____________________________________________________________________________
14683 [  9275] By: jhi                                   on 2001/03/21  03:54:17
14684         Log: Update Changes.
14685      Branch: perl
14686            ! Changes patchlevel.h
14687 ____________________________________________________________________________
14688 [  9274] By: jhi                                   on 2001/03/21  03:48:24
14689         Log: First stab at making Data::Dumper to grok Unicode.
14690              
14691              TODO: tests, EBCDICify.
14692      Branch: perl
14693            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
14694 ____________________________________________________________________________
14695 [  9273] By: jhi                                   on 2001/03/21  02:23:00
14696         Log: Fix for
14697              
14698              Subject: Memory leak in unquoted print   
14699              From: Benjamin Sugars <bsugars@canoe.ca> 
14700              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
14701              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
14702      Branch: perl
14703            ! perlio.c
14704 ____________________________________________________________________________
14705 [  9272] By: jhi                                   on 2001/03/21  01:33:17
14706         Log: Subject: Re: [PATCH] POSIX::getcwd()
14707              From: Benjamin Sugars <bsugars@canoe.ca> 
14708              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
14709              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
14710      Branch: perl
14711            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
14712 ____________________________________________________________________________
14713 [  9271] By: jhi                                   on 2001/03/21  01:22:52
14714         Log: Subject: [PATCH] Cwd.pm docs
14715              From: Benjamin Sugars <bsugars@canoe.ca>
14716              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
14717              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
14718      Branch: perl
14719            ! lib/Cwd.pm
14720 ____________________________________________________________________________
14721 [  9270] By: jhi                                   on 2001/03/21  01:16:29
14722         Log: Continue 4-arg substr() UTF-8 fixage.
14723      Branch: perl
14724            ! pp.c t/op/substr.t
14725 ____________________________________________________________________________
14726 [  9269] By: jhi                                   on 2001/03/21  00:46:14
14727         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
14728              
14729              revert the leak fix in change#9142 (problem needs a more experimental
14730              fix unsuitable for 5.6.1)
14731              
14732              do alphabetical sorting by default (for csh compatibility)
14733              
14734              cut-n-paste goof in change#9264
14735              
14736              VMS piping fixes (from Charles Lane)
14737      Branch: perl
14738           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
14739           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
14740           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
14741 ____________________________________________________________________________
14742 [  9268] By: jhi                                   on 2001/03/21  00:37:04
14743         Log: Integrate perlio.
14744      Branch: perl
14745           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
14746           !> utf8.c utf8.h utfebcdic.h
14747 ____________________________________________________________________________
14748 [  9267] By: nick                                  on 2001/03/20  20:04:39
14749         Log: More EBCDIC stuff:
14750              - Loose the extra level of function on ASCII.
14751              - spotted a chr(0) issue in sv.c
14752              - re-work of UTF-X tr/// ranges to work in Unicode
14753              space. Still issues with the "0xff is illegal UTF-8" hack.
14754              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
14755              (why do it once when you can do it all over the place :-(
14756              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
14757              need utf8.pm for swashes.
14758              - Simplified and commented scan_const() in toke.c
14759              Still something wrong regexp and tr (swashes?).
14760      Branch: perlio
14761            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
14762            ! utf8.c utf8.h utfebcdic.h
14763 ____________________________________________________________________________
14764 [  9266] By: gsar                                  on 2001/03/20  19:16:43
14765         Log: VMS piping fixes (from Charles Lane)
14766      Branch: maint-5.6/perl
14767            ! vms/vms.c vms/vmspipe.com
14768 ____________________________________________________________________________
14769 [  9265] By: gsar                                  on 2001/03/20  17:53:52
14770         Log: cut-n-paste goof in change#9264
14771      Branch: maint-5.6/perl
14772            ! ext/File/Glob/Glob.xs
14773 ____________________________________________________________________________
14774 [  9264] By: gsar                                  on 2001/03/20  17:43:47
14775         Log: do alphabetical sorting by default (for csh compatibility);
14776              bsd_glob() does ASCII sort by default as usual, unless
14777              GLOB_ALPHASORT was specified
14778      Branch: maint-5.6/perl
14779            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
14780            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
14781            ! ext/File/Glob/bsd_glob.h
14782 ____________________________________________________________________________
14783 [  9263] By: gsar                                  on 2001/03/20  16:40:08
14784         Log: integrate change#9255 from mainline (unicode fix)
14785              
14786              substr($bytestr, i, n, $charstr)
14787      Branch: maint-5.6/perl
14788           !> Todo-5.6 pp.c t/op/substr.t
14789 ____________________________________________________________________________
14790 [  9262] By: gsar                                  on 2001/03/20  15:57:41
14791         Log: revert the leak fix in change#9142 (problem needs a more experimental
14792              fix unsuitable for 5.6.1)
14793      Branch: maint-5.6/perl
14794            ! scope.c
14795 ____________________________________________________________________________
14796 [  9261] By: jhi                                   on 2001/03/20  14:26:25
14797         Log: Integrate changes #9259,9260 from maintperl into mainline.
14798              
14799              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
14800              
14801              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
14802      Branch: perl
14803           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
14804 ____________________________________________________________________________
14805 [  9260] By: jhi                                   on 2001/03/20  14:05:46
14806         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
14807              From: Robin Barker <rmb1@cise.npl.co.uk>
14808              Date: Tue, 20 Mar 2001 10:12:04 GMT
14809              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
14810      Branch: maint-5.6/perl
14811            ! run.c
14812 ____________________________________________________________________________
14813 [  9259] By: jhi                                   on 2001/03/20  14:04:39
14814         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
14815              From: Chris Nandor <pudge@pobox.com>
14816              Date: Tue, 20 Mar 2001 00:40:56 -0500
14817              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
14818      Branch: maint-5.6/perl
14819            ! ext/POSIX/POSIX.xs lib/File/Path.pm
14820 ____________________________________________________________________________
14821 [  9258] By: jhi                                   on 2001/03/20  05:09:34
14822         Log: Update Changes.
14823      Branch: perl
14824            ! Changes patchlevel.h
14825 ____________________________________________________________________________
14826 [  9257] By: jhi                                   on 2001/03/20  05:04:25
14827         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
14828      Branch: perl
14829            ! t/op/tr.t
14830 ____________________________________________________________________________
14831 [  9256] By: jhi                                   on 2001/03/20  04:43:12
14832         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
14833              From: Peter Prymmer <pvhp@forte.com>
14834              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
14835              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
14836      Branch: maint-5.6/perl
14837            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
14838 ____________________________________________________________________________
14839 [  9255] By: jhi                                   on 2001/03/19  23:17:17
14840         Log: substr($bytestr, i, n, $charstr)
14841
14842              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
14843      Branch: perl
14844            ! Todo-5.6 pp.c t/op/substr.t
14845 ____________________________________________________________________________
14846 [  9254] By: jhi                                   on 2001/03/19  22:25:09
14847         Log: Rearrange the make test target prerequisites so that
14848              in a parallel make 'all' is finished before 'test'.
14849      Branch: perl
14850            ! Makefile.SH
14851 ____________________________________________________________________________
14852 [  9253] By: jhi                                   on 2001/03/19  21:48:07
14853         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
14854              From: Robin Houston <robin@kitsite.com>
14855              Date: Mon, 19 Mar 2001 15:48:41 +0000
14856              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
14857      Branch: perl
14858            ! pp_ctl.c
14859 ____________________________________________________________________________
14860 [  9252] By: jhi                                   on 2001/03/19  21:42:27
14861         Log: Integrate perlio.
14862      Branch: perl
14863           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
14864           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
14865           !> utfebcdic.h vms/perly_c.vms
14866 ____________________________________________________________________________
14867 [  9251] By: jhi                                   on 2001/03/19  21:31:28
14868         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
14869              
14870              Dynaloading in 64-bit AIX with vac.
14871      Branch: perl
14872           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
14873           !> hints/aix.sh
14874 ____________________________________________________________________________
14875 [  9250] By: jhi                                   on 2001/03/19  21:18:00
14876         Log: A more robust solution for the 64bitall AIX dynaloading
14877              problem, from Jens-Uwe Mager.
14878      Branch: maint-5.6/perl
14879            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
14880 ____________________________________________________________________________
14881 [  9249] By: nick                                  on 2001/03/19  20:59:37
14882         Log: Integrate mainline.
14883      Branch: perlio
14884           !> (integrate 42 files)
14885 ____________________________________________________________________________
14886 [  9248] By: nick                                  on 2001/03/19  20:22:07
14887         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
14888              (Building on OS390 uses native YACC and YYDEBUG has other
14889              side effects.)
14890      Branch: perlio
14891            ! perly.c perly.y vms/perly_c.vms
14892 ____________________________________________________________________________
14893 [  9247] By: jhi                                   on 2001/03/19  19:59:53
14894         Log: 64-bit AIX dynaloading problem (see #9244) idea
14895              from Jens-Uwe Mager.
14896      Branch: maint-5.6/perl
14897            ! ext/DynaLoader/dl_aix.xs
14898 ____________________________________________________________________________
14899 [  9246] By: nick                                  on 2001/03/19  19:27:57
14900         Log: More EBCDIC fixes.
14901      Branch: perlio
14902            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
14903            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
14904 ____________________________________________________________________________
14905 [  9245] By: jhi                                   on 2001/03/19  19:05:19
14906         Log: Integrate change #9243 from mainline into maintperl.
14907              
14908              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
14909      Branch: maint-5.6/perl
14910           !> README.vmesa
14911 ____________________________________________________________________________
14912 [  9244] By: jhi                                   on 2001/03/19  19:03:15
14913         Log: Get 64bitall AIX building, but still does not test okay:
14914              dynaloading anything fails, for example for op/defins:
14915              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
14916              (update: fixed by #9247,9250)
14917      Branch: maint-5.6/perl
14918            ! hints/aix.sh
14919 ____________________________________________________________________________
14920 [  9243] By: jhi                                   on 2001/03/19  19:00:16
14921         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
14922              From: Robin Barker <rmb1@cise.npl.co.uk>
14923              Date: Mon, 19 Mar 2001 18:01:57 GMT
14924              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
14925      Branch: perl
14926            ! README.vmesa
14927 ____________________________________________________________________________
14928 [  9242] By: jhi                                   on 2001/03/19  18:58:43
14929         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
14930              
14931              TODO: tests.
14932      Branch: perl
14933            ! doop.c op.c
14934 ____________________________________________________________________________
14935 [  9241] By: gsar                                  on 2001/03/19  17:34:46
14936         Log: VMSify tests (from Charles Lane)
14937      Branch: maint-5.6/perl
14938            ! t/lib/filehand.t t/lib/texttabs.t
14939 ____________________________________________________________________________
14940 [  9240] By: jhi                                   on 2001/03/19  14:24:26
14941         Log: Integrate change #9233 from maintperl into mainline.
14942              
14943              some refcounts were incorrect in perl_clone()
14944      Branch: perl
14945           !> sv.c
14946 ____________________________________________________________________________
14947 [  9239] By: gsar                                  on 2001/03/19  09:23:17
14948         Log: this is 5.6.1-trial3
14949      Branch: maint-5.6/perl
14950            ! Changes
14951 ____________________________________________________________________________
14952 [  9238] By: gsar                                  on 2001/03/19  08:47:04
14953         Log: some new symbols are only available under ithreads
14954      Branch: maint-5.6/perl
14955            ! makedef.pl
14956 ____________________________________________________________________________
14957 [  9237] By: gsar                                  on 2001/03/19  08:42:28
14958         Log: update patchlevel.h, Changes, &c.
14959      Branch: maint-5.6/perl
14960            ! Changes patchlevel.h pod/perlhist.pod
14961           !> AUTHORS
14962 ____________________________________________________________________________
14963 [  9236] By: gsar                                  on 2001/03/19  08:17:49
14964         Log: integrate changes#8068,8717 from mainline
14965              
14966              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
14967              
14968              [PATCH CPAN 1.59_51] warning message (not!)
14969      Branch: maint-5.6/perl
14970           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
14971           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
14972           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
14973           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
14974           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
14975 ____________________________________________________________________________
14976 [  9235] By: gsar                                  on 2001/03/19  08:07:09
14977         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
14978              
14979              [PATCH] Add missing CV flags to dump.c
14980              
14981              Re: [patch] Re: PL_ptr_table
14982              
14983              Fixup non-ithread build after 8713
14984              
14985              Generated files form 8713 etc.
14986              
14987              Correct the correction :-(
14988              
14989              Documenting coderef @INC (Re: CPAN "make this script work" feature)
14990              
14991              Subject: Re: sync sync sync: have I missed any patches?
14992              Replace djSP with dSP.
14993      Branch: maint-5.6/perl
14994           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
14995           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
14996           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
14997           !> sv.c sv.h win32/perlhost.h
14998 ____________________________________________________________________________
14999 [  9234] By: gsar                                  on 2001/03/19  07:22:05
15000         Log: revert the change#9090 integrate for now (change looks somewhat
15001              incomplete in that [ha]v_exists() need something similar; lacks
15002              tests; &c.)
15003      Branch: maint-5.6/perl
15004            ! hv.c
15005 ____________________________________________________________________________
15006 [  9233] By: gsar                                  on 2001/03/19  07:10:01
15007         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
15008              destruction when there are unreferenced scalars (SvREFCNT==0)
15009      Branch: maint-5.6/perl
15010            ! sv.c
15011 ____________________________________________________________________________
15012 [  9232] By: jhi                                   on 2001/03/19  05:11:02
15013         Log: Regen api and toc.
15014      Branch: maint-5.6/perl
15015            ! pod/perlapi.pod pod/perltoc.pod
15016 ____________________________________________________________________________
15017 [  9231] By: jhi                                   on 2001/03/19  04:06:03
15018         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
15019              add a lost line in pp.c:pp_chop(), update to new op/chop.
15020              
15021              Clarify the description differentiating for and while; inspired by
15022              
15023              Subject: [ID 20010306.004] || != named unary operator
15024              
15025              The $Is_MacOS needs to be declared.
15026      Branch: maint-5.6/perl
15027            ! pp.c t/op/chop.t
15028           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
15029 ____________________________________________________________________________
15030 [  9230] By: jhi                                   on 2001/03/19  03:48:16
15031         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
15032              9079,9083,9089,9090,9091 from mainline to maintperl.
15033              
15034              Quieten some noise in Win32 builds
15035              
15036              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
15037              
15038              The perlretut was still talking about the old \p and \P
15039              definitions.
15040              
15041              More tweakage on the Unicode character class descriptions.
15042              
15043              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
15044              
15045              Subject: 'no *POSIX' Patch speeding up make on BS2000 
15046              
15047              Subject: [PATCH] perldata.pod here-doc docs
15048              
15049              Add /sbin and /usr/sbin to the list of directories scanned
15050              for setuid programs.  Takes care of bug id 20010309.003.
15051              
15052              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
15053              
15054              In op/stat #35 better to scan all the potential directories
15055              for setuids, not just the first one.
15056      Branch: maint-5.6/perl
15057            ! Makefile.SH
15058           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
15059           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
15060           !> t/op/stat.t toke.c win32/win32.h
15061 ____________________________________________________________________________
15062 [  9229] By: jhi                                   on 2001/03/19  02:31:50
15063         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
15064              From: Chris Nandor <pudge@pobox.com>
15065              Date: Sat, 10 Mar 2001 14:22:19 -0500
15066              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
15067      Branch: maint-5.6/perl
15068            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
15069            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
15070            ! t/lib/b.t t/lib/errno.t
15071 ____________________________________________________________________________
15072 [  9228] By: jhi                                   on 2001/03/19  02:29:59
15073         Log: Integrate changes #9113,9122 from mainline into maintperl.
15074              
15075              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?)
15076      Branch: maint-5.6/perl
15077           !> Configure README.os390 hints/os390.sh
15078 ____________________________________________________________________________
15079 [  9227] By: jhi                                   on 2001/03/19  02:22:35
15080         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
15081              into maintperl.
15082              
15083              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
15084              
15085              Forgot to check-in the larger part of #9120, duh.
15086              
15087              Subject: Another patch for integer.pm POD 
15088              
15089              h2ph strictness and cleanliness from Kurt Starsinic.
15090              
15091              Borland filename case problem.
15092              
15093              h2ph strictness and cleanliness from Kurt Starsinic.
15094              
15095              Subject: [PATCH] the uncontroversial doc patches
15096      Branch: maint-5.6/perl
15097           +> win32/sncfnmcs.pl
15098           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
15099           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
15100           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
15101           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
15102           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
15103           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
15104           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
15105 ____________________________________________________________________________
15106 [  9226] By: jhi                                   on 2001/03/19  02:10:21
15107         Log: Integrate changes #9207,9214 from mainline into maintperl.
15108              
15109              podchecker relaxations: =over has an *optional* number after it,
15110              and whitespace in L<> is okay.
15111      Branch: maint-5.6/perl
15112           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
15113           !> t/pod/poderrs.xr
15114 ____________________________________________________________________________
15115 [  9225] By: jhi                                   on 2001/03/19  02:07:38
15116         Log: Integrate change #9219 from maintperl into mainline.
15117              
15118              remove duplicated tests
15119      Branch: perl
15120           !> t/op/re_tests
15121 ____________________________________________________________________________
15122 [  9224] By: jhi                                   on 2001/03/19  02:06:11
15123         Log: Integrate change #9223 from mainline to maintperl.
15124              
15125              Document -Dmksymlinks.
15126      Branch: maint-5.6/perl
15127           !> INSTALL
15128 ____________________________________________________________________________
15129 [  9223] By: jhi                                   on 2001/03/19  02:01:25
15130         Log: Document -Dmksymlinks.
15131      Branch: perl
15132            ! INSTALL
15133 ____________________________________________________________________________
15134 [  9222] By: jhi                                   on 2001/03/19  01:15:35
15135         Log: The -Dmksymlinks wasn't working for maintperl.
15136      Branch: maint-5.6/perl
15137            ! Configure
15138 ____________________________________________________________________________
15139 [  9221] By: jhi                                   on 2001/03/19  00:49:43
15140         Log: Cleanup pixie residue.
15141      Branch: perl
15142            ! Makefile.SH
15143 ____________________________________________________________________________
15144 [  9220] By: jhi                                   on 2001/03/19  00:44:47
15145         Log: Document the use of pixie/prof; create make targets for it.
15146              
15147              TODO: make t/TEST pixie-aware.
15148      Branch: perl
15149            ! Makefile.SH pod/perlhack.pod
15150 ____________________________________________________________________________
15151 [  9219] By: gsar                                  on 2001/03/19  00:16:55
15152         Log: remove duplicated tests
15153      Branch: maint-5.6/perl
15154            ! t/op/re_tests
15155 ____________________________________________________________________________
15156 [  9218] By: jhi                                   on 2001/03/18  23:59:31
15157         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
15158      Branch: perl
15159            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
15160 ____________________________________________________________________________
15161 [  9217] By: jhi                                   on 2001/03/18  23:25:20
15162         Log: Rewrite the tests section of Makefile to be less redundant
15163              and to allow for more flexible test targets, many recursive
15164              make calls introduced.
15165      Branch: perl
15166            ! Makefile.SH
15167 ____________________________________________________________________________
15168 [  9216] By: jhi                                   on 2001/03/18  22:30:04
15169         Log: Document the use of Third Degree (sparsely).
15170      Branch: perl
15171            ! pod/perlhack.pod t/TEST
15172 ____________________________________________________________________________
15173 [  9215] By: jhi                                   on 2001/03/18  22:10:30
15174         Log: Make targets for testing with Third Degree.
15175      Branch: perl
15176            ! Makefile.SH
15177 ____________________________________________________________________________
15178 [  9214] By: jhi                                   on 2001/03/18  21:08:53
15179         Log: The podchecker relaxations need to mirrored also at the tests.
15180      Branch: perl
15181            ! t/pod/poderrs.xr
15182 ____________________________________________________________________________
15183 [  9213] By: jhi                                   on 2001/03/18  20:56:21
15184         Log: Update Changes.
15185      Branch: perl
15186            ! Changes patchlevel.h
15187 ____________________________________________________________________________
15188 [  9212] By: jhi                                   on 2001/03/18  20:36:59
15189         Log: Looking for config.sh in parent directories isn't
15190              very useful for the toplevel Makefile.
15191      Branch: perl
15192            ! Makefile.SH
15193 ____________________________________________________________________________
15194 [  9211] By: jhi                                   on 2001/03/18  20:33:37
15195         Log: On "make clean" take care of Third Degree droppings.
15196      Branch: perl
15197            ! Makefile.SH
15198 ____________________________________________________________________________
15199 [  9210] By: jhi                                   on 2001/03/18  20:21:34
15200         Log: Add a hook for running the tests under the Third Degree
15201              debugging tool (set $ENV{PERL_3LOG} to non-zero)
15202              
15203              TODO: Document the use of Third Degree.
15204      Branch: perl
15205            ! t/TEST
15206 ____________________________________________________________________________
15207 [  9209] By: jhi                                   on 2001/03/18  20:19:07
15208         Log: Regen toc and api pods.
15209      Branch: perl
15210            ! pod/perlapi.pod pod/perltoc.pod
15211 ____________________________________________________________________________
15212 [  9208] By: jhi                                   on 2001/03/18  20:12:12
15213         Log: Integrate changes #8128,9132 from mainline into maintperl,
15214              Tie::SubstrHash fixes.
15215      Branch: maint-5.6/perl
15216           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
15217 ____________________________________________________________________________
15218 [  9207] By: jhi                                   on 2001/03/18  20:07:43
15219         Log: podchecker relaxations from Michael Stevens.
15220      Branch: perl
15221            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
15222 ____________________________________________________________________________
15223 [  9206] By: jhi                                   on 2001/03/18  20:04:24
15224         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
15225      Branch: perl
15226            ! lib/Locale/Constants.pm lib/Locale/Country.pm
15227            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
15228            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
15229 ____________________________________________________________________________
15230 [  9205] By: jhi                                   on 2001/03/18  19:54:45
15231         Log: Integrate changes #9161,9162 from maintperl to mainline.
15232              
15233              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
15234              results
15235      Branch: perl
15236           !> t/op/magic.t
15237 ____________________________________________________________________________
15238 [  9204] By: jhi                                   on 2001/03/18  19:37:46
15239         Log: Make perl.third checks more understandable to the builder.
15240      Branch: perl
15241            ! Makefile.SH
15242 ____________________________________________________________________________
15243 [  9203] By: jhi                                   on 2001/03/18  19:20:54
15244         Log: Re-integrate #9138 from maintperl to mainline,
15245              the squelching of the unneeded "Scalars leaked" messages.
15246      Branch: perl
15247           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
15248           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
15249           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
15250 ____________________________________________________________________________
15251 [  9202] By: jhi                                   on 2001/03/18  18:48:36
15252         Log: More robust and more paranoid perl.third target.
15253      Branch: perl
15254            ! Makefile.SH
15255 ____________________________________________________________________________
15256 [  9201] By: jhi                                   on 2001/03/18  18:39:21
15257         Log: Integrate change #9197 from maintperl to mainline.
15258              
15259              more thorough cleaning of arenas.
15260      Branch: perl
15261           !> embed.pl perl.c proto.h sv.c t/op/sort.t
15262 ____________________________________________________________________________
15263 [  9200] By: jhi                                   on 2001/03/18  18:25:17
15264         Log: Integrate perlio.
15265      Branch: perl
15266           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
15267           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
15268           !> t/lib/encode.t toke.c universal.c utf8.c
15269 ____________________________________________________________________________
15270 [  9199] By: nick                                  on 2001/03/18  15:23:51
15271         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
15272              is the sense of the test being done. Avoid some magical 127 and 128 values
15273              by using macros.
15274      Branch: perlio
15275            ! doop.c pp_ctl.c sv.c toke.c
15276 ____________________________________________________________________________
15277 [  9198] By: nick                                  on 2001/03/18  14:18:12
15278         Log: UTF-X encoding invariance for Encode:
15279              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
15280              - move the XS code for those to universal.c (so in miniperl)
15281              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
15282              - change ext/Encode/compile to use above.
15283              - Fix t/lib/encode.t for above
15284              - Teach t/lib/b.t to expect -uutf8
15285              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
15286              utf8.pm is needed.
15287      Branch: perlio
15288            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
15289            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
15290 ____________________________________________________________________________
15291 [  9197] By: gsar                                  on 2001/03/18  12:15:57
15292         Log: more thorough cleaning of arenas--keep going until no more
15293              SvREFCNT_dec()s occur (this fixes the problem that causes the
15294              pesky "Scalars leaked" warnings)
15295      Branch: maint-5.6/perl
15296            ! embed.pl perl.c proto.h sv.c t/op/sort.t
15297 ____________________________________________________________________________
15298 [  9196] By: nick                                  on 2001/03/18  10:57:29
15299         Log: Fix pragma/utf8.t # 15
15300              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
15301              are SvUTF8 as well.
15302      Branch: perlio
15303            ! toke.c
15304 ____________________________________________________________________________
15305 [  9195] By: nick                                  on 2001/03/18  09:27:06
15306         Log: Integrate mainline
15307      Branch: perlio
15308           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
15309           !> t/op/pat.t
15310 ____________________________________________________________________________
15311 [  9194] By: jhi                                   on 2001/03/18  05:29:59
15312         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
15313              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
15314      Branch: perl
15315            ! op.c op.h t/op/misc.t t/op/pat.t
15316 ____________________________________________________________________________
15317 [  9193] By: jhi                                   on 2001/03/18  05:15:06
15318         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
15319      Branch: perl
15320            ! mg.c t/op/pat.t
15321 ____________________________________________________________________________
15322 [  9192] By: jhi                                   on 2001/03/18  04:22:43
15323         Log: tr/// UTF-8 patches from Inaba Hiroto.
15324      Branch: perl
15325            ! doop.c op.c
15326 ____________________________________________________________________________
15327 [  9191] By: jhi                                   on 2001/03/18  04:21:17
15328         Log: Integrate perlio.
15329      Branch: perl
15330           !> utf8.c utfebcdic.h
15331 ____________________________________________________________________________
15332 [  9190] By: nick                                  on 2001/03/17  20:32:01
15333         Log: Correct #if EBCDIC side typos.
15334              Builds and passes many tests on OS390.
15335      Branch: perlio
15336            ! utf8.c utfebcdic.h
15337 ____________________________________________________________________________
15338 [  9189] By: jhi                                   on 2001/03/17  18:55:49
15339         Log: Add prerequisites for the perl.third target.
15340      Branch: perl
15341            ! Makefile.SH
15342 ____________________________________________________________________________
15343 [  9188] By: jhi                                   on 2001/03/17  18:46:00
15344         Log: Integrate perlio.
15345      Branch: perl
15346           +> utfebcdic.h
15347           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
15348 ____________________________________________________________________________
15349 [  9187] By: jhi                                   on 2001/03/17  18:38:47
15350         Log: Add a make rule for perl.third (the Third Degree memory debugging
15351              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
15352      Branch: perl
15353            ! Makefile.SH
15354 ____________________________________________________________________________
15355 [  9186] By: nick                                  on 2001/03/17  18:34:48
15356         Log: MANIFEST addition :-(
15357      Branch: perlio
15358            ! MANIFEST
15359 ____________________________________________________________________________
15360 [  9185] By: nick                                  on 2001/03/17  18:29:50
15361         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
15362              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
15363              a superset of ASCII are invariant under the encoding. This is EBCDIC
15364              friendly as an encoded string can be looked at as being EBCDIC by lexer
15365              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
15366              ASCII on ASCII machines.
15367              
15368              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
15369              seperate.
15370              - Add some more macros to comprehend different shift amounts and
15371              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
15372              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
15373              and conditionaly #include it.
15374              
15375              EBCDIC build as yet untested.  ASCII still fails the one test.
15376      Branch: perlio
15377            + utfebcdic.h
15378            ! utf8.c utf8.h
15379 ____________________________________________________________________________
15380 [  9184] By: nick                                  on 2001/03/17  17:44:16
15381         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
15382      Branch: perlio
15383            ! doop.c perl.h pp.c utf8.h
15384 ____________________________________________________________________________
15385 [  9183] By: jhi                                   on 2001/03/17  15:55:42
15386         Log: Integrate perlio.
15387      Branch: perl
15388            ! MANIFEST
15389           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
15390 ____________________________________________________________________________
15391 [  9182] By: nick                                  on 2001/03/17  09:16:06
15392         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
15393      Branch: perlio
15394            ! t/op/pat.t
15395 ____________________________________________________________________________
15396 [  9181] By: nick                                  on 2001/03/17  09:15:11
15397         Log: Integrate mainline.
15398      Branch: perlio
15399           +> lib/Locale/Constants.pm lib/Locale/Country.pm
15400           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
15401           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
15402           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
15403           !> (integrate 83 files)
15404 ____________________________________________________________________________
15405 [  9180] By: nick                                  on 2001/03/16  17:23:21
15406         Log: EBCDIC Fixes.
15407      Branch: perlio
15408            ! perl.h sv.c toke.c utf8.c utf8.h
15409 ____________________________________________________________________________
15410 [  9179] By: jhi                                   on 2001/03/16  14:10:12
15411         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
15412              a change needed to work around an AIX compiler bug.
15413      Branch: perl
15414            ! ext/Storable/Storable.xs
15415 ____________________________________________________________________________
15416 [  9178] By: jhi                                   on 2001/03/16  03:19:59
15417         Log: With Damian's approval synchronize damian's modules'
15418              licensing with Perl's standard module licensing.
15419      Branch: perl
15420            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
15421 ____________________________________________________________________________
15422 [  9177] By: jhi                                   on 2001/03/16  03:15:34
15423         Log: Make the Filter::Util:Call files have their own copies
15424              of the Perl standard module licensing, from Paul Marquess.
15425      Branch: perl
15426            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
15427 ____________________________________________________________________________
15428 [  9176] By: jhi                                   on 2001/03/16  02:56:04
15429         Log: Subject: [PATCH] more pod patches
15430              From: Michael Stevens <michael@etla.org>
15431              Date: Thu, 15 Mar 2001 21:25:18 +0000
15432              Message-ID: <20010315212518.A18870@firedrake.org>
15433      Branch: perl
15434            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
15435            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
15436            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
15437            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
15438            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
15439            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
15440            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
15441            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
15442            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
15443            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
15444            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
15445            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
15446            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
15447            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
15448            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
15449            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
15450            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
15451            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
15452            ! lib/Locale/Country.pm lib/Locale/Language.pm
15453            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
15454            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
15455            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
15456            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
15457            ! os2/OS2/Process/Process.pm
15458 ____________________________________________________________________________
15459 [  9175] By: jhi                                   on 2001/03/16  02:53:32
15460         Log: Subject: [PATCH] the uncontroversial doc patches
15461              From: Michael Stevens <michael@etla.org>
15462              Date: Thu, 15 Mar 2001 20:01:12 +0000
15463              Message-ID: <20010315200112.A7636@firedrake.org>
15464      Branch: perl
15465            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
15466            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
15467            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
15468            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
15469            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
15470 ____________________________________________________________________________
15471 [  9174] By: jhi                                   on 2001/03/16  02:50:49
15472         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
15473              From: Paul Lindner <lindner@inuus.com>
15474              Date: Fri, 16 Mar 2001 11:28:03 -0800
15475              Message-ID: <20010316112803.A7577@inuus.com>
15476      Branch: perl
15477            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
15478 ____________________________________________________________________________
15479 [  9173] By: nick                                  on 2001/03/15  20:21:03
15480         Log: 1st day's EBCDIC fixes:
15481              - toke.c's parsing of strings needed attention
15482              needed to conditionally e2a if string was already UTF-8
15483              - e2a/a2e tables where wrong way round.
15484              - new macros in utf8.h
15485      Branch: perlio
15486            ! perl.h toke.c utf8.h
15487 ____________________________________________________________________________
15488 [  9172] By: jhi                                   on 2001/03/15  15:17:17
15489         Log: Update Changes.
15490      Branch: perl
15491            ! Changes patchlevel.h
15492 ____________________________________________________________________________
15493 [  9171] By: jhi                                   on 2001/03/15  15:09:32
15494         Log: Subject: Re: Another Borland C++ problem.
15495              From: "Vadim Konovalov" <watman@inbox.ru>
15496              Date: Sat, 10 Mar 2001 19:26:07 +0300
15497              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
15498              
15499              Borland filename case problem.
15500      Branch: perl
15501            + win32/sncfnmcs.pl
15502            ! MANIFEST README.win32
15503 ____________________________________________________________________________
15504 [  9170] By: jhi                                   on 2001/03/15  14:54:23
15505         Log: Add Locale::Codes 1.06, from Neil Bowers.
15506      Branch: perl
15507            + lib/Locale/Constants.pm lib/Locale/Country.pm
15508            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
15509            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
15510            + t/lib/lc-language.t t/lib/lc-uk.t
15511            ! MANIFEST
15512 ____________________________________________________________________________
15513 [  9169] By: jhi                                   on 2001/03/15  14:19:01
15514         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
15515      Branch: perl
15516            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
15517            ! ext/Storable/Storable.xs
15518 ____________________________________________________________________________
15519 [  9168] By: jhi                                   on 2001/03/15  14:13:22
15520         Log: Integrate changes #9120,9167 from mainline to maintperl.
15521              
15522              Subject: [PATCH 5.6.1] OS/2 docs
15523              
15524              Subject: [PATCH 5.6.1] perldoc
15525      Branch: maint-5.6/perl
15526           !> os2/Changes utils/perldoc.PL
15527 ____________________________________________________________________________
15528 [  9167] By: jhi                                   on 2001/03/15  14:07:42
15529         Log: Subject: [PATCH 5.6.1] perldoc
15530              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15531              Date: Wed, 14 Mar 2001 23:46:52 -0500
15532              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
15533      Branch: perl
15534            ! utils/perldoc.PL
15535 ____________________________________________________________________________
15536 [  9166] By: jhi                                   on 2001/03/15  13:53:15
15537         Log: sigaction test condition tweakage.
15538      Branch: perl
15539            ! t/lib/sigaction.t
15540 ____________________________________________________________________________
15541 [  9165] By: alanbur                               on 2001/03/15  03:49:17
15542         Log: Resynchronised with parent
15543      Branch: maint-5.6/pureperl
15544           +> os2/os2add.sym t/op/anonsub.t
15545           !> (integrate 72 files)
15546 ____________________________________________________________________________
15547 [  9164] By: jhi                                   on 2001/03/15  01:05:01
15548         Log: Avoid stomping off the beginning of an array in tr///.
15549      Branch: perl
15550            ! op.c
15551 ____________________________________________________________________________
15552 [  9163] By: jhi                                   on 2001/03/15  00:58:57
15553         Log: h2ph strictness and cleanliness from Kurt Starsinic.
15554      Branch: perl
15555            ! utils/h2ph.PL
15556 ____________________________________________________________________________
15557 [  9162] By: gsar                                  on 2001/03/15  00:56:53
15558         Log: avoid warnings
15559      Branch: maint-5.6/perl
15560            ! t/op/magic.t
15561 ____________________________________________________________________________
15562 [  9161] By: gsar                                  on 2001/03/15  00:52:09
15563         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
15564              results
15565      Branch: maint-5.6/perl
15566            ! t/op/magic.t
15567 ____________________________________________________________________________
15568 [  9160] By: jhi                                   on 2001/03/14  22:02:10
15569         Log: Do not use the Perl malloc in IRIX, suggested by
15570              Helmus Jarausch.
15571      Branch: perl
15572            ! hints/irix_6.sh
15573 ____________________________________________________________________________
15574 [  9159] By: nick                                  on 2001/03/14  21:45:59
15575         Log: Integrate mainline
15576      Branch: perlio
15577           +> t/op/loopctl.t
15578           !> (integrate 41 files)
15579 ____________________________________________________________________________
15580 [  9158] By: jhi                                   on 2001/03/14  21:10:09
15581         Log: The Day of the Retractions continues: the #9138
15582              (integrated in #9144) doesn't work well in mainline.
15583      Branch: perl
15584            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
15585            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
15586            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
15587 ____________________________________________________________________________
15588 [  9157] By: jhi                                   on 2001/03/14  20:58:12
15589         Log: The #9145 CANNOT be enabled: the clear_pmop code still
15590              dumps core all over in Tru64.
15591      Branch: perl
15592            ! op.c op.h t/op/pat.t
15593 ____________________________________________________________________________
15594 [  9156] By: jhi                                   on 2001/03/14  20:48:06
15595         Log: Integrate change #9154 from maintperl to mainline.
15596              
15597              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
15598              (caused Storable 1.0.10 to break on windows)
15599      Branch: perl
15600           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
15601           !> perlapi.c proto.h
15602 ____________________________________________________________________________
15603 [  9155] By: jhi                                   on 2001/03/14  20:23:53
15604         Log: Retract #9136: breaks threading (and binary compatibility).
15605      Branch: perl
15606            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
15607 ____________________________________________________________________________
15608 [  9154] By: gsar                                  on 2001/03/14  17:48:18
15609         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
15610              (caused Storable 1.0.10 to break on windows)
15611      Branch: maint-5.6/perl
15612            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
15613            ! perlapi.c proto.h
15614 ____________________________________________________________________________
15615 [  9153] By: jhi                                   on 2001/03/14  13:35:21
15616         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
15617      Branch: perl
15618            ! t/lib/sigaction.t
15619 ____________________________________________________________________________
15620 [  9152] By: gsar                                  on 2001/03/14  07:29:40
15621         Log: back out changes#9012,9010,9009 and parts of change#9016
15622              (causes ABRs under purify, and some prerequisites don't
15623              seem to be there in 5.6.x)
15624      Branch: maint-5.6/perl
15625            ! doop.c op.c t/op/tr.t toke.c
15626 ____________________________________________________________________________
15627 [  9151] By: gsar                                  on 2001/03/14  07:01:29
15628         Log: reenable change#9145 (the test was busted due to a missing
15629              C<print "ok 27\n">)
15630      Branch: perl
15631            ! op.c op.h t/op/pat.t
15632 ____________________________________________________________________________
15633 [  9150] By: jhi                                   on 2001/03/14  06:38:36
15634         Log: Retract #9145.
15635      Branch: perl
15636            ! op.c op.h t/op/pat.t
15637 ____________________________________________________________________________
15638 [  9149] By: jhi                                   on 2001/03/14  06:14:56
15639         Log: Retract #9143.
15640      Branch: perl
15641            ! op.c
15642 ____________________________________________________________________________
15643 [  9148] By: gsar                                  on 2001/03/14  06:13:02
15644         Log: Uninitialized Memory Read in regexec.c
15645      Branch: perl
15646            ! regexec.c
15647 ____________________________________________________________________________
15648 [  9147] By: jhi                                   on 2001/03/14  04:59:54
15649         Log: Subject: PATCH: make goto work in nested eval ""
15650              From: Robin Houston <robin@kitsite.com>
15651              Date: Wed, 14 Mar 2001 04:16:10 +0000
15652              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
15653      Branch: perl
15654            ! pp_ctl.c t/op/goto.t
15655 ____________________________________________________________________________
15656 [  9146] By: jhi                                   on 2001/03/14  04:42:54
15657         Log: Preserve the #ifdef PERL_CORE in perly.h.
15658      Branch: perl
15659            ! perly.fixer
15660 ____________________________________________________________________________
15661 [  9145] By: jhi                                   on 2001/03/14  03:57:41
15662         Log: (Retracted by #9150.)
15663      Branch: perl
15664            ! op.c op.h t/op/pat.t
15665 ____________________________________________________________________________
15666 [  9144] By: jhi                                   on 2001/03/14  03:50:38
15667         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
15668              
15669              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
15670              
15671              remove squelch controls for "Scalars leaked" messages in most places
15672              (these are now cured)
15673              
15674              fix another memory leak reported by purify (tie callbacks that
15675              croak can leak when wiping out magic)
15676      Branch: perl
15677           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
15678           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
15679           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
15680           !> t/pragma/warnings.t
15681 ____________________________________________________________________________
15682 [  9143] By: jhi                                   on 2001/03/14  03:37:53
15683         Log: (Retracted by #9149.)
15684      Branch: perl
15685            ! op.c
15686 ____________________________________________________________________________
15687 [  9142] By: gsar                                  on 2001/03/14  03:20:48
15688         Log: fix another memory leak reported by purify (tie callbacks that
15689              croak can leak when wiping out magic)
15690      Branch: maint-5.6/perl
15691            ! scope.c
15692 ____________________________________________________________________________
15693 [  9141] By: jhi                                   on 2001/03/14  02:55:00
15694         Log: Subject: PATCH for [ID 20010305.003]
15695              From: Robin Houston <robin@kitsite.com>
15696              Date: Wed, 14 Mar 2001 02:45:51 +0000
15697              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
15698      Branch: perl
15699            ! pp_ctl.c t/op/eval.t
15700 ____________________________________________________________________________
15701 [  9140] By: jhi                                   on 2001/03/14  02:41:54
15702         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
15703              Date: Wed, 14 Mar 2001 01:52:51 +0000
15704              From: Robin Houston <robin@kitsite.com>
15705              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
15706              
15707              Fix for 2000313.004.
15708      Branch: perl
15709            ! pp_ctl.c t/op/goto.t
15710 ____________________________________________________________________________
15711 [  9139] By: jhi                                   on 2001/03/14  02:40:50
15712         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
15713              From: Robin Houston <robin@kitsite.com>
15714              Date: Wed, 14 Mar 2001 00:43:45 +0000
15715              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
15716      Branch: perl
15717            + t/op/loopctl.t
15718            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
15719            ! vms/perly_c.vms
15720 ____________________________________________________________________________
15721 [  9138] By: gsar                                  on 2001/03/14  01:18:00
15722         Log: remove squelch controls for "Scalars leaked" messages in most places
15723              (these are now cured)
15724      Branch: maint-5.6/perl
15725            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
15726            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
15727            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
15728 ____________________________________________________________________________
15729 [  9137] By: gsar                                  on 2001/03/14  00:57:04
15730         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
15731      Branch: maint-5.6/perl
15732            ! regcomp.c
15733 ____________________________________________________________________________
15734 [  9136] By: jhi                                   on 2001/03/13  23:12:24
15735         Log: (Retracted by #9155)
15736              
15737              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
15738              From: Jens-Uwe Mager <jum@helios.de>
15739              Date: Wed, 21 Feb 2001 21:32:04 +0100
15740              Message-ID: <20010221213203.A18340@ans.helios.de>
15741      Branch: perl
15742            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
15743 ____________________________________________________________________________
15744 [  9135] By: jhi                                   on 2001/03/13  22:50:05
15745         Log: Integrate perlio.
15746      Branch: perl
15747           !> pp.c
15748 ____________________________________________________________________________
15749 [  9134] By: jhi                                   on 2001/03/13  22:49:05
15750         Log: Integrate change #9131 from maintperl into mainline.
15751              
15752              make the error text look more consistent in hints/hpux.sh
15753      Branch: perl
15754           !> hints/hpux.sh
15755 ____________________________________________________________________________
15756 [  9133] By: gsar                                  on 2001/03/13  22:46:20
15757         Log: integrate change#9067 from mainline
15758              
15759              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
15760      Branch: maint-5.6/perl
15761           !> lib/ExtUtils/MM_Unix.pm
15762 ____________________________________________________________________________
15763 [  9132] By: jhi                                   on 2001/03/13  22:41:21
15764         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
15765              From: "John P. Linderman" <jpl@research.att.com>
15766              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
15767              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
15768              
15769              A more correct prime finder.
15770      Branch: perl
15771            ! lib/Tie/SubstrHash.pm
15772 ____________________________________________________________________________
15773 [  9131] By: gsar                                  on 2001/03/13  22:30:42
15774         Log: make the error text look more consistent in hints/hpux.sh
15775      Branch: maint-5.6/perl
15776            ! hints/hpux.sh
15777 ____________________________________________________________________________
15778 [  9130] By: jhi                                   on 2001/03/13  22:23:44
15779         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
15780              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15781              Date: Tue, 13 Mar 2001 18:41:26 +0100
15782              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
15783              
15784              If the test is run non-interactively the default handler
15785              is different.
15786      Branch: perl
15787            ! t/lib/sigaction.t
15788 ____________________________________________________________________________
15789 [  9129] By: jhi                                   on 2001/03/13  22:20:21
15790         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
15791              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15792              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
15793              Date:     Tue, 13 Mar 2001 16:44:32 EST
15794      Branch: perl
15795            ! t/lib/1_compile.t
15796 ____________________________________________________________________________
15797 [  9128] By: jhi                                   on 2001/03/13  22:18:34
15798         Log: Subject: Another patch for integer.pm POD 
15799              From: "John L. Allen" <allen@grumman.com>
15800              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
15801              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
15802      Branch: perl
15803            ! lib/integer.pm
15804 ____________________________________________________________________________
15805 [  9127] By: nick                                  on 2001/03/13  21:26:30
15806         Log: Integrate mainline.
15807      Branch: perlio
15808           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
15809           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
15810           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
15811           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
15812           !> Changes Configure MANIFEST README.os2 README.os390
15813           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
15814           !> os2/Changes patchlevel.h win32/perlhost.h
15815 ____________________________________________________________________________
15816 [  9126] By: nick                                  on 2001/03/13  20:39:51
15817         Log: #ifdef'ed out code to make packed side of pack/unpack
15818              octets. (i.e. pack('U') => encode_utf8).
15819      Branch: perlio
15820            ! pp.c
15821 ____________________________________________________________________________
15822 [  9125] By: jhi                                   on 2001/03/13  15:07:16
15823         Log: Update Changes.
15824      Branch: perl
15825            ! Changes patchlevel.h
15826 ____________________________________________________________________________
15827 [  9124] By: jhi                                   on 2001/03/13  14:22:45
15828         Log: Workaround for the buggy ("internal compiler error")
15829              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
15830              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
15831              of Andreas König.
15832      Branch: perl
15833            ! ext/re/Makefile.PL hints/aix.sh
15834 ____________________________________________________________________________
15835 [  9123] By: jhi                                   on 2001/03/13  03:24:34
15836         Log: Typo in #9114.
15837      Branch: metaconfig
15838            ! U/modified/myhostname.U
15839 ____________________________________________________________________________
15840 [  9122] By: jhi                                   on 2001/03/13  03:24:06
15841         Log: Typo in #9113.
15842      Branch: perl
15843            ! Configure
15844 ____________________________________________________________________________
15845 [  9121] By: jhi                                   on 2001/03/13  01:53:05
15846         Log: Forgot to check-in the larger part of #9120, duh.
15847      Branch: perl
15848            ! README.os2
15849 ____________________________________________________________________________
15850 [  9120] By: jhi                                   on 2001/03/13  01:51:31
15851         Log: Subject: [PATCH 5.6.1] OS/2 docs
15852              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15853              Date: Mon, 12 Mar 2001 03:27:32 -0500
15854              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
15855      Branch: perl
15856            ! os2/Changes
15857 ____________________________________________________________________________
15858 [  9119] By: jhi                                   on 2001/03/13  01:49:41
15859         Log: Integrate change #9116 from maintperl into mainline.
15860              
15861              Win32::GetCwd() returns C: instead of C:\ in the root directory
15862              under ithreads
15863      Branch: perl
15864           !> win32/perlhost.h
15865 ____________________________________________________________________________
15866 [  9118] By: jhi                                   on 2001/03/13  01:13:39
15867         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
15868      Branch: perl
15869            + lib/Switch.pm t/lib/switch.t
15870            ! MANIFEST
15871 ____________________________________________________________________________
15872 [  9117] By: jhi                                   on 2001/03/13  01:03:17
15873         Log: Add Text::Balanced 1.83.
15874      Branch: perl
15875            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
15876            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
15877            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
15878            + t/lib/tb-xvari.t
15879            ! MANIFEST
15880 ____________________________________________________________________________
15881 [  9116] By: gsar                                  on 2001/03/13  00:55:53
15882         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
15883              under ithreads
15884      Branch: maint-5.6/perl
15885            ! win32/perlhost.h
15886 ____________________________________________________________________________
15887 [  9115] By: jhi                                   on 2001/03/13  00:54:09
15888         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
15889              From: "John L. Allen" <allen@grumman.com>
15890              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
15891              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
15892              
15893              use integer document clarification.
15894      Branch: perl
15895            ! lib/integer.pm
15896 ____________________________________________________________________________
15897 [  9114] By: jhi                                   on 2001/03/13  00:38:54
15898         Log: Metaconfig unit change for #9113.
15899      Branch: metaconfig
15900            ! U/modified/myhostname.U
15901 ____________________________________________________________________________
15902 [  9113] By: jhi                                   on 2001/03/13  00:38:35
15903         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?)
15904              From: Peter Prymmer <pvhp@forte.com>
15905              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
15906              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
15907      Branch: perl
15908            ! Configure README.os390 hints/os390.sh
15909 ____________________________________________________________________________
15910 [  9112] By: jhi                                   on 2001/03/13  00:29:00
15911         Log: Integrate perlio.
15912      Branch: perl
15913           !> sv.c utf8.h
15914 ____________________________________________________________________________
15915 [  9111] By: nick                                  on 2001/03/12  21:16:33
15916         Log: Integrate mainline.
15917      Branch: perlio
15918           +> t/op/anonsub.t
15919           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
15920           !> proto.h sv.c
15921 ____________________________________________________________________________
15922 [  9110] By: nick                                  on 2001/03/12  21:00:13
15923         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
15924      Branch: perlio
15925            ! sv.c utf8.h
15926 ____________________________________________________________________________
15927 [  9109] By: jhi                                   on 2001/03/12  16:04:47
15928         Log: Integrate change #9108 from maintperl to mainline.
15929              
15930              fix memory leak in C<sub X { sub {} }> arising from a refcount
15931              loop between the outer sub and the inner prototype anonsub
15932              
15933              this also enables closures returned by subroutines that
15934              subsequently get redefined to work without generating coredumps :)
15935              
15936              completely removed the free_closures() hack--it shouldn't be
15937              needed anymore
15938      Branch: perl
15939           +> t/op/anonsub.t
15940           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
15941           !> proto.h sv.c
15942 ____________________________________________________________________________
15943 [  9108] By: gsar                                  on 2001/03/12  10:21:31
15944         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
15945              loop between the outer sub and the inner prototype anonsub
15946              
15947              this also enables closures returned by subroutines that
15948              subsequently get redefined to work without generating coredumps :)
15949              
15950              completely removed the free_closures() hack--it shouldn't be
15951              needed anymore
15952      Branch: maint-5.6/perl
15953            + t/op/anonsub.t
15954            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
15955            ! proto.h sv.c
15956 ____________________________________________________________________________
15957 [  9107] By: jhi                                   on 2001/03/12  05:15:31
15958         Log: Integrate perlio.
15959      Branch: perl
15960           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
15961 ____________________________________________________________________________
15962 [  9106] By: nick                                  on 2001/03/11  20:10:12
15963         Log: regcomp.c is working in native space, not Unicode space (if different)
15964              as it is doing compare against 'W' in \W etc.
15965      Branch: perlio
15966            ! regcomp.c
15967 ____________________________________________________________________________
15968 [  9105] By: nick                                  on 2001/03/11  19:39:34
15969         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
15970              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
15971      Branch: perlio
15972            ! regcomp.c toke.c utf8.c
15973 ____________________________________________________________________________
15974 [  9104] By: nick                                  on 2001/03/11  18:15:44
15975         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
15976      Branch: perlio
15977            ! sv.c
15978 ____________________________________________________________________________
15979 [  9103] By: nick                                  on 2001/03/11  18:03:28
15980         Log: Integrate mainline (for regexp stuff).
15981      Branch: perlio
15982           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
15983           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
15984           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
15985           !> t/lib/errno.t t/op/pat.t
15986 ____________________________________________________________________________
15987 [  9102] By: nick                                  on 2001/03/11  17:44:20
15988         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
15989              - exclude layer syms in makedef.pl for sfio
15990              - also inhibit Encode from trying to build ":encode()" layer.
15991      Branch: perlio
15992            ! ext/Encode/Encode.xs makedef.pl
15993 ____________________________________________________________________________
15994 [  9101] By: jhi                                   on 2001/03/10  22:38:13
15995         Log: The $Is_MacOS needs to be declared.
15996      Branch: perl
15997            ! lib/ExtUtils/Manifest.pm
15998 ____________________________________________________________________________
15999 [  9100] By: jhi                                   on 2001/03/10  22:14:29
16000         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
16001              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
16002              pollute the symbolspace if using sfio.
16003      Branch: perl
16004            ! ext/Encode/Encode.xs
16005 ____________________________________________________________________________
16006 [  9099] By: jhi                                   on 2001/03/10  21:58:48
16007         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
16008              Date: Sat, 10 Mar 2001 14:23:55 -0500
16009              From: Chris Nandor <pudge@pobox.com>
16010              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
16011      Branch: perl
16012            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
16013            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
16014            ! t/lib/errno.t
16015 ____________________________________________________________________________
16016 [  9098] By: jhi                                   on 2001/03/10  21:38:30
16017         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
16018      Branch: perl
16019            ! regcomp.c regexec.c t/op/pat.t
16020 ____________________________________________________________________________
16021 [  9097] By: jhi                                   on 2001/03/10  14:38:07
16022         Log: Integrate perlio.
16023      Branch: perl
16024           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
16025           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
16026           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
16027 ____________________________________________________________________________
16028 [  9096] By: nick                                  on 2001/03/10  11:55:43
16029         Log: EBCDIC sanity - phase I
16030              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
16031              - use utf8n_xxxx (c.f. pvn) for forms which take length.
16032              - back out vN.N and $^V exceptions to e2a/a2e
16033              - make "locale" isxxx macros be uvchr (may be redundant?)
16034              
16035              Not clear yet that toUPPER_uni et. al. return being handled correctly.
16036              The tr// and rexexp stuff still needs an audit, assumption is they are working
16037              in Unicode space.
16038              
16039              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
16040      Branch: perlio
16041            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
16042            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
16043            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
16044 ____________________________________________________________________________
16045 [  9095] By: jhi                                   on 2001/03/09  22:10:01
16046         Log: Integrate perlio.
16047      Branch: perl
16048           !> dump.c
16049 ____________________________________________________________________________
16050 [  9094] By: nick                                  on 2001/03/09  17:36:38
16051         Log: Builds an passes all tests after integrate and this tweak.
16052      Branch: perlio
16053            ! dump.c
16054 ____________________________________________________________________________
16055 [  9093] By: nick                                  on 2001/03/09  17:16:03
16056         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
16057      Branch: perlio
16058           +> lib/unicode/Scripts.txt t/lib/sigaction.t
16059           !> (integrate 79 files)
16060 ____________________________________________________________________________
16061 [  9092] By: jhi                                   on 2001/03/09  15:28:26
16062         Log: Update Changes.
16063      Branch: perl
16064            ! Changes patchlevel.h
16065 ____________________________________________________________________________
16066 [  9091] By: jhi                                   on 2001/03/09  15:25:05
16067         Log: In op/stat #35 better to scan all the potential directories
16068              for setuids, not just the first one.
16069      Branch: perl
16070            ! t/op/stat.t
16071 ____________________________________________________________________________
16072 [  9090] By: jhi                                   on 2001/03/09  15:01:27
16073         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
16074              From: rspier@pobox.com (Robert Spier)
16075              Date: Fri, 9 Mar 2001 03:30:20 -0500
16076              Message-ID: <15016.38044.381174.160189@rls.cx>
16077              
16078              EXISTS() returning undef mistakenly triggered a FETCH().
16079      Branch: perl
16080            ! hv.c
16081 ____________________________________________________________________________
16082 [  9089] By: jhi                                   on 2001/03/09  14:59:02
16083         Log: Add /sbin and /usr/sbin to the list of directories scanned
16084              for setuid programs.  Takes care of bug id 20010309.003.
16085      Branch: perl
16086            ! t/op/stat.t
16087 ____________________________________________________________________________
16088 [  9088] By: jhi                                   on 2001/03/09  14:48:32
16089         Log: Regen perlapi, perltoc.
16090      Branch: perl
16091            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
16092 ____________________________________________________________________________
16093 [  9087] By: jhi                                   on 2001/03/09  14:38:56
16094         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
16095              From: David Mitchell <davem@fdgroup.co.uk>
16096              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
16097              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
16098      Branch: perl
16099            ! dump.c perl.c perl.h pod/perlrun.pod
16100 ____________________________________________________________________________
16101 [  9086] By: jhi                                   on 2001/03/09  01:47:16
16102         Log: A modified version of
16103              
16104              Subject: [ID 20010307.005] POSIX::sigaction has various problems
16105              From: anders@broadcom.com
16106              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
16107              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
16108              
16109              Currently the sigaction.t test #6 fails (and is fudged to look
16110              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
16111              This may well be a genuine bug in Linux sigaction() (since at
16112              least Tru64, Solaris, and HP-UX disagree with Linux).
16113              Anyone with POSIX / SUSv2 tome handy?  The problem is that
16114              the flags of the oldaction don't match with the flags in
16115              the previously installed disposition.
16116      Branch: perl
16117            + t/lib/sigaction.t
16118            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
16119 ____________________________________________________________________________
16120 [  9085] By: jhi                                   on 2001/03/09  01:30:13
16121         Log: Subject: Re: mission impossible for the day
16122              From: Alex Gough <alex@rcon.org>
16123              Date: Thu, 08 Mar 2001 17:18:19 +0000
16124              Message-ID: <3AA7BEDB.8070409@rcon.org>
16125              
16126              If references (are overloaded) and can be directly stringified,
16127              show that instead of "stringified".
16128              
16129              (The problem, infinite mutual recursion caused by overloaded bool
16130              in Switch.pm, tracked by David Mitchell)
16131      Branch: perl
16132            ! lib/Carp/Heavy.pm
16133 ____________________________________________________________________________
16134 [  9084] By: jhi                                   on 2001/03/09  01:20:39
16135         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
16136              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
16137              From: David Mitchell <davem@fdgroup.co.uk>
16138              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
16139      Branch: perl
16140            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
16141            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
16142 ____________________________________________________________________________
16143 [  9083] By: jhi                                   on 2001/03/09  01:16:51
16144         Log: Subject: [PATCH] perldata.pod here-doc docs
16145              From: Jeff Pinyan <jeffp@crusoe.net>
16146              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
16147              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
16148      Branch: perl
16149            ! pod/perldata.pod
16150 ____________________________________________________________________________
16151 [  9082] By: jhi                                   on 2001/03/09  01:01:27
16152         Log: Subject: Re: Unicode/EBCDIC
16153              From: Peter Prymmer <pvhp@forte.com>
16154              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
16155              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
16156      Branch: perl
16157            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
16158 ____________________________________________________________________________
16159 [  9081] By: jhi                                   on 2001/03/08  13:41:30
16160         Log: Subject: Ooops, wrong 'no *POSIX' Patch
16161              From: Dorner Thomas <Thomas.Dorner@start.de>
16162              Date: Thu, 8 Mar 2001 08:43:28 +0100
16163              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
16164      Branch: perl
16165            ! hints/posix-bc.sh
16166 ____________________________________________________________________________
16167 [  9080] By: jhi                                   on 2001/03/08  13:11:42
16168         Log: It's Scripts.txt, not Script.txt.
16169      Branch: perl
16170            ! MANIFEST
16171 ____________________________________________________________________________
16172 [  9079] By: jhi                                   on 2001/03/08  12:59:05
16173         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
16174              From: Dorner Thomas <Thomas.Dorner@start.de>
16175              Date: Wed, 7 Mar 2001 14:13:31 +0100
16176              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
16177      Branch: perl
16178            ! makedepend.SH
16179 ____________________________________________________________________________
16180 [  9078] By: jhi                                   on 2001/03/08  12:57:43
16181         Log: Retract #9069, wrong patch.
16182      Branch: perl
16183            ! Makefile.SH
16184 ____________________________________________________________________________
16185 [  9077] By: jhi                                   on 2001/03/08  01:06:13
16186         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
16187      Branch: perl
16188            + lib/unicode/Scripts.txt
16189            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
16190            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
16191            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
16192            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
16193            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
16194            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
16195            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
16196            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
16197            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
16198            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
16199            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
16200            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
16201            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
16202            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
16203            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
16204            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
16205            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
16206            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
16207            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
16208            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
16209            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
16210            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
16211            ! lib/unicode/version
16212 ____________________________________________________________________________
16213 [  9076] By: jhi                                   on 2001/03/07  22:59:39
16214         Log: Integrate change #7784 from mainline into maintperl.
16215              
16216              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
16217      Branch: maint-5.6/perl
16218           !> pp_ctl.c t/op/pat.t
16219 ____________________________________________________________________________
16220 [  9075] By: jhi                                   on 2001/03/07  22:05:11
16221         Log: More UTF-8 test tweaks.
16222      Branch: perl
16223            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
16224 ____________________________________________________________________________
16225 [  9074] By: nick                                  on 2001/03/07  21:39:29
16226         Log: Integrate mainline.
16227      Branch: perlio
16228           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
16229           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
16230           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
16231           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
16232           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
16233 ____________________________________________________________________________
16234 [  9073] By: jhi                                   on 2001/03/07  16:37:09
16235         Log: Update Changes.
16236      Branch: perl
16237            ! Changes patchlevel.h
16238 ____________________________________________________________________________
16239 [  9072] By: jhi                                   on 2001/03/07  16:32:30
16240         Log: Subject: [ID 20010306.004] || != named unary operator
16241              From: abela@geneanet.org
16242              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
16243              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
16244      Branch: perl
16245            ! pod/perlop.pod
16246 ____________________________________________________________________________
16247 [  9071] By: jhi                                   on 2001/03/07  15:14:11
16248         Log: Subject: downgrading to bytes for common functions
16249              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
16250              Date: Wed, 7 Mar 2001 02:36:55 -0500
16251              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
16252      Branch: perl
16253            ! pp_sys.c
16254 ____________________________________________________________________________
16255 [  9070] By: jhi                                   on 2001/03/07  15:04:58
16256         Log: Clarify the description differentiating for and while; inspired by
16257              
16258              Subject: [ID 20010306.002] for/while difference in for definition
16259              From: abela@geneanet.org
16260              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
16261              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
16262      Branch: perl
16263            ! pod/perlsyn.pod
16264 ____________________________________________________________________________
16265 [  9069] By: jhi                                   on 2001/03/07  14:55:30
16266         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
16267              From: Dorner Thomas <Thomas.Dorner@start.de>
16268              Date: Wed, 7 Mar 2001 14:13:31 +0100
16269              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
16270      Branch: perl
16271            ! Makefile.SH
16272 ____________________________________________________________________________
16273 [  9068] By: jhi                                   on 2001/03/07  14:51:17
16274         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
16275              From: Radu Greab <radu@netsoft.ro>
16276              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
16277              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
16278      Branch: perl
16279            ! pp.c t/op/chop.t
16280 ____________________________________________________________________________
16281 [  9067] By: jhi                                   on 2001/03/07  14:48:57
16282         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
16283              From: Simon Cozens <simon@netthink.co.uk>
16284              Date: Wed, 7 Mar 2001 13:59:28 +0000
16285              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
16286              
16287              In order to allow MakeMaker to build correct Makefiles,
16288              you need to change the order of the arguments in MM_Unix.pm
16289              as well. (Unless you have C89_CCMODE set, but we're trying
16290              to be POSIXly correct)
16291              
16292              Thanks to Merijn Broeren for tracking this down.
16293      Branch: perl
16294            ! lib/ExtUtils/MM_Unix.pm
16295 ____________________________________________________________________________
16296 [  9066] By: jhi                                   on 2001/03/07  14:30:02
16297         Log: Floating point too messy.
16298      Branch: perl
16299            ! t/camel-III/vstring.t
16300 ____________________________________________________________________________
16301 [  9065] By: jhi                                   on 2001/03/07  14:17:44
16302         Log: Integrate change #9064 from maintperl into mainline.
16303              
16304              fix memory leak in pack("Bb",...)
16305      Branch: perl
16306           !> perl.c
16307 ____________________________________________________________________________
16308 [  9064] By: gsar                                  on 2001/03/07  06:29:24
16309         Log: fix memory leak in pack("Bb",...)
16310      Branch: maint-5.6/perl
16311            ! perl.c
16312 ____________________________________________________________________________
16313 [  9063] By: jhi                                   on 2001/03/07  00:55:04
16314         Log: Major utf8 test reorganisation and rewrite.
16315              Hopefully no tests were lost in the shuffle.
16316              (The beginning of pragma/utf8 was lost intentionally,
16317              the tests were rather bogus and incomplete.)
16318      Branch: perl
16319            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
16320            ! t/pragma/utf8.t
16321 ____________________________________________________________________________
16322 [  9062] By: jhi                                   on 2001/03/07  00:41:16
16323         Log: More tweakage on the Unicode character class descriptions.
16324      Branch: perl
16325            ! lib/unicode/mktables.PL pod/perlretut.pod
16326 ____________________________________________________________________________
16327 [  9061] By: jhi                                   on 2001/03/06  23:12:38
16328         Log: The perlretut was still talking about the old \p and \P
16329              definitions.
16330      Branch: perl
16331            ! pod/perlretut.pod
16332 ____________________________________________________________________________
16333 [  9060] By: nick                                  on 2001/03/06  20:52:37
16334         Log: Integrate mainline (make test works again now).
16335      Branch: perlio
16336           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
16337 ____________________________________________________________________________
16338 [  9059] By: jhi                                   on 2001/03/06  15:36:14
16339         Log: 0.999... does equal 1.0, doesn't it?
16340      Branch: perl
16341            ! t/camel-III/vstring.t
16342 ____________________________________________________________________________
16343 [  9058] By: jhi                                   on 2001/03/06  15:34:00
16344         Log: Make /x{abcd}/ to work without use utf8.
16345      Branch: perl
16346            ! regcomp.c
16347 ____________________________________________________________________________
16348 [  9057] By: jhi                                   on 2001/03/06  03:02:36
16349         Log: Easier to outcomment all the three reset() tests for now.
16350      Branch: perl
16351            ! t/op/pat.t
16352 ____________________________________________________________________________
16353 [  9056] By: jhi                                   on 2001/03/06  02:30:02
16354         Log: Comment out the deadly reset; until the 20010301.005
16355              is finally fixed.
16356      Branch: perl
16357            ! t/op/pat.t
16358 ____________________________________________________________________________
16359 [  9055] By: jhi                                   on 2001/03/06  02:21:26
16360         Log: Integrate the change #9054 from mainline:
16361              retract the PMOP cleanup patch pending further investigation.
16362      Branch: maint-5.6/perl
16363           !> op.c op.h
16364 ____________________________________________________________________________
16365 [  9054] By: jhi                                   on 2001/03/06  02:19:57
16366         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
16367              with oddly familiar stack traces.
16368      Branch: perl
16369            ! op.c op.h
16370 ____________________________________________________________________________
16371 [  9053] By: jhi                                   on 2001/03/05  23:20:28
16372         Log: Integrate perlio.
16373      Branch: perl
16374           +> ext/Encode/Encode/koi8-r.ucm
16375           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
16376           !> makedef.pl
16377 ____________________________________________________________________________
16378 [  9052] By: nick                                  on 2001/03/05  23:08:17
16379         Log: skipping USE_PERLIO symbols correction.
16380      Branch: perlio
16381            ! makedef.pl
16382 ____________________________________________________________________________
16383 [  9051] By: nick                                  on 2001/03/05  22:35:07
16384         Log: More Encode alias tidying.
16385      Branch: perlio
16386            + ext/Encode/Encode/koi8-r.ucm
16387            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
16388 ____________________________________________________________________________
16389 [  9050] By: jhi                                   on 2001/03/05  21:44:29
16390         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
16391              Sarathy's fix for ID 20010301.005.
16392      Branch: maint-5.6/perl
16393           !> op.c op.h
16394 ____________________________________________________________________________
16395 [  9049] By: nick                                  on 2001/03/05  19:54:04
16396         Log: Integrate Jarkko's Encode.pm tweak.
16397      Branch: perlio
16398           !> ext/Encode/Encode.pm
16399 ____________________________________________________________________________
16400 [  9048] By: nick                                  on 2001/03/05  19:47:57
16401         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
16402      Branch: perlio
16403           +> os2/os2add.sym
16404           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
16405           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
16406           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
16407           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
16408           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
16409 ____________________________________________________________________________
16410 [  9047] By: jhi                                   on 2001/03/05  19:25:26
16411         Log: Regen perlapi.
16412      Branch: perl
16413            ! pod/perlapi.pod
16414 ____________________________________________________________________________
16415 [  9046] By: jhi                                   on 2001/03/05  19:12:14
16416         Log: Integrate perlio.
16417      Branch: perl
16418           +> t/camel-III/vstring.t
16419           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
16420 ____________________________________________________________________________
16421 [  9045] By: jhi                                   on 2001/03/05  19:10:36
16422         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
16423      Branch: perl
16424            ! ext/Encode/Encode.pm
16425 ____________________________________________________________________________
16426 [  9044] By: jhi                                   on 2001/03/05  18:49:12
16427         Log: Forgot the other half of the PMOP patch (#9033).
16428      Branch: perl
16429            ! op.h
16430 ____________________________________________________________________________
16431 [  9043] By: nick                                  on 2001/03/05  18:14:47
16432         Log: Update MANIFEST for new test.
16433      Branch: perlio
16434            ! MANIFEST
16435 ____________________________________________________________________________
16436 [  9042] By: nick                                  on 2001/03/05  18:12:41
16437         Log: Some tests for Camel 3rd edition features.
16438              Make gethostbyaddr() test in above work.
16439      Branch: perlio
16440            + t/camel-III/vstring.t
16441            ! pp.h pp_sys.c t/TEST t/harness
16442 ____________________________________________________________________________
16443 [  9041] By: jhi                                   on 2001/03/05  17:41:48
16444         Log: Add more ISO 8859 encoding aliases.
16445      Branch: perl
16446            ! ext/Encode/Encode.pm
16447 ____________________________________________________________________________
16448 [  9040] By: jhi                                   on 2001/03/05  17:30:43
16449         Log: Integrate perlio.
16450      Branch: perl
16451           !> MANIFEST sv.c
16452 ____________________________________________________________________________
16453 [  9039] By: nick                                  on 2001/03/05  17:11:36
16454         Log: Missed added file.
16455      Branch: perlio
16456            ! MANIFEST
16457 ____________________________________________________________________________
16458 [  9038] By: jhi                                   on 2001/03/05  15:58:01
16459         Log: Add tr tests for EBCDIC, from Karsten Sperling.
16460      Branch: perl
16461            ! t/op/tr.t
16462 ____________________________________________________________________________
16463 [  9037] By: nick                                  on 2001/03/05  15:56:35
16464         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
16465              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
16466              
16467              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
16468              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
16469              - uses SvPV() rather than sv_2pv() in case it isn't a string.
16470      Branch: perlio
16471            ! sv.c
16472 ____________________________________________________________________________
16473 [  9036] By: jhi                                   on 2001/03/05  15:49:15
16474         Log: Add matching tests currently failing in EBCDIC,
16475              suggested by Karsten Sperling.
16476      Branch: perl
16477            ! t/op/pat.t
16478 ____________________________________________________________________________
16479 [  9035] By: jhi                                   on 2001/03/05  15:36:55
16480         Log: The #9034 needs a MANIFESTation.
16481      Branch: perl
16482            ! MANIFEST
16483 ____________________________________________________________________________
16484 [  9034] By: jhi                                   on 2001/03/05  15:35:14
16485         Log: Integrate perlio.
16486      Branch: perl
16487           +> ext/Encode/Encode/Tcl.pm
16488           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
16489           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
16490           !> ext/Encode/Encode/iso8859-1.ucm
16491           !> ext/Encode/Encode/iso8859-10.ucm
16492           !> ext/Encode/Encode/iso8859-13.ucm
16493           !> ext/Encode/Encode/iso8859-14.ucm
16494           !> ext/Encode/Encode/iso8859-15.ucm
16495           !> ext/Encode/Encode/iso8859-16.ucm
16496           !> ext/Encode/Encode/iso8859-2.ucm
16497           !> ext/Encode/Encode/iso8859-3.ucm
16498           !> ext/Encode/Encode/iso8859-4.ucm
16499           !> ext/Encode/Encode/iso8859-5.ucm
16500           !> ext/Encode/Encode/iso8859-6.ucm
16501           !> ext/Encode/Encode/iso8859-7.ucm
16502           !> ext/Encode/Encode/iso8859-8.ucm
16503           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
16504           !> t/lib/encode.t
16505 ____________________________________________________________________________
16506 [  9033] By: jhi                                   on 2001/03/05  15:33:18
16507         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
16508              From: Gurusamy Sarathy <gsar@ActiveState.com>
16509              Date: Sun, 04 Mar 2001 22:33:15 -0800
16510              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
16511              
16512              PMOPs need to remember their own stash so that they can
16513              gracefully remove themselves from their linked list.
16514      Branch: perl
16515            ! op.c
16516 ____________________________________________________________________________
16517 [  9032] By: nick                                  on 2001/03/05  14:51:50
16518         Log: Encode implementation "completion"
16519              Implement and document define_encoding()
16520              Implement and document encoding aliases including define_alias()
16521              Make Encode::XS use define_encoding() rather than back-door.
16522              Move run-time *.enc to separate Encode::Tcl module.
16523              Make 'compile' honour <codeset_name>
16524              Change canonical names of to iso-8859-* and US-ascii.
16525      Branch: perlio
16526            + ext/Encode/Encode/Tcl.pm
16527            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
16528            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
16529            ! ext/Encode/Encode/iso8859-1.ucm
16530            ! ext/Encode/Encode/iso8859-10.ucm
16531            ! ext/Encode/Encode/iso8859-13.ucm
16532            ! ext/Encode/Encode/iso8859-14.ucm
16533            ! ext/Encode/Encode/iso8859-15.ucm
16534            ! ext/Encode/Encode/iso8859-16.ucm
16535            ! ext/Encode/Encode/iso8859-2.ucm
16536            ! ext/Encode/Encode/iso8859-3.ucm
16537            ! ext/Encode/Encode/iso8859-4.ucm
16538            ! ext/Encode/Encode/iso8859-5.ucm
16539            ! ext/Encode/Encode/iso8859-6.ucm
16540            ! ext/Encode/Encode/iso8859-7.ucm
16541            ! ext/Encode/Encode/iso8859-8.ucm
16542            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
16543            ! t/lib/encode.t
16544 ____________________________________________________________________________
16545 [  9031] By: jhi                                   on 2001/03/05  13:51:17
16546         Log: Integrate change #9030 from maintperl into mainline.
16547              
16548              Subject: [PATCH 5.6.1] OS/2 cleanup
16549      Branch: perl
16550           +> os2/os2add.sym
16551           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
16552           !> makedef.pl os2/Changes os2/Makefile.SHs
16553           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
16554           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
16555           !> os2/os2.sym os2/os2ish.h
16556 ____________________________________________________________________________
16557 [  9030] By: jhi                                   on 2001/03/05  13:46:49
16558         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
16559              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16560              Date: Mon, 5 Mar 2001 02:29:44 -0500
16561              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
16562      Branch: maint-5.6/perl
16563            + os2/os2add.sym
16564            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
16565            ! makedef.pl os2/Changes os2/Makefile.SHs
16566            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
16567            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
16568            ! os2/os2.sym os2/os2ish.h
16569 ____________________________________________________________________________
16570 [  9029] By: jhi                                   on 2001/03/05  13:40:35
16571         Log: Integrate change #9028 from maintperl into mainline.
16572              
16573              various nits in MM_Unix.pm found by disabling SelfLoader
16574      Branch: perl
16575           !> lib/ExtUtils/MM_Unix.pm
16576 ____________________________________________________________________________
16577 [  9028] By: gsar                                  on 2001/03/05  09:58:38
16578         Log: various nits in MM_Unix.pm found by disabling SelfLoader
16579      Branch: maint-5.6/perl
16580            ! lib/ExtUtils/MM_Unix.pm
16581 ____________________________________________________________________________
16582 [  9027] By: nick                                  on 2001/03/05  08:35:22
16583         Log: Integrate mainline
16584      Branch: perlio
16585           !> (integrate 28 files)
16586 ____________________________________________________________________________
16587 [  9026] By: jhi                                   on 2001/03/05  02:14:59
16588         Log: Integrate change #9025 from mainline to maintperl,
16589              retract \N{U+HHHH}.
16590      Branch: maint-5.6/perl
16591           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
16592           !> t/lib/charnames.t toke.c
16593 ____________________________________________________________________________
16594 [  9025] By: jhi                                   on 2001/03/05  02:13:09
16595         Log: Retracting \N{U+HHHH}.
16596      Branch: perl
16597            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
16598            ! t/lib/charnames.t toke.c
16599 ____________________________________________________________________________
16600 [  9024] By: jhi                                   on 2001/03/04  20:51:07
16601         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
16602              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
16603              Date: Fri, 02 Mar 2001 18:25:26 +0100
16604              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
16605              
16606              Casting problem.
16607      Branch: perl
16608            ! ext/Storable/Storable.xs
16609 ____________________________________________________________________________
16610 [  9023] By: jhi                                   on 2001/03/04  19:46:45
16611         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
16612              From: nick@talking.bollo.cx
16613              Date: Sat, 03 Mar 2001 21:41:33 +0000
16614              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
16615              
16616              Revert the workaround.
16617      Branch: perl
16618            ! perlio.c
16619 ____________________________________________________________________________
16620 [  9022] By: jhi                                   on 2001/03/04  19:36:28
16621         Log: Update Changes.
16622      Branch: perl
16623            ! Changes patchlevel.h
16624 ____________________________________________________________________________
16625 [  9021] By: jhi                                   on 2001/03/04  18:41:00
16626         Log: makedef.pl updates suggested by Chris Nandor; double-checking
16627              the changes in AIX, OS/2 Win32 would be nice.
16628      Branch: perl
16629            ! makedef.pl
16630 ____________________________________________________________________________
16631 [  9020] By: jhi                                   on 2001/03/04  18:23:58
16632         Log: Integrate change #9012 from maintperl into mainline,
16633              quench a compiler warning.
16634      Branch: perl
16635           !> toke.c
16636 ____________________________________________________________________________
16637 [  9019] By: jhi                                   on 2001/03/04  18:18:43
16638         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
16639              
16640              \N{U+HHHH} fix.
16641              
16642              pattern in G_ARRAY context
16643      Branch: maint-5.6/perl
16644           !> pp_hot.c t/op/pat.t toke.c
16645 ____________________________________________________________________________
16646 [  9018] By: jhi                                   on 2001/03/04  18:07:48
16647         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
16648              From: Jeff Pinyan <jeffp@crusoe.net>
16649              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
16650              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
16651      Branch: perl
16652            ! pp_hot.c t/op/pat.t
16653 ____________________________________________________________________________
16654 [  9017] By: jhi                                   on 2001/03/04  18:06:21
16655         Log: I thought I tested the #9014.
16656      Branch: perl
16657            ! toke.c
16658 ____________________________________________________________________________
16659 [  9016] By: jhi                                   on 2001/03/04  17:41:22
16660         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
16661              
16662              Tweak the get*ent() OS/2 prototypes.
16663              
16664              Add the \N{U+HHHH} syntax.
16665              
16666              More tr/// UTF-8 fixes from Inaba Hiroto.
16667      Branch: maint-5.6/perl
16668           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
16669           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
16670 ____________________________________________________________________________
16671 [  9015] By: jhi                                   on 2001/03/04  17:36:04
16672         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
16673      Branch: perl
16674            ! doop.c t/op/tr.t
16675 ____________________________________________________________________________
16676 [  9014] By: jhi                                   on 2001/03/04  17:24:49
16677         Log: Add the \N{U+HHHH} syntax.
16678      Branch: perl
16679            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
16680            ! t/lib/charnames.t toke.c
16681 ____________________________________________________________________________
16682 [  9013] By: jhi                                   on 2001/03/04  17:20:45
16683         Log: Tweak the get*ent() OS/2 prototypes.
16684      Branch: perl
16685            ! os2/os2.c
16686 ____________________________________________________________________________
16687 [  9012] By: gsar                                  on 2001/03/04  06:26:14
16688         Log: avoid warning (nit in change#9009)
16689      Branch: maint-5.6/perl
16690            ! toke.c
16691 ____________________________________________________________________________
16692 [  9011] By: gsar                                  on 2001/03/04  06:15:24
16693         Log: lib/charnames.t fails in 5.6.x because of older Unicode
16694              data
16695              
16696              TODO: need to revisit this after updating lib/unicode/...
16697      Branch: maint-5.6/perl
16698            ! t/lib/charnames.t
16699 ____________________________________________________________________________
16700 [  9010] By: gsar                                  on 2001/03/04  06:08:36
16701         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
16702      Branch: maint-5.6/perl
16703            ! toke.c
16704 ____________________________________________________________________________
16705 [  9009] By: jhi                                   on 2001/03/03  19:27:20
16706         Log: Integrate change #9008 from mainline to maintperl,
16707              UTF-8 tr/// fixes from Inaba Hiroto.
16708      Branch: maint-5.6/perl
16709           !> doop.c op.c t/op/tr.t toke.c
16710 ____________________________________________________________________________
16711 [  9008] By: jhi                                   on 2001/03/03  19:19:42
16712         Log: UTF8 tr/// fixes from Inaba Hiroto.
16713      Branch: perl
16714            ! doop.c op.c t/op/tr.t toke.c
16715 ____________________________________________________________________________
16716 [  9007] By: jhi                                   on 2001/03/03  19:00:30
16717         Log: Integrate change #9006 from maintperl to mainline,
16718              more robust quest for the infinite.
16719      Branch: perl
16720           !> lib/Math/Complex.pm
16721 ____________________________________________________________________________
16722 [  9006] By: jhi                                   on 2001/03/03  18:58:06
16723         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
16724              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16725              Date: Sat, 3 Mar 2001 12:51:50 -0500
16726              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
16727              
16728              Be more robust in our quest for the infinite.
16729      Branch: maint-5.6/perl
16730            ! lib/Math/Complex.pm
16731 ____________________________________________________________________________
16732 [  9005] By: jhi                                   on 2001/03/03  17:55:50
16733         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
16734      Branch: maint-5.6/perl
16735            ! doio.c
16736 ____________________________________________________________________________
16737 [  9004] By: jhi                                   on 2001/03/03  17:40:14
16738         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
16739              so that picky compilers like IRIX won't get huffy about
16740              "statements without effect" (like 1;).
16741      Branch: perl
16742            ! toke.c
16743 ____________________________________________________________________________
16744 [  9003] By: jhi                                   on 2001/03/03  17:15:52
16745         Log: Integrate change #9002 from mainline to maintperl.
16746              
16747              Subject: [perl-5.6.x, perl-current] accept for EPOC
16748      Branch: maint-5.6/perl
16749           !> pp_sys.c
16750 ____________________________________________________________________________
16751 [  9002] By: jhi                                   on 2001/03/03  17:14:30
16752         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
16753              From: Olaf Flebbe <O.Flebbe@science-computing.de>
16754              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
16755              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
16756      Branch: perl
16757            ! pp_sys.c
16758 ____________________________________________________________________________
16759 [  9001] By: jhi                                   on 2001/03/03  17:13:13
16760         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
16761              From: "Craig A. Berry" <craigberry@mac.com>
16762              Date: Fri, 02 Mar 2001 17:44:40 -0600
16763              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
16764      Branch: perl
16765            ! t/pod/find.t
16766 ____________________________________________________________________________
16767 [  9000] By: jhi                                   on 2001/03/03  17:11:55
16768         Log: Integrate changes #8997,8999 from maintperl.
16769              
16770              Subject: [PATCH 5.6.1] compiling on OS/2
16771              (Better error message from hints/os2.sh)
16772              
16773              Subject: [PATCH 5.6.1] syslog.t
16774      Branch: perl
16775           !> hints/os2.sh t/lib/syslog.t
16776 ____________________________________________________________________________
16777 [  8999] By: jhi                                   on 2001/03/03  17:09:28
16778         Log: Subject: [PATCH 5.6.1] syslog.t
16779              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16780              Date: Sat, 3 Mar 2001 02:11:17 -0500
16781              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
16782      Branch: maint-5.6/perl
16783            ! t/lib/syslog.t
16784 ____________________________________________________________________________
16785 [  8998] By: jhi                                   on 2001/03/03  17:07:50
16786         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
16787              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16788              Date: Sat, 3 Mar 2001 01:53:52 -0500
16789              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
16790      Branch: maint-5.6/perl
16791            ! opcode.pl os2/os2.c
16792 ____________________________________________________________________________
16793 [  8997] By: jhi                                   on 2001/03/03  17:03:30
16794         Log: Subject: [PATCH 5.6.1] compiling on OS/2
16795              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16796              Date: Sat, 3 Mar 2001 01:59:59 -0500
16797              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
16798      Branch: maint-5.6/perl
16799            ! hints/os2.sh
16800 ____________________________________________________________________________
16801 [  8996] By: jhi                                   on 2001/03/03  00:55:58
16802         Log: Regen files for mainline.
16803      Branch: perl
16804            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16805            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
16806 ____________________________________________________________________________
16807 [  8995] By: jhi                                   on 2001/03/03  00:35:22
16808         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
16809              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
16810              to maintperl.
16811              
16812              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
16813              
16814              Add Configure option -Dmksymlinks which will create a symlink
16815              forest if the current/build differs from the source directory.
16816              (8218,8220,8221,8317,8318,8971)
16817              
16818              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
16819              (Document APPLLIB_EXP in INSTALL.)
16820              
16821              If running byacc write-enable also perly.h.
16822              
16823              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
16824              
16825              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
16826              
16827              Sanity check for conflicting thread flavours.
16828              
16829              Fix the sys/fcntl.h problem reported by Peter Prymmer.
16830              
16831              Add few CPUs/architectures to the Cppsym scan,
16832              add -perlio to archname if so selected (modified 8890)
16833              
16834              Be more helpful for devel builders, suggested by John L. Allen.
16835              (admittedly pointless change for maintperl, but the usedevel
16836              code is there already)
16837      Branch: maint-5.6/perl
16838           !> Configure INSTALL Makefile.SH Porting/Glossary
16839           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
16840           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
16841           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
16842           !> win32/config.bc win32/config.gc win32/config.vc
16843 ____________________________________________________________________________
16844 [  8994] By: jhi                                   on 2001/03/02  23:31:41
16845         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
16846      Branch: metaconfig/U/perl
16847            ! gccvers.U
16848 ____________________________________________________________________________
16849 [  8993] By: jhi                                   on 2001/03/02  23:22:12
16850         Log: Regenerate various files for maint.
16851      Branch: maint-5.6/perl
16852            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
16853            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
16854 ____________________________________________________________________________
16855 [  8992] By: alanbur                               on 2001/03/02  22:48:34
16856         Log: Resync wuth parent
16857      Branch: maint-5.6/pureperl
16858           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
16859           !> (integrate 60 files)
16860 ____________________________________________________________________________
16861 [  8991] By: jhi                                   on 2001/03/02  21:00:08
16862         Log: Retract the #8742 part of #8986, backward compat.
16863      Branch: maint-5.6/perl
16864            ! embed.pl
16865 ____________________________________________________________________________
16866 [  8990] By: jhi                                   on 2001/03/02  20:40:07
16867         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
16868      Branch: maint-5.6/perl
16869            ! hv.c
16870 ____________________________________________________________________________
16871 [  8989] By: jhi                                   on 2001/03/02  19:59:56
16872         Log: Update Changes.
16873      Branch: perl
16874            ! Changes patchlevel.h
16875 ____________________________________________________________________________
16876 [  8988] By: jhi                                   on 2001/03/02  19:57:08
16877         Log: Integrate perlio.
16878      Branch: perl
16879           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
16880           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
16881           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
16882           !> ext/Encode/Encode/iso8859-10.ucm
16883           !> ext/Encode/Encode/iso8859-13.ucm
16884           !> ext/Encode/Encode/iso8859-14.ucm
16885           !> ext/Encode/Encode/iso8859-15.ucm
16886           !> ext/Encode/Encode/iso8859-16.ucm
16887           !> ext/Encode/Encode/iso8859-2.ucm
16888           !> ext/Encode/Encode/iso8859-3.ucm
16889           !> ext/Encode/Encode/iso8859-4.ucm
16890           !> ext/Encode/Encode/iso8859-5.ucm
16891           !> ext/Encode/Encode/iso8859-6.ucm
16892           !> ext/Encode/Encode/iso8859-7.ucm
16893           !> ext/Encode/Encode/iso8859-8.ucm
16894           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
16895           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
16896 ____________________________________________________________________________
16897 [  8987] By: jhi                                   on 2001/03/02  19:43:40
16898         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
16899              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
16900              8950,8952,8955 from mainline to maintperl.
16901              
16902              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
16903              
16904              Put to rest the 20010205.001, the email address checking (not) regex.
16905              
16906              fork() not everywhere, cleanup temp files.
16907              
16908              The #8843 wasn't quite right: %Config needs to imported.
16909              
16910              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
16911              (#8849: the glob-basic hunk needed massaging as it depended
16912              on Schwern's large-scale (unintegrated) patches)
16913              
16914              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
16915              
16916              Upgrade to CGI.pm 2.752, from Lincoln Stein.
16917              (Note: there were some conflicts due to EBCDIC and EPOC
16918              patches, in general I preferred the repository code.)
16919              (When 2.753 comes out, we need to synchronize.)
16920              
16921              Subject: [PATCH] fix for charnames above FFFF
16922              
16923              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
16924              
16925              If no sfio, no -lsfio.
16926              
16927              Run run/*.t also in minitest.
16928              
16929              Subject:  [PATCH perl 5.7.0] malloc message address offset
16930              
16931              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
16932              
16933              Subject: fix for parameter -Dm (for perl@8867)
16934              
16935              Subject: [PATCH: perl@8892] was Re: hashing order difference?
16936              (make the test more portable)
16937              
16938              Subject: Re: [PATCH] fix for charnames above FFFF
16939              
16940              Subject: Re: I'm losing the war...
16941              (hv_store() not working correctly in ENV_IS_CASELESS case.)
16942              
16943              Subject: Modified README.bs2000 
16944              
16945              Subject: [PATCH: perl@8935] -Dt padsv($var)
16946              
16947              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
16948              
16949              Subject: PATCH: extra tests to check on negative float to unsigned cast
16950              
16951              Subject: [PATCH] XPUSH[insp] was Re: progress
16952              
16953              Subject: Re: Compile with perlcc..
16954      Branch: maint-5.6/perl
16955           !> (integrate 36 files)
16956 ____________________________________________________________________________
16957 [  8986] By: jhi                                   on 2001/03/02  18:51:25
16958         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
16959              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
16960              to maintperl.
16961              
16962              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
16963              
16964              Subject: [DOC PATCH] overload.pm nits
16965              
16966              Add header for LIB$ prototypes (C. Berry)
16967              
16968              Convert fwrite()s to sockets to write()s, since some socket stacks
16969              don't take kindly to stdio.
16970              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
16971              (for often optional LNMs)
16972              Correct a few typos
16973              (C. Bailey)
16974              
16975              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
16976              
16977              De-cut-and-pasto.
16978              
16979              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
16980              
16981              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
16982              
16983              Upgrade to CPAN 1.59_54, from Andreas König.
16984              
16985              Bogus shebang.
16986              
16987              Subject: [PATCH] Document makepatch in Porting/patching
16988              
16989              UTF-8 documentation.
16990              
16991              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
16992              
16993              Sort the MANIFEST.
16994              
16995              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
16996              
16997              Subject: [PATCH @8807] toke.c cleanup: scan_str()
16998              
16999              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
17000              
17001              Add run/*.t to testables.
17002              
17003              TODO: integrate #8784.
17004      Branch: maint-5.6/perl
17005           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
17006           !> (integrate 28 files)
17007 ____________________________________________________________________________
17008 [  8985] By: nick                                  on 2001/03/02  18:15:45
17009         Log: Integrate mainline
17010      Branch: perlio
17011           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
17012           !> vms/vms.c
17013 ____________________________________________________________________________
17014 [  8984] By: jhi                                   on 2001/03/02  16:00:17
17015         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
17016              
17017              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
17018              5.004_05, and mention the suidperl August 2000 security problem.
17019              (#8978,#8981)
17020              
17021              Subject: [ID 20010301.004] Technically speaking in perldata
17022              
17023              Subject: [PATCH] File::Copy for bleadperl, maintperl
17024              
17025              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
17026              
17027              (The #8982, fix for 20010221.005 and 20010221.008,
17028              would be nice too but it didn't integrate cleanly.)
17029      Branch: maint-5.6/perl
17030           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
17031 ____________________________________________________________________________
17032 [  8983] By: jhi                                   on 2001/03/02  15:51:16
17033         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
17034              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17035              Date:     Thu, 1 Mar 2001 15:54:09 EST
17036              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
17037      Branch: perl
17038            ! vms/vms.c
17039 ____________________________________________________________________________
17040 [  8982] By: jhi                                   on 2001/03/02  15:43:31
17041         Log: Subject: Re: sync sync sync: have I missed any patches?
17042              From: Radu Greab <radu@netsoft.ro> 
17043              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
17044              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
17045              
17046              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
17047              was checking argv[0] regardless of whether a different pathname
17048              will actually be executed."  Test case not supplied because 
17049              drafting that, ironically enough, revealed another bug
17050              (or a feature).
17051      Branch: perl
17052            ! doio.c
17053 ____________________________________________________________________________
17054 [  8981] By: jhi                                   on 2001/03/02  15:28:03
17055         Log: Misdate in #8978.
17056      Branch: perl
17057            ! pod/perlfaq1.pod
17058 ____________________________________________________________________________
17059 [  8980] By: jhi                                   on 2001/03/02  15:24:20
17060         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
17061              From: Chris Nandor <pudge@pobox.com>
17062              Date: Wed, 28 Feb 2001 22:10:15 -0500
17063              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
17064      Branch: perl
17065            ! lib/File/Copy.pm
17066 ____________________________________________________________________________
17067 [  8979] By: jhi                                   on 2001/03/02  15:17:16
17068         Log: Subject: [ID 20010301.004] Technically speaking in perldata
17069              From: abela@geneanet.org
17070              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
17071              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
17072      Branch: perl
17073            ! pod/perldata.pod
17074 ____________________________________________________________________________
17075 [  8978] By: jhi                                   on 2001/03/02  15:15:27
17076         Log: Subject: [ID 20010301.003] ref to 5.004
17077              From: abela@geneanet.org
17078              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
17079              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
17080              
17081              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
17082              and mention the suidperl August 2000 security problem.
17083      Branch: perl
17084            ! pod/perlfaq1.pod
17085 ____________________________________________________________________________
17086 [  8977] By: alanbur                               on 2001/03/02  14:17:45
17087         Log: Resynchronised with parent
17088      Branch: maint-5.6/pureperl
17089           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
17090           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
17091           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
17092           !> vms/descrip_mms.template win32/win32.c win32/win32.h
17093           !> win32/win32iop.h
17094 ____________________________________________________________________________
17095 [  8976] By: nick                                  on 2001/03/01  23:25:30
17096         Log: Integrate mainline.
17097      Branch: perlio
17098            - t/op/qu.t
17099           !> (integrate 55 files)
17100 ____________________________________________________________________________
17101 [  8975] By: jhi                                   on 2001/03/01  16:51:34
17102         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
17103      Branch: perl
17104           !> toke.c
17105 ____________________________________________________________________________
17106 [  8974] By: gsar                                  on 2001/03/01  16:28:21
17107         Log: fix for bugid 20010226.008
17108              
17109              the problem was that some of the pointers (PL_last_lop and
17110              PL_last_uni specifically) into the lex buffers weren't correctly
17111              being invalidated when the buffer changed; this would leave the
17112              pointers pointing at an arbitrary location in the buffer if
17113              the buffer didn't need to be reallocated, or point into freed
17114              memory if the buffer had to be realloced
17115              
17116              TODO item for bugdb maintainers: check other seemingly random
17117              parser-related bugs--they might be cured by this
17118      Branch: maint-5.6/perl
17119            ! toke.c
17120 ____________________________________________________________________________
17121 [  8973] By: jhi                                   on 2001/03/01  02:23:25
17122         Log: Retract #8970 because of a completely mysterious core dump:
17123              adding the tests 241..244 causes op/pat dump core at test #25.
17124              The test needs a lot of whittling down before the bug can be solved.
17125      Branch: perl
17126            ! t/op/pat.t
17127 ____________________________________________________________________________
17128 [  8972] By: jhi                                   on 2001/03/01  01:58:38
17129         Log: Regen perlapi.
17130      Branch: perl
17131            ! pod/perlapi.pod
17132 ____________________________________________________________________________
17133 [  8971] By: jhi                                   on 2001/03/01  01:34:09
17134         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))
17135              From: Nicholas Clark <nick@ccl4.org>
17136              Date: Wed, 28 Feb 2001 23:28:49 +0000
17137              Message-ID: <20010228232849.A55187@plum.flirble.org>
17138              
17139              Allow a completely write protected source code tree
17140              when using the Configure -Dmksymlinks.
17141      Branch: perl
17142            ! embed.pl warnings.pl
17143 ____________________________________________________________________________
17144 [  8970] By: jhi                                   on 2001/03/01  01:32:04
17145         Log: Add back the EBCDIC character range tests (for matching).
17146      Branch: perl
17147            ! t/op/pat.t
17148 ____________________________________________________________________________
17149 [  8969] By: nick                                  on 2001/02/28  18:18:01
17150         Log: Add charname comments to .ucm files writen by 'compile',
17151              also order charmaps in those files by source encoding.
17152              regenerate distrubuted .ucm files
17153      Branch: perlio
17154            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
17155            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
17156            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
17157            ! ext/Encode/Encode/iso8859-10.ucm
17158            ! ext/Encode/Encode/iso8859-13.ucm
17159            ! ext/Encode/Encode/iso8859-14.ucm
17160            ! ext/Encode/Encode/iso8859-15.ucm
17161            ! ext/Encode/Encode/iso8859-16.ucm
17162            ! ext/Encode/Encode/iso8859-2.ucm
17163            ! ext/Encode/Encode/iso8859-3.ucm
17164            ! ext/Encode/Encode/iso8859-4.ucm
17165            ! ext/Encode/Encode/iso8859-5.ucm
17166            ! ext/Encode/Encode/iso8859-6.ucm
17167            ! ext/Encode/Encode/iso8859-7.ucm
17168            ! ext/Encode/Encode/iso8859-8.ucm
17169            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
17170            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
17171 ____________________________________________________________________________
17172 [  8968] By: jhi                                   on 2001/02/28  16:26:37
17173         Log: Expand usemorebits early if d_casti32 needs to be undefined.
17174      Branch: perl
17175            ! hints/hpux.sh hints/irix_6.sh
17176 ____________________________________________________________________________
17177 [  8967] By: jhi                                   on 2001/02/28  16:22:26
17178         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
17179              retract toke.c/qu parts of #8583, retract #8485, retract
17180              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
17181              op/length.t, and MANIFEST, and delete t/op/qu.t.
17182      Branch: perl
17183            - t/op/qu.t
17184            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
17185            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
17186            ! t/op/length.t toke.c
17187 ____________________________________________________________________________
17188 [  8966] By: jhi                                   on 2001/02/28  15:00:27
17189         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
17190              by not changing from pre-Unicode days into being Unicode-aware.
17191              Sniff.
17192      Branch: perl
17193            ! pp.c t/op/pack.t t/op/qu.t
17194 ____________________________________________________________________________
17195 [  8965] By: jhi                                   on 2001/02/28  14:37:55
17196         Log: Subject: Re: Errors in core PODs
17197              From: Michael Stevens <michael@etla.org> 
17198              Date: Fri, 23 Feb 2001 15:47:56 +0000
17199              Message-ID: <20010223154756.A7723@firedrake.org> 
17200      Branch: perl
17201            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
17202            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
17203            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
17204            ! x2p/a2p.pod
17205 ____________________________________________________________________________
17206 [  8964] By: jhi                                   on 2001/02/28  14:35:35
17207         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
17208              (The #8961 was too bold.)
17209      Branch: perl
17210            ! hints/hpux.sh hints/irix_6.sh
17211 ____________________________________________________________________________
17212 [  8963] By: jhi                                   on 2001/02/28  14:33:39
17213         Log: Subject: Re: sync sync sync: have I missed any patches?
17214              From: Tim Jenness <t.jenness@jach.hawaii.edu>
17215              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
17216              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
17217              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
17218              
17219              Replace djSP with dSP.
17220      Branch: perl
17221            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
17222            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
17223            ! win32/perlhost.h
17224 ____________________________________________________________________________
17225 [  8962] By: jhi                                   on 2001/02/27  23:21:14
17226         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
17227      Branch: perl
17228            ! lib/Filter/Simple.pm
17229 ____________________________________________________________________________
17230 [  8961] By: jhi                                   on 2001/02/27  22:55:26
17231         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
17232              and this would be it.
17233      Branch: perl
17234            ! hints/hpux.sh hints/irix_6.sh
17235 ____________________________________________________________________________
17236 [  8960] By: jhi                                   on 2001/02/27  22:51:33
17237         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
17238              From: "Craig A. Berry" <craigberry@mac.com>
17239              Date: Tue, 27 Feb 2001 16:11:44 -0600
17240              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
17241      Branch: maint-5.6/perl
17242            ! configure.com vms/descrip_mms.template
17243 ____________________________________________________________________________
17244 [  8959] By: jhi                                   on 2001/02/27  22:47:23
17245         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
17246              From: "Craig A. Berry" <craigberry@mac.com>
17247              Date: Tue, 27 Feb 2001 16:11:44 -0600
17248              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
17249      Branch: perl
17250            ! configure.com vms/descrip_mms.template
17251 ____________________________________________________________________________
17252 [  8958] By: jhi                                   on 2001/02/27  15:16:42
17253         Log: Update Changes.
17254      Branch: perl
17255            ! Changes patchlevel.h
17256 ____________________________________________________________________________
17257 [  8957] By: jhi                                   on 2001/02/27  06:15:07
17258         Log: Subject: [5.6.x] EPOC additions
17259              From: Olaf Flebbe <O.Flebbe@science-computing.de>
17260              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
17261              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
17262      Branch: maint-5.6/perl
17263            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
17264 ____________________________________________________________________________
17265 [  8956] By: jhi                                   on 2001/02/27  06:12:11
17266         Log: Subject: [perl-current] EPOC 
17267              From: Olaf Flebbe <O.Flebbe@science-computing.de>
17268              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
17269              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
17270      Branch: perl
17271            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
17272            ! epoc/epocish.c epoc/epocish.h pp_sys.c
17273 ____________________________________________________________________________
17274 [  8955] By: jhi                                   on 2001/02/27  05:59:50
17275         Log: Subject: Re: Compile with perlcc..
17276              From: Edward Peschko <edwardp@excitehome.net>
17277              Date: Mon, 26 Feb 2001 18:51:58 -0800
17278              Message-ID: <20010226185158.A9871@excitehome.net>
17279              
17280              plus add a simple usage message if no arguments given.
17281      Branch: perl
17282            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
17283            ! utils/Makefile utils/perlcc.PL win32/pod.mak
17284 ____________________________________________________________________________
17285 [  8954] By: nick                                  on 2001/02/26  21:02:59
17286         Log: Integrate mainline
17287      Branch: perlio
17288           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
17289           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
17290           !> t/op/sprintf.t
17291 ____________________________________________________________________________
17292 [  8953] By: jhi                                   on 2001/02/26  14:43:54
17293         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
17294              From: Nicholas Clark <nick@ccl4.org>
17295              Date: Mon, 26 Feb 2001 00:42:07 +0000
17296              Message-ID: <20010226004207.F23333@plum.flirble.org>
17297      Branch: perl
17298            ! pp_ctl.c
17299 ____________________________________________________________________________
17300 [  8952] By: jhi                                   on 2001/02/26  14:42:13
17301         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
17302              From: Simon Cozens <simon@netthink.co.uk>
17303              Date: Mon, 26 Feb 2001 12:23:48 +0000
17304              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
17305      Branch: perl
17306            ! pod/perlguts.pod
17307 ____________________________________________________________________________
17308 [  8951] By: jhi                                   on 2001/02/26  14:39:15
17309         Log: Subject: [PATCH] perlio - unknown layer
17310              From: Nicholas Clark <nick@ccl4.org>
17311              Date: Mon, 26 Feb 2001 00:27:19 +0000
17312              Message-ID: <20010226002719.E23333@plum.flirble.org>
17313      Branch: perl
17314            ! perlio.c
17315 ____________________________________________________________________________
17316 [  8950] By: jhi                                   on 2001/02/26  14:38:04
17317         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
17318              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
17319              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
17320              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
17321      Branch: perl
17322            ! t/op/bop.t
17323 ____________________________________________________________________________
17324 [  8949] By: jhi                                   on 2001/02/26  14:37:07
17325         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
17326              From: Peter Prymmer <pvhp@forte.com>
17327              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
17328              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
17329      Branch: perl
17330            ! lib/Test.pm
17331 ____________________________________________________________________________
17332 [  8948] By: jhi                                   on 2001/02/26  14:35:53
17333         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
17334              From: Radu Greab <radu@netsoft.ro>
17335              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
17336              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
17337      Branch: perl
17338            ! pod/perlop.pod
17339 ____________________________________________________________________________
17340 [  8947] By: jhi                                   on 2001/02/26  14:34:46
17341         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
17342              From: David Mitchell <davem@fdgroup.co.uk>
17343              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
17344              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
17345      Branch: perl
17346            ! run.c
17347 ____________________________________________________________________________
17348 [  8946] By: jhi                                   on 2001/02/26  14:32:37
17349         Log: Subject: Modified README.bs2000 
17350              From: Dorner Thomas <Thomas.Dorner@start.de>
17351              Date: Mon, 26 Feb 2001 09:22:17 +0100
17352              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
17353      Branch: perl
17354            ! README.bs2000
17355 ____________________________________________________________________________
17356 [  8945] By: jhi                                   on 2001/02/26  14:19:53
17357         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
17358              to maintperl, listing the known failures on the tests 129 and 130.
17359      Branch: maint-5.6/perl
17360           !> t/op/sprintf.t
17361 ____________________________________________________________________________
17362 [  8944] By: jhi                                   on 2001/02/26  14:14:15
17363         Log: Add more known sprintf failures.
17364      Branch: perl
17365            ! t/op/sprintf.t
17366 ____________________________________________________________________________
17367 [  8943] By: jhi                                   on 2001/02/26  13:56:22
17368         Log: perlglob.exe needs to be found in Win32, patch from
17369              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
17370              which needs external glob at mini-perl time."
17371      Branch: perl
17372            ! ext/Encode/compile
17373 ____________________________________________________________________________
17374 [  8942] By: jhi                                   on 2001/02/26  13:52:19
17375         Log: A missing dTHX from Vadim Konovalov.
17376      Branch: perl
17377            ! perlio.c
17378 ____________________________________________________________________________
17379 [  8941] By: jhi                                   on 2001/02/26  13:37:05
17380         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
17381      Branch: perl
17382            ! op.c
17383 ____________________________________________________________________________
17384 [  8940] By: jhi                                   on 2001/02/26  13:35:40
17385         Log: Integrate perlio.
17386      Branch: perl
17387           !> ext/Encode/Encode.pm
17388 ____________________________________________________________________________
17389 [  8939] By: nick                                  on 2001/02/25  23:47:09
17390         Log: Integrate mainline.
17391      Branch: perlio
17392           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
17393           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
17394 ____________________________________________________________________________
17395 [  8938] By: nick                                  on 2001/02/25  19:36:28
17396         Log: Encode implementations docs.
17397      Branch: perlio
17398            ! ext/Encode/Encode.pm
17399 ____________________________________________________________________________
17400 [  8937] By: jhi                                   on 2001/02/25  19:26:16
17401         Log: Script wasn't aligned with reality.
17402      Branch: perl
17403            ! t/pod/find.t
17404 ____________________________________________________________________________
17405 [  8936] By: jhi                                   on 2001/02/25  18:54:55
17406         Log: Update Changes.
17407      Branch: perl
17408            ! Changes patchlevel.h
17409 ____________________________________________________________________________
17410 [  8935] By: jhi                                   on 2001/02/25  18:46:36
17411         Log: Retract #8929,8930,8932,8933 for now.
17412      Branch: perl
17413            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
17414 ____________________________________________________________________________
17415 [  8934] By: jhi                                   on 2001/02/25  17:34:35
17416         Log: Integrate perlio.
17417      Branch: perl
17418           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
17419           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
17420           !> t/lib/encode.t
17421 ____________________________________________________________________________
17422 [  8933] By: jhi                                   on 2001/02/25  17:33:12
17423         Log: (Retracted by #8395.)
17424              
17425              Slight tweaks in scan_const(), not fixes yet, it seems like
17426              lots of work remains to be done...
17427      Branch: perl
17428            ! toke.c
17429 ____________________________________________________________________________
17430 [  8932] By: jhi                                   on 2001/02/25  17:27:11
17431         Log: (Retracted by #8395.)
17432              
17433              Missing from #8930.
17434      Branch: perl
17435            ! perl.h
17436 ____________________________________________________________________________
17437 [  8931] By: jhi                                   on 2001/02/25  17:26:19
17438         Log: A comment tweak.
17439      Branch: perl
17440            ! utf8.c
17441 ____________________________________________________________________________
17442 [  8930] By: jhi                                   on 2001/02/25  17:25:47
17443         Log: (Retracted by #8395.)
17444              
17445              Attempt to fix the EBCDIC character range problwm with //.
17446      Branch: perl
17447            ! regcomp.c
17448 ____________________________________________________________________________
17449 [  8929] By: jhi                                   on 2001/02/25  17:23:45
17450         Log: (Retracted by #8395.)
17451              
17452              Expand the EBCDIC character range tests, and add few nasty
17453              tr tests from Karsten Sperling.
17454      Branch: perl
17455            ! t/op/pat.t t/op/tr.t
17456 ____________________________________________________________________________
17457 [  8928] By: jhi                                   on 2001/02/25  17:18:49
17458         Log: Missing check-in.
17459      Branch: perl
17460            ! lib/Pod/Find.pm
17461 ____________________________________________________________________________
17462 [  8927] By: nick                                  on 2001/02/25  11:30:22
17463         Log: Change method names in Encode implementation classes to something
17464              less confusing (preparing to "go public").
17465      Branch: perlio
17466            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
17467 ____________________________________________________________________________
17468 [  8926] By: nick                                  on 2001/02/25  10:53:24
17469         Log: GCC __atribute__ / printf fix
17470      Branch: perlio
17471            ! perl.h
17472 ____________________________________________________________________________
17473 [  8925] By: nick                                  on 2001/02/25  10:52:25
17474         Log: Checked in the wrong one ...
17475      Branch: perlio
17476            ! ext/Encode/Encode.pm
17477 ____________________________________________________________________________
17478 [  8924] By: nick                                  on 2001/02/24  18:46:51
17479         Log: Integrate mainline - to see what Jarkko has in ...
17480      Branch: perlio
17481           +> t/pod/testpods/lib/Pod/Stuff.pm
17482           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
17483 ____________________________________________________________________________
17484 [  8923] By: nick                                  on 2001/02/24  17:05:23
17485         Log: Encode API documentation nd tidy up.
17486              Minor additions to test.
17487              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
17488              Adds STRLEN to standard typemap.
17489      Branch: perlio
17490            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
17491            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
17492 ____________________________________________________________________________
17493 [  8922] By: jhi                                   on 2001/02/24  16:38:12
17494         Log: Add a test for the "character range should match in EBCDIC
17495              if specified using explicit numerics" bug found by Karsten
17496              Sperling.
17497      Branch: perl
17498            ! t/op/pat.t
17499 ____________________________________________________________________________
17500 [  8921] By: jhi                                   on 2001/02/24  16:30:16
17501         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
17502              From: schwern@pobox.com
17503              Date: Fri, 23 Feb 2001 03:21:37 -0500
17504              Message-ID: <20010223032137.A26022@magnonel.guild.net>
17505              
17506              plus Charles Lane's fixes, plus tweaks.
17507      Branch: perl
17508            + t/pod/testpods/lib/Pod/Stuff.pm
17509            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
17510 ____________________________________________________________________________
17511 [  8920] By: nick                                  on 2001/02/24  10:30:11
17512         Log: Integrate mainline
17513      Branch: perlio
17514           !> (integrate 33 files)
17515 ____________________________________________________________________________
17516 [  8919] By: jhi                                   on 2001/02/24  00:23:35
17517         Log: Subject: Re: I'm losing the war...
17518              From: "Vadim Konovalov" <watman@inbox.ru>
17519              Date: Sat, 24 Feb 2001 00:10:14 +0300
17520              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
17521              
17522              hv_store() not working correctly in ENV_IS_CASELESS case.
17523      Branch: perl
17524            ! hv.c
17525 ____________________________________________________________________________
17526 [  8918] By: jhi                                   on 2001/02/24  00:20:09
17527         Log: Subject: Re: [PATCH] fix for charnames above FFFF
17528              From: andreas.koenig@anima.de (Andreas J. Koenig)
17529              Date: 23 Feb 2001 02:39:03 +0100
17530              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
17531              
17532              A further efficiency tweak.
17533      Branch: perl
17534            ! lib/charnames.pm
17535 ____________________________________________________________________________
17536 [  8917] By: jhi                                   on 2001/02/23  20:27:51
17537         Log: Integrate change #8916 from mainline,
17538              do away with USE_WIN32_RTL_ENV.
17539      Branch: maint-5.6/perl
17540           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
17541 ____________________________________________________________________________
17542 [  8916] By: jhi                                   on 2001/02/23  20:02:25
17543         Log: Abolish USE_WIN32_RTL_ENV.
17544      Branch: perl
17545            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
17546 ____________________________________________________________________________
17547 [  8915] By: jhi                                   on 2001/02/23  19:36:00
17548         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
17549              later protected by some #define.
17550      Branch: perl
17551            ! gv.c
17552 ____________________________________________________________________________
17553 [  8914] By: jhi                                   on 2001/02/23  19:31:38
17554         Log: Retract #8902 for now, requested by Charles Lane, the correct
17555              fix will be something else.
17556      Branch: perl
17557            ! op.c
17558 ____________________________________________________________________________
17559 [  8913] By: jhi                                   on 2001/02/23  19:11:36
17560         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
17561              From: Peter Prymmer <pvhp@forte.com>
17562              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
17563              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
17564      Branch: perl
17565            ! t/op/lex_assign.t
17566 ____________________________________________________________________________
17567 [  8912] By: jhi                                   on 2001/02/23  18:38:20
17568         Log: Subject: [patch] perlio + useithreads
17569              From: Doug MacEachern <dougm@covalent.net>
17570              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
17571              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
17572              
17573              Gets things running but not complete.
17574      Branch: perl
17575            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
17576 ____________________________________________________________________________
17577 [  8911] By: jhi                                   on 2001/02/23  04:20:02
17578         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
17579              
17580              Duplicated environment freeing, File::Temp 0.12,
17581              op/append portability (EBCDIC) tweak.
17582      Branch: maint-5.6/perl
17583           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
17584           !> t/op/append.t
17585 ____________________________________________________________________________
17586 [  8910] By: jhi                                   on 2001/02/23  02:07:33
17587         Log: Integrate change #8909 from mainline, a better Borland
17588              putenv() workaround.
17589      Branch: maint-5.6/perl
17590           !> perl.c
17591 ____________________________________________________________________________
17592 [  8909] By: jhi                                   on 2001/02/23  02:05:46
17593         Log: A better workaround for Borland putenv() brokenness from Sarathy.
17594      Branch: perl
17595            ! perl.c
17596 ____________________________________________________________________________
17597 [  8908] By: jhi                                   on 2001/02/23  02:04:14
17598         Log: Subject: fix for parameter -Dm (for perl@8867)
17599              From: "Vadim Konovalov" <watman@inbox.ru>
17600              Date: Thu, 22 Feb 2001 17:30:12 +0300
17601              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
17602      Branch: perl
17603            ! perl.h
17604 ____________________________________________________________________________
17605 [  8907] By: jhi                                   on 2001/02/23  01:58:20
17606         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
17607              From: Peter Prymmer <pvhp@forte.com>
17608              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
17609              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
17610      Branch: perl
17611            ! t/op/append.t
17612 ____________________________________________________________________________
17613 [  8906] By: jhi                                   on 2001/02/23  01:48:34
17614         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
17615      Branch: perl
17616            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
17617 ____________________________________________________________________________
17618 [  8905] By: jhi                                   on 2001/02/23  01:43:30
17619         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
17620              From: Peter Prymmer <pvhp@forte.com>
17621              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
17622              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
17623      Branch: perl
17624            ! t/lib/st-06compat.t
17625 ____________________________________________________________________________
17626 [  8904] By: jhi                                   on 2001/02/23  01:42:39
17627         Log: Metaconfig unit change for #8903.
17628      Branch: metaconfig/U/perl
17629            ! Devel.U
17630 ____________________________________________________________________________
17631 [  8903] By: jhi                                   on 2001/02/23  01:42:12
17632         Log: Be more helpful for devel builders, suggested by John L. Allen.
17633      Branch: perl
17634            ! Configure
17635 ____________________________________________________________________________
17636 [  8902] By: jhi                                   on 2001/02/23  01:37:41
17637         Log: (Retracted by #8914)
17638              (Wrongly, reinstated by #8941)             
17639
17640              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
17641              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17642              Date:     Thu, 22 Feb 2001 09:43:57 EST
17643              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
17644      Branch: perl
17645            ! op.c
17646 ____________________________________________________________________________
17647 [  8901] By: jhi                                   on 2001/02/23  01:20:32
17648         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
17649              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17650              Date:     Thu, 22 Feb 2001 08:01:35 EST
17651              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
17652      Branch: perl
17653            ! malloc.c
17654 ____________________________________________________________________________
17655 [  8900] By: jhi                                   on 2001/02/23  01:18:02
17656         Log: Integrate changes #8898,8899 from mainline, environ handling.
17657      Branch: maint-5.6/perl
17658           !> perl.c
17659 ____________________________________________________________________________
17660 [  8899] By: jhi                                   on 2001/02/23  01:16:25
17661         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
17662              putenv() is not to be relied on, they are either broken or leaky
17663              or both.)
17664      Branch: perl
17665            ! perl.c
17666 ____________________________________________________________________________
17667 [  8898] By: jhi                                   on 2001/02/22  23:36:59
17668         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
17669              and safesysfree() must be used.
17670      Branch: perl
17671            ! perl.c
17672 ____________________________________________________________________________
17673 [  8897] By: jhi                                   on 2001/02/22  23:25:45
17674         Log: With environ one must use safesysmalloc()/safesysfree().
17675      Branch: perl
17676            ! perl.c
17677 ____________________________________________________________________________
17678 [  8896] By: jhi                                   on 2001/02/22  22:13:18
17679         Log: If we have a duplicated environment free it
17680              if PERL_DESTRUCT_LEVEL.
17681      Branch: perl
17682            ! perl.c
17683 ____________________________________________________________________________
17684 [  8895] By: alanbur                               on 2001/02/22  19:31:57
17685         Log: Synchronised with parent
17686      Branch: maint-5.6/pureperl
17687           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
17688 ____________________________________________________________________________
17689 [  8894] By: gsar                                  on 2001/02/22  19:06:18
17690         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
17691              
17692              fix memory leak in method call optimization (change#3768);
17693              made C<eval "$x->foo()"> leak
17694              
17695              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
17696      Branch: maint-5.6/perl
17697           !> op.c
17698 ____________________________________________________________________________
17699 [  8893] By: jhi                                   on 2001/02/22  18:35:27
17700         Log: (Retracted by #8915.)
17701              
17702              Third Degree finding:
17703              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
17704      Branch: perl
17705            ! gv.c
17706 ____________________________________________________________________________
17707 [  8892] By: jhi                                   on 2001/02/22  14:28:32
17708         Log: Update Changes.
17709      Branch: perl
17710            ! Changes patchlevel.h
17711 ____________________________________________________________________________
17712 [  8891] By: jhi                                   on 2001/02/22  13:22:45
17713         Log: Metaconfig unit changes for #8890.
17714      Branch: metaconfig
17715            ! U/modified/Cppsym.U U/threads/archname.U
17716 ____________________________________________________________________________
17717 [  8890] By: jhi                                   on 2001/02/22  13:22:12
17718         Log: Add -stdio to the archname if no perlio selected,
17719              no -perlio added since that is now the default.
17720              
17721              Add few CPUs/architectures to the Cppsym scan.
17722      Branch: perl
17723            ! Configure config_h.SH
17724 ____________________________________________________________________________
17725 [  8889] By: jhi                                   on 2001/02/22  13:05:59
17726         Log: Metaconfig unit change for #8888.
17727      Branch: metaconfig/U/perl
17728            ! useperlio.U
17729 ____________________________________________________________________________
17730 [  8888] By: jhi                                   on 2001/02/22  13:05:28
17731         Log: *drum roll*  Make perlio the default.
17732      Branch: perl
17733            ! Configure config_h.SH
17734 ____________________________________________________________________________
17735 [  8887] By: jhi                                   on 2001/02/22  12:50:52
17736         Log: Integrate change #8665 from maintperl to mainline,
17737              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
17738      Branch: perl
17739           !> ext/POSIX/POSIX.xs
17740 ____________________________________________________________________________
17741 [  8886] By: jhi                                   on 2001/02/22  12:49:24
17742         Log: Integrate changes #8883,8884 from mainline to maintperl.
17743              
17744              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
17745              Subject: Re: File::Temp::_gettemp warning
17746      Branch: maint-5.6/perl
17747           !> embed.h embed.pl lib/File/Temp.pm
17748 ____________________________________________________________________________
17749 [  8885] By: jhi                                   on 2001/02/22  12:43:59
17750         Log: Based on
17751              
17752              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
17753              From: schwab@suse.de
17754              Date: Thu, 22 Feb 2001 13:08:09 +0100
17755              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
17756              
17757              but the fix done slightly differently because the other
17758              half was already done in #8664.
17759      Branch: maint-5.6/perl
17760            ! ext/POSIX/POSIX.xs
17761 ____________________________________________________________________________
17762 [  8884] By: jhi                                   on 2001/02/22  12:37:15
17763         Log: Subject: Re: File::Temp::_gettemp warning
17764              From: Tim Jenness <t.jenness@jach.hawaii.edu>
17765              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
17766              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
17767              
17768              This patch to File::Temp does two things:
17769              
17770              1. Fixes the problem with CGI::Carp when determining
17771              the Fcntl constants
17772              
17773              2. Removes most of the carps and consolidates them so that all the
17774              reasons are included in a single die that is caught by the test. This
17775              means that the correct skipping behaviour is displayed by the test.
17776      Branch: perl
17777            ! lib/File/Temp.pm
17778 ____________________________________________________________________________
17779 [  8883] By: jhi                                   on 2001/02/22  12:29:19
17780         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
17781              From: Peter Prymmer <pvhp@forte.com>
17782              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
17783              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
17784      Branch: perl
17785            ! embed.h embed.pl
17786 ____________________________________________________________________________
17787 [  8882] By: jhi                                   on 2001/02/21  19:41:33
17788         Log: Integrate change #8881 from mainlin to maintperl.
17789              
17790              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
17791      Branch: maint-5.6/perl
17792           !> op.c
17793 ____________________________________________________________________________
17794 [  8881] By: jhi                                   on 2001/02/21  19:38:57
17795         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
17796              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17797              Date:     Wed, 21 Feb 2001 13:08:03 EST
17798              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
17799      Branch: perl
17800            ! op.c
17801 ____________________________________________________________________________
17802 [  8880] By: jhi                                   on 2001/02/21  19:34:34
17803         Log: Retract #8875, cannot let go of the old semantics of unpack U
17804              without rethinking utf8decode.t.
17805      Branch: perl
17806            ! pp.c t/op/pack.t
17807 ____________________________________________________________________________
17808 [  8879] By: jhi                                   on 2001/02/21  19:08:02
17809         Log: Run run/*.t also in minitest.
17810      Branch: perl
17811            ! Makefile.SH
17812 ____________________________________________________________________________
17813 [  8878] By: nick                                  on 2001/02/21  18:55:37
17814         Log: Integrate mainline
17815      Branch: perlio
17816           !> (integrate 76 files)
17817 ____________________________________________________________________________
17818 [  8877] By: jhi                                   on 2001/02/21  15:09:33
17819         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
17820      Branch: metaconfig
17821            ! U/compline/nblock_io.U
17822      Branch: perl
17823            ! Configure config_h.SH
17824 ____________________________________________________________________________
17825 [  8876] By: jhi                                   on 2001/02/21  14:54:45
17826         Log: If no sfio, no -lsfio.
17827      Branch: metaconfig/U/perl
17828            ! d_sfio.U
17829      Branch: perl
17830            ! Configure config_h.SH
17831 ____________________________________________________________________________
17832 [  8875] By: jhi                                   on 2001/02/21  14:54:00
17833         Log: Make unpack C and unpack C truly equivalent.
17834      Branch: perl
17835            ! pp.c t/op/pack.t
17836 ____________________________________________________________________________
17837 [  8874] By: jhi                                   on 2001/02/21  14:26:02
17838         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
17839              From: Peter Prymmer <pvhp@forte.com>
17840              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
17841              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
17842      Branch: perl
17843            ! pod/perlport.pod
17844 ____________________________________________________________________________
17845 [  8873] By: jhi                                   on 2001/02/21  14:24:31
17846         Log: Subject: [PATCH] fix for charnames above FFFF
17847              From: andreas.koenig@anima.de (Andreas J. Koenig)
17848              Date: 21 Feb 2001 07:05:45 +0100
17849              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
17850      Branch: perl
17851            ! lib/charnames.pm t/lib/charnames.t
17852 ____________________________________________________________________________
17853 [  8872] By: jhi                                   on 2001/02/21  14:15:25
17854         Log: Integrate change #8868 from pureperl to mainline.
17855              
17856              Fixed reference count loop caused by sv_magic.
17857      Branch: perl
17858           !> sv.c
17859 ____________________________________________________________________________
17860 [  8871] By: jhi                                   on 2001/02/21  14:07:29
17861         Log: Integrate change #8868 from pureperl to maintperl.
17862              
17863              Fixed reference count loop caused by sv_magic.
17864      Branch: maint-5.6/perl
17865           !> sv.c
17866 ____________________________________________________________________________
17867 [  8870] By: jhi                                   on 2001/02/21  14:04:41
17868         Log: Put back the #8840, it was innocent.
17869      Branch: perl
17870            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
17871            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
17872 ____________________________________________________________________________
17873 [  8869] By: jhi                                   on 2001/02/21  14:00:03
17874         Log: unpack("C", ...) was left slightly unfinished by #8865.
17875      Branch: perl
17876            ! pp.c t/op/pack.t
17877 ____________________________________________________________________________
17878 [  8868] By: alanbur                               on 2001/02/21  01:33:45
17879         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
17880              from gv_fetchpv to create single-character magic variables (e.g. $!),
17881              and it is passed a sv and the gv that contains the sv as the mg_obj
17882              value.  When sv_magic stores the mg_obj pointer it increments the gv
17883              refcount, thus causing a sv-gv pair that can't be freed.  There is
17884              already a check for sv == obj which is used to prevent such reference
17885              loops.  This change extends the check to cover the case described above.
17886      Branch: maint-5.6/pureperl
17887            ! sv.c
17888 ____________________________________________________________________________
17889 [  8867] By: jhi                                   on 2001/02/21  00:52:39
17890         Log: Update Changes.
17891      Branch: perl
17892            ! Changes patchlevel.h
17893 ____________________________________________________________________________
17894 [  8866] By: jhi                                   on 2001/02/21  00:34:20
17895         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
17896              (Note: there were some conflicts due to EBCDIC and EPOC
17897              patches, in general I preferred the repository code.)
17898              (When 2.753 comes out, we need to synchronize.)
17899      Branch: perl
17900            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
17901            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
17902            ! t/lib/cgi-html.t
17903 ____________________________________________________________________________
17904 [  8865] By: jhi                                   on 2001/02/21  00:24:22
17905         Log: Make pack("C", 0x100) to create Unicode, unless under the
17906              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
17907              will understand Unicode, unless you under know what.
17908      Branch: perl
17909            ! pp.c t/op/pack.t t/op/qu.t
17910 ____________________________________________________________________________
17911 [  8864] By: alanbur                               on 2001/02/20  22:35:34
17912         Log: Resynchronised with parent
17913      Branch: maint-5.6/pureperl
17914           !> README.win32 ext/GDBM_File/GDBM_File.pm
17915           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
17916           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
17917           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
17918           !> t/lib/sdbm.t util.c
17919 ____________________________________________________________________________
17920 [  8863] By: jhi                                   on 2001/02/20  20:55:11
17921         Log: Integrate change #8860,8861 from mainline into maintperl.
17922              
17923              "pseudo-literal j"
17924              
17925              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
17926      Branch: maint-5.6/perl
17927           !> lib/Test.pm pod/perlop.pod
17928 ____________________________________________________________________________
17929 [  8862] By: jhi                                   on 2001/02/20  20:30:07
17930         Log: Don't do casting between pointers pointing to differently sized
17931              integers.
17932      Branch: perl
17933            ! hv.c sv.c
17934 ____________________________________________________________________________
17935 [  8861] By: jhi                                   on 2001/02/20  19:53:44
17936         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
17937              From: Peter Prymmer <pvhp@forte.com>
17938              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
17939              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
17940      Branch: perl
17941            ! lib/Test.pm
17942 ____________________________________________________________________________
17943 [  8860] By: jhi                                   on 2001/02/20  19:48:02
17944         Log: "pseudo-literal j", a documentation glitch reported to Debian.
17945              The text recovered from Perl 5.005_03, and pseudo-literal replaced
17946              by "backtick string".
17947      Branch: perl
17948            ! pod/perlop.pod
17949 ____________________________________________________________________________
17950 [  8859] By: jhi                                   on 2001/02/20  19:15:46
17951         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
17952              from Chris Nandor.
17953      Branch: perl
17954            ! makedef.pl
17955 ____________________________________________________________________________
17956 [  8858] By: jhi                                   on 2001/02/20  17:36:53
17957         Log: Integrate pureperl changes #8844,8845,8850 to mainline
17958              (via maintperl #8855).
17959              
17960              Fixed %^H scoping bug
17961              
17962              Removed GV <-> CV refcount loop
17963              
17964              Removed %ENV refcount loop
17965      Branch: perl
17966           !> gv.c op.c perl.c pp.c scope.c
17967 ____________________________________________________________________________
17968 [  8857] By: jhi                                   on 2001/02/20  17:34:32
17969         Log: Integrate changes #8853,8854 from maintperl to mainline.
17970              
17971              EBDIC fixes, README.win32 Borland update.
17972      Branch: perl
17973           !> README.win32 handy.h util.c
17974 ____________________________________________________________________________
17975 [  8856] By: jhi                                   on 2001/02/20  17:33:16
17976         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
17977      Branch: maint-5.6/perl
17978           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
17979           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
17980           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
17981 ____________________________________________________________________________
17982 [  8855] By: jhi                                   on 2001/02/20  17:32:13
17983         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
17984              
17985              Fixed %^H scoping bug
17986              
17987              Removed GV <-> CV refcount loop
17988              
17989              Removed %ENV refcount loop
17990      Branch: maint-5.6/perl
17991           !> gv.c op.c perl.c pp.c scope.c
17992 ____________________________________________________________________________
17993 [  8854] By: jhi                                   on 2001/02/20  17:25:06
17994         Log: Subject: Addition to readme.win32 for Borland C++ compilers
17995              Date: Tue, 20 Feb 2001 02:15:25 +0300
17996              From: "Vadim Konovalov" <watman@inbox.ru>
17997              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
17998              
17999              Document Borland compiler misbehaviour.
18000      Branch: maint-5.6/perl
18001            ! README.win32
18002 ____________________________________________________________________________
18003 [  8853] By: jhi                                   on 2001/02/20  17:22:25
18004         Log: The assimilation of ebcdic.c didn't quite work at the first try,
18005              patches from Thomas Dorner.
18006      Branch: maint-5.6/perl
18007            ! handy.h util.c
18008 ____________________________________________________________________________
18009 [  8852] By: jhi                                   on 2001/02/20  17:20:15
18010         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
18011              From: Chris Nandor <pudge@pobox.com>
18012              Date: Tue, 20 Feb 2001 08:32:45 -0500
18013              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
18014      Branch: maint-5.6/perl
18015            ! makedef.pl mg.c
18016 ____________________________________________________________________________
18017 [  8851] By: jhi                                   on 2001/02/20  17:15:52
18018         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
18019      Branch: perl
18020            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
18021            ! t/lib/filter-util.t
18022 ____________________________________________________________________________
18023 [  8850] By: alanbur                               on 2001/02/20  17:12:40
18024         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
18025              and the magic pointer points back to the GV that contains the
18026              %ENV hash.  This creates a refcount loop that prevents members
18027              of %ENV from being freed correctly.  This change removes the
18028              refcount loop - the magic pointer was never used anyway, the
18029              only use of the magic was to check the type ('E') so that the
18030              appropriate environment manipulation code is called when %ENV
18031              is modified.
18032      Branch: maint-5.6/pureperl
18033            ! perl.c
18034 ____________________________________________________________________________
18035 [  8849] By: jhi                                   on 2001/02/20  17:12:20
18036         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
18037              From: "Craig A. Berry" <craigberry@mac.com>
18038              Date: Mon, 19 Feb 2001 23:36:12 -0600
18039              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
18040              
18041              Case-forgiving systems match TestInit.pm with TES*.
18042      Branch: perl
18043            ! t/lib/glob-basic.t
18044 ____________________________________________________________________________
18045 [  8848] By: jhi                                   on 2001/02/20  17:10:02
18046         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
18047      Branch: perl
18048            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
18049            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
18050            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
18051 ____________________________________________________________________________
18052 [  8847] By: jhi                                   on 2001/02/20  15:34:41
18053         Log: The #8843 wasn't quite right: %Config needs to imported.
18054      Branch: perl
18055            ! t/run/runenv.t
18056 ____________________________________________________________________________
18057 [  8846] By: jhi                                   on 2001/02/20  15:31:50
18058         Log: Retract the #8838 and #8840 for now because of
18059              the DB_File tie problem.
18060      Branch: perl
18061            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
18062            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
18063            ! proto.h sv.c
18064 ____________________________________________________________________________
18065 [  8845] By: alanbur                               on 2001/02/20  14:25:41
18066         Log: Removed GV <-> CV refcount loop
18067              CvGV(mycv) points to the parent GV of the CV, and was previously
18068              refcounted.  The pointer remains, but the refcounting has been removed
18069              as it causes a refcount loop between the CV and GV that means the CV
18070              can't ever be deleted.
18071      Branch: maint-5.6/pureperl
18072            ! gv.c op.c pp.c
18073 ____________________________________________________________________________
18074 [  8844] By: alanbur                               on 2001/02/20  14:23:13
18075         Log: Fixed %^H scoping bug
18076      Branch: maint-5.6/pureperl
18077            ! scope.c
18078 ____________________________________________________________________________
18079 [  8843] By: jhi                                   on 2001/02/19  13:38:08
18080         Log: fork() not everywhere, cleanup temp files.
18081      Branch: perl
18082            ! t/run/runenv.t
18083 ____________________________________________________________________________
18084 [  8842] By: alanbur                               on 2001/02/19  12:42:07
18085         Log: Resynchronised with parent
18086      Branch: maint-5.6/pureperl
18087           !> pod/perlfaq4.pod sv.c utf8.c
18088 ____________________________________________________________________________
18089 [  8841] By: jhi                                   on 2001/02/19  03:35:51
18090         Log: Update Changes.
18091      Branch: perl
18092            ! Changes patchlevel.h
18093 ____________________________________________________________________________
18094 [  8840] By: jhi                                   on 2001/02/19  00:23:41
18095         Log: Subject: [patch] add sv_setref_uv
18096              From: Doug MacEachern <dougm@covalent.net>
18097              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
18098              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
18099      Branch: perl
18100            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
18101            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
18102 ____________________________________________________________________________
18103 [  8839] By: jhi                                   on 2001/02/19  00:01:38
18104         Log: Put to rest the 20010205.001, the email address checking (not) regex.
18105      Branch: perl
18106            ! pod/perlfaq9.pod
18107 ____________________________________________________________________________
18108 [  8838] By: jhi                                   on 2001/02/18  22:17:54
18109         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
18110              From: Doug MacEachern <dougm@covalent.net>
18111              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
18112              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
18113      Branch: perl
18114            ! lib/ExtUtils/xsubpp
18115 ____________________________________________________________________________
18116 [  8837] By: jhi                                   on 2001/02/18  22:16:50
18117         Log: Subject: [patch] -Wall cleanup round 2
18118              From: Doug MacEachern <dougm@covalent.net>
18119              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
18120              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
18121      Branch: perl
18122            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
18123            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
18124            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
18125            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
18126            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
18127            ! ext/SDBM_File/SDBM_File.xs
18128 ____________________________________________________________________________
18129 [  8836] By: jhi                                   on 2001/02/18  22:11:20
18130         Log: Misapplied regex optimizations when \C is present.
18131              Fixes 20001230.002.
18132              
18133              What still remains broken is that the submatches that
18134              have \C in them get their UTF8 flag on because their
18135              parent SV has it on.  This will result in malformed
18136              UTF8 if a \C happened to match a non-ASCII byte.
18137      Branch: perl
18138            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
18139            ! t/pragma/utf8.t
18140 ____________________________________________________________________________
18141 [  8835] By: jhi                                   on 2001/02/18  20:12:02
18142         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
18143              
18144              The hash key got wrongly UTF8fied.
18145      Branch: perl
18146            ! pod/perlapi.pod toke.c utf8.c
18147 ____________________________________________________________________________
18148 [  8834] By: jhi                                   on 2001/02/18  19:44:25
18149         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
18150              don't warn on magical or overloaded things.
18151      Branch: perl
18152            ! pp_hot.c
18153 ____________________________________________________________________________
18154 [  8833] By: nick                                  on 2001/02/18  19:31:22
18155         Log: Integrate mainline
18156      Branch: perlio
18157           +> t/TestInit.pm t/run/runenv.t
18158            - t/UTEST
18159           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
18160           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
18161           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
18162           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
18163           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
18164           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
18165           !> utf8.c
18166 ____________________________________________________________________________
18167 [  8832] By: jhi                                   on 2001/02/18  19:21:18
18168         Log: Integrate perlio.
18169      Branch: perl
18170           !> perlio.c pod/perldiag.pod
18171 ____________________________________________________________________________
18172 [  8831] By: jhi                                   on 2001/02/18  19:14:20
18173         Log: Integrate change #8827 from mainline.
18174              
18175              UTF8 tweaks.
18176      Branch: maint-5.6/perl
18177           !> sv.c utf8.c
18178 ____________________________________________________________________________
18179 [  8830] By: nick                                  on 2001/02/18  19:10:34
18180         Log: Apply the spirit of patch from Nick Clark:
18181              Subject: [PATCH] Re: extensions that provide layers
18182              From: Nicholas Clark <nick@ccl4.org>
18183              Date: Mon, 12 Feb 2001 16:43:51 +0000
18184              Message-Id: <20010212164350.Q3652@plum.flirble.org>
18185      Branch: perlio
18186            ! perlio.c pod/perldiag.pod
18187 ____________________________________________________________________________
18188 [  8829] By: jhi                                   on 2001/02/18  19:03:25
18189         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
18190              From: schwern@pobox.com 
18191              Date: Sun, 18 Feb 2001 13:44:35 -0500
18192              Message-ID: <20010218134435.A17544@magnonel.guild.net>
18193              
18194              Applied, but as t/TestInit.pm.
18195      Branch: perl
18196            + t/TestInit.pm
18197            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
18198            ! t/op/subst_wamp.t
18199 ____________________________________________________________________________
18200 [  8828] By: jhi                                   on 2001/02/18  18:43:52
18201         Log: Integrate perlio.
18202      Branch: perl
18203           !> perlio.c
18204 ____________________________________________________________________________
18205 [  8827] By: jhi                                   on 2001/02/18  18:41:33
18206         Log: UTF-8 tweaks.
18207      Branch: perl
18208            ! sv.c utf8.c
18209 ____________________________________________________________________________
18210 [  8826] By: nick                                  on 2001/02/18  17:40:59
18211         Log: Fix [ID 20010217.002]
18212              open FOO, "<:raw:perlio", ...
18213              :raw now inserts default base layer below itself.
18214              Also
18215              open FOO, "<:unix", ...
18216              works as well - but leaves buffer layer on stack under the unix layer.
18217      Branch: perlio
18218            ! perlio.c
18219 ____________________________________________________________________________
18220 [  8825] By: jhi                                   on 2001/02/18  17:15:39
18221         Log: Integrate perlio.
18222      Branch: perl
18223           !> perlio.c perliol.h
18224 ____________________________________________________________________________
18225 [  8824] By: jhi                                   on 2001/02/18  17:10:53
18226         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
18227              From: schwern@pobox.com
18228              Date: Sun, 18 Feb 2001 01:48:50 -0500
18229              Message-ID: <20010218014850.C19957@magnonel.guild.net>
18230      Branch: perl
18231            ! lib/Test/Harness.pm t/TEST t/op/chop.t
18232 ____________________________________________________________________________
18233 [  8823] By: jhi                                   on 2001/02/18  17:01:06
18234         Log: Add run/*.t to testables.
18235      Branch: perl
18236            ! t/TEST
18237 ____________________________________________________________________________
18238 [  8822] By: jhi                                   on 2001/02/18  16:58:58
18239         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
18240              From: schwern@pobox.com
18241              Date: Sun, 18 Feb 2001 01:11:35 -0500
18242              Message-ID: <20010218011135.A19957@magnonel.guild.net>
18243              
18244              Revive mjd's and Simon's PERL5OPT fix.
18245      Branch: perl
18246            + t/run/runenv.t
18247            ! MANIFEST perl.c
18248 ____________________________________________________________________________
18249 [  8821] By: jhi                                   on 2001/02/18  16:53:46
18250         Log: Subject: Re: Why t/TEST and not Test::Harness?
18251              From: schwern@pobox.com
18252              Date: Sat, 17 Feb 2001 22:44:44 -0500
18253              Message-ID: <20010217224444.A6679@magnonel.guild.net>
18254              
18255              Replace UTEST with TEST -utf8.
18256      Branch: perl
18257            - t/UTEST
18258            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
18259            ! t/lib/glob-basic.t
18260 ____________________________________________________________________________
18261 [  8820] By: nick                                  on 2001/02/18  13:06:16
18262         Log: Clean up a few core dumps when layers are used in unexpected ways.
18263              (Still not "right"...)
18264      Branch: perlio
18265            ! perlio.c perliol.h
18266 ____________________________________________________________________________
18267 [  8819] By: jhi                                   on 2001/02/18  02:25:55
18268         Log: Integrate change #8818 from maintperl, a FAQ nit.
18269      Branch: perl
18270           !> pod/perlfaq4.pod
18271 ____________________________________________________________________________
18272 [  8818] By: jhi                                   on 2001/02/18  02:24:50
18273         Log: FAQ nit from Chris Fedde.
18274      Branch: maint-5.6/perl
18275            ! pod/perlfaq4.pod
18276 ____________________________________________________________________________
18277 [  8817] By: nick                                  on 2001/02/17  18:20:14
18278         Log: Integrate mainline
18279      Branch: perlio
18280           +> lib/unicode/UCD.html lib/unicode/Unicode.html
18281           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
18282           +> pod/perlclib.pod
18283            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
18284            - lib/unicode/Unicode.301
18285           !> (integrate 324 files)
18286 ____________________________________________________________________________
18287 [  8816] By: jhi                                   on 2001/02/17  16:56:58
18288         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
18289      Branch: perl
18290            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
18291            ! ext/Storable/Storable.xs t/lib/st-06compat.t
18292            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
18293 ____________________________________________________________________________
18294 [  8815] By: jhi                                   on 2001/02/17  16:40:07
18295         Log: Subject: [patch] -Wall
18296              From: Doug MacEachern <dougm@covalent.net>
18297              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
18298              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
18299      Branch: perl
18300            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
18301            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
18302 ____________________________________________________________________________
18303 [  8814] By: jhi                                   on 2001/02/16  19:27:18
18304         Log: Document qu better.
18305      Branch: perl
18306            ! pod/perlop.pod
18307 ____________________________________________________________________________
18308 [  8813] By: jhi                                   on 2001/02/15  13:54:37
18309         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
18310              From: Hugo <hv@crypt.compulink.co.uk>
18311              Date: Thu, 15 Feb 2001 13:39:49 +0000
18312              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
18313      Branch: perl
18314            ! toke.c
18315 ____________________________________________________________________________
18316 [  8812] By: alanbur                               on 2001/02/15  13:52:16
18317         Log: Resynchronised with parent
18318      Branch: maint-5.6/pureperl
18319            - ebcdic.c
18320           !> (integrate 36 files)
18321 ____________________________________________________________________________
18322 [  8811] By: jhi                                   on 2001/02/15  13:51:16
18323         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
18324              
18325              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
18326              From: Jan Dubois <JanD@ActiveState.com>
18327              Date: Wed, 31 Jan 2001 21:17:03 -0800
18328              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
18329              
18330              tweak change#8659 to keep it simple
18331              
18332              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
18333              From: Russ Allbery <rra@stanford.edu>
18334              Date: 14 Feb 2001 10:15:41 -0800
18335              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
18336              
18337              (8809 empty)
18338
18339              Upgrade to podlators 1.08, from Russ Allbery.
18340      Branch: perl
18341           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
18342           !> utils/perldoc.PL
18343 ____________________________________________________________________________
18344 [  8810] By: jhi                                   on 2001/02/15  13:35:08
18345         Log: Upgrade to podlators 1.08, from Russ Allbery.
18346      Branch: maint-5.6/perl
18347            ! lib/Pod/Man.pm lib/Pod/Text.pm
18348 ____________________________________________________________________________
18349 [  8809] By: jhi                                   on 2001/02/15  13:26:38
18350         Log: (accidentally empty check-in)
18351      Branch: maint-5.6/perl
18352            ! lib/Test/Harness.pm
18353 ____________________________________________________________________________
18354 [  8808] By: jhi                                   on 2001/02/15  13:23:47
18355         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
18356              From: Russ Allbery <rra@stanford.edu>
18357              Date: 14 Feb 2001 10:15:41 -0800
18358              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
18359              
18360              perldoc was hardcoding $Config{installscript}, which breaks
18361              when install* isn't where Perl ends up (such as with AFS).
18362              
18363              Use $Config{scriptdir} instead.
18364      Branch: maint-5.6/perl
18365            ! utils/perldoc.PL
18366 ____________________________________________________________________________
18367 [  8807] By: jhi                                   on 2001/02/14  14:37:27
18368         Log: Update Changes.
18369      Branch: perl
18370            ! Changes patchlevel.h
18371 ____________________________________________________________________________
18372 [  8806] By: jhi                                   on 2001/02/14  14:25:31
18373         Log: Integrate changes #8803,8804,8805 from mainline.
18374              
18375              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
18376              
18377              Don't skip too much of the locale error message if no environ array,
18378              from Chris Nandor.
18379              
18380              More MacOS Classic fixes from Chris Nandor.
18381      Branch: maint-5.6/perl
18382           !> doop.c lib/Cwd.pm perl.c perl.h util.c
18383 ____________________________________________________________________________
18384 [  8805] By: jhi                                   on 2001/02/14  03:29:01
18385         Log: More MacOS Classic fixes from Chris Nandor.
18386      Branch: perl
18387            ! doop.c lib/Cwd.pm
18388 ____________________________________________________________________________
18389 [  8804] By: jhi                                   on 2001/02/14  03:18:35
18390         Log: Don't skip too much of the locale error message if no environ array,
18391              from Chris Nandor.
18392      Branch: perl
18393            ! util.c
18394 ____________________________________________________________________________
18395 [  8803] By: jhi                                   on 2001/02/14  03:14:14
18396         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
18397      Branch: perl
18398            ! perl.c perl.h
18399 ____________________________________________________________________________
18400 [  8802] By: jhi                                   on 2001/02/13  18:31:33
18401         Log: AUTHORS update.
18402      Branch: perl
18403            ! AUTHORS
18404 ____________________________________________________________________________
18405 [  8801] By: jhi                                   on 2001/02/13  17:55:19
18406         Log: Integrate change #8792 from mainline.
18407              
18408              Subject: buncha MacPerl patches for bleadperl
18409              From: Chris Nandor <pudge@pobox.com>
18410              Date: Tue, 13 Feb 2001 00:02:43 -0500
18411              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
18412      Branch: maint-5.6/perl
18413           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
18414           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
18415           !> t/lib/basename.t toke.c util.h
18416 ____________________________________________________________________________
18417 [  8800] By: jhi                                   on 2001/02/13  17:46:43
18418         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
18419              to be forced to Off_t.
18420              
18421              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
18422              From: nick@ccl4.org
18423              Date: Thu, 1 Feb 2001 12:01:04 +0000
18424              Message-Id: <20010201120103.E11401@plum.flirble.org>
18425      Branch: maint-5.6/perl
18426            ! iperlsys.h perlio.c
18427 ____________________________________________________________________________
18428 [  8799] By: jhi                                   on 2001/02/13  16:52:51
18429         Log: Duplex duplex hunk hunk.
18430      Branch: maint-5.6/perl
18431            ! Makefile.SH
18432 ____________________________________________________________________________
18433 [  8797] By: jhi                                   on 2001/02/13  14:52:04
18434         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
18435              From: "Craig A. Berry" <craigberry@mac.com>
18436              Date: Mon, 12 Feb 2001 11:05:25 -0600
18437              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
18438      Branch: perl
18439            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
18440 ____________________________________________________________________________
18441 [  8796] By: jhi                                   on 2001/02/13  14:36:47
18442         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
18443              From: simon.cozens@pembroke.oxford.ac.uk 
18444              Date: Sat, 10 Feb 2001 17:57:02 +0000
18445              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
18446              
18447              Now it does include.
18448      Branch: perl
18449            ! pod/perldiag.pod
18450 ____________________________________________________________________________
18451 [  8795] By: jhi                                   on 2001/02/13  14:30:11
18452         Log: Sort the MANIFEST.
18453      Branch: perl
18454            ! MANIFEST
18455 ____________________________________________________________________________
18456 [  8794] By: jhi                                   on 2001/02/13  14:26:51
18457         Log: Integrate change #8793 from mainline, FAQ updates.
18458      Branch: maint-5.6/perl
18459           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
18460 ____________________________________________________________________________
18461 [  8793] By: jhi                                   on 2001/02/13  14:25:13
18462         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
18463      Branch: perl
18464            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
18465 ____________________________________________________________________________
18466 [  8792] By: jhi                                   on 2001/02/13  14:22:50
18467         Log: Subject: buncha MacPerl patches for bleadperl
18468              From: Chris Nandor <pudge@pobox.com>
18469              Date: Tue, 13 Feb 2001 00:02:43 -0500
18470              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
18471      Branch: perl
18472            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
18473            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
18474            ! t/lib/basename.t toke.c util.h
18475 ____________________________________________________________________________
18476 [  8791] By: jhi                                   on 2001/02/13  14:10:39
18477         Log: Integrate change #8790 from mainline.
18478              
18479              environ array wrongly assumed in Perl_init_i18nl10n(),
18480      Branch: maint-5.6/perl
18481           !> util.c
18482 ____________________________________________________________________________
18483 [  8790] By: jhi                                   on 2001/02/13  14:06:15
18484         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
18485              noticed by Chris Nandor in MacOS Classic.
18486      Branch: perl
18487            ! util.c
18488 ____________________________________________________________________________
18489 [  8789] By: jhi                                   on 2001/02/13  13:58:07
18490         Log: Integrate changes #8373,8487,8544,8783 from mainline.
18491              
18492              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
18493              hints files, the dynaloading, assimilate ebcdic into util.c.
18494      Branch: maint-5.6/perl
18495            - ebcdic.c
18496            ! MANIFEST hints/posix-bc.sh
18497           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
18498           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
18499           !> perlapi.c proto.h util.c
18500 ____________________________________________________________________________
18501 [  8788] By: alanbur                               on 2001/02/13  10:33:13
18502         Log: Integrated changes from maint-5.6
18503      Branch: maint-5.6/pureperl
18504           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
18505           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
18506           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
18507           !> vos/config.ga.h vos/configure_perl.cm
18508 ____________________________________________________________________________
18509 [  8787] By: jhi                                   on 2001/02/13  05:56:36
18510         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
18511      Branch: perl
18512           !> Makefile.SH
18513 ____________________________________________________________________________
18514 [  8786] By: jhi                                   on 2001/02/13  05:54:34
18515         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
18516              From: Dorner Thomas <Thomas.Dorner@start.de>
18517              Date: Mon, 12 Feb 2001 15:06:26 +0100
18518              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
18519      Branch: maint-5.6/perl
18520            ! Makefile.SH
18521 ____________________________________________________________________________
18522 [  8785] By: jhi                                   on 2001/02/13  05:29:04
18523         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
18524      Branch: perl
18525           !> hints/openbsd.sh
18526 ____________________________________________________________________________
18527 [  8784] By: jhi                                   on 2001/02/13  02:25:24
18528         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
18529              From: Peter Prymmer <pvhp@forte.com>
18530              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
18531              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
18532      Branch: perl
18533            ! pod/perlclib.pod
18534 ____________________________________________________________________________
18535 [  8783] By: jhi                                   on 2001/02/13  02:22:36
18536         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
18537      Branch: perl
18538            - ebcdic.c
18539            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
18540            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
18541            ! util.c
18542 ____________________________________________________________________________
18543 [  8782] By: jhi                                   on 2001/02/13  02:00:07
18544         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
18545      Branch: maint-5.6/perl
18546            ! pod/perlport.pod
18547 ____________________________________________________________________________
18548 [  8781] By: jhi                                   on 2001/02/13  01:58:44
18549         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
18550      Branch: maint-5.6/perl
18551            ! hints/openbsd.sh
18552 ____________________________________________________________________________
18553 [  8780] By: jhi                                   on 2001/02/13  01:57:33
18554         Log: Synchronize the regexp tests between maintperl and mainline.
18555      Branch: maint-5.6/perl
18556           !> t/op/re_tests
18557 ____________________________________________________________________________
18558 [  8779] By: jhi                                   on 2001/02/13  01:49:35
18559         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
18560              From: Hugo <hv@crypt.compulink.co.uk>
18561              Date: Tue, 13 Feb 2001 00:11:11 +0000
18562              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
18563      Branch: perl
18564            ! regcomp.c t/op/re_tests
18565 ____________________________________________________________________________
18566 [  8778] By: jhi                                   on 2001/02/13  00:23:10
18567         Log: Comments do not nest.
18568      Branch: perl
18569            ! perl.h
18570 ____________________________________________________________________________
18571 [  8777] By: jhi                                   on 2001/02/13  00:17:54
18572         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
18573              From: Hugo <hv@crypt.compulink.co.uk>
18574              Date: Tue, 13 Feb 2001 00:11:11 +0000
18575              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
18576      Branch: maint-5.6/perl
18577            ! regcomp.c t/op/re_tests
18578 ____________________________________________________________________________
18579 [  8776] By: jhi                                   on 2001/02/12  23:25:52
18580         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
18581      Branch: maint-5.6/perl
18582            ! pod/perlport.pod
18583 ____________________________________________________________________________
18584 [  8775] By: jhi                                   on 2001/02/12  23:04:28
18585         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
18586      Branch: maint-5.6/perl
18587            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
18588            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
18589            ! vos/configure_perl.cm
18590 ____________________________________________________________________________
18591 [  8774] By: jhi                                   on 2001/02/12  22:59:11
18592         Log: Subject: Re: [patch] context for 'U' magic functions
18593              From: Doug MacEachern <dougm@covalent.net>
18594              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
18595              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
18596              
18597              plus the suggestion by Nick Ing-Simmons to name the macro
18598              as PERL_MG_UFUNC to avoid namespace pollution, plus add
18599              the advice by Doug for XS writers to perl.h
18600      Branch: perl
18601            ! mg.c perl.h
18602 ____________________________________________________________________________
18603 [  8773] By: jhi                                   on 2001/02/11  20:14:12
18604         Log: Update Changes.
18605      Branch: perl
18606            ! Changes patchlevel.h
18607 ____________________________________________________________________________
18608 [  8772] By: jhi                                   on 2001/02/11  18:47:52
18609         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
18610              From: Simon Cozens <simon@cozens.net>
18611              Date: Wed, 31 Jan 2001 16:31:43 +0000
18612              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
18613      Branch: perl
18614            + pod/perlclib.pod
18615            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
18616            ! pod/perltoc.pod
18617 ____________________________________________________________________________
18618 [  8771] By: jhi                                   on 2001/02/11  18:36:48
18619         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
18620              
18621              Blocks-4d3.beta.txt
18622              CaseFolding-3d4.beta.txt
18623              CompositionExclusions-3d6.beta.txt
18624              EastAsianWidth-4d4.beta.txt
18625              LineBreak-6d3.beta.txt
18626              NamesList-3.1.0d1.beta.txt
18627              PropList-3.1.0d4.beta.txt
18628              SpecialCasing-4d1.beta.txt
18629              UnicodeData-3.1.0d6.beta.txt
18630      Branch: perl
18631            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
18632           +> lib/unicode/UCD.html lib/unicode/Unicode.html
18633            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
18634            - lib/unicode/Unicode.301
18635            ! (edit 257 files)
18636 ____________________________________________________________________________
18637 [  8770] By: jhi                                   on 2001/02/11  17:26:22
18638         Log: UTF-8 documentation.
18639      Branch: perl
18640            ! utf8.h
18641 ____________________________________________________________________________
18642 [  8769] By: jhi                                   on 2001/02/11  17:12:49
18643         Log: Retract #8762.
18644      Branch: perl
18645            ! regexec.c
18646 ____________________________________________________________________________
18647 [  8768] By: jhi                                   on 2001/02/11  16:54:45
18648         Log: Subject: [PATCH] Test::Harness
18649              From: andreas.koenig@anima.de (Andreas J. Koenig)
18650              Date: 11 Feb 2001 14:37:00 +0100
18651              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
18652      Branch: perl
18653            ! lib/Test/Harness.pm
18654 ____________________________________________________________________________
18655 [  8767] By: jhi                                   on 2001/02/11  16:53:52
18656         Log: Subject: [PATCH] Document makepatch in Porting/patching
18657              From: andreas.koenig@anima.de (Andreas J. Koenig)
18658              Date: 11 Feb 2001 16:46:28 +0100
18659              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
18660      Branch: perl
18661            ! Porting/patching.pod
18662 ____________________________________________________________________________
18663 [  8766] By: jhi                                   on 2001/02/11  06:30:23
18664         Log: Subject: Re: [patch] GvSHARED
18665              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
18666              From: Doug MacEachern <dougm@covalent.net>
18667              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
18668              
18669              Subject: Re: [patch] GvSHARED
18670              From: Doug MacEachern <dougm@covalent.net>
18671              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
18672              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
18673              
18674              Subject: [patch] attributes.pm support for `shared'
18675              From: Doug MacEachern <dougm@covalent.net>
18676              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
18677              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
18678              
18679              our() attributes were ignored, our :shared pieces missing,
18680              allow attributes.pm to turn on shared.
18681      Branch: perl
18682            ! op.c t/op/attrs.t toke.c xsutils.c
18683 ____________________________________________________________________________
18684 [  8765] By: alanbur                               on 2001/02/10  23:11:19
18685         Log: Resync with parent (hopefully sucessfully this time)
18686      Branch: maint-5.6/pureperl
18687           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
18688           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
18689           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
18690           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
18691           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
18692           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
18693           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
18694 ____________________________________________________________________________
18695 [  8764] By: jhi                                   on 2001/02/10  22:54:38
18696         Log: Make TEST and UTEST more verbose in case something goes
18697              wrong in running/compiling a script, suggested by Doug
18698              MacEachern.
18699      Branch: perl
18700            ! t/TEST t/UTEST
18701 ____________________________________________________________________________
18702 [  8763] By: jhi                                   on 2001/02/10  22:11:34
18703         Log: Bogus shebang.
18704      Branch: perl
18705            ! t/lib/texttabs.t
18706 ____________________________________________________________________________
18707 [  8762] By: jhi                                   on 2001/02/10  21:56:02
18708         Log: (Retracted by #8769)
18709      Branch: perl
18710            ! regexec.c
18711 ____________________________________________________________________________
18712 [  8761] By: jhi                                   on 2001/02/10  21:26:15
18713         Log: Subject: Re: [patch] GvSHARED 
18714              From: Doug MacEachern <dougm@covalent.net>
18715              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
18716              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
18717              
18718              our @EXPORT : shared = (...);
18719      Branch: perl
18720            ! toke.c
18721 ____________________________________________________________________________
18722 [  8760] By: jhi                                   on 2001/02/10  21:25:07
18723         Log: Subject: [patch] GvSHARED
18724              From: Doug MacEachern <dougm@covalent.net>
18725              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
18726              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
18727      Branch: perl
18728            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
18729 ____________________________________________________________________________
18730 [  8759] By: alanbur                               on 2001/02/10  21:24:27
18731         Log: Backed out mismerge.
18732      Branch: maint-5.6/pureperl
18733            ! MANIFEST README.hpux README.vmesa gv.c installhtml
18734            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
18735            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
18736            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
18737            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
18738            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
18739            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
18740 ____________________________________________________________________________
18741 [  8758] By: jhi                                   on 2001/02/10  18:01:17
18742         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
18743              
18744              Fixed UMRs and leak in Perl_pmtrans()
18745              
18746              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
18747              associated UTFied tr/// code.  Also fixed scoping leak of
18748              PL_reg_start_tmp.
18749              
18750              newATTRSUB leaks when an attempt to redefine the active sort sub is
18751              made.
18752      Branch: maint-5.6/perl
18753           !> op.c regcomp.c
18754 ____________________________________________________________________________
18755 [  8757] By: alanbur                               on 2001/02/10  17:56:46
18756         Log: Resynchronised with parent
18757      Branch: maint-5.6/pureperl
18758           +> README.bs2000
18759            - README.posix-bc
18760            ! gv.c perl.c sv.c
18761           !> MANIFEST README.hpux README.vmesa installhtml
18762           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
18763           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
18764           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
18765           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
18766           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
18767           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
18768 ____________________________________________________________________________
18769 [  8756] By: alanbur                               on 2001/02/10  17:51:15
18770         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
18771              made.
18772      Branch: maint-5.6/pureperl
18773            ! op.c
18774 ____________________________________________________________________________
18775 [  8755] By: jhi                                   on 2001/02/09  22:41:35
18776         Log: Upgrade to CPAN 1.59_54, from Andreas König.
18777      Branch: perl
18778            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
18779 ____________________________________________________________________________
18780 [  8754] By: jhi                                   on 2001/02/09  22:29:20
18781         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
18782              
18783              Didn't upgrade the fill.t since it has a dependency to File::Slurp
18784              purely for debugging purposes, the actual test hasn't changed.
18785      Branch: perl
18786            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
18787            ! t/lib/textwrap.t
18788 ____________________________________________________________________________
18789 [  8753] By: jhi                                   on 2001/02/09  20:17:50
18790         Log: Integrate change #8682 from maintperl.
18791              
18792              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
18793              to work correctly.
18794      Branch: perl
18795           !> hints/irix_6.sh
18796 ____________________________________________________________________________
18797 [  8752] By: jhi                                   on 2001/02/09  20:00:46
18798         Log: Update Changes.
18799      Branch: perl
18800            ! Changes patchlevel.h
18801 ____________________________________________________________________________
18802 [  8751] By: nick                                  on 2001/02/09  19:48:37
18803         Log: Integrate mainline
18804      Branch: perlio
18805           +> README.bs2000 t/lib/cgi-esc.t
18806            - README.posix-bc
18807           !> (integrate 53 files)
18808 ____________________________________________________________________________
18809 [  8750] By: nick                                  on 2001/02/09  19:25:16
18810         Log: Subject: RE: Biannual Competition to Improve Hashing Function
18811              From: Fisher Mark <fisherm@tce.com>
18812              Date: Thu, 8 Feb 2001 10:44:00 -0500
18813              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
18814              Date: Thu, 8 Feb 2001 15:02:47 -0500
18815              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
18816      Branch: perl
18817            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
18818 ____________________________________________________________________________
18819 [  8749] By: jhi                                   on 2001/02/09  19:02:35
18820         Log: Forgotten fragment.
18821      Branch: perl
18822            ! pod/perlapi.pod
18823 ____________________________________________________________________________
18824 [  8748] By: jhi                                   on 2001/02/09  18:31:34
18825         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
18826              plus manual tweakage.
18827              
18828              Sync the perlfaq2 between mainline and maintperl.
18829      Branch: maint-5.6/perl
18830            ! pod/perlfaq2.pod
18831      Branch: perl
18832           !> pod/perlfaq2.pod
18833 ____________________________________________________________________________
18834 [  8747] By: jhi                                   on 2001/02/09  18:12:04
18835         Log: Subject: versiononly and installperl
18836              From: abigail@foad.org
18837              Date: Wed, 7 Feb 2001 22:43:12 +0100
18838              Message-ID: <20010207214312.7045.qmail@foad.org>    
18839              
18840              Add +v flag to force a normal install of the perl binary
18841              and the utilities.
18842              
18843              Subject: [PATCH] installperl
18844              From: Nicholas Clark <nick@ccl4.org>
18845              Date: Fri, 9 Feb 2001 16:28:57 +0000
18846              Message-ID: <20010209162857.B10931@plum.flirble.org>
18847              
18848              Add -A flag which also hardlinks the binary with
18849              the full architecture name.
18850      Branch: perl
18851            ! installperl
18852 ____________________________________________________________________________
18853 [  8746] By: jhi                                   on 2001/02/09  18:03:43
18854         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
18855              
18856              Subject: perlfaq2, re: perlmongers
18857              
18858              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
18859              
18860              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
18861              
18862              Subject: [ID 20010205.001] typo in perlfaq9
18863              
18864              Subject: [ID 20010208.002] unordered explanation in perlcall
18865      Branch: maint-5.6/perl
18866           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
18867           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
18868           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
18869 ____________________________________________________________________________
18870 [  8745] By: jhi                                   on 2001/02/09  17:59:09
18871         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
18872              From: abela@geneanet.org
18873              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
18874              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
18875      Branch: perl
18876            ! pod/perlcall.pod
18877 ____________________________________________________________________________
18878 [  8744] By: jhi                                   on 2001/02/09  17:48:16
18879         Log: Subject: [ID 20010205.001] typo in perlfaq9
18880              From: eserte@vran.herceg.de
18881              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
18882              Message-Id: <200102042244.XAA21926@vran.herceg.de>
18883      Branch: perl
18884            ! pod/perlfaq9.pod
18885 ____________________________________________________________________________
18886 [  8743] By: jhi                                   on 2001/02/09  17:25:12
18887         Log: Integrate change #8695 from maintperl.
18888              
18889              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
18890      Branch: perl
18891           !> thread.h
18892 ____________________________________________________________________________
18893 [  8742] By: jhi                                   on 2001/02/09  17:21:22
18894         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
18895              From: Andy Dougherty <doughera@lafayette.edu>
18896              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
18897              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
18898      Branch: perl
18899            ! embed.pl
18900 ____________________________________________________________________________
18901 [  8741] By: jhi                                   on 2001/02/09  17:05:19
18902         Log: Integrate changes #8738,8739,8740 from maintperl.
18903              
18904              Html files will be installed in a more logical and easier to
18905              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
18906              
18907              Html files will be generated with a header to make them look
18908              a little less bare.
18909              
18910              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
18911      Branch: perl
18912           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
18913 ____________________________________________________________________________
18914 [  8740] By: jhi                                   on 2001/02/09  17:03:46
18915         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
18916              From: "Brendan O'Dea" <bod@compusol.com.au>
18917              Date: Sun, 4 Feb 2001 11:17:56 +1100
18918              Message-ID: <20010204111756.A16301@compusol.com.au>
18919      Branch: maint-5.6/perl
18920            ! pod/perlfaq3.pod
18921 ____________________________________________________________________________
18922 [  8739] By: jhi                                   on 2001/02/09  17:01:59
18923         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
18924              From: "Indy Singh" <indy@nusphere.com>
18925              Date: Fri, 2 Feb 2001 15:09:59 -0500
18926              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
18927              
18928              Html files will be generated with a header to make them look
18929              a little less bare.
18930      Branch: maint-5.6/perl
18931            ! installhtml
18932 ____________________________________________________________________________
18933 [  8738] By: jhi                                   on 2001/02/09  16:58:48
18934         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
18935              From: "Indy Singh" <indy@nusphere.com>
18936              Date: Fri, 2 Feb 2001 15:08:23 -0500
18937              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
18938              
18939              Html files will be installed in a more logical and easier to
18940              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
18941      Branch: maint-5.6/perl
18942            ! win32/Makefile win32/makefile.mk
18943 ____________________________________________________________________________
18944 [  8737] By: jhi                                   on 2001/02/09  16:46:54
18945         Log: Integrate changes #8687,8736 from maintperl.
18946              
18947              HP-UX thread patches from Merijn H. Brand.
18948              
18949              Latin nit from Philip Newton.
18950      Branch: perl
18951           !> README.hpux hints/hpux.sh
18952 ____________________________________________________________________________
18953 [  8736] By: jhi                                   on 2001/02/09  16:42:31
18954         Log: Latin nit from Philip Newton.
18955      Branch: maint-5.6/perl
18956            ! README.hpux
18957 ____________________________________________________________________________
18958 [  8735] By: jhi                                   on 2001/02/09  16:24:03
18959         Log: Integrate changes #8704,8710 from pureperl.
18960              
18961              Fixed UMRs and leak in Perl_pmtrans()
18962              
18963              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
18964              associated UTFied tr/// code.  Also fixed scoping leak of
18965              PL_reg_start_tmp.
18966      Branch: perl
18967           !> op.c regcomp.c
18968 ____________________________________________________________________________
18969 [  8734] By: jhi                                   on 2001/02/09  15:40:21
18970         Log: Integrate change #8733 from maintperl.
18971              
18972              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
18973      Branch: perl
18974           !> pod/perlre.pod
18975 ____________________________________________________________________________
18976 [  8733] By: jhi                                   on 2001/02/09  15:35:47
18977         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
18978              From: Prymmer/Kahn <pvhp@best.com>
18979              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
18980              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
18981      Branch: maint-5.6/perl
18982            ! pod/perlre.pod
18983 ____________________________________________________________________________
18984 [  8732] By: jhi                                   on 2001/02/09  15:26:17
18985         Log: Rename README.posix-bc to README.bs2000 (to avoid the
18986              confusion of a "perlposix-bc.pod"), add a few missing
18987              arch pods, regen toc.
18988      Branch: maint-5.6/perl
18989           +> README.bs2000
18990            - README.posix-bc
18991            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
18992            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
18993 ____________________________________________________________________________
18994 [  8731] By: jhi                                   on 2001/02/09  15:23:39
18995         Log: De-cut-and-pasto.
18996      Branch: perl
18997            ! pod/perl.pod
18998 ____________________________________________________________________________
18999 [  8730] By: jhi                                   on 2001/02/09  15:11:13
19000         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
19001              when people think that perlposix-bc.pod tells anything about
19002              Perl and POSIX.  Regen toc.
19003      Branch: perl
19004           +> README.bs2000
19005            - README.posix-bc
19006            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
19007            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
19008 ____________________________________________________________________________
19009 [  8729] By: jhi                                   on 2001/02/09  14:52:28
19010         Log: The README.vmesa part of #8712 from maintperl.
19011      Branch: perl
19012            ! README.vmesa
19013 ____________________________________________________________________________
19014 [  8728] By: jhi                                   on 2001/02/09  14:46:06
19015         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
19016              From: Peter Prymmer <pvhp@forte.com>
19017              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
19018              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
19019      Branch: maint-5.6/perl
19020            ! README.vmesa win32/Makefile win32/makefile.mk
19021 ____________________________________________________________________________
19022 [  8727] By: jhi                                   on 2001/02/09  14:33:25
19023         Log: Integrate change #8712 from mainline.
19024              
19025              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
19026      Branch: maint-5.6/perl
19027           !> lib/Pod/Find.pm
19028 ____________________________________________________________________________
19029 [  8726] By: jhi                                   on 2001/02/09  14:30:28
19030         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
19031              From: Peter Prymmer <pvhp@forte.com>
19032              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
19033              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
19034      Branch: perl
19035            + t/lib/cgi-esc.t
19036            ! MANIFEST lib/CGI/Util.pm
19037 ____________________________________________________________________________
19038 [  8725] By: jhi                                   on 2001/02/09  04:56:47
19039         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
19040      Branch: maint-5.6/perl
19041            ! pod/perlport.pod
19042 ____________________________________________________________________________
19043 [  8724] By: jhi                                   on 2001/02/09  04:40:59
19044         Log: Integrate changes 7819,7820 from vmsperl into mainline.
19045              
19046              Add header for LIB$ prototypes (C. Berry)
19047              
19048              Convert fwrite()s to sockets to write()s, since some socket stacks
19049              don't take kindly to stdio.
19050              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
19051              (for often optional LNMs)
19052              Correct a few typos
19053              (C. Bailey)
19054      Branch: perl
19055           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
19056 ____________________________________________________________________________
19057 [  8723] By: jhi                                   on 2001/02/09  03:29:29
19058         Log: Integrate change #8722 from mainline.
19059              
19060              The Im() function wasn't returning zero for non-Math::Complex
19061              arguments.  The bug reported by John Gamble.
19062      Branch: maint-5.6/perl
19063           !> lib/Math/Complex.pm
19064 ____________________________________________________________________________
19065 [  8722] By: jhi                                   on 2001/02/09  03:28:33
19066         Log: The Im() function wasn't returning zero for non-Math::Complex
19067              arguments.  The bug reported by John Gamble.
19068      Branch: perl
19069            ! lib/Math/Complex.pm
19070 ____________________________________________________________________________
19071 [  8721] By: nick                                  on 2001/02/08  22:11:35
19072         Log: Correct the correction :-(
19073      Branch: perl
19074            ! perl.c
19075 ____________________________________________________________________________
19076 [  8720] By: bailey                                on 2001/02/08  20:59:22
19077         Log: Convert frwite()s to sockets to write()s, since some socket stacks
19078              don't take kindly to stdio.
19079              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
19080              (for often optional LNMs)
19081              Correct a few typos
19082              (C. Bailey)
19083      Branch: vmsperl
19084            ! vms/vms.c vms/vmsish.h
19085 ____________________________________________________________________________
19086 [  8719] By: bailey                                on 2001/02/08  20:51:02
19087         Log: Add header for LIB$ prototypes (C. Berry)
19088      Branch: vmsperl
19089            ! ext/Devel/DProf/DProf.xs
19090 ____________________________________________________________________________
19091 [  8718] By: bailey                                on 2001/02/08  20:49:00
19092         Log: SYN SYN
19093      Branch: vmsperl
19094           +> pod/perliol.pod t/lib/sample-tests/bailout
19095           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
19096           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
19097           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
19098           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
19099           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
19100           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
19101            - lib/unicode/Is/DCinital.pl
19102           !> (integrate 101 files)
19103 ____________________________________________________________________________
19104 [  8717] By: nick                                  on 2001/02/08  19:38:48
19105         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
19106              From: Robin Barker <rmb1@cise.npl.co.uk>
19107              Date: Thu, 8 Feb 2001 14:38:07 GMT
19108              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
19109      Branch: perl
19110            ! lib/CPAN.pm
19111 ____________________________________________________________________________
19112 [  8716] By: nick                                  on 2001/02/08  19:29:07
19113         Log: Generated files form 8713 etc.
19114      Branch: perl
19115            ! embed.h global.sym objXSUB.h perlapi.c proto.h
19116 ____________________________________________________________________________
19117 [  8715] By: nick                                  on 2001/02/08  19:26:08
19118         Log: Fixup non-ithread build after 8713
19119      Branch: perl
19120            ! perl.c
19121 ____________________________________________________________________________
19122 [  8714] By: nick                                  on 2001/02/08  19:17:45
19123         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
19124              From: nick@ccl4.org
19125              Date: Wed, 7 Feb 2001 00:27:47 +0000
19126              Message-Id: <20010207002747.B63724@plum.flirble.org>
19127      Branch: perl
19128            ! sv.c toke.c
19129 ____________________________________________________________________________
19130 [  8713] By: nick                                  on 2001/02/08  19:15:58
19131         Log: Subject: Re: [patch] Re: PL_ptr_table
19132              From: Doug Maceachern <dougm@covalent.net>
19133              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
19134              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
19135      Branch: perl
19136            ! embed.pl perl.c sv.c sv.h
19137 ____________________________________________________________________________
19138 [  8712] By: nick                                  on 2001/02/08  19:12:47
19139         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
19140              From: Peter Prymmer <pvhp@forte.com>
19141              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
19142              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
19143      Branch: perl
19144            ! lib/Pod/Find.pm
19145 ____________________________________________________________________________
19146 [  8711] By: nick                                  on 2001/02/07  21:06:11
19147         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
19148              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
19149              From: Alan Burlison <Alan.Burlison@uk.sun.com>
19150              Date: Tue, 06 Feb 2001 23:37:01 +0000
19151              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
19152      Branch: perl
19153            ! regcomp.c
19154 ____________________________________________________________________________
19155 [  8710] By: alanbur                               on 2001/02/07  00:22:04
19156         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
19157              associated UTFied tr/// code.  Also fixed scoping leak of
19158              PL_reg_start_tmp.
19159      Branch: maint-5.6/pureperl
19160            ! op.c regcomp.c
19161 ____________________________________________________________________________
19162 [  8709] By: nick                                  on 2001/02/06  21:16:49
19163         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
19164              From: Michael G Schwern <schwern@pobox.com>
19165              Date: Sun, 4 Feb 2001 19:47:14 -0500
19166              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
19167      Branch: perl
19168            ! pod/perlapi.pod pod/perlmodlib.PL
19169 ____________________________________________________________________________
19170 [  8708] By: nick                                  on 2001/02/06  20:41:20
19171         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
19172              From: Michael G Schwern <schwern@pobox.com>
19173              Date: Sun, 4 Feb 2001 21:17:49 -0500
19174              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
19175      Branch: perl
19176            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
19177            ! pod/perltootc.pod
19178 ____________________________________________________________________________
19179 [  8707] By: nick                                  on 2001/02/06  20:29:11
19180         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
19181              From: Michael G Schwern <schwern@pobox.com>
19182              Date: Tue, 6 Feb 2001 05:54:30 -0500
19183              Message-Id: <20010206055430.A951@blackrider.aocn.com>
19184      Branch: perl
19185            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
19186 ____________________________________________________________________________
19187 [  8706] By: nick                                  on 2001/02/06  20:21:40
19188         Log: Subject: RE: some win32 fixes
19189              Date: Tue, 6 Feb 2001 09:23:20 +0300
19190              From: Vadim Konovalov <vkonovalov@lucent.com>
19191              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
19192      Branch: perl
19193            ! toke.c win32/Makefile win32/config.bc win32/config.gc
19194            ! win32/config.vc win32/config_H.bc win32/makefile.mk
19195 ____________________________________________________________________________
19196 [  8705] By: alanbur                               on 2001/02/06  15:00:03
19197         Log: Synchronised with parent
19198      Branch: maint-5.6/pureperl
19199            ! regexec.c
19200           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
19201           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
19202 ____________________________________________________________________________
19203 [  8704] By: alanbur                               on 2001/02/06  14:55:24
19204         Log: Fixed UMRs and leak in Perl_pmtrans()
19205      Branch: maint-5.6/pureperl
19206            ! op.c
19207 ____________________________________________________________________________
19208 [  8703] By: gsar                                  on 2001/02/06  02:29:37
19209         Log: $(MAKE) distclean doesn't clean up properly on windows
19210      Branch: maint-5.6/perl
19211            ! win32/Makefile win32/makefile.mk
19212 ____________________________________________________________________________
19213 [  8702] By: gsar                                  on 2001/02/06  01:00:46
19214         Log: tweak change#8659 to keep it simple
19215      Branch: maint-5.6/perl
19216            ! utils/perldoc.PL
19217 ____________________________________________________________________________
19218 [  8701] By: gsar                                  on 2001/02/05  22:45:41
19219         Log: change#8693 was missing testsuite changes
19220      Branch: maint-5.6/perl
19221           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
19222 ____________________________________________________________________________
19223 [  8700] By: nick                                  on 2001/02/05  20:32:52
19224         Log: Integrate mainline
19225      Branch: perlio
19226           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
19227           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
19228           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
19229           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
19230           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
19231           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
19232           +> t/lib/test-harness.t
19233           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
19234           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
19235           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
19236           !> pod/perlutil.pod t/TEST utils/h2xs.PL
19237 ____________________________________________________________________________
19238 [  8699] By: nick                                  on 2001/02/05  19:41:07
19239         Log: Subject: perlfaq2, re: perlmongers
19240              From: David H. Adler <dha@panix.com>
19241              Date: Sun, 4 Feb 2001 23:48:23 -0500
19242              Message-Id: <20010204234823.A13429@panix.com>
19243      Branch: perl
19244            ! pod/perlfaq2.pod
19245 ____________________________________________________________________________
19246 [  8698] By: nick                                  on 2001/02/05  19:39:31
19247         Log: Missed file f#rom the testharness mess.
19248      Branch: perl
19249            + t/lib/test-harness.t
19250 ____________________________________________________________________________
19251 [  8697] By: nick                                  on 2001/02/05  19:37:21
19252         Log: Subject: [DOC PATCH] overload.pm nits
19253              From: John Tobey <jtobey@john-edwin-tobey.org>
19254              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
19255              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
19256      Branch: perl
19257            ! lib/overload.pm
19258 ____________________________________________________________________________
19259 [  8696] By: alanbur                               on 2001/02/05  11:56:00
19260         Log: Sync with parent
19261      Branch: maint-5.6/pureperl
19262           !> thread.h
19263 ____________________________________________________________________________
19264 [  8695] By: gsar                                  on 2001/02/05  03:27:34
19265         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
19266      Branch: maint-5.6/perl
19267            ! thread.h
19268 ____________________________________________________________________________
19269 [  8694] By: alanbur                               on 2001/02/05  00:07:47
19270         Log: Initial branch creation from //depot/maint-5.6/perl
19271      Branch: maint-5.6/pureperl
19272           +> (branch 1719 files)
19273 ____________________________________________________________________________
19274 [  8693] By: gsar                                  on 2001/02/04  22:38:49
19275         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
19276              changes)
19277      Branch: maint-5.6/perl
19278           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
19279           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
19280           !> ext/DB_File/version.c
19281 ____________________________________________________________________________
19282 [  8692] By: nick                                  on 2001/02/04  18:15:57
19283         Log: The missed t/TEST part of the grand testharness upgrade.
19284      Branch: perl
19285            ! t/TEST
19286 ____________________________________________________________________________
19287 [  8691] By: nick                                  on 2001/02/04  18:05:17
19288         Log: New improved test harness
19289              Subject: Re: [PATCH Test::Harness] Third time's a charm?
19290              From: Michael G Schwern <schwern@pobox.com>
19291              Date: Sun, 4 Feb 2001 08:01:20 -0500
19292              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
19293      Branch: perl
19294            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
19295            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
19296            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
19297            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
19298            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
19299            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
19300            ! MANIFEST lib/Test/Harness.pm
19301 ____________________________________________________________________________
19302 [  8690] By: nick                                  on 2001/02/04  17:57:51
19303         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
19304              From: Jonathan Stowe <gellyfish@gellyfish.com>
19305              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
19306              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
19307      Branch: perl
19308            ! utils/h2xs.PL
19309 ____________________________________________________________________________
19310 [  8689] By: nick                                  on 2001/02/04  17:55:24
19311         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
19312              From: Michael G Schwern <schwern@pobox.com>
19313              Date: Sat, 3 Feb 2001 22:46:38 -0500
19314              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
19315      Branch: perl
19316            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
19317            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
19318 ____________________________________________________________________________
19319 [  8688] By: nick                                  on 2001/02/04  17:43:55
19320         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
19321              length byfailing to spot lack of closing )
19322              From: nick@talking.bollo.cx
19323              Date: Sat, 03 Feb 2001 23:53:16 +0000
19324              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
19325      Branch: perl
19326            ! perlio.c pod/perldiag.pod
19327 ____________________________________________________________________________
19328 [  8687] By: jhi                                   on 2001/02/03  17:11:42
19329         Log: HP-UX thread patches from Merijn H. Brand.
19330      Branch: maint-5.6/perl
19331            ! README.hpux hints/hpux.sh
19332 ____________________________________________________________________________
19333 [  8686] By: jhi                                   on 2001/02/03  16:40:12
19334         Log: Metaconfig changes for #8685.
19335      Branch: metaconfig
19336            ! U/installdirs/instubperl.U
19337      Branch: metaconfig/U/perl
19338            ! Devel.U versiononly.U
19339 ____________________________________________________________________________
19340 [  8685] By: jhi                                   on 2001/02/03  16:39:49
19341         Log: For -Dusedevel builds turn off installusrbinperl and turn on
19342              versiononly, a combined idea of Richard Soderberg and Merijn
19343              H. Brand.  You can still override both of these from the command
19344              line if you need to, -Dinstallusrbinperl and -Uversiononly.
19345      Branch: perl
19346            ! Configure
19347 ____________________________________________________________________________
19348 [  8684] By: jhi                                   on 2001/02/03  16:16:34
19349         Log: Metaconfig unit fix for #8683.
19350      Branch: metaconfig
19351            ! U/compline/nblock_io.U
19352 ____________________________________________________________________________
19353 [  8683] By: jhi                                   on 2001/02/03  16:16:12
19354         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
19355              reported by Peter Prymmer for 5.6-TRIAL1.
19356      Branch: perl
19357            ! Configure
19358 ____________________________________________________________________________
19359 [  8682] By: jhi                                   on 2001/02/03  05:52:11
19360         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
19361              to work correctly.
19362      Branch: maint-5.6/perl
19363            ! hints/irix_6.sh
19364 ____________________________________________________________________________
19365 [  8681] By: jhi                                   on 2001/02/03  05:47:33
19366         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
19367      Branch: maint-5.6/perl
19368            ! pod/perlport.pod
19369 ____________________________________________________________________________
19370 [  8680] By: jhi                                   on 2001/02/02  21:39:49
19371         Log: perlport update from Peter Prymmer.
19372      Branch: maint-5.6/perl
19373            ! pod/perlport.pod
19374 ____________________________________________________________________________
19375 [  8679] By: nick                                  on 2001/02/02  20:50:48
19376         Log: Integrate mainline
19377      Branch: perlio
19378           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
19379           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
19380           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
19381 ____________________________________________________________________________
19382 [  8678] By: gsar                                  on 2001/02/02  16:02:12
19383         Log: note about bincompat, slightly modified (from Lupe Christoph)
19384      Branch: maint-5.6/perl
19385            ! README.solaris
19386 ____________________________________________________________________________
19387 [  8677] By: jhi                                   on 2001/02/02  15:46:20
19388         Log: Supported platforms updates.
19389      Branch: maint-5.6/perl
19390            ! pod/perlport.pod
19391 ____________________________________________________________________________
19392 [  8676] By: jhi                                   on 2001/02/02  03:41:26
19393         Log: A couple more perlfaq2 tweaks.
19394      Branch: maint-5.6/perl
19395            ! pod/perlfaq2.pod
19396 ____________________________________________________________________________
19397 [  8675] By: jhi                                   on 2001/02/02  03:17:44
19398         Log: Misedit in #8661.
19399      Branch: maint-5.6/perl
19400            ! Configure
19401 ____________________________________________________________________________
19402 [  8674] By: jhi                                   on 2001/02/02  03:14:38
19403         Log: Damien again.
19404      Branch: maint-5.6/perl
19405            ! pod/perlfaq2.pod
19406 ____________________________________________________________________________
19407 [  8673] By: jhi                                   on 2001/02/02  03:12:40
19408         Log: perlfaq update from Elaine Ashton.
19409      Branch: maint-5.6/perl
19410            ! pod/perlfaq2.pod
19411 ____________________________________________________________________________
19412 [  8672] By: jhi                                   on 2001/02/02  03:07:08
19413         Log: UTF-8 s/// patch from Inaba Hiroto.
19414      Branch: maint-5.6/perl
19415            ! pp_ctl.c pp_hot.c
19416 ____________________________________________________________________________
19417 [  8671] By: jhi                                   on 2001/02/01  22:34:31
19418         Log: Update Changes.
19419      Branch: perl
19420            ! Changes patchlevel.h
19421 ____________________________________________________________________________
19422 [  8670] By: jhi                                   on 2001/02/01  22:15:29
19423         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
19424              from maintperl.
19425              
19426              Upgrade to Getopt::Long 2.25, from Johan Vromans.
19427              
19428              more files need to be writable in the source distribution
19429              
19430              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
19431              
19432              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
19433              
19434              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
19435              
19436              Allow the float to be fuzzier.
19437              
19438              need to use INT2PTR instead of a straight cast or ia64 fails
19439              
19440              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
19441              
19442              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
19443      Branch: perl
19444           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
19445           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
19446           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
19447 ____________________________________________________________________________
19448 [  8669] By: jhi                                   on 2001/02/01  21:57:02
19449         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
19450              From: Robin Barker <rmb1@cise.npl.co.uk>
19451              Date: Thu, 1 Feb 2001 16:59:05 GMT
19452              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
19453      Branch: maint-5.6/perl
19454            ! pod/perlmodlib.PL
19455 ____________________________________________________________________________
19456 [  8668] By: nick                                  on 2001/02/01  19:41:40
19457         Log: Integrate mainline
19458      Branch: perlio
19459           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
19460           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
19461           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
19462 ____________________________________________________________________________
19463 [  8667] By: gsar                                  on 2001/02/01  16:59:11
19464         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
19465      Branch: maint-5.6/perl
19466            ! embed.pl embedvar.h
19467 ____________________________________________________________________________
19468 [  8666] By: gsar                                  on 2001/02/01  16:34:51
19469         Log: add missing entries to win32/config.?c
19470      Branch: maint-5.6/perl
19471            ! win32/config.bc win32/config.gc win32/config.vc
19472            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19473 ____________________________________________________________________________
19474 [  8665] By: jhi                                   on 2001/02/01  14:58:51
19475         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
19476              From: "Stephen P. Potter" <spp@spotter.yi.org>
19477              Date: Thu, 01 Feb 2001 10:45:46 -0500
19478              Message-Id: <200102011545.KAA31479@spotter.yi.org>
19479      Branch: maint-5.6/perl
19480            ! pod/perlfunc.pod
19481 ____________________________________________________________________________
19482 [  8664] By: gsar                                  on 2001/02/01  14:52:37
19483         Log: need to use INT2PTR instead of a straight cast or ia64 fails
19484              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
19485      Branch: maint-5.6/perl
19486            ! ext/POSIX/POSIX.xs
19487 ____________________________________________________________________________
19488 [  8663] By: jhi                                   on 2001/02/01  14:09:13
19489         Log: Allow the float to be fuzzier.
19490      Branch: maint-5.6/perl
19491            ! t/lib/peek.t
19492 ____________________________________________________________________________
19493 [  8662] By: jhi                                   on 2001/02/01  13:59:00
19494         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
19495              From: Robin Barker <rmb1@cise.npl.co.uk>
19496              Date: Thu, 1 Feb 2001 13:05:39 GMT
19497              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
19498      Branch: maint-5.6/perl
19499            ! pod/perlmodlib.pod
19500 ____________________________________________________________________________
19501 [  8661] By: jhi                                   on 2001/02/01  13:57:38
19502         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
19503              Date: Thu, 01 Feb 2001 14:15:41 +0100
19504              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19505              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
19506              
19507              Have the $ccflags in the gcc version test (strange, this change
19508              is claimed to be have been integrated already)
19509      Branch: maint-5.6/perl
19510            ! Configure
19511 ____________________________________________________________________________
19512 [  8660] By: jhi                                   on 2001/02/01  13:44:10
19513         Log: Integrate changes #7950,7964,7962 from mainline.
19514              
19515              Find the stdchar signedness using cpp, should fix some of
19516              the Solaris compiler warnings reported by Alan Burlison.
19517      Branch: maint-5.6/perl
19518           !> Configure config_h.SH
19519 ____________________________________________________________________________
19520 [  8659] By: jhi                                   on 2001/02/01  05:35:32
19521         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
19522              From: Jan Dubois <JanD@ActiveState.com>
19523              Date: Wed, 31 Jan 2001 21:17:03 -0800
19524              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
19525      Branch: maint-5.6/perl
19526            ! utils/perldoc.PL
19527 ____________________________________________________________________________
19528 [  8658] By: jhi                                   on 2001/02/01  04:33:17
19529         Log: Integrate the README.os390 and README.posix-bc parts of mainline
19530              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
19531              installperl parts were taken care of by #8657.)
19532      Branch: maint-5.6/perl
19533           !> README.os390 README.posix-bc
19534 ____________________________________________________________________________
19535 [  8657] By: jhi                                   on 2001/02/01  04:29:21
19536         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
19537              From: Peter Prymmer <pvhp@forte.com>
19538              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
19539              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
19540      Branch: maint-5.6/perl
19541            + ext/DynaLoader/dl_dllload.xs
19542            ! MANIFEST Makefile.SH hints/os390.sh installperl
19543 ____________________________________________________________________________
19544 [  8656] By: jhi                                   on 2001/02/01  04:25:45
19545         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
19546              From: Peter Prymmer <pvhp@forte.com>
19547              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
19548              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
19549      Branch: maint-5.6/perl
19550            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
19551 ____________________________________________________________________________
19552 [  8655] By: jhi                                   on 2001/02/01  04:14:47
19553         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
19554              From: troc@netrus.net
19555              Date: Wed, 31 Jan 2001 22:31:26 -0500
19556              Message-Id: <200102010331.WAA117.85@rocco.homenet>
19557      Branch: maint-5.6/perl
19558            ! os2/os2.c
19559 ____________________________________________________________________________
19560 [  8654] By: jhi                                   on 2001/02/01  04:12:52
19561         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
19562              as reported by Alan Burlison.
19563      Branch: maint-5.6/perl
19564            ! pp.h
19565 ____________________________________________________________________________
19566 [  8653] By: jhi                                   on 2001/02/01  04:05:12
19567         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
19568              From: dsugalski@northernlight.com
19569              Date: Wed, 31 Jan 2001 18:54:11 -0500
19570              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
19571      Branch: maint-5.6/perl
19572            ! configure.com
19573 ____________________________________________________________________________
19574 [  8652] By: jhi                                   on 2001/02/01  04:03:11
19575         Log: Misplaced #endif.
19576              
19577              Subject: [perl-5-6-1-trial2] patches for EPOC
19578              From: Olaf Flebbe <O.Flebbe@science-computing.de>
19579              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
19580              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
19581      Branch: maint-5.6/perl
19582            ! epoc/epocish.c
19583 ____________________________________________________________________________
19584 [  8651] By: jhi                                   on 2001/02/01  04:00:25
19585         Log: Integrate changes #8647,8648,8650 from mainline.
19586              
19587              Macrofy a magic UTF-8 test.
19588              
19589              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
19590              
19591              Watch out for cross compiling for EPOC (usually done on linux).
19592      Branch: maint-5.6/perl
19593           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
19594 ____________________________________________________________________________
19595 [  8650] By: jhi                                   on 2001/02/01  03:56:20
19596         Log: Watch out for cross compiling for EPOC (usually done on linux)
19597              
19598              Subject: [perl-5-6-1-trial2] patches for EPOC
19599              From: Olaf Flebbe <O.Flebbe@science-computing.de>
19600              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
19601              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
19602      Branch: perl
19603            ! ext/Errno/Errno_pm.PL
19604 ____________________________________________________________________________
19605 [  8649] By: gsar                                  on 2001/02/01  00:46:00
19606         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
19607      Branch: maint-5.6/perl
19608            ! sv.c
19609 ____________________________________________________________________________
19610 [  8648] By: jhi                                   on 2001/01/31  23:35:36
19611         Log: All the uses of PL_numeric_radix must be protected by
19612              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
19613              
19614              Subject: [perl-5-6-1-trial2] patches for EPOC
19615              From: Olaf Flebbe <O.Flebbe@science-computing.de>
19616              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
19617              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
19618      Branch: perl
19619            ! sv.c
19620 ____________________________________________________________________________
19621 [  8647] By: jhi                                   on 2001/01/31  22:56:16
19622         Log: Macrofy a magic UTF-8 test.
19623      Branch: perl
19624            ! utf8.c utf8.h
19625 ____________________________________________________________________________
19626 [  8646] By: gsar                                  on 2001/01/31  15:55:12
19627         Log: update Changes
19628      Branch: maint-5.6/perl
19629            ! Changes
19630 ____________________________________________________________________________
19631 [  8645] By: gsar                                  on 2001/01/31  15:10:14
19632         Log: Configure tweak suggested by Peter Prymmer
19633      Branch: maint-5.6/perl
19634            ! Configure
19635 ____________________________________________________________________________
19636 [  8644] By: gsar                                  on 2001/01/31  15:06:32
19637         Log: more files need to be writable in the source distribution
19638      Branch: maint-5.6/perl
19639            ! Porting/makerel
19640 ____________________________________________________________________________
19641 [  8643] By: jhi                                   on 2001/01/31  14:59:46
19642         Log: Integrate changes #8258,8278,8279 from mainline.
19643              
19644              Make the large file tests more robust/talkative.
19645      Branch: maint-5.6/perl
19646           !> t/lib/syslfs.t t/op/lfs.t
19647 ____________________________________________________________________________
19648 [  8642] By: gsar                                  on 2001/01/31  14:53:48
19649         Log: integrate changes#8311,8334 from mainline
19650              
19651              Add a new MakeMaker variable PM_FILTER that defines a Unix
19652              filter to be run on each .pm during the pm_to_blib() phase,
19653              a fixed version of
19654              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
19655              
19656              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
19657              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
19658              accurate reading of the "atime".  
19659      Branch: maint-5.6/perl
19660           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
19661           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
19662           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
19663 ____________________________________________________________________________
19664 [  8641] By: jhi                                   on 2001/01/31  14:46:37
19665         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
19666      Branch: maint-5.6/perl
19667            ! lib/Getopt/Long.pm
19668 ____________________________________________________________________________
19669 [  8640] By: gsar                                  on 2001/01/31  14:40:24
19670         Log: make regen_all
19671      Branch: maint-5.6/perl
19672            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
19673 ____________________________________________________________________________
19674 [  8639] By: gsar                                  on 2001/01/31  14:37:25
19675         Log: refresh windows config files
19676      Branch: maint-5.6/perl
19677            ! win32/Makefile win32/config_H.bc win32/config_H.gc
19678            ! win32/config_H.vc win32/makefile.mk
19679 ____________________________________________________________________________
19680 [  8638] By: gsar                                  on 2001/01/31  14:28:10
19681         Log: makefile tweaks for windows: introduce a bulk-switch to enable
19682              same options as ActivePerl; sync changes with makefile.mk
19683      Branch: maint-5.6/perl
19684            ! win32/Makefile win32/makefile.mk
19685 ____________________________________________________________________________
19686 [  8637] By: jhi                                   on 2001/01/31  04:41:30
19687         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
19688              From: Nicholas Clark <nick@ccl4.org>
19689              Date: Tue, 30 Jan 2001 19:51:05 +0000
19690              Message-ID: <20010130195105.R76607@plum.flirble.org> 
19691              
19692              op/inc cure.
19693      Branch: perl
19694            ! pp.c pp.h pp_hot.c t/op/arith.t
19695 ____________________________________________________________________________
19696 [  8636] By: jhi                                   on 2001/01/31  02:38:32
19697         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
19698              no perlio],8257,8380,8479,8515 from mainline.
19699              
19700              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
19701              
19702              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
19703              Subject: [PATCH perl@8133] fix-up for VMS extensions
19704              
19705              In VMS embedded perls couldn't access the statically built Socket.
19706              
19707              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
19708              
19709              Further VMS piping fixes from Charles Lane.
19710              
19711              Subject:  [PATCH] make t/op/misc.t work on VMS
19712              
19713              Add tracing for debugging extensions builds in VMS.
19714              
19715              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
19716      Branch: maint-5.6/perl
19717           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
19718           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
19719           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
19720 ____________________________________________________________________________
19721 [  8635] By: jhi                                   on 2001/01/31  01:46:41
19722         Log: Integrate change #7732 from mainline.
19723              
19724              Sparc 64-bit pack() fix from Jens Hamisch.
19725      Branch: maint-5.6/perl
19726           !> pp.c
19727 ____________________________________________________________________________
19728 [  8634] By: jhi                                   on 2001/01/31  01:41:16
19729         Log: One spot missing from #8626.
19730      Branch: maint-5.6/perl
19731            ! sv.c
19732 ____________________________________________________________________________
19733 [  8633] By: jhi                                   on 2001/01/31  00:49:17
19734         Log: Integrate change #7495 from mainline.
19735              
19736              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
19737      Branch: maint-5.6/perl
19738           !> MANIFEST ext/re/Makefile.PL
19739 ____________________________________________________________________________
19740 [  8632] By: jhi                                   on 2001/01/30  23:38:49
19741         Log: Integrate change #8396 from mainline.
19742              
19743              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
19744              better multicast support (resend)
19745      Branch: maint-5.6/perl
19746           !> ext/Socket/Socket.pm
19747 ____________________________________________________________________________
19748 [  8631] By: jhi                                   on 2001/01/30  23:28:03
19749         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
19750              
19751              More AIX lore. (7514, ext/re/hints/aix.pl)
19752              
19753              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
19754              
19755              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)
19756              
19757              Subject: [ID 20001214.002] Net::Ping patch
19758              
19759              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
19760              
19761              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
19762              
19763              Add ReuseAddr as a (preferred) alias for Reuse as we now
19764              also have ReusePort.
19765              
19766              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
19767      Branch: maint-5.6/perl
19768           +> ext/re/hints/aix.pl
19769           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
19770           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
19771 ____________________________________________________________________________
19772 [  8630] By: jhi                                   on 2001/01/30  23:03:59
19773         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
19774              
19775              read() documentation tweak for 20001121.004.
19776              
19777              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
19778      Branch: maint-5.6/perl
19779           !> pod/perlfunc.pod pod/perlre.pod
19780 ____________________________________________________________________________
19781 [  8629] By: jhi                                   on 2001/01/30  22:41:57
19782         Log: Integrate change #8098 from mainline.
19783              
19784              fastgetcwd is defined using a glob alias on a $^O dependent basis
19785              and there was no default assignment or perl subroutine.
19786      Branch: maint-5.6/perl
19787           !> lib/Cwd.pm
19788 ____________________________________________________________________________
19789 [  8628] By: jhi                                   on 2001/01/30  21:58:52
19790         Log: Integrate change #7866 from mainline.
19791              
19792              File::Temp 0.11.
19793      Branch: maint-5.6/perl
19794           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
19795 ____________________________________________________________________________
19796 [  8627] By: jhi                                   on 2001/01/30  21:39:44
19797         Log: Integrate changes #8075,8086,8228 from mainline.  
19798              
19799              Darwin is not Windows. (8075,8086)
19800              
19801              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
19802      Branch: maint-5.6/perl
19803           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
19804           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
19805           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
19806           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
19807 ____________________________________________________________________________
19808 [  8626] By: jhi                                   on 2001/01/30  21:22:11
19809         Log: Integrate with tweakery the change #8625 from mainline,
19810              the multibyte decimal separator fix ("fa_IR locale failure").
19811      Branch: maint-5.6/perl
19812            ! embedvar.h perlapi.h
19813           !> intrpvar.h perl.c perl.h sv.c util.c
19814 ____________________________________________________________________________
19815 [  8625] By: jhi                                   on 2001/01/30  20:26:33
19816         Log: Fix for the fa_IR locale failure.  The reason for the failure
19817              was that Perl was assuming the decimal separator aka the radix
19818              separator is one character.  The Farsi-Iranian locale crushed
19819              that bad assumption since there the separator is 'Momayyez',
19820              glyphwise looking somewhat like a slash, and in Unicode UTF-8
19821              encoded in two bytes, 0xd9 0xab.
19822      Branch: perl
19823            ! intrpvar.h perl.c perl.h sv.c util.c
19824 ____________________________________________________________________________
19825 [  8624] By: gsar                                  on 2001/01/30  20:17:03
19826         Log: regen_headers
19827      Branch: maint-5.6/perl
19828            ! Makefile.SH pod/perlintern.pod
19829 ____________________________________________________________________________
19830 [  8623] By: gsar                                  on 2001/01/30  19:42:34
19831         Log: backout change#7431 and its dependents (causes spurious rebuilds
19832              of autogenerated files)
19833              
19834              fix benign b.t failure
19835      Branch: maint-5.6/perl
19836            ! Makefile.SH t/lib/b.t
19837 ____________________________________________________________________________
19838 [  8622] By: jhi                                   on 2001/01/30  19:41:41
19839         Log: Microperl sync.
19840      Branch: perl
19841            ! mg.c perl.h
19842 ____________________________________________________________________________
19843 [  8621] By: gsar                                  on 2001/01/30  19:24:47
19844         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
19845              from mainline
19846              
19847              Subject: podlators 1.06 released
19848              
19849              Subject: [PATCH @8436] Eliminate op_children
19850              
19851              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
19852              
19853              (Replaced by #8448)  More op_children traces (cleanup of #8442).
19854              
19855              Subject: [PATCH #3 @8436] Re: Eliminate op_children
19856              Replace #8444 and #8445.
19857              
19858              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
19859              at the setting of the ofs_sv in new_struct_thread() as the
19860              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
19861              uninitialized fields are, uh, initialized with),
19862              SvREFCNT_inc()ing that invited a core dump.
19863              
19864              podlators 1.07, from Russ Allbery.
19865              
19866              Subject: [PATCH] regcomp.c old feature removal
19867              From: mjd@plover.com
19868              Date: 16 Jan 2001 14:43:18 -0000 
19869              Message-ID: <20010116144318.7140.qmail@plover.com> 
19870      Branch: maint-5.6/perl
19871           +> lib/Pod/Text/Overstrike.pm
19872           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
19873           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
19874           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
19875           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
19876           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
19877           !> util.c
19878 ____________________________________________________________________________
19879 [  8620] By: gsar                                  on 2001/01/30  18:48:32
19880         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
19881              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
19882              now fails one test)
19883              
19884              Subject: [PATCH] lvalue AUTOLOAD. No, really.
19885              
19886              Subject: [PATCH] Interesting syntax idea
19887              Make opens + bareword assigns do typeglob assigns.
19888              
19889              Tests for #8254.
19890              
19891              Subject: [PATCH @8269] Continue blocks and B::Deparse
19892              Make the peephole optimizer to bypass more null ops and
19893              and rewrite the deparse handling of continue blocks.
19894              
19895              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
19896              Doc tweak on #8313.
19897              
19898              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
19899              
19900              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
19901              
19902              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
19903              
19904              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
19905              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
19906              according to the platform.
19907              
19908              Subject: [PATCH @8404] Consolidated lvalue sub changes
19909              
19910              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
19911              
19912              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
19913              
19914              Subject: B::Concise -- an improved replacement for B::Terse 
19915              
19916              The B::Terse drop-in replacement wasn't quite drop-in.
19917              
19918              The LVRET macro needed an aTHX.
19919              
19920              Use the /^Perl_/-less form of is_lvalue_sub().
19921              
19922              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
19923      Branch: maint-5.6/perl
19924           +> ext/B/B/Concise.pm
19925           !> (integrate 27 files)
19926 ____________________________________________________________________________
19927 [  8619] By: nick                                  on 2001/01/30  18:40:28
19928         Log: Integrate mainline
19929      Branch: perlio
19930           !> (integrate 40 files)
19931 ____________________________________________________________________________
19932 [  8618] By: jhi                                   on 2001/01/30  18:37:18
19933         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
19934              Date: Mon, 29 Jan 2001 22:51:29 -0600
19935              From: "Craig A. Berry" <craigberry@mac.com>
19936              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
19937      Branch: perl
19938            ! vms/test.com
19939 ____________________________________________________________________________
19940 [  8617] By: jhi                                   on 2001/01/30  18:34:53
19941         Log: Subject: [PATCH] Add missing CV flags to dump.c
19942              From: Tim Jenness <t.jenness@jach.hawaii.edu>
19943              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
19944              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
19945      Branch: perl
19946            ! dump.c
19947 ____________________________________________________________________________
19948 [  8616] By: jhi                                   on 2001/01/30  18:20:58
19949         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
19950              part isn't applicable to maintperl.
19951              
19952              UTF-8 nit from Inaba Hiroto.
19953      Branch: maint-5.6/perl
19954           !> pod/perlapi.pod utf8.c
19955 ____________________________________________________________________________
19956 [  8615] By: jhi                                   on 2001/01/30  18:18:51
19957         Log: UTF-8 nit from Inaba Hiroto.
19958      Branch: perl
19959            ! pod/perlapi.pod t/op/each.t utf8.c
19960 ____________________________________________________________________________
19961 [  8614] By: jhi                                   on 2001/01/30  18:13:38
19962         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
19963              
19964              perl's internal variables are not for public consumption,
19965              move their docs from perlapi.pod to perlintern.pod
19966              
19967              support for -Dusethreads build under HP-UX 10.20 and DCE threads
19968              library (11.0 and later have pthreads but 10.x don't)
19969              
19970              avoid uninitialized value warnings
19971              
19972              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
19973              gets weird results)
19974              
19975              perldoc nit on windows
19976              
19977              make it possible to run the tests outside the source tree
19978              (there's still a dependency on ../lib being the library
19979              location)
19980      Branch: perl
19981           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
19982           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
19983           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
19984           !> win32/bin/search.pl win32/vdir.h
19985 ____________________________________________________________________________
19986 [  8613] By: gsar                                  on 2001/01/30  16:39:59
19987         Log: make it possible to run the tests outside the source tree
19988              (there's still a dependency on ../lib being the library
19989              location)
19990      Branch: maint-5.6/perl
19991            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
19992 ____________________________________________________________________________
19993 [  8612] By: gsar                                  on 2001/01/30  16:31:12
19994         Log: perldoc nit on windows
19995      Branch: maint-5.6/perl
19996            ! utils/perldoc.PL
19997 ____________________________________________________________________________
19998 [  8611] By: gsar                                  on 2001/01/30  16:22:54
19999         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
20000              gets weird results)
20001      Branch: maint-5.6/perl
20002            ! win32/vdir.h
20003 ____________________________________________________________________________
20004 [  8610] By: gsar                                  on 2001/01/30  16:12:45
20005         Log: avoid uninitialized value warnings
20006      Branch: maint-5.6/perl
20007            ! win32/bin/search.pl
20008 ____________________________________________________________________________
20009 [  8609] By: gsar                                  on 2001/01/30  16:08:01
20010         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
20011              library (11.0 and later have pthreads but 10.x don't)
20012      Branch: maint-5.6/perl
20013            ! hints/hpux.sh thread.h
20014 ____________________________________________________________________________
20015 [  8608] By: gsar                                  on 2001/01/30  15:48:55
20016         Log: perl's internal variables are not for public consumption,
20017              move their docs from perlapi.pod to perlintern.pod
20018      Branch: maint-5.6/perl
20019            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
20020            ! thrdvar.h
20021 ____________________________________________________________________________
20022 [  8607] By: gsar                                  on 2001/01/30  15:44:27
20023         Log: mistakenly branched perl56delta.pod, revert
20024      Branch: maint-5.6/perl
20025            - pod/perl56delta.pod
20026           !> pod/perldelta.pod
20027 ____________________________________________________________________________
20028 [  8606] By: gsar                                  on 2001/01/30  14:20:24
20029         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
20030              dTHR which has been a noop for a while now, except for the
20031              compatibility definition in thread.h)
20032      Branch: maint-5.6/perl
20033           !> (integrate 45 files)
20034 ____________________________________________________________________________
20035 [  8605] By: jhi                                   on 2001/01/30  05:43:58
20036         Log: Mark the UTF-8 APIs as experimental.
20037      Branch: maint-5.6/perl
20038            ! embed.pl pod/perlapi.pod
20039 ____________________________________________________________________________
20040 [  8604] By: jhi                                   on 2001/01/30  05:38:40
20041         Log: Nits from earlier integrates.
20042      Branch: maint-5.6/perl
20043            ! lib/Carp/Heavy.pm
20044           !> sv.c
20045 ____________________________________________________________________________
20046 [  8603] By: jhi                                   on 2001/01/30  05:27:26
20047         Log: Regenerate Porting files.
20048      Branch: maint-5.6/perl
20049            ! Porting/Glossary Porting/config.sh Porting/config_H
20050 ____________________________________________________________________________
20051 [  8602] By: jhi                                   on 2001/01/30  05:14:59
20052         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
20053              8310,8339,8447,8492,8493,8505,8525: documentation changes.
20054              
20055              Subject: Re: perlfaq style changes
20056              
20057              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
20058              
20059              Subject: [PATCH] docs on NaN
20060              
20061              Subject: [patch] perlfaq7
20062              
20063              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
20064              
20065              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
20066              
20067              Subject: [PATCH] open() example in perlfunc.pod
20068              
20069              Podify README.mpeix (a new version from the web)
20070              
20071              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
20072              
20073              Subject: [PATCH] format and rewording in perlfaq.pod
20074              
20075              Subject: [PATCH] API Variable documentation   
20076              
20077              Memory management calls documentation.
20078              
20079              Subject: [PATCH: perl@8482] README.vms URL updates
20080              
20081              Subject: Minor typos in perlfaq2.pod
20082              
20083              Subject: [PATCH] pod/perlvar.pod
20084      Branch: maint-5.6/perl
20085           +> pod/perl56delta.pod
20086            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
20087           !> README.amiga README.epoc README.mpeix README.vms
20088           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
20089           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
20090           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
20091           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
20092           !> pod/perlvar.pod thrdvar.h
20093 ____________________________________________________________________________
20094 [  8601] By: jhi                                   on 2001/01/30  04:38:35
20095         Log: Integrate changes #8036,8096,8253 from mainline:
20096              hints changes.
20097              
20098              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
20099              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
20100              
20101              Output the (apparent) version of gcc in Tru64.
20102      Branch: maint-5.6/perl
20103           +> ext/POSIX/hints/svr4.pl
20104           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
20105           !> hints/svr4.sh t/lib/bigfltpm.t
20106 ____________________________________________________________________________
20107 [  8600] By: jhi                                   on 2001/01/30  04:04:01
20108         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
20109              locale fixes.
20110              
20111              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
20112              
20113              Debian allows /usr/bin/locale to exist without any locales. (7868)
20114              
20115              Allow the locale test needing POSIX and the taint test
20116              needing IPC::SysV to run under 'minitest' (basically,
20117              bail out if loading the extension fails). (8384)
20118              
20119              Cleanup the locale.t output  (8480)
20120      Branch: maint-5.6/perl
20121           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
20122           !> t/pragma/locale.t
20123 ____________________________________________________________________________
20124 [  8599] By: jhi                                   on 2001/01/30  03:51:04
20125         Log: Missing generated files from #8598.
20126      Branch: maint-5.6/perl
20127            ! embed.h global.sym objXSUB.h perlapi.c proto.h
20128 ____________________________________________________________________________
20129 [  8598] By: jhi                                   on 2001/01/30  03:41:54
20130         Log: Integrate change #8555 from mainline, manually integrate parts
20131              of changes 8452 and 8583.
20132              
20133              Subject: [PATCH] utf8.c documentation (8452)
20134              
20135              No point in checking the length if the pointer is bogus. (8555)
20136              
20137              Introduce bytes_from_utf8() and implement sv_eq() using it,
20138              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
20139              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
20140              was malformed. (8583)
20141      Branch: maint-5.6/perl
20142            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
20143           !> pod/perlapi.pod sv.c utf8.c
20144 ____________________________________________________________________________
20145 [  8597] By: gsar                                  on 2001/01/30  02:37:26
20146         Log: get PERL_OBJECT build going again on windows
20147      Branch: maint-5.6/perl
20148            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
20149            ! pod/perlapi.pod proto.h sv.c
20150 ____________________________________________________________________________
20151 [  8596] By: jhi                                   on 2001/01/30  02:16:17
20152         Log: Signedness nit.
20153      Branch: perl
20154            ! sv.c
20155 ____________________________________________________________________________
20156 [  8595] By: jhi                                   on 2001/01/30  02:11:07
20157         Log: EBCDIC patch for Storable, from Peter Prymmer.
20158      Branch: perl
20159            ! t/lib/st-06compat.t
20160 ____________________________________________________________________________
20161 [  8594] By: jhi                                   on 2001/01/30  01:04:48
20162         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
20163              From: Peter Prymmer <pvhp@forte.com>
20164              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
20165              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
20166      Branch: perl
20167            ! t/lib/b.t
20168 ____________________________________________________________________________
20169 [  8593] By: jhi                                   on 2001/01/30  00:56:47
20170         Log: Subject: [PATCH: perl@8585] pod problems in io
20171              From: Peter Prymmer <pvhp@forte.com>
20172              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
20173              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
20174      Branch: perl
20175            ! pod/perlapio.pod pod/perliol.pod
20176 ____________________________________________________________________________
20177 [  8592] By: jhi                                   on 2001/01/30  00:48:20
20178         Log: Integrate perlio.
20179      Branch: perl
20180           !> pod/perlapio.pod pod/perliol.pod
20181 ____________________________________________________________________________
20182 [  8591] By: nick                                  on 2001/01/29  22:02:28
20183         Log: GNU 'merge' Simon's copy of perliol.pod with version
20184              patched by Craig's patch.
20185      Branch: perlio
20186            ! pod/perliol.pod
20187 ____________________________________________________________________________
20188 [  8590] By: nick                                  on 2001/01/29  21:55:10
20189         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
20190      Branch: perlio
20191            ! pod/perlapio.pod pod/perliol.pod
20192 ____________________________________________________________________________
20193 [  8589] By: jhi                                   on 2001/01/29  15:35:33
20194         Log: Integrate change #8586 from maint-5.6/perl.
20195              
20196              make the BOM detection code not call tell() until it has to
20197              (meant to fix esoteric compatibility issues where PL_rsfp
20198              is overridden)
20199      Branch: perl
20200           !> toke.c
20201 ____________________________________________________________________________
20202 [  8588] By: jhi                                   on 2001/01/29  15:29:11
20203         Log: Subject: MAking Solaris malloc() the default
20204              From: Lupe Christoph <lupe@lupe-christoph.de>
20205              Date: Mon, 29 Jan 2001 12:59:36 +0100
20206              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
20207              
20208              The README.solaris part slightly tweaked.
20209      Branch: perl
20210            ! README.solaris hints/solaris_2.sh
20211 ____________________________________________________________________________
20212 [  8587] By: jhi                                   on 2001/01/29  15:17:34
20213         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
20214              From: root@ak-75.mind.de
20215              Date: Sun, 28 Jan 2001 20:32:29 +0100
20216              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
20217      Branch: perl
20218            ! pod/perlre.pod
20219 ____________________________________________________________________________
20220 [  8586] By: gsar                                  on 2001/01/29  13:43:44
20221         Log: make the BOM detection code not call tell() until it has to
20222              (meant to fix esoteric compatibility issues where PL_rsfp
20223              is overridden)
20224      Branch: maint-5.6/perl
20225            ! toke.c
20226 ____________________________________________________________________________
20227 [  8585] By: jhi                                   on 2001/01/28  20:05:45
20228         Log: Update Changes.
20229      Branch: perl
20230            ! Changes patchlevel.h
20231 ____________________________________________________________________________
20232 [  8584] By: jhi                                   on 2001/01/28  19:30:02
20233         Log: Integrate perlio.
20234      Branch: perl
20235           +> pod/perliol.pod
20236           !> MANIFEST pod/perlapio.pod
20237 ____________________________________________________________________________
20238 [  8583] By: jhi                                   on 2001/01/28  19:28:40
20239         Log: Patch from Inaba Hiroto:
20240              - canonical UTF-8 hash keys: if a key string for a hash is
20241              UTF8-on, try downgrade the string and use it if
20242              unicode::distinct is not in effect.
20243              For the task, I added a function bytes_from_utf8() to utf8.c.
20244              It might resemble utf8_to_bytes() but it is not convenient
20245              to the task.
20246              Made a test for it and added to t/op/each.t
20247              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
20248              the mortal copy of the argument SV.
20249              And changed t/io/utf8.t test 18 which expects print() to
20250              upgrade its argument.
20251              - re-implement sv_eq with bytes_from_utf8()
20252              - some bug fixes
20253              - tr/// does not handle UTF8 range (\x{}-\x{})
20254              - \ before raw UTF8 character produced
20255              "Malformed UTF-8 character" warning.
20256              - "\x{100}\N{CENT SIGN}" is Malformed.
20257              Added tests for these 3.
20258              - and one silly bug (by me) with qu operator.
20259      Branch: perl
20260            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
20261            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
20262            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
20263 ____________________________________________________________________________
20264 [  8582] By: nick                                  on 2001/01/28  19:25:04
20265         Log: Add pod/perliol.pod to MANIFEST :-(
20266      Branch: perlio
20267            ! MANIFEST
20268 ____________________________________________________________________________
20269 [  8581] By: nick                                  on 2001/01/28  19:22:40
20270         Log: PerlIO documentation. Proofing and sub-editing requested.
20271      Branch: perlio
20272            + pod/perliol.pod
20273            ! pod/perlapio.pod
20274 ____________________________________________________________________________
20275 [  8580] By: jhi                                   on 2001/01/28  05:16:25
20276         Log: Revert the change to sv_2pv() done by #8054: Someone who
20277              did SvNV_set() on a scalar that also happened to be POK,
20278              followed by sv_2pv() won't get the right coercion anymore.
20279              [Sarathy]
20280      Branch: maint-5.6/perl
20281            ! sv.c
20282 ____________________________________________________________________________
20283 [  8579] By: jhi                                   on 2001/01/28  05:15:04
20284         Log: Remove the #8084 effect: do not allow -Q to be interpreted
20285              as -&Q(), this is too much wiggle room.
20286      Branch: maint-5.6/perl
20287            ! toke.c
20288 ____________________________________________________________________________
20289 [  8578] By: jhi                                   on 2001/01/28  05:12:45
20290         Log: Needed bits of #8439 (should have been in #8576),
20291              mainly for lval substr().
20292      Branch: maint-5.6/perl
20293            ! mg.c pp.c pp_hot.c
20294 ____________________________________________________________________________
20295 [  8577] By: jhi                                   on 2001/01/28  05:02:46
20296         Log: A missing check-in.
20297      Branch: maint-5.6/perl
20298            ! utf8.c
20299 ____________________________________________________________________________
20300 [  8576] By: jhi                                   on 2001/01/28  04:26:18
20301         Log: Integrate changes #8425,8436,8439,8517 from mainline.
20302              The 8439 was not truly integrated because it had too many
20303              dependencies on the development branch and because it introduced
20304              concepts too bold for a maintenance branch (such as the qu operator).
20305              
20306              Subject: [PATCH perl@8342] -Wformat
20307              
20308              Tighten some of the UTF-8 tests a bit.
20309              
20310              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
20311              - The substr lval was still not okay.
20312              - Now pp_stringify and sv_setsv copies source's UTF8 flag
20313              even if IN_BYTE.  pp_stringify is called from fold_constants
20314              at optimization phase and "\x{100}" was made SvUTF8_off under
20315              use bytes (the bytes pragma is for "byte semantics" and not
20316              for "do not produce UTF8 data")
20317      Branch: maint-5.6/perl
20318            ! t/lib/charnames.t t/op/substr.t toke.c
20319           !> sv.c t/pragma/utf8.t
20320 ____________________________________________________________________________
20321 [  8575] By: jhi                                   on 2001/01/28  04:01:51
20322         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
20323              
20324              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
20325              
20326              Subject: [ID 20001230.003] UTF-8 tr still hurts
20327              
20328              Test cases for #8385 (from Simon's "torture.pl")
20329              
20330              Start fixing UTF-8 lval substr() (8405)
20331      Branch: maint-5.6/perl
20332           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
20333           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
20334 ____________________________________________________________________________
20335 [  8574] By: jhi                                   on 2001/01/28  03:09:06
20336         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
20337              from mainline.
20338              
20339              UTF-8 cleanup.
20340              
20341              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
20342              
20343              "\x{FF}\xFF" was broken.
20344              
20345              Tests for #8329 and #8330.
20346              
20347              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
20348              
20349              IRIX compiler noticed that the bof initialization might be
20350              bypassed by control flow.
20351              
20352              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
20353      Branch: maint-5.6/perl
20354           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
20355           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
20356 ____________________________________________________________________________
20357 [  8573] By: jhi                                   on 2001/01/28  02:06:12
20358         Log: Retract #8552.
20359      Branch: perl
20360            ! lib/Text/Wrap.pm t/lib/textwrap.t
20361 ____________________________________________________________________________
20362 [  8572] By: jhi                                   on 2001/01/28  02:04:49
20363         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
20364              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
20365              not really integrated but instead salvaged by hand
20366              (they had too many dependencies on the development release
20367              to be cleanly integratable).
20368              
20369              Subject: more UTF8 test suites and an UTF8 patch
20370              
20371              Tweak for MULTIPLICITY/USE_PERLIO
20372              
20373              Signedness nit.
20374              
20375              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
20376              
20377              Use the UTF8_XXX macros in is_utf8_char().
20378              
20379              Rewrite pp_concat() in terms of sv_catsv().  The . operator
20380              should now be UTF-8-proof.
20381              
20382              Subject: [PATCH perl@8269] scanning two hex-constants
20383              fails on EBCDIC environment (script length.t)
20384              
20385              Add some Unicode chop() tests.
20386      Branch: maint-5.6/perl
20387            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
20388           !> sv.c t/op/chop.t utf8.h
20389 ____________________________________________________________________________
20390 [  8571] By: jhi                                   on 2001/01/28  00:35:59
20391         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
20392              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
20393              
20394              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
20395              
20396              The maxiters upper limit sanity check (guarding against
20397              non-progress) assumed bytes instead of characters in s///
20398              and split().
20399              
20400              Signedness nit.
20401              
20402              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
20403              join() should now be UTF-8-proof.
20404              
20405              More split // UTF-8 tests. (8250)
20406      Branch: maint-5.6/perl
20407           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
20408           !> util.c
20409 ____________________________________________________________________________
20410 [  8570] By: jhi                                   on 2001/01/27  22:15:46
20411         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
20412              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
20413              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
20414              8084,8204,8244,8333 from mainline.
20415              
20416              For -Q where Q might be a one-letter sub name one does no more
20417              get a warning about an unknown filetest (7941,7943,7944,8084).
20418              
20419              Subject: Re: [ID 20001130.011] expression parsing bug ?
20420              
20421              Make uv_to_utf8() to zero-terminate its output buffer.
20422              
20423              Split off t/op/length.t (7995)
20424              
20425              Split off t/op/utf8decode.t (7996)
20426              
20427              Remove an unnecessary 'use utf8' from the utf8.t (7998)
20428              
20429              Split off t/op/concat.t (8004)
20430              
20431              Split off t/op/ver.t (8005)
20432              
20433              Document utf8_length(), utf8_distance(), and utf8_hop().
20434              
20435              Document utf8_to_uv() better.
20436              
20437              Introduce macros for UTF8 decoding (8028,8033).
20438              
20439              Add test for reverse() (8030,8031).
20440              
20441              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
20442              
20443              Do not return the Unicode replacement character    on UTF-8
20444              decoding failure.
20445              
20446              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
20447              not this_utf8 i.e. the output string has one, but don't mess
20448              with source assumption. (8052,8053)
20449              
20450              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
20451              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
20452              was not expecting to be called with something that was already
20453              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
20454              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
20455              (8054)
20456              
20457              Recode the naughty binary bytes in utf8decode.t using the \xHH.
20458              
20459              Make some panic messages a bit more logical.
20460      Branch: maint-5.6/perl
20461           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
20462           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
20463           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
20464           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
20465           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
20466           !> utf8.c utf8.h
20467 ____________________________________________________________________________
20468 [  8569] By: jhi                                   on 2001/01/27  19:16:43
20469         Log: Integrate changes #7750 from perlio and #8566 from mainline.
20470      Branch: maint-5.6/perl
20471           !> regexec.c sv.c
20472 ____________________________________________________________________________
20473 [  8568] By: jhi                                   on 2001/01/27  18:06:51
20474         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
20475              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
20476              7935[-perlio.c],7936,7959,7965 from mainline.
20477              
20478              Change the "big byte" error message to "Wide character".
20479              (7355, the croak-if-wide-chars-in-print part ignored)
20480              
20481              Use UINT64_C().
20482              
20483              Introduce Perl_utf8_length().
20484              
20485              diff -se shows these as different (7753, forgotten check-ins)
20486              
20487              Subject: [PATCH] doop.c - UTF8 tr///
20488              
20489              If we use (aTHX_ ...) then put Perl_ on the front.
20490              
20491              Make utf8_length() and utf8_distance() to be less forgiving
20492              about bad UTF-8.
20493              
20494              Test line numbers are different with utf8.
20495              
20496              No need to scan till infinity, 13 is enough. (7872,7911)
20497              
20498              Subject: [PATCH] Tokeniser debugging
20499              
20500              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
20501              
20502              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
20503              
20504              Be more careful in Perl_sv_utf8_downgrade().
20505              
20506              Use DO_UTF8().
20507              
20508              Raw zero bytes in text files confuse at least GNU patch 2.1.
20509      Branch: maint-5.6/perl
20510           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
20511           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
20512           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
20513           !> t/pragma/utf8.t toke.c utf8.c utf8.h
20514 ____________________________________________________________________________
20515 [  8567] By: nick                                  on 2001/01/27  11:10:38
20516         Log: Integrate mainline
20517      Branch: perlio
20518           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
20519           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
20520           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
20521           !> toke.c
20522 ____________________________________________________________________________
20523 [  8566] By: jhi                                   on 2001/01/27  06:22:48
20524         Log: More documentation for the regexp context stack.
20525      Branch: perl
20526            ! regexec.c
20527 ____________________________________________________________________________
20528 [  8565] By: jhi                                   on 2001/01/27  05:21:57
20529         Log: Update Changes.
20530      Branch: perl
20531            ! Changes patchlevel.h
20532 ____________________________________________________________________________
20533 [  8564] By: jhi                                   on 2001/01/27  04:44:04
20534         Log: Threadedness patch for #8562 from Doug MacEachern.
20535      Branch: perl
20536            ! toke.c
20537 ____________________________________________________________________________
20538 [  8563] By: jhi                                   on 2001/01/27  04:26:24
20539         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
20540              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20541              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
20542              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
20543      Branch: perl
20544            ! op.c
20545 ____________________________________________________________________________
20546 [  8562] By: jhi                                   on 2001/01/27  04:20:30
20547         Log: Subject: Re: Announce : Tokener reporting patch
20548              From: Simon Cozens <simon@cozens.net>
20549              Date: Mon, 22 Jan 2001 02:17:22 +0000
20550              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
20551      Branch: perl
20552            ! embed.h embed.pl proto.h toke.c
20553 ____________________________________________________________________________
20554 [  8561] By: jhi                                   on 2001/01/27  04:17:24
20555         Log: Forgot from #8545.  Oops.
20556      Branch: perl
20557            ! pp.c t/pragma/overload.t
20558 ____________________________________________________________________________
20559 [  8560] By: jhi                                   on 2001/01/27  03:01:47
20560         Log: A better module compilation test, use MANIFEST as suggested
20561              by Spider.
20562      Branch: perl
20563            ! t/lib/1_compile.t
20564 ____________________________________________________________________________
20565 [  8559] By: jhi                                   on 2001/01/27  02:50:48
20566         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
20567              From: Peter Prymmer <pvhp@forte.com>
20568              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
20569              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
20570      Branch: perl
20571            ! t/lib/b.t
20572 ____________________________________________________________________________
20573 [  8558] By: jhi                                   on 2001/01/27  02:27:05
20574         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
20575              From: Peter Prymmer <pvhp@forte.com>
20576              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
20577              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
20578      Branch: perl
20579            ! t/pragma/sub_lval.t
20580 ____________________________________________________________________________
20581 [  8557] By: jhi                                   on 2001/01/27  02:26:03
20582         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
20583              From: Peter Prymmer <pvhp@forte.com>
20584              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
20585              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
20586      Branch: perl
20587            ! t/lib/st-06compat.t
20588 ____________________________________________________________________________
20589 [  8556] By: jhi                                   on 2001/01/27  02:24:33
20590         Log: Subject: [PATCH: perl@8531] minor update to README.os390
20591              From: Peter Prymmer <pvhp@forte.com>
20592              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
20593              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
20594      Branch: perl
20595            ! README.os390
20596 ____________________________________________________________________________
20597 [  8555] By: jhi                                   on 2001/01/27  00:35:47
20598         Log: No point in checking the length before we know whether the pointer
20599              is bogus or not, fixes Abigail's odbm failures in Linux.
20600      Branch: perl
20601            ! sv.c
20602 ____________________________________________________________________________
20603 [  8554] By: nick                                  on 2001/01/26  19:01:31
20604         Log: Integrate mainline
20605      Branch: perlio
20606           !> lib/Text/Wrap.pm t/lib/textwrap.t
20607 ____________________________________________________________________________
20608 [  8553] By: jhi                                   on 2001/01/26  15:19:39
20609         Log: Integrate change #7792 from perlio (multiplicity fix),
20610              fix the AV leak in regex DEBUGGING (tiny part of the
20611              polymorphic regexp patch #8143).
20612      Branch: maint-5.6/perl
20613            ! regcomp.c
20614           !> scope.h
20615 ____________________________________________________________________________
20616 [  8552] By: jhi                                   on 2001/01/26  15:03:23
20617         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
20618              From: Michael G Schwern <schwern@pobox.com>
20619              Date: Fri, 26 Jan 2001 09:28:31 -0500
20620              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
20621      Branch: perl
20622            ! lib/Text/Wrap.pm t/lib/textwrap.t
20623 ____________________________________________________________________________
20624 [  8551] By: jhi                                   on 2001/01/26  02:33:19
20625         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
20626              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
20627              
20628              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
20629              
20630              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
20631              
20632              Message nit.
20633              
20634              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
20635              
20636              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
20637              
20638              (the cleanup of unused submatches in regtry() and regcppop())
20639              
20640              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
20641              stored and restored, and thusly was trounced by the utf8 swash
20642              routines.
20643              
20644              use utf8 not required to use \x{}.
20645              
20646              Removed two more tests that make no sense in UTF-8 since the test
20647              data is not in UTF-8.
20648              
20649              Get the three different space character classes right under utf8.
20650              
20651              Implement ANYOFUTF8 regprop() dumping.
20652              
20653              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
20654              
20655              Document the regex context pushing/popping a bit better.
20656      Branch: maint-5.6/perl
20657           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
20658           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
20659           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
20660           !> t/op/regmesg.t utf8.c
20661 ____________________________________________________________________________
20662 [  8550] By: nick                                  on 2001/01/25  19:42:30
20663         Log: Integrate mainline
20664      Branch: perlio
20665           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
20666           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
20667           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
20668           !> t/lib/bigint.t t/lib/bigintpm.t
20669 ____________________________________________________________________________
20670 [  8549] By: jhi                                   on 2001/01/25  15:22:28
20671         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
20672      Branch: maint-5.6/perl
20673            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
20674 ____________________________________________________________________________
20675 [  8548] By: jhi                                   on 2001/01/25  15:02:55
20676         Log: Integrate changes #7997,8063,8492,8547 from mainline.
20677              
20678              Subject: Re: STRLEN - what?
20679              
20680              Subject: [PATCH] perlguts.pod
20681              
20682              Memory management calls documentation.
20683              
20684              Layout using tabulator is not a good idea in a pod.
20685      Branch: maint-5.6/perl
20686           !> pod/perlguts.pod
20687 ____________________________________________________________________________
20688 [  8547] By: jhi                                   on 2001/01/25  14:49:05
20689         Log: Layout using tabulator is not a good idea in a pod.
20690      Branch: perl
20691            ! pod/perlguts.pod
20692 ____________________________________________________________________________
20693 [  8546] By: jhi                                   on 2001/01/25  14:31:12
20694         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
20695              from mainline.
20696              
20697              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
20698              
20699              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
20700              
20701              More Win32 editor/IDE/shell hints.
20702              
20703              More Win32 Perling.
20704              
20705              Yet another editor edit.
20706              
20707              Edit edit edit.
20708              
20709              IDE/editor section tweaking.
20710              
20711              Few more IDE/editor nits from p5p.
20712      Branch: maint-5.6/perl
20713           !> pod/perlfaq3.pod
20714 ____________________________________________________________________________
20715 [  8545] By: jhi                                   on 2001/01/25  04:16:32
20716         Log: Subject: [PATCH 5.7.0] overload int()
20717              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20718              Date: Wed, 24 Jan 2001 19:06:57 -0500
20719              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
20720      Branch: perl
20721            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
20722            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
20723            ! t/lib/bigintpm.t
20724 ____________________________________________________________________________
20725 [  8544] By: jhi                                   on 2001/01/25  04:15:11
20726         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
20727              From: Peter Prymmer <pvhp@forte.com>
20728              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
20729              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
20730      Branch: perl
20731            ! Makefile.SH README.os390 hints/os390.sh installperl
20732 ____________________________________________________________________________
20733 [  8543] By: jhi                                   on 2001/01/25  03:52:08
20734         Log: Integrate change #8462,8469 from mainline.
20735              
20736              In VMS Perl subversion (perl -V) is undef.
20737      Branch: maint-5.6/perl
20738           !> configure.com
20739 ____________________________________________________________________________
20740 [  8542] By: jhi                                   on 2001/01/25  03:44:55
20741         Log: Integrate changes #7835,7850,8315,8316 from mainline.
20742              
20743              Solaris hints.
20744      Branch: maint-5.6/perl
20745           !> hints/solaris_2.sh
20746 ____________________________________________________________________________
20747 [  8541] By: jhi                                   on 2001/01/25  03:39:28
20748         Log: Integrate #8336 from mainline.
20749      Branch: maint-5.6/perl
20750           !> hv.c
20751 ____________________________________________________________________________
20752 [  8540] By: jhi                                   on 2001/01/25  03:23:50
20753         Log: Retract #8539.
20754      Branch: maint-5.6/perl
20755            ! pod/perlfaq3.pod
20756 ____________________________________________________________________________
20757 [  8539] By: jhi                                   on 2001/01/25  03:21:55
20758         Log: (Retracted by #5940.)
20759      Branch: maint-5.6/perl
20760            ! pod/perlfaq3.pod
20761 ____________________________________________________________________________
20762 [  8538] By: jhi                                   on 2001/01/25  03:14:07
20763         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
20764              From: Peter Prymmer <pvhp@forte.com>
20765              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
20766              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
20767              
20768              The VMS bits.
20769      Branch: maint-5.6/perl
20770            ! configure.com vms/descrip_mms.template
20771 ____________________________________________________________________________
20772 [  8537] By: jhi                                   on 2001/01/25  03:06:09
20773         Log: Integrate #7710,7824,7973 from mainline.
20774      Branch: maint-5.6/perl
20775           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
20776           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
20777           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
20778           !> vos/config.ga.def vos/config.ga.h win32/config.bc
20779           !> win32/config.gc win32/config.vc
20780 ____________________________________________________________________________
20781 [  8536] By: jhi                                   on 2001/01/24  13:50:20
20782         Log: Revert the edits made by me so far to the 5.6 branch since
20783              the TRIAL1 since I did edits when I should have been using
20784              integrates.  Bad programmer.   (Will integrate them properly later.)
20785              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
20786              The #8353 will not be reapplied at least for now since
20787              the UTF-8 hash keys need more thinking.
20788              (The patches #8347, #8354, #8454, #8473 were okay since they
20789              were original edits made specifically for the 5.6.1-TRIAL1.)
20790      Branch: maint-5.6/perl
20791            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20792            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
20793            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
20794            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
20795            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
20796            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20797            ! win32/config.bc win32/config.gc win32/config.vc
20798 ____________________________________________________________________________
20799 [  8535] By: bailey                                on 2001/01/24  06:37:02
20800         Log: SYN SYN
20801      Branch: vmsperl
20802           +> (branch 26 files)
20803           !> (integrate 130 files)
20804 ____________________________________________________________________________
20805 [  8534] By: nick                                  on 2001/01/23  19:30:57
20806         Log: Integrate mainline.
20807      Branch: perlio
20808           !> Changes Configure Porting/Glossary Porting/config.sh
20809           !> Porting/config_H embed.h embed.pl ext/Encode/compile
20810           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
20811           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
20812           !> pod/perlvar.pod proto.h t/lib/1_compile.t
20813 ____________________________________________________________________________
20814 [  8533] By: jhi                                   on 2001/01/23  16:15:46
20815         Log: Forgotten from #8501.
20816      Branch: perl
20817            ! Porting/Glossary Porting/config.sh Porting/config_H
20818 ____________________________________________________________________________
20819 [  8532] By: jhi                                   on 2001/01/23  16:13:27
20820         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
20821              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
20822              Date: Mon, 22 Jan 2001 17:51:58 +0100
20823              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
20824      Branch: perl
20825            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
20826 ____________________________________________________________________________
20827 [  8531] By: jhi                                   on 2001/01/23  15:46:01
20828         Log: Update Changes.
20829      Branch: perl
20830            ! Changes patchlevel.h
20831 ____________________________________________________________________________
20832 [  8530] By: jhi                                   on 2001/01/23  15:38:39
20833         Log: De-cut-and-pasto.
20834      Branch: perl
20835            ! t/lib/1_compile.t
20836 ____________________________________________________________________________
20837 [  8529] By: jhi                                   on 2001/01/23  15:11:04
20838         Log: Document the mkdir trailing slashes case.
20839      Branch: perl
20840            ! pod/perlfunc.pod
20841 ____________________________________________________________________________
20842 [  8528] By: jhi                                   on 2001/01/23  15:08:28
20843         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
20844              get installed:
20845              
20846              Subject: lib/lib.pm
20847              From: <abigail@foad.org>
20848              Date: Mon, 28 Aug 2000 20:35:08 -0400
20849              Message-ID: <20000829003508.21281.qmail@foad.org>
20850      Branch: perl
20851            ! installperl
20852 ____________________________________________________________________________
20853 [  8527] By: jhi                                   on 2001/01/23  14:44:04
20854         Log: Metaconfig unit change for #8526.
20855      Branch: metaconfig
20856            ! U/threads/archname.U
20857 ____________________________________________________________________________
20858 [  8526] By: jhi                                   on 2001/01/23  14:43:19
20859         Log: Attach -perlio to the archname if so selected.
20860      Branch: perl
20861            ! Configure
20862 ____________________________________________________________________________
20863 [  8525] By: jhi                                   on 2001/01/23  14:24:01
20864         Log: Subject: [PATCH] pod/perlvar.pod
20865              From: abigail@foad.org
20866              Date: Tue, 23 Jan 2001 01:41:10 +0100
20867              Message-ID: <20010123004110.22259.qmail@foad.org>
20868      Branch: perl
20869            ! pod/perlvar.pod
20870 ____________________________________________________________________________
20871 [  8524] By: jhi                                   on 2001/01/23  14:22:32
20872         Log: A bug introduced in #8217 (the undefined variable in the
20873              lib/safe1_t #3) fixed, by Charles Lane:
20874              
20875              The earlier patch made it so that stuff running in Safe
20876              compartments could do a "caller" and see "main".  That
20877              little change in name is done right before the code in
20878              the compartment is run, and apparantly the parser
20879              was picking up the stash name before it got changed.
20880              
20881              (why it was threaded vs. unthreaded Perl that was sensitive to this
20882              I still don't know...and it probably doesn't matter).
20883              
20884              I tryed removing the stash name-change and saw that threaded Perl
20885              did indeed pass the lib/safe1.t tests.
20886              
20887              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
20888              do the name change (and to connect _ in the compartment to the global
20889              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
20890              to call _safe_pkg_prep when creating a new compartment.
20891              
20892              Passes all tests with threaded perl on linux; passes all tests
20893              with unthreaded perl on VMS.
20894              
20895              At some point I'll probably want to revisit Safe and Opcode to
20896              provide more sensible handling of global variables...and to get
20897              formats working in Safe compartments, which they don't do currently.
20898      Branch: perl
20899            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
20900 ____________________________________________________________________________
20901 [  8523] By: jhi                                   on 2001/01/23  14:11:58
20902         Log: Also the lib/Thread.pm itself needs to be ignored if
20903              the Thread extension hasn't been built.
20904      Branch: perl
20905            ! t/lib/1_compile.t
20906 ____________________________________________________________________________
20907 [  8522] By: jhi                                   on 2001/01/23  13:51:28
20908         Log: print() instead of warn() so that stderr doesn't get
20909              unncessarily polluted.
20910      Branch: perl
20911            ! ext/Encode/compile
20912 ____________________________________________________________________________
20913 [  8521] By: jhi                                   on 2001/01/23  13:49:48
20914         Log: Integrate perlio.
20915      Branch: perl
20916           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
20917           !> ext/Encode/encode.h
20918 ____________________________________________________________________________
20919 [  8520] By: nick                                  on 2001/01/22  21:44:00
20920         Log: More messing with Encode:
20921              Extra fields in header to allow multiple names and to record
20922              other things "compile" knows.
20923              Re-organise compile to factor out common output routines.
20924      Branch: perlio
20925            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
20926 ____________________________________________________________________________
20927 [  8519] By: nick                                  on 2001/01/22  20:33:50
20928         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
20929      Branch: perlio
20930            ! ext/Encode/Makefile.PL ext/Encode/compile
20931 ____________________________________________________________________________
20932 [  8518] By: nick                                  on 2001/01/22  20:28:13
20933         Log: Integrate mainline
20934      Branch: perlio
20935           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
20936           !> vos/config.alpha.def vos/config.alpha.h
20937 ____________________________________________________________________________
20938 [  8517] By: jhi                                   on 2001/01/22  15:37:17
20939         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
20940              by Inaba Hiroto.
20941      Branch: perl
20942            ! sv.c
20943 ____________________________________________________________________________
20944 [  8516] By: jhi                                   on 2001/01/22  14:55:15
20945         Log: More SIG_SIZE fixes.
20946      Branch: perl
20947            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
20948 ____________________________________________________________________________
20949 [  8515] By: jhi                                   on 2001/01/22  14:50:27
20950         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
20951              From: "Craig A. Berry" <craigberry@mac.com>
20952              Date: Mon, 22 Jan 2001 00:42:24 -0600
20953              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
20954      Branch: perl
20955            ! configure.com
20956 ____________________________________________________________________________
20957 [  8514] By: jhi                                   on 2001/01/22  14:31:17
20958         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
20959              From: "Craig A. Berry" <craigberry@mac.com>
20960              Date: Sun, 21 Jan 2001 23:03:25 -0600
20961              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
20962      Branch: perl
20963            ! configure.com
20964 ____________________________________________________________________________
20965 [  8513] By: jhi                                   on 2001/01/22  14:14:00
20966         Log: Add the .ucm encoding tables to the MANIFEST.
20967      Branch: perl
20968            ! MANIFEST
20969 ____________________________________________________________________________
20970 [  8512] By: jhi                                   on 2001/01/22  13:43:33
20971         Log: Integrate perlio.
20972      Branch: perl
20973           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
20974           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
20975           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
20976           +> ext/Encode/Encode/iso8859-10.ucm
20977           +> ext/Encode/Encode/iso8859-13.ucm
20978           +> ext/Encode/Encode/iso8859-14.ucm
20979           +> ext/Encode/Encode/iso8859-15.ucm
20980           +> ext/Encode/Encode/iso8859-16.ucm
20981           +> ext/Encode/Encode/iso8859-2.ucm
20982           +> ext/Encode/Encode/iso8859-3.ucm
20983           +> ext/Encode/Encode/iso8859-4.ucm
20984           +> ext/Encode/Encode/iso8859-5.ucm
20985           +> ext/Encode/Encode/iso8859-6.ucm
20986           +> ext/Encode/Encode/iso8859-7.ucm
20987           +> ext/Encode/Encode/iso8859-8.ucm
20988           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
20989           +> ext/Encode/Encode/symbol.ucm
20990           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
20991           !> perliol.h
20992 ____________________________________________________________________________
20993 [  8511] By: nick                                  on 2001/01/21  23:44:47
20994         Log: Make "real" layers of ":utf8" and ":raw".
20995              So now PERLIO=utf8 perl ...
20996              does what Andreas wanted.
20997              Fix arg passing in open.pm (still have a Carp issue).
20998      Branch: perlio
20999            ! lib/open.pm perlio.c perliol.h
21000 ____________________________________________________________________________
21001 [  8510] By: jhi                                   on 2001/01/21  22:56:53
21002         Log: Document the regex context pushing/popping a bit better.
21003      Branch: perl
21004            ! regexec.c
21005 ____________________________________________________________________________
21006 [  8509] By: jhi                                   on 2001/01/21  22:55:44
21007         Log: Tweak the mkdir trailing slash code some more.
21008              
21009              TO DO: the same handling should probably be done for
21010              all the other filesystem functions that can have directories
21011              as their arguments.
21012      Branch: perl
21013            ! pp_sys.c
21014 ____________________________________________________________________________
21015 [  8508] By: nick                                  on 2001/01/21  21:37:43
21016         Log: Switch "compiled in" encodings to .ucm format.
21017              (Leave others as .enc till we can run-time load .ucm,
21018              or find some other way to load them.)
21019      Branch: perlio
21020            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
21021            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
21022            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
21023            + ext/Encode/Encode/iso8859-10.ucm
21024            + ext/Encode/Encode/iso8859-13.ucm
21025            + ext/Encode/Encode/iso8859-14.ucm
21026            + ext/Encode/Encode/iso8859-15.ucm
21027            + ext/Encode/Encode/iso8859-16.ucm
21028            + ext/Encode/Encode/iso8859-2.ucm
21029            + ext/Encode/Encode/iso8859-3.ucm
21030            + ext/Encode/Encode/iso8859-4.ucm
21031            + ext/Encode/Encode/iso8859-5.ucm
21032            + ext/Encode/Encode/iso8859-6.ucm
21033            + ext/Encode/Encode/iso8859-7.ucm
21034            + ext/Encode/Encode/iso8859-8.ucm
21035            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
21036            + ext/Encode/Encode/symbol.ucm
21037            ! ext/Encode/Makefile.PL ext/Encode/compile
21038 ____________________________________________________________________________
21039 [  8507] By: nick                                  on 2001/01/21  21:02:03
21040         Log: Integrate (partial) mainline.
21041      Branch: perlio
21042           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
21043           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
21044           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
21045 ____________________________________________________________________________
21046 [  8506] By: jhi                                   on 2001/01/21  20:09:30
21047         Log: Update Changes.
21048      Branch: perl
21049            ! Changes patchlevel.h
21050 ____________________________________________________________________________
21051 [  8505] By: jhi                                   on 2001/01/21  19:39:59
21052         Log: Subject: Minor typos in perlfaq2.pod
21053              From: "Stephen P. Potter" <spp@spotter.yi.org>
21054              Message-Id: <200101192101.QAA11911@spotter.yi.org>
21055              Date: Fri, 19 Jan 2001 16:01:13 -0500
21056              
21057              with a nit from Philip Netwon.
21058      Branch: perl
21059            ! pod/perlfaq2.pod
21060 ____________________________________________________________________________
21061 [  8504] By: jhi                                   on 2001/01/21  19:33:05
21062         Log: Metaconfig change for #8503.
21063      Branch: metaconfig
21064            ! U/threads/usethreads.U
21065 ____________________________________________________________________________
21066 [  8503] By: jhi                                   on 2001/01/21  19:32:21
21067         Log: Sanity check for conflicting thread flavours.
21068      Branch: perl
21069            ! Configure config_h.SH
21070 ____________________________________________________________________________
21071 [  8502] By: jhi                                   on 2001/01/21  19:23:00
21072         Log: Metaconfig change for #8501.
21073      Branch: metaconfig
21074            ! U/modified/sig_name.U
21075 ____________________________________________________________________________
21076 [  8501] By: jhi                                   on 2001/01/21  19:22:26
21077         Log: The SIG_SIZE is the number of the elements *excluding*
21078              the terminating NULL.
21079      Branch: perl
21080            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
21081            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
21082            ! win32/config_H.vc
21083 ____________________________________________________________________________
21084 [  8500] By: jhi                                   on 2001/01/21  18:31:31
21085         Log: Integrate perlio.
21086      Branch: perl
21087           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
21088           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
21089           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
21090           !> pp_sys.c proto.h sv.c
21091 ____________________________________________________________________________
21092 [  8499] By: jhi                                   on 2001/01/21  17:43:57
21093         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
21094              From: Hugo <hv@crypt.compulink.co.uk>
21095              Date: Sun, 21 Jan 2001 13:34:05 +0000
21096              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
21097              
21098              In sprintf UTF8ize only if necessary.
21099      Branch: perl
21100            ! sv.c
21101 ____________________________________________________________________________
21102 [  8498] By: nick                                  on 2001/01/21  16:25:32
21103         Log: Encode cleanup.
21104              Add command line control over "compile" so that Makefile.PL
21105              needs can be combined with other uses.
21106              Use command line options in Makefile.PL.
21107              Fix multi-byte parsing in .ucm files.
21108      Branch: perlio
21109            ! ext/Encode/Makefile.PL ext/Encode/compile
21110 ____________________________________________________________________________
21111 [  8497] By: nick                                  on 2001/01/21  12:56:27
21112         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
21113      Branch: perlio
21114            ! ext/Encode/Encode.xs
21115 ____________________________________________________________________________
21116 [  8496] By: nick                                  on 2001/01/21  12:18:45
21117         Log: Fixup after integrate:
21118              missed the .sym files that are changed by regen_headers
21119              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
21120      Branch: perlio
21121            ! global.sym pp.sym sv.c
21122 ____________________________________________________________________________
21123 [  8495] By: nick                                  on 2001/01/21  11:51:07
21124         Log: Integrate mainline.
21125      Branch: perlio
21126           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
21127           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
21128           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
21129           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
21130           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
21131           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
21132           !> win32/Makefile win32/makefile.mk
21133 ____________________________________________________________________________
21134 [  8494] By: jhi                                   on 2001/01/20  23:12:11
21135         Log: Forgot the expect_number() prototype.
21136      Branch: perl
21137            ! embed.h embed.pl proto.h
21138 ____________________________________________________________________________
21139 [  8493] By: jhi                                   on 2001/01/20  22:56:39
21140         Log: Subject: [PATCH: perl@8482] README.vms URL updates
21141              From: Peter Prymmer <pvhp@forte.com>
21142              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
21143              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
21144              
21145              Plus Craig A. Berry's suggestion to use compaq.com instead
21146              of digital.com.
21147      Branch: perl
21148            ! README.vms
21149 ____________________________________________________________________________
21150 [  8492] By: jhi                                   on 2001/01/20  22:50:05
21151         Log: Memory management calls documentation.
21152      Branch: perl
21153            ! pod/perlguts.pod
21154 ____________________________________________________________________________
21155 [  8491] By: jhi                                   on 2001/01/20  22:38:33
21156         Log: Signedness nit plus few memcpy/Copy nits.
21157      Branch: perl
21158            ! sv.c
21159 ____________________________________________________________________________
21160 [  8490] By: jhi                                   on 2001/01/20  22:25:53
21161         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
21162              From: Peter Prymmer <pvhp@forte.com>
21163              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
21164              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
21165      Branch: perl
21166            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
21167 ____________________________________________________________________________
21168 [  8489] By: jhi                                   on 2001/01/20  22:24:41
21169         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
21170              From: Peter Prymmer <pvhp@forte.com>
21171              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
21172              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
21173      Branch: perl
21174            ! win32/Makefile win32/makefile.mk
21175 ____________________________________________________________________________
21176 [  8488] By: jhi                                   on 2001/01/20  22:22:27
21177         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
21178              From: Peter Prymmer <pvhp@forte.com>
21179              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
21180              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
21181      Branch: perl
21182            ! Makefile.SH
21183 ____________________________________________________________________________
21184 [  8487] By: jhi                                   on 2001/01/20  22:21:18
21185         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
21186              From: Peter Prymmer <pvhp@forte.com>
21187              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
21188              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
21189      Branch: perl
21190            + ext/DynaLoader/dl_dllload.xs
21191            ! MANIFEST Makefile.SH hints/os390.sh
21192 ____________________________________________________________________________
21193 [  8486] By: jhi                                   on 2001/01/20  22:17:53
21194         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
21195              From: Peter Prymmer <pvhp@forte.com>
21196              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
21197              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
21198      Branch: perl
21199            ! README.os390 README.posix-bc
21200 ____________________________________________________________________________
21201 [  8485] By: jhi                                   on 2001/01/20  20:15:30
21202         Log: Document and test the new qu operator.
21203      Branch: perl
21204            + t/op/qu.t
21205            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
21206            ! pod/perlretut.pod pod/perlunicode.pod
21207 ____________________________________________________________________________
21208 [  8484] By: nick                                  on 2001/01/20  19:42:30
21209         Log: Infrastructure to allow:
21210              open($fh,"|-",@array);
21211              to be implemented
21212              i.e. mark pp_open as needing a stack mark, and make pp_open
21213              process its args in that style (and pass them _all_ to tied handles OPEN).
21214              Invent do_openn() which takes SV ** at allow it to see multiple args.
21215              Note this does not _do_ anything yet.
21216      Branch: perlio
21217            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
21218            ! perlapi.c pp_proto.h pp_sys.c proto.h
21219 ____________________________________________________________________________
21220 [  8483] By: nick                                  on 2001/01/20  17:23:14
21221         Log: Integrate mainline.
21222      Branch: perlio
21223           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
21224           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
21225 ____________________________________________________________________________
21226 [  8482] By: jhi                                   on 2001/01/19  15:37:49
21227         Log: Update Changes.
21228      Branch: perl
21229            ! Changes patchlevel.h
21230 ____________________________________________________________________________
21231 [  8481] By: jhi                                   on 2001/01/19  14:41:24
21232         Log: Subject: Re: new feature: s?printf parameter reordering 
21233              From: Hugo <hv@crypt.compulink.co.uk>
21234              Date: Thu, 11 Jan 2001 17:09:03 +0000
21235              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
21236              
21237              - support reordering for all parameters: %, *v, *, .*
21238              - lay down that the reordering specification must immediately
21239              follow that parameter: %3$, *v3$, *3$, .*3$
21240              - fix vectorisation of a zero-length string
21241              - factor out the code choosing the argument to format
21242              
21243              Possibly unwanted side-effects:
21244              - the special format specifiers ' +-0' must now precede any
21245              vectorisation specifier. Tests in op/sprintf and op/ver
21246              have been changed to reflect this.
21247              - sprintf.t test #214 changed its expectations because in many
21248              cases, the next parameter has already been consumed when an
21249              invalid type letter is detected.
21250              
21251              Probably wanted side-effects:
21252              - attempts to format a non-existent parameter will warn as if C<undef>
21253              - attempt to write to non-existent parameter with '%n' will complain
21254              of "attempt to modify read-only value" instead of being silent
21255      Branch: perl
21256            ! sv.c t/op/sprintf.t t/op/ver.t
21257 ____________________________________________________________________________
21258 [  8480] By: jhi                                   on 2001/01/19  14:08:37
21259         Log: Subject: PATCH pragma/locale.t
21260              From: andreas.koenig@anima.de (Andreas J. Koenig)
21261              Date: 18 Jan 2001 09:45:37 +0100
21262              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
21263      Branch: perl
21264            ! t/pragma/locale.t
21265 ____________________________________________________________________________
21266 [  8479] By: jhi                                   on 2001/01/19  13:19:58
21267         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
21268      Branch: perl
21269            ! configure.com
21270 ____________________________________________________________________________
21271 [  8478] By: jhi                                   on 2001/01/19  02:12:35
21272         Log: Automate 1_compile.t.
21273      Branch: perl
21274            ! t/lib/1_compile.t
21275 ____________________________________________________________________________
21276 [  8477] By: jhi                                   on 2001/01/19  01:49:56
21277         Log: Integrate perlio.
21278      Branch: perl
21279           !> sv.c win32/config.bc win32/config.gc win32/config.vc
21280           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
21281 ____________________________________________________________________________
21282 [  8476] By: nick                                  on 2001/01/18  21:51:52
21283         Log: Integrate mainline
21284      Branch: perlio
21285           +> t/lib/1_compile.t t/lib/compmod.pl
21286           !> MANIFEST configure.com lib/unicode/distinct.pm
21287 ____________________________________________________________________________
21288 [  8475] By: nick                                  on 2001/01/18  21:48:02
21289         Log: Win32 "safe signals" co-existance fix.
21290              Fix SIG_SIZE value.
21291              Clear PL_sig_pending when cloning (fork).
21292      Branch: perlio
21293            ! sv.c win32/config.bc win32/config.gc win32/config.vc
21294            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21295 ____________________________________________________________________________
21296 [  8474] By: jhi                                   on 2001/01/18  14:40:57
21297         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
21298      Branch: perl
21299            ! t/lib/1_compile.t
21300 ____________________________________________________________________________
21301 [  8473] By: gsar                                  on 2001/01/18  11:42:31
21302         Log: unsubmitted trial1 change
21303      Branch: maint-5.6/perl
21304            ! Changes
21305 ____________________________________________________________________________
21306 [  8472] By: jhi                                   on 2001/01/18  04:30:24
21307         Log: The first bug found by 1_compile.t.
21308      Branch: perl
21309            ! lib/unicode/distinct.pm
21310 ____________________________________________________________________________
21311 [  8471] By: jhi                                   on 2001/01/18  04:29:42
21312         Log: Add Schwern's 1_compile test.  The compile_module script renamed
21313              to be a bit shorter for the 8.3 people.
21314      Branch: perl
21315            + t/lib/1_compile.t t/lib/compmod.pl
21316            ! MANIFEST
21317 ____________________________________________________________________________
21318 [  8470] By: jhi                                   on 2001/01/18  04:16:00
21319         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)
21320              From: Peter Prymmer <pvhp@forte.com>
21321              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
21322              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
21323              Replace #8463.
21324      Branch: maint-5.6/perl
21325            ! configure.com
21326 ____________________________________________________________________________
21327 [  8469] By: jhi                                   on 2001/01/18  04:13:02
21328         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)
21329              From: Peter Prymmer <pvhp@forte.com>
21330              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
21331              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
21332              Replace #8462.
21333      Branch: perl
21334            ! configure.com
21335 ____________________________________________________________________________
21336 [  8468] By: jhi                                   on 2001/01/18  03:42:08
21337         Log: Integrate perlio.
21338      Branch: perl
21339           !> gv.c mg.c perlio.c util.c
21340 ____________________________________________________________________________
21341 [  8467] By: nick                                  on 2001/01/17  22:41:10
21342         Log: "Safe" signals - trial implementation.
21343              gv.c tweaked to zero PL_sig_pend array
21344              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
21345              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
21346              Odd thing is that it "works" with PERLIO=stdio as well (linux).
21347      Branch: perlio
21348            ! gv.c mg.c perlio.c util.c
21349 ____________________________________________________________________________
21350 [  8466] By: nick                                  on 2001/01/17  20:40:20
21351         Log: Integrate mainline.
21352      Branch: perlio
21353           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
21354           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
21355           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
21356           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21357           !> vos/config.ga.h win32/config.bc win32/config.gc
21358           !> win32/config.vc
21359 ____________________________________________________________________________
21360 [  8465] By: jhi                                   on 2001/01/17  18:37:13
21361         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
21362              From: Nicholas Clark <nick@ccl4.org>
21363              Date: Wed, 17 Jan 2001 17:31:33 +0000
21364              Message-ID: <20010117173133.I2633@plum.flirble.org>
21365      Branch: perl
21366            ! t/op/int.t
21367 ____________________________________________________________________________
21368 [  8464] By: jhi                                   on 2001/01/17  14:43:17
21369         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
21370              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21371              Date: Wed, 17 Jan 2001 15:16:43 +0100
21372              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
21373              
21374              pp_int() was dropping an NV to the floor,
21375              int(279964589018079/59) either returned not an integer
21376              4745162525730.15, or one got "Attempt to free unreferenced scalar."
21377      Branch: perl
21378            ! pp.c
21379 ____________________________________________________________________________
21380 [  8463] By: jhi                                   on 2001/01/17  06:12:42
21381         Log: (Replaced by #8470)
21382              
21383              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)
21384              From: "Craig A. Berry" <craigberry@mac.com>
21385              Date: Tue, 16 Jan 2001 23:38:46 -0600
21386              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
21387      Branch: maint-5.6/perl
21388            ! configure.com
21389 ____________________________________________________________________________
21390 [  8462] By: jhi                                   on 2001/01/17  06:11:31
21391         Log: (Replaced by #8469)
21392              
21393              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)
21394              From: "Craig A. Berry" <craigberry@mac.com>
21395              Date: Tue, 16 Jan 2001 23:38:46 -0600
21396              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
21397      Branch: perl
21398            ! configure.com
21399 ____________________________________________________________________________
21400 [  8461] By: jhi                                   on 2001/01/17  05:56:12
21401         Log: Allow for one trailing slash in the directory of mkdir().
21402      Branch: perl
21403            ! pp_sys.c
21404 ____________________________________________________________________________
21405 [  8460] By: jhi                                   on 2001/01/17  03:26:01
21406         Log: Metaconfig unit changes for #8459.
21407      Branch: metaconfig
21408            ! U/modified/Loc.U U/modified/sig_name.U
21409 ____________________________________________________________________________
21410 [  8459] By: jhi                                   on 2001/01/17  03:24:48
21411         Log: Define SIG_SIZE, the number of elements in the sig_name and
21412              sig_num arrays, including the final NULL entry.
21413      Branch: perl
21414            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21415            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
21416            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
21417            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
21418            ! win32/config.bc win32/config.gc win32/config.vc
21419 ____________________________________________________________________________
21420 [  8458] By: jhi                                   on 2001/01/17  01:41:33
21421         Log: Integrate perlio.
21422      Branch: perl
21423           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
21424           !> perlapi.h proto.h sv.c
21425 ____________________________________________________________________________
21426 [  8457] By: nick                                  on 2001/01/16  22:07:26
21427         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
21428              Provides all the "cost" but no benefit yet - it is to allow cost
21429              to be measured, and implementation experiments (just in mg.c?).
21430      Branch: perlio
21431            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
21432            ! perlapi.h proto.h sv.c
21433 ____________________________________________________________________________
21434 [  8456] By: nick                                  on 2001/01/16  21:07:07
21435         Log: Integrate mainline.
21436      Branch: perlio
21437           !> (integrate 51 files)
21438 ____________________________________________________________________________
21439 [  8455] By: jhi                                   on 2001/01/16  18:13:43
21440         Log: Subject: [PATCH] regcomp.c old feature removal
21441              From: mjd@plover.com
21442              Date: 16 Jan 2001 14:43:18 -0000 
21443              Message-ID: <20010116144318.7140.qmail@plover.com> 
21444      Branch: perl
21445            ! regcomp.c
21446 ____________________________________________________________________________
21447 [  8454] By: jhi                                   on 2001/01/16  16:12:39
21448         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
21449              From: "Indy Singh" <indy@nusphere.com>
21450              Date: Wed, 10 Jan 2001 20:17:49 -0500
21451              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
21452      Branch: maint-5.6/perl
21453            ! win32/Makefile
21454 ____________________________________________________________________________
21455 [  8453] By: jhi                                   on 2001/01/16  16:09:33
21456         Log: Update Changes.
21457      Branch: perl
21458            ! Changes patchlevel.h
21459 ____________________________________________________________________________
21460 [  8452] By: jhi                                   on 2001/01/16  15:42:04
21461         Log: Subject: Re: API Cleanup
21462              To: perl5-porters@perl.org
21463              Date: Tue, 16 Jan 2001 13:42:30 +0000
21464              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
21465              
21466              Subject: [PATCH] utf8.c documentation
21467              From: Simon Cozens <simon@cozens.net>
21468              Date: Tue, 16 Jan 2001 13:52:48 +0000
21469              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
21470              
21471              Subject: Re: API Cleanup
21472              From: Simon Cozens <simon@cozens.net>
21473              Date: Tue, 16 Jan 2001 14:58:55 +0000
21474              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
21475              
21476              UTF-8 doc patches.
21477      Branch: perl
21478            ! embed.pl pod/perlapi.pod utf8.c
21479 ____________________________________________________________________________
21480 [  8451] By: jhi                                   on 2001/01/16  14:41:39
21481         Log: podlators 1.07, from Russ Allbery.
21482      Branch: perl
21483            ! lib/Pod/Man.pm
21484 ____________________________________________________________________________
21485 [  8450] By: jhi                                   on 2001/01/16  14:24:19
21486         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
21487              From: "Indy Singh" <indy@nusphere.com>
21488              Date: Mon, 15 Jan 2001 20:59:40 -0500
21489              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
21490      Branch: perl
21491            ! win32/Makefile
21492 ____________________________________________________________________________
21493 [  8449] By: jhi                                   on 2001/01/16  03:42:55
21494         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
21495              at the setting of the ofs_sv in new_struct_thread() as the
21496              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
21497              that invited a core dump.
21498      Branch: perl
21499            ! util.c
21500 ____________________________________________________________________________
21501 [  8448] By: jhi                                   on 2001/01/16  01:49:07
21502         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
21503              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
21504              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
21505              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
21506              
21507              Replace #8444 and #8445.
21508      Branch: perl
21509            ! ext/B/B.xs ext/B/B/Debug.pm
21510 ____________________________________________________________________________
21511 [  8447] By: jhi                                   on 2001/01/15  21:05:35
21512         Log: Subject: [PATCH] API Variable documentation   
21513              From: Simon Cozens <simon@cozens.net>
21514              Date: Mon, 15 Jan 2001 19:35:54 +0000
21515              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
21516      Branch: perl
21517            ! pod/perlapi.pod thrdvar.h
21518 ____________________________________________________________________________
21519 [  8446] By: jhi                                   on 2001/01/15  20:49:20
21520         Log: Signedness nit.
21521      Branch: perl
21522            ! pp_ctl.c
21523 ____________________________________________________________________________
21524 [  8445] By: jhi                                   on 2001/01/15  20:28:48
21525         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
21526      Branch: perl
21527            ! ext/B/B/Debug.pm
21528 ____________________________________________________________________________
21529 [  8444] By: jhi                                   on 2001/01/15  13:09:10
21530         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
21531      Branch: perl
21532            ! ext/B/B.xs
21533 ____________________________________________________________________________
21534 [  8443] By: jhi                                   on 2001/01/15  13:06:26
21535         Log: Missing from #8439.
21536      Branch: perl
21537            ! keywords.h mg.c
21538 ____________________________________________________________________________
21539 [  8442] By: jhi                                   on 2001/01/15  13:02:38
21540         Log: Subject: [PATCH @8436] Eliminate op_children
21541              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
21542              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
21543              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
21544              
21545              Subject: [PATCH @8436] Re: Eliminate op_children
21546              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
21547              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
21548              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
21549      Branch: perl
21550            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
21551            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
21552            ! op.c op.h
21553 ____________________________________________________________________________
21554 [  8441] By: jhi                                   on 2001/01/15  12:57:08
21555         Log: Use the /^Perl_/-less form of is_lvalue_sub().
21556      Branch: perl
21557            ! pp.h
21558 ____________________________________________________________________________
21559 [  8440] By: jhi                                   on 2001/01/15  05:13:09
21560         Log: Revert #8437 and #8438, the Linux large files story is more complex.
21561      Branch: metaconfig/U/perl
21562            ! d_fpos64_t.U d_off64_t.U
21563      Branch: perl
21564            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21565            ! config_h.SH configure.com epoc/config.sh perl.h
21566            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
21567            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
21568            ! win32/config.bc win32/config.gc win32/config.vc
21569 ____________________________________________________________________________
21570 [  8439] By: jhi                                   on 2001/01/15  05:02:24
21571         Log: More UTF-8 patches from Inaba Hiroto.
21572              - The substr lval was still not okay.
21573              - Now pp_stringify and sv_setsv copies source's UTF8 flag
21574              even if IN_BYTE.  pp_stringify is called from fold_constants
21575              at optimization phase and "\x{100}" was made SvUTF8_off under
21576              use bytes (the bytes pragma is for "byte semantics" and not
21577              for "do not produce UTF8 data")
21578              - New `qu' operator to generate UTF8 string explicitly.
21579              Though I agree with the policy "0x00-0xff always produce bytes",
21580              sometimes want to such a string to be coded in UTF8.
21581              I can use pack"U0a*" but it requires more typing and has
21582              runtime overhead.
21583              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
21584              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
21585              string is not UTF8_on and has char 0x80-0xff.
21586              
21587              TODO: document and test qu.
21588      Branch: perl
21589            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
21590            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
21591            ! toke.c
21592 ____________________________________________________________________________
21593 [  8438] By: jhi                                   on 2001/01/14  05:10:23
21594         Log: Metaconfig unit changes for #8437.
21595      Branch: metaconfig/U/perl
21596            ! d_fpos64_t.U d_off64_t.U
21597 ____________________________________________________________________________
21598 [  8437] By: jhi                                   on 2001/01/14  04:55:34
21599         Log: Add <features.h> probing, seems to be needed for (some?)
21600              Linux largefileness.
21601      Branch: perl
21602            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21603            ! config_h.SH configure.com epoc/config.sh perl.h
21604            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
21605            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
21606            ! win32/config.bc win32/config.gc win32/config.vc
21607 ____________________________________________________________________________
21608 [  8436] By: jhi                                   on 2001/01/13  17:47:21
21609         Log: Tighten some of the tests a bit.
21610      Branch: perl
21611            ! t/pragma/utf8.t
21612 ____________________________________________________________________________
21613 [  8435] By: jhi                                   on 2001/01/13  17:31:54
21614         Log: Integrate perlio.
21615      Branch: perl
21616           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
21617           !> win32/config_H.gc win32/config_H.vc
21618 ____________________________________________________________________________
21619 [  8434] By: nick                                  on 2001/01/13  11:36:53
21620         Log: Run dmake regen_config_h for Win32
21621      Branch: perlio
21622            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21623 ____________________________________________________________________________
21624 [  8433] By: nick                                  on 2001/01/13  11:31:55
21625         Log: VMS friendly patch to Encode compile process
21626      Branch: perlio
21627            ! ext/Encode/Makefile.PL ext/Encode/compile
21628 ____________________________________________________________________________
21629 [  8432] By: nick                                  on 2001/01/13  11:06:44
21630         Log: Integrate mainline
21631      Branch: perlio
21632           +> ext/B/B/Concise.pm
21633           !> (integrate 52 files)
21634 ____________________________________________________________________________
21635 [  8431] By: jhi                                   on 2001/01/13  05:55:55
21636         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
21637              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
21638              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
21639              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
21640      Branch: perl
21641            ! ext/B/B/Concise.pm
21642 ____________________________________________________________________________
21643 [  8430] By: jhi                                   on 2001/01/13  04:24:18
21644         Log: The LVRET macro needed an aTHX.
21645      Branch: perl
21646            ! pp.h
21647 ____________________________________________________________________________
21648 [  8429] By: jhi                                   on 2001/01/13  02:12:42
21649         Log: Update Changes.
21650      Branch: perl
21651            ! Changes patchlevel.h
21652 ____________________________________________________________________________
21653 [  8428] By: jhi                                   on 2001/01/13  02:08:50
21654         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
21655              From: Peter Prymmer <pvhp@forte.com>
21656              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
21657              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
21658              
21659              Add a BEGIN guard for sloppy floating point division.
21660      Branch: perl
21661            ! lib/Math/BigInt.pm lib/bigint.pl
21662 ____________________________________________________________________________
21663 [  8427] By: jhi                                   on 2001/01/13  01:47:16
21664         Log: The B::Terse drop-in replacement wasn't quite drop-in.
21665      Branch: perl
21666            ! ext/B/B/Terse.pm
21667 ____________________________________________________________________________
21668 [  8426] By: jhi                                   on 2001/01/12  21:20:43
21669         Log: Use UVXf.
21670      Branch: perl
21671            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21672            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
21673            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
21674            ! vos/config.ga.def vos/config.ga.h win32/config.bc
21675            ! win32/config.gc win32/config.vc
21676 ____________________________________________________________________________
21677 [  8425] By: jhi                                   on 2001/01/12  20:20:14
21678         Log: Subject: [PATCH perl@8342] -Wformat
21679              From: Robin Barker <rmb1@cise.npl.co.uk>
21680              Date: Fri, 12 Jan 2001 20:03:14 GMT
21681              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
21682      Branch: perl
21683            ! ext/Encode/Encode.xs mg.c sv.c toke.c
21684 ____________________________________________________________________________
21685 [  8424] By: jhi                                   on 2001/01/12  20:01:48
21686         Log: Subject: B::Concise -- an improved replacement for B::Terse 
21687              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
21688              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
21689              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
21690      Branch: perl
21691            + ext/B/B/Concise.pm
21692            ! MANIFEST ext/B/B/Terse.pm
21693 ____________________________________________________________________________
21694 [  8423] By: jhi                                   on 2001/01/12  19:24:02
21695         Log: The new metaconfig unit from the #8421.
21696      Branch: metaconfig/U/perl
21697            + d_sigprocmask.U
21698 ____________________________________________________________________________
21699 [  8422] By: jhi                                   on 2001/01/12  19:23:43
21700         Log: Forgot the microperl config from the #8421.
21701      Branch: perl
21702            ! uconfig.h uconfig.sh
21703 ____________________________________________________________________________
21704 [  8421] By: jhi                                   on 2001/01/12  19:05:27
21705         Log: Add sigprocmask() probe, regen Configure, regen toc.
21706      Branch: perl
21707            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21708            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
21709            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21710            ! vos/config.ga.h win32/config.bc win32/config.gc
21711            ! win32/config.vc
21712 ____________________________________________________________________________
21713 [  8420] By: jhi                                   on 2001/01/12  18:34:31
21714         Log: Add sockatmark() to the todo list.
21715      Branch: perl
21716            ! Todo-5.6
21717 ____________________________________________________________________________
21718 [  8419] By: jhi                                   on 2001/01/12  18:09:46
21719         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
21720      Branch: perl
21721            ! op.c
21722 ____________________________________________________________________________
21723 [  8418] By: jhi                                   on 2001/01/12  18:05:30
21724         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
21725              From: Radu Greab <radu@netsoft.ro>
21726              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
21727              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
21728      Branch: perl
21729            ! op.c t/pragma/sub_lval.t
21730 ____________________________________________________________________________
21731 [  8417] By: jhi                                   on 2001/01/12  16:09:09
21732         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
21733              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
21734              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
21735              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
21736      Branch: perl
21737            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
21738            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
21739            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
21740            ! t/pragma/sub_lval.t toke.c
21741 ____________________________________________________________________________
21742 [  8416] By: jhi                                   on 2001/01/12  15:42:06
21743         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
21744              From: "Richard Soderberg" <rs@crystalflame.net>
21745              Date: Fri, 12 Jan 2001 04:49:35 -0800
21746              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
21747              
21748              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
21749              according to the platform.
21750      Branch: perl
21751            ! op.c
21752 ____________________________________________________________________________
21753 [  8415] By: jhi                                   on 2001/01/12  15:33:41
21754         Log: One more UTF-8 fix from Inaba Hiroto.
21755      Branch: perl
21756            ! pp.c regexec.c t/pragma/utf8.t
21757 ____________________________________________________________________________
21758 [  8414] By: jhi                                   on 2001/01/12  15:30:18
21759         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
21760      Branch: perl
21761            ! regexec.c
21762 ____________________________________________________________________________
21763 [  8413] By: jhi                                   on 2001/01/12  15:22:10
21764         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
21765              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21766              Date: Thu, 11 Jan 2001 12:53:36 +0100
21767              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
21768      Branch: perl
21769            ! toke.c
21770 ____________________________________________________________________________
21771 [  8412] By: jhi                                   on 2001/01/12  15:20:25
21772         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
21773              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21774              Date: Fri, 12 Jan 2001 14:37:55 +0100
21775              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
21776      Branch: perl
21777            ! hints/posix-bc.sh
21778 ____________________________________________________________________________
21779 [  8411] By: jhi                                   on 2001/01/12  15:14:14
21780         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
21781              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21782              Date: Fri, 12 Jan 2001 10:42:21 +0100
21783              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
21784      Branch: perl
21785            ! t/op/regmesg.t
21786 ____________________________________________________________________________
21787 [  8410] By: jhi                                   on 2001/01/12  05:48:55
21788         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
21789              From: Nicholas Clark <nick@ccl4.org> 
21790              Date: Sun, 7 Jan 2001 19:47:14 +0000
21791              Message-ID: <20010107194714.B1048@plum.flirble.org>
21792      Branch: perl
21793            ! t/op/numconvert.t
21794 ____________________________________________________________________________
21795 [  8409] By: jhi                                   on 2001/01/12  05:41:28
21796         Log: Integrate perlio.
21797      Branch: perl
21798           !> mg.c scope.h
21799 ____________________________________________________________________________
21800 [  8408] By: nick                                  on 2001/01/11  22:43:28
21801         Log: Remove variables that were used in experiments.
21802      Branch: perlio
21803            ! mg.c
21804 ____________________________________________________________________________
21805 [  8407] By: nick                                  on 2001/01/11  20:57:44
21806         Log: Catch die in %SIG handler and unblock the signal before re-dying.
21807              This make Linux work _without_ sigsetjmp().
21808              Turn off sigsetjmp() to see what else it does.
21809              May need Configure probe for sigprocmask() if anything has sigaction()
21810              but not sigprocmask().
21811      Branch: perlio
21812            ! mg.c scope.h
21813 ____________________________________________________________________________
21814 [  8406] By: nick                                  on 2001/01/11  19:32:07
21815         Log: Integrate mainline
21816      Branch: perlio
21817           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
21818           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
21819           !> t/op/substr.t
21820 ____________________________________________________________________________
21821 [  8405] By: jhi                                   on 2001/01/11  17:11:01
21822         Log: Fix UTF-8 lval substr().
21823      Branch: perl
21824            ! mg.c t/op/substr.t
21825 ____________________________________________________________________________
21826 [  8404] By: jhi                                   on 2001/01/11  05:13:58
21827         Log: Update Changes.
21828      Branch: perl
21829            ! Changes patchlevel.h
21830 ____________________________________________________________________________
21831 [  8403] By: jhi                                   on 2001/01/11  04:38:24
21832         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
21833              From: Hugo <hv@crypt.compulink.co.uk>
21834              Date: Mon, 30 Oct 2000 01:33:26 +0000
21835              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
21836      Branch: perl
21837            ! regexec.c t/op/re_tests
21838 ____________________________________________________________________________
21839 [  8402] By: jhi                                   on 2001/01/11  04:26:12
21840         Log: Integrate perlio.
21841      Branch: perl
21842           !> scope.h util.c
21843 ____________________________________________________________________________
21844 [  8401] By: nick                                  on 2001/01/10  22:52:55
21845         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
21846              (So Alan and Ilya can try setting via hints.)
21847              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
21848              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
21849              doing the save everywhere seems to restart read() correctly, but just
21850              doing it once "round" the handler does not.
21851      Branch: perlio
21852            ! scope.h
21853 ____________________________________________________________________________
21854 [  8400] By: jhi                                   on 2001/01/10  21:57:54
21855         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
21856              of IRIX, HP-UX is unaffected.
21857      Branch: perl
21858            ! perl.h
21859 ____________________________________________________________________________
21860 [  8399] By: nick                                  on 2001/01/10  21:29:19
21861         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
21862      Branch: perlio
21863            ! util.c
21864 ____________________________________________________________________________
21865 [  8398] By: jhi                                   on 2001/01/10  20:55:31
21866         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
21867              also have ReusePort.
21868      Branch: perl
21869            ! ext/IO/lib/IO/Socket/INET.pm
21870 ____________________________________________________________________________
21871 [  8397] By: jhi                                   on 2001/01/10  20:50:57
21872         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
21873              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
21874              Date: Wed, 10 Jan 2001 01:38:13 -0800
21875              Message-ID: <20010110013813.B41744@yahoo-inc.com>
21876      Branch: perl
21877            ! ext/IO/lib/IO/Socket/INET.pm
21878 ____________________________________________________________________________
21879 [  8396] By: jhi                                   on 2001/01/10  20:49:30
21880         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
21881              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
21882              Date: Wed, 10 Jan 2001 01:37:32 -0800
21883              Message-ID: <20010110013732.A41744@yahoo-inc.com>
21884      Branch: perl
21885            ! ext/Socket/Socket.pm
21886 ____________________________________________________________________________
21887 [  8395] By: jhi                                   on 2001/01/10  20:41:37
21888         Log: Test for bug id 20010105.016 (fixed by #8378).
21889      Branch: perl
21890            ! t/op/split.t
21891 ____________________________________________________________________________
21892 [  8394] By: jhi                                   on 2001/01/10  20:26:32
21893         Log: Integrate perlio.
21894      Branch: perl
21895            ! util.c
21896 ____________________________________________________________________________
21897 [  8393] By: nick                                  on 2001/01/10  19:34:30
21898         Log: Back out Simon's pid hackery for now.
21899      Branch: perlio
21900            ! util.c
21901 ____________________________________________________________________________
21902 [  8392] By: nick                                  on 2001/01/10  19:23:13
21903         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
21904      Branch: perlio
21905           !> (integrate 29 files)
21906 ____________________________________________________________________________
21907 [  8391] By: jhi                                   on 2001/01/10  18:43:15
21908         Log: Subject: [PATCH] Fix my_pclose segfault
21909              From: Simon Cozens <simon@cozens.net>
21910              Date: Wed, 10 Jan 2001 18:39:35 +0000
21911              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
21912      Branch: perl
21913            ! util.c
21914 ____________________________________________________________________________
21915 [  8390] By: jhi                                   on 2001/01/10  18:42:08
21916         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
21917              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21918              Date:     Wed, 10 Jan 2001 13:23:02 EST
21919              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
21920      Branch: perl
21921            ! ext/Opcode/Opcode.xs
21922 ____________________________________________________________________________
21923 [  8389] By: jhi                                   on 2001/01/10  15:16:07
21924         Log: Turn off the integer preservation for now.
21925      Branch: perl
21926            ! perl.h
21927 ____________________________________________________________________________
21928 [  8388] By: jhi                                   on 2001/01/10  15:01:25
21929         Log: Few more IDE/editor nits from p5p.
21930      Branch: perl
21931            ! pod/perlfaq3.pod
21932 ____________________________________________________________________________
21933 [  8387] By: jhi                                   on 2001/01/10  06:53:16
21934         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
21935              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
21936              Date: Tue, 9 Jan 2001 23:16:02 +0000
21937              Message-ID: <20010109231602.A81101@plum.flirble.org>
21938      Branch: perl
21939            ! sv.c
21940 ____________________________________________________________________________
21941 [  8386] By: jhi                                   on 2001/01/10  03:17:54
21942         Log: Test cases for #8385 (from Simon's "torture.pl")
21943      Branch: perl
21944            ! t/op/tr.t
21945 ____________________________________________________________________________
21946 [  8385] By: jhi                                   on 2001/01/10  03:17:11
21947         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
21948              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
21949              Date: Wed, 10 Jan 2001 11:39:39 +0900
21950              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
21951              
21952              Some more UTF-8 tr cases fixed.
21953      Branch: perl
21954            ! doop.c
21955 ____________________________________________________________________________
21956 [  8384] By: jhi                                   on 2001/01/09  22:45:40
21957         Log: Allow the locale test needing POSIX and the taint test
21958              needing IPC::SysV to run under 'minitest' (basically,
21959              bail out if loading the extension fails)
21960      Branch: perl
21961            ! t/op/misc.t t/op/taint.t
21962 ____________________________________________________________________________
21963 [  8383] By: jhi                                   on 2001/01/09  21:36:04
21964         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
21965              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
21966              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
21967              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
21968      Branch: perl
21969            ! t/io/openpid.t
21970 ____________________________________________________________________________
21971 [  8382] By: jhi                                   on 2001/01/09  21:06:08
21972         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
21973              Should finish up the bug id 20001205.022.
21974      Branch: perl
21975            ! pp.c pp_hot.c scope.c
21976 ____________________________________________________________________________
21977 [  8381] By: jhi                                   on 2001/01/09  18:27:43
21978         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
21979              From: Andy Dougherty <doughera@lafayette.edu>
21980              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
21981              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
21982              
21983              More robust yacc/bison error detection.
21984      Branch: perl
21985            ! t/comp/proto.t
21986 ____________________________________________________________________________
21987 [  8380] By: jhi                                   on 2001/01/09  15:21:38
21988         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
21989              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21990              Date:     Tue, 9 Jan 2001 07:53:55 EST
21991              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
21992      Branch: perl
21993            ! t/op/misc.t vms/test.com
21994 ____________________________________________________________________________
21995 [  8379] By: jhi                                   on 2001/01/09  15:20:38
21996         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
21997              From: jhi@cc.hut.fi
21998              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
21999              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
22000              
22001              The #8378 fixed this.
22002      Branch: perl
22003            ! t/op/tr.t
22004 ____________________________________________________________________________
22005 [  8378] By: jhi                                   on 2001/01/09  15:05:32
22006         Log: Subject: One more patch for UTF8 
22007              From: Inaba Hiroto <inaba@st.rim.or.jp>
22008              Date: Tue, 09 Jan 2001 01:04:32 +0900
22009              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
22010              
22011              UTF-8 fixes for 'x' and tr///.
22012      Branch: perl
22013            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
22014            ! regcomp.c regexec.c toke.c utf8.c
22015 ____________________________________________________________________________
22016 [  8377] By: jhi                                   on 2001/01/09  14:32:17
22017         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
22018      Branch: perl
22019            ! t/op/length.t
22020 ____________________________________________________________________________
22021 [  8376] By: jhi                                   on 2001/01/09  04:32:32
22022         Log: integrate changes #7775, #8316, #8316 from mainline
22023      Branch: maint-5.6/perl
22024            ! hints/solaris_2.sh
22025 ____________________________________________________________________________
22026 [  8375] By: jhi                                   on 2001/01/09  04:26:43
22027         Log: Update Changes.
22028      Branch: perl
22029            ! Changes patchlevel.h
22030 ____________________________________________________________________________
22031 [  8374] By: jhi                                   on 2001/01/09  04:14:32
22032         Log: IDE/editor section tweaking.
22033      Branch: perl
22034            ! pod/perlfaq3.pod
22035 ____________________________________________________________________________
22036 [  8373] By: jhi                                   on 2001/01/09  02:38:26
22037         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
22038              From: Peter Prymmer <pvhp@forte.com>
22039              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
22040              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
22041              
22042              In preparation os OS/390 dynamic loading.
22043      Branch: perl
22044            ! README.os390 hints/os390.sh
22045 ____________________________________________________________________________
22046 [  8372] By: jhi                                   on 2001/01/09  00:24:30
22047         Log: Integrate with perlio.
22048      Branch: perl
22049           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
22050 ____________________________________________________________________________
22051 [  8371] By: nick                                  on 2001/01/08  23:54:33
22052         Log: Fix "scalars leaked" bugs caused by overload magic
22053              (Highlighted by Ilya's DESTROY optimization.)
22054      Branch: perlio
22055            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
22056 ____________________________________________________________________________
22057 [  8370] By: nick                                  on 2001/01/08  20:19:41
22058         Log: Integrate mainline
22059      Branch: perlio
22060           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
22061           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
22062           !> t/op/64bitint.t
22063 ____________________________________________________________________________
22064 [  8369] By: jhi                                   on 2001/01/08  17:30:52
22065         Log: save_delete() Safefree() doesn't (anymore?) work with shared
22066              strings, one test failure in op/misc and almost all of lib/b.
22067              (Outcomments #8369.)
22068      Branch: perl
22069            ! scope.c
22070 ____________________________________________________________________________
22071 [  8368] By: jhi                                   on 2001/01/08  14:47:10
22072         Log: (Outcommented by #8369.)
22073              
22074              Subject: Re: Perl BugID 20001205.022 ---- save_delete
22075              From: Simon Cozens <simon@cozens.net>
22076              Date: Sat, 6 Jan 2001 11:48:40 +0000
22077              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
22078              
22079              The save_delete() does need the Safefree.
22080      Branch: perl
22081            ! scope.c
22082 ____________________________________________________________________________
22083 [  8367] By: bailey                                on 2001/01/08  08:53:52
22084         Log: Once again syncing after too long an absence
22085      Branch: vmsperl
22086           +> (branch 55 files)
22087            - MAINTAIN fix_pl vos/config.def vos/config.h
22088            - vos/config_h.SH_orig
22089           !> (integrate 498 files)
22090 ____________________________________________________________________________
22091 [  8366] By: jhi                                   on 2001/01/08  02:42:59
22092         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
22093              From: nick@ccl4.org
22094              Date: Sun, 7 Jan 2001 21:07:18 +0000
22095              Message-Id: <20010107210717.D1048@plum.flirble.org>
22096      Branch: perl
22097            ! sv.c t/op/64bitint.t
22098 ____________________________________________________________________________
22099 [  8365] By: jhi                                   on 2001/01/08  02:35:16
22100         Log: Subject: [PATCH] environ nit
22101              From: Simon Cozens <simon@cozens.net>
22102              Date: Sun, 7 Jan 2001 17:57:07 +0000
22103              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
22104              
22105              Use environ only if we have it.
22106      Branch: perl
22107            ! mg.c
22108 ____________________________________________________________________________
22109 [  8364] By: jhi                                   on 2001/01/08  02:24:51
22110         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
22111      Branch: perl
22112            ! ext/GDBM_File/GDBM_File.xs
22113 ____________________________________________________________________________
22114 [  8363] By: jhi                                   on 2001/01/08  02:19:24
22115         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
22116              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22117              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
22118              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
22119      Branch: perl
22120            ! dump.c op.c
22121 ____________________________________________________________________________
22122 [  8362] By: jhi                                   on 2001/01/08  02:17:43
22123         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
22124              From: Doug MacEachern <dougm@covalent.net>
22125              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
22126              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
22127              
22128              Allow AUTOLOAD to be an xsub and allow such xsubs
22129              to avoid use of $AUTOLOAD.
22130      Branch: perl
22131            ! gv.c
22132 ____________________________________________________________________________
22133 [  8361] By: jhi                                   on 2001/01/08  02:16:07
22134         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
22135              From: Radu Greab <radu@netsoft.ro>
22136              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
22137              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
22138              
22139              No need for the potentially unportable $SIG{CHLD}.
22140      Branch: perl
22141            ! t/io/pipe.t
22142 ____________________________________________________________________________
22143 [  8360] By: jhi                                   on 2001/01/08  01:58:23
22144         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
22145      Branch: perl
22146            ! lib/Getopt/Long.pm
22147 ____________________________________________________________________________
22148 [  8359] By: jhi                                   on 2001/01/08  01:55:44
22149         Log: Integrate perlio.
22150      Branch: perl
22151           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
22152           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
22153           !> utf8.c win32/Makefile
22154 ____________________________________________________________________________
22155 [  8358] By: jhi                                   on 2001/01/07  21:16:50
22156         Log: Update the EPOC cross SDK URL.
22157      Branch: perl
22158            ! README.epoc
22159 ____________________________________________________________________________
22160 [  8357] By: jhi                                   on 2001/01/07  21:16:09
22161         Log: Update the EPOC cross SDK URL.
22162      Branch: maint-5.6/perl
22163            ! README.epoc
22164 ____________________________________________________________________________
22165 [  8356] By: nick                                  on 2001/01/06  21:47:52
22166         Log: FILE * in XS code for PerlIO world:
22167              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
22168              - Add FILE * T_STDIO typemap.
22169              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
22170      Branch: perlio
22171            ! lib/ExtUtils/typemap perlio.c perlio.h
22172 ____________________________________________________________________________
22173 [  8355] By: jhi                                   on 2001/01/06  20:27:15
22174         Log: integrate change #8336 from mainline
22175              
22176              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
22177      Branch: maint-5.6/perl
22178            ! hv.c
22179 ____________________________________________________________________________
22180 [  8354] By: jhi                                   on 2001/01/06  20:24:29
22181         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
22182              From: Robin Barker <rmb1@cise.npl.co.uk>
22183              Date: Fri, 22 Dec 2000 12:17:38 GMT
22184              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
22185              
22186              The patch reformats some long =item lines so they give
22187              correct output via pod2man | nroff -man
22188              
22189              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
22190              From: Robin Barker <rmb1@cise.npl.co.uk>
22191              Date: Tue, 2 Jan 2001 15:35:03 GMT
22192              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
22193              
22194              Here is a _further_ patch which corrects a few more errors:
22195              * an empty C<=item> in CPAN.pm
22196              * patching the wrong file (pod/perlamiga.pod not README.amiga)
22197              * leaving empty C<=item>s which formatted incorrectly
22198              * over long C<=item>s revealed by latest patch to Pod::Man
22199      Branch: maint-5.6/perl
22200            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
22201            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
22202            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
22203            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
22204            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
22205            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
22206 ____________________________________________________________________________
22207 [  8353] By: jhi                                   on 2001/01/06  20:21:10
22208         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
22209              
22210              UTF-8 hash keys.
22211      Branch: maint-5.6/perl
22212            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
22213 ____________________________________________________________________________
22214 [  8352] By: jhi                                   on 2001/01/06  20:18:44
22215         Log: Forgotten from #8438.
22216      Branch: maint-5.6/perl
22217            ! epoc/epocish.h
22218 ____________________________________________________________________________
22219 [  8351] By: jhi                                   on 2001/01/06  20:18:12
22220         Log: Forgotten from #8347.
22221      Branch: maint-5.6/perl
22222            ! config_h.SH
22223 ____________________________________________________________________________
22224 [  8350] By: jhi                                   on 2001/01/06  20:00:19
22225         Log: Thinko in #8347.
22226      Branch: maint-5.6/perl
22227            ! regcomp.c
22228 ____________________________________________________________________________
22229 [  8349] By: jhi                                   on 2001/01/06  18:05:30
22230         Log: Copy the FAQ3 IDE section from the development branch,
22231              changes originally by Peter Prymmer.
22232      Branch: maint-5.6/perl
22233            ! pod/perlfaq3.pod
22234 ____________________________________________________________________________
22235 [  8348] By: jhi                                   on 2001/01/06  18:03:02
22236         Log: EPOC updates for TRIAL1.
22237              
22238              Subject: [5.6.1 trial1] EPOC update
22239              From: Olaf Flebbe <O.Flebbe@science-computing.de>
22240              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
22241              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
22242              
22243              Subject: epoc patch2 for perl-5.6.1-trial1
22244              From: Olaf Flebbe <O.Flebbe@science-computing.de>
22245              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
22246              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
22247      Branch: maint-5.6/perl
22248            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
22249            ! epoc/epocish.c
22250 ____________________________________________________________________________
22251 [  8347] By: jhi                                   on 2001/01/06  17:29:10
22252         Log: integrate changes #7710,7824,7973 from mainline,
22253              plus VMS nits from Peter Prymmer and Dan Sugalski.
22254              
22255              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
22256              library (getprotobyname and getprotobynumber are outversioned by
22257              the same calls in libc, at least for xlc version 3.
22258              
22259              Add HAS_SBRK_PROTO.
22260              
22261              Fixes for signedness warnings noticed by VMSperlers.
22262      Branch: maint-5.6/perl
22263            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22264            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
22265            ! sv.c vms/descrip_mms.template vos/config.alpha.def
22266            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
22267            ! win32/config.bc win32/config.gc win32/config.vc
22268 ____________________________________________________________________________
22269 [  8346] By: nick                                  on 2001/01/06  14:36:01
22270         Log: Fixup accumulated integrate muddles (perlio == devperl again)
22271      Branch: perlio
22272            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
22273 ____________________________________________________________________________
22274 [  8345] By: nick                                  on 2001/01/06  14:24:58
22275         Log: Integrate mainline
22276      Branch: perlio
22277           !> (integrate 55 files)
22278 ____________________________________________________________________________
22279 [  8344] By: jhi                                   on 2001/01/06  02:24:02
22280         Log: Subject: [patch] PerlIO_cleanup() prototype
22281              From: Doug MacEachern <dougm@covalent.net>
22282              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
22283              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
22284      Branch: perl
22285            ! perlio.h
22286 ____________________________________________________________________________
22287 [  8343] By: jhi                                   on 2001/01/06  01:04:09
22288         Log: IRIX compiler noticed that the bof initialization might be
22289              bypassed by control flow.
22290      Branch: perl
22291            ! toke.c
22292 ____________________________________________________________________________
22293 [  8342] By: jhi                                   on 2001/01/06  00:10:48
22294         Log: Update Changes.
22295      Branch: perl
22296            ! Changes patchlevel.h
22297 ____________________________________________________________________________
22298 [  8341] By: jhi                                   on 2001/01/05  23:52:33
22299         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
22300      Branch: perl
22301            ! toke.c
22302 ____________________________________________________________________________
22303 [  8340] By: jhi                                   on 2001/01/05  22:44:08
22304         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
22305              From: Radu Greab <radu@netsoft.ro>
22306              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
22307              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
22308      Branch: perl
22309            ! t/io/pipe.t util.c
22310 ____________________________________________________________________________
22311 [  8339] By: jhi                                   on 2001/01/05  22:35:17
22312         Log: Subject: [PATCH] format and rewording in perlfaq.pod
22313              From: Robin Barker <rmb1@cise.npl.co.uk>
22314              Date: Fri, 5 Jan 2001 18:51:20 GMT
22315              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
22316      Branch: perl
22317            ! pod/perlfaq.pod
22318 ____________________________________________________________________________
22319 [  8338] By: jhi                                   on 2001/01/05  22:31:17
22320         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
22321              From: Peter Prymmer <pvhp@forte.com>
22322              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
22323              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
22324      Branch: perl
22325            ! utils/perlbug.PL
22326 ____________________________________________________________________________
22327 [  8337] By: jhi                                   on 2001/01/05  18:15:11
22328         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
22329              From: Robin Barker <rmb1@cise.npl.co.uk>
22330              Date: Tue, 2 Jan 2001 15:24:07 GMT
22331              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
22332              
22333              If you call configure as C<./Configure> or C<sh ./Configure>,
22334              $src is set to the absolute path name, not '.'.
22335              
22336              This, in turn, means -Dmksymlink tries to do its stuff because
22337              it does not think it is in the src directory.
22338              
22339              (plus a metaconfig nitfix)
22340      Branch: metaconfig
22341            ! U/compline/ccflags.U U/modified/src.U
22342      Branch: perl
22343            ! Configure config_h.SH
22344 ____________________________________________________________________________
22345 [  8336] By: jhi                                   on 2001/01/05  17:48:32
22346         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
22347              From: Alan Burlison <Alan.Burlison@uk.sun.com>
22348              Message-ID: <3A5606C4.473D2226@uk.sun.com>
22349              Date: Fri, 05 Jan 2001 17:39:16 +0000
22350      Branch: perl
22351            ! hv.c
22352 ____________________________________________________________________________
22353 [  8335] By: jhi                                   on 2001/01/05  16:05:44
22354         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
22355      Branch: perl
22356            ! lib/Getopt/Long.pm
22357 ____________________________________________________________________________
22358 [  8334] By: jhi                                   on 2001/01/05  16:00:51
22359         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
22360              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
22361              Date: Fri, 05 Jan 2001 13:46:51 +0100
22362              Message-ID: <13693.978698811@nice.ram.loc>
22363              
22364              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
22365              accurate reading of the "atime".  
22366      Branch: perl
22367            ! t/io/fs.t
22368 ____________________________________________________________________________
22369 [  8333] By: jhi                                   on 2001/01/05  15:57:37
22370         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
22371              From: Simon Cozens <simon@cozens.net>
22372              Date: Fri, 8 Dec 2000 13:33:31 +0000
22373              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
22374              
22375              A lost patch fragment.
22376      Branch: perl
22377            ! doop.c
22378 ____________________________________________________________________________
22379 [  8332] By: jhi                                   on 2001/01/05  15:40:42
22380         Log: Do away with strncpy() and a fixed length buffer.
22381      Branch: perl
22382            ! utf8.c
22383 ____________________________________________________________________________
22384 [  8331] By: jhi                                   on 2001/01/05  15:03:07
22385         Log: Tests for #8329 and #8330.
22386      Branch: perl
22387            ! t/op/bop.t
22388 ____________________________________________________________________________
22389 [  8330] By: jhi                                   on 2001/01/05  15:02:38
22390         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
22391              raw 8-bit form to the UTF-8 string.
22392      Branch: perl
22393            ! toke.c
22394 ____________________________________________________________________________
22395 [  8329] By: jhi                                   on 2001/01/05  14:55:13
22396         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
22397              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22398              Date: Fri, 5 Jan 2001 12:28:52 +0100
22399              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
22400              
22401              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
22402              no effect.  (changed the strncpy() to Copy())
22403      Branch: perl
22404            ! toke.c
22405 ____________________________________________________________________________
22406 [  8328] By: jhi                                   on 2001/01/05  06:44:27
22407         Log: UTF-8 cleanup.
22408      Branch: perl
22409            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
22410            ! regexec.c sv.c toke.c
22411 ____________________________________________________________________________
22412 [  8327] By: jhi                                   on 2001/01/05  01:11:29
22413         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')
22414              From: Radu Greab <radu@netsoft.ro>
22415              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
22416              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
22417              
22418              Cleans up Harness to not use FileHandle, which uses IO.
22419      Branch: perl
22420            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
22421 ____________________________________________________________________________
22422 [  8326] By: jhi                                   on 2001/01/05  00:56:37
22423         Log: Update Changes.
22424      Branch: perl
22425            ! Changes patchlevel.h
22426 ____________________________________________________________________________
22427 [  8325] By: jhi                                   on 2001/01/05  00:53:18
22428         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
22429              From: Peter Prymmer <pvhp@forte.com>
22430              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
22431              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
22432              
22433              plus a couple more tailing whitespace removals.
22434      Branch: perl
22435            ! win32/Makefile
22436 ____________________________________________________________________________
22437 [  8324] By: jhi                                   on 2001/01/05  00:47:39
22438         Log: Add some Unicode chop() tests.
22439      Branch: perl
22440            ! t/op/chop.t
22441 ____________________________________________________________________________
22442 [  8323] By: jhi                                   on 2001/01/05  00:47:23
22443         Log: Unify UTF-8 malformedness handling.
22444      Branch: perl
22445            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
22446 ____________________________________________________________________________
22447 [  8322] By: jhi                                   on 2001/01/04  22:21:54
22448         Log: The new $issymlink was unknown to Mksymlinks.
22449      Branch: metaconfig/U/perl
22450            ! Mksymlinks.U issymlink.U
22451      Branch: perl
22452            ! Configure config_h.SH
22453 ____________________________________________________________________________
22454 [  8321] By: jhi                                   on 2001/01/04  21:51:05
22455         Log: The test didn't work under the core test framework.
22456      Branch: perl
22457            ! t/lib/st-lock.t
22458 ____________________________________________________________________________
22459 [  8320] By: jhi                                   on 2001/01/04  21:14:22
22460         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
22461      Branch: perl
22462            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
22463 ____________________________________________________________________________
22464 [  8319] By: jhi                                   on 2001/01/04  20:46:17
22465         Log: Typo in #8312 when manually appying a problematic patch fragment.
22466      Branch: perl
22467            ! ext/Storable/Storable.xs
22468 ____________________________________________________________________________
22469 [  8318] By: jhi                                   on 2001/01/04  20:43:01
22470         Log: The $sh_c didn't fly.
22471      Branch: metaconfig
22472            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
22473            ! U/modified/Loc.U U/modified/myhostname.U
22474            ! U/modified/spitshell.U
22475      Branch: metaconfig/U/perl
22476            ! issymlink.U
22477      Branch: perl
22478            ! Configure config_h.SH
22479 ____________________________________________________________________________
22480 [  8317] By: jhi                                   on 2001/01/04  19:58:01
22481         Log: AIX builtin test -h is broken, changes based on
22482              
22483              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
22484              Date: Tue, 02 Jan 2001 11:24:39 +0100
22485              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22486              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
22487      Branch: metaconfig
22488            + U/modified/spitshell.U
22489            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
22490            ! U/modified/Loc.U U/modified/myhostname.U
22491      Branch: metaconfig/U/perl
22492            ! Mksymlinks.U issymlink.U
22493      Branch: perl
22494            ! Configure
22495 ____________________________________________________________________________
22496 [  8316] By: jhi                                   on 2001/01/04  19:02:22
22497         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
22498              From: Andy Dougherty <doughera@lafayette.edu>
22499              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
22500              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
22501              
22502              Beware of GNU ld.
22503      Branch: perl
22504            ! hints/solaris_2.sh
22505 ____________________________________________________________________________
22506 [  8315] By: jhi                                   on 2001/01/04  18:56:48
22507         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
22508              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
22509              Date: Wed, 3 Jan 2001 07:58:51 +0100
22510              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
22511      Branch: perl
22512            ! hints/solaris_2.sh
22513 ____________________________________________________________________________
22514 [  8314] By: jhi                                   on 2001/01/04  18:54:07
22515         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
22516              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22517              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
22518              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
22519              
22520              Doc tweak on #8313.
22521      Branch: perl
22522            ! ext/B/B/Deparse.pm
22523 ____________________________________________________________________________
22524 [  8313] By: jhi                                   on 2001/01/04  18:52:27
22525         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
22526              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
22527              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22528              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
22529              
22530              Make the peephole optimizer to bypass more null ops and
22531              and rewrite the deparse handling of continue blocks.
22532      Branch: perl
22533            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
22534 ____________________________________________________________________________
22535 [  8312] By: jhi                                   on 2001/01/04  18:47:39
22536         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
22537      Branch: perl
22538            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
22539            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
22540            ! t/lib/st-lock.t
22541 ____________________________________________________________________________
22542 [  8311] By: jhi                                   on 2001/01/04  18:36:08
22543         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
22544              filter to be run on each .pm during the pm_to_blib() phase,
22545              a fixed version of
22546              
22547              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
22548              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
22549              Date: Wed, 03 Jan 2001 22:01:30 +0100
22550              Message-ID: <5296.978555690@nice.ram.loc>
22551      Branch: perl
22552            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
22553            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
22554            ! lib/ExtUtils/MakeMaker.pm
22555 ____________________________________________________________________________
22556 [  8310] By: jhi                                   on 2001/01/04  18:32:54
22557         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
22558              From: Robin Barker <rmb1@cise.npl.co.uk>
22559              Date: Tue, 2 Jan 2001 15:35:03 GMT
22560              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
22561      Branch: perl
22562            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
22563            ! pod/perlrequick.pod
22564 ____________________________________________________________________________
22565 [  8309] By: jhi                                   on 2001/01/04  18:29:07
22566         Log: Subject: Re: [patch] static-ize XS()
22567              From: Doug MacEachern <dougm@covalent.net>
22568              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
22569              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
22570              
22571              Provide prototypes for the XS functions.
22572      Branch: perl
22573            ! lib/ExtUtils/xsubpp
22574 ____________________________________________________________________________
22575 [  8308] By: jhi                                   on 2001/01/04  18:27:44
22576         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
22577              From: Doug MacEachern <dougm@covalent.net>
22578              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
22579              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
22580      Branch: perl
22581            ! lib/ExtUtils/typemap
22582 ____________________________________________________________________________
22583 [  8307] By: jhi                                   on 2001/01/04  18:25:25
22584         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
22585              From: Doug MacEachern <dougm@covalent.net>
22586              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
22587              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
22588              
22589              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
22590      Branch: perl
22591            ! lib/ExtUtils/MM_Unix.pm
22592 ____________________________________________________________________________
22593 [  8306] By: jhi                                   on 2001/01/04  18:23:00
22594         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
22595              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22596              Date: Thu, 4 Jan 2001 12:47:10 +0100 
22597              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
22598              
22599              The toke.c part only, patching embed.h and proto.h is futile.
22600      Branch: perl
22601            ! toke.c
22602 ____________________________________________________________________________
22603 [  8305] By: jhi                                   on 2001/01/04  18:05:51
22604         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
22605              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22606              Date: Thu, 4 Jan 2001 17:50:12 +0100 
22607              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
22608      Branch: perl
22609            ! toke.c
22610 ____________________________________________________________________________
22611 [  8304] By: jhi                                   on 2001/01/04  18:03:26
22612         Log: Subject: [PATCH perl@8269]
22613              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22614              Date: Thu, 4 Jan 2001 12:53:39 +0100 
22615              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
22616              
22617              If running byacc write-enable also perly.h.
22618      Branch: perl
22619            ! Makefile.SH
22620 ____________________________________________________________________________
22621 [  8303] By: jhi                                   on 2001/01/04  15:40:49
22622         Log: Rewrite pp_concat() in terms of sv_catsv().
22623      Branch: perl
22624            ! pp_hot.c
22625 ____________________________________________________________________________
22626 [  8302] By: nick                                  on 2001/01/03  22:43:22
22627         Log: Integrate mainline.
22628      Branch: perlio
22629           !> ext/Encode/Encode.xs sv.c utf8.c
22630 ____________________________________________________________________________
22631 [  8301] By: jhi                                   on 2001/01/02  23:40:26
22632         Log: Variable naming tweak.
22633      Branch: perl
22634            ! sv.c
22635 ____________________________________________________________________________
22636 [  8300] By: jhi                                   on 2001/01/02  23:40:02
22637         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
22638              in is_utf8_string().
22639      Branch: perl
22640            ! utf8.c
22641 ____________________________________________________________________________
22642 [  8299] By: jhi                                   on 2001/01/02  22:14:40
22643         Log: Integrate perlio.
22644      Branch: perl
22645           !> pp.c pp_hot.c win32/Makefile
22646 ____________________________________________________________________________
22647 [  8298] By: nick                                  on 2001/01/02  22:03:06
22648         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
22649      Branch: perlio
22650            ! pp.c pp_hot.c
22651 ____________________________________________________________________________
22652 [  8297] By: jhi                                   on 2001/01/02  04:26:28
22653         Log: Signedness nit.
22654      Branch: perl
22655            ! ext/Encode/Encode.xs
22656 ____________________________________________________________________________
22657 [  8296] By: nick                                  on 2001/01/01  23:49:36
22658         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
22659      Branch: perlio
22660            ! win32/Makefile
22661 ____________________________________________________________________________
22662 [  8295] By: jhi                                   on 2001/01/01  23:05:48
22663         Log: Integrate perlio.
22664      Branch: perl
22665           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
22666           !> t/lib/encode.t
22667 ____________________________________________________________________________
22668 [  8294] By: nick                                  on 2001/01/01  22:48:34
22669         Log: Integrate mainline
22670      Branch: perlio
22671            ! pp_hot.c t/lib/encode.t
22672           !> (integrate 65 files)
22673 ____________________________________________________________________________
22674 [  8293] By: nick                                  on 2001/01/01  21:58:50
22675         Log: More rigor in UTF-8-ness of Encode's toUnicode
22676              XS export some of the utf8 internal functions.
22677              Test some of the functions.
22678              Fix pp_concat() bug shown by said tests.
22679      Branch: perlio
22680            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
22681            ! t/lib/encode.t
22682 ____________________________________________________________________________
22683 [  8292] By: jhi                                   on 2001/01/01  18:11:44
22684         Log: Integrate perlio.
22685      Branch: perl
22686           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
22687           !> ext/Encode/encengine.c ext/Encode/encode.h
22688 ____________________________________________________________________________
22689 [  8291] By: jhi                                   on 2001/01/01  18:10:58
22690         Log: Podify README.mpeix (a new version from the web),
22691              add a dummy NAME to Carp::Heavy, regen toc.
22692      Branch: perl
22693            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
22694            ! pod/perltoc.pod
22695 ____________________________________________________________________________
22696 [  8290] By: nick                                  on 2001/01/01  17:43:47
22697         Log: Loose the "Loading..." warning.
22698              Another bug in fallback support
22699      Branch: perlio
22700            ! ext/Encode/Encode.pm ext/Encode/encengine.c
22701 ____________________________________________________________________________
22702 [  8289] By: jhi                                   on 2001/01/01  00:01:57
22703         Log: Bump up Larry's copyright.
22704      Branch: perl
22705            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
22706            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
22707            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
22708            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
22709            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
22710            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
22711            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
22712            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
22713 ____________________________________________________________________________
22714 [  8288] By: nick                                  on 2000/12/31  21:27:53
22715         Log: Fix .ucm reading - forgot a chr()
22716              Start of .ucm write (for .enc to .ucm)
22717      Branch: perlio
22718            ! ext/Encode/compile
22719 ____________________________________________________________________________
22720 [  8287] By: jhi                                   on 2000/12/31  18:15:56
22721         Log: Comment away a diagnostic message as noted by Craig A. Berry
22722              (the unexpected message was confusing testing)
22723      Branch: perl
22724            ! ext/Encode/Encode.pm
22725 ____________________________________________________________________________
22726 [  8286] By: jhi                                   on 2000/12/31  18:14:51
22727         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
22728              Date: Sun, 31 Dec 2000 11:17:37 -0600
22729              From: "Craig A. Berry" <craigberry@mac.com>
22730              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
22731      Branch: perl
22732            ! ext/Encode/Makefile.PL
22733 ____________________________________________________________________________
22734 [  8285] By: nick                                  on 2000/12/31  18:11:54
22735         Log: Start of support of ICU-style .ucm files:
22736              - teach compile how to read a .ucm file
22737              - first guess at how to represent fallbacks in "tries".
22738              - use fallbacks if check == 0
22739              - new return code to indicate we used one.
22740      Branch: perlio
22741            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
22742            ! ext/Encode/encengine.c ext/Encode/encode.h
22743 ____________________________________________________________________________
22744 [  8284] By: jhi                                   on 2000/12/31  18:04:41
22745         Log: Pacify picky VMS compiler.
22746              
22747              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
22748              From: "Craig A. Berry" <craig.berry@psinetcs.com>
22749              Date: Sat, 30 Dec 2000 18:10:02 -0600
22750              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
22751      Branch: perl
22752            ! sv.c
22753 ____________________________________________________________________________
22754 [  8283] By: jhi                                   on 2000/12/31  16:11:47
22755         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
22756      Branch: perl
22757            ! t/lib/glob-basic.t
22758 ____________________________________________________________________________
22759 [  8282] By: jhi                                   on 2000/12/31  15:26:11
22760         Log: Integrate perlio.
22761      Branch: perl
22762           !> makedef.pl opcode.pl os2/os2.c perlio.c
22763 ____________________________________________________________________________
22764 [  8281] By: nick                                  on 2000/12/31  10:06:15
22765         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
22766              is available to be exported
22767      Branch: perlio
22768            ! makedef.pl perlio.c
22769 ____________________________________________________________________________
22770 [  8280] By: nick                                  on 2000/12/31  09:41:26
22771         Log: Ilya's OS2 patch (testing for damage on Win32)
22772      Branch: perlio
22773            ! makedef.pl opcode.pl os2/os2.c
22774 ____________________________________________________________________________
22775 [  8279] By: jhi                                   on 2000/12/30  21:52:07
22776         Log: Test nits.
22777      Branch: perl
22778            ! t/lib/syslfs.t t/op/lfs.t
22779 ____________________________________________________________________________
22780 [  8278] By: jhi                                   on 2000/12/30  21:47:49
22781         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
22782              From: andreas.koenig@anima.de (Andreas J. Koenig)
22783              Date: 30 Dec 2000 22:35:37 +0100
22784              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
22785              
22786              The 32-bit wraparound test wasn't quite right.
22787      Branch: perl
22788            ! t/lib/syslfs.t t/op/lfs.t
22789 ____________________________________________________________________________
22790 [  8277] By: jhi                                   on 2000/12/30  21:33:44
22791         Log: Subject: [PATCH] open() example in perlfunc.pod 
22792              From: Karsten Sperling <s_sperli@ira.uka.de>
22793              Date: Sat, 30 Dec 2000 22:27:09 +0100
22794              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
22795      Branch: perl
22796            ! pod/perlfunc.pod
22797 ____________________________________________________________________________
22798 [  8276] By: jhi                                   on 2000/12/30  20:32:40
22799         Log: Not quite that many tests yet.
22800      Branch: perl
22801            ! t/op/pat.t
22802 ____________________________________________________________________________
22803 [  8275] By: jhi                                   on 2000/12/30  20:26:58
22804         Log: Integrate perlio.
22805      Branch: perl
22806           !> toke.c
22807 ____________________________________________________________________________
22808 [  8274] By: jhi                                   on 2000/12/30  20:24:56
22809         Log: Signedness nit.
22810      Branch: perl
22811            ! utf8.c
22812 ____________________________________________________________________________
22813 [  8273] By: jhi                                   on 2000/12/30  20:15:46
22814         Log: Add a test case for 20000731.001 which was fixed by the #8267.
22815      Branch: perl
22816            ! t/op/pat.t
22817 ____________________________________________________________________________
22818 [  8272] By: nick                                  on 2000/12/30  19:47:51
22819         Log: Tweak for MULTIPLICITY/USE_PERLIO
22820      Branch: perlio
22821            ! toke.c
22822 ____________________________________________________________________________
22823 [  8271] By: nick                                  on 2000/12/30  19:46:45
22824         Log: Integrate mainline
22825      Branch: perlio
22826           +> lib/unicode/distinct.pm
22827           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
22828           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
22829           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
22830 ____________________________________________________________________________
22831 [  8270] By: jhi                                   on 2000/12/30  19:39:50
22832         Log: Subject: RE: perl@8269
22833              From: "Richard Soderberg" <rs@crystalflame.net>
22834              Date: Sat, 30 Dec 2000 11:36:27 -0800
22835              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
22836              
22837              A missing aTHX_.
22838      Branch: perl
22839            ! toke.c
22840 ____________________________________________________________________________
22841 [  8269] By: jhi                                   on 2000/12/30  18:55:48
22842         Log: Update Changes.
22843      Branch: perl
22844            ! Changes patchlevel.h
22845 ____________________________________________________________________________
22846 [  8268] By: jhi                                   on 2000/12/30  17:18:40
22847         Log: Add a test for Unicode split //.  The #8267 was the cure.
22848      Branch: perl
22849            ! t/op/split.t
22850 ____________________________________________________________________________
22851 [  8267] By: jhi                                   on 2000/12/30  17:14:19
22852         Log: Subject: more UTF8 test suites and an UTF8 patch
22853              From: Inaba Hiroto <inaba@st.rim.or.jp>
22854              Date: Sat, 30 Dec 2000 14:27:10 +0900
22855              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
22856              
22857              Just the patch part for now, and the pragma renamed
22858              as unicode::distinct.
22859      Branch: perl
22860            + lib/unicode/distinct.pm
22861            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
22862            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
22863            ! regcomp.h regexec.c sv.c toke.c utf8.c
22864 ____________________________________________________________________________
22865 [  8266] By: nick                                  on 2000/12/30  16:40:49
22866         Log: Integrate mainline
22867      Branch: perlio
22868           +> lib/Pod/Text/Overstrike.pm
22869           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
22870           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
22871           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
22872           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
22873           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
22874 ____________________________________________________________________________
22875 [  8265] By: jhi                                   on 2000/12/30  07:28:55
22876         Log: The sv_catsv() fix, take two.
22877      Branch: perl
22878            ! sv.c t/op/join.t
22879 ____________________________________________________________________________
22880 [  8264] By: jhi                                   on 2000/12/30  06:19:18
22881         Log: Undo all the join-related changes since #8248: relevant
22882              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
22883              The new sv_catsv() doesn't fly so it must go back to
22884              the drawing board.
22885      Branch: perl
22886            ! sv.c t/op/join.t t/pragma/utf8.t
22887 ____________________________________________________________________________
22888 [  8263] By: jhi                                   on 2000/12/30  01:08:32
22889         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
22890      Branch: perl
22891            ! sv.c
22892 ____________________________________________________________________________
22893 [  8262] By: jhi                                   on 2000/12/30  00:45:14
22894         Log: Retract #8261.
22895      Branch: perl
22896            ! hv.c util.c
22897 ____________________________________________________________________________
22898 [  8261] By: jhi                                   on 2000/12/30  00:38:32
22899         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
22900      Branch: perl
22901            ! hv.c util.c
22902 ____________________________________________________________________________
22903 [  8260] By: jhi                                   on 2000/12/29  22:51:33
22904         Log: (Retracted by #8264)  More fixing for #8251.
22905      Branch: perl
22906            ! sv.c
22907 ____________________________________________________________________________
22908 [  8259] By: jhi                                   on 2000/12/29  18:27:30
22909         Log: Subject: podlators 1.06 released
22910              From: Russ Allbery <rra@stanford.edu>
22911              Date: 25 Dec 2000 05:09:30 -0800
22912              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
22913      Branch: perl
22914            + lib/Pod/Text/Overstrike.pm
22915            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
22916            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
22917 ____________________________________________________________________________
22918 [  8258] By: jhi                                   on 2000/12/29  18:20:45
22919         Log: Make the large file tests more robust/talkative as suggested by
22920              
22921              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
22922              From: andreas.koenig@anima.de (Andreas J. Koenig)
22923              Date: 29 Dec 2000 14:23:01 +0100
22924              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
22925      Branch: perl
22926            ! t/lib/syslfs.t t/op/lfs.t
22927 ____________________________________________________________________________
22928 [  8257] By: jhi                                   on 2000/12/29  17:48:04
22929         Log: Further VMS piping fixes from Charles Lane:
22930              
22931              In summary, error messages produced when a subprocess terminated
22932              abnormally were being sent not just to the parent process, but to
22933              grandparents, because of default values for error output that were
22934              not completely overridden when the subprocess was started.
22935              
22936              This patch fixes this behavior by defining user-mode (i.e., temporary
22937              for the duration of the program) logical names for SYS$OUTPUT and
22938              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
22939              changes to make it so that the user-mode logicals are the ones that
22940              control where Perl's error messages go if it terminates abnormally.
22941              
22942              I also added some gratuitous fixes to the indentation of braces in
22943              the piping code.  It just looked ugly, before.
22944      Branch: perl
22945            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
22946 ____________________________________________________________________________
22947 [  8256] By: jhi                                   on 2000/12/29  17:45:12
22948         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
22949              From: "Casey R. Tweten" <crt@kiski.net>
22950              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
22951              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
22952              
22953              Tests for for #8240.
22954      Branch: perl
22955            ! t/pragma/constant.t
22956 ____________________________________________________________________________
22957 [  8255] By: jhi                                   on 2000/12/29  17:43:07
22958         Log: Subject: Re: [PATCH] Interesting syntax idea
22959              From: Simon Cozens <simon@cozens.net>
22960              Date: Fri, 29 Dec 2000 14:34:04 +0000
22961              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
22962              
22963              Tests for #8254.
22964      Branch: perl
22965            ! t/pragma/sub_lval.t
22966 ____________________________________________________________________________
22967 [  8254] By: jhi                                   on 2000/12/29  17:42:11
22968         Log: Subject: [PATCH] Interesting syntax idea
22969              From: Simon Cozens <simon@cozens.net>
22970              Date: Wed, 27 Dec 2000 05:08:57 +0000
22971              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
22972              
22973              Make opens + bareword assigns do typeglob assigns.
22974      Branch: perl
22975            ! op.c
22976 ____________________________________________________________________________
22977 [  8253] By: jhi                                   on 2000/12/29  17:36:45
22978         Log: Output the (apparent) version of gcc, as suggested by
22979              
22980              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
22981              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
22982              Date: 26 Dec 2000 04:29:17 -0500
22983              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
22984              
22985              (The patch as such didn't any more apply as the misparsing had
22986              already been addressed in #6474.)  Also change the wording about
22987              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
22988      Branch: perl
22989            ! hints/dec_osf.sh
22990 ____________________________________________________________________________
22991 [  8252] By: nick                                  on 2000/12/29  12:14:31
22992         Log: Integrate mainline
22993      Branch: perlio
22994           !> (integrate 27 files)
22995 ____________________________________________________________________________
22996 [  8251] By: jhi                                   on 2000/12/29  08:45:46
22997         Log: (Retracted by #8264)
22998              
22999              (Fixed by #8260.)
23000              
23001              sv_catsv() needs one more byte space than seems reasonable.
23002              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
23003              Curiouser and curiouser.
23004      Branch: perl
23005            ! sv.c
23006 ____________________________________________________________________________
23007 [  8250] By: jhi                                   on 2000/12/29  07:57:52
23008         Log: More split // UTF-8 tests.
23009      Branch: perl
23010            ! t/pragma/utf8.t
23011 ____________________________________________________________________________
23012 [  8249] By: jhi                                   on 2000/12/29  07:54:51
23013         Log: (Retracted by #8264)  More join() testing which was good because
23014              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
23015      Branch: perl
23016            ! pp.c t/op/join.t utf8.c utf8.h
23017 ____________________________________________________________________________
23018 [  8248] By: jhi                                   on 2000/12/29  07:08:32
23019         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
23020              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
23021              that the only cases to care about are byte+byte and byte+character.
23022              
23023              TODO: See how well pp_concat() could be implemented in terms
23024              of sv_catsv().
23025      Branch: perl
23026            ! doop.c sv.c t/op/join.t utf8.h
23027 ____________________________________________________________________________
23028 [  8247] By: jhi                                   on 2000/12/29  06:35:23
23029         Log: Signedness nit.
23030      Branch: perl
23031            ! pp_hot.c
23032 ____________________________________________________________________________
23033 [  8246] By: jhi                                   on 2000/12/29  01:23:31
23034         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
23035              From: Lupe Christoph <lupe@lupe-christoph.de>
23036              Date: Thu, 28 Dec 2000 23:00:00 +0100
23037              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
23038              
23039              Suggest rsync --delete --dry-run.
23040      Branch: perl
23041            ! pod/perlhack.pod
23042 ____________________________________________________________________________
23043 [  8245] By: jhi                                   on 2000/12/28  23:57:05
23044         Log: The maxiters upper limit sanity check (guarding against
23045              non-progress) assumed bytes instead of characters in s///
23046              and split().
23047      Branch: perl
23048            ! pp.c pp_hot.c
23049 ____________________________________________________________________________
23050 [  8244] By: jhi                                   on 2000/12/28  23:34:08
23051         Log: Make some panic messages a bit more logical.
23052      Branch: perl
23053            ! doop.c pod/perldiag.pod pp.c pp_hot.c
23054 ____________________________________________________________________________
23055 [  8243] By: jhi                                   on 2000/12/28  22:59:16
23056         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
23057              From: Simon Cozens <simon@cozens.net>
23058              Date: Wed, 27 Dec 2000 02:30:03 +0000
23059              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
23060      Branch: perl
23061            ! pp.c t/pragma/sub_lval.t
23062 ____________________________________________________________________________
23063 [  8242] By: jhi                                   on 2000/12/28  22:56:53
23064         Log: Subject: [PATCH blead] Fix B::Terse indentation
23065              From: Daniel Chetlin <daniel@chetlin.com>
23066              Date: Wed, 27 Dec 2000 06:43:30 -0800
23067              Message-ID: <20001227064329.B9573@darkstar>
23068      Branch: perl
23069            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
23070 ____________________________________________________________________________
23071 [  8241] By: jhi                                   on 2000/12/28  22:48:59
23072         Log: The latter patch from the
23073              
23074              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
23075              From: Peter Prymmer <pvhp@forte.com> 
23076              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
23077              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
23078              
23079              (the former patch from the above should have been
23080              taken care of by Nick I-S)
23081      Branch: perl
23082            ! win32/Makefile
23083 ____________________________________________________________________________
23084 [  8240] By: jhi                                   on 2000/12/28  22:45:22
23085         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
23086              From: "Casey R. Tweten" <crt@kiski.net>
23087              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
23088              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
23089      Branch: perl
23090            ! lib/constant.pm
23091 ____________________________________________________________________________
23092 [  8239] By: jhi                                   on 2000/12/28  22:37:45
23093         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
23094              From: Simon Cozens <simon@cozens.net>
23095              Date: Wed, 27 Dec 2000 14:12:44 +0000
23096              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
23097      Branch: perl
23098            ! t/op/method.t t/op/sort.t toke.c
23099 ____________________________________________________________________________
23100 [  8238] By: jhi                                   on 2000/12/28  22:30:32
23101         Log: Subject: [PATCH perl@8229] Call.pm
23102              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
23103              Date: Mon, 25 Dec 2000 10:47:15 -0000
23104              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
23105      Branch: perl
23106            ! ext/Filter/Util/Call/Call.pm
23107 ____________________________________________________________________________
23108 [  8237] By: jhi                                   on 2000/12/28  22:19:21
23109         Log: Subject: [PATCH blead] Fix problem with `&' prototype
23110              From: Daniel Chetlin <daniel@chetlin.com>
23111              Date: Wed, 27 Dec 2000 15:55:32 -0800
23112              Message-ID: <20001227155532.D9573@darkstar>
23113      Branch: perl
23114            ! op.c t/comp/proto.t
23115 ____________________________________________________________________________
23116 [  8236] By: jhi                                   on 2000/12/28  22:09:25
23117         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
23118              From: Daniel Chetlin <daniel@chetlin.com>
23119              Date: Sun, 24 Dec 2000 04:09:49 -0800
23120              Message-ID: <20001224040949.B3090@darkstar>
23121      Branch: perl
23122            ! gv.c mg.c t/op/attrs.t
23123 ____________________________________________________________________________
23124 [  8235] By: jhi                                   on 2000/12/28  22:07:11
23125         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
23126              From: Jan Dubois <jand@ActiveState.com>
23127              Date: Tue, 26 Dec 2000 20:57:31 -0800
23128              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
23129      Branch: perl
23130            ! win32/win32.c
23131 ____________________________________________________________________________
23132 [  8234] By: jhi                                   on 2000/12/28  21:52:42
23133         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
23134              From: Simon Cozens <simon@cozens.net>
23135              Date: Thu, 28 Dec 2000 20:33:13 +0000
23136              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
23137      Branch: perl
23138            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
23139 ____________________________________________________________________________
23140 [  8233] By: jhi                                   on 2000/12/28  19:40:49
23141         Log: Integrate perlio.
23142      Branch: perl
23143           !> ext/Encode/Makefile.PL ext/Encode/compile
23144 ____________________________________________________________________________
23145 [  8232] By: nick                                  on 2000/12/23  16:06:00
23146         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
23147              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
23148      Branch: perlio
23149            ! ext/Encode/Makefile.PL
23150 ____________________________________________________________________________
23151 [  8231] By: nick                                  on 2000/12/23  14:30:34
23152         Log: "Compiled" encode build cleanup
23153              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
23154              - .c files do not export sub-tables
23155      Branch: perlio
23156            ! ext/Encode/Makefile.PL ext/Encode/compile
23157 ____________________________________________________________________________
23158 [  8230] By: nick                                  on 2000/12/23  12:50:37
23159         Log: Integrate mainline
23160      Branch: perlio
23161           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
23162           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
23163           !> pod/perl5004delta.pod pod/perl5005delta.pod
23164           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
23165           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
23166           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
23167           !> pod/perlsub.pod
23168 ____________________________________________________________________________
23169 [  8229] By: jhi                                   on 2000/12/22  15:32:12
23170         Log: Integrate perlio.
23171      Branch: perl
23172           +> win32/distclean.bat
23173           !> MANIFEST t/io/utf8.t
23174 ____________________________________________________________________________
23175 [  8228] By: jhi                                   on 2000/12/22  15:29:40
23176         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
23177              From: Robin Barker <rmb1@cise.npl.co.uk>
23178              Date: Fri, 22 Dec 2000 12:17:38 GMT
23179              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
23180      Branch: perl
23181            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
23182            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
23183            ! pod/perl5004delta.pod pod/perl5005delta.pod
23184            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
23185            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
23186            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
23187            ! pod/perlsub.pod
23188 ____________________________________________________________________________
23189 [  8227] By: jhi                                   on 2000/12/22  15:24:28
23190         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
23191              From: "John L. Allen" <allen@grumman.com>
23192              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
23193              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
23194              
23195              Document APPLLIB_EXP.
23196      Branch: perl
23197            ! INSTALL
23198 ____________________________________________________________________________
23199 [  8226] By: nick                                  on 2000/12/21  22:11:50
23200         Log: Handy script for when one forgets to "dmake clean" 
23201      Branch: perlio
23202            + win32/distclean.bat
23203            ! MANIFEST
23204 ____________________________________________________________________________
23205 [  8225] By: nick                                  on 2000/12/21  21:54:04
23206         Log: CRLF platform issue with io/utf8 fix.
23207      Branch: perlio
23208            ! t/io/utf8.t
23209 ____________________________________________________________________________
23210 [  8224] By: nick                                  on 2000/12/21  21:02:20
23211         Log: Integrate mainline
23212      Branch: perlio
23213           !> Changes Configure Makefile.SH Porting/Glossary
23214           !> Porting/config.sh Porting/config_H configure.com
23215           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
23216           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
23217           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
23218           !> win32/config.bc win32/config.gc win32/config.vc
23219 ____________________________________________________________________________
23220 [  8223] By: jhi                                   on 2000/12/21  17:09:16
23221         Log: Update Changes.
23222      Branch: perl
23223            ! Changes patchlevel.h
23224 ____________________________________________________________________________
23225 [  8222] By: jhi                                   on 2000/12/21  16:24:01
23226         Log: Metaconfig unit changes for #8221.
23227      Branch: metaconfig/U/perl
23228           +> issymlink.U
23229            - testsyml.U
23230            ! Mksymlinks.U
23231 ____________________________________________________________________________
23232 [  8221] By: jhi                                   on 2000/12/21  16:23:48
23233         Log: Rename testsyml to issymlink.
23234      Branch: perl
23235            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23236            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
23237            ! win32/config.vc
23238 ____________________________________________________________________________
23239 [  8220] By: jhi                                   on 2000/12/21  15:47:26
23240         Log: Robustness support for #8218 (symlink forest) since the GNU
23241              tools seem to be overly picky about symlinkage depths.
23242      Branch: perl
23243            ! Makefile.SH t/io/fs.t
23244 ____________________________________________________________________________
23245 [  8219] By: jhi                                   on 2000/12/21  15:38:27
23246         Log: Metaconfig changes for #8218.
23247      Branch: metaconfig
23248            ! U/modified/Oldconfig.U
23249      Branch: metaconfig/U/perl
23250            + Mksymlinks.U
23251            ! testsyml.U
23252 ____________________________________________________________________________
23253 [  8218] By: jhi                                   on 2000/12/21  15:37:57
23254         Log: Add Configure option -Dmksymlinks which will create a symlink
23255              forest if the current/build differs from the source directory.
23256              TODO: mkdir -p is not portable.
23257      Branch: perl
23258            ! Configure
23259 ____________________________________________________________________________
23260 [  8217] By: jhi                                   on 2000/12/21  14:39:12
23261         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
23262              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
23263              Date: Thu, 21 Dec 2000 09:38:18 GMT
23264              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
23265              
23266              The ofs became an SV.
23267      Branch: perl
23268            ! ext/Thread/Thread.xs
23269 ____________________________________________________________________________
23270 [  8216] By: jhi                                   on 2000/12/21  05:40:21
23271         Log: The polymorphism seems to have fixed 20000517.001.
23272      Branch: perl
23273            ! t/pragma/utf8.t
23274 ____________________________________________________________________________
23275 [  8215] By: jhi                                   on 2000/12/21  04:44:52
23276         Log: read() documentation tweak for 20001121.004.
23277      Branch: perl
23278            ! pod/perlfunc.pod
23279 ____________________________________________________________________________
23280 [  8214] By: jhi                                   on 2000/12/21  03:54:11
23281         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
23282      Branch: perl
23283            ! pp_sys.c t/op/misc.t
23284 ____________________________________________________________________________
23285 [  8213] By: jhi                                   on 2000/12/21  00:28:10
23286         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
23287              From: Peter Prymmer <pvhp@forte.com>
23288              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
23289              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
23290      Branch: perl
23291            ! configure.com
23292 ____________________________________________________________________________
23293 [  8212] By: jhi                                   on 2000/12/21  00:26:21
23294         Log: Edit edit edit.
23295      Branch: perl
23296            ! pod/perlfaq3.pod
23297 ____________________________________________________________________________
23298 [  8211] By: jhi                                   on 2000/12/20  18:52:46
23299         Log: Update Changes.
23300      Branch: perl
23301            ! Changes patchlevel.h
23302 ____________________________________________________________________________
23303 [  8210] By: jhi                                   on 2000/12/20  18:34:47
23304         Log: Yet another editor edit.
23305      Branch: perl
23306            ! pod/perlfaq3.pod
23307 ____________________________________________________________________________
23308 [  8209] By: jhi                                   on 2000/12/20  15:33:28
23309         Log: More Win32 Perling.
23310      Branch: perl
23311            ! pod/perlfaq3.pod
23312 ____________________________________________________________________________
23313 [  8208] By: jhi                                   on 2000/12/20  15:07:46
23314         Log: More Win32 editor/IDE/shell hints.
23315      Branch: perl
23316            ! pod/perlfaq3.pod
23317 ____________________________________________________________________________
23318 [  8207] By: jhi                                   on 2000/12/20  03:54:08
23319         Log: Subject: [PATCH] obscure timing knowledge
23320              From: Nicholas Clark <nick@ccl4.org>
23321              Date: Tue, 19 Dec 2000 19:22:31 +0000
23322              Message-ID: <20001219192231.F2827@plum.flirble.org>
23323      Branch: perl
23324            ! sv.c
23325 ____________________________________________________________________________
23326 [  8206] By: jhi                                   on 2000/12/20  03:45:57
23327         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
23328              From: Spider Boardman <spider@leggy.zk3.dec.com>
23329              Date: Tue, 19 Dec 2000 21:30:16 -0500
23330              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
23331      Branch: perl
23332            ! sv.c
23333 ____________________________________________________________________________
23334 [  8205] By: jhi                                   on 2000/12/19  23:02:01
23335         Log: Update Changes.
23336      Branch: perl
23337            ! Changes patchlevel.h
23338 ____________________________________________________________________________
23339 [  8204] By: jhi                                   on 2000/12/19  22:58:18
23340         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
23341              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
23342              on editors and diffing/patching.
23343      Branch: perl
23344            ! t/op/utf8decode.t
23345 ____________________________________________________________________________
23346 [  8203] By: nick                                  on 2000/12/19  21:36:16
23347         Log: Integrate mainline (forgot my own change...)
23348      Branch: perlio
23349           !> ext/Encode/compile
23350 ____________________________________________________________________________
23351 [  8202] By: nick                                  on 2000/12/19  21:34:42
23352         Log: Integrate mainline.
23353      Branch: perlio
23354           !> (integrate 61 files)
23355 ____________________________________________________________________________
23356 [  8201] By: nick                                  on 2000/12/19  21:34:06
23357         Log: Avoid looking for File::Glob when we don't need it.
23358      Branch: perl
23359            ! ext/Encode/compile
23360 ____________________________________________________________________________
23361 [  8200] By: jhi                                   on 2000/12/19  18:35:49
23362         Log: Update Changes.
23363      Branch: perl
23364            ! Changes patchlevel.h
23365 ____________________________________________________________________________
23366 [  8199] By: jhi                                   on 2000/12/19  18:35:07
23367         Log: Microperl tweaks.
23368      Branch: perl
23369            ! sv.c uconfig.h uconfig.sh
23370 ____________________________________________________________________________
23371 [  8198] By: jhi                                   on 2000/12/19  18:29:59
23372         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
23373      Branch: perl
23374            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23375            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
23376 ____________________________________________________________________________
23377 [  8197] By: jhi                                   on 2000/12/19  17:55:29
23378         Log: In VMS embedded perls couldn't access the statically built Socket,
23379              from Charles Lane.
23380      Branch: perl
23381            ! configure.com
23382 ____________________________________________________________________________
23383 [  8196] By: jhi                                   on 2000/12/19  17:49:50
23384         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
23385              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
23386              Date: Sun, 17 Dec 2000 19:11:44 -0000
23387              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
23388      Branch: perl
23389            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
23390            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
23391 ____________________________________________________________________________
23392 [  8195] By: jhi                                   on 2000/12/19  17:47:53
23393         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
23394              From: Jonathan Stowe <gellyfish@gellyfish.com>
23395              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
23396              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
23397      Branch: perl
23398            ! utils/h2xs.PL
23399 ____________________________________________________________________________
23400 [  8194] By: jhi                                   on 2000/12/19  17:46:28
23401         Log: Subject: Re: useless use of void context work-around
23402              From: andreas.koenig@anima.de (Andreas J. Koenig)
23403              Date: 16 Dec 2000 15:13:36 +0100
23404              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
23405              
23406              Document (comment) the q(di ds ig) trick in the code.
23407      Branch: perl
23408            ! op.c
23409 ____________________________________________________________________________
23410 [  8193] By: jhi                                   on 2000/12/19  17:10:57
23411         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
23412              From: "Mark J. Reed" <mreed@strange.turner.com>
23413              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
23414              Message-Id: <200012160222.VAA13986@strange.turner.com>
23415      Branch: perl
23416            ! ext/Sys/Syslog/Syslog.pm
23417 ____________________________________________________________________________
23418 [  8192] By: jhi                                   on 2000/12/19  17:07:45
23419         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
23420              From: Nicholas Clark <nick@ccl4.org>
23421              Date: Sat, 16 Dec 2000 19:03:13 +0000
23422              Message-ID: <20001216190313.D68304@plum.flirble.org>
23423      Branch: perl
23424            ! t/op/64bitint.t
23425 ____________________________________________________________________________
23426 [  8191] By: jhi                                   on 2000/12/19  17:06:13
23427         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
23428              From: Dominic Dunlop <domo@computer.org>
23429              Date: Mon, 18 Dec 2000 12:00:15 +0100
23430              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
23431              
23432              This patchlet is needed in order that perl can be statically linked.  
23433      Branch: perl
23434            ! regexec.c
23435 ____________________________________________________________________________
23436 [  8190] By: jhi                                   on 2000/12/19  17:03:08
23437         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
23438              From: "Craig A. Berry" <craig.berry@psinetcs.com>
23439              Date: Sun, 17 Dec 2000 00:18:35 -0600
23440              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
23441      Branch: perl
23442            ! perlio.h vms/gen_shrfls.pl
23443 ____________________________________________________________________________
23444 [  8189] By: jhi                                   on 2000/12/19  16:20:28
23445         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
23446              From: Prymmer/Kahn <pvhp@best.com>
23447              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
23448              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
23449              
23450              A better version of #8188.
23451      Branch: perl
23452            ! pod/perlfaq3.pod
23453 ____________________________________________________________________________
23454 [  8188] By: jhi                                   on 2000/12/19  15:57:06
23455         Log: (Replaced by #8189)
23456              
23457              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
23458              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
23459              From: Prymmer/Kahn <pvhp@best.com>
23460              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
23461              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
23462              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
23463              Date: Mon, 18 Dec 2000 11:10:45 -0500
23464              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
23465      Branch: perl
23466            ! pod/perlfaq3.pod
23467 ____________________________________________________________________________
23468 [  8187] By: jhi                                   on 2000/12/19  15:54:19
23469         Log: Email address fix for Anton Berezin.
23470      Branch: perl
23471            ! AUTHORS
23472 ____________________________________________________________________________
23473 [  8186] By: jhi                                   on 2000/12/19  15:38:54
23474         Log: Subject: [PATCH perl@8102] cygwin port
23475              From: "Eric Fifer" <efifer@dircon.co.uk> 
23476              Date: Thu, 14 Dec 2000 13:41:29 -0000
23477              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
23478              
23479              When compiling modules the data item that is being imported
23480              from libperl.dll needs to be tagged as imported/shared data:
23481              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
23482      Branch: perl
23483            ! perliol.h
23484 ____________________________________________________________________________
23485 [  8185] By: jhi                                   on 2000/12/19  14:53:24
23486         Log: Regen uconfig.h and uconfig.sh.
23487      Branch: perl
23488            ! uconfig.h uconfig.sh
23489 ____________________________________________________________________________
23490 [  8184] By: jhi                                   on 2000/12/18  20:43:49
23491         Log: Comments work so much better when they are closed.
23492      Branch: perl
23493            ! regcomp.c
23494 ____________________________________________________________________________
23495 [  8183] By: jhi                                   on 2000/12/18  18:04:02
23496         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
23497              Fixes the bug 20001218.016.
23498      Branch: perl
23499            ! regcomp.c
23500 ____________________________________________________________________________
23501 [  8182] By: gsar                                  on 2000/12/18  09:53:47
23502         Log: delete spurious files
23503      Branch: maint-5.6/perl
23504            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
23505            - vos/config.h vos/config_h.SH_orig
23506 ____________________________________________________________________________
23507 [  8181] By: gsar                                  on 2000/12/18  09:46:08
23508         Log: regen perltoc
23509      Branch: maint-5.6/perl
23510            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
23511 ____________________________________________________________________________
23512 [  8180] By: gsar                                  on 2000/12/18  09:20:27
23513         Log: integrate changes#7924..7926,7946,7952 from mainline
23514      Branch: maint-5.6/perl
23515           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
23516           !> lib/File/stat.pm t/lib/class-struct.t
23517 ____________________________________________________________________________
23518 [  8179] By: gsar                                  on 2000/12/18  08:55:54
23519         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
23520              7918,7919,7988,8907 from mainline (various)
23521      Branch: maint-5.6/perl
23522           +> t/lib/class-struct.t
23523           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
23524           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
23525           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
23526 ____________________________________________________________________________
23527 [  8178] By: gsar                                  on 2000/12/18  08:16:30
23528         Log: avoid redefinition warnings on windows due to sys/socket.h getting
23529              #included before win32.h
23530      Branch: maint-5.6/perl
23531            ! win32/include/sys/socket.h
23532 ____________________________________________________________________________
23533 [  8177] By: gsar                                  on 2000/12/18  05:24:04
23534         Log: make regen_headers; fix POSIX.xs problems; remove outdated
23535              code from sys/socket.h that makes build fail now
23536      Branch: maint-5.6/perl
23537            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
23538            ! pod/perlapi.pod
23539           !> win32/include/sys/socket.h
23540 ____________________________________________________________________________
23541 [  8176] By: gsar                                  on 2000/12/18  05:20:17
23542         Log: update Changes
23543      Branch: maint-5.6/perl
23544            ! Changes patchlevel.h
23545 ____________________________________________________________________________
23546 [  8175] By: gsar                                  on 2000/12/18  04:57:48
23547         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
23548              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
23549              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
23550              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
23551              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
23552              7823,7825,7838
23553      Branch: maint-5.6/perl
23554           +> lib/File/Spec/Epoc.pm
23555           !> (integrate 88 files)
23556 ____________________________________________________________________________
23557 [  8174] By: gsar                                  on 2000/12/18  03:53:09
23558         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
23559              7625..7629,7631..7634,7637,7639,7642 from mainline
23560      Branch: maint-5.6/perl
23561           +> README.solaris
23562           !> (integrate 26 files)
23563 ____________________________________________________________________________
23564 [  8173] By: gsar                                  on 2000/12/18  03:37:02
23565         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
23566              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
23567              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
23568              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
23569      Branch: maint-5.6/perl
23570           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
23571            - MAINTAIN
23572           !> (integrate 111 files)
23573 ____________________________________________________________________________
23574 [  8172] By: jhi                                   on 2000/12/18  02:49:27
23575         Log: Regen pods.
23576      Branch: perl
23577            ! pod/perlmodlib.pod pod/perltoc.pod
23578 ____________________________________________________________________________
23579 [  8171] By: gsar                                  on 2000/12/18  02:49:24
23580         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
23581              7465..7471 from mainline
23582              
23583              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
23584              in platforms that strictly require all the symbols being present
23585              at link time.
23586              
23587              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
23588              
23589              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
23590              
23591              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
23592              
23593              Subject: [PATCH] todo
23594              
23595              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
23596              
23597              Use $sort, $uniq (and $tr) consistently as wondered
23598              by Nicholas Clark.
23599              
23600              Too enthusiastic editing in #7460.
23601              
23602              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
23603              
23604              Upgrade to CPAN 1.58_55.
23605              Subject: CPAN.pm status
23606              
23607              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
23608              
23609              Make target reordering to avoid pointless re-makes.
23610              Subject: Re: Total re-make of 'make okfile' after 7451 ?
23611              
23612              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
23613              
23614              Subject: DOC PATCH 5.6.0
23615              
23616              Add the repository doc by Malcolm, Sarathy, and by Simon,
23617              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
23618      Branch: maint-5.6/perl
23619           +> Porting/repository.pod
23620           !> Configure MANIFEST Makefile.SH README.dos README.os2
23621           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
23622           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
23623           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
23624 ____________________________________________________________________________
23625 [  8169] By: gsar                                  on 2000/12/18  02:33:34
23626         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
23627              7435..7441,7445 from mainline
23628              
23629              Make the UTF-8 decoding stricter and more verbose when
23630              malformation happens.  This involved adding an argument
23631              to utf8_to_uv_chk(), which involved changing its prototype,
23632              and prefer STRLEN over I32 for the UTF-8 length, which as
23633              a domino effect necessitated changing the prototypes of
23634              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
23635              The stricter UTF-8 decoding checking uses Markus Kuhn's
23636              UTF-8 Decode Stress Tester from
23637              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
23638              
23639              Run vms/vms_yfix.pl, should have done that after changing
23640              perly.c in #7382.
23641              
23642              Subject: [PATCH 5.7.0] static linking with uninstalled perl
23643              
23644              (Replaced by #7440.)
23645              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
23646              
23647              Fix the bug ID 20001024.005, the bug introduced by #7416.
23648              
23649              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
23650              
23651              Fix the bug reported in
23652              From: andreas.koenig@anima.de (Andreas J. Koenig)
23653              Also make is_utf8_char() stricter.
23654              
23655              Missed the header file changes from #7425.
23656              
23657              Check if stdio supports tweaking lval and cnt simultaneously.
23658              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
23659              
23660              Stratus VOS updates from Paul Green.
23661              
23662              Podify README.epoc and README.vos.
23663              
23664              Add targets to Makefile.SH, most importantly
23665              'regen_all' which also remembers to update vms/perly*.
23666              
23667              Subject: Minor update to find2perl, for portability
23668              
23669              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
23670              
23671              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
23672              
23673              Rename UTF8LEN() to be UNISKIP(), too confusing to have
23674              UTF8LEN() and UTF8SKIP(). 
23675              
23676              Allow poking holes at the UTF-8 decoding strictness.
23677              
23678              Continue the internal UTF-8 API tweaking.
23679              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
23680              used much more than the simpler API, now called utf8_to_uv_simple().
23681              Still not quite happy with API, too much partial duplication
23682              of functionality.
23683              
23684              A new version of making the syslog test more robust.
23685              (Replaces #7421.)
23686              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
23687              
23688              buildtoc target tweaks.
23689              
23690              Integrate with vmsperl #7430 by Charles Bailey:
23691              
23692              Cleanup from prior patch (Charles Lane?):
23693              - improve handling of MFDs in Basename and Path
23694              - default to no xsubpp line # munging when building debug images
23695      Branch: maint-5.6/perl
23696           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
23697           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
23698           !> (integrate 67 files)
23699 ____________________________________________________________________________
23700 [  8168] By: gsar                                  on 2000/12/18  02:05:49
23701         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
23702              
23703              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
23704              From: Martin Husemann <martin@duskware.de>
23705              
23706              Subject: [PATCH 5.7.0] restore match data on backtracing
23707              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23708      Branch: maint-5.6/perl
23709           !> regcomp.c regexec.c t/op/re_tests
23710 ____________________________________________________________________________
23711 [  8167] By: gsar                                  on 2000/12/18  01:55:22
23712         Log: integrate changes#7858,7986 from mainline
23713              
23714              C<foreach my $x ...> in pseudo-fork()ed process may diddle
23715              parent's memory; fix it by keeping track of the actual pad
23716              offset rather than a raw pointer (this change is probably also
23717              relevant to non-ithreads case to avoid fallout from reallocs of
23718              the pad array, but is currently only enabled for the ithreads
23719              case in the interests of minimal disruption to existing "well
23720              tested" code)
23721              
23722              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
23723              due to the notorious GetFileType() bug in Windows 9x, which fstat()
23724              tickles)
23725      Branch: maint-5.6/perl
23726           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
23727           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
23728           !> win32/win32.c win32/win32.h win32/win32sck.c
23729 ____________________________________________________________________________
23730 [  8166] By: gsar                                  on 2000/12/18  01:52:59
23731         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
23732              from mainline (xsubpp and ExtUtils::LibList fixups, various
23733              other small items)
23734      Branch: maint-5.6/perl
23735           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
23736           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
23737           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
23738           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
23739           !> win32/bin/search.pl
23740 ____________________________________________________________________________
23741 [  8165] By: gsar                                  on 2000/12/18  01:28:45
23742         Log: integrate changes#7533,7563,7611,7623 from mainline (various
23743              malloc.c embellishments)
23744      Branch: maint-5.6/perl
23745           !> malloc.c pod/perldiag.pod
23746 ____________________________________________________________________________
23747 [  8164] By: gsar                                  on 2000/12/18  01:23:33
23748         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
23749              fixups)
23750      Branch: maint-5.6/perl
23751           !> utils/h2xs.PL
23752 ____________________________________________________________________________
23753 [  8163] By: gsar                                  on 2000/12/18  01:17:50
23754         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
23755              fixups)
23756      Branch: maint-5.6/perl
23757           !> Makefile.SH utils/perlbug.PL
23758 ____________________________________________________________________________
23759 [  8162] By: gsar                                  on 2000/12/18  00:25:43
23760         Log: always export Perl_deb() (it is required by re.xs whether
23761              Perl is built with or without -DDEBUGGING)
23762      Branch: maint-5.6/perl
23763            ! makedef.pl
23764 ____________________________________________________________________________
23765 [  8161] By: gsar                                  on 2000/12/18  00:23:38
23766         Log: integrate change#7414 from mainline
23767              
23768              Undo the basename() part of #7412 since the lib/basename
23769              tests would need upgrading too.
23770              
23771              squelch two tests in tr.t that rely on tr/// paranoia change
23772              that's not in 5.6.x
23773      Branch: maint-5.6/perl
23774            ! t/op/tr.t
23775           !> lib/File/Basename.pm
23776 ____________________________________________________________________________
23777 [  8160] By: gsar                                  on 2000/12/18  00:05:30
23778         Log: missing change in previous integrate
23779      Branch: maint-5.6/perl
23780           !> README.aix
23781 ____________________________________________________________________________
23782 [  8159] By: gsar                                  on 2000/12/18  00:03:38
23783         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
23784              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
23785              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
23786              7410..7413 from mainline
23787      Branch: maint-5.6/perl
23788           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
23789           +> t/lib/tie-splice.t
23790            - lib/unicode/Is/DCinital.pl
23791           !> (integrate 112 files)
23792 ____________________________________________________________________________
23793 [  8158] By: jhi                                   on 2000/12/17  23:04:24
23794         Log: Subject: [PATCHES] RE: perl@8150 
23795              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
23796              Date: Sun, 17 Dec 2000 21:46:39 +0100
23797              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
23798              
23799              Neither cygwin has a getpwuid() one can trust on.
23800      Branch: perl
23801            ! t/lib/glob-basic.t
23802 ____________________________________________________________________________
23803 [  8157] By: jhi                                   on 2000/12/17  23:01:54
23804         Log: More MAN.PODS => {} fixes.
23805      Branch: perl
23806            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
23807            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
23808            ! os2/OS2/REXX/Makefile.PL
23809 ____________________________________________________________________________
23810 [  8156] By: gsar                                  on 2000/12/17  22:49:13
23811         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
23812              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
23813              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
23814              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
23815              7201,7204 from mainline
23816      Branch: maint-5.6/perl
23817           !> (integrate 121 files)
23818 ____________________________________________________________________________
23819 [  8155] By: jhi                                   on 2000/12/17  22:30:58
23820         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
23821              From: "Craig A. Berry" <craigberry@mac.com>
23822              Date: Sun, 17 Dec 2000 13:09:28 -0600
23823              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
23824              
23825              MAN.PODS => ' ' is naughty.
23826      Branch: perl
23827            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
23828 ____________________________________________________________________________
23829 [  8154] By: nick                                  on 2000/12/17  22:07:13
23830         Log: MULTIPLICITY nit.
23831      Branch: perl
23832            ! mg.c
23833 ____________________________________________________________________________
23834 [  8153] By: gsar                                  on 2000/12/17  21:23:05
23835         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
23836              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
23837              from mainline
23838              
23839              Document the SvIOK_.*UV().
23840              
23841              Update Unicode todo list.
23842              
23843              Guard against bad string->int conversion for quads.
23844              
23845              Subject: small apidoc fix
23846              
23847              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
23848              
23849              Subject: [PATCH] Tied filehandle documentation
23850              
23851              Subject: [PATCH] Modernize Opcode.pm documentation
23852              
23853              Make Data::Dumper (non-XS) to work with changed semantics of ref().
23854              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
23855              [applied even though said semantics didn't change in 5.6.x]
23856              
23857              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
23858              
23859              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
23860              
23861              Fix the URL, but the server is still missing in action.
23862              Subject: [ID 20000905.002] perlfaq1.pod URL error
23863              
23864              Subject: [ID 20000903.001] \w in utf8-strings
23865              
23866              Fix the ccversion detection for 5.1 and beyond.
23867              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
23868              
23869              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
23870              
23871              Subject: [ID 20000904.008] Tiny fix for perldiag
23872              
23873              Subject: Re: [ID 20000906.004] segfault with bad perl statement
23874              
23875              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
23876              
23877              Subject: [ID 20000908.002] perlipc documentation bug.
23878              
23879              Subject: [PATCH lib/Benchmark.pm]
23880              
23881              Re-allow vec() for characters > 255.
23882              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
23883              
23884              Do away with memory models cruft.  Sorry, PDP users.
23885              
23886              Continue #7041.
23887              
23888              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
23889              
23890              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
23891              
23892              Upgrade to CPAN 1.57_65, from Andreas König.
23893              
23894              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
23895              by Russ Allbery.
23896              
23897              Silence t/pod/*.t about alternate quote-mappings now implemented
23898              by Pod::Text, from Brad Appleton.
23899              
23900              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
23901              Subject: borland C++ win32.c tweak
23902              
23903              C<@a = @b = split(...)> optimization coredumps under ithreads
23904              (missed a spot when fixing up op_pmreplroot hack for ithreads)
23905              
23906              Document the SvUTF8*().
23907              
23908              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
23909              
23910              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
23911              
23912              Do in VMS as the #7054 does.
23913              
23914              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
23915              
23916              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
23917              
23918              Subject: [patch: perl@7045] vms updates
23919              
23920              Test for the #7049.
23921              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
23922              
23923              Break up the myconfig lines a bit.
23924              Subject: perlbug/perl -V output format
23925              
23926              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
23927              
23928              The #7054 truncated Configure badly.
23929              
23930              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
23931              initialization in all the threads on Windows
23932              
23933              Allow for whitespace between "#" and "line" in cpp output.
23934              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
23935              
23936              Remove vestiges of tr//CU.
23937              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
23938              
23939              The return value of setlocale must be copied away.
23940              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
23941              
23942              Allow chop() and chomp() to be overridden.
23943              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
23944              
23945              Hints optimization.
23946              Subject: Minor nit
23947              
23948              Subject: [PATCH] de-wall t/README
23949              
23950              Subject: Re: Two advertising clauses need to be removed
23951      Branch: maint-5.6/perl
23952           !> (integrate 75 files)
23953 ____________________________________________________________________________
23954 [  8152] By: gsar                                  on 2000/12/17  20:30:11
23955         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
23956              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
23957              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
23958              
23959              Don't attach -ld to the archname if pointless.
23960              
23961              Document UNTIE in a very minimalistic way.
23962              
23963              POSIX doesn't report long double values under -Duselongdouble
23964              when the long doubles are "real" (bigger than doubles).
23965              
23966              More author updates.
23967              
23968              Try to deduce NV_MAX.  Really should be Configure fodder.
23969              
23970              :: not allowed in pathnames, change to .
23971              Subject: [PATCH perl@6938] cygwin port
23972              
23973              Forget about NV_MAX (#6951).  Various floating point tweaks,
23974              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
23975              
23976              Move the Solaris 7 scan to use64bitall, make the
23977              failure to find 64-bot sparc libc to mention the
23978              possibility of being in an intel, from Lupe and Alan.
23979              
23980              Regen perltoc.
23981              
23982              AUTHORS tweaks, from Peter Prymmer.
23983              
23984              More address tweaking.
23985              
23986              Small tweaks all over.
23987              
23988              File::Temp patches from Andreas König,
23989              
23990              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
23991              
23992              Subject: CPAN.pm beta 1.57_57 for the core
23993              
23994              Part of the solution.
23995              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
23996              
23997              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
23998              
23999              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
24000              
24001              Add the overload warnings to perldiag.
24002              
24003              Drop unused argument.
24004              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
24005              
24006              Subject: Nit in Configure (bleadperl@6961)
24007              
24008              Update to PodParser 1.18, from Brad Appleton.
24009              
24010              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
24011              
24012              Subject: [PATCH: 6948] add SCNfldbl to configure.com
24013              
24014              Document UNTIE. Also tweak implementation to suppress the 'inner references'
24015              warning when UNTIE exists and instead pass the cound of extra references to
24016              the UNTIE method.
24017              
24018              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
24019              so that case-ignoring systems like DCL can tell them from
24020              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
24021              
24022              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
24023              
24024              Feature ordering tweak.
24025              
24026              Regen perltoc.
24027              
24028              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
24029              
24030              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
24031              
24032              Subject: http:// in L<>
24033              
24034              Detypo.
24035              
24036              change#6791 accidentally clobbered change#6710, put it back
24037              
24038              Only the first line, thank you very much.
24039              
24040              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
24041              plus rework the http: spots as suggested by Tom Christiansen,
24042              plus regen perltoc.
24043              
24044              Undo part of change 6489 which looks like a bulk edit which
24045              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
24046              The supressing of main:: on return from select() is undesirable.
24047              
24048              Apparently avoiding the swapping is too costly.
24049              
24050              Various Configure nits by Philip Newton,
24051              plus the ebcdic one by me.
24052              
24053              Make certain cc is set before trying to run it.
24054              
24055              If overloaded %{} etc. return the object do not loop.
24056              Thus  sub deref { $_[0] } functions if object is wanted type.
24057              
24058              Update perlhist.
24059              
24060              More %{} and other deref special casing - do not pass to 'nomethod'.
24061      Branch: maint-5.6/perl
24062           !> (integrate 59 files)
24063 ____________________________________________________________________________
24064 [  8151] By: gsar                                  on 2000/12/17  19:14:38
24065         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
24066              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
24067              
24068              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
24069              
24070              Make the epsilon to be relative, not absolute.
24071              
24072              Put back the flags dump as reasoned in
24073              Subject: Re: [PATCH] Glob dumping
24074              
24075              Introduce ccname to keep track of what compiler kind of we have.
24076              
24077              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
24078              
24079              Put back the slice accidentally removed by #6907.
24080              
24081              Reset archname and archname64 always, forcing them be
24082              recomputed at each Configure run, make Configure and
24083              the hints files agree on the naming of largefiles variables.
24084              
24085              Don't say "Perl 5.0 source kit".
24086              
24087              Subject: [PATCH] fix misc cast warnings
24088              
24089              Subject: typos in pods
24090              
24091              NVs not necessarily doubles, as pointed out by Yitzchak.
24092              
24093              Subject: [PATCH 6889] add a few ldbl formats to configure.com
24094              
24095              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
24096              
24097              Better options for rsync.
24098              
24099              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
24100              
24101              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
24102              
24103              Subject: [PATCH] Re: UNTIE method 
24104              
24105              A better fix for the Socket building problem from Craig Berry.
24106              
24107              Retract the dummy test, skip the security tests (instead of failing),
24108              explain what the warnings mean.
24109              
24110              Heap decorruption.
24111              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
24112              
24113              Update to Unicode 3.0.1.
24114              
24115              Missed one Unicode file.
24116              
24117              Subject: Re: typos in pods
24118              
24119              The #6929 was too skimpy.
24120              
24121              sscanf() may be the only way to read long doubles from strings.
24122              
24123              Reveal Borland's isnan.
24124              Subject: build with BC++ tweak
24125              
24126              Issue useful diagnostic on unknown pod commands.
24127              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
24128              
24129              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
24130              
24131              Clarify the third case of ftmp-security warnings.
24132              
24133              Make -Dusemorebits find long doubles in Solaris.
24134              
24135              Wrap the test in eval.
24136      Branch: maint-5.6/perl
24137           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
24138           +> lib/unicode/PropList.txt lib/unicode/README.perl
24139           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
24140           +> lib/unicode/Unicode.301 vms/vmspipe.com
24141            - lib/unicode/Props.txt lib/unicode/UCD300.html
24142            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
24143           !> (integrate 305 files)
24144 ____________________________________________________________________________
24145 [  8150] By: jhi                                   on 2000/12/17  18:47:57
24146         Log: Uncheckedin generated files.
24147      Branch: perl
24148            ! global.sym perlapi.c pod/perlapi.pod
24149 ____________________________________________________________________________
24150 [  8149] By: jhi                                   on 2000/12/17  18:41:22
24151         Log: Update Changes.
24152      Branch: perl
24153            ! Changes patchlevel.h
24154 ____________________________________________________________________________
24155 [  8148] By: jhi                                   on 2000/12/17  18:39:16
24156         Log: Subject: [PATCH] Fcntl constants speedup
24157              From: Nicholas Clark <nick@ccl4.org>
24158              Date: Sun, 17 Dec 2000 16:29:24 +0000
24159              Message-ID: <20001217162924.E97668@plum.flirble.org>
24160              
24161              Use IVs for the Fcntl constants instead of NVs.
24162      Branch: perl
24163            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
24164 ____________________________________________________________________________
24165 [  8147] By: jhi                                   on 2000/12/17  18:33:41
24166         Log: Add test for #8145 (binmode() warning), add warning for
24167              ioctl() and sockpair(), document them. (fileno() cannot
24168              be tripwired with the same kind of warning because
24169              'defined fileno($foo)' seems to be an idiom.)
24170      Branch: perl
24171            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
24172 ____________________________________________________________________________
24173 [  8146] By: gsar                                  on 2000/12/17  18:09:08
24174         Log: update Changes
24175      Branch: maint-5.6/perl
24176            ! Changes
24177 ____________________________________________________________________________
24178 [  8145] By: jhi                                   on 2000/12/17  17:39:35
24179         Log: Subject: [PATCH] Re: The long awaited feature ...
24180              From: Simon Cozens <simon@cozens.net>
24181              Date: Sun, 17 Dec 2000 12:31:56 +0000
24182              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
24183              
24184              Add a warning to binmode() about using bad filehandles
24185              (can happen e.g. if someone forgets the filehandle argument)
24186      Branch: perl
24187            ! pp_sys.c
24188 ____________________________________________________________________________
24189 [  8144] By: jhi                                   on 2000/12/17  17:33:48
24190         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
24191              From: Jonathan Stowe <gellyfish@gellyfish.com>
24192              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
24193              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
24194      Branch: perl
24195            ! lib/Net/Ping.pm
24196 ____________________________________________________________________________
24197 [  8143] By: jhi                                   on 2000/12/17  05:31:37
24198         Log: Polymorphic regexps.
24199              
24200              Fixes at least the bugs 20001028.003 (both of them...) and
24201              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
24202              also to be fixed by now, probably already before this patch.
24203      Branch: perl
24204            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
24205            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
24206            ! t/op/utf8decode.t t/pragma/utf8.t
24207 ____________________________________________________________________________
24208 [  8142] By: jhi                                   on 2000/12/16  17:16:05
24209         Log: Subject: [patch perl@8102] dos/djgpp update
24210              From: Laszlo Molnar <ml1050@freemail.hu>
24211              Date: Sat, 16 Dec 2000 01:40:52 +0100
24212              Message-ID: <20001216014052.A335@freemail.hu>
24213      Branch: perl
24214            ! djgpp/config.over t/base/commonsense.t
24215 ____________________________________________________________________________
24216 [  8141] By: jhi                                   on 2000/12/16  17:09:27
24217         Log: Few uncheckedin files.
24218      Branch: perl
24219            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
24220 ____________________________________________________________________________
24221 [  8140] By: nick                                  on 2000/12/15  22:14:31
24222         Log: Integrate mainline
24223      Branch: perlio
24224           !> (integrate 53 files)
24225 ____________________________________________________________________________
24226 [  8139] By: jhi                                   on 2000/12/15  19:49:49
24227         Log: One more IVUV tweak from Nicholas Clark.
24228      Branch: perl
24229            ! sv.c
24230 ____________________________________________________________________________
24231 [  8138] By: jhi                                   on 2000/12/15  19:17:06
24232         Log: Return of the IVUV-preservation, now seems to be happy even
24233              in Digital UNIX (the broken strtoul brokenness detection
24234              seems to have been the fly in the ointment).
24235      Branch: perl
24236            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24237            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
24238            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
24239            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
24240            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
24241            ! vos/config.ga.h win32/config.bc win32/config.gc
24242            ! win32/config.vc
24243 ____________________________________________________________________________
24244 [  8137] By: jhi                                   on 2000/12/15  18:12:14
24245         Log: Metaconfig unit change for #8136.
24246      Branch: metaconfig
24247            ! U/modified/d_strtoul.U
24248      Branch: metaconfig/U/perl
24249            ! d_strtoull.U d_strtouq.U
24250 ____________________________________________________________________________
24251 [  8136] By: jhi                                   on 2000/12/15  18:11:35
24252         Log: I don't think it's sensible or portable to test the strtou*
24253              on /^-/ strings.
24254      Branch: perl
24255            ! Configure
24256 ____________________________________________________________________________
24257 [  8135] By: jhi                                   on 2000/12/15  17:18:49
24258         Log: Metaconfig unit change for #8134.
24259      Branch: metaconfig
24260            ! U/modified/d_strtoul.U
24261 ____________________________________________________________________________
24262 [  8134] By: jhi                                   on 2000/12/15  17:14:13
24263         Log: If longsize is 8 we don't need a LL suffix for integer constants.
24264      Branch: perl
24265            ! Configure config_h.SH
24266 ____________________________________________________________________________
24267 [  8133] By: jhi                                   on 2000/12/15  16:00:23
24268         Log: Update Changes.
24269      Branch: perl
24270            ! Changes patchlevel.h
24271 ____________________________________________________________________________
24272 [  8132] By: jhi                                   on 2000/12/15  15:44:16
24273         Log: Some compilers get huffy if you do not cast a const pointer
24274              to a non-const when assigning.
24275      Branch: perl
24276            ! gv.c
24277 ____________________________________________________________________________
24278 [  8131] By: jhi                                   on 2000/12/15  15:38:30
24279         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
24280              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24281              Date: Fri, 15 Dec 2000 05:26:57 -0500
24282              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
24283      Branch: perl
24284            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
24285            ! t/pragma/overload.t
24286 ____________________________________________________________________________
24287 [  8130] By: jhi                                   on 2000/12/15  15:36:08
24288         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
24289              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24290              Date: Thu, 14 Dec 2000 22:02:43 -0500
24291              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
24292      Branch: perl
24293            ! gv.c perl.h
24294 ____________________________________________________________________________
24295 [  8129] By: jhi                                   on 2000/12/15  15:34:16
24296         Log: Subject: PATCH: h2xs nit
24297              From: Tim Jenness <t.jenness@jach.hawaii.edu>
24298              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
24299              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
24300              
24301              Add a template README.
24302      Branch: perl
24303            ! utils/h2xs.PL
24304 ____________________________________________________________________________
24305 [  8128] By: jhi                                   on 2000/12/15  15:32:22
24306         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
24307      Branch: perl
24308            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
24309 ____________________________________________________________________________
24310 [  8127] By: jhi                                   on 2000/12/15  15:19:34
24311         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
24312              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24313              Date:     Thu, 14 Dec 2000 20:04:42 EST
24314              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
24315      Branch: perl
24316            ! ext/Opcode/Opcode.xs
24317 ____________________________________________________________________________
24318 [  8126] By: jhi                                   on 2000/12/15  15:17:49
24319         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
24320              From: Peter Prymmer <pvhp@forte.com>
24321              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
24322              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
24323      Branch: perl
24324            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
24325            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
24326            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
24327 ____________________________________________________________________________
24328 [  8125] By: jhi                                   on 2000/12/15  15:11:05
24329         Log: This seems to be a stage sane and stable enough to checkin.
24330              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
24331      Branch: perl
24332            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
24333            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
24334            ! t/op/cmp.t t/op/numconvert.t
24335 ____________________________________________________________________________
24336 [  8124] By: jhi                                   on 2000/12/15  04:20:26
24337         Log: Something is really wonky.
24338      Branch: perl
24339            ! sv.c
24340 ____________________________________________________________________________
24341 [  8123] By: jhi                                   on 2000/12/15  04:00:50
24342         Log: Fixes for the IV UV patches to compile in Digital UNIX.
24343      Branch: perl
24344            ! sv.c
24345 ____________________________________________________________________________
24346 [  8122] By: jhi                                   on 2000/12/15  02:53:40
24347         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
24348              From: "Craig A. Berry" <craigberry@mac.com>
24349              Date: Thu, 14 Dec 2000 19:10:49 -0600
24350              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
24351      Branch: perl
24352            ! vms/vms.c
24353 ____________________________________________________________________________
24354 [  8121] By: jhi                                   on 2000/12/15  02:50:00
24355         Log: Metaconfig changes for #8120.
24356      Branch: metaconfig
24357            + U/modified/d_strtoul.U
24358      Branch: metaconfig/U/perl
24359            ! d_strtoull.U d_strtouq.U
24360 ____________________________________________________________________________
24361 [  8120] By: jhi                                   on 2000/12/15  02:49:42
24362         Log: From: Nicholas Clark <nick@ccl4.org> 
24363              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
24364              Date: Thu, 14 Dec 2000 18:38:57 +0000
24365              Message-ID: <20001214183857.B97909@plum.flirble.org>
24366      Branch: perl
24367            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24368            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
24369            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
24370            ! vos/config.ga.def vos/config.ga.h win32/config.bc
24371            ! win32/config.gc win32/config.vc
24372 ____________________________________________________________________________
24373 [  8119] By: jhi                                   on 2000/12/14  23:40:58
24374         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
24375              From: Nicholas Clark <nick@ccl4.org>
24376              Date: Wed, 13 Dec 2000 20:08:50 +0000
24377              Message-ID: <20001213200849.B71166@plum.flirble.org>
24378      Branch: perl
24379            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
24380            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
24381 ____________________________________________________________________________
24382 [  8118] By: jhi                                   on 2000/12/14  22:46:26
24383         Log: Integrate perlio.
24384      Branch: perl
24385           !> MANIFEST ext/Encode/compile makedef.pl
24386 ____________________________________________________________________________
24387 [  8117] By: nick                                  on 2000/12/14  22:38:53
24388         Log: Win32 tweaks to get Encode to build
24389              - temp hack to makedef.pl till PerlIO is properly "exported".
24390              - MSVC dislikes  
24391              static encpage_t foo[];
24392              so make 'em extern for now.
24393      Branch: perlio
24394            ! ext/Encode/compile makedef.pl
24395 ____________________________________________________________________________
24396 [  8116] By: nick                                  on 2000/12/14  22:00:53
24397         Log: Document the new files
24398      Branch: perlio
24399            ! MANIFEST
24400 ____________________________________________________________________________
24401 [  8115] By: jhi                                   on 2000/12/14  21:58:01
24402         Log: MANIFEST new files of #8114.
24403      Branch: perl
24404            ! MANIFEST
24405 ____________________________________________________________________________
24406 [  8114] By: jhi                                   on 2000/12/14  21:50:49
24407         Log: Integrate perlio.
24408      Branch: perl
24409           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
24410           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
24411           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
24412           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
24413           !> ext/Encode/Makefile.PL
24414 ____________________________________________________________________________
24415 [  8113] By: jhi                                   on 2000/12/14  21:48:49
24416         Log: The documentation part of the
24417              
24418              Subject: [ID 20001214.002] Net::Ping patch
24419              From: Jonathan Stowe <gellyfish@gellyfish.com>
24420              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
24421              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
24422              since the #7529 had already addressed the same problem.
24423      Branch: perl
24424            ! lib/Net/Ping.pm
24425 ____________________________________________________________________________
24426 [  8112] By: jhi                                   on 2000/12/14  21:42:57
24427         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
24428              From: Dominic Dunlop <domo@computer.org>
24429              Date: Tue, 12 Dec 2000 10:47:10 +0100
24430              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
24431              
24432              Document how elusive subroutines can be.
24433      Branch: perl
24434            ! pod/perlfunc.pod
24435 ____________________________________________________________________________
24436 [  8111] By: jhi                                   on 2000/12/14  21:38:05
24437         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
24438              From: Dominic Dunlop <domo@computer.org>
24439              Date: Thu, 14 Dec 2000 10:13:51 +0100
24440              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
24441      Branch: perl
24442            ! ext/POSIX/POSIX.pod
24443 ____________________________________________________________________________
24444 [  8110] By: jhi                                   on 2000/12/14  21:36:32
24445         Log: Subject: [patch] perlfaq7
24446              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
24447              Date: Thu, 14 Dec 2000 15:31:07 +0100
24448              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
24449      Branch: perl
24450            ! pod/perlfaq7.pod
24451 ____________________________________________________________________________
24452 [  8109] By: jhi                                   on 2000/12/14  21:29:20
24453         Log: Subject: [8104] Encode
24454              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24455              Date: Thu, 14 Dec 2000 14:49:34 +0100
24456              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
24457              
24458              Type casting for nervous compilers.
24459      Branch: perl
24460            ! ext/Encode/Encode.xs
24461 ____________________________________________________________________________
24462 [  8108] By: jhi                                   on 2000/12/14  21:26:17
24463         Log: Subject: [8104] DB_File
24464              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24465              Date: Thu, 14 Dec 2000 14:49:35 +0100
24466              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
24467              
24468              Type definition incorrect for DB 2.7.7.  Not known when it
24469              changed, so only changed it for a known revision.
24470      Branch: perl
24471            ! ext/DB_File/DB_File.xs
24472 ____________________________________________________________________________
24473 [  8107] By: jhi                                   on 2000/12/14  21:23:41
24474         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
24475              From: Peter Prymmer <pvhp@forte.com>
24476              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
24477              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
24478              
24479              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
24480      Branch: perl
24481            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
24482            ! ext/Encode/Encode/posix-bc.enc
24483 ____________________________________________________________________________
24484 [  8106] By: nick                                  on 2000/12/14  20:36:13
24485         Log: "Cold" build correction to Encode's Makefile.PL
24486      Branch: perlio
24487            ! ext/Encode/Makefile.PL
24488 ____________________________________________________________________________
24489 [  8105] By: nick                                  on 2000/12/14  20:09:37
24490         Log: "Compiled" encodings.
24491              Correct replacement character in EBCDIC .enc files
24492              Add 0x7F to ASCII repertoire.
24493      Branch: perlio
24494            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
24495            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
24496            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
24497            ! ext/Encode/Makefile.PL ext/Encode/compile
24498            ! ext/Encode/encengine.c ext/Encode/encode.h
24499 ____________________________________________________________________________
24500 [  8104] By: nick                                  on 2000/12/14  00:38:20
24501         Log: Integrate mainline
24502      Branch: perlio
24503           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
24504           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
24505           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
24506           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
24507           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
24508           !> t/lib/db-hash.t t/lib/db-recno.t
24509 ____________________________________________________________________________
24510 [  8103] By: nick                                  on 2000/12/13  23:16:13
24511         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
24512              so far and so it does not get lost.
24513      Branch: perlio
24514            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
24515 ____________________________________________________________________________
24516 [  8102] By: jhi                                   on 2000/12/13  17:14:22
24517         Log: Update Changes.
24518      Branch: perl
24519            ! Changes patchlevel.h
24520 ____________________________________________________________________________
24521 [  8101] By: jhi                                   on 2000/12/13  16:53:41
24522         Log: Move the proto of start_glob() to a better place; regen api files.
24523      Branch: perl
24524            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
24525 ____________________________________________________________________________
24526 [  8100] By: jhi                                   on 2000/12/13  16:47:11
24527         Log: Metaconfig change for #8099.
24528      Branch: metaconfig
24529            ! U/modified/Head.U
24530 ____________________________________________________________________________
24531 [  8099] By: jhi                                   on 2000/12/13  16:46:48
24532         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
24533              From: Andy Dougherty <doughera@lafayette.edu>
24534              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
24535              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
24536      Branch: perl
24537            ! Configure
24538 ____________________________________________________________________________
24539 [  8098] By: jhi                                   on 2000/12/13  16:39:02
24540         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
24541              From: rspier@pobox.com (Robert Spier)
24542              Date: Tue, 12 Dec 2000 21:12:39 -0500
24543              Message-ID: <14902.56087.678086.725773@rls.cx>
24544              
24545              fastgetcwd is defined using a glob alias on a $^O dependent basis -
24546              and there was no default assignment or perl subroutine.
24547      Branch: perl
24548            ! lib/Cwd.pm
24549 ____________________________________________________________________________
24550 [  8097] By: jhi                                   on 2000/12/13  16:16:01
24551         Log: Subject: [PATCH] move startglob out of pp_hot.c
24552              From: Nicholas Clark <nick@ccl4.org>
24553              Date: Mon, 11 Dec 2000 23:16:39 +0000
24554              Message-ID: <20001211231638.A55550@plum.flirble.org>
24555      Branch: perl
24556            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
24557 ____________________________________________________________________________
24558 [  8096] By: jhi                                   on 2000/12/13  15:26:23
24559         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
24560              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
24561              Date: Wed, 13 Dec 2000 14:01:37 +0100
24562              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
24563              
24564              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
24565              in turn requires libpthread in libswanted.
24566      Branch: perl
24567            ! hints/hpux.sh
24568 ____________________________________________________________________________
24569 [  8095] By: jhi                                   on 2000/12/12  19:51:05
24570         Log: The integration wars continue.
24571      Branch: perl
24572           !> sv.c
24573 ____________________________________________________________________________
24574 [  8094] By: jhi                                   on 2000/12/12  19:48:26
24575         Log: Subject: [PATCH perl@8070] DB_File-1.74  
24576              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
24577              Date: Mon, 11 Dec 2000 23:07:17 -0000
24578              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
24579      Branch: perl
24580            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
24581            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
24582            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
24583            ! t/lib/db-recno.t
24584 ____________________________________________________________________________
24585 [  8093] By: nick                                  on 2000/12/12  19:42:13
24586         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
24587      Branch: perlio
24588            ! sv.c
24589           !> lib/File/DosGlob.pm
24590 ____________________________________________________________________________
24591 [  8092] By: jhi                                   on 2000/12/12  19:28:11
24592         Log: Integrate perlio.
24593      Branch: perl
24594           !> sv.c
24595 ____________________________________________________________________________
24596 [  8091] By: nick                                  on 2000/12/12  18:49:45
24597         Log: Fix for Tk, and upgrading shared SVs.
24598      Branch: perlio
24599            ! sv.c
24600 ____________________________________________________________________________
24601 [  8090] By: jhi                                   on 2000/12/12  16:48:59
24602         Log: Subject: [PATCH] Re: Breadperl & Tk
24603              From: Nick Ing-Simmons <nik@tiuk.ti.com>
24604              Date: Tue, 12 Dec 2000 14:48:27 GMT
24605              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
24606      Branch: perl
24607            ! sv.c
24608 ____________________________________________________________________________
24609 [  8089] By: jhi                                   on 2000/12/12  03:37:19
24610         Log: Subject: DosGlob.pm diff for bash style brace expansion.
24611              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
24612              Date: Fri, 8 Dec 2000 10:45:30 -0600
24613              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
24614      Branch: perl
24615            ! lib/File/DosGlob.pm
24616 ____________________________________________________________________________
24617 [  8088] By: nick                                  on 2000/12/11  23:59:59
24618         Log: Integrate mainline
24619      Branch: perlio
24620           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
24621           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
24622           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
24623           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
24624           !> t/op/local.t t/pragma/warn/toke toke.c
24625 ____________________________________________________________________________
24626 [  8087] By: jhi                                   on 2000/12/11  23:20:23
24627         Log: Integrate perlio.
24628      Branch: perl
24629           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
24630 ____________________________________________________________________________
24631 [  8086] By: jhi                                   on 2000/12/11  22:50:59
24632         Log: Tune further the OS detection of CGI.
24633      Branch: perl
24634            ! lib/CGI.pm
24635 ____________________________________________________________________________
24636 [  8085] By: nick                                  on 2000/12/11  22:50:46
24637         Log: Finish 1st pass of "encoding" layer e.g. :
24638              open($fh,"<encoding(iso8859-7)",$greek) || die;
24639      Branch: perlio
24640            ! ext/Encode/Encode.xs perlio.c perliol.h
24641 ____________________________________________________________________________
24642 [  8084] By: jhi                                   on 2000/12/11  22:32:06
24643         Log: Revert the -f ambiguousity patch, seems to cause
24644              too much hassle (the interpret -Q as a function
24645              where Q is not a known filetest part is left in).
24646      Branch: perl
24647            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
24648            ! toke.c
24649 ____________________________________________________________________________
24650 [  8083] By: jhi                                   on 2000/12/11  22:27:23
24651         Log: (accidentally empty check-in)
24652      Branch: perl
24653            ! lib/File/DosGlob.pm
24654 ____________________________________________________________________________
24655 [  8082] By: nick                                  on 2000/12/11  19:09:51
24656         Log: Restore mmap function (broken by tweaks to shared buffer
24657              layer for encode(xxxx)).
24658      Branch: perlio
24659            ! perlio.c
24660 ____________________________________________________________________________
24661 [  8081] By: jhi                                   on 2000/12/11  18:29:13
24662         Log: Subject: Re: The long awaited feature ...
24663              From: Simon Cozens <simon@cozens.net>
24664              Date: Mon, 11 Dec 2000 15:54:24 +0000
24665              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
24666              
24667              More io/utf8 tests.
24668      Branch: perl
24669            ! t/io/utf8.t
24670 ____________________________________________________________________________
24671 [  8080] By: jhi                                   on 2000/12/11  18:19:36
24672         Log: Subject: PATCH MakeMaker manpage clarification
24673              From: andreas.koenig@anima.de (Andreas J. Koenig)
24674              Date: 10 Dec 2000 20:46:13 +0100
24675              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
24676      Branch: perl
24677            ! lib/ExtUtils/MakeMaker.pm
24678 ____________________________________________________________________________
24679 [  8079] By: jhi                                   on 2000/12/11  15:35:07
24680         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
24681              From: Simon Cozens <simon@cozens.net>
24682              Date: Sun, 10 Dec 2000 19:06:19 +0000
24683              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
24684      Branch: perl
24685            ! ext/B/B/Deparse.pm t/lib/b.t
24686 ____________________________________________________________________________
24687 [  8078] By: jhi                                   on 2000/12/11  15:09:11
24688         Log: Subject: [PATCH] docs on NaN
24689              From: Nicholas Clark <nick@ccl4.org>
24690              Date: Mon, 11 Dec 2000 01:48:38 +0000
24691              Message-ID: <20001211014838.B99205@plum.flirble.org>
24692      Branch: perl
24693            ! pod/perlop.pod
24694 ____________________________________________________________________________
24695 [  8077] By: jhi                                   on 2000/12/11  15:02:21
24696         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
24697              From: Simon Cozens <simon@cozens.net>
24698              Date: Mon, 11 Dec 2000 01:21:45 +0000
24699              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
24700      Branch: perl
24701            ! pp.c pp_hot.c scope.c t/op/local.t
24702 ____________________________________________________________________________
24703 [  8076] By: nick                                  on 2000/12/10  20:43:32
24704         Log: Not merge worthy...
24705              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
24706              syntax is modelled on attributes.
24707              Untested fix for io/utf8 on Win32 etc.
24708              Very clumsy start to the encode layer.
24709      Branch: perlio
24710            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
24711 ____________________________________________________________________________
24712 [  8075] By: jhi                                   on 2000/12/10  18:39:33
24713         Log: Darwin is not Windows.
24714      Branch: perl
24715            ! lib/CGI.pm
24716 ____________________________________________________________________________
24717 [  8074] By: jhi                                   on 2000/12/10  18:31:27
24718         Log: Subject: Ambiguous -%c() resolved as a file test
24719              From: "Paul Marquess" <Paul.Marquess@openwave.com>
24720              Date: Sun, 10 Dec 2000 15:35:07 -0000
24721              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
24722      Branch: perl
24723            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
24724 ____________________________________________________________________________
24725 [  8073] By: jhi                                   on 2000/12/10  18:16:29
24726         Log: Subject: PATCH installperl misinformed 
24727              From: andreas.koenig@anima.de (Andreas J. Koenig)
24728              Date: 10 Dec 2000 13:01:32 +0100 
24729              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
24730      Branch: perl
24731            ! installperl
24732 ____________________________________________________________________________
24733 [  8072] By: jhi                                   on 2000/12/10  18:07:55
24734         Log: The walkoptree confusion rages; walkoptree() seems to be coming
24735              from B.xs, while walkoptree_slow() comes from B.pm.
24736      Branch: perl
24737            ! ext/B/B.pm
24738 ____________________________________________________________________________
24739 [  8071] By: nick                                  on 2000/12/10  11:45:47
24740         Log: Integrate mainline
24741      Branch: perlio
24742           +> t/base/commonsense.t
24743           !> (integrate 37 files)
24744 ____________________________________________________________________________
24745 [  8070] By: jhi                                   on 2000/12/10  04:46:21
24746         Log: Update Changes.
24747      Branch: perl
24748            ! Changes patchlevel.h
24749 ____________________________________________________________________________
24750 [  8069] By: jhi                                   on 2000/12/10  04:39:19
24751         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
24752              From: andreas.koenig@anima.de (Andreas J. Koenig)
24753              Date: 09 Dec 2000 17:14:25 +0100
24754              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
24755      Branch: perl
24756            + t/base/commonsense.t
24757            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
24758 ____________________________________________________________________________
24759 [  8068] By: jhi                                   on 2000/12/10  04:17:36
24760         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
24761              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
24762              Date: Sat, 9 Dec 2000 16:47:22 -0000
24763              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
24764      Branch: perl
24765            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
24766            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
24767            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
24768            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
24769            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
24770            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
24771            ! t/lib/sdbm.t
24772 ____________________________________________________________________________
24773 [  8067] By: jhi                                   on 2000/12/10  03:52:02
24774         Log: Test case for #8066.
24775      Branch: perl
24776            ! t/op/misc.t
24777 ____________________________________________________________________________
24778 [  8066] By: jhi                                   on 2000/12/10  03:50:30
24779         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
24780              From: Simon Cozens <simon@cozens.net>
24781              Date: Sun, 10 Dec 2000 00:55:37 +0000
24782              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
24783      Branch: perl
24784            ! pp_sys.c
24785 ____________________________________________________________________________
24786 [  8065] By: jhi                                   on 2000/12/10  03:44:52
24787         Log: Test case for #8064.
24788      Branch: perl
24789            ! t/comp/proto.t
24790 ____________________________________________________________________________
24791 [  8064] By: jhi                                   on 2000/12/10  03:42:32
24792         Log: Subject: Re: prototype of substr
24793              From: Simon Cozens <simon@cozens.net>
24794              Date: Sun, 10 Dec 2000 00:13:33 +0000
24795              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
24796              
24797              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
24798      Branch: perl
24799            ! pp.c
24800 ____________________________________________________________________________
24801 [  8063] By: jhi                                   on 2000/12/10  03:39:42
24802         Log: Subject: [PATCH] perlguts.pod
24803              From: Simon Cozens <simon@cozens.net>
24804              Date: Sun, 10 Dec 2000 00:06:47 +0000
24805              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
24806              
24807              Documentation of the different types of ops,
24808              plus the functions in dump.c
24809      Branch: perl
24810            ! pod/perlguts.pod
24811 ____________________________________________________________________________
24812 [  8062] By: jhi                                   on 2000/12/10  03:30:04
24813         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
24814              From: Nicholas Clark <nick@talking.bollo.cx>
24815              Date: Sat, 09 Dec 2000 18:57:25 +0000
24816              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
24817              
24818              Be more robust in weird hostname setups.
24819      Branch: perl
24820            ! t/lib/net-hostent.t
24821 ____________________________________________________________________________
24822 [  8061] By: jhi                                   on 2000/12/10  03:28:21
24823         Log: Pacify fussy compiler. 
24824      Branch: perl
24825            ! pp_sys.c
24826 ____________________________________________________________________________
24827 [  8060] By: jhi                                   on 2000/12/10  02:52:46
24828         Log: Integrate perlio.
24829      Branch: perl
24830           !> pp_sys.c t/io/utf8.t
24831 ____________________________________________________________________________
24832 [  8059] By: nick                                  on 2000/12/09  23:40:14
24833         Log: read/sysread/recv should now be utf8 aware.
24834              Basic test for utf8 read.
24835      Branch: perlio
24836            ! pp_sys.c t/io/utf8.t
24837 ____________________________________________________________________________
24838 [  8058] By: jhi                                   on 2000/12/09  21:56:02
24839         Log: Integrate perlio.
24840      Branch: perl
24841           +> t/io/utf8.t
24842           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
24843 ____________________________________________________________________________
24844 [  8057] By: jhi                                   on 2000/12/09  21:53:35
24845         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
24846              From: Inaba Hiroto <inaba@st.rim.or.jp>
24847              Date: Sun, 10 Dec 2000 05:53:21 +0900
24848              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
24849              
24850              Tests for #8056.
24851      Branch: perl
24852            ! t/op/each.t
24853 ____________________________________________________________________________
24854 [  8056] By: jhi                                   on 2000/12/09  21:51:16
24855         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
24856              From: Inaba Hiroto <inaba@st.rim.or.jp>
24857              Date: Sat, 09 Dec 2000 18:02:00 +0900
24858              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
24859              
24860              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
24861      Branch: perl
24862            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
24863 ____________________________________________________________________________
24864 [  8055] By: nick                                  on 2000/12/09  20:11:48
24865         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
24866              than raw PerlIO_write() - does not seem to break any tests.
24867      Branch: perlio
24868            ! pp_sys.c
24869 ____________________________________________________________________________
24870 [  8054] By: nick                                  on 2000/12/09  19:47:30
24871         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
24872              (sysread, recv and write i.e. formats still to do...)
24873              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
24874              open($fh,">:utf8","name")
24875              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
24876              so no extra overhead is involved.
24877              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
24878              to a non-utf8 stream.
24879              Add initial io/utf8.t
24880              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
24881              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
24882              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
24883      Branch: perlio
24884            + t/io/utf8.t
24885            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
24886 ____________________________________________________________________________
24887 [  8053] By: nick                                  on 2000/12/09  19:26:37
24888         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
24889              was only testing this_utf8.
24890      Branch: perlio
24891            ! toke.c
24892 ____________________________________________________________________________
24893 [  8052] By: nick                                  on 2000/12/09  19:09:41
24894         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
24895              i.e. the output string has one, but don't mess with source assumption.
24896      Branch: perlio
24897            ! toke.c
24898 ____________________________________________________________________________
24899 [  8051] By: jhi                                   on 2000/12/09  16:55:17
24900         Log: Integrate perlio.
24901      Branch: perl
24902           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
24903           !> sv.c thrdvar.h util.c
24904 ____________________________________________________________________________
24905 [  8050] By: jhi                                   on 2000/12/09  16:48:07
24906         Log: Nits noticed by Peter Prymmer.
24907      Branch: perl
24908            ! lib/ExtUtils/MM_VMS.pm
24909 ____________________________________________________________________________
24910 [  8049] By: nick                                  on 2000/12/09  13:49:40
24911         Log: UTF8 output prework.
24912              - Store $\ and $, as SVs so they can have SvUTF8 flag
24913              - use do_print() rather than raw PerlIO_write() to print them.
24914      Branch: perlio
24915            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
24916            ! thrdvar.h util.c
24917 ____________________________________________________________________________
24918 [  8048] By: nick                                  on 2000/12/09  12:30:43
24919         Log: Integrate mainline.
24920      Branch: perlio
24921           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
24922           +> t/op/reverse.t
24923           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
24924           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
24925           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
24926           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
24927           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
24928           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
24929 ____________________________________________________________________________
24930 [  8047] By: jhi                                   on 2000/12/09  00:23:27
24931         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
24932              From: Michael G Schwern <schwern@pobox.com>
24933              Date: Fri, 8 Dec 2000 14:43:04 -0600
24934      Branch: perl
24935            ! lib/ExtUtils/MM_VMS.pm
24936 ____________________________________________________________________________
24937 [  8046] By: jhi                                   on 2000/12/08  23:10:27
24938         Log: A missed check-in.
24939      Branch: perl
24940            ! lib/ExtUtils/Manifest.pm
24941 ____________________________________________________________________________
24942 [  8045] By: jhi                                   on 2000/12/08  21:57:12
24943         Log: (null check-in)
24944      Branch: perl
24945            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
24946 ____________________________________________________________________________
24947 [  8044] By: jhi                                   on 2000/12/08  21:11:06
24948         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
24949              at the final draft stage.
24950      Branch: perl
24951            + ext/Encode/Encode/iso8859-16.enc
24952            ! MANIFEST
24953 ____________________________________________________________________________
24954 [  8043] By: jhi                                   on 2000/12/08  16:39:04
24955         Log: Update Changes.
24956      Branch: perl
24957            ! Changes patchlevel.h
24958 ____________________________________________________________________________
24959 [  8042] By: jhi                                   on 2000/12/08  16:33:39
24960         Log: Do not return the Unicode replacement character if UTF-8
24961              decoding goes awry, it should be up to the caller to decide.
24962      Branch: perl
24963            ! pod/perlapi.pod utf8.c
24964 ____________________________________________________________________________
24965 [  8041] By: jhi                                   on 2000/12/08  16:22:28
24966         Log: metaconfig maintenance.
24967      Branch: metaconfig
24968            ! U/modified/stdchar.U
24969      Branch: metaconfig/U/perl
24970            + testsyml.U
24971 ____________________________________________________________________________
24972 [  8040] By: jhi                                   on 2000/12/08  16:03:08
24973         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
24974              From: sthoenna@efn.org
24975              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
24976              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
24977      Branch: perl
24978            ! Changes lib/ExtUtils/MM_OS2.pm
24979 ____________________________________________________________________________
24980 [  8039] By: jhi                                   on 2000/12/08  15:57:11
24981         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
24982              From: Simon Cozens <simon@cozens.net>
24983              Date: Fri, 8 Dec 2000 13:33:31 +0000
24984              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
24985              
24986              (The pp_hot part needed a rewrite.)
24987      Branch: perl
24988            ! doop.c pp_hot.c utf8.c
24989 ____________________________________________________________________________
24990 [  8038] By: jhi                                   on 2000/12/08  15:25:08
24991         Log: Subject: djSP
24992              From: Michael Stevens <michael@etla.org>
24993              Date: Wed, 6 Dec 2000 23:24:01 +0000
24994              Message-ID: <20001206232400.A21381@firedrake.org>
24995              
24996              Plus a note from Nick Ing-Simmons.
24997      Branch: perl
24998            ! pp.h
24999 ____________________________________________________________________________
25000 [  8037] By: jhi                                   on 2000/12/08  15:18:35
25001         Log: Filetype is text.
25002      Branch: perl
25003            ! t/op/utf8decode.t
25004 ____________________________________________________________________________
25005 [  8036] By: jhi                                   on 2000/12/08  03:31:27
25006         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
25007              From: Andy Dougherty <doughera@lafayette.edu>
25008              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
25009              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
25010              
25011              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
25012              From: Andy Dougherty <doughera@lafayette.edu>
25013              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
25014              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
25015      Branch: perl
25016            + ext/POSIX/hints/svr4.pl
25017            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
25018 ____________________________________________________________________________
25019 [  8035] By: jhi                                   on 2000/12/08  03:26:01
25020         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
25021              From: Andy Dougherty <doughera@lafayette.edu>
25022              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
25023              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
25024      Branch: perl
25025            ! t/README t/base/term.t
25026 ____________________________________________________________________________
25027 [  8034] By: jhi                                   on 2000/12/08  03:21:59
25028         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
25029              From: mjd@plover.com  
25030              Date: 7 Dec 2000 21:04:20 -0000
25031              Message-ID: <20001207210420.22282.qmail@plover.com>
25032              
25033              Plus -z doc.
25034      Branch: perl
25035            ! pod/perlfunc.pod
25036 ____________________________________________________________________________
25037 [  8033] By: jhi                                   on 2000/12/08  03:19:03
25038         Log: Use the UTF8 macros a bit.  They can't be used with abandon
25039              everywhere because we do generate illegal UTF-8 in some situations.
25040              This is of course naughty.
25041      Branch: perl
25042            ! pod/perlapi.pod utf8.c utf8.h
25043 ____________________________________________________________________________
25044 [  8032] By: jhi                                   on 2000/12/08  03:00:09
25045         Log: Out of sync?
25046      Branch: perl
25047            ! t/pragma/warn/utf8
25048 ____________________________________________________________________________
25049 [  8031] By: jhi                                   on 2000/12/08  02:22:39
25050         Log: Cnt spl.
25051      Branch: perl
25052            ! MANIFEST
25053 ____________________________________________________________________________
25054 [  8030] By: jhi                                   on 2000/12/08  01:23:54
25055         Log: Add test for reverse().
25056      Branch: perl
25057            + t/op/reverse.t
25058            ! MANIFEST
25059 ____________________________________________________________________________
25060 [  8029] By: jhi                                   on 2000/12/08  01:21:47
25061         Log: Integrate perlio.
25062      Branch: perl
25063           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
25064           !> perlio.c perlio.h perlsdio.h warnings.pl
25065 ____________________________________________________________________________
25066 [  8028] By: jhi                                   on 2000/12/08  01:19:08
25067         Log: Introduce macros for UTF8 decoding.
25068      Branch: perl
25069            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
25070 ____________________________________________________________________________
25071 [  8027] By: nick                                  on 2000/12/07  22:18:19
25072         Log: Integrate mainline
25073      Branch: perlio
25074           !> embed.pl pod/perlapi.pod utf8.c
25075 ____________________________________________________________________________
25076 [  8026] By: nick                                  on 2000/12/07  21:45:08
25077         Log: Various oddities p4 diff -se showed up
25078              Remove 'our' from warnings.pl
25079      Branch: perlio
25080            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
25081 ____________________________________________________________________________
25082 [  8025] By: nick                                  on 2000/12/07  21:43:32
25083         Log: Change PerlIO_(get|set)pos to take SV *
25084              Should fix, OS/2, VMS, (sfio??)
25085      Branch: perlio
25086            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
25087 ____________________________________________________________________________
25088 [  8024] By: jhi                                   on 2000/12/07  19:05:32
25089         Log: Document utf8_to_uv() better.
25090      Branch: perl
25091            ! pod/perlapi.pod utf8.c
25092 ____________________________________________________________________________
25093 [  8023] By: jhi                                   on 2000/12/07  18:23:47
25094         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
25095      Branch: perl
25096            ! embed.pl pod/perlapi.pod utf8.c
25097 ____________________________________________________________________________
25098 [  8022] By: jhi                                   on 2000/12/07  04:13:51
25099         Log: Integrate perlio.
25100      Branch: perl
25101           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
25102           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
25103           !> win32/makefile.mk
25104 ____________________________________________________________________________
25105 [  8021] By: nick                                  on 2000/12/07  00:28:14
25106         Log: Various attempts at MSVC debug - not sure what has
25107              changed but works now. 
25108              Seems atexit() _may_ work for DLLs built with MSVC so don't
25109              call cleanup that way.
25110      Branch: perlio
25111            ! perlio.c win32/makefile.mk
25112 ____________________________________________________________________________
25113 [  8020] By: nick                                  on 2000/12/06  19:57:20
25114         Log: Integrate mainline
25115      Branch: perlio
25116           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
25117           !> (integrate 75 files)
25118 ____________________________________________________________________________
25119 [  8019] By: nick                                  on 2000/12/06  19:28:21
25120         Log: Add useperlio to config.vc
25121              Turn off binmode in config_H.PL
25122              Regen all the config_H.xx
25123              Attempt to get debugging build with MSVC.
25124      Branch: perlio
25125            ! win32/config.vc win32/config_H.bc win32/config_H.gc
25126            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
25127 ____________________________________________________________________________
25128 [  8018] By: nick                                  on 2000/12/06  19:21:57
25129         Log: Test various dup/external program options on all platforms.
25130      Branch: perlio
25131            ! t/io/dup.t
25132 ____________________________________________________________________________
25133 [  8017] By: nick                                  on 2000/12/06  19:20:47
25134         Log: Fix harness to be less picky
25135      Branch: perlio
25136            ! lib/Test/Harness.pm
25137 ____________________________________________________________________________
25138 [  8016] By: jhi                                   on 2000/12/06  16:45:12
25139         Log: Update Changes.
25140      Branch: perl
25141            ! Changes patchlevel.h
25142 ____________________________________________________________________________
25143 [  8015] By: jhi                                   on 2000/12/06  16:41:03
25144         Log: Test \x{...} with ord().
25145      Branch: perl
25146            ! t/op/ord.t
25147 ____________________________________________________________________________
25148 [  8014] By: jhi                                   on 2000/12/06  16:20:33
25149         Log: Test tweak because of #8013.
25150      Branch: perl
25151            ! t/lib/b.t
25152 ____________________________________________________________________________
25153 [  8013] By: jhi                                   on 2000/12/06  16:09:09
25154         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
25155              From: Michael G Schwern <schwern@pobox.com>
25156              Date: Tue, 5 Dec 2000 21:23:28 -0500
25157              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
25158              
25159              Carp::Heavy parts not very applicable because of recent changes.
25160      Branch: perl
25161            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
25162            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
25163            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
25164            ! lib/Exporter.pm lib/Exporter/Heavy.pm
25165            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
25166            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
25167            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
25168            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
25169            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
25170            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
25171            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
25172            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
25173            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
25174            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
25175            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
25176            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
25177            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
25178            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
25179            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
25180            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
25181            ! warnings.pl
25182 ____________________________________________________________________________
25183 [  8012] By: jhi                                   on 2000/12/06  15:22:38
25184         Log: Subject: [PATCH] Re: New harness is failing things
25185              From: Nick Ing-Simmons <nik@tiuk.ti.com>
25186              Date: Wed, 6 Dec 2000 13:00:30 GMT
25187              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
25188      Branch: perl
25189            ! lib/Test/Harness.pm
25190 ____________________________________________________________________________
25191 [  8011] By: jhi                                   on 2000/12/06  15:12:08
25192         Log: Subject: installhtml changes
25193              From: Michael Stevens <michael@etla.org>
25194              Date: Wed, 6 Dec 2000 13:15:53 +0000
25195              Message-ID: <20001206131553.A27317@firedrake.org>
25196      Branch: perl
25197            ! installhtml
25198 ____________________________________________________________________________
25199 [  8010] By: jhi                                   on 2000/12/06  15:06:05
25200         Log: Subject: the dTHR hits
25201              From: Michael Stevens <michael@etla.org>
25202              Date: Wed, 6 Dec 2000 12:06:03 +0000
25203              Message-ID: <20001206120603.A24581@firedrake.org>
25204              
25205              More, errrm, less dTHRs.
25206      Branch: perl
25207            ! bytecode.pl ext/B/B/C.pm
25208 ____________________________________________________________________________
25209 [  8009] By: jhi                                   on 2000/12/06  15:04:25
25210         Log: Subject: MakeMaker mailing list gone?
25211              From: Michael G Schwern <schwern@pobox.com>
25212              Date: Tue, 5 Dec 2000 19:29:59 -0500
25213              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
25214              
25215              The MakeMaker mailing list is dead, perlbug is the right
25216              address to report bugs.
25217      Branch: perl
25218            ! lib/ExtUtils/MakeMaker.pm
25219 ____________________________________________________________________________
25220 [  8008] By: jhi                                   on 2000/12/06  15:00:32
25221         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
25222              From: Michael G Schwern <schwern@pobox.com>
25223              Date: Tue, 5 Dec 2000 19:21:21 -0500
25224              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
25225              
25226              Add a default MANIFEST skip that ignores things like
25227              version control files, editor temporary files, and the Makefile.
25228      Branch: perl
25229            + lib/ExtUtils/MANIFEST.SKIP
25230            ! MANIFEST lib/ExtUtils/Manifest.pm
25231 ____________________________________________________________________________
25232 [  8007] By: jhi                                   on 2000/12/06  14:57:20
25233         Log: In Amiga more manual hackery of the scripts seems to be needed,
25234              from Jan-Erik Karlsson.  Why Configure does not get this right
25235              is unknown, may be shell-induced.
25236      Branch: perl
25237            ! README.amiga
25238 ____________________________________________________________________________
25239 [  8006] By: jhi                                   on 2000/12/05  23:53:12
25240         Log: Add TOPm1s to peek at the second topmost stack item.
25241      Branch: perl
25242            ! pp.h
25243 ____________________________________________________________________________
25244 [  8005] By: jhi                                   on 2000/12/05  23:13:55
25245         Log: Avaunt, you foul UTF-8 tests.
25246      Branch: perl
25247            ! t/op/ver.t t/pragma/utf8.t
25248 ____________________________________________________________________________
25249 [  8004] By: jhi                                   on 2000/12/05  23:09:54
25250         Log: Continue utf8 dispersal. 
25251      Branch: perl
25252            + t/op/concat.t
25253            ! MANIFEST t/pragma/utf8.t
25254 ____________________________________________________________________________
25255 [  8003] By: nick                                  on 2000/12/05  23:02:39
25256         Log: Integrate mainline.
25257      Branch: perlio
25258           +> t/op/length.t t/op/utf8decode.t
25259           !> (integrate 69 files)
25260 ____________________________________________________________________________
25261 [  8002] By: jhi                                   on 2000/12/05  22:59:28
25262         Log: Integrate perlio.
25263      Branch: perl
25264           !> iperlsys.h perl.c perlio.c win32/perllib.c
25265 ____________________________________________________________________________
25266 [  8001] By: nick                                  on 2000/12/05  22:07:52
25267         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
25268              - calloc/free suffer from damage on TerminateThread()
25269              - use PerlMemShared (as originally planned) now fixed
25270              - avoid doing anything important on DLL "detach".
25271      Branch: perlio
25272            ! perl.c perlio.c win32/perllib.c
25273 ____________________________________________________________________________
25274 [  8000] By: nick                                  on 2000/12/05  21:05:09
25275         Log: Fix gross PerlMemShared issue.
25276      Branch: perlio
25277            ! iperlsys.h
25278 ____________________________________________________________________________
25279 [  7999] By: jhi                                   on 2000/12/05  20:46:58
25280         Log: Test for Unicode (UTF-8) hash keys.
25281      Branch: perl
25282            ! t/op/each.t
25283 ____________________________________________________________________________
25284 [  7998] By: jhi                                   on 2000/12/05  20:30:35
25285         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
25286              is now always UTF-8), empty line cosmetics.
25287      Branch: perl
25288            ! t/pragma/utf8.t
25289 ____________________________________________________________________________
25290 [  7997] By: jhi                                   on 2000/12/05  20:15:40
25291         Log: Subject: Re: STRLEN - what?
25292              From: Andy Dougherty <doughera@lafayette.edu>
25293              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
25294              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
25295              
25296              Explain STRLEN.
25297      Branch: perl
25298            ! pod/perlguts.pod
25299 ____________________________________________________________________________
25300 [  7996] By: jhi                                   on 2000/12/05  20:13:34
25301         Log: Split off the UTF-8 decoder tests, make them to check also
25302              the error message.
25303      Branch: perl
25304            + t/op/utf8decode.t
25305            ! MANIFEST t/pragma/utf8.t utf8.c
25306 ____________________________________________________________________________
25307 [  7995] By: jhi                                   on 2000/12/05  16:39:47
25308         Log: Start migrating bits of pragma/utf8 to elsewhere
25309              (since the long term plan is to obsolete 'use utf8').
25310      Branch: perl
25311            + t/op/length.t
25312            ! MANIFEST t/pragma/utf8.t
25313 ____________________________________________________________________________
25314 [  7994] By: jhi                                   on 2000/12/05  16:30:21
25315         Log: Fix a manual edit typo from #7993, fix the message formatting
25316              for Unicode, add few our declarations.
25317      Branch: perl
25318            ! lib/Carp/Heavy.pm
25319 ____________________________________________________________________________
25320 [  7993] By: jhi                                   on 2000/12/05  16:09:15
25321         Log: Subject: Need help with warnings :-(
25322              From: "Ben Tilly" <ben_tilly@hotmail.com>
25323              Date: Tue, 05 Dec 2000 01:35:54 -0500
25324              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
25325              
25326              Subject: UPDATE: Carp/Heavy now passes all tests
25327              From: "Ben Tilly" <ben_tilly@hotmail.com>
25328              Date: Tue, 05 Dec 2000 07:59:41 -0500
25329              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
25330              
25331              The Brave New Carp.
25332      Branch: perl
25333            ! lib/Carp.pm lib/Carp/Heavy.pm
25334 ____________________________________________________________________________
25335 [  7992] By: jhi                                   on 2000/12/05  15:55:08
25336         Log: Subject: [PATCH perl@7979] cygwin port
25337              From: "Eric Fifer" <efifer@dircon.co.uk>
25338              Date: Tue, 5 Dec 2000 14:04:09 -0000
25339              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
25340      Branch: perl
25341            ! t/lib/net-hostent.t
25342 ____________________________________________________________________________
25343 [  7991] By: jhi                                   on 2000/12/05  15:52:34
25344         Log: Subject: Re: [PATCH] The largest hoax of all times?
25345              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25346              Date: Tue, 5 Dec 2000 00:40:25 -0500
25347              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
25348              
25349              Subject: Re: [PATCH] The largest hoax of all times?
25350              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25351              Date: Mon, 4 Dec 2000 23:55:53 -0500
25352              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
25353              
25354              Subject: Re: [PATCH] The largest hoax of all times?
25355              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25356              Date: Tue, 5 Dec 2000 01:28:45 -0500
25357              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
25358              
25359              Fix the unpredictable order of DESTROYs.
25360      Branch: perl
25361            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
25362            ! sv.c sv.h t/op/ref.t
25363 ____________________________________________________________________________
25364 [  7990] By: jhi                                   on 2000/12/05  14:38:53
25365         Log: Subject: [PATCH] shrink pp_hot fractionally
25366              From: Nicholas Clark <nick@ccl4.org>
25367              Date: Tue, 5 Dec 2000 12:44:31 +0000
25368              Message-ID: <20001205124431.E74518@plum.flirble.org>
25369              
25370              Use report_evil_fh().
25371      Branch: perl
25372            ! opcode.pl opnames.h pp_hot.c util.c
25373 ____________________________________________________________________________
25374 [  7989] By: jhi                                   on 2000/12/05  14:21:27
25375         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
25376              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25377              Date: Mon, 04 Dec 2000 22:21:59 -0800
25378              Message-ID: <HmIL6gzkgepS092yn@efn.org>
25379              
25380              Harness shouldn't ignore responses like "ok 3\r\r\n".
25381      Branch: perl
25382            ! lib/Test/Harness.pm
25383 ____________________________________________________________________________
25384 [  7988] By: jhi                                   on 2000/12/05  13:51:28
25385         Log: Integrate the "skip" messages to explain().
25386      Branch: perl
25387            ! t/lib/syslfs.t t/op/lfs.t
25388 ____________________________________________________________________________
25389 [  7987] By: jhi                                   on 2000/12/05  12:34:54
25390         Log: The one that got away in #7984.
25391              
25392              Subject: Re: dTHR - what and why?
25393              From: Michael Stevens <michael@etla.org> 
25394              Date: Tue, 5 Dec 2000 11:15:52 +0000
25395              Message-ID: <20001205111552.A4647@firedrake.org>
25396      Branch: perl
25397            ! sv.h
25398 ____________________________________________________________________________
25399 [  7986] By: gsar                                  on 2000/12/05  09:14:44
25400         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
25401              due to the notorious GetFileType() bug in Windows 9x, which fstat()
25402              tickles)
25403      Branch: perl
25404            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
25405 ____________________________________________________________________________
25406 [  7985] By: jhi                                   on 2000/12/05  05:49:03
25407         Log: Integrate perlio.
25408      Branch: perl
25409           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
25410           !> win32/perlhost.h win32/perllib.c
25411 ____________________________________________________________________________
25412 [  7984] By: jhi                                   on 2000/12/05  05:48:16
25413         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
25414      Branch: perl
25415            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
25416            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
25417            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
25418            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
25419            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
25420            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
25421            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
25422            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
25423            ! win32/win32.c
25424 ____________________________________________________________________________
25425 [  7983] By: nick                                  on 2000/12/04  23:27:43
25426         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
25427      Branch: perlio
25428            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
25429            ! win32/perlhost.h win32/perllib.c
25430 ____________________________________________________________________________
25431 [  7982] By: jhi                                   on 2000/12/04  19:44:09
25432         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
25433              uncovered by #7980.
25434      Branch: perl
25435            ! op.c
25436 ____________________________________________________________________________
25437 [  7981] By: jhi                                   on 2000/12/04  19:42:07
25438         Log: Subject: [PATCH] Trivial dump.c feature
25439              From: Simon Cozens <simon@cozens.net>
25440              Date: Mon, 4 Dec 2000 18:08:38 +0000
25441              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
25442              
25443              Show whether a constant is UTF-8.
25444      Branch: perl
25445            ! dump.c
25446 ____________________________________________________________________________
25447 [  7980] By: jhi                                   on 2000/12/04  19:36:51
25448         Log: UTF-8 hash keys, patch from Inaba Hiroto.
25449      Branch: perl
25450            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
25451 ____________________________________________________________________________
25452 [  7979] By: jhi                                   on 2000/12/04  17:36:28
25453         Log: Update Changes.
25454      Branch: perl
25455            ! Changes patchlevel.h
25456 ____________________________________________________________________________
25457 [  7978] By: jhi                                   on 2000/12/04  16:42:17
25458         Log: Retract #7977, still too volatile (the euphemism of the day
25459              for unfinished and buggy :-)
25460      Branch: perl
25461            ! doop.c hv.c pp.c sv.h
25462 ____________________________________________________________________________
25463 [  7977] By: jhi                                   on 2000/12/04  16:25:15
25464         Log: (Retracted by #7978, too shaky yet.)
25465              
25466              Subject: Re: utf8 in hash keys, implementor missing
25467              From: Simon Cozens <simon@cozens.net>
25468              Date: Sat, 2 Dec 2000 19:49:35 +0000
25469              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
25470              
25471              The first step at UTF-8 hash keys.
25472      Branch: perl
25473            ! doop.c hv.c pp.c sv.h
25474 ____________________________________________________________________________
25475 [  7976] By: jhi                                   on 2000/12/04  16:13:53
25476         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
25477              From: sthoenna@efn.org
25478              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
25479              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
25480      Branch: perl
25481            ! os2/os2.c perlio.c
25482 ____________________________________________________________________________
25483 [  7975] By: jhi                                   on 2000/12/04  16:05:25
25484         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
25485              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25486              Date: Thu, 30 Nov 2000 20:50:37 -0800
25487              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
25488      Branch: perl
25489            ! os2/os2.c
25490 ____________________________________________________________________________
25491 [  7974] By: jhi                                   on 2000/12/04  16:03:57
25492         Log: Subject: [PATCH] ++ 20% faster
25493              From: Nicholas Clark <nick@ccl4.org>
25494              Date: Mon, 4 Dec 2000 12:17:27 +0000
25495              Message-ID: <20001204121726.B52976@plum.flirble.org>
25496              
25497              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
25498      Branch: perl
25499            ! sv.c
25500 ____________________________________________________________________________
25501 [  7973] By: jhi                                   on 2000/12/04  16:00:48
25502         Log: 
25503              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
25504              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25505              Date: Mon, 04 Dec 2000 12:30:45 +0100
25506              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
25507              
25508              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
25509              library (getprotobyname and getprotobynumber are outversioned by
25510              the same calls in libc, at least for xlc version 3.
25511      Branch: perl
25512            ! hints/aix.sh
25513 ____________________________________________________________________________
25514 [  7972] By: jhi                                   on 2000/12/04  02:58:31
25515         Log: Integrate perlio.
25516      Branch: perl
25517           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
25518           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
25519           !> win32/win32.h win32/win32iop.h win32/win32thread.h
25520 ____________________________________________________________________________
25521 [  7971] By: nick                                  on 2000/12/04  00:24:33
25522         Log: Quieten some noise in Win32 builds:
25523              - win32.h is included after <sys/socket.h>, so need to 
25524              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
25525              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
25526      Branch: perlio
25527            ! doio.c perl.h toke.c win32/win32.h
25528 ____________________________________________________________________________
25529 [  7970] By: nick                                  on 2000/12/03  22:57:46
25530         Log: PERL_IMPLICIT_SYS compiles but does not work.
25531      Branch: perlio
25532            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
25533            ! win32/perlhost.h win32/perllib.c win32/win32.h
25534            ! win32/win32iop.h win32/win32thread.h
25535 ____________________________________________________________________________
25536 [  7969] By: jhi                                   on 2000/12/03  22:12:58
25537         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
25538              used to swash_init(), makes regprop() dumps more informative
25539              (+utf8::IsAlpha, -utf8::IsDigit, for example).
25540      Branch: perl
25541            ! regcomp.c regexec.c
25542 ____________________________________________________________________________
25543 [  7968] By: jhi                                   on 2000/12/03  21:39:56
25544         Log: Implement ANYOFUTF8 regprop() dumping.
25545      Branch: perl
25546            ! regcomp.c
25547 ____________________________________________________________________________
25548 [  7967] By: jhi                                   on 2000/12/03  20:57:19
25549         Log: Make uv_to_utf8() to zero-terminate its output buffer,
25550              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
25551      Branch: perl
25552            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
25553 ____________________________________________________________________________
25554 [  7966] By: nick                                  on 2000/12/03  18:41:21
25555         Log: Integrate mainline (STDCHAR)
25556      Branch: perlio
25557           !> Configure t/pragma/utf8.t
25558 ____________________________________________________________________________
25559 [  7965] By: jhi                                   on 2000/12/03  17:58:20
25560         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
25561      Branch: perl
25562            ! t/pragma/utf8.t
25563 ____________________________________________________________________________
25564 [  7964] By: jhi                                   on 2000/12/03  17:35:56
25565         Log: Integrate perlio.
25566      Branch: perl
25567           !> iperlsys.h perlio.c
25568 ____________________________________________________________________________
25569 [  7963] By: jhi                                   on 2000/12/03  17:33:55
25570         Log: Metaconfig unit change for #7962.
25571      Branch: metaconfig
25572            ! U/modified/stdchar.U
25573 ____________________________________________________________________________
25574 [  7962] By: jhi                                   on 2000/12/03  17:33:27
25575         Log: Untangle the <stdio.h> #include nest for the stdchar test,
25576              from Andy Dougherty.
25577      Branch: perl
25578            ! Configure
25579 ____________________________________________________________________________
25580 [  7961] By: nick                                  on 2000/12/03  16:53:00
25581         Log: Make iperlsys.h vector stdio not PerlIO.
25582      Branch: perlio
25583            ! iperlsys.h perlio.c
25584 ____________________________________________________________________________
25585 [  7960] By: nick                                  on 2000/12/03  14:43:01
25586         Log: Integrate mainline
25587      Branch: perlio
25588           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
25589           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
25590 ____________________________________________________________________________
25591 [  7959] By: jhi                                   on 2000/12/03  08:16:36
25592         Log: Use DO_UTF8().
25593      Branch: perl
25594            ! op.c
25595 ____________________________________________________________________________
25596 [  7958] By: jhi                                   on 2000/12/02  18:33:05
25597         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
25598              From: Mike Guy <mjtg@cam.ac.uk>         
25599              Date: Sat, 02 Dec 2000 17:27:13 +0000
25600              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
25601              
25602              An extraneous argument.
25603      Branch: perl
25604            ! toke.c
25605 ____________________________________________________________________________
25606 [  7957] By: jhi                                   on 2000/12/02  18:22:32
25607         Log: A missing hunk.
25608      Branch: perl
25609            ! t/lib/net-hostent.t
25610 ____________________________________________________________________________
25611 [  7956] By: jhi                                   on 2000/12/02  18:06:20
25612         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
25613              From: Nicholas Clark <nick@ccl4.org>
25614              Date: Sat, 2 Dec 2000 14:28:27 +0000
25615              Message-ID: <20001202142827.A12308@plum.flirble.org>
25616              
25617              Test robustness.
25618      Branch: perl
25619            ! t/lib/net-hostent.t
25620 ____________________________________________________________________________
25621 [  7955] By: jhi                                   on 2000/12/02  17:58:06
25622         Log: Metaconfig unit change for #7954.
25623      Branch: metaconfig
25624            ! U/modified/stdchar.U
25625 ____________________________________________________________________________
25626 [  7954] By: jhi                                   on 2000/12/02  17:54:32
25627         Log: An inconvenient hang would happen if the stdio _ptr wasn't
25628              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
25629              would be grepping stdin for all eternity for the _ptr.)
25630      Branch: perl
25631            ! Configure
25632 ____________________________________________________________________________
25633 [  7953] By: jhi                                   on 2000/12/02  00:07:15
25634         Log: Update Changes.
25635      Branch: perl
25636            ! Changes patchlevel.h
25637 ____________________________________________________________________________
25638 [  7952] By: jhi                                   on 2000/12/01  23:54:47
25639         Log: Subject: Re: long shell lines
25640              From: Andy Dougherty <doughera@lafayette.edu>
25641              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
25642              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
25643              
25644              Split overly long shell command lines.
25645      Branch: perl
25646            ! lib/ExtUtils/MM_Unix.pm
25647 ____________________________________________________________________________
25648 [  7951] By: jhi                                   on 2000/12/01  23:48:02
25649         Log: The metaconfig unit change for #7950.
25650      Branch: metaconfig
25651            + U/modified/stdchar.U
25652 ____________________________________________________________________________
25653 [  7950] By: jhi                                   on 2000/12/01  23:47:39
25654         Log: Try to find stdchar also from <stdio_impl.h>.
25655      Branch: perl
25656            ! Configure config_h.SH
25657 ____________________________________________________________________________
25658 [  7949] By: jhi                                   on 2000/12/01  23:46:45
25659         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
25660              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
25661              Date: Fri, 1 Dec 2000 16:26:08 -0500
25662              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
25663              
25664              Reword the diagnostic message.
25665      Branch: perl
25666            ! pod/perldiag.pod
25667 ____________________________________________________________________________
25668 [  7948] By: nick                                  on 2000/12/01  22:49:43
25669         Log: Integrate mainline (for s/y/m as sub names stuff).
25670      Branch: perlio
25671           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
25672           !> t/pragma/warn/toke toke.c
25673 ____________________________________________________________________________
25674 [  7947] By: jhi                                   on 2000/12/01  20:55:41
25675         Log: Integrate perlio.
25676      Branch: perl
25677           !> perlio.c perliol.h t/io/pipe.t
25678 ____________________________________________________________________________
25679 [  7946] By: jhi                                   on 2000/12/01  20:36:51
25680         Log: Upgrade to CPAN 1.59_51, from Andreas König.
25681      Branch: perl
25682            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
25683 ____________________________________________________________________________
25684 [  7945] By: nick                                  on 2000/12/01  20:31:32
25685         Log: Integrate mainline
25686      Branch: perlio
25687           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
25688           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
25689           +> t/lib/net-hostent.t
25690           !> (integrate 35 files)
25691 ____________________________________________________________________________
25692 [  7944] By: jhi                                   on 2000/12/01  20:23:29
25693         Log: Some help for 20001130.011.  Now one gets warnings like
25694              "Ambiguous -f() resolved as a file test ..."
25695      Branch: perl
25696            ! pod/perldiag.pod t/pragma/warn/toke toke.c
25697 ____________________________________________________________________________
25698 [  7943] By: jhi                                   on 2000/12/01  19:44:44
25699         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
25700              that also breaks using them as methods. 
25701      Branch: perl
25702            ! pod/perldiag.pod t/op/misc.t toke.c
25703 ____________________________________________________________________________
25704 [  7942] By: nick                                  on 2000/12/01  17:56:46
25705         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
25706              Make 'unix' pass most tests
25707              - do unread by temporary push of layer ("pending") holding unread chars
25708              - fast_gets is now based on per-handle flag
25709              - relax one of io/pipe.t tests to allow print to fail and close to
25710              succeed so that it passes on unbuffered "unix" layer.
25711              Remaining fail is sporadic and a genuine race condition between
25712              parent/child in fork test.
25713      Branch: perlio
25714            ! perlio.c perliol.h t/io/pipe.t
25715 ____________________________________________________________________________
25716 [  7941] By: jhi                                   on 2000/12/01  15:28:58
25717         Log: (Retracted by #7943.)
25718              
25719              Reserve the short named string operator names.
25720      Branch: perl
25721            ! pod/perldiag.pod t/op/misc.t toke.c
25722 ____________________________________________________________________________
25723 [  7940] By: jhi                                   on 2000/12/01  06:45:53
25724         Log: Get the three different space character classes right under utf8.
25725      Branch: perl
25726            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
25727            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
25728            ! regexec.c t/op/pat.t utf8.c
25729 ____________________________________________________________________________
25730 [  7939] By: jhi                                   on 2000/12/01  03:26:26
25731         Log: Two more tests that make no sense in UTF-8 since the test
25732              data is not in UTF-8.
25733      Branch: perl
25734            ! t/op/regexp.t
25735 ____________________________________________________________________________
25736 [  7938] By: jhi                                   on 2000/12/01  03:20:39
25737         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
25738              should it be required inside regexen?
25739      Branch: perl
25740            ! regcomp.c t/op/regmesg.t
25741 ____________________________________________________________________________
25742 [  7937] By: jhi                                   on 2000/12/01  02:58:53
25743         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
25744              stored and restored, and thusly was trounced by the utf8 swash
25745              routines.
25746      Branch: perl
25747            ! regcomp.c
25748 ____________________________________________________________________________
25749 [  7936] By: jhi                                   on 2000/11/30  20:41:39
25750         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
25751              Why the different platforms behave so differently (core dump vs
25752              no core dump) on this bug is a but of a mystery, but if I had to
25753              guess I would mumble something like 'alignment'.
25754      Branch: perl
25755            ! sv.c
25756 ____________________________________________________________________________
25757 [  7935] By: jhi                                   on 2000/11/30  16:17:02
25758         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
25759              From: Robin Barker <rmb1@cise.npl.co.uk>
25760              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
25761              Date: Thu, 30 Nov 2000 14:27:12 GMT
25762      Branch: perl
25763            ! perlio.c toke.c
25764 ____________________________________________________________________________
25765 [  7934] By: jhi                                   on 2000/11/30  16:04:49
25766         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
25767      Branch: perl
25768            ! t/lib/net-hostent.t
25769 ____________________________________________________________________________
25770 [  7933] By: jhi                                   on 2000/11/30  06:07:26
25771         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
25772              From: Peter Prymmer <pvhp@forte.com>
25773              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
25774              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
25775              
25776              In VMS the localhost may be LOCALHOST.
25777      Branch: perl
25778            ! t/lib/net-hostent.t
25779 ____________________________________________________________________________
25780 [  7932] By: jhi                                   on 2000/11/30  01:11:11
25781         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
25782              From: Peter Prymmer <pvhp@forte.com>
25783              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
25784              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
25785              
25786              plus regen perlapi.pod.
25787      Branch: perl
25788            ! pod/perlapi.pod utf8.c
25789 ____________________________________________________________________________
25790 [  7931] By: jhi                                   on 2000/11/30  01:06:19
25791         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
25792              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25793              Date:     Wed, 29 Nov 2000 17:15:11 EST
25794              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
25795      Branch: perl
25796            ! t/lib/filter-util.pl t/lib/filter-util.t
25797 ____________________________________________________________________________
25798 [  7930] By: jhi                                   on 2000/11/29  18:51:55
25799         Log: Update Changes.
25800      Branch: perl
25801            ! Changes patchlevel.h
25802 ____________________________________________________________________________
25803 [  7929] By: jhi                                   on 2000/11/29  18:50:55
25804         Log: Update the va_copy() metaconfig unit.
25805      Branch: metaconfig/U/perl
25806            ! need_va_copy.U
25807 ____________________________________________________________________________
25808 [  7928] By: jhi                                   on 2000/11/29  17:50:43
25809         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
25810              From: Dominic Dunlop <domo@computer.org>
25811              Date: Tue, 28 Nov 2000 16:41:57 +0100
25812              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
25813              
25814              Patch to catch a core dump in the Configure va_copy test.
25815      Branch: perl
25816            ! Configure config_h.SH
25817 ____________________________________________________________________________
25818 [  7927] By: jhi                                   on 2000/11/29  17:31:59
25819         Log: Retract #7921, the patch shouldn't be needed.
25820      Branch: perl
25821            ! sv.c
25822 ____________________________________________________________________________
25823 [  7926] By: jhi                                   on 2000/11/29  17:01:41
25824         Log: Make the Class::Struct import() wiser.
25825      Branch: perl
25826            ! lib/Class/Struct.pm t/lib/class-struct.t
25827 ____________________________________________________________________________
25828 [  7925] By: jhi                                   on 2000/11/29  16:36:33
25829         Log: All the core library users of Class::Struct seem to be
25830              using "use Class::Struct 'struct';" instead of the bare
25831              "use Class::Struct;", which isn't documented in Class::Struct.
25832              This can't be right.
25833      Branch: perl
25834            ! lib/File/stat.pm
25835 ____________________________________________________________________________
25836 [  7924] By: jhi                                   on 2000/11/29  16:32:15
25837         Log: A test works better if it has the right 1..$n output.
25838      Branch: perl
25839            ! t/lib/class-struct.t
25840 ____________________________________________________________________________
25841 [  7923] By: jhi                                   on 2000/11/29  16:29:11
25842         Log: Forgot to MANIFEST the new Net::hostent test.
25843      Branch: perl
25844            ! MANIFEST
25845 ____________________________________________________________________________
25846 [  7922] By: jhi                                   on 2000/11/29  16:27:49
25847         Log: Integrate perlio.
25848      Branch: perl
25849           !> iperlsys.h perlio.c
25850 ____________________________________________________________________________
25851 [  7921] By: jhi                                   on 2000/11/29  16:27:10
25852         Log: (Retracted by #7927.)
25853              
25854              Subject: [PATCH] Is infinity a number?
25855              From: Simon Cozens <simon@cozens.net>
25856              Date: Wed, 29 Nov 2000 14:48:20 +0000
25857              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
25858      Branch: perl
25859            ! sv.c
25860 ____________________________________________________________________________
25861 [  7920] By: jhi                                   on 2000/11/29  16:23:02
25862         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
25863              From: rspier@pobox.com (Robert Spier)
25864              Date: Wed, 29 Nov 2000 02:17:49 -0500
25865              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
25866              
25867              Add a test for Net::hostent.
25868      Branch: perl
25869            + t/lib/net-hostent.t
25870 ____________________________________________________________________________
25871 [  7919] By: jhi                                   on 2000/11/29  16:21:31
25872         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
25873              add a test for Class::Struct.
25874      Branch: perl
25875            + t/lib/class-struct.t
25876            ! MANIFEST lib/Class/Struct.pm
25877 ____________________________________________________________________________
25878 [  7918] By: jhi                                   on 2000/11/29  15:48:40
25879         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
25880              From: rspier@pobox.com (Robert Spier)
25881              Date: Wed, 29 Nov 2000 02:25:39 -0500
25882              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
25883              
25884              More checking in case someone has broken their services or
25885              protocol databases.
25886      Branch: perl
25887            ! ext/Sys/Syslog/Syslog.pm
25888 ____________________________________________________________________________
25889 [  7917] By: jhi                                   on 2000/11/29  15:46:25
25890         Log: Subject: [PATCH] $^O  win32 -> MSWin32
25891              From: rspier@pobox.com (Robert Spier)
25892              Date: Wed, 29 Nov 2000 02:17:38 -0500
25893              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
25894              
25895              plus similar nits for vms, err, VMS, and UNICOS.
25896      Branch: perl
25897            ! t/lib/syslfs.t t/op/lfs.t
25898 ____________________________________________________________________________
25899 [  7916] By: jhi                                   on 2000/11/29  15:42:51
25900         Log: Subject: [PATCH] Tokeniser debugging
25901              From: Simon Cozens <simon@cozens.net>
25902              Date: Wed, 29 Nov 2000 14:15:45 +0000
25903              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
25904      Branch: perl
25905            ! perl.c perl.h pod/perlrun.pod toke.c
25906 ____________________________________________________________________________
25907 [  7915] By: jhi                                   on 2000/11/29  15:41:36
25908         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
25909              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25910              Date: Wed, 29 Nov 2000 02:13:14 -0500
25911              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
25912              
25913              OUT keyword nits.
25914              
25915              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
25916              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25917              Date: Wed, 29 Nov 2000 03:09:04 -0500
25918              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
25919              
25920              OUT and IN_OUT documentation.
25921      Branch: perl
25922            ! lib/ExtUtils/xsubpp pod/perlxs.pod
25923 ____________________________________________________________________________
25924 [  7914] By: jhi                                   on 2000/11/29  03:35:01
25925         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
25926              From: John Tobey <jtobey@john-edwin-tobey.org>
25927              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
25928              Message-Id: <m140e1N-000FOoC@feynman.localnet>
25929              
25930              plus a performance speedup noticed by Sarathy.
25931      Branch: perl
25932            ! op.c
25933 ____________________________________________________________________________
25934 [  7913] By: jhi                                   on 2000/11/29  03:16:59
25935         Log: Use "1 while unlink" so that VMS gets clean, too.
25936      Branch: perl
25937            ! t/lib/filter-util.t
25938 ____________________________________________________________________________
25939 [  7912] By: jhi                                   on 2000/11/29  03:09:08
25940         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
25941              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25942              Date: Tue, 28 Nov 2000 03:27:09 -0500
25943              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
25944      Branch: perl
25945            ! lib/ExtUtils/xsubpp
25946 ____________________________________________________________________________
25947 [  7911] By: jhi                                   on 2000/11/29  03:06:30
25948         Log: This should have been part of #7872: no need to scan UTF-8
25949              until eternity.
25950      Branch: perl
25951            ! utf8.c
25952 ____________________________________________________________________________
25953 [  7910] By: jhi                                   on 2000/11/29  02:50:04
25954         Log: One more perltie.pod nit from Casey R. Tweten.
25955      Branch: perl
25956            ! pod/perltie.pod
25957 ____________________________________________________________________________
25958 [  7909] By: jhi                                   on 2000/11/29  02:44:23
25959         Log: Document the known sprintf test failures, exact standard
25960              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
25961      Branch: perl
25962            ! pod/perldelta.pod t/op/sprintf.t
25963 ____________________________________________________________________________
25964 [  7908] By: jhi                                   on 2000/11/29  02:36:23
25965         Log: Add the Encoding table format documentation.
25966      Branch: perl
25967            + ext/Encode/Encode/EncodeFormat.pod
25968            ! MANIFEST
25969 ____________________________________________________________________________
25970 [  7907] By: jhi                                   on 2000/11/29  02:07:24
25971         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
25972              From: "Casey R. Tweten" <crt@kiski.net>
25973              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
25974              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
25975              
25976              Subject: Re: [PATCH] Updating perltie.pod for arrays
25977              From: "Casey R. Tweten" <crt@kiski.net>
25978              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
25979              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
25980      Branch: perl
25981            ! pod/perltie.pod
25982 ____________________________________________________________________________
25983 [  7906] By: nick                                  on 2000/11/28  22:40:59
25984         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
25985      Branch: perlio
25986            ! iperlsys.h perlio.c
25987 ____________________________________________________________________________
25988 [  7905] By: nick                                  on 2000/11/28  22:04:34
25989         Log: Integrate mainline
25990      Branch: perlio
25991           !> (integrate 39 files)
25992 ____________________________________________________________________________
25993 [  7904] By: jhi                                   on 2000/11/28  16:44:43
25994         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
25995              From: Nicholas Clark <nick@babyhippo.co.uk>
25996              Date: Tue, 28 Nov 2000 11:16:57 +0000
25997              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
25998      Branch: perl
25999            ! pod/perlipc.pod
26000 ____________________________________________________________________________
26001 [  7903] By: jhi                                   on 2000/11/28  16:40:31
26002         Log: Subject: [PATCH] Updating perltie.pod for arrays
26003              From: "Casey R. Tweten" <crt@kiski.net>
26004              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
26005              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
26006      Branch: perl
26007            ! pod/perltie.pod
26008 ____________________________________________________________________________
26009 [  7902] By: jhi                                   on 2000/11/28  16:39:37
26010         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
26011              From: Robin Barker <rmb1@cise.npl.co.uk>
26012              Date: Mon, 27 Nov 2000 17:56:44 GMT
26013              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
26014      Branch: perl
26015            ! pod/perlfunc.pod t/op/split.t
26016 ____________________________________________________________________________
26017 [  7901] By: jhi                                   on 2000/11/28  16:28:04
26018         Log: setmode() is a DOSish-only thing.
26019      Branch: perl
26020            ! perlio.c
26021 ____________________________________________________________________________
26022 [  7900] By: jhi                                   on 2000/11/28  16:21:46
26023         Log: Subject: [PATCH] perlcc.PL cleanups
26024              From: Simon Cozens <simon@cozens.net>
26025              Date: Tue, 28 Nov 2000 12:44:35 +0000
26026              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
26027      Branch: perl
26028            ! utils/perlcc.PL
26029 ____________________________________________________________________________
26030 [  7899] By: gsar                                  on 2000/11/28  06:32:55
26031         Log: reintegrate files missed by change#7895
26032      Branch: maint-5.6/perl
26033           +> ext/ByteLoader/bytecode.h utils/Makefile
26034            - utils/perlbc.PL
26035 ____________________________________________________________________________
26036 [  7897] By: gsar                                  on 2000/11/27  18:22:47
26037         Log: can't integrate these two files, for some reason
26038      Branch: maint-5.6/perl
26039            - ext/ByteLoader/bytecode.h utils/Makefile
26040 ____________________________________________________________________________
26041 [  7895] By: gsar                                  on 2000/11/27  18:11:21
26042         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
26043              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
26044              6757..6890,6892..6901 from mainline
26045              
26046              Bytecompiler patches from Benjamin Stuhl.
26047              
26048              More bytecompiler.
26049              
26050              Subject: [PATCH blead] B:: missing dependency
26051              
26052              Subject: [PATCH: 6757] configure.com updates and syslog build
26053              
26054              Long double Gconvert fixes from Yitzchak Scott-Thoennes
26055              and Spider Boardman.
26056              
26057              Subject: [PATCH blead] nextchar() abuse misses an optimisation
26058              
26059              Long double fixes from Spider Boardman.
26060              
26061              Make the selection of NVff et al stricter.
26062              
26063              cSVOPo_*v things index into the current PL_curpad
26064              under ithreads, which is different from the curpad
26065              used by the XSUB.  (In other words, the code as-is
26066              before this patch wouldn't work under ithreads.)
26067              
26068              Be portable.
26069              
26070              VMS MMS (make) wants null action.
26071              
26072              Mac and other portability updates from Chris Nandor.
26073              
26074              Storable support, v-version fixes.
26075              Subject: CPAN.pm beta for testing available
26076              
26077              Portability fix from Hugo van der Sanden.
26078              
26079              Bad makefile.
26080              
26081              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
26082              
26083              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
26084              
26085              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
26086              
26087              Replace #6705 with a minimal doc patch.
26088              Subject: [PATCH 5.6.0] replace change #6705
26089              
26090              Drop the separate perlbc, perlcc -b should be enough.
26091              
26092              installperl couldn't tell whether it had run tests or not.
26093              Subject: [PATCH] Re: installperl and t/TEST
26094              
26095              Add silencer flags to installperl.
26096              Subject: [PATCH] Making installperl silent.
26097              
26098              Make "make install" by default silent.  A new "install-verbose"
26099              target is verbose.
26100              
26101              More liberal parsing of version numbers.
26102              Subject: Re: CPAN.pm beta for testing available
26103              
26104              Create directories in silence.
26105              Subject: [PATCH] Another silencer for MakeMaker
26106              
26107              DOS patches and portability/porting notes, from Tim Jenness.
26108              
26109              Make installman to recognize the silence flag -S.
26110              
26111              Actually do something with the silencer option.
26112              
26113              Continue silencing.
26114              
26115              Show the doc file, not the temp file.
26116              
26117              Regen perltoc.
26118              
26119              Subject: [PATCH] More silencing of installman.
26120              
26121              Better wording for the vec lvalue diagnostic.
26122              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
26123              
26124              Subject: [PATCH: 6805] several more tweaks to configure.com
26125              
26126              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
26127              
26128              Missing parts of 
26129              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
26130              
26131              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
26132              (applied slightly modified)
26133              
26134              installperl --verbose and --silent.
26135              Subject: Re: [PATCH] More silencing of installman.
26136              
26137              Add install-silent target.
26138              
26139              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
26140              the problem reported in
26141              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
26142              
26143              Tweak the sfio/useperlio logic, hopefully as wished in
26144              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
26145              
26146              One forgotten file from #6816.
26147              
26148              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
26149              
26150              Remove duplicately applied patch shards.
26151              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
26152              
26153              Support preserving extremely big/small angles.
26154              
26155              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
26156              
26157              Subject: [PATCH] installation not quite silent yet.
26158              
26159              Update the test count.
26160              
26161              Use UVxf, PTR2UV, NVff.
26162              
26163              Document PTR2XX and INT2PTR.
26164              
26165              no-install target a la make -n.
26166              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
26167              
26168              grep -e isn't portable.
26169              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
26170              
26171              Can't get the test to reliably work thanks to the
26172              inaccurateness of floating point.  "Resolves" bug ids
26173              20000826.003, 20000826.009, 20000826.010,
26174              
26175              Subject: installman buglet
26176              
26177              DJGPP update from Laszlo Molnar.
26178              
26179              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
26180              
26181              Passing -R in ldflags makes now it to appear in the default
26182              for lddlflags, just like with -L.
26183              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
26184              
26185              Test nit.
26186              
26187              Use the actual thread type, not the pointer-to-struct.
26188              
26189              Provice virtual $Config{ccflags_nolargefiles} etc. 
26190              
26191              display_format used as a class method without arguments was broken,
26192              reported in
26193              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
26194              
26195              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
26196              
26197              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
26198              
26199              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
26200              
26201              opmini.o may be left around if a build is interrupted.
26202              
26203              Typo in #6858.
26204              
26205              Fix for ID 20000828.001, long doubles were not formatted
26206              correctly (showed up in $], which stopped installing perl).
26207              
26208              An attempt to fix the problem reported in
26209              Subject: Building perl@6856 using gcc/AIX 4.3.3 
26210              I can't test this properly since the gcc installation I have
26211              access to seems to be botched (gcc is calling the AIX cpp,
26212              a losing proposition...)
26213              
26214              Add -ld to archname on long tr...double platforms.
26215              
26216              Subject: hv.h Doc Patch
26217              
26218              Potential cruft.
26219              
26220              Subject: [PATCH bleedperl@6856] warnings fixes
26221              
26222              -S is the silent flag, -s is the strip flag.
26223              Subject: [PATCH] Re: [PATCH] make no-install          
26224              
26225              Take out the SUIDMAIL thing, that will not be
26226              a problem in 5.7.*.
26227              
26228              Subject: [PATCH bleedperl@6866] spellings
26229              
26230              Subject: [PATCH] Re: files not cleaned even by veryclean
26231              
26232              Use minimal @INC in tests, most of the time just '../lib',
26233              so that we simply can't pick up stuff from other Perls than
26234              the one we are testing.  Pointed out by
26235              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
26236              
26237              Update to Getopt::Long 2.24, from Johan Vromans.
26238              
26239              Fix for thinko in #6848.
26240              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
26241              
26242              Patches all over for people and the files they (hopefully) care about.
26243              
26244              Subject: Net::protoent does not export 'getproto'
26245              
26246              Missed a change in #6869.
26247              
26248              Subject: [PATCH] Warnings in B::Deparse
26249              
26250              Subject: [PATCH] Glob dumping
26251              
26252              Disable one of the tests for now.
26253              
26254              Disabling the one test is a bit tricky.
26255              
26256              Don't forget to tidy up.
26257              
26258              The #6881 removed one dump line.
26259              
26260              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
26261              
26262              Under usethreads the dumped variable is IN_PAD.
26263              Subject: Re: [PATCH] Glob dumping
26264              
26265              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
26266              
26267              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
26268              
26269              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
26270              
26271              Regen Configure for #6894.
26272              
26273              Subject: [PATCH: 6889] updates to perlebcdic.pod
26274              
26275              Undo namespace pollution of #6878.
26276              Subject: Re: Net::protoent does not export 'getproto'
26277              
26278              Admit that we are leaking scalars.
26279              
26280              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
26281      Branch: maint-5.6/perl
26282           !> (integrate 271 files)
26283 ____________________________________________________________________________
26284 [  7894] By: gsar                                  on 2000/11/27  16:00:34
26285         Log: a couple of nits
26286      Branch: maint-5.6/perl
26287            ! MANIFEST pp_sys.c
26288 ____________________________________________________________________________
26289 [  7893] By: gsar                                  on 2000/11/27  15:10:56
26290         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
26291              6740..6745,6747..6757,6760
26292              
26293              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
26294              
26295              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
26296              
26297              Doc nits spotted by Richard Soderberg.
26298              
26299              move WNOHANG definition to where other such things are
26300              
26301              Make $Config{byteorder} more magical so that it is
26302              dynamically computed: nice for 'fat binaries'.
26303              Subject: [PATCH]: default byteorder
26304              
26305              Subject: [PATCH] Cwd.pm now uses strict
26306              
26307              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
26308              
26309              Get -DLEAKTEST to compile (not necessarily to work, mind)
26310              Subject: [ID 20000724.006] -DLEAKTEST problem
26311              
26312              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
26313              
26314              Add perlebcdic from Peter Prymmer, regen toc.
26315              
26316              Don't propose using modules built for 5.005 if no binary
26317              compatibility with 5.005 is attempted.
26318              
26319              Do not use prototyping here.
26320              Subject: [ID 20000817.016] [PATCH] Peek.xs
26321              
26322              Document what the backtick returns if the command fails.
26323              
26324              Add byteorder to the myconfig output.
26325              
26326              Introduce NVef, NVff, and NVgf, use the middle one.
26327              (helps for lib/peek + Linux + long doubles)  Reported in
26328              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
26329              Use NVs in POSIX math, not doubles.
26330              Subject: [ID 20000817.014] POSIX & modfl
26331              
26332              Subject: [PATCH 5.6.0+] newSVrv() memory leak
26333              
26334              The byteorder code in #6671 was wrong.
26335              
26336              Fix the lib/complex failure of
26337              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
26338              Linux long double accuracy issue: something that
26339              when printed with %g looks like "2" but int() of it is 1.
26340              
26341              Propagate new Configure vars.
26342              
26343              Unbuffer the output.
26344              
26345              Subject: [PATCH] perltrap.pod spring cleaning
26346              
26347              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
26348              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
26349              
26350              Tiny Getopt::Long patch from Johan Vromans.
26351              
26352              Document code point which makes if (defined %stash::) to work
26353              (noted by Spider Boardman).
26354              
26355              Subject: [PATCH perl@6698] cygwin port
26356              
26357              Document the NDBM_File and ODBM_File as SDBM_File
26358              was documented in #6417.
26359              
26360              The new tests were missing from #6415.
26361              
26362              Add [[:blank:]] as suggested in
26363              Subject: [ID 20000716.024] [=cc=] / [:blank:]
26364              (the [=cc=] has already been taken care of by #6439
26365              so the whole bug report can be closed)
26366              and make [[:space:]] to be equivalent to isspace(3)
26367              (as opposed to \s, which is isSPACE()).  The difference
26368              is that now [[:space:]] matches the mythical vertical tab,
26369              while \s doesn't.
26370              
26371              Don't eat leading os from index entries.
26372              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
26373              
26374              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
26375              
26376              Typo in pp_complement().
26377              Subject: [PATCH perl-current] Deparse
26378              
26379              Add warnif(), check warnings further up the stack,
26380              all the warnings functions now can take an optional object reference.
26381              Subject: [PATCH bleedperl@6691] warnings pragma update
26382              
26383              Fix a core dump in lib/selfloader under -DDEBUGGING.
26384              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
26385              
26386              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
26387              
26388              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
26389              
26390              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
26391              Put back the long double avoidance code to POSIX.xs
26392              because VMS seems to need it still.
26393              
26394              Introduce a 'veryclean' target that is like 'distclean'
26395              but also removes *~ and *.orig.
26396              
26397              Subject: [ID 20000817.023] endianness description in perlfunc.pod
26398              
26399              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
26400              
26401              Let's try #6717 again.
26402              
26403              UTF8 concat fixes.
26404              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
26405              
26406              pp_open() could pass an uninitialized filename down to do_open9().
26407              
26408              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
26409              
26410              Update to CGI 2.72, from Lincoln Stein.
26411              
26412              Subject: [PATCH] Silence MakeMaker (Was: installman)
26413              
26414              Use temporary directory instead of current directory.
26415              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
26416              
26417              Document odd vs even subreleases and -Dusedevel.
26418              
26419              The veryclean target needs to clobber.
26420              
26421              Use File::Spec->tmpdir().
26422              
26423              Document the number of exponent digits.
26424              
26425              Mention perlebcdic and perlposix-bc.
26426              
26427              s/this one/the 5.6.0 release/
26428              
26429              The #6724 is here.
26430              
26431              The correct cleaning order is an art.
26432              
26433              small tweaks for change#6705: avoid C++ style comments in C code;
26434              use Perl's malloc API rather than the low level system one
26435              
26436              Array context keeps slithering in.
26437              
26438              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
26439              
26440              Subject: [PATCH] os2.c fix for use64bitint
26441              
26442              Update to Pod::LaTeX 0.53.
26443              Subject: [PATCH] lib/Pod/LaTeX.pm updates
26444              
26445              Document the endianness of Alpha more precisely.
26446              
26447              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
26448              
26449              Rename the macro argument because some preprocessors
26450              can't tell the difference and expand arguments also inside
26451              double quoted strings.
26452              
26453              free TLS slot properly on Windows
26454              
26455              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
26456              
26457              Unicos/mk requires elaborate paranoia.
26458              
26459              Tweak the floating point output routine preferences.
26460              
26461              Also under djgpp the timestamps are funky.
26462              
26463              Apply some PodParser 1.18 patches; the Pod/Find.pm
26464              patches cannot be applied since #6712 conflicts.
26465              
26466              Use PodParser 1.18 new test.
26467              
26468              A pod nit.
26469              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
26470              
26471              Be verydeepclean.
26472      Branch: maint-5.6/perl
26473           +> pod/perlebcdic.pod
26474           !> (integrate 106 files)
26475 ____________________________________________________________________________
26476 [  7892] By: jhi                                   on 2000/11/27  15:02:32
26477         Log: Update Changes.
26478      Branch: perl
26479            ! Changes patchlevel.h
26480 ____________________________________________________________________________
26481 [  7891] By: jhi                                   on 2000/11/27  14:57:23
26482         Log: Subject: Re: perlfaq style changes
26483              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26484              Date: Sat, 25 Nov 2000 23:32:26 -0800
26485              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
26486              
26487              plus a note from Ronald Kimball.
26488      Branch: perl
26489            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
26490 ____________________________________________________________________________
26491 [  7890] By: jhi                                   on 2000/11/27  14:53:14
26492         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
26493              From: Benjamin Holzman <bah@ecnvantage.com>
26494              Date: Sun, 26 Nov 2000 16:27:33 -0500
26495              Message-ID: <20001126162733.J25040@ecnvantage.com>
26496      Branch: perl
26497            ! gv.c
26498 ____________________________________________________________________________
26499 [  7889] By: jhi                                   on 2000/11/27  14:43:11
26500         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
26501              From: lvirden@cas.org
26502              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
26503              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
26504      Branch: perl
26505            ! README.amiga
26506 ____________________________________________________________________________
26507 [  7888] By: jhi                                   on 2000/11/27  14:32:34
26508         Log: Restore also the locale test to no-sprintf-taint state.
26509              Fixes the bug 20001127.003.
26510      Branch: perl
26511            ! sv.c t/pragma/locale.t
26512 ____________________________________________________________________________
26513 [  7887] By: gsar                                  on 2000/11/27  14:13:05
26514         Log: integrate changes#6613..6616,6620..6665 from mainline
26515              
26516              VMS configure.com update continues.
26517              
26518              Subject: Test fails / warnings with perl-current #6612
26519              
26520              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
26521              
26522              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
26523              
26524              For now remove the mail code.
26525              
26526              Subject: Re: [PATCH] @+, @- readonly
26527              
26528              Subject: warning: storage class after type is obsolescent
26529              
26530              Subject: sfio2000
26531              
26532              Subject: Re: File::Temp problems on VMS in bleedperl
26533              
26534              README.os2 update.
26535              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
26536              
26537              Make the user to give up his firstborn, err, to knowingly
26538              verify installing an unstable developer release.  Also bump
26539              the release to 5.7.0, but leave a patch tag in the local
26540              patches saying that this is not yet the real thing.
26541              
26542              Update (kinda) to Test 1.14, from Joshua Pritikin.
26543              
26544              make ok etc also for win32.
26545              
26546              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
26547              
26548              Don't blow limited stacks, a lower number is enough to
26549              tickle the lookbehind limit.
26550              
26551              Use -Dusedevel; regen Configure and the respective Porting stuff.
26552              
26553              Subject: [PATCH] debugger exit code should reflect user exit code
26554              
26555              Subject: [PATCH perl@6620] cygwin port
26556              
26557              Missed a file from #6638.
26558              
26559              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)
26560              
26561              magic callbacks all need to have same type signature
26562              
26563              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
26564              
26565              Fix a dependency problem.
26566              Subject: [PATCH: 6640] VMS Makefile.SH update
26567              
26568              The numeric locale was reset to "C" by s?printf and never restored.
26569              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
26570              No test since adding the failing example to locale.t
26571              does not fail -- probably because the locale settings are so
26572              thoroughly tweaked by that time.  Running the example standalone
26573              does fail, though.  UPDATE: test case added at change #7540.
26574              
26575              Subject: [ID 20000324.040] minor fix to perlhpux.pod
26576              
26577              Update to CPAN 1.57.
26578              
26579              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
26580              
26581              Change the perlbug address to perl.org since it's more forgiving.
26582              
26583              Change the regx compilation error markers to use = instead of <
26584              since pod makes using the latter quite messy.  Reported in
26585              ID 20000814.006 by Abigail and in
26586              Subject: Unknown escape E<> ?
26587              
26588              Update to perldebtut 1.9, from Richard Foley.
26589              
26590              check that the number pseudo children doesn't exceed
26591              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
26592              the WaitForMultipleObjects() limit that would cause wait()
26593              to crash)
26594              wait() and waitpid() could potentially be rewritten to use
26595              more than one thread to do the waiting to eliminate this
26596              limitation
26597              
26598              change#6328 could make close(SOCKET) return false on windows
26599              when it shouldn't
26600              
26601              pod nit seen in passing
26602              
26603              on windows, the return values from wait() and waitpid() don't
26604              match those of pseudo-pids
26605              
26606              waitpid() now handles externally spawned pids correctly;
26607              fixes for backtick/wait/waitpid failures on Windows 9x
26608              these changes make the pid returned by process functions on
26609              Windows 9x always positive by clearing the high bit (which
26610              is always set on Win9x); pseudo-process PIDs are likewise
26611              always negative now on Win9x (just as on NT/2000)
26612              
26613              trailing new %ENV entries weren't being pushed into the real
26614              environment of subprocesses on Windows
26615              
26616              Tweak the regex compilation errors once more.
26617              
26618              avoid warnings from dense compiler
26619              
26620              add "ok" targets from change#6632 in makefile.mk
26621      Branch: maint-5.6/perl
26622            - lib/Pod/PlainText.pm vms/configure.com
26623           !> (integrate 66 files)
26624 ____________________________________________________________________________
26625 [  7886] By: jhi                                   on 2000/11/27  13:54:18
26626         Log: __FUNCTION__ isn't portable and trying to emulate it leads
26627              into practically spelling out the name of the function.
26628              Takes care of the bug 20001127.001.
26629      Branch: perl
26630            ! perlio.c
26631 ____________________________________________________________________________
26632 [  7885] By: gsar                                  on 2000/11/27  13:53:18
26633         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
26634              6610..6611 from mainline
26635              
26636              Make regular expression parse error messages easier to understand.
26637              Subject: Re: enhanced(?) regex error messages
26638              
26639              Tiny tidying on report_evil_fh().
26640              
26641              Subject: Re: enhanced(?) regex error messages 
26642              plus Capitalize the error messages, plus perldiag them.
26643              
26644              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
26645              
26646              Document here-doc better.
26647              
26648              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
26649              
26650              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
26651              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
26652              (either perlbug or p5p ate the original), plus regen
26653              perlapi and perltoc. 
26654              
26655              Regen global.sym.
26656              
26657              Double check that we have a dirhandle.
26658              
26659              Subject: Re: enhanced(?) regex error messages
26660              (plus two small patches sent privately)
26661              (this still seems to leave few test failures)
26662              
26663              warn is a macro, avoid using at a variable to avoid warnings
26664              in some configurations; readdir.t is too conservative in
26665              estimating number of *.t's
26666              
26667              Get back into sync with Jeffrey on the enhanced regex warnings.
26668              
26669              Subject: [PATCH 5.6.0] cygwin port
26670              
26671              Zero entries were skipped, fix from Adrian Goalby
26672              <argoalby@yahoo.co.uk>
26673              
26674              Subject: Remove dead entry in perldiag
26675              
26676              Amend the description of Perl6.
26677              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
26678              
26679              detypo
26680              
26681              It's the 2ndO'ROSSC.
26682              
26683              Revert the sv.c part of #6559, a better fix is needed.
26684              
26685              Iterating perl6 description.
26686              
26687              Update to Term::ANSIColor 1.03, from Russ Allbery.
26688              
26689              Update to Getopt::Long 2.23_05, from Johan Vromans.
26690              
26691              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
26692              
26693              Update to Pod::Parser 1.17, from Brad Appleton.
26694              
26695              Update to CPAN 1.56, from Andreas König.
26696              
26697              Update to CGI 2.70, from Lincoln Stein.
26698              
26699              Put back the std @INC thing.
26700              
26701              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
26702              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
26703              
26704              Document the IO::Select timeout.
26705              
26706              sleep(1) does not necessarily return 1.
26707              Subject: [PATCH bleadperl] op/lex_assign.t  
26708              
26709              Subject: debugger "d" command doesnt check line number
26710              
26711              B::Deparse didn't do sub attributes.
26712              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
26713              
26714              Preprocessing and postprocessing for File::Find.
26715              Subject: Patch to Find::File.pm to allow alphabetical results
26716              
26717              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
26718              
26719              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
26720              
26721              Subject: Re: [ID 20000730.003] utf8::length() bad
26722              
26723              Subject: Getting perlio and threads to compile
26724              (the Solaris version changes in Configure skipped)
26725              
26726              Tests for #6589.
26727              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
26728              
26729              Add Perl debugging tutorial, regen toc. 
26730              Subject: perldebtut.pod
26731              
26732              Add a few missing files, update MANIFEST.
26733              
26734              Rewrite of vms/subconfigure.com as configure.com,
26735              from Peter Prymmer and the vmsperl crew.
26736              
26737              Should have deleted this in #6603.
26738              
26739              Fix the test for 5005threads.
26740              
26741              Fix-n-skip the tests under 5005threads.
26742              
26743              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
26744              
26745              Upgrade to CGI 2.71, from Lincoln Stein.
26746      Branch: maint-5.6/perl
26747           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
26748           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
26749           +> t/op/regmesg.t t/pod/find.t vms/configure.com
26750            - vms/subconfigure.com
26751            ! lib/lib.pm
26752           !> (integrate 115 files)
26753 ____________________________________________________________________________
26754 [  7884] By: jhi                                   on 2000/11/27  13:44:33
26755         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
26756              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26757              Date:     Mon, 27 Nov 2000 08:23:54 EST
26758              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
26759      Branch: perl
26760            ! vms/descrip_mms.template vms/test.com
26761 ____________________________________________________________________________
26762 [  7883] By: gsar                                  on 2000/11/27  11:50:46
26763         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
26764              6511..6513,6515..6523,6525..6536
26765              
26766              The swallow_bom() saga continues.  The #23 of require.t
26767              (UTF16-LE) still fails (silently, no output) but the #22
26768              (UTF16-BE) seems to be working now.  The root of the
26769              failure may be in sv_gets(): is it UTF-16LE-aware,
26770              especially when it comes to line endings? 
26771              
26772              Document the problem with -P in HP-UX and its workaround.
26773              
26774              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
26775              (aka ID 20000730.002)
26776              
26777              Subject: fix and question re: waitpid() under win32
26778              
26779              Make the safety catch for buggy gccs work with triple version
26780              numbers like 2.95.2.  Reported in
26781              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
26782              
26783              In Digital UNIX warn if gcc explicitly chosen because even
26784              2.95.2 is known to cause problems.
26785              
26786              Make chr() for values >127 to create utf8 when under utf8.
26787              
26788              various syntax errors and such (not fixed: comp/require.t#22 coredump
26789              on Windows)
26790              
26791              Stash away the largefiles flags and libswanted.
26792              
26793              BOM patching from Simon Cozens.
26794              
26795              If gccosandvers is equal to osname, clear gccosandvers.
26796              
26797              Make p4desc to skip non-mainperl branches by default.
26798              
26799              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
26800              
26801              The test from this
26802              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
26803              
26804              In new BSDs changes to argv[] do not show up in ps(1) output,
26805              instead one must use setproctitle().  This was already addressed
26806              by change #6457, but the below has a new variant for FreeBSD 4.0
26807              or later, and the matter is also documented more.
26808              
26809              FreeBSD 3.* updates from
26810              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
26811              
26812              regen_headers, regen perltoc.
26813              
26814              Document in one place the memory abstractions used in Perl core.
26815              
26816              memcpy has n o in it, as pinted ut by Sarathy.
26817              
26818              Remove the extraneous "main::" prefix from all the
26819              "opened only for", "on closed", and "never opened" warnings.
26820              
26821              The name of a filehandle does not have <these>.
26822              
26823              The tr utf8 patching continues.
26824              
26825              The new setproctitle() feature is available only in 
26826              bleeding edge FreeBSD.  From Paul Saab.
26827              
26828              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
26829              
26830              Dump UVs as UVs in Data::Dumper.
26831              
26832              detypo #6494
26833              
26834              Document the IVdf UVuf UVof UVxf.
26835              
26836              require.t needs binmode() to work on windows
26837              
26838              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
26839              that are hopefully soon put into use.
26840              
26841              Allow "no Module;" even if there is no 'unimport'.
26842              
26843              Better skip message for the test; one of the two problems in
26844              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
26845              
26846              The subtest 4 may fail also on VOBS, as pointed out
26847              by Nick Ing-Simmons in November 1999, bug id 19991124.003
26848              (but the failure in that bug report isn't the subtest 4).
26849              
26850              Be more informative on what is skipped and why,
26851              also repeat the list at the end.
26852              
26853              Add a URL for FSF.
26854              
26855              Subject: [PATCH] sv.h documentation - SvLEN
26856              
26857              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
26858              
26859              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
26860              
26861              Subject: [PATCH] bad cppsymbols on os2 + Configure question
26862              
26863              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
26864              
26865              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
26866              mention the idea of @( and @)
26867              
26868              This is 6512.  Really.
26869              
26870              Subject: [ID 19990721.004] Documentation bug in perlfunc
26871              
26872              Subject: Minor tweak to perlvar.pod
26873              
26874              In the warnings call filehandles consistently so;
26875              add "unopened" warning for stat().
26876              
26877              After the #6519 a warning about stat() is just that,
26878              not about a filetest, which now have their own warning.
26879              
26880              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
26881              
26882              Subject: Re: Array vs. List context
26883              
26884              Subject: New perlcc, take 2
26885              
26886              Weed buglets pointed out by
26887              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
26888              
26889              gcc versions might have (parentheses) in them.
26890              
26891              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
26892              
26893              Essential prototype changes were missing from #6527.
26894              Also make report_evil_fh() more bomb-proof.
26895              
26896              Zap lib/Sys directory when cleaning up.
26897              
26898              Change the Policy policy: now -Dprefix= with an existing
26899              Policy.sh and prefix == siteprefix == vendorprefix, then all
26900              of them follow along the new prefix.
26901              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
26902              
26903              Continue fixing the io warnings.  This also
26904              sort of fixes bug ID 20000802.003: the core dump
26905              is no more.  Whether the current behaviour is correct
26906              (giving a warning: "Not a format reference"), is another matter.
26907              
26908              Have symbols for the IoTYPEs.
26909              
26910              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
26911              
26912              Document a bit that UDP is not what you might think.
26913              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
26914              tr memory corruption fix from Simon Cozens.
26915              
26916              Plug the security hole described in the Aug 05 2000 bugtraq message
26917              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
26918              The security hole exists only in suidperls, which isn't
26919              installed or even built by default.
26920      Branch: maint-5.6/perl
26921           !> (integrate 71 files)
26922 ____________________________________________________________________________
26923 [  7882] By: gsar                                  on 2000/11/27  10:25:36
26924         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
26925              from mainline
26926              
26927              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
26928              to be fatal errors (instead of by default ignoring them, and
26929              ignoring with a bug: even though -w gave an error, the opening [
26930              was left in)  Reported in:
26931              
26932              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
26933              
26934              Subject: [PATCH] split /^/
26935              
26936              MacOS nits from Matthias Neeracher.
26937              
26938              More split() doc and test patches from Mike Guy.
26939              
26940              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
26941              from Graham Barr in the module list.
26942              
26943              docfix from Peter Scott <Peter@PSDT.com>.
26944              
26945              File::Temp patches for VMS and OS/2 from Tim Jenness.
26946              
26947              open() wariness in perlbug.
26948              
26949              Subject: [PATCH] minor doc change - perlguts
26950              
26951              Subject: Minor doc patch: handy.h
26952              
26953              Be wary of close()s, too.
26954              
26955              Further File::Temp patches from Yitzchak Scott-Thoennes
26956              and Craig A. Berry.
26957              
26958              Subject: [PATCH] fixes bug 20000508.004
26959              
26960              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
26961              
26962              Allow "no AutoLoader;", based on change #6444,
26963              suggested by Graham Barr.
26964              
26965              Use setproctitle() if available to modify $0.
26966              
26967              Warn if the version of the operating system used to compile gcc
26968              differs from the current version of the operating system.
26969              Also display the gcc compilation os and version in myconfig.
26970              Inspiration from
26971              
26972              Tiny fixes for #6460.
26973              
26974              The problem described in this
26975              Subject: [ID 20000322.018] named chars aren't magical enough
26976              has been fixed in perl 5.6.0 but just in case added a test
26977              to keep it away.  (The report from Joseph Hall.)
26978              
26979              Tune the comments and hopefully stop a memory leak.
26980              
26981              Subject: UTF8 concat
26982              (with a memory leak fixed, plus a few casts added)
26983              This also seems to help for
26984              Subject: [ID 20000716.015] join UTF8 weirdness
26985              
26986              Do not upgrade SVs into utf8 just because they participate
26987              in eq or cmp.  Reported and fix suggested in
26988              Subject: [ID 20000720.009] sv_eq UTF8 bug
26989              
26990              Fix the HALF_UPGRADE() macro introduced in #6263.
26991              
26992              Find green threads before native threads.
26993              Subject: Re: Patch to jpl/JNI/Makefile.PL
26994      Branch: maint-5.6/perl
26995           !> (integrate 30 files)
26996 ____________________________________________________________________________
26997 [  7881] By: jhi                                   on 2000/11/27  05:48:41
26998         Log: It seems that *both* the unused submatch loop cleanup
26999              codes are needed.
27000      Branch: perl
27001            ! regexec.c
27002 ____________________________________________________________________________
27003 [  7880] By: jhi                                   on 2000/11/27  04:50:07
27004         Log: Clean .exists deeper.
27005      Branch: perl
27006            ! Makefile.SH
27007 ____________________________________________________________________________
27008 [  7879] By: jhi                                   on 2000/11/27  02:31:35
27009         Log: The code in regcppop() (see #7878) contains the correct lower
27010              limit for the unused submatch 'cleanup' loop so that under
27011              "use utf8" the following code wouldn't dump core:
27012              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
27013              the cleanup loop in regtry() stomped beyond allocated area
27014              in the startp[] array.  Therefore, copied the correct lower
27015              loop limit (*PL_reglastparen) to regtry().  Note: something
27016              may still not be quite right: why was the _higher_ loop limit
27017              (prog->nparens) different in the utf8 case?
27018              
27019              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
27020              without core dumps, there were about 17 of them before
27021              the patch (with us since Perl 5.7.0).  Two failures, still:
27022              496 and 505 (though these may not be severe).
27023              
27024              Patch #7881 is also needed since both the cleanup loops
27025              seem to be needed.
27026              
27027              Also, the t/op/pat#44 seems to core dump under utf8.
27028              Plus a couple of failures.  UGH-8.
27029      Branch: perl
27030            ! regexec.c
27031 ____________________________________________________________________________
27032 [  7878] By: jhi                                   on 2000/11/27  02:21:17
27033         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
27034              the code in regcppop() seems to be redundant for the test suite --
27035              but it contains a germ of truth, and it needed for the build
27036              process itself: see #7879 and #7881.
27037      Branch: perl
27038            ! regexec.c
27039 ____________________________________________________________________________
27040 [  7877] By: jhi                                   on 2000/11/27  01:53:09
27041         Log: Comment on comment.
27042      Branch: perl
27043            ! regexec.c
27044 ____________________________________________________________________________
27045 [  7876] By: jhi                                   on 2000/11/27  00:49:59
27046         Log: Adjust the docs to agree with #7875.
27047      Branch: perl
27048            ! pod/perllocale.pod
27049 ____________________________________________________________________________
27050 [  7875] By: jhi                                   on 2000/11/27  00:49:27
27051         Log: Retract #7863.  It makes more sense not to taint formatted output,
27052              not even by sprintf().
27053      Branch: perl
27054            ! sv.c
27055 ____________________________________________________________________________
27056 [  7874] By: jhi                                   on 2000/11/26  23:36:02
27057         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
27058              Not really fixed (should really dump the UTF-8 charclass),
27059              but stopped displaying the garbage.
27060              
27061              Also add a note on the (missing) Unicode PSXSPC and BLANK.
27062      Branch: perl
27063            ! regcomp.c
27064 ____________________________________________________________________________
27065 [  7873] By: jhi                                   on 2000/11/26  21:31:13
27066         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
27067      Branch: perl
27068            ! regexec.c
27069 ____________________________________________________________________________
27070 [  7872] By: jhi                                   on 2000/11/26  21:06:04
27071         Log: No need to scan till infinity, 13 is enough.
27072      Branch: perl
27073            ! handy.h utf8.c
27074 ____________________________________________________________________________
27075 [  7871] By: jhi                                   on 2000/11/26  20:20:32
27076         Log: Test line numbers are different with utf8.
27077      Branch: perl
27078            ! t/op/re_tests
27079 ____________________________________________________________________________
27080 [  7870] By: jhi                                   on 2000/11/26  20:10:12
27081         Log: Message nit.
27082      Branch: perl
27083            ! regcomp.c
27084 ____________________________________________________________________________
27085 [  7869] By: jhi                                   on 2000/11/26  19:01:05
27086         Log: Make utf8_length() and utf8_distance() (the latter of which
27087              is unused at the moment) to be less forgiving about bad UTF-8.
27088      Branch: perl
27089            ! embed.h embed.pl objXSUB.h proto.h utf8.c
27090 ____________________________________________________________________________
27091 [  7868] By: jhi                                   on 2000/11/26  18:45:56
27092         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
27093              From: Benjamin Holzman <bah@ecnvantage.com>
27094              Date: Sat, 25 Nov 2000 20:40:20 -0500       
27095              Message-ID: <20001125204020.A25040@ecnvantage.com>              
27096              
27097              Debian allows installing /usr/bin/locale without installing
27098              any locales, an error message will ensue.
27099      Branch: perl
27100            ! t/pragma/locale.t
27101 ____________________________________________________________________________
27102 [  7867] By: jhi                                   on 2000/11/26  18:31:12
27103         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
27104              From: Benjamin Holzman <bah@ecnvantage.com>
27105              Date: Sun, 26 Nov 2000 02:42:34 -0500
27106              Message-ID: <20001126024234.G25040@ecnvantage.com>
27107              
27108              Patch for the bug 20000212.002.
27109      Branch: perl
27110            ! sv.c t/op/array.t
27111 ____________________________________________________________________________
27112 [  7866] By: jhi                                   on 2000/11/26  18:28:09
27113         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
27114              From: Tim Jenness <t.jenness@jach.hawaii.edu>
27115              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
27116              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
27117              
27118              File::Temp 0.11.
27119      Branch: perl
27120            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
27121 ____________________________________________________________________________
27122 [  7865] By: jhi                                   on 2000/11/26  18:24:22
27123         Log: The metaconfig unit change for #7864.
27124      Branch: metaconfig/U/perl
27125            ! need_va_copy.U
27126 ____________________________________________________________________________
27127 [  7864] By: jhi                                   on 2000/11/26  18:23:41
27128         Log: Make the va_copy() test not to be so talkative.
27129      Branch: perl
27130            ! Configure config_h.SH
27131 ____________________________________________________________________________
27132 [  7863] By: jhi                                   on 2000/11/26  18:11:02
27133         Log: Fix locale inconsistencies unearthed by Hugo's work.
27134              Now the floating point sprintf really does taint the result
27135              string as perllocale promises (has promised for a long time)
27136              if "use locale" is in the lexical scope.
27137      Branch: perl
27138            ! sv.c t/pragma/locale.t
27139 ____________________________________________________________________________
27140 [  7862] By: jhi                                   on 2000/11/26  00:35:15
27141         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
27142              From: Nicholas Clark <nick@ccl4.org>
27143              Date: Sun, 26 Nov 2000 00:07:50 +0000
27144              Message-ID: <20001126000750.A22446@plum.flirble.org>
27145              
27146              Infinit.
27147      Branch: perl
27148            ! sv.c
27149 ____________________________________________________________________________
27150 [  7861] By: jhi                                   on 2000/11/26  00:01:26
27151         Log: Integrate perlio.
27152      Branch: perl
27153           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
27154 ____________________________________________________________________________
27155 [  7860] By: nick                                  on 2000/11/25  22:04:17
27156         Log: Correct relative path from new ext\Filter\Util\Call location
27157              back to miniperl.
27158      Branch: perlio
27159            ! win32/makefile.mk
27160 ____________________________________________________________________________
27161 [  7859] By: nick                                  on 2000/11/25  21:26:54
27162         Log: Integrate mainline.
27163      Branch: perlio
27164           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
27165           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
27166           +> t/lib/filter-util.t
27167            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
27168            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
27169            - t/lib/filt-util.t
27170           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
27171           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
27172           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
27173           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
27174           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
27175           !> win32/makefile.mk
27176 ____________________________________________________________________________
27177 [  7858] By: gsar                                  on 2000/11/25  20:52:17
27178         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
27179              parent's memory; fix it by keeping track of the actual pad
27180              offset rather than a raw pointer (this change is probably also
27181              relevant to non-ithreads case to avoid fallout from reallocs of
27182              the pad array, but is currently only enabled for the ithreads
27183              case in the interests of minimal disruption to existing "well
27184              tested" code)
27185      Branch: perl
27186            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
27187            ! proto.h scope.c scope.h sv.c t/op/fork.t
27188 ____________________________________________________________________________
27189 [  7857] By: nick                                  on 2000/11/25  20:01:28
27190         Log: All tests pass on Win32/gcc/USE_PERLIO.
27191              - when crlf layer is pushed make unix-level binary.
27192              - remove :crlf injection in pp_backtick in pp_sys.c
27193              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
27194      Branch: perlio
27195            ! doio.c perlio.c pp_sys.c win32/makefile.mk
27196 ____________________________________________________________________________
27197 [  7856] By: jhi                                   on 2000/11/25  18:38:30
27198         Log: Update the metaconfig units for #7855.
27199      Branch: metaconfig/U/perl
27200            ! useperlio.U usesocks.U
27201 ____________________________________________________________________________
27202 [  7855] By: jhi                                   on 2000/11/25  18:37:54
27203         Log: Undo the SOCKS workarounds, instead start using PerlIO
27204              if SOCKS is selected.
27205              
27206              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
27207              From: Jens Hamisch <jens@Strawberry.COM>
27208              Date: Fri, 24 Nov 2000 18:31:30 +0100
27209              Message-ID: <20001124183130.E28337@Strawberry.COM>
27210              
27211              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
27212              From: Jens Hamisch <jens@Strawberry.COM>
27213              Date: Fri, 24 Nov 2000 19:11:51 +0100
27214              Message-ID: <20001124191151.A28753@Strawberry.COM>
27215      Branch: perl
27216            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
27217            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
27218 ____________________________________________________________________________
27219 [  7854] By: jhi                                   on 2000/11/25  17:39:08
27220         Log: Undo #7848.  Some of the code seems to use walkoptree(),
27221              some walkoptree_slow().  An unfinished renaming?
27222              Now the sub is walkoptree() (which is @EXPORT_OK),
27223              the walkoptree_slow() is a typeglob alias to walkoptree.
27224              This makes the tests to pass, at least.
27225      Branch: perl
27226            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
27227 ____________________________________________________________________________
27228 [  7853] By: nick                                  on 2000/11/24  22:24:33
27229         Log: Re-arrange crlf vs binary for platforms that care.
27230              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
27231              Lip-service to making stdio layer work on such platfroms (untested).
27232              Now fails 3 tests rather than one, checkin to see if I can debug 
27233              the issue under linux. (Do not merge.)
27234      Branch: perlio
27235            ! doio.c perlio.c perliol.h
27236 ____________________________________________________________________________
27237 [  7852] By: jhi                                   on 2000/11/24  18:57:39
27238         Log: AUTHORS edits.
27239      Branch: perl
27240            ! AUTHORS
27241 ____________________________________________________________________________
27242 [  7851] By: jhi                                   on 2000/11/24  17:34:56
27243         Log: Add Jan-Erik Karlsson.
27244      Branch: perl
27245            ! AUTHORS
27246 ____________________________________________________________________________
27247 [  7850] By: jhi                                   on 2000/11/24  17:27:56
27248         Log: Configure should find stdchar on its own.
27249      Branch: perl
27250            ! hints/solaris_2.sh
27251 ____________________________________________________________________________
27252 [  7849] By: jhi                                   on 2000/11/24  17:24:55
27253         Log: Subject: PATCH over 7848: Filter test flawed
27254              From: andreas.koenig@anima.de (Andreas J. Koenig)
27255              Date: 24 Nov 2000 10:28:29 +0100
27256              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
27257      Branch: perl
27258            ! t/lib/filter-util.t
27259 ____________________________________________________________________________
27260 [  7848] By: jhi                                   on 2000/11/24  17:22:15
27261         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
27262              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
27263              Date: Fri, 24 Nov 2000 16:12:58 +0000
27264              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
27265      Branch: perl
27266            ! ext/B/B.pm
27267 ____________________________________________________________________________
27268 [  7847] By: jhi                                   on 2000/11/24  03:07:01
27269         Log: Integrate perlio.
27270      Branch: perl
27271           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
27272           !> win32/makefile.mk
27273 ____________________________________________________________________________
27274 [  7846] By: gsar                                  on 2000/11/24  00:55:57
27275         Log: integrate changes#6415..6418,6420..6438 from mainline
27276              
27277              Fix the bitvector ops for utf8 (tricky since past 7 bits
27278              the utf8 'characters' can be more than one octet).
27279              
27280              MPE/ix updates for perl 5.6.0 from Mark Bixby.
27281              
27282              Subject: SDBM_File documentation
27283              
27284              Detypo.
27285              
27286              Decutandpasto.
27287              
27288              Send all installperl messages to STDERR and be -w clean.
27289              
27290              Out-of-date note removed.
27291              
27292              Protect against "wild next"s, that is, callbacks doing "next"
27293              instead of "return".
27294              
27295              Use STDOUT consistently.
27296              
27297              The output might have been produced in the wrong order.
27298              
27299              A missing 'break' after the [[:space:]] switch case.
27300              
27301              Add tests for
27302              [ID 19991110.003] another matching finding by pcre author
27303              which has already been fixed by some patch, as verified in
27304              
27305              Documentation to explain the behaviour of map().
27306              
27307              Add an optimization for map-maps-a-list-element-to-more-list-elements
27308              case, but add also notes explaining the relationship of this
27309              patch and the earlier notes by Sarathy.
27310              
27311              Subject: [ID 20000716.023] syslog test fails without sockets
27312              
27313              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
27314              Test cases for #6431.
27315              
27316              File::Spec::VMS fixup for tmpdir from Craig Berry.
27317              
27318              Make the "uninit variable" warning to say "concat or string"
27319              or "join or string" when in concat or join .
27320              
27321              Get UTF16 BOMs working.  Patch from
27322              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
27323              
27324              Subject: [PATCH] Make large file tests deal with SIGXFSZ
27325              
27326              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
27327              
27328              Subject: [PATCH] av.c apidoc
27329      Branch: maint-5.6/perl
27330           !> (integrate 43 files)
27331 ____________________________________________________________________________
27332 [  7845] By: gsar                                  on 2000/11/24  00:20:45
27333         Log: integrate changes#6406..6414 from mainline
27334              
27335              Merge perlhacktut into perlhack, update perlguts.
27336              
27337              Fix AutoSplit to use File::Spec the right way in VMS,
27338              from Peter Prymmer.
27339              
27340              The bug report
27341              [ID 19991110.002] minimal matching discrepancy found by pcre author
27342              seems to have been fixed (though differently from what was suggested
27343              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
27344              
27345              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
27346              not in pod, from Peter Prymmer
27347              
27348              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
27349              From: Hugo <hv@crypt.compulink.co.uk>
27350              Date: Fri, 14 Jul 2000 23:05:20 +0100
27351              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
27352              
27353              Didn't anymore apply, but that point still could use another fix.
27354              
27355              lib/b test fixes from Peter Prymmer.
27356              
27357              More docs for sv functions.
27358              
27359              perlvms.pod whitespace cleanup to keep pod utils happy.
27360              
27361              another VMS build tweak from Peter Prymmer
27362      Branch: maint-5.6/perl
27363           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
27364           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
27365           !> vms/descrip_mms.template vms/perlvms.pod
27366 ____________________________________________________________________________
27367 [  7844] By: nick                                  on 2000/11/23  23:42:45
27368         Log: Win32/perlio Now just fails one io/argv.t test - lack 
27369              of default :crlf on standard streams.
27370      Branch: perlio
27371            ! doio.c perlio.c
27372 ____________________________________________________________________________
27373 [  7843] By: nick                                  on 2000/11/23  23:04:05
27374         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
27375              peek fail is showing a real problem (multiple crlf layers
27376              are getting pushed.)
27377      Branch: perlio
27378            ! doio.c perlio.c win32/makefile.mk
27379 ____________________________________________________________________________
27380 [  7842] By: nick                                  on 2000/11/23  19:46:23
27381         Log: Implement PerlIO_binmode()
27382              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
27383              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
27384              make binmode in t/lib/io_tell.t unconditional so that works.
27385              Checkin just so Win32 machine can see these changes.
27386      Branch: perlio
27387            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
27388 ____________________________________________________________________________
27389 [  7841] By: jhi                                   on 2000/11/23  19:30:00
27390         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
27391      Branch: perl
27392            ! README.amiga
27393 ____________________________________________________________________________
27394 [  7840] By: jhi                                   on 2000/11/23  17:18:02
27395         Log: SOCKS wrestling continues, patches from Jens Hamisch.
27396      Branch: perl
27397            ! doio.c embed.h embed.pl perlsdio.h proto.h
27398 ____________________________________________________________________________
27399 [  7839] By: jhi                                   on 2000/11/23  16:54:14
27400         Log: Push Filter::Util::Call one level deeper.
27401      Branch: perl
27402            + t/lib/filter-util.t
27403           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
27404           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
27405            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
27406            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
27407            - t/lib/filt-util.t
27408            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
27409            ! win32/Makefile win32/makefile.mk
27410 ____________________________________________________________________________
27411 [  7838] By: jhi                                   on 2000/11/23  16:52:40
27412         Log: Reach back one higher up when searching for PERL_SRC.
27413      Branch: perl
27414            ! lib/ExtUtils/MM_Unix.pm
27415 ____________________________________________________________________________
27416 [  7837] By: jhi                                   on 2000/11/23  16:05:41
27417         Log: Subject: Re: perl@7826
27418              Date: Thu, 23 Nov 2000 02:20:25 -0600
27419              From: "Craig A. Berry" <craigberry@mac.com>
27420              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
27421              
27422              Make VMS to like Filter::Util::Call. 
27423      Branch: perl
27424            ! configure.com ext/Filter/Util/Makefile.PL
27425 ____________________________________________________________________________
27426 [  7836] By: nick                                  on 2000/11/23  16:04:08
27427         Log: Implement crlf layer - not ready for merge.
27428      Branch: perlio
27429            ! perlio.c win32/makefile.mk
27430 ____________________________________________________________________________
27431 [  7835] By: jhi                                   on 2000/11/23  15:56:52
27432         Log: STDCHAR is different in Sparc v9 vs x86.
27433      Branch: perl
27434            ! hints/solaris_2.sh
27435 ____________________________________________________________________________
27436 [  7834] By: jhi                                   on 2000/11/23  15:50:47
27437         Log: The type needs to be visible to protos.
27438      Branch: perl
27439            ! perl.h
27440 ____________________________________________________________________________
27441 [  7833] By: jhi                                   on 2000/11/23  15:40:46
27442         Log: Finish unfinished SOCKS workaround changes.
27443      Branch: perl
27444            ! doio.c
27445 ____________________________________________________________________________
27446 [  7832] By: jhi                                   on 2000/11/23  15:33:30
27447         Log: Integrate perlio.
27448      Branch: perl
27449           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
27450           !> win32/makefile.mk
27451 ____________________________________________________________________________
27452 [  7831] By: nick                                  on 2000/11/23  10:31:07
27453         Log: Correct makefile.mk dependancies for ext/Filter/Util
27454              Build ext/Encode
27455              Run dmake regen_config_h
27456      Branch: perlio
27457            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
27458            ! win32/makefile.mk
27459 ____________________________________________________________________________
27460 [  7830] By: nick                                  on 2000/11/23  08:05:07
27461         Log: Integrate mainline
27462      Branch: perlio
27463           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
27464           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
27465           +> t/lib/filt-util.pl t/lib/filt-util.t
27466           !> (integrate 41 files)
27467 ____________________________________________________________________________
27468 [  7829] By: gsar                                  on 2000/11/23  03:07:11
27469         Log: build the Filter extension on windows
27470      Branch: perl
27471            ! win32/Makefile win32/makefile.mk
27472 ____________________________________________________________________________
27473 [  7828] By: gsar                                  on 2000/11/23  02:46:35
27474         Log: regenerate win32/config* and fix some inconsistencies in the
27475              makefiles; always export Perl_deb() because it is needed
27476              by ext/re/* (whether perl itself is built with -DDEBUGGING
27477              or not)
27478      Branch: perl
27479            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
27480            ! win32/config_H.vc win32/makefile.mk
27481 ____________________________________________________________________________
27482 [  7827] By: gsar                                  on 2000/11/23  02:18:38
27483         Log: get sources building on windows+MSVC again (untested with other
27484              compilers)
27485      Branch: perl
27486            ! win32/include/sys/socket.h win32/perllib.c
27487 ____________________________________________________________________________
27488 [  7826] By: jhi                                   on 2000/11/23  01:18:26
27489         Log: Update Changes.
27490      Branch: perl
27491            ! Changes patchlevel.h
27492 ____________________________________________________________________________
27493 [  7825] By: jhi                                   on 2000/11/23  00:20:41
27494         Log: Subject: Re: av.c patch (having slight problems)
27495              From: "Ben Tilly" <ben_tilly@hotmail.com>
27496              Date: Tue, 21 Nov 2000 23:29:31 -0500
27497              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
27498              
27499              unshift() speedup.
27500      Branch: perl
27501            ! av.c
27502 ____________________________________________________________________________
27503 [  7824] By: jhi                                   on 2000/11/22  23:59:15
27504         Log: Fixes for signedness warnings noticed by VMSperlers.
27505      Branch: perl
27506            ! ext/Storable/Storable.xs regcomp.c sv.c
27507 ____________________________________________________________________________
27508 [  7823] By: jhi                                   on 2000/11/22  23:19:31
27509         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
27510              From: Peter Prymmer <pvhp@forte.com>
27511              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
27512              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
27513      Branch: perl
27514            ! t/pragma/warn/pp_hot
27515 ____________________________________________________________________________
27516 [  7822] By: jhi                                   on 2000/11/22  22:52:20
27517         Log: Be clean.
27518      Branch: perl
27519            ! Makefile.SH
27520 ____________________________________________________________________________
27521 [  7821] By: jhi                                   on 2000/11/22  22:46:39
27522         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
27523              by Damian Conway, as suggested by Paul Marquess.
27524      Branch: perl
27525            + lib/Filter/Simple.pm
27526 ____________________________________________________________________________
27527 [  7820] By: jhi                                   on 2000/11/22  22:45:51
27528         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
27529      Branch: perl
27530            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
27531            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
27532            + t/lib/filt-util.t
27533            ! MANIFEST
27534 ____________________________________________________________________________
27535 [  7819] By: jhi                                   on 2000/11/22  22:03:27
27536         Log: Integrate perlio.
27537      Branch: perl
27538           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
27539           !> win32/makefile.mk
27540 ____________________________________________________________________________
27541 [  7818] By: jhi                                   on 2000/11/22  21:56:02
27542         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
27543      Branch: perl
27544            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
27545            ! t/lib/io_sock.t
27546 ____________________________________________________________________________
27547 [  7817] By: jhi                                   on 2000/11/22  21:39:49
27548         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
27549              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27550              Date: Wed, 22 Nov 2000 16:08:12 -0500
27551              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
27552      Branch: perl
27553            ! lib/ExtUtils/Liblist.pm
27554 ____________________________________________________________________________
27555 [  7816] By: jhi                                   on 2000/11/22  21:38:25
27556         Log: Go ahead and #include <unistd.h> in perl.h.
27557      Branch: perl
27558            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
27559            ! util.c
27560 ____________________________________________________________________________
27561 [  7815] By: jhi                                   on 2000/11/22  21:22:52
27562         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
27563              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27564              Date: Mon, 20 Nov 2000 18:30:52 -0500
27565              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
27566      Branch: perl
27567            ! pod/perlre.pod regcomp.c t/op/re_tests
27568 ____________________________________________________________________________
27569 [  7814] By: jhi                                   on 2000/11/22  21:21:46
27570         Log: Subject: [PATCH 5.7.0] Liblist finally works
27571              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27572              Date: Tue, 21 Nov 2000 22:02:17 -0500
27573              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
27574      Branch: perl
27575            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
27576            ! lib/ExtUtils/MakeMaker.pm
27577 ____________________________________________________________________________
27578 [  7813] By: jhi                                   on 2000/11/22  21:20:23
27579         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
27580              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27581              Date: Wed, 22 Nov 2000 17:53:15 +0100
27582              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
27583              
27584              AIX dynaloader and perlio patch.
27585      Branch: perl
27586            ! ext/DynaLoader/dl_aix.xs
27587 ____________________________________________________________________________
27588 [  7812] By: jhi                                   on 2000/11/22  21:17:52
27589         Log: (Accidentally empty patch.)
27590      Branch: perl
27591            ! av.c
27592 ____________________________________________________________________________
27593 [  7811] By: jhi                                   on 2000/11/22  21:16:31
27594         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
27595              From: Peter Prymmer <pvhp@forte.com>
27596              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
27597              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
27598      Branch: perl
27599            ! vms/test.com
27600 ____________________________________________________________________________
27601 [  7810] By: jhi                                   on 2000/11/22  21:15:36
27602         Log: Subject: Re: perl@7777 
27603              From: "John P. Linderman" <jpl@research.att.com>
27604              Date: Wed, 22 Nov 2000 13:11:11 -0500
27605              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
27606              
27607              Detypoing.
27608      Branch: perl
27609            ! lib/CPAN.pm
27610 ____________________________________________________________________________
27611 [  7809] By: jhi                                   on 2000/11/22  21:14:19
27612         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
27613              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27614              Date:     Wed, 22 Nov 2000 13:51:37 EST
27615              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
27616      Branch: perl
27617            ! perlsdio.h
27618 ____________________________________________________________________________
27619 [  7808] By: jhi                                   on 2000/11/22  21:13:27
27620         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
27621              From: Casey Tweten <crt@kiski.net>
27622              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
27623              Message-Id: <200011201653.LAA10194@home.kiski.net>
27624      Branch: perl
27625            ! t/lib/io_udp.t
27626 ____________________________________________________________________________
27627 [  7807] By: jhi                                   on 2000/11/22  21:12:35
27628         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
27629              From: Casey Tweten <crt@kiski.net>
27630              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
27631              Message-Id: <200011201636.LAA07227@home.kiski.net>
27632      Branch: perl
27633            ! t/lib/io_sock.t
27634 ____________________________________________________________________________
27635 [  7806] By: jhi                                   on 2000/11/22  21:10:59
27636         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
27637              From: "Casey R. Tweten" <crt@kiski.net>
27638              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
27639              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
27640      Branch: perl
27641            ! utils/h2xs.PL
27642 ____________________________________________________________________________
27643 [  7805] By: nick                                  on 2000/11/22  21:05:06
27644         Log: Integrate mainline
27645      Branch: perlio
27646           !> Changes Porting/genlog ext/DB_File/DB_File.xs
27647           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
27648           !> utils/perlbug.PL
27649 ____________________________________________________________________________
27650 [  7804] By: jhi                                   on 2000/11/22  21:01:12
27651         Log: Subject: [PATCH] Test.pm POD peculiarity
27652              From: "Casey R. Tweten" <crt@kiski.net>
27653              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
27654              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
27655      Branch: perl
27656            ! lib/Test.pm
27657 ____________________________________________________________________________
27658 [  7803] By: jhi                                   on 2000/11/22  20:59:59
27659         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
27660              From: "Philip Newton" <pnewton@gmx.de>
27661              Date: Wed, 22 Nov 2000 14:25:53 +0100
27662              Message-Id: <3A1BD771.25462.1939FAD@localhost>
27663              
27664              Be case-understanding also on 's', and use the -oi of sendmail
27665              not to terminate the transmission on a lone '.'.
27666      Branch: perl
27667            ! utils/perlbug.PL
27668 ____________________________________________________________________________
27669 [  7802] By: nick                                  on 2000/11/22  20:51:42
27670         Log: Win32 PerlIO intermediate state now working as expected.
27671              - In current state we are still using C runtime in text/binary
27672              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
27673              - PERLIO=stdio and PERLIO=unix pass all expected tests.
27674              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
27675              and PerlIO_seek() and the dummy crlf layer is not making adjustments
27676              for CRLF translation happening in C runtime. All other tests pass.
27677              
27678              Added note to README.win32 to point out the snags of doing a perl build
27679              with Norton AntiVirus turned on.
27680              
27681              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
27682              which file a fail comes from.
27683              
27684              Updated "canned" config.h to match the one generated.
27685      Branch: perlio
27686            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
27687            ! win32/makefile.mk
27688 ____________________________________________________________________________
27689 [  7801] By: jhi                                   on 2000/11/22  06:50:20
27690         Log: Nickety nits.
27691      Branch: perl
27692            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
27693 ____________________________________________________________________________
27694 [  7800] By: jhi                                   on 2000/11/22  01:29:55
27695         Log: Changes had accidentally gone too silent on non-main branches.
27696      Branch: perl
27697            ! Changes Porting/genlog patchlevel.h
27698 ____________________________________________________________________________
27699 [  7799] By: gsar                                  on 2000/11/22  01:02:56
27700         Log: some lib_pm.PL changes snuck in via change#7772
27701      Branch: maint-5.6/perl
27702            ! Makefile.SH
27703 ____________________________________________________________________________
27704 [  7798] By: nick                                  on 2000/11/21  21:59:40
27705         Log: Integrate mainline
27706      Branch: perlio
27707           !> (integrate 28 files)
27708 ____________________________________________________________________________
27709 [  7797] By: jhi                                   on 2000/11/21  21:01:45
27710         Log: Integrate perlio.
27711      Branch: perl
27712           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
27713 ____________________________________________________________________________
27714 [  7796] By: nick                                  on 2000/11/21  20:36:22
27715         Log: Win32 builds and runs (mostly) with USE_PERLIO.
27716              PERLIO=perlio passes all tests. 
27717              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
27718      Branch: perlio
27719            ! perlio.c win32/perllib.c win32/win32.c
27720 ____________________________________________________________________________
27721 [  7795] By: jhi                                   on 2000/11/21  19:03:44
27722         Log: Update Changes.
27723      Branch: perl
27724            ! Changes patchlevel.h
27725 ____________________________________________________________________________
27726 [  7794] By: jhi                                   on 2000/11/21  18:56:34
27727         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
27728              From: "Craig A. Berry" <craigberry@mac.com>
27729              Date: Mon, 20 Nov 2000 20:27:06 -0600
27730              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
27731              
27732              A cut-and-pasto.
27733      Branch: perl
27734            ! perlio.h
27735 ____________________________________________________________________________
27736 [  7793] By: jhi                                   on 2000/11/21  18:54:41
27737         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
27738              From: Dominic Dunlop <domo@computer.org> 
27739              Date: Mon, 20 Nov 2000 18:55:29 +0100
27740              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
27741              
27742              va_copy() and the need of it.
27743              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
27744      Branch: metaconfig/U/perl
27745            + need_va_copy.U
27746      Branch: perl
27747            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27748            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
27749            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
27750            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
27751            ! win32/config.bc win32/config.gc win32/config.vc
27752 ____________________________________________________________________________
27753 [  7792] By: jhi                                   on 2000/11/21  17:04:10
27754         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
27755      Branch: perl
27756           !> scope.h
27757 ____________________________________________________________________________
27758 [  7791] By: jhi                                   on 2000/11/21  17:01:16
27759         Log: Export the SOCKS workaround symbols only if necessary.
27760      Branch: perl
27761            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
27762 ____________________________________________________________________________
27763 [  7790] By: nick                                  on 2000/11/20  23:57:11
27764         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
27765      Branch: perlio
27766            ! scope.h
27767 ____________________________________________________________________________
27768 [  7789] By: nick                                  on 2000/11/20  23:38:33
27769         Log: Integrate mainline
27770      Branch: perlio
27771           +> lib/File/Spec/Epoc.pm
27772           !> (integrate 34 files)
27773 ____________________________________________________________________________
27774 [  7788] By: nick                                  on 2000/11/20  23:20:18
27775         Log: Make extra buffer layer work (dummy crlf layer)
27776      Branch: perlio
27777            ! doio.c perlio.c perlio.h
27778 ____________________________________________________________________________
27779 [  7787] By: jhi                                   on 2000/11/20  22:44:04
27780         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
27781              From: Peter Prymmer <pvhp@forte.com>
27782              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
27783              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
27784      Branch: perl
27785            ! t/pragma/locale.t
27786 ____________________________________________________________________________
27787 [  7786] By: jhi                                   on 2000/11/20  22:29:10
27788         Log: Subject: DOC PATCH 5.6.0 perlreftut
27789              From: mjd@plover.com
27790              Date: 20 Nov 2000 19:45:06 -0000
27791              Message-ID: <20001120194506.9505.qmail@plover.com>
27792      Branch: perl
27793            ! pod/perlreftut.pod
27794 ____________________________________________________________________________
27795 [  7785] By: jhi                                   on 2000/11/20  22:27:44
27796         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
27797              From: David Dyck <dcd@tc.fluke.com>
27798              Date: Mon, 20 Nov 2000 11:43:40 -0800
27799              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
27800      Branch: perl
27801            ! lib/Cwd.pm
27802 ____________________________________________________________________________
27803 [  7784] By: jhi                                   on 2000/11/20  22:23:21
27804         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
27805              Date: Mon, 20 Nov 2000 17:06:10 -0500
27806              To: Mailing list Perl5 <perl5-porters@perl.org>
27807              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
27808      Branch: perl
27809            ! pp_ctl.c t/op/pat.t
27810 ____________________________________________________________________________
27811 [  7783] By: jhi                                   on 2000/11/20  22:11:18
27812         Log: Subject: [PATCH] doop.c - UTF8 tr///               
27813              From: Simon Cozens <simon@cozens.net>
27814              Date: Sat, 18 Nov 2000 18:49:30 +0000
27815              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
27816              
27817              Subject: Re: [PATCH] doop.c - UTF8 tr///           
27818              From: Simon Cozens <simon@cozens.net>
27819              Date: Mon, 20 Nov 2000 20:45:22 +0000
27820              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
27821              
27822              Make tr on UTF-8 better but still not correct.
27823      Branch: perl
27824            ! doop.c
27825 ____________________________________________________________________________
27826 [  7782] By: jhi                                   on 2000/11/20  22:02:16
27827         Log: Remove the shared object before attempting to create
27828              (by linking) a new one.  E.g. in AIX not removing
27829              becomes quite painful if one tries to do more than one
27830              build in the same tree (an interrupted build, for example),
27831              since the AIX' shared dynaloader seemingly keeps the shared
27832              objects open and therefore 'busy' for quite a while, even when
27833              nobody is using the objects, leading into link failures.
27834      Branch: perl
27835            ! lib/ExtUtils/MM_Unix.pm
27836 ____________________________________________________________________________
27837 [  7781] By: gsar                                  on 2000/11/20  19:02:55
27838         Log: type mismatch due to faulty integration
27839      Branch: maint-5.6/perl
27840            ! toke.c win32/Makefile
27841 ____________________________________________________________________________
27842 [  7780] By: gsar                                  on 2000/11/20  17:31:55
27843         Log: integrate changes#6392,6394..6399,6401..6404
27844              
27845              The {multiplier} of a fixed substring was overlooked which
27846              caused a wrong initial search offset for that substring.
27847              
27848              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
27849              From: Hugo <hv@crypt.compulink.co.uk>
27850              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
27851              Date: Thu, 13 Jul 2000 19:27:13 +0100
27852              
27853              Fix the BOM bug: not a byteorder bug, a signedness bug.
27854              
27855              Replace change #6337 with a better one.
27856              
27857              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
27858              From: Hugo <hv@crypt.compulink.co.uk>
27859              Date: Fri, 14 Jul 2000 04:16:20 +0100
27860              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
27861              
27862              MakeMaker should not remove editor backups (*~) on `make clean`
27863              by default (completes change#6383)
27864              
27865              move new variables to the end of the interpreter structure (for
27866              bincompat in code that doesn't #include XSUB.h)
27867              
27868              rename totally bletcherous SvLOCK() thingy (doesn't do what the
27869              name suggests anyway)
27870              
27871              various cleanups (typos, misformatted code, and small bugs)
27872              
27873              typecasts needed for change#6394
27874              
27875              typos in change#6399, regen headers
27876              
27877              inconsistent types needs casts
27878              
27879              PERL_OBJECT build tweaks
27880      Branch: maint-5.6/perl
27881           !> MANIFEST doop.c embed.h embed.pl embedvar.h
27882           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
27883           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
27884           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
27885           !> toke.c util.c
27886 ____________________________________________________________________________
27887 [  7779] By: gsar                                  on 2000/11/20  17:06:29
27888         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
27889              
27890              Cosmetics and perldelta.
27891              
27892              Fix nits noticed by Boston.pm.
27893              
27894              Do the cc sanity check both before the hints and
27895              after the cc selction.
27896              
27897              get sprintf.t to adjust properly for 3-digit exponents
27898              
27899              don't clobber *.orig files on *clean targets
27900              
27901              fix bugs in processing %v-*d and similar format specs (from
27902              Avi Finkel <avi@finkel.org>)
27903              
27904              sprintf test tweaks (from Dominic Dunlop)
27905              
27906              new selfloader.t in change#6183 doesn't close DATA handles,
27907              and thus fails to clean up tmp files on dosish platforms
27908              
27909              typos (spotted by Peter Prymmer)
27910              
27911              typo fix from Craig Berry
27912      Branch: maint-5.6/perl
27913           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
27914           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
27915           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
27916           !> x2p/Makefile.SH
27917 ____________________________________________________________________________
27918 [  7778] By: gsar                                  on 2000/11/20  16:46:51
27919         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
27920              
27921              Subject: Re: format bug report  [Patch]
27922              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27923              Date: Wed, 05 Jul 2000 13:12:52 +0200
27924              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
27925              
27926              Subject: Re: format bug report  [Patch]
27927              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27928              Date: Wed, 05 Jul 2000 14:10:01 +0200
27929              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
27930              
27931              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
27932              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27933              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
27934              Date: Fri, 07 Jul 2000 17:57:16 +0100
27935              
27936              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
27937              To: perl5-porters@perl.org
27938              From: Karsten Sperling <spiff@phreax.net>
27939              Date: Mon, 10 Jul 2000 15:12:52 +0200
27940              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
27941              
27942              README.posix-bc podified from Thomas Dorner.
27943              
27944              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
27945              From: Dominic Dunlop <domo@computer.org>
27946              Date: Tue, 11 Jul 2000 12:27:33 +0200
27947              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
27948              
27949              Typo in #6341.
27950              
27951              Fix for
27952              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
27953              From: Roderick Schertler <roderick@argon.org>
27954              Date: Tue, 11 Jul 2000 13:55:05 -0400
27955              Message-Id: <200007111755.NAA05077@jones.argon.org>
27956              
27957              Minor cleanups on the booklist.
27958              
27959              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
27960              regen perltoc.
27961              
27962              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
27963      Branch: maint-5.6/perl
27964           +> pod/perlbook.pod
27965           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
27966           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
27967           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
27968 ____________________________________________________________________________
27969 [  7777] By: jhi                                   on 2000/11/20  16:08:49
27970         Log: Update Changes.
27971      Branch: perl
27972            ! Changes patchlevel.h
27973 ____________________________________________________________________________
27974 [  7776] By: jhi                                   on 2000/11/20  15:27:56
27975         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
27976              This may be overly harsh but until proven otherwise, we think this
27977              way, or until we have a simple test for Configure (having to start
27978              up servers is does not count as simple) to check for the problems.
27979      Branch: perl
27980            ! perl.h
27981 ____________________________________________________________________________
27982 [  7775] By: jhi                                   on 2000/11/20  15:22:17
27983         Log: Solaris hints tweaks.
27984      Branch: perl
27985            ! hints/solaris_2.sh
27986 ____________________________________________________________________________
27987 [  7774] By: jhi                                   on 2000/11/20  15:01:20
27988         Log: Add a workaround to SOCKS 64-bit problems.
27989      Branch: perl
27990            ! doio.c embed.h embed.pl perlsdio.h proto.h
27991 ____________________________________________________________________________
27992 [  7773] By: jhi                                   on 2000/11/20  14:51:47
27993         Log: sysseek() instead of seek().
27994      Branch: perl
27995            ! t/lib/syslfs.t
27996 ____________________________________________________________________________
27997 [  7772] By: gsar                                  on 2000/11/20  13:06:23
27998         Log: integrate changes#6315..6319,6321..6331,6333..6338
27999              
28000              Integrate with Sarathy, preliminary fix for unicos
28001              alignment problems in [ID 20000612.002] Perl problem on Cray system.
28002              
28003              some debugger output does not go to the socket when RemotePort is set
28004              
28005              winsock cleanup never done on Windows (leads to handle leaks)
28006              
28007              fix UNC path handling on Windows under ithreads, and chdir()
28008              return value when given a non-existent directory
28009              
28010              Autogenerate pod/Makefile and pod/buildtoc.
28011              buildtoc also checks whether the existin pods are
28012              mentioned in MANIFEST and perl.pod, and vice versa.
28013              (None of the thusly found discrepancies fixed yet.)
28014              roffitall also needs to be autogenerated similarly but it
28015              seems so badly out of date that I didn't touch it yet.
28016              
28017              Config is being used.
28018              
28019              Add =head1 NAMEs so that buildtoc is happy.
28020              (The CGI::Util nit reported to Lincoln.)
28021              
28022              Fix complaints of buildtoc.
28023              
28024              Fix the alignment problem in Crays ([ID 20000612.002]).
28025              
28026              Remove perlbook, update perlfaq book listing,
28027              rearrange perl.pod, regenerate perltoc.
28028              
28029              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
28030              was cast to an unsigned (32-bit) integer with wild abandon.
28031              
28032              winsock options weren't being set in all threads under ithreads
28033              (caused send()s from second and subsequent threads to fail)
28034              
28035              accept() leaks memory on windows due to incorrect ordering of
28036              closesocket() and fclose() calls
28037              
28038              Reorder perl.pod once more.
28039              
28040              More POSIX.pod tweaks.
28041              
28042              Sprinkle ldlibpath.
28043              
28044              Precedence goof, fix based on
28045              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
28046              From: Hugo <hv@crypt.compulink.co.uk>
28047              Date: Tue, 11 Jul 2000 12:52:38 +0100
28048              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
28049              
28050              Subject: PATCH perlguts.pod: Document D and d magic types
28051              From: mjd@plover.com
28052              Date: 5 Jul 2000 18:01:51 -0000
28053              Message-ID: <20000705180151.29413.qmail@plover.com>
28054              
28055              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
28056              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
28057              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
28058              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
28059              
28060              Subject: [PATCH cfgperl] $& segfaults if you trick it
28061              From: simon@brecon.co.uk (Simon Cozens)
28062              Date: 7 Jul 2000 11:26:09 GMT
28063              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
28064              
28065              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
28066              From: Hugo <hv@crypt.compulink.co.uk>
28067              Date: Tue, 11 Jul 2000 12:44:50 +0100
28068              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
28069              
28070              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
28071              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28072              Date: Tue, 11 Jul 2000 13:50:51 +0100
28073              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
28074      Branch: maint-5.6/perl
28075           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
28076           +> pod/buildtoc.PL
28077            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
28078           !> (integrate 26 files)
28079 ____________________________________________________________________________
28080 [  7771] By: gsar                                  on 2000/11/20  12:31:42
28081         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
28082              6310,6311,6314
28083              
28084              Subject: [PATCH bleedperl] File::Spec 0.82 beta
28085              From: Barrie Slaymaker <barries@jester.slaysys.com>
28086              Date: Wed, 28 Jun 2000 11:35:29 -0400
28087              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
28088              
28089              tweak perlembed for multiplicity/usethreads sanity; correct notes
28090              about Windows
28091              
28092              localize %INC in a Safe compartment so that use/require work
28093              (many other magic globals probably need similar treatment)
28094              
28095              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
28096              when @_ is modified, causing coredumps
28097              
28098              slurp mode fix in change#4736 still not quite right
28099              
28100              Point to perlipc for more SysV IPC examples.
28101              
28102              Elaborate POSIX.pod.  Still needs work.
28103              
28104              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
28105              
28106              fix large memory leak that has been around for ever, masked by
28107              -DPURIFY (most of the arenas were never freed!)
28108              
28109              fix memory leak on Windows (PL_sys_intern contents were never
28110              freed)
28111              
28112              PERL_OBJECT build tweak
28113              
28114              adjust change#6299
28115              
28116              remove rel2abs prototypes (from Barrie Slaymaker)
28117              
28118              missing perldiag entry for unpack("w",...) diagnostic (from
28119              Andreas Koenig)
28120              
28121              better diagnostic on Frob->stuff() when Frob:: doesn't exist
28122              (from Richard Soderberg <rs@oregonnet.com>)
28123              
28124              Win32 patches for cfgperl from Sarathy.
28125              
28126              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
28127              
28128              More POSIX.pod embellishment.
28129              
28130              tyop in change#6306
28131      Branch: maint-5.6/perl
28132           !> (integrate 44 files)
28133 ____________________________________________________________________________
28134 [  7770] By: gsar                                  on 2000/11/20  11:51:00
28135         Log: integrate changes#6268..6282 from cfgperl branch
28136              
28137              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
28138              From: Dominic Dunlop <domo@computer.org>
28139              Date: Thu, 29 Jun 2000 12:32:39 +0200
28140              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
28141              
28142              Regen headers for #6261 (and update embed.pl for this) and #6267,
28143              silence few compiler warnings.
28144              
28145              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
28146              From: Nicholas Clark <nick@talking.bollo.cx>
28147              Date: Fri, 23 Jun 2000 16:21:15 +0100
28148              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
28149              
28150              Subject: PATCH pod/perltie.pod
28151              From: Ian Phillipps <Ian.Phillipps@iname.com>
28152              Date: Fri, 16 Jun 2000 00:17:19 +0100
28153              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
28154              (only the first hunk, the second hunk had already been done
28155              by some other patch)
28156              
28157              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
28158              From: Tom Phoenix <rootbeer@redcat.com>
28159              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
28160              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
28161              
28162              Subject: [PATCH] xsub attributes
28163              From: Doug MacEachern <dougm@covalent.net>
28164              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
28165              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
28166              
28167              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
28168              From: Andy Dougherty <doughera@lafayette.edu>
28169              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
28170              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
28171              
28172              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
28173              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
28174              Date: Tue, 13 Jun 2000 02:43:48 -0500
28175              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
28176              
28177              Subject: [PATCH] Re: eval documentation: context
28178              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28179              Date: Mon, 12 Jun 2000 15:07:29 +0100
28180              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
28181              
28182              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
28183              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28184              Date: Mon, 12 Jun 2000 14:55:59 +0100
28185              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
28186              
28187              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
28188              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
28189              Date: Fri, 09 Jun 2000 12:39:27 -0400
28190              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
28191              (plus update the version "number" of Text::Wrap)
28192              
28193              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
28194              From: Tim Ayers <tayers@bridge.com>
28195              Date: Thu, 08 Jun 2000 08:11:06 +0200
28196              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
28197              [resent by Richard Foley, Message-Id probably wrong]
28198              
28199              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
28200              From: rspier@pobox.com (Robert Spier)
28201              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
28202              Message-ID: <14654.31913.845602.610277@rls.cx>
28203              
28204              Subject: [PATCH 5.6.0] utils/h2xs.PL
28205              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
28206              Date: Wed, 7 Jun 2000 04:02:04 -0500
28207              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
28208              
28209              Subject: [PATCH 5.6.0]ITHREADs for VMS
28210              From: Dan Sugalski <dan@sidhe.org>
28211              Date: Tue, 06 Jun 2000 11:59:50 -0400
28212              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
28213      Branch: maint-5.6/perl
28214           !> (integrate 31 files)
28215 ____________________________________________________________________________
28216 [  7769] By: gsar                                  on 2000/11/20  11:29:06
28217         Log: integrate changes#6261..6266 from cfgperl
28218              
28219              Subject: Re: [PATCH cfgperl] BOMs away!
28220              From: simon@brecon.co.uk (Simon Cozens)
28221              Date: 17 Jun 2000 11:49:57 GMT
28222              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
28223              
28224              Subject: 5.6.0 Patch for EPOC
28225              From: Olaf Flebbe <o.flebbe@gmx.de>
28226              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
28227              Message-ID: <23449.960929969@www11.gmx.net>
28228              
28229              tr fixes from Simon Cozens
28230              
28231              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
28232              From: Marty Lucich <marty@netcom.com>
28233              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
28234              Message-Id: <200006282116.OAA11148@netcom.com>
28235              ccdlflags update (the BSD/OS 4.1 part had already been taken
28236              care of by #6141).
28237              
28238              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
28239              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28240              Date: Wed, 28 Jun 2000 17:50:12 -0700
28241              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
28242              
28243              Subject: [PATCH 5.6.0] cygwin port
28244              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
28245              From: "Fifer, Eric" <EFifer@sanwaint.com>
28246              Date: Thu, 29 Jun 2000 12:58:29 +0100
28247      Branch: maint-5.6/perl
28248           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
28249           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
28250           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
28251           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
28252 ____________________________________________________________________________
28253 [  7768] By: gsar                                  on 2000/11/20  11:13:44
28254         Log: integrate changes#6252..6256,6259..6260
28255              
28256              Paranoia tweak on #6249.
28257              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
28258              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
28259              Date: Sun, 25 Jun 2000 23:43:12 -0400
28260              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
28261              
28262              Subject: tr///, help wanted.
28263              From: simon@brecon.co.uk (Simon Cozens)
28264              Date: 28 Jun 2000 11:29:04 GMT
28265              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
28266              
28267              small thinko tweaks
28268              
28269              tweaks from Simon Conzes to further fix tr/// under utf8
28270              
28271              perlnewmod was missing from MANIFEST.
28272              
28273              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
28274              From: simon@brecon.co.uk (Simon Cozens)
28275              Date: 17 Jun 2000 11:56:44 GMT
28276              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
28277              pack U0, pack C0
28278      Branch: maint-5.6/perl
28279           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
28280           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
28281           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
28282           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
28283 ____________________________________________________________________________
28284 [  7767] By: gsar                                  on 2000/11/20  10:51:38
28285         Log: integrate change#6250 from cfgperl
28286              
28287              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
28288              From: Doug MacEachern <dougm@covalent.net>
28289              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
28290              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
28291      Branch: maint-5.6/perl
28292           +> t/op/my_stash.t
28293           !> MANIFEST embed.pl global.sym proto.h toke.c
28294 ____________________________________________________________________________
28295 [  7766] By: gsar                                  on 2000/11/20  10:48:34
28296         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
28297              
28298              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
28299              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
28300              Date: Mon, 26 Jun 2000 18:40:14 +0100
28301              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
28302              
28303              Subject: [PATCH] bytes<->utf8 fixes
28304              From: simon@brecon.co.uk (Simon Cozens)
28305              Date: 26 Jun 2000 04:55:45 GMT
28306              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
28307              
28308              Subject: [PATCH] is_utf8_string
28309              From: simon@brecon.co.uk (Simon Cozens)
28310              Date: 26 Jun 2000 02:25:59 GMT
28311              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
28312              
28313              Subject: [PATCH] avoid mg_ptr in '*' magic
28314              From: Doug MacEachern <dougm@covalent.net>
28315              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
28316              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
28317              
28318              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
28319              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
28320              Date: Sat, 24 Jun 2000 13:06:20 +0100
28321              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
28322              
28323              Allow for standalone testing.
28324              
28325              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
28326              From: Mark-Jason Dominus <mjd@plover.com>
28327              Date: Tue, 27 Jun 2000 22:36:42 -0400
28328              Message-ID: <20000628023642.12166.qmail@plover.com>
28329              
28330              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
28331              From: Frank Tobin <ftobin@uiuc.edu>
28332              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
28333              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
28334      Branch: maint-5.6/perl
28335           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
28336           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
28337           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
28338           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
28339           !> utf8.c utils/h2xs.PL
28340 ____________________________________________________________________________
28341 [  7765] By: gsar                                  on 2000/11/20  10:29:13
28342         Log: integrate change#6239 from cfgperl
28343              
28344              Configure maintenance.  Sever some dependency cycles,
28345              separate gccversion from the cc unit,
28346              address [ID 20000623.006] Configure script patch for using gcc on AIX
28347              (but solve it a little bit differently),
28348              unduplex some accidentally duplicated units,
28349              suggest using gcc if no cc available
28350              (p5p thread: "Solaris configure: counterproposal", 1999-09)
28351      Branch: maint-5.6/perl
28352           !> Configure Todo-5.6 config_h.SH
28353 ____________________________________________________________________________
28354 [  7764] By: gsar                                  on 2000/11/20  10:25:55
28355         Log: integrate changes#6233..6238 from cfgperl
28356              
28357              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
28358              From: Mark-Jason Dominus <mjd@plover.com>
28359              Date: Fri, 16 Jun 2000 20:53:04 -0400
28360              Message-ID: <20000617005304.8008.qmail@plover.com>
28361              
28362              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
28363              because when run as services (Win32ese for daemons)
28364              no environment variables are set and tmpdir ends up as /tmp,
28365              which is ambiguous.
28366              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
28367              From: matt@sergeant.org
28368              Date: 16 Jun 2000 16:30:43 -0000
28369              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
28370              
28371              The thread begun by
28372              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
28373              From: Kevin.Ruscoe@ubsw.com
28374              Date: Fri, 16 Jun 2000 16:38:51 +0100
28375              Message-Id: <H000019b03c300d6@MHS>
28376              
28377              Tweak embed.pl, regen headers.
28378              
28379              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
28380              From: Dan Sugalski <dan@sidhe.org>
28381              Date: Fri, 23 Jun 2000 17:00:00 -0400
28382              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
28383      Branch: maint-5.6/perl
28384           !> (integrate 27 files)
28385 ____________________________________________________________________________
28386 [  7763] By: gsar                                  on 2000/11/20  10:08:08
28387         Log: s/perl56delta/perldelta/g
28388      Branch: maint-5.6/perl
28389            ! pod/Makefile
28390 ____________________________________________________________________________
28391 [  7762] By: gsar                                  on 2000/11/20  10:04:00
28392         Log: integrate changes#6225,6229,6231,6232 from cfgperl
28393              
28394              Add source code filenames to apidoc.
28395              From: simon@brecon.co.uk (Simon Cozens)
28396              Subject: [PATCH embed.pl] Source X-ref
28397              Date: 22 Jun 2000 02:18:49 GMT
28398              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
28399              
28400              Subject: README.hpux version 0.6.1
28401              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
28402              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
28403              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
28404              
28405              Subject: [PATCH 5.6.0] cygwin port
28406              From: "Fifer, Eric" <EFifer@sanwaint.com>
28407              Date: Tue, 20 Jun 2000 14:30:58 +0100
28408              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
28409              
28410              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
28411              From: simon@brecon.co.uk (Simon Cozens)
28412              Date: 19 Jun 2000 15:18:27 GMT
28413              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
28414              
28415              plus update pod/Makefile and regenerate perltoc
28416      Branch: maint-5.6/perl
28417           +> pod/perlutil.pod
28418           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
28419           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
28420 ____________________________________________________________________________
28421 [  7761] By: jhi                                   on 2000/11/20  04:09:55
28422         Log: Miraculous typo.
28423      Branch: perl
28424            ! t/op/pat.t
28425 ____________________________________________________________________________
28426 [  7760] By: jhi                                   on 2000/11/20  04:06:08
28427         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
28428              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28429              Date: Sun, 19 Nov 2000 22:30:26 -0500
28430              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
28431      Branch: perl
28432            ! regexec.c scope.h t/op/pat.t
28433 ____________________________________________________________________________
28434 [  7759] By: jhi                                   on 2000/11/20  02:05:22
28435         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
28436      Branch: perl
28437            ! perl.h
28438 ____________________________________________________________________________
28439 [  7758] By: jhi                                   on 2000/11/20  01:58:11
28440         Log: Subject: [perl 7711: EPOC] updates
28441              From: Olaf Flebbe <o.flebbe@gmx.de>
28442              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
28443              Message-ID: <25575.974658810@www23.gmx.net>               
28444      Branch: perl
28445            + lib/File/Spec/Epoc.pm
28446            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
28447            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
28448            ! lib/File/Spec.pm perl.c sv.c
28449 ____________________________________________________________________________
28450 [  7757] By: jhi                                   on 2000/11/20  01:53:11
28451         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
28452      Branch: perl
28453            ! MANIFEST
28454 ____________________________________________________________________________
28455 [  7756] By: jhi                                   on 2000/11/20  01:47:22
28456         Log: Integrate perlio.
28457      Branch: perl
28458            - ext/re/hints/MSWin32.pl
28459           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
28460           !> win32/config.gc win32/config_H.gc win32/win32sck.c
28461 ____________________________________________________________________________
28462 [  7755] By: nick                                  on 2000/11/19  20:57:17
28463         Log: Add dummy crlf layer (just as buffer)
28464              Correct 1st bug - one layer of indirection.
28465      Branch: perlio
28466            ! perlio.c perlio.h perliol.h
28467 ____________________________________________________________________________
28468 [  7754] By: nick                                  on 2000/11/19  20:56:12
28469         Log: Work-round to Perl_deb_nocontext is no longer required
28470      Branch: perlio
28471            - ext/re/hints/MSWin32.pl
28472 ____________________________________________________________________________
28473 [  7753] By: nick                                  on 2000/11/19  20:01:16
28474         Log: diff -se shows these as different
28475      Branch: perlio
28476            ! global.sym pod/perlapi.pod
28477 ____________________________________________________________________________
28478 [  7752] By: nick                                  on 2000/11/19  18:57:30
28479         Log: Configure GCC/Win32 build -Duseperlio
28480              Fix a couple of gross issues
28481              - double-include of ../deb.o in re.dll
28482              - win32sck.c needs PerlIO and FILE 
28483      Branch: perlio
28484            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
28485            ! win32/win32sck.c
28486 ____________________________________________________________________________
28487 [  7751] By: nick                                  on 2000/11/19  17:05:36
28488         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
28489      Branch: perlio
28490            ! perlio.c
28491 ____________________________________________________________________________
28492 [  7750] By: nick                                  on 2000/11/19  16:57:14
28493         Log: Missing aTHX_
28494      Branch: perlio
28495            ! sv.c
28496 ____________________________________________________________________________
28497 [  7749] By: jhi                                   on 2000/11/19  16:28:40
28498         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
28499              From: "Peter J. Farley III" <pjfarley@banet.net>
28500              Date: Sun, 19 Nov 2000 01:42:58 -0500
28501              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
28502      Branch: perl
28503            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
28504 ____________________________________________________________________________
28505 [  7748] By: jhi                                   on 2000/11/19  16:08:10
28506         Log: Subject: podlators 1.05 available        
28507              From: Russ Allbery <rra@stanford.edu>   
28508              Date: 18 Nov 2000 22:04:28 -0800
28509              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
28510      Branch: perl
28511            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
28512 ____________________________________________________________________________
28513 [  7747] By: nick                                  on 2000/11/19  11:19:39
28514         Log: Integrate mainline
28515      Branch: perlio
28516           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
28517           !> util.c
28518 ____________________________________________________________________________
28519 [  7746] By: jhi                                   on 2000/11/19  06:42:22
28520         Log: Make hex scanning warn on "\x{x}" and "\xx".
28521              "\x" and and hex("x") are still valid.
28522      Branch: perl
28523            ! util.c
28524 ____________________________________________________________________________
28525 [  7745] By: nick                                  on 2000/11/18  22:52:28
28526         Log: Integrate mainline
28527      Branch: perlio
28528           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
28529           !> perl.h perlio.c proto.h regcomp.c regcomp.h
28530 ____________________________________________________________________________
28531 [  7744] By: jhi                                   on 2000/11/18  22:50:28
28532         Log: Introduce Perl_utf8_length().  Use it.
28533      Branch: perl
28534            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
28535 ____________________________________________________________________________
28536 [  7743] By: jhi                                   on 2000/11/18  22:38:51
28537         Log: Compiler denit.
28538      Branch: perl
28539            ! perlio.c
28540 ____________________________________________________________________________
28541 [  7742] By: jhi                                   on 2000/11/18  20:33:05
28542         Log: Integrate perlio.
28543      Branch: perl
28544           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
28545           !> perlio.h pp_ctl.c pp_sys.c sv.c
28546 ____________________________________________________________________________
28547 [  7741] By: jhi                                   on 2000/11/18  20:31:27
28548         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
28549              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28550              Date: Fri, 17 Nov 2000 20:35:11 -0500
28551              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
28552              
28553              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
28554              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28555              Date: Fri, 17 Nov 2000 21:03:47 -0500
28556              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
28557              
28558              Plus a little bit of tweaking in pregcomp().
28559      Branch: perl
28560            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
28561 ____________________________________________________________________________
28562 [  7740] By: nick                                  on 2000/11/18  20:17:22
28563         Log: Lexical use open ... support:
28564              add ->cop_io to COP structure in cop.h.
28565              Make mg.c and gv.c associate it with ${^OPEN}.
28566              Make lib/open.pm set it.
28567              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
28568              manner similar to ->cop_warnings.
28569              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
28570              call new PerlIO_apply_layers().
28571              Declare latter in perlio.h and define in perlio.c
28572      Branch: perlio
28573            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
28574            ! perlio.h pp_ctl.c pp_sys.c sv.c
28575 ____________________________________________________________________________
28576 [  7739] By: jhi                                   on 2000/11/18  19:54:00
28577         Log: Integrate perlio.
28578      Branch: perl
28579           !> doio.c perlio.c pp.c
28580 ____________________________________________________________________________
28581 [  7738] By: jhi                                   on 2000/11/18  17:16:13
28582         Log: Subject: [PATCH 5.7.0] etags broken again
28583              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28584              Date: Sat, 18 Nov 2000 02:41:36 -0500
28585              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
28586      Branch: perl
28587            ! emacs/ptags
28588 ____________________________________________________________________________
28589 [  7737] By: jhi                                   on 2000/11/18  17:12:18
28590         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
28591      Branch: perl
28592            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
28593 ____________________________________________________________________________
28594 [  7736] By: nick                                  on 2000/11/18  14:06:20
28595         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
28596              part to be isolated.
28597      Branch: perlio
28598            ! doio.c perlio.c
28599 ____________________________________________________________________________
28600 [  7735] By: nick                                  on 2000/11/18  11:03:32
28601         Log: Integrate mainline
28602      Branch: perlio
28603           !> Changes README.amiga README.win32 patchlevel.h
28604           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
28605 ____________________________________________________________________________
28606 [  7734] By: jhi                                   on 2000/11/18  01:18:56
28607         Log: Update Changes.
28608      Branch: perl
28609            ! Changes patchlevel.h
28610 ____________________________________________________________________________
28611 [  7733] By: jhi                                   on 2000/11/18  00:32:54
28612         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
28613              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28614              Date: Fri, 17 Nov 2000 17:28:02 -0500
28615              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
28616      Branch: perl
28617            ! regcomp.c regexec.c t/op/re_tests
28618 ____________________________________________________________________________
28619 [  7732] By: jhi                                   on 2000/11/18  00:28:56
28620         Log: Sparc 64-bit pack() fix from Jens Hamisch.
28621      Branch: perl
28622            ! pp.c
28623 ____________________________________________________________________________
28624 [  7731] By: jhi                                   on 2000/11/18  00:18:39
28625         Log: Explain in more detail the {} syntax ambiguousity.
28626              
28627              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
28628              From: Nicholas Clark <nick@ccl4.org>
28629              Date: Fri, 17 Nov 2000 22:10:28 +0000
28630              Message-ID: <20001117221028.A88930@plum.flirble.org>
28631      Branch: perl
28632            ! pod/perlfunc.pod
28633 ____________________________________________________________________________
28634 [  7730] By: jhi                                   on 2000/11/18  00:12:18
28635         Log: Subject: Fix for README.amiga (20000323.033)
28636              From: "Stephen P. Potter" <spp@spotter.yi.org>
28637              Date: Fri, 17 Nov 2000 12:25:51 -0500
28638              Message-Id: <200011171725.MAA05768@spotter.yi.org>
28639      Branch: perl
28640            ! README.amiga
28641 ____________________________________________________________________________
28642 [  7729] By: jhi                                   on 2000/11/18  00:08:34
28643         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
28644              From: "A. C. Yardley" <yardley@tanet.net>
28645              Date: Mon, 3 Apr 2000 11:35:33 -0700
28646              Message-ID: <3483.000403@tanet.net>
28647      Branch: perl
28648            ! README.win32
28649 ____________________________________________________________________________
28650 [  7728] By: nick                                  on 2000/11/17  21:59:47
28651         Log: Integrate mainline
28652      Branch: perlio
28653           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
28654           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
28655           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
28656           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
28657 ____________________________________________________________________________
28658 [  7727] By: nick                                  on 2000/11/17  21:56:31
28659         Log: Experiment on use of attributes.pm interface.
28660              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
28661              SVt_PVRV if not already something better (else vivify of say magic gets
28662              core dump).
28663      Branch: perlio
28664            ! perlio.c pp.c
28665 ____________________________________________________________________________
28666 [  7726] By: jhi                                   on 2000/11/17  14:15:49
28667         Log: Subject: Fix for 20000815.006
28668              From: "Stephen P. Potter" <spp@spotter.yi.org>
28669              Date: Fri, 17 Nov 2000 08:57:45 -0500
28670              Message-Id: <200011171357.IAA05122@spotter.yi.org>
28671              
28672              It's really 20000518.006.
28673      Branch: perl
28674            ! pod/perlmodlib.PL
28675 ____________________________________________________________________________
28676 [  7725] By: jhi                                   on 2000/11/17  14:12:31
28677         Log: Subject: Fix for 20000409.001
28678              From: "Stephen P. Potter" <spp@spotter.yi.org>
28679              Date: Fri, 17 Nov 2000 08:55:45 -0500
28680              Message-Id: <200011171355.IAA05104@spotter.yi.org>
28681      Branch: perl
28682            ! pod/perlfaq9.pod
28683 ____________________________________________________________________________
28684 [  7724] By: jhi                                   on 2000/11/17  14:08:58
28685         Log: Undo #7627 now that we have =head3.
28686      Branch: perl
28687            ! pod/perlhack.pod
28688 ____________________________________________________________________________
28689 [  7723] By: jhi                                   on 2000/11/17  14:04:09
28690         Log: As surmised the #7719 wasn't a good move.
28691      Branch: perl
28692            ! hints/solaris_2.sh
28693 ____________________________________________________________________________
28694 [  7722] By: jhi                                   on 2000/11/17  13:59:04
28695         Log: Also the 64bitall hints can be either here or there.
28696      Branch: perl
28697            ! hints/solaris_2.sh
28698 ____________________________________________________________________________
28699 [  7721] By: jhi                                   on 2000/11/17  02:26:23
28700         Log: Test tweak for the open pragma.
28701      Branch: perl
28702            ! t/lib/b.t
28703 ____________________________________________________________________________
28704 [  7720] By: jhi                                   on 2000/11/17  00:23:22
28705         Log: The long double hints can be here or there.
28706      Branch: perl
28707            ! hints/solaris_2.sh
28708 ____________________________________________________________________________
28709 [  7719] By: jhi                                   on 2000/11/17  00:14:06
28710         Log: For Solaris use64bitall the stdchar needs a little bit of help.
28711      Branch: perl
28712            ! hints/solaris_2.sh
28713 ____________________________________________________________________________
28714 [  7718] By: jhi                                   on 2000/11/16  23:27:34
28715         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
28716              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
28717              Date: Wed, 15 Nov 2000 08:56:32 +0100
28718              Message-ID: <3A1241B0.64477E00@alcatel.at>
28719      Branch: perl
28720            ! lib/Carp/Heavy.pm
28721 ____________________________________________________________________________
28722 [  7717] By: jhi                                   on 2000/11/16  23:23:29
28723         Log: Subject: [PATCH] Re: 20001101.003 PDL
28724              From: Nicholas Clark <nick@ccl4.org>
28725              Date: Thu, 16 Nov 2000 16:48:25 +0000
28726              Message-ID: <20001116164825.B93487@plum.flirble.org>
28727      Branch: perl
28728            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
28729 ____________________________________________________________________________
28730 [  7716] By: jhi                                   on 2000/11/16  23:21:31
28731         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
28732              From: "Casey R. Tweten" <crt@kiski.net>
28733              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
28734              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
28735      Branch: perl
28736            ! lib/Pod/Checker.pm pod/perlpod.pod
28737 ____________________________________________________________________________
28738 [  7715] By: jhi                                   on 2000/11/16  23:19:40
28739         Log: Avoid an infinite loop in VMS when utils scripts are run
28740              with no arguments, from Charles Lane.
28741      Branch: perl
28742            ! configure.com
28743 ____________________________________________________________________________
28744 [  7714] By: jhi                                   on 2000/11/16  23:17:08
28745         Log: Subject: perllocale.pod changes
28746              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
28747              Date: Mon, 13 Nov 2000 10:09:22 +0300
28748              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
28749      Branch: perl
28750            ! pod/perllocale.pod
28751 ____________________________________________________________________________
28752 [  7713] By: jhi                                   on 2000/11/16  23:14:06
28753         Log: Integrate perlio.
28754      Branch: perl
28755           !> doio.c perlio.c perlio.h util.c
28756 ____________________________________________________________________________
28757 [  7712] By: nick                                  on 2000/11/16  21:10:58
28758         Log: Integrate mainline
28759      Branch: perlio
28760           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
28761           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
28762           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
28763           !> vos/config.ga.def vos/config.ga.h win32/config.bc
28764           !> win32/config.gc win32/config.vc
28765 ____________________________________________________________________________
28766 [  7711] By: nick                                  on 2000/11/16  19:56:41
28767         Log: Minor tweaks:
28768              consistent way of getting 'rb', 'wb' etc. for binary opens
28769              move *perlio::layers to *open::layers
28770              a #define to show layers available
28771              DOSISH popen/PerlIO had export/import sense inverted.
28772      Branch: perlio
28773            ! doio.c perlio.c perlio.h util.c
28774 ____________________________________________________________________________
28775 [  7710] By: jhi                                   on 2000/11/16  15:46:05
28776         Log: Add HAS_SBRK_PROTO.
28777      Branch: metaconfig/U/perl
28778            + d_sbrkproto.U
28779      Branch: perl
28780            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28781            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
28782            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
28783            ! vos/config.ga.def vos/config.ga.h win32/config.bc
28784            ! win32/config.gc win32/config.vc
28785 ____________________________________________________________________________
28786 [  7709] By: nick                                  on 2000/11/16  07:31:49
28787         Log: Integrate mainline
28788      Branch: perlio
28789           !> (integrate 35 files)
28790 ____________________________________________________________________________
28791 [  7708] By: jhi                                   on 2000/11/16  05:33:03
28792         Log: These files are text, not binary.
28793      Branch: perl
28794            ! ext/Encode/Encode/iso8859-10.enc
28795            ! ext/Encode/Encode/iso8859-13.enc
28796            ! ext/Encode/Encode/iso8859-14.enc
28797            ! ext/Encode/Encode/iso8859-15.enc
28798 ____________________________________________________________________________
28799 [  7707] By: jhi                                   on 2000/11/16  01:53:37
28800         Log: Update Changes.
28801      Branch: perl
28802            ! Changes patchlevel.h
28803 ____________________________________________________________________________
28804 [  7706] By: jhi                                   on 2000/11/16  01:35:59
28805         Log: More #undefing of stdio.
28806      Branch: perl
28807            ! fakesdio.h nostdio.h
28808 ____________________________________________________________________________
28809 [  7705] By: jhi                                   on 2000/11/16  01:34:18
28810         Log: Add fwalk() probe to the configuration files and regen perltoc.
28811      Branch: perl
28812            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28813            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
28814            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
28815            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
28816            ! win32/config.bc win32/config.gc win32/config.vc
28817 ____________________________________________________________________________
28818 [  7704] By: jhi                                   on 2000/11/16  01:33:07
28819         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
28820              an optional third argument to Inlibc?)
28821      Branch: metaconfig/U/perl
28822            + d__fwalk.U
28823 ____________________________________________________________________________
28824 [  7703] By: jhi                                   on 2000/11/16  01:09:22
28825         Log: The type of the hash_cb() size argument is tricky.
28826      Branch: perl
28827            ! ext/DB_File/DB_File.xs
28828 ____________________________________________________________________________
28829 [  7702] By: jhi                                   on 2000/11/15  23:01:16
28830         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
28831      Branch: perl
28832            ! nostdio.h
28833 ____________________________________________________________________________
28834 [  7701] By: jhi                                   on 2000/11/15  22:52:32
28835         Log: Detypo.
28836      Branch: perl
28837            ! t/lib/bigfltpm.t
28838 ____________________________________________________________________________
28839 [  7700] By: jhi                                   on 2000/11/15  22:51:56
28840         Log: UINT64_C() work continues.
28841      Branch: perl
28842            ! handy.h perl.h utf8.h
28843 ____________________________________________________________________________
28844 [  7699] By: jhi                                   on 2000/11/15  14:13:04
28845         Log: SOCKS has its own USE_THREADS, based on
28846              
28847              Subject: [ID 20001114.002] et. al. bugfix followup
28848              From: Jens Hamisch <jens@Strawberry.COM> 
28849              Date: Wed, 15 Nov 2000 14:23:11 +0100
28850              Message-ID: <20001115142311.A21164@Strawberry.COM>
28851      Branch: perl
28852            ! perl.h
28853 ____________________________________________________________________________
28854 [  7698] By: jhi                                   on 2000/11/15  03:50:56
28855         Log: Add few missing #undefs and sort them.
28856      Branch: perl
28857            ! fakesdio.h
28858 ____________________________________________________________________________
28859 [  7697] By: jhi                                   on 2000/11/15  03:39:14
28860         Log: Linenumber fix.
28861      Branch: perl
28862            ! t/pragma/warn/utf8
28863 ____________________________________________________________________________
28864 [  7696] By: jhi                                   on 2000/11/15  02:55:26
28865         Log: EBCDIC tweaks.
28866              
28867              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
28868              From: Peter Prymmer <pvhp@forte.com>
28869              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
28870              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
28871      Branch: perl
28872            ! t/op/regmesg.t t/pragma/warn/utf8
28873 ____________________________________________________________________________
28874 [  7695] By: jhi                                   on 2000/11/15  02:53:58
28875         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
28876              From: Peter Prymmer <pvhp@forte.com>
28877              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
28878              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
28879      Branch: perl
28880            ! utf8.c
28881 ____________________________________________________________________________
28882 [  7694] By: jhi                                   on 2000/11/15  02:50:55
28883         Log: Subject: [PATCH: perl@7674] updates to README.os390
28884              From: Prymmer/Kahn <pvhp@best.com>
28885              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
28886              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
28887      Branch: perl
28888            ! README.os390
28889 ____________________________________________________________________________
28890 [  7693] By: jhi                                   on 2000/11/15  02:48:37
28891         Log: Quit utf8_to_uv() instantly if curlen == 0.
28892      Branch: perl
28893            ! utf8.c
28894 ____________________________________________________________________________
28895 [  7692] By: jhi                                   on 2000/11/15  02:24:29
28896         Log: Use u_int32_t for the size of hash_cb(), not size_t.
28897              
28898              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
28899              From: Jens Hamisch <jens@Strawberry.COM>     
28900              Date: Tue, 14 Nov 2000 19:03:55 +0100
28901              Message-Id: <20001114190355.A20559@Strawberry.COM>
28902      Branch: perl
28903            ! ext/DB_File/DB_File.xs
28904 ____________________________________________________________________________
28905 [  7691] By: jhi                                   on 2000/11/15  02:20:12
28906         Log: Use UINT64_C().
28907              
28908              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
28909              From: Jens Hamisch <jens@Strawberry.COM>
28910              Date: Tue, 14 Nov 2000 19:16:23 +0100
28911              Message-Id: <20001114191623.G20559@Strawberry.COM>
28912      Branch: perl
28913            ! utf8.c utf8.h
28914 ____________________________________________________________________________
28915 [  7690] By: jhi                                   on 2000/11/15  02:17:06
28916         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
28917              (a macro to define signed and unsigned integer constants).
28918      Branch: perl
28919            ! handy.h
28920 ____________________________________________________________________________
28921 [  7689] By: jhi                                   on 2000/11/15  01:56:51
28922         Log: Regen Configure.
28923      Branch: perl
28924            ! Configure
28925 ____________________________________________________________________________
28926 [  7688] By: jhi                                   on 2000/11/15  01:56:32
28927         Log: Make the unit know about SOCKS.
28928      Branch: metaconfig
28929            ! U/protos/socksizetype.U
28930 ____________________________________________________________________________
28931 [  7687] By: jhi                                   on 2000/11/15  01:54:47
28932         Log: Remove unused dependencies.
28933      Branch: metaconfig
28934            ! U/compline/d_getpagsz.U
28935 ____________________________________________________________________________
28936 [  7686] By: nick                                  on 2000/11/14  21:25:13
28937         Log: Integrate mainline.
28938      Branch: perlio
28939           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
28940           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
28941           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
28942           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
28943           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
28944           !> win32/config.bc win32/config.gc win32/config.vc
28945           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
28946 ____________________________________________________________________________
28947 [  7685] By: jhi                                   on 2000/11/14  17:54:56
28948         Log: Integrate perlio.
28949      Branch: perl
28950           +> fakesdio.h perliol.h
28951           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
28952           !> perlsdio.h perlsfio.h pod/perlfunc.pod
28953 ____________________________________________________________________________
28954 [  7684] By: nick                                  on 2000/11/14  17:43:04
28955         Log: PerlIO #include and #ifdef re-work.
28956      Branch: perlio
28957            + fakesdio.h perliol.h
28958            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
28959            ! perlsdio.h perlsfio.h
28960 ____________________________________________________________________________
28961 [  7683] By: jhi                                   on 2000/11/14  15:42:40
28962         Log: Hoist the duplicated socket/netdb include logic to perl.h;
28963              undef SETERRNO in case SOCKS has defined it.  Based on:
28964              
28965              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
28966              From: Jens Hamisch <jens@Strawberry.COM> 
28967              Date: Tue, 14 Nov 2000 11:34:40 +0100
28968              Message-Id: <20001114113440.A20005@Strawberry.COM>
28969      Branch: perl
28970            ! doio.c perl.h pp_sys.c
28971 ____________________________________________________________________________
28972 [  7682] By: jhi                                   on 2000/11/14  14:07:28
28973         Log: Subject: some additions for makefiles for win32 (for perl@7674)
28974              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
28975              Date: Tue, 14 Nov 2000 09:31:13 +0300
28976              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
28977      Branch: perl
28978            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
28979            ! win32/makefile.mk
28980 ____________________________________________________________________________
28981 [  7681] By: jhi                                   on 2000/11/14  14:01:41
28982         Log: Subject: tiny typo in perl5db.pl
28983              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
28984              Date: Tue, 14 Nov 2000 09:29:28 +0300
28985              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
28986      Branch: perl
28987            ! lib/perl5db.pl
28988 ____________________________________________________________________________
28989 [  7680] By: jhi                                   on 2000/11/14  04:13:50
28990         Log: Redo #7679 with LFs instead of CRLFs.
28991      Branch: perl
28992            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
28993            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
28994            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
28995 ____________________________________________________________________________
28996 [  7679] By: jhi                                   on 2000/11/14  01:21:09
28997         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
28998              From: Benjamin Stuhl <tiriath@yahoo.com> 
28999              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
29000              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
29001      Branch: perl
29002            + win32/bin/mdelete.bat
29003            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
29004            ! makedef.pl perlio.c win32/Makefile win32/config.gc
29005            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
29006 ____________________________________________________________________________
29007 [  7678] By: jhi                                   on 2000/11/14  01:19:20
29008         Log: Fix the re extension building for Win32.
29009              
29010              Subject: [PATCH perl@7638] Get PerlIO building on Win32
29011              From: Benjamin Stuhl <tiriath@yahoo.com> 
29012              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
29013              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
29014      Branch: perl
29015            + ext/re/hints/MSWin32.pl
29016            ! MANIFEST
29017 ____________________________________________________________________________
29018 [  7677] By: jhi                                   on 2000/11/14  01:13:54
29019         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
29020              From: sthoenna@efn.org
29021              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
29022              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
29023      Branch: perl
29024            ! doop.c pp.c toke.c utf8.c utf8.h
29025 ____________________________________________________________________________
29026 [  7676] By: jhi                                   on 2000/11/13  20:23:15
29027         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
29028              From: Nicholas Clark <nick@ccl4.org>
29029              Date: Mon, 13 Nov 2000 18:55:04 +0000
29030              Message-ID: <20001113185504.J29183@plum.flirble.org>
29031      Branch: perl
29032            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
29033 ____________________________________________________________________________
29034 [  7675] By: nick                                  on 2000/11/13  20:21:57
29035         Log: Integrate mainline ...
29036      Branch: perlio
29037           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
29038           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
29039           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
29040           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
29041 ____________________________________________________________________________
29042 [  7674] By: jhi                                   on 2000/11/13  15:07:56
29043         Log: Update Changes.
29044      Branch: perl
29045            ! Changes patchlevel.h
29046 ____________________________________________________________________________
29047 [  7673] By: jhi                                   on 2000/11/13  14:42:42
29048         Log: Remove the new two tests of lib/io_xs for now, they seem to
29049              fail under perlio on some platforms.
29050      Branch: perl
29051            ! t/lib/io_xs.t
29052 ____________________________________________________________________________
29053 [  7672] By: jhi                                   on 2000/11/13  13:57:53
29054         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
29055      Branch: perl
29056            ! perlio.c
29057 ____________________________________________________________________________
29058 [  7671] By: jhi                                   on 2000/11/13  05:30:48
29059         Log: Placate nervous compilers that see longer than ints switch()ing.
29060      Branch: perl
29061            ! utf8.c
29062 ____________________________________________________________________________
29063 [  7670] By: jhi                                   on 2000/11/13  05:14:21
29064         Log: fputs() does return EOF on error but here we don't care.
29065      Branch: perl
29066            ! perlio.c
29067 ____________________________________________________________________________
29068 [  7669] By: jhi                                   on 2000/11/13  05:02:45
29069         Log: Declare reg_data like reg_substr_data.
29070      Branch: perl
29071            ! regexp.h
29072 ____________________________________________________________________________
29073 [  7668] By: jhi                                   on 2000/11/13  04:54:34
29074         Log: Typos in #7667.
29075      Branch: perl
29076            ! perl.h
29077 ____________________________________________________________________________
29078 [  7667] By: jhi                                   on 2000/11/13  04:49:49
29079         Log: Cleanup messy #ifdef.
29080      Branch: perl
29081            ! perl.h
29082 ____________________________________________________________________________
29083 [  7666] By: jhi                                   on 2000/11/13  04:17:34
29084         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
29085              From: Nicholas Clark <nick@talking.bollo.cx>
29086              Date: Sun, 12 Nov 2000 21:14:11 +0000
29087              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
29088              
29089              Note: only one breakage of the two reported is fixed by this patch.
29090      Branch: perl
29091            ! perlio.c
29092 ____________________________________________________________________________
29093 [  7665] By: jhi                                   on 2000/11/13  04:05:07
29094         Log: Tweak the definition of the bit complement on UTF-8 data:
29095              if none of the characters in the string are > 0xff,
29096              the result is a complemented byte string, not a (UTF-8)
29097              char string.  Based on the summary in
29098              
29099              Subject: Re: [ID 20000918.005] ~ on wide chars
29100              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
29101              Date: Fri, 10 Nov 2000 09:47:15 -0800
29102              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
29103              
29104              This should give us the maximum backward (pre-char string)
29105              compatibility and utf8 compatibility.  The other alternative
29106              would be to limit the bit complement to be always byte only,
29107              taking the least significant byte of the chars.
29108      Branch: perl
29109            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
29110 ____________________________________________________________________________
29111 [  7664] By: jhi                                   on 2000/11/13  00:23:44
29112         Log: Couple of tests from #7660 salvaged.
29113      Branch: perl
29114            - t/op/tell.t
29115            ! MANIFEST t/io/tell.t
29116 ____________________________________________________________________________
29117 [  7663] By: jhi                                   on 2000/11/13  00:02:48
29118         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
29119              From: Nicholas Clark <nick@talking.bollo.cx>
29120              Date: Sun, 12 Nov 2000 21:23:43 +0000
29121              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
29122      Branch: perl
29123            ! perlsfio.h
29124 ____________________________________________________________________________
29125 [  7662] By: jhi                                   on 2000/11/13  00:01:39
29126         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
29127              From: Nicholas Clark <nick@talking.bollo.cx>
29128              Date: Sun, 12 Nov 2000 21:30:04 +0000
29129              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
29130      Branch: perl
29131            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
29132 ____________________________________________________________________________
29133 [  7661] By: jhi                                   on 2000/11/12  23:57:29
29134         Log: Document tell() on special streams.
29135      Branch: perl
29136            ! pod/perlfunc.pod
29137 ____________________________________________________________________________
29138 [  7660] By: jhi                                   on 2000/11/12  23:54:22
29139         Log: (Subsumed by #7664)
29140      Branch: perl
29141            + t/op/tell.t
29142            ! MANIFEST
29143 ____________________________________________________________________________
29144 [  7659] By: jhi                                   on 2000/11/12  22:55:25
29145         Log: Many subdocumented return values of the IO extension now documented.
29146              ungetc and write still left subdocumented.
29147              
29148              Subject: [PATCH] (was Re: IO::Handle::ungetc)
29149              From: Nicholas Clark <nick@talking.bollo.cx>
29150              Date: Sun, 12 Nov 2000 21:35:53 +0000
29151              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
29152      Branch: perl
29153            ! ext/IO/lib/IO/Handle.pm
29154 ____________________________________________________________________________
29155 [  7658] By: jhi                                   on 2000/11/12  21:37:06
29156         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
29157              From: Nicholas Clark <nick@talking.bollo.cx>
29158              Date: Sun, 12 Nov 2000 20:03:22 +0000
29159              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
29160      Branch: perl
29161            ! pod/perlfunc.pod
29162 ____________________________________________________________________________
29163 [  7657] By: jhi                                   on 2000/11/12  20:34:55
29164         Log: Integrate perlio.
29165      Branch: perl
29166           !> perlio.c
29167 ____________________________________________________________________________
29168 [  7656] By: nick                                  on 2000/11/12  19:25:06
29169         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
29170      Branch: perlio
29171            ! perlio.c
29172 ____________________________________________________________________________
29173 [  7655] By: nick                                  on 2000/11/12  19:09:41
29174         Log: Integrate mainline
29175      Branch: perlio
29176           +> README.solaris ext/Encode/Encode/cp1006.enc
29177           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
29178           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
29179           +> ext/Encode/Encode/iso8859-13.enc
29180           +> ext/Encode/Encode/iso8859-14.enc
29181           +> ext/Encode/Encode/iso8859-15.enc
29182           !> (integrate 34 files)
29183 ____________________________________________________________________________
29184 [  7654] By: jhi                                   on 2000/11/12  19:00:22
29185         Log: Add a metaconfig unit for fsync.
29186      Branch: metaconfig/U/perl
29187            + d_fsync.U
29188 ____________________________________________________________________________
29189 [  7653] By: jhi                                   on 2000/11/12  19:00:01
29190         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
29191      Branch: perl
29192            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29193            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
29194            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
29195            ! vos/config.ga.h win32/config.bc win32/config.gc
29196            ! win32/config.vc
29197 ____________________________________________________________________________
29198 [  7652] By: jhi                                   on 2000/11/11  21:12:01
29199         Log: Copy the s// information of README.hpux also to the perlrun.
29200      Branch: perl
29201            ! README.hpux pod/perlrun.pod
29202 ____________________________________________________________________________
29203 [  7651] By: jhi                                   on 2000/11/11  21:03:13
29204         Log: More README.solaris updates from Andy Dougherty.
29205      Branch: perl
29206            ! README.solaris
29207 ____________________________________________________________________________
29208 [  7650] By: jhi                                   on 2000/11/11  18:38:57
29209         Log: More descriptive error for unknown perlio layers.
29210              
29211              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
29212              From: Dominic Dunlop <domo@computer.org> 
29213              Date: Sat, 11 Nov 2000 18:20:32 +0100             
29214              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
29215      Branch: perl
29216            ! perlio.c pod/perldiag.pod
29217 ____________________________________________________________________________
29218 [  7649] By: jhi                                   on 2000/11/11  18:37:52
29219         Log: MachTen doesn't really do mmap() and munmap().
29220              
29221              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
29222              From: Dominic Dunlop <domo@computer.org> 
29223              Date: Sat, 11 Nov 2000 18:20:32 +0100             
29224              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
29225      Branch: perl
29226            ! hints/machten.sh
29227 ____________________________________________________________________________
29228 [  7648] By: jhi                                   on 2000/11/11  18:36:46
29229         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
29230              From: rspier@pobox.com (Robert Spier)
29231              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
29232              Message-ID: <14861.32839.491271.985797@rls.cx>
29233      Branch: perl
29234            ! Porting/Contract pod/perltoot.pod
29235 ____________________________________________________________________________
29236 [  7647] By: jhi                                   on 2000/11/11  18:35:30
29237         Log: Simplify the getpagesize() unit by dropping the
29238              pagesize probe since it's nowadays slightly more
29239              complicated because of sysconf(). (Note: if some
29240              platform really needs the -lPW for getpagesize,
29241              I just broke it.)
29242              
29243              TODO: a new pagesize unit.
29244      Branch: metaconfig
29245            ! U/compline/d_getpagsz.U
29246 ____________________________________________________________________________
29247 [  7646] By: jhi                                   on 2000/11/11  18:33:23
29248         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
29249      Branch: perl
29250            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29251            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
29252            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
29253            ! vos/config.ga.h win32/config.bc win32/config.gc
29254            ! win32/config.vc
29255 ____________________________________________________________________________
29256 [  7645] By: jhi                                   on 2000/11/11  16:45:15
29257         Log: Use sysconf() or getpagesize() to find out the pagesize.
29258      Branch: perl
29259            ! perlio.c
29260 ____________________________________________________________________________
29261 [  7644] By: jhi                                   on 2000/11/11  15:46:08
29262         Log: Integrate perlio.
29263      Branch: perl
29264           !> perlio.c
29265 ____________________________________________________________________________
29266 [  7643] By: jhi                                   on 2000/11/11  15:33:36
29267         Log: Subject: Re: [PATCH] README.solaris
29268              From: Lupe Christoph <lupe@lupe-christoph.de>
29269              Date: Sat, 11 Nov 2000 14:08:10 +0100
29270              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
29271      Branch: perl
29272            ! README.solaris
29273 ____________________________________________________________________________
29274 [  7642] By: jhi                                   on 2000/11/11  15:22:12
29275         Log: Subject: [PATCH perl@7638] cygwin port
29276              From: "Eric Fifer" <egf7@columbia.edu>            
29277              Date: Fri, 10 Nov 2000 19:30:30 -0000
29278              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
29279      Branch: perl
29280            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
29281 ____________________________________________________________________________
29282 [  7641] By: nick                                  on 2000/11/11  14:50:36
29283         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
29284              Also call "Buf" layer directly when unread'ing non-read chars.
29285      Branch: perlio
29286            ! perlio.c
29287 ____________________________________________________________________________
29288 [  7640] By: jhi                                   on 2000/11/11  02:05:02
29289         Log: Add more encoding tables.
29290      Branch: perl
29291            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
29292            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
29293            + ext/Encode/Encode/iso8859-10.enc
29294            + ext/Encode/Encode/iso8859-13.enc
29295            + ext/Encode/Encode/iso8859-14.enc
29296            + ext/Encode/Encode/iso8859-15.enc
29297            ! MANIFEST
29298 ____________________________________________________________________________
29299 [  7639] By: jhi                                   on 2000/11/10  18:49:25
29300         Log: Subject: [PATCH] README.solaris
29301              From: Andy Dougherty <doughera@lafayette.edu>
29302              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
29303              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
29304      Branch: perl
29305            + README.solaris
29306            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
29307            ! pod/perl.pod pod/perltoc.pod
29308 ____________________________________________________________________________
29309 [  7638] By: jhi                                   on 2000/11/10  15:04:15
29310         Log: Update Changes.
29311      Branch: perl
29312            ! Changes patchlevel.h
29313 ____________________________________________________________________________
29314 [  7637] By: jhi                                   on 2000/11/10  14:14:28
29315         Log: Explain better why certain regex tests are skipped.
29316              
29317              Subject: Re: tests skipped: unknown reason
29318              From: Lupe Christoph <lupe@lupe-christoph.de>
29319              Date: Fri, 10 Nov 2000 09:08:56 +0100
29320              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
29321      Branch: perl
29322            ! t/op/regexp.t
29323 ____________________________________________________________________________
29324 [  7636] By: nick                                  on 2000/11/10  13:40:00
29325         Log: Integrate mainline.
29326      Branch: perlio
29327           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
29328           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
29329           !> win32/bin/search.pl
29330 ____________________________________________________________________________
29331 [  7635] By: nick                                  on 2000/11/10  13:25:52
29332         Log: Re-instate stdio large file support via perlio.
29333      Branch: perl
29334            ! perlio.c
29335 ____________________________________________________________________________
29336 [  7634] By: jhi                                   on 2000/11/10  04:49:55
29337         Log: Amdahl UTS hints updates.
29338              
29339              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
29340              From: hom00@utsglobal.com (Harold O Morris)
29341              Date: Thu, 9 Nov 2000 20:02 PST
29342              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
29343      Branch: perl
29344            ! hints/uts.sh
29345 ____________________________________________________________________________
29346 [  7633] By: jhi                                   on 2000/11/09  23:33:28
29347         Log: Subject: [PATCH] IO::Seekable pod
29348              From: Nicholas Clark <nick@talking.bollo.cx>
29349              Date: Thu, 9 Nov 2000 20:29:45 +0000
29350              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
29351      Branch: perl
29352            ! ext/IO/lib/IO/Handle.pm
29353 ____________________________________________________________________________
29354 [  7632] By: jhi                                   on 2000/11/09  21:55:41
29355         Log: Various doc oddball characters.
29356              
29357              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
29358              From: Michael Somos <somos@grail.cba.csuohio.edu>
29359              Date: Mon, 6 Nov 2000 17:44:20 -0500
29360              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
29361      Branch: perl
29362            ! emacs/cperl-mode.el lib/unicode/syllables.txt
29363            ! win32/bin/search.pl
29364 ____________________________________________________________________________
29365 [  7631] By: jhi                                   on 2000/11/09  21:12:29
29366         Log: Subject: Re: bash -c exit and linux hints 
29367              From: "John P. Linderman" <jpl@research.att.com>
29368              Date: Thu, 02 Nov 2000 09:37:25 -0500
29369              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
29370      Branch: perl
29371            ! hints/linux.sh
29372 ____________________________________________________________________________
29373 [  7630] By: nick                                  on 2000/11/09  20:34:11
29374         Log: Integrate mainline.
29375      Branch: perlio
29376           !> (integrate 91 files)
29377 ____________________________________________________________________________
29378 [  7629] By: jhi                                   on 2000/11/09  19:46:31
29379         Log: Missing dTHXs.
29380              
29381              Subject: RE: perl@7595 builds not on cygwin
29382              From: "Eric Fifer" <egf7@columbia.edu>
29383              Date: Thu, 9 Nov 2000 19:26:50 -0000
29384              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
29385      Branch: perl
29386            ! ext/Devel/Peek/Peek.xs
29387 ____________________________________________________________________________
29388 [  7628] By: jhi                                   on 2000/11/09  14:48:27
29389         Log: Disable only the tests 99 and 166 for UTF-8 locales.
29390      Branch: perl
29391            ! t/pragma/locale.t
29392 ____________________________________________________________________________
29393 [  7627] By: jhi                                   on 2000/11/09  14:40:27
29394         Log: There's no =head3.
29395      Branch: perl
29396            ! pod/perlhack.pod
29397 ____________________________________________________________________________
29398 [  7626] By: jhi                                   on 2000/11/09  13:54:26
29399         Log: The generated boot_* headers are wrong.  Pickier compiler,
29400              such as KAI C++ will refuse to compile the resulting perlmain.
29401              
29402              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
29403              From: Harri Pasanen <harri.pasanen@trema.com>
29404              Date: Thu, 09 Nov 2000 14:23:28 +0100
29405              Message-Id: <3A0AA550.26D548A3@trema.com>
29406      Branch: perl
29407            ! minimod.pl
29408 ____________________________________________________________________________
29409 [  7625] By: jhi                                   on 2000/11/09  13:50:44
29410         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
29411              From: Prymmer/Kahn <pvhp@best.com>
29412              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
29413              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
29414              
29415              All except the "cow orker" change.
29416      Branch: perl
29417            ! Porting/pumpkin.pod
29418 ____________________________________________________________________________
29419 [  7624] By: jhi                                   on 2000/11/09  13:45:33
29420         Log: Fix for
29421              
29422              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
29423              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
29424              Date: Thu, 09 Nov 2000 11:05:52 +0100
29425              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
29426      Branch: perl
29427            ! pod/perldiag.pod t/pragma/warn/pp_sys
29428 ____________________________________________________________________________
29429 [  7623] By: jhi                                   on 2000/11/09  13:37:16
29430         Log: Typo in an ifndef.
29431              
29432              Subject: Re: [PATCH 5.7.0] better messages from malloc()
29433              From: Joe Smith <jms@inwap.com>         
29434              Date: Thu, 09 Nov 2000 01:33:14 -0800
29435              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
29436      Branch: perl
29437            ! malloc.c
29438 ____________________________________________________________________________
29439 [  7622] By: jhi                                   on 2000/11/09  13:31:18
29440         Log: Remove unused extra arguments.
29441      Branch: metaconfig/U/perl
29442            ! perlxv.U
29443      Branch: perl
29444            ! Configure config_h.SH
29445 ____________________________________________________________________________
29446 [  7621] By: jhi                                   on 2000/11/09  13:16:36
29447         Log: More VMS moves on environment handling, from Charles Lane.
29448      Branch: perl
29449            ! t/pragma/locale.t
29450 ____________________________________________________________________________
29451 [  7620] By: jhi                                   on 2000/11/09  04:42:38
29452         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
29453              From: David Dyck <dcd@tc.fluke.com>
29454              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
29455              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
29456      Branch: perl
29457            ! pp_sys.c
29458 ____________________________________________________________________________
29459 [  7619] By: jhi                                   on 2000/11/09  04:36:21
29460         Log: Forgot from #7618.
29461      Branch: perl
29462            ! lib/File/stat.pm
29463 ____________________________________________________________________________
29464 [  7618] By: jhi                                   on 2000/11/09  04:28:44
29465         Log: Make deleting for %ENV work for (newer versions of) VMS,
29466              from Craig A. Berry.
29467      Branch: perl
29468            ! vms/vms.c
29469 ____________________________________________________________________________
29470 [  7617] By: jhi                                   on 2000/11/09  04:25:05
29471         Log: Subject: [PATCH] Class::Struct at compile time
29472              From: "Casey R. Tweten" <crt@kiski.net>
29473              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
29474              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
29475      Branch: perl
29476            ! lib/Class/Struct.pm
29477 ____________________________________________________________________________
29478 [  7616] By: jhi                                   on 2000/11/09  04:15:17
29479         Log: Subject: [ID 20001108.013] spelling
29480              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
29481              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
29482              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
29483      Branch: perl
29484            ! lib/ftp.pl
29485 ____________________________________________________________________________
29486 [  7615] By: jhi                                   on 2000/11/09  04:12:42
29487         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
29488              From: Peter Prymmer <pvhp@forte.com>
29489              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
29490              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
29491      Branch: perl
29492            ! configure.com
29493 ____________________________________________________________________________
29494 [  7614] By: jhi                                   on 2000/11/08  22:42:55
29495         Log: A missing aTHX_.
29496      Branch: perl
29497            ! ext/IPC/SysV/SysV.xs
29498 ____________________________________________________________________________
29499 [  7613] By: jhi                                   on 2000/11/08  19:30:21
29500         Log: Update Changes.
29501      Branch: perl
29502            ! Changes patchlevel.h
29503 ____________________________________________________________________________
29504 [  7612] By: jhi                                   on 2000/11/08  18:35:25
29505         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
29506              From: David Dyck <dcd@tc.fluke.com>
29507              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
29508              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
29509      Branch: perl
29510            ! pp_sys.c
29511 ____________________________________________________________________________
29512 [  7611] By: jhi                                   on 2000/11/08  18:30:26
29513         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
29514              From: Dominic Dunlop <domo@computer.org>
29515              Date: Tue, 7 Nov 2000 12:05:25 +0100
29516              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
29517      Branch: perl
29518            ! malloc.c
29519 ____________________________________________________________________________
29520 [  7610] By: jhi                                   on 2000/11/08  18:25:14
29521         Log: Do not test UTF-8 locales since that the tests would require
29522              polymorphic regexen.
29523      Branch: perl
29524            ! t/pragma/locale.t
29525 ____________________________________________________________________________
29526 [  7609] By: jhi                                   on 2000/11/08  17:12:51
29527         Log: Locale buglets.
29528              
29529              Subject: RE: Locales support (setlocale) fixes
29530              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
29531              Date: Wed, 8 Nov 2000 20:01:39 +0300
29532              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
29533      Branch: perl
29534            ! t/pragma/locale.t util.c
29535 ____________________________________________________________________________
29536 [  7608] By: jhi                                   on 2000/11/08  17:00:16
29537         Log: Deleting $ENV{PATH} in VMS is not recommendable.
29538      Branch: perl
29539            ! t/pragma/locale.t
29540 ____________________________________________________________________________
29541 [  7607] By: jhi                                   on 2000/11/08  16:58:26
29542         Log: Subject: PATCH std stdio for (Free)BSD
29543              From: Nicholas Clark <nick@ccl4.org>
29544              Date: Wed, 8 Nov 2000 15:36:29 +0000
29545              Message-ID: <20001108153629.D98736@plum.flirble.org>
29546      Branch: metaconfig
29547            ! U/compline/d_stdstdio.U
29548      Branch: perl
29549            ! Configure config_h.SH
29550 ____________________________________________________________________________
29551 [  7606] By: jhi                                   on 2000/11/08  16:43:31
29552         Log: Forgot to bump the line numbers in #7601.
29553      Branch: perl
29554            ! t/pragma/warn/pp_sys
29555 ____________________________________________________________________________
29556 [  7605] By: jhi                                   on 2000/11/08  16:39:12
29557         Log: More careful detection of how well NVs and UVs mix.
29558              
29559              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))
29560              From: Nicholas Clark <nick@ccl4.org>
29561              Date: Wed, 8 Nov 2000 15:14:12 +0000
29562              Message-ID: <20001108151412.B98736@plum.flirble.org>
29563              
29564              Added some SIGFPE paranoia.
29565      Branch: metaconfig/U/perl
29566            ! perlxv.U
29567      Branch: perl
29568            ! Configure config_h.SH
29569 ____________________________________________________________________________
29570 [  7604] By: jhi                                   on 2000/11/08  14:39:10
29571         Log: Subject: [patch perl@7595] VMS configure.com tweak
29572              From: "Craig A. Berry" <craigberry@mac.com>
29573              Date: Wed, 8 Nov 2000 00:24:12 -0600
29574              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
29575      Branch: perl
29576            ! configure.com
29577 ____________________________________________________________________________
29578 [  7603] By: jhi                                   on 2000/11/08  14:27:11
29579         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
29580              From: Robin Barker <rmb1@cise.npl.co.uk>
29581              Date: Wed, 8 Nov 2000 11:11:39 GMT
29582              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
29583      Branch: perl
29584            ! perlio.c
29585 ____________________________________________________________________________
29586 [  7602] By: jhi                                   on 2000/11/08  14:25:03
29587         Log: Fix for the tie-refhash string table leaks.
29588              
29589              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
29590              Date: Wed, 8 Nov 2000 13:03:04 GMT
29591              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
29592      Branch: perl
29593            ! t/lib/tie-refhash.t
29594 ____________________________________________________________________________
29595 [  7601] By: jhi                                   on 2000/11/08  14:21:08
29596         Log: Try to avoid flockless and emulationless places.
29597      Branch: perl
29598            ! t/pragma/warn/pp_sys
29599 ____________________________________________________________________________
29600 [  7600] By: jhi                                   on 2000/11/08  02:28:54
29601         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
29602              
29603              Subject: [PATCH] prototyped functions that should be overrideable
29604              From: "Casey R. Tweten" <crt@kiski.net>
29605              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
29606              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
29607      Branch: perl
29608            ! toke.c
29609 ____________________________________________________________________________
29610 [  7599] By: jhi                                   on 2000/11/08  01:12:05
29611         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
29612              
29613              Subject: [PATCH] perlbug.PL
29614              From: "Kurt D. Starsinic" <kstar@chapin.edu>
29615              Date: Mon, 6 Nov 2000 21:39:01 -0500
29616              Message-ID: <20001106213901.B20955@O2.chapin.edu>
29617      Branch: perl
29618            ! utils/perlbug.PL
29619 ____________________________________________________________________________
29620 [  7598] By: jhi                                   on 2000/11/07  23:42:00
29621         Log: Bad thinko in #7581 (I used the test program with the expanded
29622              values as-is).
29623      Branch: metaconfig
29624            ! U/compline/d_stdstdio.U
29625      Branch: perl
29626            ! Configure
29627 ____________________________________________________________________________
29628 [  7597] By: jhi                                   on 2000/11/07  21:43:29
29629         Log: Subject: [PATCH perl@7573] cygwin port
29630              From: "Fifer, Eric" <EFifer@sanwaint.com>
29631              Date: Tue, 7 Nov 2000 18:08:51 -0000 
29632              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
29633              
29634              Synchronize with Cygwin 1.1.5.
29635      Branch: perl
29636            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
29637            ! pod/perlport.pod unixish.h util.c
29638 ____________________________________________________________________________
29639 [  7596] By: jhi                                   on 2000/11/07  21:39:25
29640         Log: perlhack updates from H.Merijn Brand.
29641      Branch: perl
29642            ! pod/perlhack.pod
29643 ____________________________________________________________________________
29644 [  7595] By: jhi                                   on 2000/11/07  20:21:41
29645         Log: Update Changes.
29646      Branch: perl
29647            ! Changes patchlevel.h
29648 ____________________________________________________________________________
29649 [  7594] By: jhi                                   on 2000/11/07  19:18:58
29650         Log: Be more robust in Dynaloader.pm.
29651      Branch: perl
29652            ! ext/DynaLoader/DynaLoader_pm.PL
29653 ____________________________________________________________________________
29654 [  7593] By: jhi                                   on 2000/11/07  16:49:31
29655         Log: AUTHORS update.
29656      Branch: perl
29657            ! AUTHORS
29658 ____________________________________________________________________________
29659 [  7592] By: gsar                                  on 2000/11/07  16:39:51
29660         Log: normalize relative paths in virtualized current directory on windows,
29661              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
29662              returns)
29663      Branch: perl
29664            ! win32/vdir.h
29665 ____________________________________________________________________________
29666 [  7591] By: jhi                                   on 2000/11/07  16:04:26
29667         Log: Too profiler-happy: with optimization the #7590 actually makes
29668              the test to run 0.5% _slower_.  Requires much more instrumentation.
29669              Retract #7590.
29670      Branch: perl
29671            ! regcomp.c regcomp.h
29672 ____________________________________________________________________________
29673 [  7590] By: jhi                                   on 2000/11/07  15:51:13
29674         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
29675              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
29676              by using memset() and testing bytewise (as opposed to bitwise).
29677      Branch: perl
29678            ! regcomp.c regcomp.h
29679 ____________________________________________________________________________
29680 [  7589] By: jhi                                   on 2000/11/07  12:56:39
29681         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
29682              From: "Craig A. Berry" <craig.berry@psinetcs.com>
29683              Date: Mon, 06 Nov 2000 23:45:30 -0500
29684              Message-Id: <0011079735.AA973576259@univpress.com>
29685      Branch: perl
29686            ! configure.com t/lib/st-lock.t
29687 ____________________________________________________________________________
29688 [  7588] By: jhi                                   on 2000/11/07  01:03:28
29689         Log: Tweak #7587.
29690      Branch: perl
29691            ! pod/perldiag.pod
29692 ____________________________________________________________________________
29693 [  7587] By: jhi                                   on 2000/11/07  01:00:27
29694         Log: A doc addition for bug id 20001105.019, beware \p.
29695      Branch: perl
29696            ! pod/perldiag.pod
29697 ____________________________________________________________________________
29698 [  7586] By: jhi                                   on 2000/11/07  00:32:22
29699         Log: Fake support of holey files in win/dosish platforms.
29700              
29701              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
29702              From: kipp@shonanblue.ne.jp
29703              Date: Mon, 6 Nov 2000 13:30:55 -0800
29704              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
29705      Branch: perl
29706            ! ext/SDBM_File/sdbm/sdbm.c
29707 ____________________________________________________________________________
29708 [  7585] By: jhi                                   on 2000/11/07  00:12:54
29709         Log: Subject: Pod updates
29710              From: "Stephen P. Potter" <spp@spotter.yi.org>
29711              Date: Mon, 06 Nov 2000 18:56:43 -0500
29712              Message-Id: <200011062357.SAA18173@spotter.yi.org>
29713      Branch: perl
29714            ! README.dos README.os2 README.win32 pod/buildtoc.PL
29715            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
29716            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
29717            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
29718            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
29719            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
29720            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
29721            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
29722            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
29723            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
29724            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
29725            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
29726            ! pod/perltootc.pod pod/perlunicode.pod
29727 ____________________________________________________________________________
29728 [  7584] By: jhi                                   on 2000/11/07  00:04:17
29729         Log: Varargs don't always work too well if one puts an unsigned
29730              char on the stack and pop an unsigned quad off the stack.
29731              
29732              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
29733              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
29734              Date: Mon, 06 Nov 2000 15:19:05 -0800
29735              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
29736      Branch: perl
29737            ! utf8.c
29738 ____________________________________________________________________________
29739 [  7583] By: jhi                                   on 2000/11/06  23:58:48
29740         Log: %ENV note tweaks from Dan Sugalski.
29741      Branch: perl
29742            ! pod/perlport.pod vms/perlvms.pod
29743 ____________________________________________________________________________
29744 [  7582] By: jhi                                   on 2000/11/06  23:05:49
29745         Log: glibc5 detection by __GNU_LIBRARY__.
29746      Branch: perl
29747            ! toke.c
29748 ____________________________________________________________________________
29749 [  7581] By: jhi                                   on 2000/11/06  22:51:29
29750         Log: Make the stdio test program of 7427 less noisy while being 
29751              compiled so that Digital UNIX wouldn't get both
29752              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
29753              undefined.  This makes perlio happy.
29754      Branch: metaconfig
29755            ! U/compline/d_stdstdio.U
29756      Branch: perl
29757            ! Configure config_h.SH
29758 ____________________________________________________________________________
29759 [  7580] By: jhi                                   on 2000/11/06  22:41:41
29760         Log: Document %ENV = () portability issues.
29761      Branch: perl
29762            ! pod/perlport.pod vms/perlvms.pod
29763 ____________________________________________________________________________
29764 [  7579] By: jhi                                   on 2000/11/06  21:29:24
29765         Log: VOS updates from Paul Green.
29766      Branch: perl
29767            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
29768 ____________________________________________________________________________
29769 [  7578] By: jhi                                   on 2000/11/06  21:00:40
29770         Log: Sanitize the environment further.
29771      Branch: perl
29772            ! t/pragma/locale.t
29773 ____________________________________________________________________________
29774 [  7577] By: jhi                                   on 2000/11/06  20:53:51
29775         Log: Re-introduce 7552 lost in integration.
29776      Branch: perl
29777            ! perlio.c
29778 ____________________________________________________________________________
29779 [  7576] By: jhi                                   on 2000/11/06  20:33:46
29780         Log: Admit that the test leaks scalars.
29781      Branch: perl
29782            ! t/comp/proto.t
29783 ____________________________________________________________________________
29784 [  7575] By: jhi                                   on 2000/11/06  20:17:08
29785         Log: Integrate perlio.
29786      Branch: perl
29787           !> perlio.c
29788 ____________________________________________________________________________
29789 [  7574] By: nick                                  on 2000/11/06  20:07:28
29790         Log: Remove debug. Try (Mmap_t) on madvise() call.
29791      Branch: perlio
29792            ! perlio.c
29793 ____________________________________________________________________________
29794 [  7573] By: jhi                                   on 2000/11/06  13:56:05
29795         Log: Update Changes.
29796      Branch: perl
29797            ! Changes patchlevel.h
29798 ____________________________________________________________________________
29799 [  7572] By: jhi                                   on 2000/11/06  13:48:41
29800         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
29801              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29802              Date: Mon, 06 Nov 2000 10:11:42 +0100
29803              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
29804      Branch: perl
29805            ! pod/perlhack.pod
29806 ____________________________________________________________________________
29807 [  7571] By: jhi                                   on 2000/11/06  01:45:51
29808         Log: AUTHORS updates.
29809      Branch: perl
29810            ! AUTHORS
29811 ____________________________________________________________________________
29812 [  7570] By: jhi                                   on 2000/11/06  00:18:00
29813         Log: Fix for
29814              
29815              Subject: [ID 20000728.005] perl -P broken
29816              From: David Dyck <dcd@tc.fluke.com>
29817              Date: Fri, 28 Jul 2000 17:19:16 -0700
29818              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
29819              
29820              (hopefully).  The fix is also not complete, it seems to break
29821              BOM swallowing for libc5 systems, but until someone figures
29822              out a way to do this without ftell(), this will do.
29823      Branch: perl
29824            ! toke.c
29825 ____________________________________________________________________________
29826 [  7569] By: jhi                                   on 2000/11/06  00:05:30
29827         Log: Document that the evaled syntax errors cause scalar leaks.
29828      Branch: perl
29829            ! t/comp/proto.t
29830 ____________________________________________________________________________
29831 [  7568] By: jhi                                   on 2000/11/05  23:14:47
29832         Log: opmini.o can linger from Configures past.
29833      Branch: perl
29834            ! Makefile.SH
29835 ____________________________________________________________________________
29836 [  7567] By: jhi                                   on 2000/11/05  21:28:39
29837         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
29838              first argument correctly.
29839      Branch: perl
29840            ! perlio.c
29841 ____________________________________________________________________________
29842 [  7566] By: jhi                                   on 2000/11/05  21:15:56
29843         Log: Integrate perlio.
29844      Branch: perl
29845           !> perlio.c
29846 ____________________________________________________________________________
29847 [  7565] By: jhi                                   on 2000/11/05  21:15:13
29848         Log: Use -dM for gcc (the suggested patch did it only for Linux,
29849              but I think it can be generalized).
29850              
29851              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
29852              From: Pixel <pixel@mandrakesoft.com>
29853              Date: 05 Nov 2000 21:49:34 +0100 
29854              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
29855      Branch: perl
29856            ! ext/Errno/Errno_pm.PL
29857 ____________________________________________________________________________
29858 [  7564] By: nick                                  on 2000/11/05  21:09:18
29859         Log: Added a mmap layer as a "subclass" of perlio.
29860              PERLIO=mmap ./perl harness passes
29861      Branch: perlio
29862            ! perlio.c
29863 ____________________________________________________________________________
29864 [  7563] By: jhi                                   on 2000/11/05  19:48:55
29865         Log: Add a note for future generations about bug id 20000229.006.
29866      Branch: perl
29867            ! malloc.c
29868 ____________________________________________________________________________
29869 [  7562] By: jhi                                   on 2000/11/05  19:38:24
29870         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
29871      Branch: perl
29872            ! pp_ctl.c t/op/pos.t
29873 ____________________________________________________________________________
29874 [  7561] By: jhi                                   on 2000/11/05  18:21:46
29875         Log: Add =pod to be tidy.
29876      Branch: perl
29877            ! lib/Math/Complex.pm
29878 ____________________________________________________________________________
29879 [  7560] By: jhi                                   on 2000/11/05  17:38:46
29880         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
29881      Branch: perl
29882            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
29883            ! ext/Storable/Storable.xs t/lib/st-recurse.t
29884 ____________________________________________________________________________
29885 [  7559] By: jhi                                   on 2000/11/05  17:32:59
29886         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
29887              From: "Peter J. Farley III" <pjfarley@banet.net>
29888              Date: Sun, 05 Nov 2000 11:55:59 -0500
29889              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
29890      Branch: perl
29891            ! t/lib/syslog.t
29892 ____________________________________________________________________________
29893 [  7558] By: jhi                                   on 2000/11/05  17:29:19
29894         Log: Integrate perlio.
29895      Branch: perl
29896           !> perlio.c
29897 ____________________________________________________________________________
29898 [  7557] By: jhi                                   on 2000/11/05  17:22:01
29899         Log: A fix of sorts for 20000329.026, a better error message
29900              for a missing "use charnames" when using the \N{...}. 
29901      Branch: perl
29902            ! pod/perldiag.pod toke.c
29903 ____________________________________________________________________________
29904 [  7556] By: jhi                                   on 2000/11/05  16:33:50
29905         Log: Test tweak: show also the failed locales.
29906              
29907              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
29908              From: Lupe Christoph <lupe@lupe-christoph.de>         
29909              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
29910              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
29911      Branch: perl
29912            ! t/pragma/locale.t
29913 ____________________________________________________________________________
29914 [  7555] By: nick                                  on 2000/11/05  11:09:34
29915         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
29916              open RDWR so does not fail. (pragma/warnings 303 again...)
29917      Branch: perlio
29918            ! perlio.c
29919 ____________________________________________________________________________
29920 [  7554] By: nick                                  on 2000/11/05  10:10:13
29921         Log: Fix case where ungetc(f,EOF) was allowed.
29922              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
29923              so we can see similarities.
29924              Use types more carefully and a STDCHAR array in hope that this will
29925              fix Jarrko's 64bit machine.
29926      Branch: perlio
29927            ! perlio.c
29928 ____________________________________________________________________________
29929 [  7553] By: jhi                                   on 2000/11/05  01:12:16
29930         Log: Fix for
29931              
29932              Subject: [ID 20001004.007] taint propogation is inconsistent
29933              From: pimlott@idiomtech.com (Andrew Pimlott) 
29934              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
29935              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
29936              
29937              The culprit was sv_setsv() which was rather blindly
29938              propagating taint, which lead to behaviour where if
29939              a tainted anon hash value was seen all the hash values
29940              from then on at that level became tainted, or at any
29941              upper levels in the case of nested anon hashes.
29942      Branch: perl
29943            ! sv.c t/op/taint.t
29944 ____________________________________________________________________________
29945 [  7552] By: jhi                                   on 2000/11/04  23:44:18
29946         Log: Some cpps don't like splitting conditionals across several lines.
29947      Branch: perl
29948            ! perlio.c
29949 ____________________________________________________________________________
29950 [  7551] By: nick                                  on 2000/11/04  23:40:44
29951         Log: Integrate mainline
29952      Branch: perlio
29953           !> pp_hot.c t/op/taint.t
29954 ____________________________________________________________________________
29955 [  7550] By: nick                                  on 2000/11/04  23:39:05
29956         Log: Integrate mainline again
29957      Branch: perlio
29958           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
29959           !> t/lib/b.t t/op/misc.t util.c
29960 ____________________________________________________________________________
29961 [  7549] By: jhi                                   on 2000/11/04  23:14:01
29962         Log: Fix for
29963              
29964              Subject: [ID 20001004.006] undef is never tainted
29965              From: pimlott@idiomtech.com (Andrew Pimlott)
29966              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
29967              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
29968              
29969              An undef read from a slurped file was not tainted.
29970      Branch: perl
29971            ! pp_hot.c t/op/taint.t
29972 ____________________________________________________________________________
29973 [  7548] By: jhi                                   on 2000/11/04  22:56:21
29974         Log: Test tweak ($Config{useperlio} is by default undef) .
29975      Branch: perl
29976            ! t/lib/b.t
29977 ____________________________________________________________________________
29978 [  7547] By: jhi                                   on 2000/11/04  22:43:56
29979         Log: Integrate perlio.
29980      Branch: perl
29981           +> lib/perlio.pm
29982           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
29983           !> pod/perlapi.pod t/lib/b.t
29984 ____________________________________________________________________________
29985 [  7546] By: jhi                                   on 2000/11/04  22:40:59
29986         Log: Configure would use a bad $myuname from an old config.sh.
29987              
29988              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
29989              From: Andy Dougherty <doughera@lafayette.edu>
29990              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
29991              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
29992      Branch: metaconfig
29993            ! U/modified/Oldconfig.U
29994      Branch: perl
29995            ! Configure config_h.SH
29996 ____________________________________________________________________________
29997 [  7545] By: jhi                                   on 2000/11/04  22:36:54
29998         Log: Subject: Locales support (setlocale) fixes
29999              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
30000              Date: Sat, 4 Nov 2000 10:15:48 +0300 
30001              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
30002              
30003              Modified quite a bit to be more portable.
30004      Branch: perl
30005            ! embed.h embed.pl perl.h proto.h util.c
30006 ____________________________________________________________________________
30007 [  7544] By: jhi                                   on 2000/11/04  22:32:47
30008         Log: Dying is too strict here, better just skip.
30009      Branch: perl
30010            ! t/op/misc.t
30011 ____________________________________________________________________________
30012 [  7543] By: nick                                  on 2000/11/04  21:55:13
30013         Log: Merge mainline
30014      Branch: perlio
30015           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
30016           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
30017           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
30018           !> (integrate 64 files)
30019 ____________________________________________________________________________
30020 [  7542] By: jhi                                   on 2000/11/04  21:09:28
30021         Log: More Changes tweakery.
30022      Branch: perl
30023            ! Changes Porting/genlog
30024 ____________________________________________________________________________
30025 [  7541] By: jhi                                   on 2000/11/04  20:58:18
30026         Log: Changes fixups.
30027      Branch: perl
30028            ! Changes
30029 ____________________________________________________________________________
30030 [  7540] By: jhi                                   on 2000/11/04  20:42:38
30031         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
30032              create a "fast path" for locale name probing using "locale -a"
30033              if available, squash finally hopefully the s?printf resetting
30034              the numeric locale (since, IIUC perllocale, it never shouldn't). 
30035      Branch: perl
30036            ! sv.c t/op/misc.t t/pragma/locale.t
30037 ____________________________________________________________________________
30038 [  7539] By: nick                                  on 2000/11/04  19:56:10
30039         Log: PerlIO infrastructure complete.
30040      Branch: perlio
30041            + lib/perlio.pm
30042            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
30043 ____________________________________________________________________________
30044 [  7538] By: nick                                  on 2000/11/04  14:31:32
30045         Log: Type tweaks + less contorted allocation scheme
30046      Branch: perlio
30047            ! perlio.c
30048 ____________________________________________________________________________
30049 [  7537] By: nick                                  on 2000/11/04  12:40:42
30050         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
30051              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
30052              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
30053              sensible) which lead to some interesting fails.
30054      Branch: perlio
30055            ! perlio.c
30056 ____________________________________________________________________________
30057 [  7536] By: jhi                                   on 2000/11/04  00:20:02
30058         Log: Add FCNTL_CAN_LOCK.
30059              
30060              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
30061              From: Andy Dougherty <doughera@lafayette.edu>
30062              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
30063              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
30064              
30065              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
30066              From: Andy Dougherty <doughera@lafayette.edu>
30067              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
30068              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
30069      Branch: metaconfig/U/perl
30070            + d_fcntl_can_lock.U
30071            ! startperl.U
30072      Branch: perl
30073            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30074            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
30075            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
30076            ! vos/config.ga.h win32/config.bc win32/config.gc
30077            ! win32/config.vc
30078 ____________________________________________________________________________
30079 [  7535] By: nick                                  on 2000/11/03  22:19:10
30080         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
30081              - Works on Linux with
30082              perlio + unix
30083              stdio
30084              - Works on Solaris with
30085              perlio + unix
30086              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
30087              - Fails (hangs in openpid) if you try and stack
30088              perlio + stdio - Linux stdio's read() logic is hanging.
30089      Branch: perlio
30090            ! iperlsys.h perlio.c
30091 ____________________________________________________________________________
30092 [  7534] By: jhi                                   on 2000/11/03  15:16:02
30093         Log: Subject: Re: README.aix
30094              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30095              Date: Fri, 03 Nov 2000 16:03:15 +0100
30096              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
30097      Branch: perl
30098            ! README.aix
30099 ____________________________________________________________________________
30100 [  7533] By: jhi                                   on 2000/11/03  03:59:02
30101         Log: Subject: [PATCH 5.7.0] better messages from malloc()
30102              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30103              Date: Wed, 1 Nov 2000 23:39:56 -0500
30104              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
30105      Branch: perl
30106            ! malloc.c pod/perldiag.pod
30107 ____________________________________________________________________________
30108 [  7532] By: jhi                                   on 2000/11/03  00:11:56
30109         Log: The #7521 touched things it shouldn't have.
30110      Branch: perl
30111            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
30112 ____________________________________________________________________________
30113 [  7531] By: jhi                                   on 2000/11/02  22:32:33
30114         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
30115              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30116              Date:     Thu, 2 Nov 2000 16:58:36 EST
30117              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
30118      Branch: perl
30119            ! vms/gen_shrfls.pl
30120 ____________________________________________________________________________
30121 [  7530] By: jhi                                   on 2000/11/02  22:08:49
30122         Log: Fix the problem discussed in
30123              
30124              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
30125              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
30126              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
30127              
30128              originally from Linc Madison.  Also Andreas König's comments
30129              taken into account.  Some other problems with Tie::SubstrHash
30130              fixed: didn't croak when the table exceeded the requested number
30131              of entries (as documented) but instead when the number of entries
30132              exceeded the size of the table, a croak() had an unnecessary \n,
30133              didn't have a CLEAR method, documented that there is no exists().
30134              Didn't fix to be strict-proof because the module uses &foo; and
30135              dynamic scope.  Added a test script exercizing both first tamely 
30136              the basic functionality, and then the failure cases reported by
30137              Linc Madison.
30138      Branch: perl
30139            + t/lib/tie-substrhash.t
30140            ! MANIFEST lib/Tie/SubstrHash.pm
30141 ____________________________________________________________________________
30142 [  7529] By: jhi                                   on 2000/11/02  17:58:08
30143         Log: recv() can fail and return undef.
30144              
30145              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
30146              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
30147              Date: Thu, 2 Nov 2000 20:12:20 +0300
30148              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
30149      Branch: perl
30150            ! lib/Net/Ping.pm
30151 ____________________________________________________________________________
30152 [  7528] By: jhi                                   on 2000/11/02  17:49:09
30153         Log: Detpyo.
30154      Branch: perl
30155            ! pod/perlop.pod
30156 ____________________________________________________________________________
30157 [  7527] By: jhi                                   on 2000/11/02  15:48:37
30158         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
30159              fix a autovivification bug in Tie::RefHash, add tests for both.
30160              
30161              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
30162              From: Edward Avis <epa98@doc.ic.ac.uk>
30163              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
30164              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
30165      Branch: perl
30166            + t/lib/tie-refhash.t
30167            ! MANIFEST lib/Tie/RefHash.pm
30168 ____________________________________________________________________________
30169 [  7526] By: jhi                                   on 2000/11/02  13:56:26
30170         Log: Test::Harness revealed buglets in the new DynaLoader.
30171              
30172              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
30173              From: andreas.koenig@anima.de (Andreas J. Koenig)
30174              Date: 02 Nov 2000 11:26:48 +0100 
30175              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
30176      Branch: perl
30177            ! ext/DynaLoader/DynaLoader_pm.PL
30178 ____________________________________________________________________________
30179 [  7525] By: jhi                                   on 2000/11/01  23:52:08
30180         Log: The entry for #7503 was missing.
30181      Branch: perl
30182            ! Changes
30183 ____________________________________________________________________________
30184 [  7524] By: jhi                                   on 2000/11/01  23:40:52
30185         Log: Update Changes.
30186      Branch: perl
30187            ! Changes patchlevel.h
30188 ____________________________________________________________________________
30189 [  7523] By: jhi                                   on 2000/11/01  22:57:09
30190         Log: More tweaking on the #7522 theme.
30191      Branch: perl
30192            ! ext/DynaLoader/DynaLoader_pm.PL
30193 ____________________________________________________________________________
30194 [  7522] By: jhi                                   on 2000/11/01  22:06:15
30195         Log: Expand %Config variables and %ENV variables only if
30196              so requested during build time using the
30197              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
30198              Not expanding makes relocating distributions easier.
30199      Branch: perl
30200            ! ext/DynaLoader/DynaLoader_pm.PL
30201 ____________________________________________________________________________
30202 [  7521] By: jhi                                   on 2000/11/01  20:56:34
30203         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
30204              and setgid() because they were just changing $< and $( which means
30205              only changing the real uid/gid, as opposed to changing both
30206              real and effective ids.  (The alternative way could have been
30207              in POSIX.pm to change $> and $), too, but making a direct call
30208              to the C API feels cleaner.)  Fixes the bug
30209              
30210              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
30211              From: "Garry T. Williams" <garry@zvolve.com>
30212              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
30213              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
30214      Branch: perl
30215            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
30216            ! ext/POSIX/typemap pod/perlvar.pod
30217 ____________________________________________________________________________
30218 [  7520] By: jhi                                   on 2000/11/01  20:08:33
30219         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
30220              From: "Garry T. Williams" <garry@zvolve.com>
30221              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
30222              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
30223      Branch: perl
30224            ! pod/perlsec.pod
30225 ____________________________________________________________________________
30226 [  7519] By: jhi                                   on 2000/11/01  20:01:22
30227         Log: Locale warning explanation tweak.
30228      Branch: perl
30229            ! pod/perldiag.pod
30230 ____________________________________________________________________________
30231 [  7518] By: jhi                                   on 2000/11/01  18:57:13
30232         Log: C.pm part of
30233              
30234              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
30235              From: Jarkko Hietaniemi <jhi@iki.fi>
30236              Date: Tue, 10 Oct 2000 08:22:28 -0500
30237              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
30238      Branch: perl
30239            ! ext/B/B/C.pm
30240 ____________________________________________________________________________
30241 [  7517] By: jhi                                   on 2000/11/01  18:41:59
30242         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
30243              From: Martien Verbruggen <mgjv@comdyn.com.au>
30244              Date: Fri, 6 Oct 2000 14:09:10 +1100
30245              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
30246      Branch: perl
30247            ! pod/perlop.pod
30248 ____________________________________________________________________________
30249 [  7516] By: jhi                                   on 2000/11/01  18:34:55
30250         Log: Generalize the Camel wording.
30251              
30252              Subject: Re: perlfaq style changes
30253              From: John Borwick <jhborwic@unity.ncsu.edu>
30254              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
30255              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
30256      Branch: perl
30257            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
30258 ____________________________________________________________________________
30259 [  7515] By: jhi                                   on 2000/11/01  16:52:31
30260         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
30261              From: pimlott@idiomtech.com (Andrew Pimlott)
30262              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
30263              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
30264      Branch: perl
30265            ! pod/perlsec.pod
30266 ____________________________________________________________________________
30267 [  7514] By: jhi                                   on 2000/11/01  15:03:40
30268         Log: More AIX lore.
30269      Branch: perl
30270            ! ext/re/hints/aix.pl
30271 ____________________________________________________________________________
30272 [  7513] By: jhi                                   on 2000/11/01  14:48:30
30273         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
30274              From: root <root@chronos.fi.muni.cz>
30275              Date: Wed, 1 Nov 2000 12:31:32 +0100
30276              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
30277      Branch: perl
30278            ! lib/Net/Ping.pm
30279 ____________________________________________________________________________
30280 [  7512] By: jhi                                   on 2000/11/01  14:46:47
30281         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
30282              From: Martin Husemann <martin@duskware.de>
30283              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
30284              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
30285      Branch: perl
30286            ! regcomp.c
30287 ____________________________________________________________________________
30288 [  7511] By: jhi                                   on 2000/11/01  14:39:50
30289         Log: AUTHORS updates.
30290      Branch: perl
30291            ! AUTHORS
30292 ____________________________________________________________________________
30293 [  7510] By: jhi                                   on 2000/11/01  14:29:50
30294         Log: Subject: [PATCH] startperl to respect versiononly
30295              From: Robin Barker <rmb1@cise.npl.co.uk> 
30296              Date: Tue, 31 Oct 2000 16:29:36 GMT
30297              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
30298      Branch: metaconfig/U/perl
30299            ! startperl.U
30300      Branch: perl
30301            ! Configure config_h.SH
30302 ____________________________________________________________________________
30303 [  7509] By: jhi                                   on 2000/11/01  14:19:53
30304         Log: printf UVs the correct way, noticed by Robin Barker.
30305      Branch: perl
30306            ! utf8.c
30307 ____________________________________________________________________________
30308 [  7508] By: jhi                                   on 2000/11/01  14:10:03
30309         Log: Do not cleanup *% because the % has special meanings in some
30310              shell environments.
30311      Branch: perl
30312            ! ext/Storable/Makefile.PL
30313 ____________________________________________________________________________
30314 [  7507] By: jhi                                   on 2000/11/01  14:06:00
30315         Log: The NonStop-UX libraries have a novel way to say NaN.
30316      Branch: perl
30317            ! t/lib/bigfltpm.t
30318 ____________________________________________________________________________
30319 [  7506] By: jhi                                   on 2000/11/01  14:03:35
30320         Log: The osname has been lowercased by now, from Tom Bates.
30321      Branch: metaconfig
30322            ! U/modified/Oldconfig.U
30323      Branch: perl
30324            ! Configure config_h.SH
30325 ____________________________________________________________________________
30326 [  7505] By: jhi                                   on 2000/10/31  19:18:39
30327         Log: The compiler is either gcc or cc, from Tom Bates.
30328      Branch: perl
30329            ! hints/nonstopux.sh
30330 ____________________________________________________________________________
30331 [  7504] By: jhi                                   on 2000/10/31  14:53:42
30332         Log: Update Changes.
30333      Branch: perl
30334            ! Changes patchlevel.h
30335 ____________________________________________________________________________
30336 [  7503] By: jhi                                   on 2000/10/31  14:30:50
30337         Log: Whitespace style tweak.  Was originally going to see to
30338              
30339              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
30340              From: Joe Smith <jms@inwap.com>
30341              Date: Mon, 30 Oct 2000 18:47:57 -0800
30342              Message-Id: <39FE32DD.24AAC4D@inwap.com>
30343              
30344              but that had already been taken care of.
30345      Branch: metaconfig
30346            ! U/compline/d_stdstdio.U
30347      Branch: perl
30348            ! Configure config_h.SH
30349 ____________________________________________________________________________
30350 [  7502] By: jhi                                   on 2000/10/31  14:25:02
30351         Log: AUTHORS tweaks.
30352      Branch: perl
30353            ! AUTHORS
30354 ____________________________________________________________________________
30355 [  7501] By: jhi                                   on 2000/10/31  14:23:59
30356         Log: Subject: perlfaq style changes
30357              From: John Borwick <jhborwic@unity.ncsu.edu>
30358              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
30359              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
30360      Branch: perl
30361            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
30362            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
30363            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
30364            ! pod/perlfaq9.pod
30365 ____________________________________________________________________________
30366 [  7500] By: jhi                                   on 2000/10/31  14:22:15
30367         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
30368              
30369              Subject: Re: [ID 20000918.005] ~ on wide chars
30370              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30371              Date: Mon, 30 Oct 2000 21:09:55 -0800
30372              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
30373              
30374              (The ord() part of the patch skipped.)
30375      Branch: perl
30376            ! doop.c
30377 ____________________________________________________________________________
30378 [  7499] By: jhi                                   on 2000/10/31  14:20:08
30379         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
30380              From: Jens Hamisch <jens@Strawberry.COM>
30381              Date: Mon, 30 Oct 2000 15:17:07 +0100
30382              Message-Id: <20001030151707.A9597@Strawberry.COM>
30383      Branch: perl
30384            ! av.c
30385 ____________________________________________________________________________
30386 [  7498] By: jhi                                   on 2000/10/31  14:16:29
30387         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
30388              From: Peter Prymmer <pvhp@forte.com>
30389              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
30390              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
30391      Branch: perl
30392            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
30393            + ext/Encode/Encode/posix-bc.enc
30394            ! MANIFEST t/lib/encode.t
30395 ____________________________________________________________________________
30396 [  7497] By: jhi                                   on 2000/10/31  14:13:22
30397         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
30398              From: Peter Prymmer <pvhp@forte.com>
30399              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
30400              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
30401      Branch: perl
30402            ! t/lib/cgi-html.t
30403 ____________________________________________________________________________
30404 [  7496] By: jhi                                   on 2000/10/31  14:12:05
30405         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
30406              From: Peter Prymmer <pvhp@forte.com>
30407              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
30408              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
30409      Branch: perl
30410            ! t/lib/cgi-function.t
30411 ____________________________________________________________________________
30412 [  7495] By: jhi                                   on 2000/10/31  14:11:08
30413         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
30414              From: Peter Prymmer <pvhp@forte.com>
30415              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
30416              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
30417      Branch: perl
30418            + ext/re/hints/aix.pl
30419            ! MANIFEST ext/re/Makefile.PL
30420 ____________________________________________________________________________
30421 [  7494] By: jhi                                   on 2000/10/31  14:08:32
30422         Log: Use Errno magic.
30423              
30424              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
30425              From: Casey Tweten <perl@ctweten.amsite.com>
30426              Date: Mon, 30 Oct 2000 15:51:17 -0500
30427              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
30428      Branch: perl
30429            ! lib/File/Temp.pm
30430 ____________________________________________________________________________
30431 [  7493] By: jhi                                   on 2000/10/31  14:05:07
30432         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
30433              
30434              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
30435              From: Nicholas Clark <nick@ccl4.org>
30436              Date: Mon, 30 Oct 2000 17:38:45 +0000
30437              Message-ID: <20001030173845.O60355@plum.flirble.org>
30438      Branch: perl
30439            ! Makefile.SH utils/perlbug.PL
30440 ____________________________________________________________________________
30441 [  7492] By: nick                                  on 2000/10/30  19:37:23
30442         Log: Change files which are mysteriously different to mainline to be
30443              copies of mainline.
30444      Branch: perlio
30445            ! objXSUB.h perlapi.c pod/perlapi.pod
30446 ____________________________________________________________________________
30447 [  7491] By: nick                                  on 2000/10/30  18:05:54
30448         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
30449              - typo in endian code in putc.
30450              - Don't allow read of write-only files and vice-versa
30451              - and off-by-one in flush-all loop.
30452              Remove debug calls as they were using GCC specific features.
30453      Branch: perlio
30454            ! perlio.c
30455 ____________________________________________________________________________
30456 [  7490] By: nick                                  on 2000/10/29  21:45:45
30457         Log: Integrate mainline to perlio
30458      Branch: perlio
30459           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
30460           !> toke.c
30461 ____________________________________________________________________________
30462 [  7489] By: jhi                                   on 2000/10/29  21:11:08
30463         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
30464              From: andreas.koenig@anima.de (Andreas J. Koenig)
30465              Date: 29 Oct 2000 22:05:59 +0100
30466              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
30467      Branch: perl
30468            ! lib/ExtUtils/Manifest.pm
30469 ____________________________________________________________________________
30470 [  7488] By: jhi                                   on 2000/10/29  21:07:47
30471         Log: Tests for #7487.
30472              
30473              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
30474              From: andreas.koenig@anima.de (Andreas J. Koenig)
30475              Date: 29 Oct 2000 19:37:09 +0100
30476              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
30477      Branch: perl
30478            ! t/comp/proto.t
30479 ____________________________________________________________________________
30480 [  7487] By: jhi                                   on 2000/10/29  21:06:27
30481         Log: constsub spillage.
30482              
30483              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
30484              From: John Tobey <jtobey@john-edwin-tobey.org>
30485              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
30486              Message-Id: <m13pvSr-000FObC@feynman.localnet>
30487      Branch: perl
30488            ! op.c
30489 ____________________________________________________________________________
30490 [  7486] By: nick                                  on 2000/10/29  21:05:04
30491         Log: Integrate mainline to perlio branch
30492      Branch: perlio
30493           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
30494           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
30495           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
30496           +> vos/install_perl.cm
30497            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
30498            - vos/config.h vos/config_h.SH_orig
30499           !> (integrate 141 files)
30500 ____________________________________________________________________________
30501 [  7485] By: jhi                                   on 2000/10/29  21:00:47
30502         Log: Make \x{...} consistently produce UTF-8.
30503              
30504              Subject: Re: \x{...} is confused 
30505              From: Simon Cozens <simon@cozens.net>
30506              Date: Sun, 29 Oct 2000 19:36:48 +0000
30507              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
30508      Branch: perl
30509            ! t/pragma/utf8.t toke.c
30510 ____________________________________________________________________________
30511 [  7484] By: nick                                  on 2000/10/29  20:05:29
30512         Log: PerlIO passes all tests.
30513      Branch: perlio
30514            ! perlio.c
30515 ____________________________________________________________________________
30516 [  7483] By: jhi                                   on 2000/10/29  18:06:55
30517         Log: Update Changes.
30518      Branch: perl
30519            ! Changes patchlevel.h
30520 ____________________________________________________________________________
30521 [  7482] By: nick                                  on 2000/10/29  17:43:28
30522         Log: Include <unistd.h> to get correct lseek() prototype etc.
30523              (I thought perl.h did that) - down to two fails
30524              - comp/require.t (last test)
30525              - lib/io_xs.t - possibly import/export of FILE * ?
30526      Branch: perlio
30527            ! perlio.c
30528 ____________________________________________________________________________
30529 [  7481] By: jhi                                   on 2000/10/29  17:02:37
30530         Log: UTF-8 decoder tweak.
30531      Branch: perl
30532            ! utf8.c
30533 ____________________________________________________________________________
30534 [  7480] By: nick                                  on 2000/10/29  16:26:11
30535         Log: Fixed two bugs:
30536              - error code not being set on close (of broken pipe)
30537              - append mode was truncating.
30538              At least one seek/tell bug remains.
30539      Branch: perlio
30540            ! perlio.c
30541 ____________________________________________________________________________
30542 [  7479] By: nick                                  on 2000/10/29  11:18:16
30543         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
30544              in case of accidents. Still several worrying fails, no line disciplines yet.
30545      Branch: perlio
30546            ! iperlsys.h perlio.c
30547 ____________________________________________________________________________
30548 [  7478] By: jhi                                   on 2000/10/29  02:04:01
30549         Log: Add also emailless people.
30550      Branch: perl
30551            ! AUTHORS
30552 ____________________________________________________________________________
30553 [  7477] By: jhi                                   on 2000/10/29  01:36:00
30554         Log: The #7476 needs a MANIFEST change, too.
30555      Branch: perl
30556            ! MANIFEST
30557 ____________________________________________________________________________
30558 [  7476] By: jhi                                   on 2000/10/29  01:35:21
30559         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
30560      Branch: perl
30561            - MAINTAIN
30562            ! AUTHORS Changes
30563 ____________________________________________________________________________
30564 [  7475] By: jhi                                   on 2000/10/28  23:57:25
30565         Log: De-quoted-unreadable to ISO Latin 1.
30566              (There's one ISO-2022-JP name in Changes5.004.)
30567      Branch: perl
30568            ! Changes Changes5.6
30569 ____________________________________________________________________________
30570 [  7474] By: jhi                                   on 2000/10/28  19:13:06
30571         Log: Subject: [ID 20001027.007] uniq array in perlfaq
30572              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
30573              Date: Fri, 27 Oct 2000 19:28:30 +0200
30574              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
30575      Branch: perl
30576            ! pod/perlfaq4.pod
30577 ____________________________________________________________________________
30578 [  7473] By: jhi                                   on 2000/10/28  18:02:05
30579         Log: Locking null mutexes is not recommendable.
30580              
30581              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
30582              From: Hugo <hv@crypt.compulink.co.uk>
30583              Date: Sat, 28 Oct 2000 18:41:12 +0100
30584              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
30585      Branch: perl
30586            ! op.c
30587 ____________________________________________________________________________
30588 [  7472] By: jhi                                   on 2000/10/28  17:52:58
30589         Log: Better create a true mailing list for the repository keepers.
30590      Branch: perl
30591            ! Porting/repository.pod
30592 ____________________________________________________________________________
30593 [  7471] By: jhi                                   on 2000/10/28  17:28:24
30594         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
30595              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
30596      Branch: perl
30597            + Porting/repository.pod
30598            ! MANIFEST
30599 ____________________________________________________________________________
30600 [  7470] By: jhi                                   on 2000/10/28  17:20:54
30601         Log: Subject: DOC PATCH 5.6.0
30602              From: mjd@plover.com
30603              Date: 27 Oct 2000 17:32:44 -0000
30604              Message-ID: <20001027173244.23754.qmail@plover.com>
30605      Branch: perl
30606            ! pod/perlfunc.pod
30607 ____________________________________________________________________________
30608 [  7469] By: jhi                                   on 2000/10/28  17:16:45
30609         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
30610              From: "Peter J. Farley III" <pjfarley@banet.net>
30611              Date: Fri, 27 Oct 2000 20:32:56 -0400
30612              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
30613      Branch: perl
30614            ! README.dos
30615 ____________________________________________________________________________
30616 [  7468] By: jhi                                   on 2000/10/28  17:07:18
30617         Log: Make target reordering to avoid pointless re-makes.
30618              
30619              Subject: Re: Total re-make of 'make okfile' after 7451 ?
30620              From: Nicholas Clark <nick@ccl4.org>
30621              Date: Sat, 28 Oct 2000 00:31:02 +0100
30622              Message-ID: <20001028003101.A54517@plum.flirble.org>
30623      Branch: perl
30624            ! Makefile.SH
30625 ____________________________________________________________________________
30626 [  7467] By: jhi                                   on 2000/10/28  17:05:31
30627         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
30628              From: lvirden@cas.org
30629              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
30630              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
30631      Branch: perl
30632            ! README.os2
30633 ____________________________________________________________________________
30634 [  7466] By: jhi                                   on 2000/10/28  16:09:16
30635         Log: Upgrade to CPAN 1.58_55.
30636              
30637              Subject: CPAN.pm status
30638              From: andreas.koenig@anima.de (Andreas J. Koenig) 
30639              Date: 28 Oct 2000 08:18:00 +0200 
30640              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
30641      Branch: perl
30642            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
30643 ____________________________________________________________________________
30644 [  7465] By: jhi                                   on 2000/10/28  16:02:47
30645         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
30646      Branch: perl
30647            ! embed.h embed.pl perl.h proto.h toke.c
30648 ____________________________________________________________________________
30649 [  7464] By: nick                                  on 2000/10/28  10:43:44
30650         Log: Fix for sv_2iv() on "shared" value from keys %hash.
30651      Branch: perl
30652            ! sv.c
30653 ____________________________________________________________________________
30654 [  7463] By: jhi                                   on 2000/10/27  16:18:29
30655         Log: Update Changes.
30656      Branch: perl
30657            ! Changes patchlevel.h
30658 ____________________________________________________________________________
30659 [  7462] By: jhi                                   on 2000/10/27  16:17:44
30660         Log: Too enthusiastic editing in #7460.
30661      Branch: metaconfig
30662            ! U/modified/Oldsym.U
30663      Branch: perl
30664            ! Configure config_h.SH
30665 ____________________________________________________________________________
30666 [  7461] By: jhi                                   on 2000/10/27  15:37:38
30667         Log: Retract #7459, the script needs more work.
30668      Branch: perl
30669            - mkreef
30670            ! MANIFEST
30671 ____________________________________________________________________________
30672 [  7460] By: jhi                                   on 2000/10/27  15:23:14
30673         Log: Use $sort, $uniq (and $tr) consistently as wondered
30674              by Nicholas Clark.
30675      Branch: metaconfig
30676            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
30677            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
30678            ! U/modified/libc.U
30679      Branch: perl
30680            ! Configure config_h.SH
30681 ____________________________________________________________________________
30682 [  7459] By: jhi                                   on 2000/10/27  15:02:07
30683         Log: (Retracted by #7461)
30684              
30685              Add a shell script for creating/removing symbolic link farms,
30686              useful for keeping the source code read-only and doing the
30687              builds somewhere else.
30688      Branch: perl
30689            + mkreef
30690            ! MANIFEST
30691 ____________________________________________________________________________
30692 [  7458] By: jhi                                   on 2000/10/27  14:42:20
30693         Log: Do away with the fix_pl.
30694      Branch: perl
30695            - fix_pl
30696            ! MANIFEST Makefile.SH
30697 ____________________________________________________________________________
30698 [  7457] By: jhi                                   on 2000/10/27  12:43:13
30699         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
30700              From: Jens Hamisch <jens@Strawberry.COM>
30701              Date: Fri, 27 Oct 2000 14:38:21 +0200
30702              Message-Id: <20001027143821.B3366@Strawberry.COM>
30703      Branch: perl
30704            ! perl.h
30705 ____________________________________________________________________________
30706 [  7456] By: jhi                                   on 2000/10/27  12:33:42
30707         Log: Subject: [PATCH] todo
30708              From: Nicholas Clark <nick@ccl4.org>
30709              Date: Thu, 26 Oct 2000 22:32:29 +0100
30710              Message-ID: <20001026223229.A44540@plum.flirble.org>
30711      Branch: perl
30712            ! pod/perltodo.pod
30713 ____________________________________________________________________________
30714 [  7455] By: jhi                                   on 2000/10/27  12:02:21
30715         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
30716              From: John Tobey <jtobey@john-edwin-tobey.org>
30717              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
30718              Message-Id: <m13ozHF-000FObC@feynman.localnet>
30719      Branch: perl
30720            ! op.c t/pragma/sub_lval.t
30721 ____________________________________________________________________________
30722 [  7454] By: jhi                                   on 2000/10/27  11:59:42
30723         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
30724              From: sthoenna@efn.org
30725              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
30726              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
30727      Branch: perl
30728            ! pp.c t/op/assignwarn.t
30729 ____________________________________________________________________________
30730 [  7453] By: jhi                                   on 2000/10/27  00:15:08
30731         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
30732      Branch: perl
30733            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
30734            ! ext/Storable/Storable.xs t/lib/st-lock.t
30735 ____________________________________________________________________________
30736 [  7452] By: jhi                                   on 2000/10/26  13:05:52
30737         Log: Undo #7451, this seems to be a deficiency in Perforce,
30738              there is no per-file line-terminator type, only per-client.
30739      Branch: perl
30740            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
30741            ! win32/makefile.mk
30742 ____________________________________________________________________________
30743 [  7451] By: jhi                                   on 2000/10/26  04:56:03
30744         Log: Experimenting in DOS arcana.
30745      Branch: perl
30746            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
30747            ! win32/makefile.mk
30748 ____________________________________________________________________________
30749 [  7450] By: jhi                                   on 2000/10/26  04:50:52
30750         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
30751              From: "Peter J. Farley III" <pjfarley@banet.net>            
30752              Date: Wed, 25 Oct 2000 23:10:18 -0400
30753              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
30754      Branch: perl
30755            ! t/io/open.t
30756 ____________________________________________________________________________
30757 [  7449] By: jhi                                   on 2000/10/26  04:49:16
30758         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
30759              From: Hugo <hv@crypt.compulink.co.uk>
30760              Date: Thu, 26 Oct 2000 01:55:17 +0100
30761              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
30762              
30763              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
30764      Branch: perl
30765            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
30766 ____________________________________________________________________________
30767 [  7448] By: jhi                                   on 2000/10/26  04:38:36
30768         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
30769              From: Peter Prymmer <pvhp@forte.com>
30770              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
30771              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
30772      Branch: perl
30773            ! configure.com
30774 ____________________________________________________________________________
30775 [  7447] By: jhi                                   on 2000/10/25  23:20:02
30776         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
30777              in platforms that strictly require all the symbols being present
30778              at link time.
30779      Branch: perl
30780            ! handy.h
30781 ____________________________________________________________________________
30782 [  7446] By: jhi                                   on 2000/10/25  21:55:57
30783         Log: Update Changes.
30784      Branch: perl
30785            ! Changes patchlevel.h
30786 ____________________________________________________________________________
30787 [  7445] By: jhi                                   on 2000/10/25  21:27:08
30788         Log: Integrate with vmsperl #7430 by Charles Bailey:
30789              
30790              Cleanup from prior patch (Charles Lane?):
30791              - improve handling of MFDs in Basename and Path
30792              - default to no xsubpp line # munging when building debug images
30793      Branch: perl
30794           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
30795 ____________________________________________________________________________
30796 [  7444] By: jhi                                   on 2000/10/25  21:03:50
30797         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
30798              From: John Peacock <JPeacock@UnivPress.com>
30799              Date: Thu, 18 May 2000 11:55:27 -0400
30800              Message-ID: <3924126F.A58BE57A@UnivPress.com>
30801      Branch: perl
30802            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
30803            ! t/op/write.t
30804 ____________________________________________________________________________
30805 [  7443] By: jhi                                   on 2000/10/25  20:43:10
30806         Log: Temporary stopgap for the self-tying issue: for now only
30807              array and hash self-ties are verboten.  The real fix, of
30808              course, would be to comprehensively test (and implement?)
30809              and debug (and document) self-ties.
30810      Branch: perl
30811            ! pod/perldiag.pod pp_sys.c t/op/tie.t
30812 ____________________________________________________________________________
30813 [  7442] By: jhi                                   on 2000/10/25  20:14:30
30814         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
30815              From: Dan Sugalski <dan@sidhe.org>
30816              Date: Wed, 25 Oct 2000 13:36:35 -0400
30817              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
30818              
30819              plus regen global.sym.
30820      Branch: perl
30821            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
30822            ! thrdvar.h util.c
30823 ____________________________________________________________________________
30824 [  7441] By: jhi                                   on 2000/10/25  20:12:20
30825         Log: buildtoc target tweaks.
30826      Branch: perl
30827            ! pod/Makefile.SH
30828 ____________________________________________________________________________
30829 [  7440] By: jhi                                   on 2000/10/25  20:03:53
30830         Log: A new version of making the syslog test more robust.
30831              (Replaces #7421.)
30832              
30833              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
30834              From: "Kurt D. Starsinic" <kstar@chapin.edu>
30835              Date: Wed, 25 Oct 2000 12:13:54 -0400
30836              Message-ID: <20001025121354.B2264@O2.chapin.edu>
30837      Branch: perl
30838            ! t/lib/syslog.t
30839 ____________________________________________________________________________
30840 [  7439] By: jhi                                   on 2000/10/25  20:00:48
30841         Log: Continue the internal UTF-8 API tweaking.
30842              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
30843              used much more than the simpler API, now called utf8_to_uv_simple().
30844              Still not quite happy with API, too much partial duplication
30845              of functionality.
30846      Branch: perl
30847            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
30848            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
30849            ! regcomp.c regexec.c sv.c toke.c utf8.c
30850 ____________________________________________________________________________
30851 [  7438] By: jhi                                   on 2000/10/25  18:52:30
30852         Log: Allow poking holes at the UTF-8 decoding strictness.
30853      Branch: perl
30854            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
30855            ! utf8.h
30856 ____________________________________________________________________________
30857 [  7437] By: jhi                                   on 2000/10/25  13:53:05
30858         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
30859              UTF8LEN() and UTF8SKIP(). 
30860      Branch: perl
30861            ! pp.c utf8.c utf8.h
30862 ____________________________________________________________________________
30863 [  7436] By: jhi                                   on 2000/10/25  13:51:37
30864         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
30865              From: Nicholas Clark <nick@ccl4.org>
30866              Date: Wed, 25 Oct 2000 14:44:05 +0100
30867              Message-ID: <20001025144404.D27253@plum.flirble.org>
30868      Branch: perl
30869            ! pod/perlrun.pod
30870 ____________________________________________________________________________
30871 [  7435] By: jhi                                   on 2000/10/25  13:49:32
30872         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
30873              From: Mike Guy <mjtg@cam.ac.uk>
30874              Date: Tue, 24 Oct 2000 14:59:40 +0100
30875              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
30876      Branch: perl
30877            ! scope.c
30878 ____________________________________________________________________________
30879 [  7434] By: jhi                                   on 2000/10/25  13:48:41
30880         Log: AIX is picky about its symbol exports.  Solution for now
30881              is to include the deb.o explicitly to the re extension build.
30882              
30883              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
30884              From: Peter Prymmer <pvhp@forte.com>
30885              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
30886              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
30887      Branch: perl
30888            ! ext/re/Makefile.PL hints/aix.sh
30889 ____________________________________________________________________________
30890 [  7433] By: jhi                                   on 2000/10/25  13:46:49
30891         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
30892              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30893              Date: Wed, 25 Oct 2000 12:02:20 +0200
30894              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
30895      Branch: perl
30896            ! perlsdio.h
30897 ____________________________________________________________________________
30898 [  7432] By: jhi                                   on 2000/10/25  13:44:28
30899         Log: Subject: Minor update to find2perl, for portability
30900              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
30901              Date: Wed, 25 Oct 2000 12:05:47 +0100
30902              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
30903      Branch: perl
30904            ! x2p/find2perl.PL
30905 ____________________________________________________________________________
30906 [  7431] By: jhi                                   on 2000/10/25  13:40:39
30907         Log: Add targets to Makefile.SH, most importantly
30908              'regen_all' which also remembers to update vms/perly*.
30909      Branch: perl
30910            ! Makefile.SH
30911 ____________________________________________________________________________
30912 [  7430] By: bailey                                on 2000/10/25  03:13:53
30913         Log: Cleanup from prior patch (Charles Lane?):
30914              - improve handling of MFDs in Basename and Path
30915              - default to no xsubpp line # munging when building debug images
30916      Branch: vmsperl
30917            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
30918 ____________________________________________________________________________
30919 [  7429] By: jhi                                   on 2000/10/24  20:03:40
30920         Log: Podify README.epoc and README.vos.
30921      Branch: perl
30922            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
30923            ! pod/perlport.pod pod/perltoc.pod
30924 ____________________________________________________________________________
30925 [  7428] By: jhi                                   on 2000/10/24  19:10:33
30926         Log: Stratus VOS updates from Paul Green.
30927      Branch: perl
30928            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
30929            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
30930            - vos/config.def vos/config.h vos/config_h.SH_orig
30931            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
30932            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
30933 ____________________________________________________________________________
30934 [  7427] By: jhi                                   on 2000/10/24  18:59:48
30935         Log: Check if stdio supports tweaking lval and cnt simultaneously.
30936              
30937              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
30938              From: Nicholas Clark <nick@ccl4.org>
30939              Date: Mon, 23 Oct 2000 15:39:32 +0100
30940              Message-ID: <20001023153932.A10786@plum.flirble.org>
30941      Branch: metaconfig
30942            ! U/compline/d_stdstdio.U
30943      Branch: perl
30944            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30945            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
30946            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
30947            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
30948            ! vos/config.h vos/config_h.SH_orig win32/config.bc
30949            ! win32/config.gc win32/config.vc
30950 ____________________________________________________________________________
30951 [  7426] By: jhi                                   on 2000/10/24  17:57:44
30952         Log: Missed the header file changes from #7425.
30953      Branch: perl
30954            ! embed.h embed.pl objXSUB.h proto.h
30955 ____________________________________________________________________________
30956 [  7425] By: jhi                                   on 2000/10/24  17:55:17
30957         Log: Fix the bug reported in
30958              
30959              From: andreas.koenig@anima.de (Andreas J. Koenig)
30960              Subject: Encode bug?
30961              Date: 24 Oct 2000 14:01:26 +0200 
30962              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
30963              
30964              Also make is_utf8_char() stricter.
30965      Branch: perl
30966            ! ext/Encode/Encode.xs utf8.c
30967 ____________________________________________________________________________
30968 [  7424] By: jhi                                   on 2000/10/24  15:15:39
30969         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
30970              From: Peter Scott <Peter@PSDT.com>
30971              Date: Mon, 23 Oct 2000 19:46:01 -0700
30972              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
30973      Branch: perl
30974            ! pod/perlfaq5.pod
30975 ____________________________________________________________________________
30976 [  7423] By: jhi                                   on 2000/10/24  14:25:30
30977         Log: Test tweak to avoid pulling in the whole Config.
30978      Branch: perl
30979            ! t/lib/st-lock.t
30980 ____________________________________________________________________________
30981 [  7422] By: jhi                                   on 2000/10/24  14:03:16
30982         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
30983      Branch: perl
30984            ! pp.c
30985 ____________________________________________________________________________
30986 [  7421] By: jhi                                   on 2000/10/24  13:32:09
30987         Log: (Replaced by #7440.)
30988              
30989              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
30990              From: "Kurt D. Starsinic" <kstar@chapin.edu>
30991              Date: Mon, 23 Oct 2000 16:40:54 -0400
30992              Message-ID: <20001023164054.B14491@O2.chapin.edu>
30993      Branch: perl
30994            ! t/lib/syslog.t
30995 ____________________________________________________________________________
30996 [  7420] By: jhi                                   on 2000/10/24  13:30:53
30997         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
30998              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30999              Date: Mon, 23 Oct 2000 17:29:03 -0400
31000              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
31001      Branch: perl
31002            ! lib/ExtUtils/MM_Unix.pm
31003 ____________________________________________________________________________
31004 [  7419] By: jhi                                   on 2000/10/24  13:29:57
31005         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
31006              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31007              Date: Mon, 23 Oct 2000 19:01:32 -0400
31008              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
31009      Branch: perl
31010            ! utils/h2xs.PL
31011 ____________________________________________________________________________
31012 [  7418] By: jhi                                   on 2000/10/24  13:26:04
31013         Log: Replace #7409 with
31014              
31015              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
31016              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
31017              Date: Mon, 23 Oct 2000 20:08:56 +0200
31018              Message-ID: <20001023200855.A14850@nice.ram.loc>
31019      Branch: perl
31020            ! ext/Storable/Storable.pm t/lib/st-lock.t
31021 ____________________________________________________________________________
31022 [  7417] By: jhi                                   on 2000/10/24  13:17:52
31023         Log: Run vms/vms_yfix.pl, should have done that after changing
31024              perly.c in #7382.
31025      Branch: perl
31026            ! vms/perly_c.vms vms/perly_h.vms
31027 ____________________________________________________________________________
31028 [  7416] By: jhi                                   on 2000/10/24  02:55:33
31029         Log: Make the UTF-8 decoding stricter and more verbose when
31030              malformation happens.  This involved adding an argument
31031              to utf8_to_uv_chk(), which involved changing its prototype,
31032              and prefer STRLEN over I32 for the UTF-8 length, which as
31033              a domino effect necessitated changing the prototypes of
31034              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
31035              The stricter UTF-8 decoding checking uses Markus Kuhn's
31036              UTF-8 Decode Stress Tester from
31037              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
31038      Branch: perl
31039            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
31040            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
31041            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
31042            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
31043 ____________________________________________________________________________
31044 [  7415] By: jhi                                   on 2000/10/23  14:06:06
31045         Log: Update Changes.
31046      Branch: perl
31047            ! Changes patchlevel.h
31048 ____________________________________________________________________________
31049 [  7414] By: jhi                                   on 2000/10/23  12:39:52
31050         Log: Undo the basename() part of #7412 since the lib/basename
31051              tests would need upgrading too.
31052      Branch: perl
31053            ! lib/File/Basename.pm
31054 ____________________________________________________________________________
31055 [  7413] By: jhi                                   on 2000/10/23  12:19:27
31056         Log: Document PERL_INSTALL_ROOT of #7210.
31057      Branch: perl
31058            ! lib/ExtUtils/Install.pm
31059 ____________________________________________________________________________
31060 [  7412] By: jhi                                   on 2000/10/23  12:16:47
31061         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
31062      Branch: perl
31063            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
31064            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
31065 ____________________________________________________________________________
31066 [  7411] By: jhi                                   on 2000/10/23  12:07:41
31067         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
31068              From: Prymmer/Kahn <pvhp@best.com>
31069              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
31070              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
31071      Branch: perl
31072            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
31073 ____________________________________________________________________________
31074 [  7410] By: jhi                                   on 2000/10/23  04:10:11
31075         Log: The change #7187 was not so good on VMS.
31076              
31077              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
31078              From: "Craig A. Berry" <craig.berry@psinetcs.com>
31079              Date: Sun, 22 Oct 2000 23:03:08 -0500
31080              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
31081      Branch: perl
31082            ! utils/perldoc.PL
31083 ____________________________________________________________________________
31084 [  7409] By: jhi                                   on 2000/10/23  03:57:36
31085         Log: Avoid Storable locking on DJGPP for now.
31086              
31087              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
31088              From: "Peter J. Farley III" <pjfarley@banet.net>
31089              Date: Sun, 22 Oct 2000 20:00:00 -0400
31090              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
31091      Branch: perl
31092            ! ext/Storable/Storable.pm t/lib/st-lock.t
31093 ____________________________________________________________________________
31094 [  7408] By: jhi                                   on 2000/10/23  03:50:24
31095         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
31096              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
31097              Date: Sun, 22 Oct 2000 21:12:22 -0400
31098              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
31099      Branch: perl
31100            ! lib/vars.pm
31101 ____________________________________________________________________________
31102 [  7407] By: jhi                                   on 2000/10/23  03:43:12
31103         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
31104              From: Hugo <hv@crypt.compulink.co.uk>
31105              Date: Mon, 23 Oct 2000 00:47:22 +0100
31106              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
31107      Branch: perl
31108            ! regexec.c t/op/pat.t
31109 ____________________________________________________________________________
31110 [  7406] By: jhi                                   on 2000/10/23  03:40:29
31111         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
31112      Branch: perl
31113            ! lib/ExtUtils/MakeMaker.pm
31114 ____________________________________________________________________________
31115 [  7405] By: jhi                                   on 2000/10/22  21:32:00
31116         Log: Doc patch.
31117              
31118              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
31119              From: rspier@pobox.com (Robert Spier)
31120              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
31121              Message-ID: <14835.16112.13457.447971@rls.cx>
31122      Branch: perl
31123            ! lib/strict.pm
31124 ____________________________________________________________________________
31125 [  7404] By: jhi                                   on 2000/10/22  21:30:51
31126         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
31127              From: rspier@pobox.com (Robert Spier)
31128              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
31129              Message-ID: <14835.17223.72448.705566@rls.cx>
31130      Branch: perl
31131            ! lib/ExtUtils/MakeMaker.pm
31132 ____________________________________________________________________________
31133 [  7403] By: jhi                                   on 2000/10/22  21:24:11
31134         Log: Subject: [PATCH bleadperl] ripples from constsub patch
31135              From: John Tobey <jtobey@john-edwin-tobey.org>
31136              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
31137              Message-Id: <m13nSOB-000FObC@feynman.localnet>
31138      Branch: perl
31139            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
31140 ____________________________________________________________________________
31141 [  7402] By: jhi                                   on 2000/10/22  20:59:35
31142         Log: Support s?printf parameter reordering.
31143      Branch: perl
31144            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
31145 ____________________________________________________________________________
31146 [  7401] By: jhi                                   on 2000/10/22  19:19:14
31147         Log: Expand %Config variables only if explicitly so requested
31148              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
31149              
31150              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
31151              From: Gurusamy Sarathy <gsar@ActiveState.com>
31152              Date: Sun, 22 Oct 2000 11:47:32 -0700
31153              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
31154      Branch: perl
31155            ! Makefile.SH lib/lib_pm.PL
31156 ____________________________________________________________________________
31157 [  7400] By: jhi                                   on 2000/10/22  18:24:10
31158         Log: Move the #7390 test from warn/op to comp/redef.
31159              
31160              Subject: Re: Creating const subs for constants.
31161              From: John Tobey <jtobey@john-edwin-tobey.org>
31162              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
31163              Message-Id: <m13nG72-000FObC@feynman.localnet>               
31164      Branch: perl
31165            ! t/comp/redef.t t/pragma/warn/op
31166 ____________________________________________________________________________
31167 [  7399] By: jhi                                   on 2000/10/22  17:49:59
31168         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
31169              From: Nicholas Clark <nick@ccl4.org>
31170              Date: Sat, 21 Oct 2000 22:23:19 +0100
31171              Message-ID: <20001021222319.B45586@plum.flirble.org>
31172      Branch: perl
31173            ! ext/DynaLoader/DynaLoader_pm.PL
31174 ____________________________________________________________________________
31175 [  7398] By: jhi                                   on 2000/10/22  17:47:35
31176         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
31177              From: Hugo <hv@crypt.compulink.co.uk>
31178              Date: Sat, 21 Oct 2000 18:19:59 +0100
31179              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
31180      Branch: perl
31181            ! ext/B/B.pm ext/B/B/C.pm
31182 ____________________________________________________________________________
31183 [  7397] By: jhi                                   on 2000/10/22  17:35:18
31184         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
31185              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
31186              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
31187              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
31188      Branch: perl
31189            ! hints/openbsd.sh
31190 ____________________________________________________________________________
31191 [  7396] By: jhi                                   on 2000/10/22  17:19:46
31192         Log: Subject: installman go-faster stripes
31193              From: Nicholas Clark <nick@talking.bollo.cx>
31194              Date: Sat, 21 Oct 2000 17:24:53 +0100
31195              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
31196              
31197              Subject: Re: installman go-faster stripes
31198              From: Russ Allbery <rra@stanford.edu>
31199              Date: 21 Oct 2000 11:04:13 -0700
31200              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
31201      Branch: perl
31202            ! installman pod/pod2man.PL
31203 ____________________________________________________________________________
31204 [  7395] By: jhi                                   on 2000/10/22  17:17:35
31205         Log: Hints tweak from Anton Berezin.
31206      Branch: perl
31207            ! hints/freebsd.sh
31208 ____________________________________________________________________________
31209 [  7394] By: jhi                                   on 2000/10/22  04:50:04
31210         Log: Tweak the Is* definitions of Unicode character classes
31211              to better match the official categorizations; embrace
31212              the official categorizations; add the combining marks
31213              as alpha (and -numeric); fix DCinital (a typo and edito)
31214              to be DCmedial.
31215      Branch: perl
31216            + lib/unicode/Is/DCmedial.pl
31217            - lib/unicode/Is/DCinital.pl
31218            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
31219            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
31220            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
31221            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
31222 ____________________________________________________________________________
31223 [  7393] By: jhi                                   on 2000/10/21  18:06:05
31224         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
31225              From: Daniel Chetlin <daniel@chetlin.com>
31226              Date: Sat, 21 Oct 2000 02:57:03 -0700
31227              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
31228      Branch: perl
31229            + t/lib/tie-splice.t
31230            ! MANIFEST lib/Tie/Array.pm
31231 ____________________________________________________________________________
31232 [  7392] By: gsar                                  on 2000/10/21  18:05:15
31233         Log: resync utfperl branch with mainline
31234      Branch: utfperl
31235           !> (integrate 1760 files)
31236 ____________________________________________________________________________
31237 [  7391] By: jhi                                   on 2000/10/21  14:37:49
31238         Log: Testcases for a #7383,#7385 related bug.
31239              
31240              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
31241              From: Nicholas Clark <nick@ccl4.org>
31242              Date: Sat, 21 Oct 2000 15:04:51 +0100
31243              Message-ID: <20001021150451.A51566@plum.flirble.org>
31244      Branch: perl
31245            ! t/pragma/utf8.t
31246 ____________________________________________________________________________
31247 [  7390] By: jhi                                   on 2000/10/21  14:35:57
31248         Log: Add a testcase for #7389.
31249      Branch: perl
31250            ! t/pragma/warn/op
31251 ____________________________________________________________________________
31252 [  7389] By: jhi                                   on 2000/10/21  14:26:45
31253         Log: Subject: Re: Creating const subs for constants.
31254              From: John Tobey <jtobey@john-edwin-tobey.org>
31255              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
31256              Message-Id: <m13mo0N-000FObC@feynman.localnet>
31257      Branch: perl
31258            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
31259            ! proto.h sv.c
31260 ____________________________________________________________________________
31261 [  7388] By: nick                                  on 2000/10/21  11:44:23
31262         Log: Populate perlio branch
31263      Branch: perlio
31264           +> (branch 1760 files)
31265 ____________________________________________________________________________
31266 [  7387] By: nick                                  on 2000/10/21  10:52:05
31267         Log: Get branch back as replica of mainline via :
31268              p4 integrate -b utfperl
31269              p4 resolve -at ./...
31270      Branch: utfperl
31271           +> (branch 269 files)
31272            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
31273            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
31274            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
31275            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
31276            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
31277            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
31278            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
31279            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
31280            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
31281            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
31282            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
31283            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
31284            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
31285            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
31286            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
31287            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
31288            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
31289            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
31290            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
31291            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
31292            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
31293            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
31294            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
31295            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
31296            - lib/unicode/UCD300.html lib/unicode/Unicode.300
31297            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
31298            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
31299            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
31300            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
31301           !> (integrate 965 files)
31302 ____________________________________________________________________________
31303 [  7386] By: jhi                                   on 2000/10/21  01:31:12
31304         Log: Update Changes.
31305      Branch: perl
31306            ! Changes patchlevel.h
31307 ____________________________________________________________________________
31308 [  7385] By: jhi                                   on 2000/10/21  01:28:42
31309         Log: The #7383 was right only in the context of the original bug report,
31310              not in more general case.
31311      Branch: perl
31312            ! pp_hot.c
31313 ____________________________________________________________________________
31314 [  7384] By: jhi                                   on 2000/10/21  01:08:23
31315         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
31316      Branch: perl
31317            ! ext/IO/lib/IO/Select.pm
31318 ____________________________________________________________________________
31319 [  7383] By: jhi                                   on 2000/10/21  00:44:18
31320         Log: Fix for ID 20001020.006, concatenating an unset submatch
31321              with utf8 resulted in "Modification of a read-only value".
31322      Branch: perl
31323            ! pp_hot.c t/pragma/utf8.t
31324 ____________________________________________________________________________
31325 [  7382] By: jhi                                   on 2000/10/20  20:44:31
31326         Log: Make scan_num() reëntrant, as suggested in
31327              
31328              Subject: [PATCH perl@7229] Rentrant parser and yylex()
31329              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
31330              Date: Fri, 20 Oct 2000 14:17:27 +0100
31331              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
31332      Branch: perl
31333            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
31334            ! toke.c
31335 ____________________________________________________________________________
31336 [  7381] By: jhi                                   on 2000/10/20  20:07:29
31337         Log: Reëntrancy fix.
31338              
31339              Subject: [PATCH perl@7229] Rentrant parser and yylex()
31340              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
31341              Date: Fri, 20 Oct 2000 14:17:27 +0100
31342              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
31343      Branch: perl
31344            ! embed.h embed.pl perl.h proto.h toke.c
31345 ____________________________________________________________________________
31346 [  7380] By: jhi                                   on 2000/10/20  19:15:54
31347         Log: Don't write double values through long double pointers,
31348              based on a part of
31349              
31350              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
31351              From: Jens Hamisch <jens@Strawberry.COM>
31352              Date: Tue, 17 Oct 2000 08:39:36 +0200
31353              Message-Id: <20001017083936.A11104@Strawberry.COM>
31354      Branch: perl
31355            ! perl.h pp.c
31356 ____________________________________________________________________________
31357 [  7379] By: jhi                                   on 2000/10/20  18:43:37
31358         Log: Portability tweak on #7377.
31359              
31360              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
31361              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31362              Date:     Fri, 20 Oct 2000 13:13:41 EDT
31363              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
31364      Branch: perl
31365            ! t/lib/dprof.t
31366 ____________________________________________________________________________
31367 [  7378] By: jhi                                   on 2000/10/20  12:57:19
31368         Log: SOCKS function redefinitions need prototypes, too, otherwise
31369              for example 32 bit versus 64 bit differences cause a lot of
31370              problems.  Part of
31371              
31372              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
31373              From: Jens Hamisch <jens@Strawberry.COM>
31374              Date: Tue, 17 Oct 2000 08:39:36 +0200
31375              Message-Id: <20001017083936.A11104@Strawberry.COM>
31376      Branch: perl
31377            ! doio.c pp_sys.c
31378 ____________________________________________________________________________
31379 [  7377] By: jhi                                   on 2000/10/20  12:37:12
31380         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
31381              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31382              Date:     Fri, 20 Oct 2000 08:26:04 EDT
31383              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
31384      Branch: perl
31385            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
31386 ____________________________________________________________________________
31387 [  7376] By: jhi                                   on 2000/10/20  12:35:31
31388         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
31389              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31390              Date:     Fri, 20 Oct 2000 07:48:15 EDT
31391              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
31392      Branch: perl
31393            ! configure.com vms/gen_shrfls.pl
31394 ____________________________________________________________________________
31395 [  7375] By: bailey                                on 2000/10/20  04:44:37
31396         Log: SYN SYN
31397      Branch: vmsperl
31398           +> (branch 134 files)
31399            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
31400            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
31401            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
31402            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
31403            - eg/cgi/frameset.cgi eg/cgi/index.html
31404            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
31405            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
31406            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
31407            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
31408            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
31409            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
31410            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
31411            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
31412            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
31413            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
31414            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
31415            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
31416            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
31417            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
31418            - lib/unicode/Props.txt lib/unicode/UCD300.html
31419            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
31420            - utils/perlbc.PL vms/subconfigure.com
31421           !> (integrate 785 files)
31422 ____________________________________________________________________________
31423 [  7374] By: jhi                                   on 2000/10/20  00:59:48
31424         Log: In the latest compiler builds cccdlflags must not become -fpic,
31425              from Wilfredo Sánchez.
31426      Branch: perl
31427            ! hints/darwin.sh
31428 ____________________________________________________________________________
31429 [  7373] By: jhi                                   on 2000/10/20  00:56:35
31430         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
31431              From: Tony Cook <tony@develop-help.com>
31432              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
31433              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
31434      Branch: perl
31435            ! pod/perlop.pod
31436 ____________________________________________________________________________
31437 [  7372] By: jhi                                   on 2000/10/19  19:34:40
31438         Log: Typo noted by Mark Lutz.
31439      Branch: perl
31440            ! t/op/64bitint.t
31441 ____________________________________________________________________________
31442 [  7371] By: jhi                                   on 2000/10/19  19:33:13
31443         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
31444      Branch: metaconfig
31445            ! U/modified/Cppsym.U U/modified/Oldconfig.U
31446      Branch: metaconfig/U/perl
31447            ! End.U dlsrc.U libperl.U
31448      Branch: perl
31449            + hints/nonstopux.sh
31450            ! Configure MANIFEST config_h.SH
31451 ____________________________________________________________________________
31452 [  7370] By: jhi                                   on 2000/10/19  17:18:08
31453         Log: Subject: PATCH do_print has 2 PerlIO_error()s
31454              From: nick@ccl4.org
31455              Date: Thu, 19 Oct 2000 18:09:20 +0100
31456              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
31457      Branch: perl
31458            ! doio.c
31459 ____________________________________________________________________________
31460 [  7369] By: jhi                                   on 2000/10/19  14:01:49
31461         Log: Update Changes.
31462      Branch: perl
31463            ! Changes patchlevel.h
31464 ____________________________________________________________________________
31465 [  7368] By: jhi                                   on 2000/10/19  13:04:29
31466         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
31467              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31468              Date: Wed, 18 Oct 2000 13:12:01 +0200
31469              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
31470      Branch: perl
31471            ! hints/aix.sh
31472 ____________________________________________________________________________
31473 [  7367] By: jhi                                   on 2000/10/19  02:22:40
31474         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
31475              of a 'pmshort' anywhere in the B, so the offending line was simply
31476              removed.
31477      Branch: perl
31478            ! ext/B/B/Debug.pm
31479 ____________________________________________________________________________
31480 [  7366] By: jhi                                   on 2000/10/19  02:12:37
31481         Log: Add the test case for the bug id 20000730.004 which seems
31482              to have been fixed by now.
31483      Branch: perl
31484            ! t/pragma/utf8.t
31485 ____________________________________________________________________________
31486 [  7365] By: jhi                                   on 2000/10/18  23:36:24
31487         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
31488              From: Hugo <hv@crypt.compulink.co.uk>
31489              Date: Wed, 18 Oct 2000 23:25:58 +0100
31490              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
31491      Branch: perl
31492            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
31493 ____________________________________________________________________________
31494 [  7364] By: jhi                                   on 2000/10/18  21:12:53
31495         Log: (retracted)
31496      Branch: perl
31497            ! pp.c
31498 ____________________________________________________________________________
31499 [  7363] By: jhi                                   on 2000/10/18  20:55:38
31500         Log: Missing change from #7362.
31501      Branch: perl
31502            ! win32/perlhost.h
31503 ____________________________________________________________________________
31504 [  7362] By: jhi                                   on 2000/10/18  20:52:01
31505         Log: Borland C fstat() never saw the fd as writable.
31506              
31507              Subject: fix for Borland's weak "stat" (perl@7211)
31508              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
31509              Date: Mon, 16 Oct 2000 09:55:03 +0400
31510              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
31511      Branch: perl
31512            ! win32/win32.c
31513 ____________________________________________________________________________
31514 [  7361] By: jhi                                   on 2000/10/18  17:43:50
31515         Log: Regen toc.
31516      Branch: perl
31517            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
31518 ____________________________________________________________________________
31519 [  7360] By: jhi                                   on 2000/10/18  17:07:44
31520         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31521              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
31522              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
31523              Date: Mon, 16 Oct 2000 15:19:49 +0200
31524      Branch: perl
31525            + README.aix
31526            ! MANIFEST
31527 ____________________________________________________________________________
31528 [  7359] By: jhi                                   on 2000/10/18  17:04:49
31529         Log: Subject: Pod patch for Devel::Peek
31530              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31531              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
31532              Date: Mon, 16 Oct 2000 12:26:34 +0200
31533      Branch: perl
31534            ! ext/Devel/Peek/Peek.pm
31535 ____________________________________________________________________________
31536 [  7358] By: jhi                                   on 2000/10/18  17:03:15
31537         Log: Make Cwd more bulletproof in chrooted environments.
31538              
31539              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
31540              From: "Eric E. Coe" <Eric.Coe@oracle.com>
31541              Date: Wed, 18 Oct 2000 04:03:54 -0400
31542              Message-Id: <39ED596A.70E599FE@oracle.com>
31543      Branch: perl
31544            ! lib/Cwd.pm
31545 ____________________________________________________________________________
31546 [  7357] By: jhi                                   on 2000/10/18  16:37:26
31547         Log: Disable the UTF8 downgrade croakage for now to avoid
31548              too many not okay messages.
31549      Branch: perl
31550            ! doio.c
31551 ____________________________________________________________________________
31552 [  7356] By: jhi                                   on 2000/10/17  23:29:41
31553         Log: Show the failed remote port, instead of the failing line number.
31554              
31555              Subject: [PATCH 5.6.1 Debugger] More diagnostics
31556              From: David Sparks <daves@ActiveState.com>
31557              Date: Tue, 17 Oct 2000 15:00:24 -0700
31558              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
31559      Branch: perl
31560            ! lib/perl5db.pl
31561 ____________________________________________________________________________
31562 [  7355] By: jhi                                   on 2000/10/17  14:11:31
31563         Log: On output try to downgrade to bytes, croak if impossible,
31564              from Simon Cozens.  This means that outputting >255 UTF8
31565              is impossible.  Consider this as a strong incentive to get
31566              the I/O disciplines implemented.
31567      Branch: perl
31568            ! doio.c pod/perldiag.pod sv.c
31569 ____________________________________________________________________________
31570 [  7354] By: jhi                                   on 2000/10/17  13:42:23
31571         Log: Clarify documentation on 'use bytes'.
31572              
31573              Subject: Re: What does 'use bytes' "mean" ?
31574              From: Simon Cozens <simon@cozens.net>
31575              Date: Mon, 18 Sep 2000 18:24:25 +0100
31576              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
31577      Branch: perl
31578            ! lib/bytes.pm
31579 ____________________________________________________________________________
31580 [  7353] By: jhi                                   on 2000/10/17  13:28:12
31581         Log: Workaround for a sfio bug where the stream error indicator
31582              is not cleared as documented.
31583              
31584              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
31585              From: Nicholas Clark <nick@ccl4.org>
31586              Date: Mon, 16 Oct 2000 18:28:23 +0100
31587              Message-ID: <20001016182823.J19700@plum.flirble.org>
31588      Branch: perl
31589            ! doio.c
31590 ____________________________________________________________________________
31591 [  7352] By: jhi                                   on 2000/10/17  13:06:19
31592         Log: More IoTYPE sprinkling.
31593      Branch: perl
31594            ! doio.c pp_hot.c
31595 ____________________________________________________________________________
31596 [  7351] By: jhi                                   on 2000/10/16  22:47:07
31597         Log: Detect early whether the std streams have gone bad.
31598              
31599              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
31600              Date: Mon, 16 Oct 2000 23:28:42 +0100
31601              From: Nicholas Clark <nick@ccl4.org>
31602              Message-ID: <20001016232842.A37942@plum.flirble.org>
31603      Branch: perl
31604            ! t/op/misc.t
31605 ____________________________________________________________________________
31606 [  7350] By: jhi                                   on 2000/10/16  22:45:16
31607         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
31608              From: "Peter J. Farley III" <pjfarley@banet.net>
31609              Date: Mon, 16 Oct 2000 18:15:59 -0400
31610              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
31611      Branch: perl
31612            ! djgpp/djgpp.c dosish.h t/io/open.t
31613 ____________________________________________________________________________
31614 [  7349] By: jhi                                   on 2000/10/16  22:36:45
31615         Log: perldelta tweak.
31616      Branch: perl
31617            ! pod/perldelta.pod
31618 ____________________________________________________________________________
31619 [  7348] By: jhi                                   on 2000/10/16  15:17:53
31620         Log: Update Changes.
31621      Branch: perl
31622            ! Changes patchlevel.h
31623 ____________________________________________________________________________
31624 [  7347] By: jhi                                   on 2000/10/16  13:55:27
31625         Log: Add the capability to include/exclude branches.
31626      Branch: perl
31627            ! Porting/genlog
31628 ____________________________________________________________________________
31629 [  7346] By: jhi                                   on 2000/10/16  13:18:04
31630         Log: Add Charles Lane.
31631      Branch: perl
31632            ! AUTHORS Changes
31633 ____________________________________________________________________________
31634 [  7345] By: jhi                                   on 2000/10/16  13:13:21
31635         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
31636      Branch: perl
31637            ! pod/perldelta.pod
31638 ____________________________________________________________________________
31639 [  7344] By: gsar                                  on 2000/10/16  09:30:21
31640         Log: integrate change#6220 from cfgperl
31641              
31642              Win32 patches from Benjamin Stuhl.
31643      Branch: maint-5.6/perl
31644           !> makedef.pl win32/win32.h
31645 ____________________________________________________________________________
31646 [  7343] By: gsar                                  on 2000/10/16  08:32:19
31647         Log: integrate changes#6221,6222 from cfgperl
31648              
31649              Remove tr///CU (the feature is to be obsoleted by better interfaces).
31650              From: simon@brecon.co.uk (Simon Cozens)
31651              Subject: [PATCH] Eliminate tr///[CU][CU]
31652              Date: 23 Jun 2000 11:05:40 GMT
31653              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
31654              
31655              doc typo fix
31656              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
31657              From: Ian Phillipps <Ian.Phillipps@iname.com>
31658              Date: Fri, 23 Jun 2000 10:40:58 +0100
31659              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
31660      Branch: maint-5.6/perl
31661           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
31662 ____________________________________________________________________________
31663 [  7342] By: gsar                                  on 2000/10/16  08:28:08
31664         Log: integrate change#6217 from cfgperl (in part)
31665              
31666              Rename the fdpid locking and integrate with Sarathy.
31667      Branch: maint-5.6/perl
31668           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
31669           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
31670           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
31671           !> win32/win32.c
31672 ____________________________________________________________________________
31673 [  7341] By: gsar                                  on 2000/10/16  08:23:39
31674         Log: integrate changes#6214..6216 from mainline
31675              
31676              @_ can't have junk in it even in the non-USE_ITHREADS case because
31677              caller() wants to populate @DB::args with it (causes a coredump
31678              in Carp::confess())
31679              
31680              tweak comment about @DB::args
31681              
31682              be more optimal about clearing @_
31683      Branch: maint-5.6/perl
31684           !> av.h cop.h pp_ctl.c t/op/runlevel.t
31685 ____________________________________________________________________________
31686 [  7340] By: gsar                                  on 2000/10/16  08:20:37
31687         Log: integrate changes#6207..6210 from cfgperl
31688              
31689              Subject: [PATCH 5.6.0] Threadsafe patches
31690              From: Dan Sugalski <dan@sidhe.org>
31691              To: perl5-porters@perl.org
31692              Date: Mon, 08 May 2000 18:08:13 -0400
31693              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
31694              
31695              Regen headers for #6207.
31696              
31697              Lock PL_fdpid against race conditions, based on:
31698              Subject: [PATCH 5.6.0]subprocess fixup for threads
31699              From: Dan Sugalski <dan@sidhe.org>
31700              To: perl5-porters@perl.org
31701              Date: Tue, 11 Apr 2000 17:02:32 -0400
31702              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
31703              
31704              Mopup for #6207 and #6209.
31705      Branch: maint-5.6/perl
31706           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
31707           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
31708           !> win32/win32.c
31709 ____________________________________________________________________________
31710 [  7339] By: gsar                                  on 2000/10/16  08:14:34
31711         Log: integrate change#6203 from cfgperl
31712              
31713              perldiag should refer to perlos2.pod not README.os2
31714      Branch: maint-5.6/perl
31715           !> pod/perldiag.pod
31716 ____________________________________________________________________________
31717 [  7338] By: gsar                                  on 2000/10/16  08:11:42
31718         Log: integrate change#6201 from mainline
31719              
31720              Perl_eval_pv() leaks 4 bytes every time it is called because it
31721              does a PUSHMARK that's never ever POPMARKed; in general, only
31722              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
31723              Perl_eval_[sp]v() don't because they don't take any incoming
31724              arguments (this leak has been around since the original version
31725              of perl_eval_pv() in 5.003_97e)
31726      Branch: maint-5.6/perl
31727           !> perl.c
31728 ____________________________________________________________________________
31729 [  7337] By: gsar                                  on 2000/10/16  08:08:47
31730         Log: integrate changes#6197..6200 from cfgperl
31731              
31732              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
31733              From: John Borwick <jhborwic@unity.ncsu.edu>
31734              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
31735              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
31736              
31737              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
31738              From: Dan Sugalski <dan@sidhe.org>
31739              To: vmsperl@perl.org, perl5-porters@perl.org
31740              Date: Fri, 02 Jun 2000 16:00:41 -0400
31741              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
31742              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
31743              
31744              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
31745              From: Dan Sugalski <dan@sidhe.org>
31746              To: perl5-porters@perl.org, vmsperl@perl.org
31747              Date: Fri, 02 Jun 2000 17:30:51 -0400
31748              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
31749              
31750              Update to cperl-mode.el 4.31 from
31751              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
31752              Subject: A couple of notes
31753              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31754              To: Mailing list Perl5 <perl5-porters@perl.org>
31755              Date: Sat, 3 Jun 2000 23:33:32 -0400
31756              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
31757      Branch: maint-5.6/perl
31758           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
31759           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
31760           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
31761           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
31762           !> vms/vmsish.h
31763 ____________________________________________________________________________
31764 [  7336] By: gsar                                  on 2000/10/16  08:03:46
31765         Log: integrate changes#6194,6195 from mainline
31766              
31767              fix small eval"" memory leaks under USE_ITHREADS
31768              
31769              fix yet another eval"" leak under USE_ITHREADS
31770      Branch: maint-5.6/perl
31771           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
31772           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
31773           !> vms/perly_c.vms
31774 ____________________________________________________________________________
31775 [  7335] By: gsar                                  on 2000/10/16  08:02:15
31776         Log: integrate changes#6190,6191 from mainline
31777              
31778              submit missing embed.pl change
31779              
31780              vec() loses numericalness (modified version of patch suggested
31781              by Robin Barker)
31782      Branch: maint-5.6/perl
31783           !> doop.c embed.pl t/op/vec.t
31784 ____________________________________________________________________________
31785 [  7334] By: gsar                                  on 2000/10/16  08:01:03
31786         Log: integrate change#6189 from mainline
31787              
31788              counting tr/// corrupts later operation (from M.J.T Guy)
31789      Branch: maint-5.6/perl
31790           !> doop.c t/op/tr.t
31791 ____________________________________________________________________________
31792 [  7333] By: gsar                                  on 2000/10/16  07:59:07
31793         Log: integrate changes#6183..6188 from mainline
31794              
31795              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
31796              <nick@ccl4.org>)
31797              
31798              tweak for change#6127
31799              
31800              remove incorrect documentation about implicit split to @_ in
31801              list context, which never really worked in perl 5 (from
31802              M.J.T. Guy)
31803              
31804              further qualify references to "alphanumeric" (from Wolfgang Laun
31805              <wolfgang.laun@alcatel.at>)
31806              
31807              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
31808              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
31809              
31810              h2xs tweaks
31811      Branch: maint-5.6/perl
31812           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
31813           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
31814           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
31815           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
31816           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
31817           !> pod/pod2latex.PL utils/h2xs.PL
31818 ____________________________________________________________________________
31819 [  7332] By: gsar                                  on 2000/10/16  07:53:52
31820         Log: integrate change#6179 from mainline
31821              
31822              buggy modulus on UVs introduced by change#3378 (resulted in
31823              4063328477 % 65535 amounting to 27406, instead of 27407)
31824      Branch: maint-5.6/perl
31825           !> pp.c t/op/arith.t
31826 ____________________________________________________________________________
31827 [  7331] By: gsar                                  on 2000/10/16  07:52:49
31828         Log: integrate changes#6176,6177,6178,6182 from cfgperl
31829              
31830              Single-quoted utf8 patch from Simon Cozens.
31831              
31832              Substitution utf8 patch from Simon Cozens.
31833              
31834              Be cleaner.
31835              
31836              Be Cleaner Part Deux.
31837      Branch: maint-5.6/perl
31838           !> Makefile.SH pp_hot.c toke.c
31839 ____________________________________________________________________________
31840 [  7330] By: gsar                                  on 2000/10/16  07:41:36
31841         Log: integrate change#6172 from mainline
31842              
31843              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
31844              (from Ilya Zakharevich)
31845      Branch: maint-5.6/perl
31846           !> regexec.c t/op/re_tests
31847 ____________________________________________________________________________
31848 [  7329] By: gsar                                  on 2000/10/16  07:40:25
31849         Log: integrate change#6171 from mainline
31850              
31851              scalar() doesn't force scalar context when used in void context
31852              (from Simon Cozens)
31853      Branch: maint-5.6/perl
31854           !> op.c t/op/wantarray.t
31855 ____________________________________________________________________________
31856 [  7328] By: gsar                                  on 2000/10/16  07:39:33
31857         Log: integrate change#6170 from mainline
31858              
31859              change#6142 needs tweaks to tests to work where there's no
31860              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
31861      Branch: maint-5.6/perl
31862           !> t/lib/filefind.t
31863 ____________________________________________________________________________
31864 [  7327] By: gsar                                  on 2000/10/16  07:35:34
31865         Log: integrate changes#6166..6168 from cfgperl
31866              
31867              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
31868              in case somebody wants to write an extension for more
31869              shadow database interfaces.
31870              
31871              tweak todo
31872              
31873              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
31874      Branch: maint-5.6/perl
31875           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
31876           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
31877           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
31878           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
31879           !> win32/config.vc win32/config_H.bc win32/config_H.gc
31880           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
31881 ____________________________________________________________________________
31882 [  7326] By: gsar                                  on 2000/10/16  07:29:05
31883         Log: integrate changes#6157,6159..6161,6164 from cfgperl
31884              
31885              Regen Configure to jive with #6149.
31886              
31887              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
31888              
31889              Changes for the File::Temp 0.08 (change #6159) test suite
31890              to fit better into the Perl distribution test framework.
31891              
31892              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
31893              both from Simon Cozens.
31894              
31895              detypo
31896      Branch: maint-5.6/perl
31897           +> pod/perlmodlib.PL pod/perlnewmod.pod
31898           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
31899           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
31900           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
31901           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
31902 ____________________________________________________________________________
31903 [  7325] By: gsar                                  on 2000/10/16  07:25:13
31904         Log: integrate change#6158 from vmsperl
31905              
31906              Add fallback to tmpfile for use in cases where user's relying on
31907              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
31908              Lane's patch)
31909      Branch: maint-5.6/perl
31910           !> vms/vms.c vms/vmsish.h
31911 ____________________________________________________________________________
31912 [  7324] By: gsar                                  on 2000/10/16  07:20:50
31913         Log: integrate changes#6153..6155 from mainline
31914              
31915              prettier Test::Harness output on failed tests (from Nicholas Clark
31916              <nick@Bagpuss.uk.boo.com>)
31917              
31918              avoid type mismatch warning
31919              
31920              small bug in change#6144; remove random \xA0 character that snuck
31921              in via change#6145
31922      Branch: maint-5.6/perl
31923           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
31924           !> perl.c
31925 ____________________________________________________________________________
31926 [  7323] By: gsar                                  on 2000/10/16  07:18:47
31927         Log: integrate changes#6151,6152 from mainline
31928              
31929              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
31930              
31931              cosmetic fixups of RE debug output (from Ilya Zakharevich)
31932      Branch: maint-5.6/perl
31933           !> regexec.c
31934 ____________________________________________________________________________
31935 [  7322] By: gsar                                  on 2000/10/16  07:17:25
31936         Log: integrate changes#6146..6150 from mainline
31937              
31938              doc typo
31939              
31940              add a make entry to Config.pm so "perl -V:make" works on VMS
31941              (from Peter Prymmer)
31942              
31943              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
31944              
31945              OS/2 tweaks for usethreads build (from Rocco Caputo
31946              <troc@netrus.net>)
31947              
31948              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
31949      Branch: maint-5.6/perl
31950           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
31951           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
31952           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
31953           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
31954           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
31955           !> warnings.pl x2p/a2p.h
31956 ____________________________________________________________________________
31957 [  7321] By: gsar                                  on 2000/10/16  07:14:02
31958         Log: integrate changes#6143..6145 from mainline
31959              
31960              MacOS support, part 1 (from Matthias Neeracher
31961              <neeri@iis.ee.ethz.ch>)
31962              
31963              MacOS support, part 2: make AutoSplit use File::Spec instead
31964              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
31965              <neeri@iis.ee.ethz.ch>)
31966              
31967              make xsubpp skip embedded pod (from Matthias Neeracher
31968              <neeri@iis.ee.ethz.ch>)
31969      Branch: maint-5.6/perl
31970           +> ext/DynaLoader/dl_mac.xs
31971           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
31972           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
31973           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
31974           !> pp_ctl.c proto.h toke.c util.c util.h
31975 ____________________________________________________________________________
31976 [  7320] By: gsar                                  on 2000/10/16  07:12:13
31977         Log: integrate changes#6141,6142 from mainline
31978              
31979              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
31980              forwarded by Peter Seebach from the bsdi-users mailing list.
31981              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
31982              
31983              File::Find fails to chdir when chasing symlinks (from
31984              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
31985      Branch: maint-5.6/perl
31986           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
31987 ____________________________________________________________________________
31988 [  7319] By: gsar                                  on 2000/10/16  07:04:30
31989         Log: integrate change#6139 from mainline
31990              
31991              revise mktables.PL for bugs and newness in Unicode 3.0
31992              (from James Bence <jbence@amgen.com>)
31993      Branch: maint-5.6/perl
31994           +> (branch 30 files)
31995           !> (integrate 49 files)
31996 ____________________________________________________________________________
31997 [  7318] By: gsar                                  on 2000/10/16  07:01:01
31998         Log: integrate changes#6137,6138 from mainline
31999              
32000              fix bogus redeclaration warning for "our" variables in different
32001              scopes
32002              
32003              add note about the handling of negative indices to tied arrays
32004              (from Michael G Schwern <schwern@pobox.com>)
32005      Branch: maint-5.6/perl
32006           !> op.c pod/perltie.pod t/pragma/strict-vars
32007 ____________________________________________________________________________
32008 [  7317] By: gsar                                  on 2000/10/16  06:58:46
32009         Log: integrate changes#6127..6136 from mainline
32010              
32011              call_method(...,G_EVAL) can longjmp() out if the method probing
32012              failed (from Gisle Aas)
32013              
32014              new perlxstut example for passing/returning refs to arrays
32015              (from David Lowe <dlowe@pootpoot.com>)
32016              
32017              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
32018              
32019              fix places that mean C<"word" character> but say C<alphanumeric
32020              character>
32021              
32022              avoid warnings in POSIX.pm (from Barrie Slaymaker)
32023              
32024              warnings::enabled() doesn't fall back to looking at $^W if
32025              caller isn't using lexical warnings (from Paul Marquess)
32026              
32027              elide bogus test in change#6132
32028              
32029              make Test::Harness use wait.h/WCOREDUMP if available
32030              (from Ben Tilly <ben_tilly@hotmail.com>)
32031              
32032              enable Test::Harness to dynamically determine column width etc.
32033              (from Rob Napier <rnapier@employees.org>)
32034              
32035              random pod typos (from Peter Scott <Peter@PSDT.com>)
32036      Branch: maint-5.6/perl
32037           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
32038           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
32039           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
32040           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
32041 ____________________________________________________________________________
32042 [  7316] By: gsar                                  on 2000/10/16  06:53:23
32043         Log: integrate change#6126 from mainline
32044              
32045              change#2879 broke rvalue autovivification of magicals such as
32046              ${$num} (reworked variant of patch suggested by Simon Cozens)
32047      Branch: maint-5.6/perl
32048           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
32049           !> pp_hot.c proto.h t/op/gv.t
32050 ____________________________________________________________________________
32051 [  7315] By: gsar                                  on 2000/10/16  06:51:38
32052         Log: integrate changes#6123,6125 from mainline
32053              
32054              clarify gotcha with #line directives (from Rocco Caputo
32055              <troc@netrus.net>)
32056              
32057              enable propagating exception objects via Perl_croak() in XS code
32058              (from Gisle Aas)
32059      Branch: maint-5.6/perl
32060           !> pod/perldebug.pod pod/perlsyn.pod util.c
32061 ____________________________________________________________________________
32062 [  7314] By: gsar                                  on 2000/10/16  06:49:28
32063         Log: integrate change#6122 from mainline
32064              
32065              downgrade fatal error on C<"foo@nosucharray.com"> to optional
32066              warning (from Mark-Jason Dominus)
32067      Branch: maint-5.6/perl
32068           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
32069           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
32070           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
32071           !> toke.c
32072 ____________________________________________________________________________
32073 [  7313] By: gsar                                  on 2000/10/16  06:46:54
32074         Log: integrate changes#6112..6121 from vmsperl
32075              
32076              Check for existence of file before trying to delete
32077              
32078              Ugly workaround for version-specific RTL error
32079              
32080              Urk -- undo previous removal of vmsish 'exit' change
32081              
32082              Add bounds checking for several strings (Charles Lane)
32083              
32084              Miscellaneous cosmetic fixes (Charles Lane)
32085              
32086              Treat sockets as special in sys(read|write) (Charles Lane et al.)
32087              
32088              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
32089              Flatten case labels in switch statements uniformly (Charles Bailey)
32090              
32091              Quiet error messages in vmsish.t (Charles Lane)
32092              
32093              Add missing escape (Charles Lane)
32094              
32095              Allow eliminate_macros() and fixpath() to handle space-delimited
32096              lists (based on fixes by Craig Berry)
32097      Branch: maint-5.6/perl
32098           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
32099           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
32100           !> vms/vmsish.h
32101 ____________________________________________________________________________
32102 [  7312] By: gsar                                  on 2000/10/16  06:41:18
32103         Log: integrate changes#6107,6110 from cfgperl
32104              
32105              Tweak the todo list.
32106              
32107              todo tweak
32108      Branch: maint-5.6/perl
32109           !> Todo-5.6
32110 ____________________________________________________________________________
32111 [  7311] By: gsar                                  on 2000/10/16  06:38:38
32112         Log: integrate changes#6104,6108 from mainline
32113              
32114              PL_sys_intern was being initialized too late on windows
32115              
32116              reenable fake signal handling on Windows, bugs and all
32117      Branch: maint-5.6/perl
32118           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
32119           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
32120           !> win32/win32.c
32121 ____________________________________________________________________________
32122 [  7310] By: gsar                                  on 2000/10/16  06:36:03
32123         Log: integrate changes#6095,6097..6103 from cfgperl
32124              
32125              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
32126              might be useful in future.
32127              
32128              Add a note about possible compilation problems from Allen Smith.
32129              
32130              Add a note about other, yet unsupported, shadow password APIs.
32131              
32132              Tweaks for the cc bugs from Allen Smith.
32133              
32134              More compilation tweakery from Allen Smith.
32135              
32136              Hints and test tweaks for Unicos.
32137              
32138              The test suite tweak in #6101 wasn't quite right.
32139              
32140              Test tweaking for Unicos continues.
32141      Branch: maint-5.6/perl
32142           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
32143           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
32144           !> t/lib/complex.t t/op/64bitint.t
32145 ____________________________________________________________________________
32146 [  7309] By: gsar                                  on 2000/10/16  06:29:41
32147         Log: integrate changes#6093,6094 from mainline
32148              
32149              fork() failure to create pseudo process sets errno=EAGAIN and returns
32150              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
32151              
32152              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
32153      Branch: maint-5.6/perl
32154           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
32155           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
32156 ____________________________________________________________________________
32157 [  7308] By: gsar                                  on 2000/10/16  06:27:29
32158         Log: integrate change#6092 from cfgperl
32159              
32160              Regen perltoc with the fixed buildtoc.
32161      Branch: maint-5.6/perl
32162           !> pod/perltoc.pod
32163 ____________________________________________________________________________
32164 [  7307] By: gsar                                  on 2000/10/16  06:26:40
32165         Log: integrate changes#6089,6090 from mainline
32166              
32167              buildtoc tweak to fix newline lossage
32168              
32169              concat doesn't preserve utf8-ness, and doesn't invalidate
32170              [NI]OK; added tests for both
32171      Branch: maint-5.6/perl
32172           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
32173 ____________________________________________________________________________
32174 [  7306] By: gsar                                  on 2000/10/16  06:24:05
32175         Log: integrate change#6088 from cfgperl
32176              
32177              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
32178              because we do not use those.  The HAS_GETSPNAM remains,
32179              though, because we still do use that.
32180      Branch: maint-5.6/perl
32181           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
32182           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
32183           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
32184           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
32185           !> win32/config.vc win32/config_H.bc win32/config_H.gc
32186           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
32187 ____________________________________________________________________________
32188 [  7305] By: gsar                                  on 2000/10/16  06:15:52
32189         Log: integrate changes#6084,6085,6087 from mainline
32190              
32191              substr() does not preserve utf8-ness (from Stefan Eissing
32192              <Eissing@medicaldataservice.de>); added tests
32193              
32194              repeat operator (x) doesn't preserve utf8-ness
32195              
32196              reverse() and quotemeta() weren't preserving utf8-ness; add tests
32197      Branch: maint-5.6/perl
32198           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
32199 ____________________________________________________________________________
32200 [  7304] By: gsar                                  on 2000/10/16  06:13:10
32201         Log: integrate changes#6077..6083 from mainline
32202              
32203              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
32204              and Tom Phoenix)
32205              
32206              workaround for CRT bug in chdir() (from Charles Lane, via
32207              Peter Prymmer)
32208              
32209              remove outdated kludge in Carp (NULLs are permitted in diagnostics
32210              now)
32211              
32212              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
32213              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
32214              
32215              better default perlbug categories for ok reports (from Richard Foley)
32216              
32217              peek.t non-portable to ithreads
32218              
32219              note about undocumented caller() return value (from M.J.T. Guy);
32220              yet another peek.t tweak
32221      Branch: maint-5.6/perl
32222           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
32223           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
32224           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
32225           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
32226           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
32227           !> vms/vmsish.h
32228 ____________________________________________________________________________
32229 [  7303] By: gsar                                  on 2000/10/16  06:03:18
32230         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
32231              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
32232              
32233              &HUGE_VAL is not defined, it exists.
32234              
32235              Do not warn that an infinity does not look like a number.
32236              
32237              Rewrite the pwent/spent logic to be a little bit more clearer.
32238              
32239              Continue on the pwent/spent case.
32240              
32241              Correct Freudian slip.
32242              
32243              Use HUGE_VALL if applicable.
32244              
32245              pwent/spent #ifdef imbalance.
32246              
32247              Infinite problems.
32248              
32249              Call getspnam() only iff needd.
32250              
32251              Test both the scalar and list contexts.
32252              
32253              Use setxxent()/endxxent().
32254              
32255              Complex tweakery.
32256              
32257              Unicos hint tweak.
32258              
32259              Be more forgiving in POSIX about HUGE_VALL.
32260              
32261              Detypo.
32262              
32263              The search of infinity continues, this time simplified.
32264              
32265              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
32266              in natively 64-bit platforms where a long is a quad (no need
32267              for long longs).  Also added bias for IVs.
32268              
32269              Complex tweaks.
32270              
32271              Introduce t/lib/peek.t.
32272              
32273              Make the test more portable.
32274      Branch: maint-5.6/perl
32275           +> t/lib/peek.t
32276            ! pp_sys.c
32277           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
32278           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
32279           !> t/op/pwent.t toke.c util.c
32280 ____________________________________________________________________________
32281 [  7302] By: gsar                                  on 2000/10/16  05:03:37
32282         Log: integrate changes#6066..6071 from mainline
32283              
32284              s/END/CHECK/
32285              
32286              replace direct call to sighandler() with (*PL_sighandlerp)()
32287              
32288              note about values()
32289              
32290              File::Spec compatibility update (from Barrie Slaymaker
32291              <barries@slaysys.com>)
32292              
32293              remove misleading comment (from M.J.T. Guy)
32294              
32295              misformatted perllocal.pod (from Tim Jenness
32296              <t.jenness@jach.hawaii.edu>)
32297      Branch: maint-5.6/perl
32298           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
32299           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
32300           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
32301           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
32302 ____________________________________________________________________________
32303 [  7301] By: gsar                                  on 2000/10/16  05:00:08
32304         Log: integrate changes#6061..6063 from mainline
32305              
32306              change#5921 neglected to make eq honor "use bytes"
32307              
32308              additional tests for utf8.t
32309              
32310              tokeq() could read unallocated field in argument
32311      Branch: maint-5.6/perl
32312           !> sv.c t/pragma/utf8.t toke.c
32313 ____________________________________________________________________________
32314 [  7300] By: gsar                                  on 2000/10/16  04:56:54
32315         Log: integrate changes#6046,6048,6057,6058 from mainline
32316              
32317              libscheck has insufficient checks for n32 libs (from
32318              Albert Chin-A-Young <china@thewrittenword.com>)
32319              
32320              add note about how $( doesn't interpolate in REs (from
32321              Philip Newton <newton@ficus.frogspace.net>)
32322              
32323              fix broken parsing of /\x{ab}/
32324              
32325              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
32326              (spotted by Donald Kinzer <dkinzer@premia.com>)
32327      Branch: maint-5.6/perl
32328           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
32329           !> t/pragma/utf8.t
32330 ____________________________________________________________________________
32331 [  7299] By: gsar                                  on 2000/10/16  04:52:50
32332         Log: integrate change#6044 from mainline
32333              
32334              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
32335              such that underscores are only ignored in literal numbers,
32336              "\x{...}", and hex/oct argument
32337      Branch: maint-5.6/perl
32338           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
32339 ____________________________________________________________________________
32340 [  7298] By: gsar                                  on 2000/10/16  04:50:53
32341         Log: integrate changes#6027..6043 from mainline
32342              
32343              podlators-1.02 update (from Russ Allbery)
32344              
32345              Pod::Man generates groff-incompatible macro definition (from
32346              Tom Christiansen)
32347              
32348              add CGI.pm v2.66 (from Lincoln Stein)
32349              
32350              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
32351              for @- and @+ (from Johan Vromans)
32352              
32353              small nits in diagnostics.pm (from Robin Barker)
32354              
32355              whitespace adjustments
32356              
32357              missing files in MANIFEST
32358              
32359              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
32360              to compensate
32361              
32362              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
32363              
32364              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
32365      Branch: maint-5.6/perl
32366           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
32367           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
32368           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
32369           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
32370           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
32371           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
32372           !> t/lib/cgi-html.t t/lib/cgi-request.t
32373 ____________________________________________________________________________
32374 [  7297] By: gsar                                  on 2000/10/16  04:44:30
32375         Log: integrate change#6025 from mainline
32376              
32377              Is{Alnum,Alpha,Word} don't match titlecase
32378              TODO: IsSpace is defined recursively!
32379              (both spotted by Larry)
32380      Branch: maint-5.6/perl
32381           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
32382           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
32383 ____________________________________________________________________________
32384 [  7296] By: gsar                                  on 2000/10/16  04:39:30
32385         Log: integrate change#6023 from mainline
32386              
32387              debugger stomps on $. (from M.J.T. Guy)
32388      Branch: maint-5.6/perl
32389           !> lib/perl5db.pl
32390 ____________________________________________________________________________
32391 [  7295] By: gsar                                  on 2000/10/16  04:38:02
32392         Log: integrate change#6022 from mainline
32393              
32394              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
32395      Branch: maint-5.6/perl
32396           !> sv.c
32397 ____________________________________________________________________________
32398 [  7294] By: gsar                                  on 2000/10/16  04:37:05
32399         Log: integrate changes#6018..6021 from mainline
32400              
32401              make lib/syslog.t portable to systems that don't have _PATH_LOG,
32402              make _PATH_LOG() return "" if unavailable
32403              
32404              windows portability tweaks
32405              
32406              test tweak
32407              
32408              remove Win2K issue in pod (fixed by change#6020)
32409      Branch: maint-5.6/perl
32410           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
32411           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
32412           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
32413 ____________________________________________________________________________
32414 [  7293] By: gsar                                  on 2000/10/16  04:20:00
32415         Log: integrate changes#6013..6015 from mainline
32416              
32417              tweak change#5945 to display correct switch name in diagnostic
32418              
32419              glob() loading File::Glob behind the scenes may cause syntax errors
32420              
32421              tweak test for portability
32422      Branch: maint-5.6/perl
32423           !> op.c perl.c pod/perldiag.pod t/lib/b.t
32424 ____________________________________________________________________________
32425 [  7292] By: gsar                                  on 2000/10/16  04:18:11
32426         Log: integrate changes#6005..6010 from mainline, cfgperl
32427              
32428              perldoc might fail via "use blib" (from Hugo van der Sanden)
32429              
32430              Regen Configure.
32431              
32432              note about compile failures and END blocks (from M.J.T. Guy)
32433              
32434              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
32435              
32436              (change#6009 integrated earlier in change#7255)
32437              
32438              clarify note about shadow password support (from
32439              gellyfish@gellyfish.com)
32440      Branch: maint-5.6/perl
32441           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
32442           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
32443           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
32444 ____________________________________________________________________________
32445 [  7291] By: gsar                                  on 2000/10/16  04:12:03
32446         Log: integrate changes#6002,6003 from mainline
32447              
32448              destructive sv_setsv() can lose UV-ness from source, causing
32449              numeric promotions/comparisons to fail to do the right thing
32450              
32451              allow REG_EXPAND_SZ keys in Windows registry (from
32452              John Clayton <John.Clayton@barclayscapital.com>)
32453      Branch: maint-5.6/perl
32454           !> sv.c win32/win32.c
32455 ____________________________________________________________________________
32456 [  7290] By: gsar                                  on 2000/10/16  04:10:19
32457         Log: integrate change#6001 from mainline
32458              
32459              support additional library locations via $Config{otherlibdirs}
32460              (from Andy Dougherty)
32461      Branch: maint-5.6/perl
32462           !> Configure INSTALL Porting/Glossary Porting/config.sh
32463           !> Porting/config_H config_h.SH epoc/config.sh perl.c
32464           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
32465           !> win32/config.bc win32/config.gc win32/config.vc
32466 ____________________________________________________________________________
32467 [  7289] By: gsar                                  on 2000/10/16  04:08:28
32468         Log: integrate change#5999 from mainline
32469              
32470              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
32471      Branch: maint-5.6/perl
32472           !> t/pragma/warn/toke toke.c
32473 ____________________________________________________________________________
32474 [  7288] By: gsar                                  on 2000/10/16  04:07:01
32475         Log: integrate changes#5997,5998 from cfgperl
32476              
32477              Preserve $!.
32478              
32479              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
32480      Branch: maint-5.6/perl
32481           !> lib/Math/Complex.pm
32482 ____________________________________________________________________________
32483 [  7287] By: gsar                                  on 2000/10/16  04:04:37
32484         Log: integrate change#5995 from mainline
32485              
32486              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
32487      Branch: maint-5.6/perl
32488           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
32489 ____________________________________________________________________________
32490 [  7286] By: gsar                                  on 2000/10/16  04:03:21
32491         Log: integrate change#5994 from mainline
32492              
32493              fix for missed accounting for null byte in pack("Z",...) (from
32494              M.J.T. Guy)
32495      Branch: maint-5.6/perl
32496           !> pp.c t/op/pack.t
32497 ____________________________________________________________________________
32498 [  7285] By: gsar                                  on 2000/10/16  04:02:11
32499         Log: integrate changes#5989..5993 from mainline
32500              
32501              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
32502              itself and no other (from Tom Hughes)
32503              
32504              use $ENV{LIB} to search for libs under Visual C compiler
32505              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
32506              
32507              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
32508              
32509              pod nit (from Simon Cozens)
32510              
32511              various minor tweaks seen on p5p
32512      Branch: maint-5.6/perl
32513           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
32514           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
32515           !> t/op/array.t toke.c
32516 ____________________________________________________________________________
32517 [  7284] By: gsar                                  on 2000/10/16  03:59:00
32518         Log: integrate changes#5978..5988 from mainline
32519              
32520              sync version numbers in File::Spec with the ones on CPAN
32521              (from Barrie Slaymaker)
32522              
32523              under useithreads, constant pad entries could inadvertantly be
32524              shared across threads (from Eric Blood <eblood@xmission.com>);
32525              added Eric's test case to testsuite
32526              
32527              allow Configure -S to run non-interactively (spotted by Greg Hudson
32528              <ghudson@mit.edu>)
32529              
32530              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
32531              prototype mismatch with CORE::glob(); update pod and tests to
32532              suit (File::Glob::glob() is still available for backward
32533              compatibility, but should be considered deprecated)
32534              
32535              avoid error in IO::Socket::INET when given an unknown service name
32536              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
32537              
32538              numeric conversion of non-number in change#3378 tramples on
32539              OOK offset, causing segfaults
32540              
32541              attributes::reftype() doesn't work on tied argument
32542              
32543              forked child may not exit correctly if it failed to open
32544              /dev/console (from Graham Barr)
32545              
32546              add regular expressions tutorial and quick-start guide (from
32547              Mark Kvale <kvale@phy.ucsf.edu>)
32548              
32549              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
32550              
32551              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
32552              <paul@miraclefish.com>)
32553      Branch: maint-5.6/perl
32554           +> pod/perlrequick.pod pod/perlretut.pod
32555           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
32556           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
32557           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
32558           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
32559           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
32560           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
32561           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
32562           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
32563 ____________________________________________________________________________
32564 [  7283] By: gsar                                  on 2000/10/16  03:52:14
32565         Log: integrate change#5977 from mainline
32566              
32567              autoquote barewords followed by newline and arrow properly
32568              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
32569      Branch: maint-5.6/perl
32570           !> t/pragma/warn/toke toke.c
32571 ____________________________________________________________________________
32572 [  7282] By: gsar                                  on 2000/10/16  03:50:48
32573         Log: integrate change#5976 from mainline
32574              
32575              DB_File v1.73 update (from Paul Marquess)
32576      Branch: maint-5.6/perl
32577           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
32578           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
32579 ____________________________________________________________________________
32580 [  7281] By: gsar                                  on 2000/10/16  03:49:14
32581         Log: integrate change#5975 from mainline
32582              
32583              allow sort() reentrancy (variant of patch suggested by
32584              Hugo van der Sanden)
32585      Branch: maint-5.6/perl
32586           !> pp_ctl.c t/op/sort.t
32587 ____________________________________________________________________________
32588 [  7280] By: gsar                                  on 2000/10/16  03:48:22
32589         Log: integrate change#5974 from mainline
32590              
32591              change#4197 somehow missed initializing PL_errors, meaning
32592              syntax error queueing wasn't working outside eval"" at all;
32593              also fixed eval"" to localize PL_error_count, so that compile-time
32594              eval's don't clobber the error state of the outer context
32595      Branch: maint-5.6/perl
32596           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
32597           !> t/pragma/warn/toke
32598 ____________________________________________________________________________
32599 [  7279] By: gsar                                  on 2000/10/16  03:46:21
32600         Log: integrate change#5973 from mainline
32601              
32602              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
32603      Branch: maint-5.6/perl
32604           !> regcomp.c regexec.c t/op/re_tests
32605 ____________________________________________________________________________
32606 [  7278] By: gsar                                  on 2000/10/16  03:44:54
32607         Log: integrate change#5971 from cfgperl
32608              
32609              Unicos tweaks from Mark P. Lutz.
32610      Branch: maint-5.6/perl
32611           !> hints/unicos.sh lib/Math/Complex.pm
32612 ____________________________________________________________________________
32613 [  7277] By: gsar                                  on 2000/10/16  03:42:59
32614         Log: integrate changes#5966..5970 from mainline
32615              
32616              add testsuite for B backends, fix bug in B::Deparse (from
32617              Simon Cozens <simon@brecon.co.uk>)
32618              
32619              improved docs on the warn_uninit diagnostic (from David Glasser
32620              and Simon Cozens)
32621              
32622              tolerate spaces in group names in test on solaris (from David Boyce
32623              <dsb@boyski.com>)
32624              
32625              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
32626              
32627              Data::Dumper fumbles negative numbers on 32-bit platforms where
32628              IV is >32bits
32629      Branch: maint-5.6/perl
32630           +> t/lib/b.t t/lib/syslog.t
32631           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
32632           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
32633           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
32634 ____________________________________________________________________________
32635 [  7276] By: gsar                                  on 2000/10/16  03:39:30
32636         Log: integrate change#5965 from mainline
32637              
32638              avoid "will not stay shared" warnings for our variables (from
32639              Robin Barker)
32640      Branch: maint-5.6/perl
32641           !> op.c t/pragma/warn/op
32642 ____________________________________________________________________________
32643 [  7275] By: gsar                                  on 2000/10/16  03:38:18
32644         Log: integrate change#5964 from mainline
32645              
32646              reformat to 72 columns (again)
32647      Branch: maint-5.6/perl
32648           !> pod/perldiag.pod
32649 ____________________________________________________________________________
32650 [  7274] By: gsar                                  on 2000/10/16  03:36:58
32651         Log: integrate change#5963 from mainline
32652              
32653              patch from Larry to make (\&) prototype work; added tests for
32654              the same
32655      Branch: maint-5.6/perl
32656           !> op.c t/comp/proto.t
32657 ____________________________________________________________________________
32658 [  7273] By: gsar                                  on 2000/10/16  03:35:51
32659         Log: integrate changes#5956..5962 from mainline
32660              
32661              better diagnostics on failed tests (from Ilya Zakharevich)
32662              
32663              pod nits (from A. C. Yardley <yardley@tanet.net>)
32664              
32665              change#3569 deleted some essential code, revert; avoid use of
32666              atexit() to make DynaLoader work properly on AIX under mod_perl
32667              (from Jens-Uwe Mager <jum@helios.de>)
32668              
32669              doubled words in pods (from Simon Cozens
32670              <simon.p.cozens@jp.pwcglobal.com>)
32671              
32672              better INSTALL notes on Solaris issues (from Dominic Dunlop)
32673              
32674              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
32675              
32676              updated README.hpux (from Jeff Okamoto)
32677      Branch: maint-5.6/perl
32678           !> INSTALL README.hpux emacs/cperl-mode.el
32679           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
32680           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
32681           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
32682           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
32683           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
32684           !> t/op/lex_assign.t
32685 ____________________________________________________________________________
32686 [  7272] By: gsar                                  on 2000/10/16  03:31:22
32687         Log: integrate change#5955 from mainline
32688              
32689              longstanding bug exposed by change#3307: sort arguments weren't
32690              compiled with the right wantarray context (ensuing runtime lookup
32691              via block_gimme() was getting the incidental context of the
32692              sort() itself)
32693      Branch: maint-5.6/perl
32694           !> op.c t/op/sort.t
32695 ____________________________________________________________________________
32696 [  7271] By: gsar                                  on 2000/10/16  03:29:11
32697         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
32698              branch
32699              
32700              Flatten the cpp jungle doing the nosuid checking.
32701              
32702              Do not assume sign propagation. (from M.J.T. Guy)
32703              
32704              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
32705              
32706              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
32707              Now pp_ncmp() returns undef is either operand is a NaN.
32708              
32709              On second thoughts frexp() does have two arguments.
32710              
32711              Document that tr() is not tr(1).
32712              
32713              Be more robust on "extreme" (large absolute value)
32714              arguments.  Originally reported by Daniel Connelly
32715              as a problem with asinh() on large negative arguments,
32716              asinh() used to bail out because an argument to log()
32717              ended up being zero.  Ilya Zakharevich proposed using
32718              Taylor's series in such cases, which for such large
32719              arguments is a very good approximation.
32720              
32721              Undo "use integer" addition from 64bitint as it seems
32722              to break most of the subtests in Digital UNIX;
32723              Unicos needs to find another way.
32724      Branch: maint-5.6/perl
32725           !> (integrate 29 files)
32726 ____________________________________________________________________________
32727 [  7270] By: gsar                                  on 2000/10/16  03:09:44
32728         Log: integrate changes#5948,5949,5950 from mainline
32729              
32730              typo in vars.pm that leads to cryptic message (from Piotr
32731              Piatkowski <kompas@kompas.usr.onet.pl>)
32732              
32733              make perldoc use the pod2man from the same version (from
32734              M.J.T. Guy)
32735              
32736              reformat perldiag to avoid long lines
32737      Branch: maint-5.6/perl
32738           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
32739 ____________________________________________________________________________
32740 [  7269] By: gsar                                  on 2000/10/16  03:05:54
32741         Log: integrate change#5947 from mainline
32742              
32743              use &dl_error rather than &dl_load_file as the guard for calling
32744              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
32745              statically built perl)
32746      Branch: maint-5.6/perl
32747           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
32748 ____________________________________________________________________________
32749 [  7268] By: gsar                                  on 2000/10/16  03:04:48
32750         Log: integrate change#5945 from mainline
32751              
32752              make module name mandatory after -M switch; reorder perldiag
32753              alphabetically (from Mark-Jason Dominus)
32754      Branch: maint-5.6/perl
32755           !> perl.c pod/perldiag.pod
32756 ____________________________________________________________________________
32757 [  7267] By: gsar                                  on 2000/10/16  03:03:01
32758         Log: integrate change#5939 from mainline
32759              
32760              more pod nits (from Larry Virden)
32761      Branch: maint-5.6/perl
32762           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
32763           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
32764           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
32765 ____________________________________________________________________________
32766 [  7266] By: gsar                                  on 2000/10/16  03:01:39
32767         Log: integrate change#5938 from mainline
32768              
32769              Consolidated B::Deparse fixes (from Stephen McCamant)
32770      Branch: maint-5.6/perl
32771           !> ext/B/B/Deparse.pm
32772 ____________________________________________________________________________
32773 [  7265] By: gsar                                  on 2000/10/16  03:00:43
32774         Log: integrate change#5936 from mainline
32775              
32776              additional tests for change#7263 (from Paul Marquess)
32777      Branch: maint-5.6/perl
32778           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
32779           !> t/pragma/warn/5nolint t/pragma/warn/6default
32780 ____________________________________________________________________________
32781 [  7264] By: gsar                                  on 2000/10/16  02:58:34
32782         Log: integrate change#5934 from mainline
32783              
32784              propagate lexical warnings from surrounding scope correctly
32785              within string eval() (from Paul Marquess)
32786      Branch: maint-5.6/perl
32787           !> pp_ctl.c t/pragma/warn/pp_ctl
32788 ____________________________________________________________________________
32789 [  7263] By: gsar                                  on 2000/10/16  02:56:53
32790         Log: integrate change#5932 from mainline
32791              
32792              add rsignal(), whichsig() and do_join() to public API list
32793              (mod_perl uses them to good advantage)
32794      Branch: maint-5.6/perl
32795           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
32796 ____________________________________________________________________________
32797 [  7262] By: gsar                                  on 2000/10/16  02:55:53
32798         Log: integrate change#5931 from mainline
32799              
32800              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
32801      Branch: maint-5.6/perl
32802           !> pp_hot.c regexec.c t/op/pat.t
32803 ____________________________________________________________________________
32804 [  7261] By: gsar                                  on 2000/10/16  02:55:01
32805         Log: integrate change#5930 from mainline
32806              
32807              small os390 tweaks (from Peter Prymmer)
32808      Branch: maint-5.6/perl
32809           !> config_h.SH makedepend.SH
32810 ____________________________________________________________________________
32811 [  7260] By: gsar                                  on 2000/10/16  02:54:10
32812         Log: integrate change#5929 from mainline
32813              
32814              pod nits
32815      Branch: maint-5.6/perl
32816           !> pod/perlguts.pod
32817 ____________________________________________________________________________
32818 [  7259] By: gsar                                  on 2000/10/16  02:52:55
32819         Log: integrate change#5927 from mainline
32820              
32821              arrange for next() to resume at the unstack op rather than the
32822              loop conditional, so that scope cleanup happens correctly
32823              (from Stephen McCamant)
32824      Branch: maint-5.6/perl
32825           !> op.c pp_ctl.c t/op/misc.t
32826 ____________________________________________________________________________
32827 [  7258] By: gsar                                  on 2000/10/16  02:51:38
32828         Log: integrate change#5926 from mainline
32829              
32830              on windows, reserve 16M of stack rather than 128M (allows more
32831              threads to run concurrently)
32832      Branch: maint-5.6/perl
32833           !> win32/Makefile win32/makefile.mk
32834 ____________________________________________________________________________
32835 [  7257] By: gsar                                  on 2000/10/16  02:50:37
32836         Log: integrate change#5925 from mainline
32837              
32838              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
32839      Branch: maint-5.6/perl
32840           !> toke.c
32841 ____________________________________________________________________________
32842 [  7256] By: gsar                                  on 2000/10/16  02:49:36
32843         Log: integrate change#5924 from mainline
32844              
32845              avoid using uninitialized memory in require version check
32846      Branch: maint-5.6/perl
32847           !> pp_ctl.c universal.c
32848 ____________________________________________________________________________
32849 [  7255] By: gsar                                  on 2000/10/16  02:48:03
32850         Log: integrate changes#5923,5928,6009 from mainline
32851              
32852              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
32853      Branch: maint-5.6/perl
32854           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
32855 ____________________________________________________________________________
32856 [  7254] By: gsar                                  on 2000/10/16  02:44:46
32857         Log: integrate change#5922 from mainline
32858              
32859              commentary about IoTYPE() (from Nathan Torkington)
32860      Branch: maint-5.6/perl
32861           !> sv.h
32862 ____________________________________________________________________________
32863 [  7253] By: gsar                                  on 2000/10/16  02:43:49
32864         Log: integrate change#5921 from mainline
32865              
32866              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
32867      Branch: maint-5.6/perl
32868           !> sv.c t/lib/charnames.t t/pragma/utf8.t
32869 ____________________________________________________________________________
32870 [  7252] By: gsar                                  on 2000/10/16  02:42:31
32871         Log: integrate change#5920 from mainline
32872              
32873              Larry's fix for buggy propagation of utf8-ness in join(); add test
32874      Branch: maint-5.6/perl
32875           !> doop.c t/op/ver.t
32876 ____________________________________________________________________________
32877 [  7251] By: gsar                                  on 2000/10/16  02:41:14
32878         Log: integrate changes#5915..5919 from mainline
32879              
32880              various (pod tweaks &c)
32881      Branch: maint-5.6/perl
32882           !> (integrate 33 files)
32883 ____________________________________________________________________________
32884 [  7250] By: gsar                                  on 2000/10/16  02:38:16
32885         Log: integrate change#5914 from mainline
32886              
32887              caller() wasn't returning the right number of elements for
32888              eval {...}
32889      Branch: maint-5.6/perl
32890           !> pp_ctl.c t/pragma/warn/9enabled
32891 ____________________________________________________________________________
32892 [  7249] By: gsar                                  on 2000/10/16  02:37:02
32893         Log: integrate change#5913 from mainline
32894              
32895              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
32896              (from Mark-Jason Dominus)
32897      Branch: maint-5.6/perl
32898           !> pod/perlfunc.pod
32899 ____________________________________________________________________________
32900 [  7248] By: gsar                                  on 2000/10/16  02:35:58
32901         Log: integrate change#5912 from mainline
32902              
32903              fix totally broken caching in UNIVERSAL::isa() (from
32904              Nick Ing-Simmons)
32905      Branch: maint-5.6/perl
32906           !> t/op/universal.t universal.c
32907 ____________________________________________________________________________
32908 [  7247] By: gsar                                  on 2000/10/16  02:34:27
32909         Log: integrate changes#5910,5911 from mainline
32910              
32911              typo in pod
32912              
32913              add linebreak properties from unicode/LineBrk.txt (from
32914              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
32915      Branch: maint-5.6/perl
32916           +> (branch 29 files)
32917           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
32918 ____________________________________________________________________________
32919 [  7246] By: gsar                                  on 2000/10/16  02:33:29
32920         Log: integrate change#5909 from mainline
32921              
32922              mode argument to do_binmode() should be file mode, not boolean
32923      Branch: maint-5.6/perl
32924           !> pp_sys.c
32925 ____________________________________________________________________________
32926 [  7245] By: gsar                                  on 2000/10/16  02:31:04
32927         Log: integrate change#5908 from mainline
32928              
32929              introduce illegal symbols into null package so that
32930              gv_fetchpv(...,TRUE) always returns a valid GV even when the
32931              symbol is trapped by strictures (avoids coredumps)
32932      Branch: maint-5.6/perl
32933           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
32934           !> t/pragma/strict-vars
32935 ____________________________________________________________________________
32936 [  7244] By: jhi                                   on 2000/10/16  02:29:54
32937         Log: Subject: $Carp::ExportLevel confusion in Exporter
32938              From: "Ben Tilly" <ben_tilly@hotmail.com>
32939              Date: Sat, 14 Oct 2000 16:44:34 EDT
32940              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
32941      Branch: perl
32942            ! lib/Exporter/Heavy.pm
32943 ____________________________________________________________________________
32944 [  7243] By: jhi                                   on 2000/10/16  02:28:33
32945         Log: Subject: [PATCH perlguts.pod] Document offset hack
32946              From: Simon Cozens <simon@cozens.net>
32947              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
32948              Date: Sat, 14 Oct 2000 19:32:25 +0100
32949      Branch: perl
32950            ! pod/perlguts.pod
32951 ____________________________________________________________________________
32952 [  7242] By: gsar                                  on 2000/10/16  02:26:51
32953         Log: integrate changes#5905,5906,5907,6064 from mainline
32954              
32955              printf/sprintf didn't get quad types right under use64bitint
32956      Branch: maint-5.6/perl
32957           !> pp_sys.c sv.c t/op/64bitint.t
32958 ____________________________________________________________________________
32959 [  7241] By: jhi                                   on 2000/10/16  02:22:44
32960         Log: Subject: small pod patch
32961              From: Dan Boorstein <dan_boo@bellsouth.net>
32962              Date: Sat, 14 Oct 2000 14:29:24 -0400
32963              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
32964      Branch: perl
32965            ! pod/perlfaq7.pod pod/perlmod.pod
32966 ____________________________________________________________________________
32967 [  7240] By: jhi                                   on 2000/10/16  02:13:46
32968         Log: -w cleanup.
32969              
32970              Subject: Re: Problems with bleadperl 
32971              From: "Stephen P. Potter" <spp@ds.net>
32972              Date: Fri, 13 Oct 2000 13:32:49 -0400
32973              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
32974      Branch: perl
32975            ! t/pragma/overload.t
32976 ____________________________________________________________________________
32977 [  7239] By: jhi                                   on 2000/10/16  01:41:18
32978         Log: One more ~utf8 tweak.
32979      Branch: perl
32980            ! t/op/bop.t
32981 ____________________________________________________________________________
32982 [  7238] By: jhi                                   on 2000/10/16  01:34:14
32983         Log: Tweak the test of #7235.
32984      Branch: perl
32985            ! t/op/bop.t
32986 ____________________________________________________________________________
32987 [  7237] By: jhi                                   on 2000/10/16  01:25:04
32988         Log: Fix a couple of compiler-noted nits in #7235.
32989      Branch: perl
32990            ! pp.c
32991 ____________________________________________________________________________
32992 [  7236] By: jhi                                   on 2000/10/16  01:22:46
32993         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
32994      Branch: perl
32995            ! pp.c pp_hot.c
32996 ____________________________________________________________________________
32997 [  7235] By: jhi                                   on 2000/10/15  16:24:44
32998         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
32999              
33000              From: Simon Cozens <simon@cozens.net>
33001              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
33002              Date: Sat, 14 Oct 2000 20:52:13 +0100
33003              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
33004      Branch: perl
33005            ! pp.c t/op/bop.t utf8.h
33006 ____________________________________________________________________________
33007 [  7234] By: jhi                                   on 2000/10/15  15:19:29
33008         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
33009              The problem was that rx->minlen was in chars while pp_split()
33010              thought it would be in bytes. 
33011      Branch: perl
33012            ! pp.c t/pragma/utf8.t
33013 ____________________________________________________________________________
33014 [  7233] By: jhi                                   on 2000/10/14  20:24:24
33015         Log: Document FNCASE=y as discussed in the bug 20000902.009.
33016      Branch: perl
33017            ! README.dos
33018 ____________________________________________________________________________
33019 [  7232] By: jhi                                   on 2000/10/14  18:52:21
33020         Log: Add test for bug id 20000427.003 (which seems to have
33021              been fixed) (also duplicate as 20000427.004, though
33022              with a higher severity).  Move one utf8 from op/append
33023              to pragma/utf8, tag the tests with bug ids.
33024      Branch: perl
33025            ! t/op/append.t t/pragma/utf8.t
33026 ____________________________________________________________________________
33027 [  7231] By: jhi                                   on 2000/10/14  17:28:37
33028         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
33029      Branch: perl
33030            ! t/pragma/utf8.t
33031 ____________________________________________________________________________
33032 [  7230] By: jhi                                   on 2000/10/14  14:24:50
33033         Log: Needs to be conditional on SunOS 4.
33034              
33035              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
33036              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
33037              Date: Sat, 14 Oct 2000 13:37:49 +0100
33038              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
33039      Branch: metaconfig/U/perl
33040            ! End.U
33041      Branch: perl
33042            ! Configure myconfig.SH pod/perldelta.pod
33043 ____________________________________________________________________________
33044 [  7229] By: jhi                                   on 2000/10/14  00:49:22
33045         Log: Update Changes.
33046      Branch: perl
33047            ! Changes patchlevel.h
33048 ____________________________________________________________________________
33049 [  7228] By: jhi                                   on 2000/10/14  00:46:10
33050         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
33051              From: Peter Prymmer <pvhp@forte.com>
33052              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
33053              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
33054      Branch: perl
33055            ! lib/utf8.pm
33056 ____________________________________________________________________________
33057 [  7227] By: jhi                                   on 2000/10/13  23:20:30
33058         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
33059      Branch: perl
33060            ! t/op/tie.t
33061 ____________________________________________________________________________
33062 [  7226] By: jhi                                   on 2000/10/13  22:14:32
33063         Log: Tweak #7225.
33064              
33065              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
33066              From: Peter Prymmer <pvhp@forte.com>
33067              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
33068              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
33069      Branch: perl
33070            ! t/op/sprintf.t
33071 ____________________________________________________________________________
33072 [  7225] By: jhi                                   on 2000/10/13  22:11:31
33073         Log: op/sprintf.t patch for OS/390 (and any other host with limited
33074              floating-point exponent length)
33075              
33076              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
33077              From: Dominic Dunlop <domo@computer.org>
33078              Date: Fri, 13 Oct 2000 19:17:57 +0200
33079              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
33080      Branch: perl
33081            ! t/op/sprintf.t
33082 ____________________________________________________________________________
33083 [  7224] By: jhi                                   on 2000/10/13  18:40:48
33084         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
33085      Branch: perl
33086            ! toke.c
33087 ____________________________________________________________________________
33088 [  7223] By: jhi                                   on 2000/10/13  18:37:13
33089         Log: Thinko in #7222.
33090      Branch: perl
33091            ! utf8.c
33092 ____________________________________________________________________________
33093 [  7222] By: jhi                                   on 2000/10/13  18:05:23
33094         Log: Use UTF8SKIP(), from Simon Cozens.
33095      Branch: perl
33096            ! utf8.c
33097 ____________________________________________________________________________
33098 [  7221] By: jhi                                   on 2000/10/13  15:43:19
33099         Log: (accidentally empty check-in)
33100      Branch: perl
33101            ! utf8.c
33102 ____________________________________________________________________________
33103 [  7220] By: jhi                                   on 2000/10/13  15:23:51
33104         Log: Add (optimistically) Storable to static extensions.
33105      Branch: perl
33106            ! hints/uwin.sh hints/vmesa.sh
33107 ____________________________________________________________________________
33108 [  7219] By: jhi                                   on 2000/10/13  15:20:05
33109         Log: Amdahl UTS doesn't seem to do dynaloading.
33110      Branch: perl
33111            ! hints/uts.sh
33112 ____________________________________________________________________________
33113 [  7218] By: jhi                                   on 2000/10/13  15:15:20
33114         Log: Slight tweak of the code to appease Amdahl UTS cc.
33115      Branch: perl
33116            ! pp.c
33117 ____________________________________________________________________________
33118 [  7217] By: jhi                                   on 2000/10/13  14:50:42
33119         Log: In Amdahl UTS "struct sv" is defined by a system header,
33120              <ksync.h>.
33121      Branch: perl
33122            ! perl.h sv.h
33123 ____________________________________________________________________________
33124 [  7216] By: jhi                                   on 2000/10/13  11:58:25
33125         Log: Ilya implemented the memory profiling API.
33126      Branch: perl
33127            ! Todo
33128 ____________________________________________________________________________
33129 [  7215] By: jhi                                   on 2000/10/13  02:56:38
33130         Log: Subject: [PATCH 5.7.0] Perl API for mstats
33131              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33132              Date: Thu, 12 Oct 2000 22:52:40 -0400
33133              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
33134      Branch: perl
33135            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
33136 ____________________________________________________________________________
33137 [  7214] By: jhi                                   on 2000/10/13  02:55:38
33138         Log: Subject: [PATCH 5.7.0] IVs in mtats
33139              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33140              Date: Thu, 12 Oct 2000 22:51:04 -0400
33141              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
33142      Branch: perl
33143            ! malloc.c perl.h
33144 ____________________________________________________________________________
33145 [  7213] By: jhi                                   on 2000/10/13  02:31:47
33146         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
33147      Branch: perl
33148            ! pod/perldiag.pod pp_sys.c
33149 ____________________________________________________________________________
33150 [  7212] By: jhi                                   on 2000/10/13  01:27:38
33151         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
33152              From: Peter Prymmer <pvhp@forte.com>
33153              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
33154              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
33155      Branch: perl
33156            ! t/op/oct.t
33157 ____________________________________________________________________________
33158 [  7211] By: jhi                                   on 2000/10/13  00:35:09
33159         Log: Update Changes.
33160      Branch: perl
33161            ! Changes patchlevel.h
33162 ____________________________________________________________________________
33163 [  7210] By: jhi                                   on 2000/10/12  23:59:40
33164         Log: The Install.pm third of
33165              
33166              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
33167              From: Bill Campbell <bill@celestial.com>
33168              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
33169              Date: Thu, 5 Oct 2000 18:04:51 -0700
33170      Branch: perl
33171            ! lib/ExtUtils/Install.pm
33172 ____________________________________________________________________________
33173 [  7209] By: jhi                                   on 2000/10/12  23:58:43
33174         Log: Two thirds of
33175              
33176              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
33177              Date: Thu, 5 Oct 2000 18:04:51 -0700
33178              From: Bill Campbell <bill@celestial.com>
33179              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
33180              
33181              The Install.pm changes will be submitted separately because
33182              they need some work and discussion still.
33183      Branch: perl
33184            ! lib/getopts.pl lib/termcap.pl
33185 ____________________________________________________________________________
33186 [  7208] By: jhi                                   on 2000/10/12  23:41:19
33187         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
33188              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33189              Date:     Thu, 12 Oct 2000 07:30:02 EDT
33190              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
33191      Branch: perl
33192            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
33193            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
33194 ____________________________________________________________________________
33195 [  7207] By: jhi                                   on 2000/10/12  23:39:01
33196         Log: An updated EBCDIC tr patch.
33197              
33198              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
33199              From: Peter Prymmer <pvhp@forte.com>
33200              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
33201              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
33202      Branch: perl
33203            ! t/op/tr.t
33204 ____________________________________________________________________________
33205 [  7206] By: jhi                                   on 2000/10/12  23:34:55
33206         Log: Upgrade to CPAN 1.58, from Andreas König.
33207      Branch: perl
33208            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
33209 ____________________________________________________________________________
33210 [  7205] By: jhi                                   on 2000/10/12  23:29:08
33211         Log: Introduce the man[24-8] variables, from Andy Dougherty.
33212      Branch: metaconfig/U/perl
33213            + mandirs.U mandirstyle.U
33214      Branch: perl
33215            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33216            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
33217            ! vos/config.h vos/config.pl vos/config_h.SH_orig
33218            ! win32/config.bc win32/config.gc win32/config.vc
33219 ____________________________________________________________________________
33220 [  7204] By: gsar                                  on 2000/10/12  18:11:24
33221         Log: restore change#7202
33222      Branch: perl
33223            ! mg.c
33224 ____________________________________________________________________________
33225 [  7203] By: gsar                                  on 2000/10/12  18:09:40
33226         Log: another test of the Emergency Broadcast System--back out 
33227              change#7202
33228      Branch: perl
33229            ! mg.c
33230 ____________________________________________________________________________
33231 [  7202] By: gsar                                  on 2000/10/12  16:40:47
33232         Log: (submitted on behalf of Jarkko)
33233              Fix the lib/encode.t subtest 6 failure as reported by Andreas
33234              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
33235              was unearthed by change 7182, as was a bug in HTML::Entities.
33236      Branch: perl
33237            ! mg.c
33238 ____________________________________________________________________________
33239 [  7201] By: jhi                                   on 2000/10/11  03:16:05
33240         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
33241      Branch: perl
33242            ! pp_hot.c t/pragma/utf8.t
33243 ____________________________________________________________________________
33244 [  7200] By: jhi                                   on 2000/10/11  00:40:30
33245         Log: The #7198 was a false alarm.
33246      Branch: perl
33247            ! pp_hot.c
33248 ____________________________________________________________________________
33249 [  7199] By: jhi                                   on 2000/10/11  00:26:04
33250         Log: Remove duplicated code.
33251      Branch: perl
33252            ! t/lib/cgi-html.t
33253 ____________________________________________________________________________
33254 [  7198] By: jhi                                   on 2000/10/10  23:30:46
33255         Log: (Retracted by #7200.)
33256      Branch: perl
33257            ! pp_hot.c
33258 ____________________________________________________________________________
33259 [  7197] By: jhi                                   on 2000/10/10  21:49:30
33260         Log: Add the test case for #7190, from the original bug report
33261              by Andreas König.
33262      Branch: perl
33263            ! t/pragma/utf8.t
33264 ____________________________________________________________________________
33265 [  7196] By: jhi                                   on 2000/10/10  21:40:49
33266         Log: Reapply Andy's patch and regen Configure.
33267      Branch: perl
33268            ! Configure INSTALL Makefile.SH Porting/Glossary
33269            ! Porting/config.sh config_h.SH epoc/config.sh installperl
33270            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
33271            ! win32/config.vc
33272 ____________________________________________________________________________
33273 [  7195] By: jhi                                   on 2000/10/10  21:09:30
33274         Log: Use the versiononly instead of the installscripts,
33275              retract the changes 7146 and 7147.
33276      Branch: perl
33277            ! Configure INSTALL Makefile.SH Porting/Glossary
33278            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
33279            ! installperl uconfig.sh vos/config.def win32/config.bc
33280            ! win32/config.gc win32/config.vc
33281 ____________________________________________________________________________
33282 [  7194] By: jhi                                   on 2000/10/10  21:06:15
33283         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
33284              From: Peter Prymmer <pvhp@forte.com>
33285              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
33286              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
33287      Branch: perl
33288            ! t/op/ver.t
33289 ____________________________________________________________________________
33290 [  7193] By: jhi                                   on 2000/10/10  21:05:12
33291         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
33292              From: Peter Prymmer <pvhp@forte.com>
33293              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
33294              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
33295      Branch: perl
33296            ! t/op/tr.t
33297 ____________________________________________________________________________
33298 [  7192] By: jhi                                   on 2000/10/10  20:57:30
33299         Log: Add versiononly, delete installscripts, from Andy Dougherty.
33300      Branch: metaconfig
33301            - U/installdirs/installscripts.U
33302      Branch: metaconfig/U/perl
33303            + versiononly.U
33304 ____________________________________________________________________________
33305 [  7191] By: jhi                                   on 2000/10/10  19:41:21
33306         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
33307              From: Peter Prymmer <pvhp@forte.com>
33308              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
33309              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
33310      Branch: perl
33311            ! pod/perlebcdic.pod
33312 ____________________________________________________________________________
33313 [  7190] By: jhi                                   on 2000/10/10  19:26:14
33314         Log: Subject: Re: utf8 concat, mg_get
33315              From: Simon Cozens <simon@cozens.net>
33316              Date: Tue, 10 Oct 2000 17:40:17 +0100
33317              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
33318      Branch: perl
33319            ! pp_hot.c
33320 ____________________________________________________________________________
33321 [  7189] By: jhi                                   on 2000/10/10  19:23:03
33322         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
33323              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
33324              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
33325              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
33326      Branch: perl
33327            ! lib/ExtUtils/MM_Unix.pm
33328 ____________________________________________________________________________
33329 [  7188] By: jhi                                   on 2000/10/10  15:31:24
33330         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
33331              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
33332              Date: Fri, 14 Jul 2000 10:47:36 +0100
33333              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
33334      Branch: perl
33335            ! README.win32
33336 ____________________________________________________________________________
33337 [  7187] By: jhi                                   on 2000/10/10  13:30:10
33338         Log: Quote the temp file name, needed in Win32 because the
33339              default name unfortunately contains spaces, shouldn't
33340              hurt elsewhere.
33341              
33342              Subject: FW: perldoc fails if $TEMP contains spaces
33343              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
33344              Date: Thu, 14 Sep 2000 08:58:45 +0100
33345              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
33346      Branch: perl
33347            ! utils/perldoc.PL
33348 ____________________________________________________________________________
33349 [  7186] By: jhi                                   on 2000/10/10  13:16:27
33350         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
33351              From: hv@hugo.hybyte.com
33352              Date: Tue, 10 Oct 2000 14:10:20 +0100
33353              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
33354      Branch: perl
33355            ! t/lib/thr5005.t util.c
33356 ____________________________________________________________________________
33357 [  7185] By: jhi                                   on 2000/10/10  12:06:22
33358         Log: Upgrade to podlators 1.04, from Russ Allbery.
33359      Branch: perl
33360            ! lib/Pod/Man.pm lib/Pod/Text.pm
33361 ____________________________________________________________________________
33362 [  7184] By: jhi                                   on 2000/10/10  12:01:32
33363         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
33364      Branch: perl
33365            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
33366 ____________________________________________________________________________
33367 [  7183] By: jhi                                   on 2000/10/09  23:47:15
33368         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
33369              From: Peter Prymmer <pvhp@forte.com>
33370              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
33371              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
33372      Branch: perl
33373            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
33374 ____________________________________________________________________________
33375 [  7182] By: jhi                                   on 2000/10/09  23:43:16
33376         Log: Make eq work again with utf8 (disabling the upgrading
33377              should no more be necessary since the copies of the
33378              scalars are upgraded, not the scalars themselves).
33379              Takes care of ID 20001009.001.  (The claimed length()
33380              bug in 20001009.001 seems bogus to me.)
33381      Branch: perl
33382            ! sv.c t/pragma/utf8.t
33383 ____________________________________________________________________________
33384 [  7181] By: gsar                                  on 2000/10/09  19:41:54
33385         Log: tweak for change#7173
33386      Branch: perl
33387            ! win32/win32sck.c
33388 ____________________________________________________________________________
33389 [  7180] By: gsar                                  on 2000/10/09  19:26:56
33390         Log: on Windows, clean targets might not work under some flavors of the shell
33391      Branch: perl
33392            ! win32/Makefile win32/makefile.mk
33393 ____________________________________________________________________________
33394 [  7179] By: jhi                                   on 2000/10/09  19:21:02
33395         Log: Update Changes.
33396      Branch: perl
33397            ! Changes patchlevel.h
33398 ____________________________________________________________________________
33399 [  7178] By: jhi                                   on 2000/10/09  19:18:23
33400         Log: Warn about unknown scripts.
33401              
33402              Subject: Re: ideas? patches? [PATCH bleadperl]
33403              From: Dominic Dunlop <domo@computer.org>
33404              Date: Mon, 9 Oct 2000 14:57:17 +0200
33405              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
33406      Branch: perl
33407            ! lib/charnames.pm
33408 ____________________________________________________________________________
33409 [  7177] By: jhi                                   on 2000/10/09  19:13:27
33410         Log: Change #7160 had a nasty typo.
33411      Branch: metaconfig
33412            ! U/compline/Compile.U
33413      Branch: perl
33414            ! Configure config_h.SH
33415 ____________________________________________________________________________
33416 [  7176] By: gsar                                  on 2000/10/09  18:59:33
33417         Log: pod nit
33418      Branch: perl
33419            ! pod/perlport.pod
33420 ____________________________________________________________________________
33421 [  7175] By: gsar                                  on 2000/10/09  18:54:28
33422         Log: Windows9x doesn't support link(), despite what Config.pm
33423              might think
33424      Branch: perl
33425            ! lib/ExtUtils/Manifest.pm
33426 ____________________________________________________________________________
33427 [  7174] By: gsar                                  on 2000/10/09  18:50:03
33428         Log: avoid nonportable example code
33429      Branch: perl
33430            ! lib/File/Copy.pm
33431 ____________________________________________________________________________
33432 [  7173] By: gsar                                  on 2000/10/09  18:46:54
33433         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
33434              being used) when closing a socket handle
33435      Branch: perl
33436            ! win32/win32.c win32/win32.h win32/win32sck.c
33437 ____________________________________________________________________________
33438 [  7172] By: gsar                                  on 2000/10/09  18:41:40
33439         Log: on Windows, cwd strings in the environment should be of the
33440              form =X:=X:\foo instead of =X=X:\foo\
33441      Branch: perl
33442            ! win32/vdir.h
33443 ____________________________________________________________________________
33444 [  7171] By: gsar                                  on 2000/10/09  18:30:09
33445         Log: on Windows, LoadLibrary() could load an extension DLL multiple
33446              times if forward slashes are used in the path
33447      Branch: perl
33448            ! win32/win32.c
33449 ____________________________________________________________________________
33450 [  7170] By: jhi                                   on 2000/10/09  17:53:59
33451         Log: Add a todo note about overloadable assertions.
33452      Branch: perl
33453            ! Todo-5.6
33454 ____________________________________________________________________________
33455 [  7169] By: jhi                                   on 2000/10/09  13:43:45
33456         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
33457              From: mjd@plover.com
33458              Date: 9 Oct 2000 00:24:44 -0000
33459              Message-ID: <20001009002444.10616.qmail@plover.com>
33460      Branch: perl
33461            ! pod/perldebguts.pod
33462 ____________________________________________________________________________
33463 [  7168] By: nick                                  on 2000/10/08  13:16:33
33464         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
33465              is not right thing to do on (e.g. x86). Network order is also "right" for
33466              X fonts.
33467      Branch: perl
33468            ! ext/Encode/Encode.pm
33469 ____________________________________________________________________________
33470 [  7167] By: nick                                  on 2000/10/08  12:54:42
33471         Log: Make "encodings" work post-install when Encode/*.enc files may not
33472              be in same directory as Encode.pm
33473      Branch: perl
33474            ! ext/Encode/Encode.pm
33475 ____________________________________________________________________________
33476 [  7166] By: nick                                  on 2000/10/08  11:51:26
33477         Log: Work round the fact that $hash->{$key} does not take into account
33478              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
33479              so that key is always in the "expected" encoding - i.e. same way we put
33480              it in the hash.
33481      Branch: perl
33482            ! ext/Encode/Encode.pm
33483 ____________________________________________________________________________
33484 [  7165] By: gsar                                  on 2000/10/08  04:15:29
33485         Log: save_re_context() could reset PL_curcop to freed memory, causing core
33486              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
33487      Branch: perl
33488            ! pp_ctl.c
33489 ____________________________________________________________________________
33490 [  7164] By: jhi                                   on 2000/10/06  20:51:48
33491         Log: UTF8ize split() so that the cloned substrings get the UTF8
33492              flag of the original scalar.  Problem reported by Simon Cozens.
33493      Branch: perl
33494            ! pp.c t/pragma/utf8.t
33495 ____________________________________________________________________________
33496 [  7163] By: nick                                  on 2000/10/06  20:48:34
33497         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
33498              got a false +ve and so did not reach code which would have un-FAKEd the SV.
33499      Branch: perl
33500            ! sv.c
33501 ____________________________________________________________________________
33502 [  7162] By: nick                                  on 2000/10/06  20:25:37
33503         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
33504              To fix  (sort {$a <=> $b} keys %hash) in particular but
33505              should cover a number of other as-yet-unknown cases as well.
33506      Branch: perl
33507            ! sv.c
33508 ____________________________________________________________________________
33509 [  7161] By: jhi                                   on 2000/10/06  19:56:18
33510         Log: Change the version number of Tie::Handle in the core to 4.0,
33511              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
33512              
33513              Subject: Note on Tie::Handle
33514              From: andreas.koenig@anima.de (Andreas J. Koenig)
33515              Date:      06 Oct 2000 21:48:58 +0200
33516              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
33517      Branch: perl
33518            ! lib/Tie/Handle.pm
33519 ____________________________________________________________________________
33520 [  7160] By: jhi                                   on 2000/10/06  18:20:35
33521         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
33522              as the first option of cc/ld because of ultrapicky compilers
33523              (e.g. OS/390 R2.5)
33524      Branch: metaconfig
33525            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
33526            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
33527            ! U/compline/orderlib.U U/modified/Cppsym.U
33528            ! U/modified/d_access.U
33529      Branch: metaconfig/U/perl
33530            ! Checkcc.U d_dlsymun.U gccvers.U
33531      Branch: perl
33532            ! Configure config_h.SH
33533 ____________________________________________________________________________
33534 [  7159] By: jhi                                   on 2000/10/06  13:56:39
33535         Log: Update Changes.
33536      Branch: perl
33537            ! Changes patchlevel.h
33538 ____________________________________________________________________________
33539 [  7158] By: jhi                                   on 2000/10/06  12:48:40
33540         Log: Eliminate $Is_VMS code from the test.
33541              
33542              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
33543              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33544              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
33545              Date:     Thu, 5 Oct 2000 07:46:33 EDT
33546      Branch: perl
33547            ! t/lib/b.t
33548 ____________________________________________________________________________
33549 [  7157] By: jhi                                   on 2000/10/06  12:47:13
33550         Log: Also the $ccflags is needed for the C compiler check.
33551              
33552              Subject: Configure (check for C-compiler)
33553              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33554              Date: Fri, 06 Oct 2000 08:47:15 +0200
33555              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
33556      Branch: metaconfig/U/perl
33557            ! Checkcc.U
33558      Branch: perl
33559            ! Configure config_h.SH
33560 ____________________________________________________________________________
33561 [  7156] By: jhi                                   on 2000/10/06  11:45:15
33562         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
33563      Branch: perl
33564            ! perl.c pp_ctl.c sv.h utf8.c
33565 ____________________________________________________________________________
33566 [  7155] By: jhi                                   on 2000/10/06  11:40:41
33567         Log: IO::Handle->syswrite() did not handle length omission
33568              like CORE::syswrite() does.
33569              
33570              Subject: [Fwd] IO::Handle, syswrite and arguments
33571              From: Graham Barr <gbarr@pobox.com>
33572              Date: Fri, 6 Oct 2000 10:22:05 +0100
33573              Message-ID: <20001006102205.U6312@pobox.com>
33574              
33575              The original patch from andrew@ugh.net.au.
33576      Branch: perl
33577            ! ext/IO/lib/IO/Handle.pm
33578 ____________________________________________________________________________
33579 [  7154] By: jhi                                   on 2000/10/06  01:42:15
33580         Log: Tweak #7153.
33581      Branch: perl
33582            ! utf8.h
33583 ____________________________________________________________________________
33584 [  7153] By: jhi                                   on 2000/10/06  00:39:55
33585         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
33586      Branch: perl
33587            ! utf8.h
33588 ____________________________________________________________________________
33589 [  7152] By: jhi                                   on 2000/10/06  00:38:11
33590         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
33591      Branch: perl
33592            ! perl.c pp_ctl.c sv.h utf8.c
33593 ____________________________________________________________________________
33594 [  7151] By: jhi                                   on 2000/10/06  00:36:38
33595         Log: Subject: Re: Questions about Tie::Array and perl modules
33596              From: Nick Ing-Simmons <nik@tiuk.ti.com>
33597              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
33598              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
33599              
33600              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
33601      Branch: perl
33602            ! lib/Tie/Array.pm t/op/array.t
33603 ____________________________________________________________________________
33604 [  7150] By: jhi                                   on 2000/10/05  00:20:45
33605         Log: Regen Changes.
33606      Branch: perl
33607            ! Changes patchlevel.h
33608 ____________________________________________________________________________
33609 [  7149] By: jhi                                   on 2000/10/05  00:20:01
33610         Log: Regen toc.
33611      Branch: perl
33612            ! pod/perltoc.pod
33613 ____________________________________________________________________________
33614 [  7148] By: jhi                                   on 2000/10/04  23:35:08
33615         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
33616              reported several times by Dominic Dunlop, for example in
33617              ID 20000315.008.  Patch from Dominic.  Patch affects at
33618              least MachTen, and possibly other oldish BSDs. Should not
33619              break non-broken platforms (tested on LinuxPPC). 
33620      Branch: perl
33621            ! doio.c
33622 ____________________________________________________________________________
33623 [  7147] By: jhi                                   on 2000/10/04  23:26:34
33624         Log: The one that got away from 7146.
33625      Branch: metaconfig
33626            + U/installdirs/installscripts.U
33627 ____________________________________________________________________________
33628 [  7146] By: jhi                                   on 2000/10/04  23:25:04
33629         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
33630              suggested by H. Merijn Brand.
33631      Branch: perl
33632            ! Configure INSTALL Makefile.SH Porting/Glossary
33633            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
33634            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
33635            ! win32/config.vc
33636 ____________________________________________________________________________
33637 [  7145] By: jhi                                   on 2000/10/04  22:08:21
33638         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
33639              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33640              Date: Wed, 4 Oct 2000 17:37:46 -0400
33641              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
33642      Branch: perl
33643            ! utils/h2xs.PL
33644 ____________________________________________________________________________
33645 [  7144] By: jhi                                   on 2000/10/04  18:11:41
33646         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
33647              From: Jeff Pinyan <jeffp@crusoe.net>
33648              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
33649              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
33650      Branch: perl
33651            ! pod/perlrun.pod
33652 ____________________________________________________________________________
33653 [  7143] By: jhi                                   on 2000/10/04  18:09:58
33654         Log: Subject: perlhack.pod Patch for Externals Tools
33655              From: Fisher Mark <fisherm@tce.com>
33656              Date: Tue, 3 Oct 2000 15:43:27 -0500 
33657              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
33658      Branch: perl
33659            ! pod/perlhack.pod
33660 ____________________________________________________________________________
33661 [  7142] By: jhi                                   on 2000/10/04  18:08:41
33662         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
33663              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33664              Date:     Wed, 4 Oct 2000 12:11:11 EDT
33665              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
33666      Branch: perl
33667            ! vms/vms.c
33668 ____________________________________________________________________________
33669 [  7141] By: jhi                                   on 2000/10/04  12:20:16
33670         Log: Subject: [PATCH 5.7.0] h2xs not working
33671              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33672              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
33673              Date: Tue, 3 Oct 2000 21:43:01 -0400
33674              
33675              Subject: [PATCH 5.7.0] h2xs not documenting the created module
33676              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33677              Date: Tue, 3 Oct 2000 22:55:19 -0400
33678              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
33679      Branch: perl
33680            ! utils/h2xs.PL
33681 ____________________________________________________________________________
33682 [  7140] By: jhi                                   on 2000/10/04  11:53:44
33683         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
33684              From: nick@babyhippo.com
33685              Date: Wed, 4 Oct 2000 12:06:45 +0100
33686              Message-Id: <20001004120645.A7356@babyhippo.com>
33687              
33688              Retract 7118 and 7135.
33689      Branch: perl
33690            ! installman installperl op.c t/pragma/subs.t
33691 ____________________________________________________________________________
33692 [  7139] By: jhi                                   on 2000/10/03  22:09:41
33693         Log: It is possible to have no hosts database at all.  Pointed out in
33694              
33695              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
33696              From: Peter Prymmer <pvhp@forte.com>
33697              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
33698              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
33699      Branch: metaconfig
33700            ! U/modified/myhostname.U
33701      Branch: perl
33702            ! Configure config_h.SH
33703 ____________________________________________________________________________
33704 [  7138] By: jhi                                   on 2000/10/03  21:49:49
33705         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
33706              From: Peter Prymmer <pvhp@forte.com>
33707              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
33708              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
33709      Branch: perl
33710            ! pp_sys.c
33711 ____________________________________________________________________________
33712 [  7137] By: jhi                                   on 2000/10/03  20:10:05
33713         Log: One remaining nit less at the VMS mailbox sizing.
33714      Branch: perl
33715            ! vms/vms.c
33716 ____________________________________________________________________________
33717 [  7136] By: jhi                                   on 2000/10/03  20:08:47
33718         Log: Test harness update to sync with the new perlcc,
33719              from Simon Cozens.
33720      Branch: perl
33721            ! t/TEST t/UTEST
33722 ____________________________________________________________________________
33723 [  7135] By: jhi                                   on 2000/10/03  15:15:42
33724         Log: Subject: Re: PATCH for 20001003.004
33725              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
33726              From: "AARON B. DOSSETT" <aaron@iglou.com>
33727              Message-Id: <E13gTay-0006od-00@iglou.com>
33728      Branch: perl
33729            ! installman installperl
33730 ____________________________________________________________________________
33731 [  7134] By: jhi                                   on 2000/10/03  15:00:34
33732         Log: Subject: [ID 20001003.006] B::Debug not -w clean
33733              From: Nicholas Clark <nick@babyhippo.co.uk>
33734              Date: Tue, 03 Oct 2000 15:46:32 +0100
33735              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
33736      Branch: perl
33737            ! ext/B/B/Debug.pm
33738 ____________________________________________________________________________
33739 [  7133] By: jhi                                   on 2000/10/03  14:58:39
33740         Log: Scale down the VMS message boxes, by Charles Lane.
33741              Fix for ID 20000903.009, workaround at
33742              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
33743      Branch: perl
33744            ! vms/vms.c
33745 ____________________________________________________________________________
33746 [  7132] By: jhi                                   on 2000/10/03  11:20:37
33747         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
33748      Branch: perl
33749            + t/lib/st-lock.t t/lib/st-utf8.t
33750            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
33751            ! ext/Storable/Storable.xs t/lib/st-recurse.t
33752 ____________________________________________________________________________
33753 [  7131] By: jhi                                   on 2000/10/03  03:38:23
33754         Log: Encode nits.
33755      Branch: perl
33756            ! MANIFEST Makefile.SH
33757 ____________________________________________________________________________
33758 [  7130] By: jhi                                   on 2000/10/03  03:31:05
33759         Log: Update Changes.
33760      Branch: perl
33761            ! Changes patchlevel.h
33762 ____________________________________________________________________________
33763 [  7129] By: jhi                                   on 2000/10/03  02:24:02
33764         Log: Misplaced else.
33765      Branch: metaconfig/U/perl
33766            ! d_strtoll.U
33767      Branch: perl
33768            ! Configure config_h.SH
33769 ____________________________________________________________________________
33770 [  7128] By: jhi                                   on 2000/10/03  02:08:29
33771         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
33772              From: sthoenna@efn.org
33773              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
33774              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
33775      Branch: metaconfig/U/perl
33776            ! d_strtoll.U
33777      Branch: perl
33778            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
33779 ____________________________________________________________________________
33780 [  7127] By: jhi                                   on 2000/10/03  01:13:14
33781         Log: Update Changes.
33782      Branch: perl
33783            ! Changes patchlevel.h
33784 ____________________________________________________________________________
33785 [  7126] By: jhi                                   on 2000/10/03  00:57:08
33786         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
33787              as suggested by Olaf Flebbe and Nick Clark.
33788      Branch: perl
33789            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
33790 ____________________________________________________________________________
33791 [  7125] By: jhi                                   on 2000/10/03  00:50:56
33792         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
33793              From: Nick Clark <nick@plum.flirble.org>
33794              Date: Mon, 2 Oct 2000 11:03:24 +0100
33795              Message-Id: <20001002110324.D20073@plum.flirble.org>
33796              
33797              Also fixes bug ID 20001002.005.
33798      Branch: perl
33799            ! t/lib/encode.t
33800 ____________________________________________________________________________
33801 [  7124] By: jhi                                   on 2000/10/03  00:34:59
33802         Log: Subject: [PATCH 5.7.0] Epoc update
33803              From: Olaf Flebbe <o.flebbe@gmx.de>
33804              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
33805              Message-ID: <26423.969484586@www10.gmx.net>
33806      Branch: perl
33807            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
33808            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
33809            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
33810            ! util.c util.h
33811 ____________________________________________________________________________
33812 [  7123] By: jhi                                   on 2000/10/03  00:30:07
33813         Log: Regen headers.
33814      Branch: perl
33815            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
33816 ____________________________________________________________________________
33817 [  7122] By: jhi                                   on 2000/10/03  00:10:48
33818         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
33819      Branch: perl
33820            ! hints/openbsd.sh
33821 ____________________________________________________________________________
33822 [  7121] By: jhi                                   on 2000/10/03  00:05:06
33823         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
33824              From: <abigail@foad.org>
33825              Date: Tue, 26 Sep 2000 13:36:14 -0400
33826              Message-ID: <20000926173614.4356.qmail@foad.org>
33827      Branch: perl
33828            ! pod/perlop.pod
33829 ____________________________________________________________________________
33830 [  7120] By: jhi                                   on 2000/10/03  00:04:00
33831         Log: Inside require() $^S was always left undefined.
33832              
33833              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
33834              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33835              Date: Wed, 27 Sep 2000 18:54:49 -0400
33836              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
33837      Branch: perl
33838            ! cop.h mg.c pp_ctl.c util.c
33839 ____________________________________________________________________________
33840 [  7119] By: jhi                                   on 2000/10/03  00:00:16
33841         Log: Subject: [PATCH] DLL not restartabke with threaded perl
33842              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
33843              Date: Thu, 28 Sep 2000 09:20:46 +0100
33844              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
33845      Branch: perl
33846            ! perl.c
33847 ____________________________________________________________________________
33848 [  7118] By: jhi                                   on 2000/10/02  23:59:20
33849         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
33850              From: Nicholas Clark <nick@ccl4.org>
33851              Date: Thu, 28 Sep 2000 11:52:24 +0100
33852              Message-ID: <20000928115224.D7924@plum.flirble.org>
33853      Branch: perl
33854            ! op.c
33855 ____________________________________________________________________________
33856 [  7117] By: jhi                                   on 2000/10/02  23:57:51
33857         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
33858              From: Nicholas Clark <nick@babyhippo.co.uk>
33859              Date: Thu, 28 Sep 2000 12:18:10 +0100
33860              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
33861              
33862              Did not apply cleanly, manual intervention was needed.
33863      Branch: perl
33864            ! ext/B/B/Bytecode.pm utils/perlcc.PL
33865 ____________________________________________________________________________
33866 [  7116] By: jhi                                   on 2000/10/02  23:50:40
33867         Log: Document the issue (is not a syntax error, kind of)
33868              
33869              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
33870              From: Nicholas Clark <nick@ccl4.org>
33871              Date: Thu, 28 Sep 2000 17:12:42 +0100
33872              Message-ID: <20000928171242.K7924@plum.flirble.org>
33873      Branch: perl
33874            ! pod/perldata.pod
33875 ____________________________________________________________________________
33876 [  7115] By: jhi                                   on 2000/10/02  23:48:58
33877         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
33878              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33879              Date: Thu, 28 Sep 2000 21:55:31 -0400
33880              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
33881      Branch: perl
33882            ! regexec.c
33883 ____________________________________________________________________________
33884 [  7114] By: jhi                                   on 2000/10/02  23:47:57
33885         Log: Subject: DOC PATCH 5.6.0
33886              From: mjd@plover.com
33887              Date: 30 Sep 2000 06:02:34 -0000
33888              Message-ID: <20000930060234.4559.qmail@plover.com>
33889      Branch: perl
33890            ! pod/perldebguts.pod
33891 ____________________________________________________________________________
33892 [  7113] By: jhi                                   on 2000/10/02  23:46:43
33893         Log: SOCK_DGRAM and listen() do not mix as reported in
33894              
33895              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
33896              From: Petter Reinholdtsen <pere@hungry.com>
33897              Date: Sun, 1 Oct 2000 10:57:20 +0800
33898              Message-Id: <200010010257.KAA05735@localhost.localdomain>
33899              
33900              The patch for 5.7.0+ had to be reengineered, though.
33901      Branch: perl
33902            ! ext/IO/lib/IO/Socket/UNIX.pm
33903 ____________________________________________________________________________
33904 [  7112] By: jhi                                   on 2000/10/02  23:36:57
33905         Log: Subject: Re: [PATCH 5.005_64 missed]
33906              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33907              Date: Sun, 1 Oct 2000 18:50:10 -0400
33908              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
33909      Branch: perl
33910            ! pod/perlxs.pod
33911 ____________________________________________________________________________
33912 [  7111] By: jhi                                   on 2000/10/02  23:35:40
33913         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
33914              From: Radu Greab <radu@netsoft.ro>
33915              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
33916              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
33917      Branch: perl
33918            ! op.c opcode.pl t/op/substr.t
33919 ____________________________________________________________________________
33920 [  7110] By: jhi                                   on 2000/10/02  23:32:38
33921         Log: Subject: [PATCH] Fix aliasing of tied filehandles
33922              From: Daniel Chetlin <daniel@chetlin.com>
33923              Date: Mon, 2 Oct 2000 14:53:27 -0700
33924              Message-ID: <20001002145327.C1617@ilmd>
33925      Branch: perl
33926            ! perl.h pp_hot.c t/op/tiehandle.t
33927 ____________________________________________________________________________
33928 [  7109] By: jhi                                   on 2000/10/02  23:31:30
33929         Log: s/Robin Parker/Robin Barker/
33930      Branch: perl
33931            ! Changes5.6
33932 ____________________________________________________________________________
33933 [  7108] By: jhi                                   on 2000/10/02  23:15:46
33934         Log: Retract #7091 as suggested in
33935              
33936              From: Robin Barker <rmb1@cise.npl.co.uk> 
33937              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
33938              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
33939              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
33940      Branch: perl
33941            ! embed.pl proto.h
33942 ____________________________________________________________________________
33943 [  7107] By: nick                                  on 2000/10/02  18:23:14
33944         Log: A few tweaks to get Tk803 to work with Encode scheme.
33945      Branch: perl
33946            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
33947 ____________________________________________________________________________
33948 [  7106] By: nick                                  on 2000/10/01  21:34:14
33949         Log: Add checking cases to Encode's toUnicode and fromUnicode.
33950      Branch: perl
33951            ! ext/Encode/Encode.pm
33952 ____________________________________________________________________________
33953 [  7105] By: nick                                  on 2000/10/01  17:18:01
33954         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
33955              To read and use them.
33956              Add a lib/encode.t which checks a few things.
33957      Branch: perl
33958            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
33959            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
33960            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
33961            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
33962            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
33963            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
33964            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
33965            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
33966            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
33967            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
33968            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
33969            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
33970            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
33971            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
33972            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
33973            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
33974            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
33975            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
33976            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
33977            + ext/Encode/Encode/iso2022-jp.enc
33978            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
33979            + ext/Encode/Encode/iso8859-1.enc
33980            + ext/Encode/Encode/iso8859-2.enc
33981            + ext/Encode/Encode/iso8859-3.enc
33982            + ext/Encode/Encode/iso8859-4.enc
33983            + ext/Encode/Encode/iso8859-5.enc
33984            + ext/Encode/Encode/iso8859-6.enc
33985            + ext/Encode/Encode/iso8859-7.enc
33986            + ext/Encode/Encode/iso8859-8.enc
33987            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
33988            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
33989            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
33990            + ext/Encode/Encode/macCentEuro.enc
33991            + ext/Encode/Encode/macCroatian.enc
33992            + ext/Encode/Encode/macCyrillic.enc
33993            + ext/Encode/Encode/macDingbats.enc
33994            + ext/Encode/Encode/macGreek.enc
33995            + ext/Encode/Encode/macIceland.enc
33996            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
33997            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
33998            + ext/Encode/Encode/macTurkish.enc
33999            + ext/Encode/Encode/macUkraine.enc
34000            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
34001            + t/lib/encode.t
34002            ! MANIFEST ext/Encode/Encode.pm
34003 ____________________________________________________________________________
34004 [  7104] By: nick                                  on 2000/09/30  13:04:30
34005         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
34006              From: Daniel Chetlin <daniel@chetlin.com>
34007              Date: Mon, 18 Sep 2000 05:05:40 -0700
34008              Message-Id: <20000918050540.C652@ilmd>
34009      Branch: perl
34010            ! lib/overload.pm sv.c t/pragma/overload.t
34011 ____________________________________________________________________________
34012 [  7103] By: nick                                  on 2000/09/30  12:53:36
34013         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
34014              From: Johan Vromans <jvromans@squirrel.nl>
34015              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
34016              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
34017      Branch: perl
34018            ! pod/Makefile.SH
34019 ____________________________________________________________________________
34020 [  7102] By: nick                                  on 2000/09/30  12:52:31
34021         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
34022              From: Spider Boardman <spider@Orb.Nashua.NH.US>
34023              Date: Sat, 16 Sep 2000 16:36:45 -0400
34024              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
34025      Branch: perl
34026            ! ext/B/B/Deparse.pm
34027 ____________________________________________________________________________
34028 [  7101] By: nick                                  on 2000/09/30  12:51:41
34029         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
34030              From: Craig A. Berry <craig.berry@psinetcs.com>
34031              Date: Sat, 16 Sep 2000 10:11:10 -0500
34032              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
34033      Branch: perl
34034            ! vms/vms.c
34035 ____________________________________________________________________________
34036 [  7100] By: nick                                  on 2000/09/30  12:50:33
34037         Log: Subject: Re: unicode support and perl [ID 20000901.097]
34038              From: Spider Boardman <spider@Orb.Nashua.NH.US>
34039              Date: Fri, 15 Sep 2000 16:37:58 -0400
34040              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
34041      Branch: perl
34042            ! t/op/append.t
34043 ____________________________________________________________________________
34044 [  7099] By: nick                                  on 2000/09/30  12:49:35
34045         Log: Subject: Re: unicode support and perl [ID 20000901.097]
34046              From: Spider Boardman <spider@Orb.Nashua.NH.US>
34047              Date: Fri, 15 Sep 2000 16:25:30 -0400
34048              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
34049      Branch: perl
34050            ! pp_hot.c
34051 ____________________________________________________________________________
34052 [  7098] By: nick                                  on 2000/09/30  12:48:00
34053         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
34054              From: Gisle Aas <gisle@ActiveState.com>
34055              Date: 15 Sep 2000 16:23:41 +0200
34056              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
34057      Branch: perl
34058            ! toke.c
34059 ____________________________________________________________________________
34060 [  7097] By: nick                                  on 2000/09/30  12:45:16
34061         Log: Subject: [PATCH] Nits in perlmod.pod
34062              From: Daniel Chetlin <daniel@chetlin.com>
34063              Date: Fri, 15 Sep 2000 02:04:09 -0700
34064              Message-Id: <20000915020409.A2104@ilmd>
34065      Branch: perl
34066            ! pod/perlmod.pod
34067 ____________________________________________________________________________
34068 [  7096] By: nick                                  on 2000/09/30  12:18:00
34069         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
34070              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
34071              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
34072              0 to checking to get the warning.
34073      Branch: perl
34074            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
34075            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
34076            ! regexec.c sv.c toke.c utf8.c
34077 ____________________________________________________________________________
34078 [  7095] By: nick                                  on 2000/09/15  16:55:59
34079         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
34080              
34081              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
34082              From: Spider Boardman <spider@Orb.Nashua.NH.US>
34083              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
34084              Date: Fri, 15 Sep 2000 06:37:30 -0400
34085      Branch: perl
34086            ! ext/Encode/Encode.xs sv.c
34087 ____________________________________________________________________________
34088 [  7094] By: jhi                                   on 2000/09/15  03:23:32
34089         Log: Update Changes.
34090      Branch: perl
34091            ! Changes patchlevel.h
34092 ____________________________________________________________________________
34093 [  7093] By: jhi                                   on 2000/09/15  03:11:44
34094         Log: Fix for the charnames.t failures from Spider Boardman.
34095      Branch: perl
34096            ! toke.c
34097 ____________________________________________________________________________
34098 [  7092] By: jhi                                   on 2000/09/15  00:15:48
34099         Log: Botched the #7090 check-in.
34100      Branch: perl
34101            ! sv.c
34102 ____________________________________________________________________________
34103 [  7091] By: jhi                                   on 2000/09/14  23:33:24
34104         Log: Part of #7081 didn't come through.
34105      Branch: perl
34106            ! embed.pl proto.h
34107 ____________________________________________________________________________
34108 [  7090] By: jhi                                   on 2000/09/14  23:17:39
34109         Log: Subject: Re: perl@7078 
34110              From: Spider Boardman <spider@web.zk3.dec.com>
34111              Date: Thu, 14 Sep 2000 19:06:36 -0400
34112              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
34113      Branch: perl
34114            ! sv.c toke.c
34115 ____________________________________________________________________________
34116 [  7089] By: jhi                                   on 2000/09/14  23:11:21
34117         Log: Small portability tweaks.
34118      Branch: perl
34119            ! ext/Encode/Encode.xs
34120 ____________________________________________________________________________
34121 [  7088] By: jhi                                   on 2000/09/14  22:57:23
34122         Log: Fake return to pacify picky compilers.
34123      Branch: perl
34124            ! ext/Encode/Encode.xs
34125 ____________________________________________________________________________
34126 [  7087] By: jhi                                   on 2000/09/14  22:53:37
34127         Log: Subject: [PATCH] utf8.c apidoc
34128              From: Simon Cozens <simon@cozens.net>
34129              Date: Thu, 14 Sep 2000 23:46:57 +0100
34130              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
34131      Branch: perl
34132            ! perlapi.c pod/perlapi.pod utf8.c
34133 ____________________________________________________________________________
34134 [  7086] By: jhi                                   on 2000/09/14  22:40:38
34135         Log: We don't need to count the high bit bytes, a boolean is enough. 
34136      Branch: perl
34137            ! sv.c
34138 ____________________________________________________________________________
34139 [  7085] By: jhi                                   on 2000/09/14  21:20:09
34140         Log: Replace #7084 with
34141              
34142              Subject: Re: perl@7078 
34143              From: Spider Boardman <spider@web.zk3.dec.com>
34144              Date: Thu, 14 Sep 2000 17:09:36 -0400
34145              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
34146      Branch: perl
34147            ! sv.c utf8.c
34148 ____________________________________________________________________________
34149 [  7084] By: jhi                                   on 2000/09/14  20:03:34
34150         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
34151              convertable to bytes by checking it doesn't go above 0xc3
34152              
34153              Subject: Re: perl@7078
34154              From: Simon Cozens <simon@cozens.net>
34155              Date: Thu, 14 Sep 2000 20:59:19 +0100
34156              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
34157      Branch: perl
34158            ! utf8.c
34159 ____________________________________________________________________________
34160 [  7083] By: jhi                                   on 2000/09/14  19:38:47
34161         Log: Subject: Re: perl@7078
34162              From: Simon Cozens <simon@cozens.net>
34163              Date: Thu, 14 Sep 2000 20:13:09 +0100
34164              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
34165      Branch: perl
34166            ! t/op/bop.t
34167 ____________________________________________________________________________
34168 [  7082] By: jhi                                   on 2000/09/14  17:50:44
34169         Log: The one that got away.
34170      Branch: perl
34171            ! lib/File/Find.pm
34172 ____________________________________________________________________________
34173 [  7081] By: jhi                                   on 2000/09/14  17:45:35
34174         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
34175              From: Robin Barker <rmb1@cise.npl.co.uk>
34176              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
34177              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
34178      Branch: perl
34179            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
34180            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
34181            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
34182            ! regcomp.c toke.c universal.c
34183 ____________________________________________________________________________
34184 [  7080] By: jhi                                   on 2000/09/14  17:40:35
34185         Log: Problems picked up by AIX cc.
34186              
34187              Subject: Re: perl@7078 (patch included)
34188              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34189              Date: Thu, 14 Sep 2000 18:53:30 +0200
34190              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
34191      Branch: perl
34192            ! ext/Encode/Encode.xs
34193 ____________________________________________________________________________
34194 [  7079] By: jhi                                   on 2000/09/14  17:38:27
34195         Log: Subject: File::Find 5.7.0 POD nits
34196              From: Rich Morin <rdm@cfcl.com>
34197              Date: Wed, 13 Sep 2000 22:03:58 -0700
34198              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
34199      Branch: perl
34200            ! lib/File/Find.pm
34201 ____________________________________________________________________________
34202 [  7078] By: jhi                                   on 2000/09/14  14:58:20
34203         Log: Update Changes.
34204      Branch: perl
34205            ! Changes patchlevel.h
34206 ____________________________________________________________________________
34207 [  7077] By: jhi                                   on 2000/09/14  14:55:54
34208         Log: Compilation warnings and an error.
34209      Branch: perl
34210            ! sv.c
34211 ____________________________________________________________________________
34212 [  7076] By: jhi                                   on 2000/09/14  14:42:56
34213         Log: Fix for a parsing bug, not for the original bug.
34214              
34215              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
34216              From: Spider Boardman <spider@web.zk3.dec.com>
34217              Date: Wed, 13 Sep 2000 17:52:20 -0400
34218              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
34219      Branch: perl
34220            ! regcomp.c
34221 ____________________________________________________________________________
34222 [  7075] By: jhi                                   on 2000/09/14  14:40:40
34223         Log: Batch of UTF-8 patches from Simon Cozens.
34224      Branch: perl
34225            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
34226            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
34227            ! toke.c utf8.c
34228 ____________________________________________________________________________
34229 [  7074] By: jhi                                   on 2000/09/14  14:29:58
34230         Log: Subject: Re: Two advertising clauses need to be removed
34231              From: Russ Allbery <rra@stanford.edu>
34232              Date: 13 Sep 2000 18:50:26 -0700
34233              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
34234      Branch: perl
34235            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
34236 ____________________________________________________________________________
34237 [  7073] By: jhi                                   on 2000/09/14  14:28:20
34238         Log: Subject: [PATCH] de-wall t/README
34239              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34240              Date: Wed, 13 Sep 2000 17:46:55 -0700
34241              Message-ID: <//Bw5gzkge/e092yn@efn.org>
34242      Branch: perl
34243            ! t/README
34244 ____________________________________________________________________________
34245 [  7072] By: jhi                                   on 2000/09/14  14:25:10
34246         Log: Hints optimization.
34247              
34248              Subject: Minor nit
34249              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34250              Date: Wed, 13 Sep 2000 21:42:07 +0200
34251              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
34252      Branch: perl
34253            ! hints/hpux.sh
34254 ____________________________________________________________________________
34255 [  7071] By: jhi                                   on 2000/09/14  14:23:30
34256         Log: Allow chop() and chomp() to be overridden.
34257              
34258              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
34259              From: "Casey R. Tweten" <crt@kiski.net>
34260              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
34261              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
34262      Branch: perl
34263            ! toke.c
34264 ____________________________________________________________________________
34265 [  7070] By: jhi                                   on 2000/09/14  14:20:36
34266         Log: The return value of setlocale must be copied away.
34267              
34268              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
34269              From: Alan Burlison <Alan.Burlison@uk.sun.com>
34270              Date: Wed, 13 Sep 2000 16:27:37 +0100 
34271              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
34272      Branch: perl
34273            ! util.c
34274 ____________________________________________________________________________
34275 [  7069] By: jhi                                   on 2000/09/14  14:16:27
34276         Log: Remove vestiges of tr//CU.
34277              
34278              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
34279              From: Nick Clark <nick@plum.flirble.org>
34280              Date: Tue, 12 Sep 2000 22:50:14 +0100
34281              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
34282              
34283              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
34284              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34285              Date: Tue, 12 Sep 2000 21:38:48 -0700
34286              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
34287      Branch: perl
34288            ! op.h pod/perlunicode.pod
34289 ____________________________________________________________________________
34290 [  7068] By: jhi                                   on 2000/09/13  14:18:39
34291         Log: Add the Encode extension.  The code is still largely just skeleton.
34292      Branch: perl
34293            + ext/Encode/Encode.pm ext/Encode/Encode.xs
34294            + ext/Encode/Makefile.PL ext/Encode/Todo
34295            ! MANIFEST Todo-5.6
34296 ____________________________________________________________________________
34297 [  7067] By: jhi                                   on 2000/09/12  17:43:33
34298         Log: Allow for whitespace between "#" and "line" in cpp output.
34299              
34300              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
34301              From: Calle Dybedahl <calle@lysator.liu.se>
34302              Date: 12 Sep 2000 19:38:02 +0200 
34303              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
34304      Branch: perl
34305            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
34306 ____________________________________________________________________________
34307 [  7066] By: gsar                                  on 2000/09/12  17:24:29
34308         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
34309              initialization in all the threads on Windows
34310      Branch: perl
34311            ! win32/win32.c
34312 ____________________________________________________________________________
34313 [  7065] By: jhi                                   on 2000/09/12  15:11:31
34314         Log: Update Changes.
34315      Branch: perl
34316            ! Changes patchlevel.h
34317 ____________________________________________________________________________
34318 [  7064] By: jhi                                   on 2000/09/12  14:54:54
34319         Log: Retract #7062, the pod tests are not ready.
34320      Branch: perl
34321            ! t/TEST t/harness
34322 ____________________________________________________________________________
34323 [  7063] By: jhi                                   on 2000/09/12  14:25:41
34324         Log: The #7054 truncated Configure badly.
34325      Branch: metaconfig/U/perl
34326            ! End.U
34327      Branch: perl
34328            ! Configure config_h.SH
34329 ____________________________________________________________________________
34330 [  7062] By: jhi                                   on 2000/09/12  14:08:32
34331         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
34332              From: sthoenna@efn.org
34333              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
34334              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
34335      Branch: perl
34336            ! t/TEST t/harness
34337 ____________________________________________________________________________
34338 [  7061] By: jhi                                   on 2000/09/12  14:07:18
34339         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
34340              From: sthoenna@efn.org
34341              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
34342              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
34343      Branch: perl
34344            ! pod/perlxs.pod
34345 ____________________________________________________________________________
34346 [  7060] By: jhi                                   on 2000/09/12  14:06:08
34347         Log: Break up the myconfig lines a bit.
34348              
34349              Subject: perlbug/perl -V output format
34350              From: sthoenna@efn.org
34351              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
34352              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
34353      Branch: perl
34354            ! myconfig.SH
34355 ____________________________________________________________________________
34356 [  7059] By: jhi                                   on 2000/09/12  14:05:04
34357         Log: Test for the #7049.
34358              
34359              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
34360              From: andreas.koenig@anima.de (Andreas J. Koenig)
34361              Date: 12 Sep 2000 06:42:01 +0200
34362              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
34363      Branch: perl
34364            ! t/op/my.t
34365 ____________________________________________________________________________
34366 [  7058] By: jhi                                   on 2000/09/12  14:03:05
34367         Log: Subject: [patch: perl@7045] vms updates
34368              From: Peter Prymmer <pvhp@forte.com>
34369              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
34370              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
34371      Branch: perl
34372            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
34373 ____________________________________________________________________________
34374 [  7057] By: jhi                                   on 2000/09/12  14:00:51
34375         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
34376              From: sthoenna@efn.org
34377              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
34378              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
34379      Branch: perl
34380            ! t/op/64bitint.t
34381 ____________________________________________________________________________
34382 [  7056] By: jhi                                   on 2000/09/12  13:58:14
34383         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
34384              From: Jeff Pinyan <jeffp@crusoe.net>
34385              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
34386              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
34387      Branch: perl
34388            ! pod/perlfunc.pod
34389 ____________________________________________________________________________
34390 [  7055] By: jhi                                   on 2000/09/12  13:56:32
34391         Log: Do in VMS as the #7054 does.
34392      Branch: perl
34393            ! configure.com
34394 ____________________________________________________________________________
34395 [  7054] By: jhi                                   on 2000/09/12  13:50:31
34396         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
34397              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
34398              Date: Mon, 11 Sep 2000 08:33:09 +0100
34399              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
34400      Branch: metaconfig/U/perl
34401            ! End.U
34402      Branch: perl
34403            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
34404            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
34405 ____________________________________________________________________________
34406 [  7053] By: jhi                                   on 2000/09/12  13:29:19
34407         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
34408              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34409              Date:     Tue, 12 Sep 2000 08:35:59 EDT
34410              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
34411      Branch: perl
34412            ! vms/test.com
34413 ____________________________________________________________________________
34414 [  7052] By: jhi                                   on 2000/09/11  23:01:50
34415         Log: Document the SvUTF8*().
34416      Branch: perl
34417            ! pod/perlapi.pod sv.h
34418 ____________________________________________________________________________
34419 [  7051] By: gsar                                  on 2000/09/11  14:46:30
34420         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
34421              (missed a spot when fixing up op_pmreplroot hack for ithreads)
34422      Branch: perl
34423            ! op.c t/op/split.t
34424 ____________________________________________________________________________
34425 [  7050] By: nick                                  on 2000/09/11  10:03:51
34426         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
34427              
34428              Subject: borland C++ win32.c tweak
34429              From: Vadim Konovalov <vkonovalov@lucent.com>
34430              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
34431              Date: Mon, 11 Sep 2000 11:22:33 +0400
34432      Branch: perl
34433            ! win32/win32.c
34434 ____________________________________________________________________________
34435 [  7049] By: nick                                  on 2000/09/11  09:57:33
34436         Log: Point fix for s/// on foreach (keys %xxx).
34437      Branch: perl
34438            ! pp_hot.c
34439 ____________________________________________________________________________
34440 [  7048] By: jhi                                   on 2000/09/10  23:37:09
34441         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
34442              by Pod::Text, from Brad Appleton.
34443      Branch: perl
34444            ! t/pod/testp2pt.pl
34445 ____________________________________________________________________________
34446 [  7047] By: jhi                                   on 2000/09/10  14:32:53
34447         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
34448              by Russ Allbery.
34449      Branch: perl
34450            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
34451 ____________________________________________________________________________
34452 [  7046] By: jhi                                   on 2000/09/10  14:15:08
34453         Log: Upgrade to CPAN 1.57_65, from Andreas König.
34454      Branch: perl
34455            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
34456 ____________________________________________________________________________
34457 [  7045] By: jhi                                   on 2000/09/08  21:36:32
34458         Log: Update Changes.
34459      Branch: perl
34460            ! Changes patchlevel.h
34461 ____________________________________________________________________________
34462 [  7044] By: jhi                                   on 2000/09/08  21:29:56
34463         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
34464              From: Peter Prymmer <pvhp@forte.com>
34465              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
34466              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
34467      Branch: perl
34468            ! configure.com
34469 ____________________________________________________________________________
34470 [  7043] By: jhi                                   on 2000/09/08  21:27:50
34471         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
34472              From: Peter Prymmer <pvhp@forte.com>
34473              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
34474              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
34475      Branch: perl
34476            ! Makefile.SH installperl
34477 ____________________________________________________________________________
34478 [  7042] By: jhi                                   on 2000/09/08  21:23:21
34479         Log: Continue #7041.
34480      Branch: perl
34481            ! cygwin/Makefile.SHs os2/Makefile.SHs
34482 ____________________________________________________________________________
34483 [  7041] By: jhi                                   on 2000/09/08  21:18:10
34484         Log: Do away with memory models cruft.  Sorry, PDP users.
34485      Branch: metaconfig
34486            ! U/modified/cc.U U/modified/libpth.U
34487      Branch: perl
34488            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
34489            ! Porting/config_H cflags.SH config_h.SH configure.com
34490            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
34491            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
34492            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
34493 ____________________________________________________________________________
34494 [  7040] By: jhi                                   on 2000/09/08  14:34:18
34495         Log: Major rewrite of s2p.  And I mean really major, it is
34496              an implementation of sed in perl.  If called as s2p it
34497              will function as s2p.  Note: needs non-UNIXifying.
34498              
34499              Subject: s2p
34500              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
34501              Date: Mon, 28 Aug 2000 14:05:12 +0200
34502              Message-ID: <39AA5578.2102E2AA@alcatel.at>
34503      Branch: perl
34504            ! x2p/s2p.PL
34505 ____________________________________________________________________________
34506 [  7039] By: jhi                                   on 2000/09/08  14:19:49
34507         Log: Re-allow vec() for characters > 255.
34508              
34509              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
34510              From: Spider Boardman <spider@web.zk3.dec.com>
34511              Date: Fri, 08 Sep 2000 02:21:02 -0400
34512              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
34513      Branch: perl
34514            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
34515            ! t/op/vec.t
34516 ____________________________________________________________________________
34517 [  7038] By: jhi                                   on 2000/09/08  14:14:18
34518         Log: Subject: [PATCH lib/Benchmark.pm]
34519              From: <abigail@foad.org>
34520              Date: Thu, 7 Sep 2000 15:03:20 -0400
34521              Message-ID: <20000907190320.888.qmail@foad.org>
34522      Branch: perl
34523            ! lib/Benchmark.pm
34524 ____________________________________________________________________________
34525 [  7037] By: jhi                                   on 2000/09/08  14:11:06
34526         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
34527              
34528              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
34529              From: Spider Boardman <spider@web.zk3.dec.com>
34530              Date: Fri, 08 Sep 2000 01:30:27 -0400
34531              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
34532      Branch: perl
34533            ! op.c
34534 ____________________________________________________________________________
34535 [  7036] By: jhi                                   on 2000/09/08  14:08:58
34536         Log: Subject: [ID 20000908.002] perlipc documentation bug.
34537              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
34538              Date: Fri, 08 Sep 2000 12:38:32 +0200
34539              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
34540      Branch: perl
34541            ! pod/perlipc.pod
34542 ____________________________________________________________________________
34543 [  7035] By: jhi                                   on 2000/09/08  14:03:12
34544         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
34545              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34546              Date: Fri, 08 Sep 2000 11:47:34 +0200
34547              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
34548      Branch: perl
34549            ! hints/dec_osf.sh
34550 ____________________________________________________________________________
34551 [  7034] By: jhi                                   on 2000/09/08  13:59:35
34552         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
34553              From: Simon Cozens <simon@cozens.net>
34554              Date: Thu, 7 Sep 2000 20:40:38 +0100
34555              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
34556      Branch: perl
34557            ! pp_hot.c
34558 ____________________________________________________________________________
34559 [  7033] By: jhi                                   on 2000/09/08  04:03:03
34560         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
34561              From: "Larry W. Virden" <lvirden@cas.org>
34562              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
34563              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
34564      Branch: perl
34565            ! pod/perldiag.pod
34566 ____________________________________________________________________________
34567 [  7032] By: jhi                                   on 2000/09/07  22:18:30
34568         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
34569              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
34570              Date: Mon, 04 Sep 2000 13:16:38 -0700
34571              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
34572      Branch: perl
34573            ! lib/perl5db.pl
34574 ____________________________________________________________________________
34575 [  7031] By: jhi                                   on 2000/09/07  22:02:29
34576         Log: Fix the ccversion detection for 5.1 and beyond.
34577              
34578              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
34579              From: Spider Boardman <spider@leggy.zk3.dec.com>
34580              Date: Thu, 7 Sep 2000 17:54:27 -0400
34581              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
34582      Branch: perl
34583            ! hints/dec_osf.sh
34584 ____________________________________________________________________________
34585 [  7030] By: jhi                                   on 2000/09/07  19:12:28
34586         Log: Fix for
34587              
34588              Subject: [ID 20000903.001] \w in utf8-strings
34589              From: Marc Lehmann <pcg@goof.com>
34590              Date: Sun, 03 Sep 2000 09:44:29 +0200
34591              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
34592              
34593              and various related nits.
34594      Branch: perl
34595            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
34596 ____________________________________________________________________________
34597 [  7029] By: jhi                                   on 2000/09/07  18:49:09
34598         Log: Fix the URL, but the server is still missing in action.
34599              
34600              Subject: [ID 20000905.002] perlfaq1.pod URL error
34601              From: "Larry W. Virden" <lvirden@cas.org>
34602              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
34603              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
34604      Branch: perl
34605            ! pod/perlfaq1.pod
34606 ____________________________________________________________________________
34607 [  7028] By: jhi                                   on 2000/09/07  18:47:13
34608         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
34609              From: Hugo <hv@crypt.compulink.co.uk>
34610              Date: Tue, 05 Sep 2000 14:13:37 +0100
34611              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
34612      Branch: perl
34613            ! toke.c
34614 ____________________________________________________________________________
34615 [  7027] By: jhi                                   on 2000/09/07  18:45:35
34616         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
34617              From: Daniel Chetlin <daniel@chetlin.com>
34618              Date: Tue, 5 Sep 2000 04:57:07 -0700
34619              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
34620      Branch: perl
34621            ! pod/perlfaq6.pod pod/perlop.pod
34622 ____________________________________________________________________________
34623 [  7026] By: jhi                                   on 2000/09/07  18:44:01
34624         Log: Document the new ref() semantics.
34625              
34626              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
34627              From: Gisle Aas <gisle@ActiveState.com>
34628              Date: 05 Sep 2000 08:10:30 +0200
34629              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
34630      Branch: perl
34631            ! pod/perldelta.pod
34632 ____________________________________________________________________________
34633 [  7025] By: jhi                                   on 2000/09/07  18:42:27
34634         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
34635              
34636              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
34637              From: Gisle Aas <gisle@ActiveState.com>
34638              Date: 05 Sep 2000 08:11:40 +0200
34639              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
34640      Branch: perl
34641            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
34642 ____________________________________________________________________________
34643 [  7024] By: jhi                                   on 2000/09/07  18:39:32
34644         Log: Subject: [PATCH] Modernize Opcode.pm documentation
34645              From: Gisle Aas <gisle@ActiveState.com>
34646              Date: 4 Sep 2000 00:18:55 -0000
34647              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
34648      Branch: perl
34649            ! ext/Opcode/Opcode.pm
34650 ____________________________________________________________________________
34651 [  7023] By: jhi                                   on 2000/09/07  18:37:42
34652         Log: Subject: [PATCH] Tied filehandle documentation
34653              From: Gisle Aas <gisle@ActiveState.com>
34654              Date: 4 Sep 2000 00:14:40 -0000
34655              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
34656      Branch: perl
34657            ! pod/perlfunc.pod pod/perltie.pod
34658 ____________________________________________________________________________
34659 [  7022] By: jhi                                   on 2000/09/07  18:35:37
34660         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
34661              From: Gisle Aas <gisle@ActiveState.com>
34662              Date: 4 Sep 2000 00:04:22 -0000
34663              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
34664      Branch: perl
34665            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
34666 ____________________________________________________________________________
34667 [  7021] By: jhi                                   on 2000/09/07  18:33:22
34668         Log: Subject: small apidoc fix
34669              From: Marc Lehmann <pcg@goof.com>
34670              Date: Sun, 3 Sep 2000 05:12:06 +0200
34671              Message-ID: <20000903051206.A5909@cerebro.laendle>
34672      Branch: perl
34673            ! pod/perlapi.pod utf8.c
34674 ____________________________________________________________________________
34675 [  7020] By: jhi                                   on 2000/09/07  16:14:57
34676         Log: Tiny perldelta nits.
34677      Branch: perl
34678            ! pod/perldelta.pod
34679 ____________________________________________________________________________
34680 [  7019] By: jhi                                   on 2000/09/07  16:04:20
34681         Log: Guard against bad string->int conversion for quads.
34682      Branch: perl
34683            ! t/op/64bitint.t
34684 ____________________________________________________________________________
34685 [  7018] By: jhi                                   on 2000/09/06  17:07:03
34686         Log: Update Unicode todo list.
34687      Branch: perl
34688            ! Todo-5.6
34689 ____________________________________________________________________________
34690 [  7017] By: jhi                                   on 2000/09/05  21:16:01
34691         Log: Document the SvIOK_.*UV().
34692      Branch: perl
34693            ! pod/perlapi.pod sv.h
34694 ____________________________________________________________________________
34695 [  7016] By: nick                                  on 2000/09/03  21:54:46
34696         Log: Hash lookup of constant strings optimization:
34697              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
34698              to string table (as per sharepvn). Add newSV_pvn_share to create such
34699              a thing. Make hv.c compare addresses of strings and skip string compare
34700              if equal. Make method_named and helem ops use these shared-string SVs
34701              when arg is constant. Make keys op return shared-string SVs (less clearly
34702              a win).
34703      Branch: perl
34704            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
34705            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
34706            ! pod/perlintern.pod pp_hot.c proto.h sv.c
34707 ____________________________________________________________________________
34708 [  7015] By: jhi                                   on 2000/09/02  17:48:59
34709         Log: This is 5.7.0.
34710      Branch: perl
34711            ! Changes
34712 ____________________________________________________________________________
34713 [  7014] By: jhi                                   on 2000/09/02  17:35:45
34714         Log: Changes and patchlevel tweaks.
34715      Branch: perl
34716            ! Changes patchlevel.h
34717 ____________________________________________________________________________
34718 [  7013] By: jhi                                   on 2000/09/02  17:30:50
34719         Log: Update Changes.
34720      Branch: perl
34721            ! Changes patchlevel.h
34722 ____________________________________________________________________________
34723 [  7012] By: nick                                  on 2000/09/02  17:25:20
34724         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
34725      Branch: perl
34726            ! gv.c lib/overload.pm
34727 ____________________________________________________________________________
34728 [  7011] By: jhi                                   on 2000/09/02  17:16:25
34729         Log: Update perlhist.
34730      Branch: perl
34731            ! pod/perlhist.pod
34732 ____________________________________________________________________________
34733 [  7010] By: jhi                                   on 2000/09/02  17:01:35
34734         Log: perldelta nits.
34735      Branch: perl
34736            ! pod/perldelta.pod
34737 ____________________________________________________________________________
34738 [  7009] By: nick                                  on 2000/09/02  16:48:35
34739         Log: If overloaded %{} etc. return the object do not loop.
34740              Thus  sub deref { $_[0] } functions if object is wanted type.
34741      Branch: perl
34742            ! pp.h
34743 ____________________________________________________________________________
34744 [  7008] By: jhi                                   on 2000/09/02  16:26:11
34745         Log: Retab MANIFEST.
34746      Branch: perl
34747            ! ext/Storable/MANIFEST
34748 ____________________________________________________________________________
34749 [  7007] By: jhi                                   on 2000/09/02  16:23:02
34750         Log: Make certain cc is set before trying to run it.
34751      Branch: perl
34752            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
34753 ____________________________________________________________________________
34754 [  7006] By: jhi                                   on 2000/09/02  15:45:41
34755         Log: Unicode notes.
34756      Branch: perl
34757            ! pod/perldelta.pod
34758 ____________________________________________________________________________
34759 [  7005] By: jhi                                   on 2000/09/02  15:42:11
34760         Log: Various Configure nits by Philip Newton,
34761              plus the ebcdic one by me.
34762      Branch: metaconfig
34763            + U/modified/pager.U
34764            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
34765      Branch: metaconfig/U/perl
34766            ! Devel.U quadfio.U
34767      Branch: perl
34768            ! Configure config_h.SH
34769 ____________________________________________________________________________
34770 [  7004] By: jhi                                   on 2000/09/02  15:06:14
34771         Log: Apparently avoiding the swapping is too costly.
34772              
34773              From: "Ben Tilly" <ben_tilly@hotmail.com>
34774              Subject: Re: the door is closed.
34775              Date: Fri, 01 Sep 2000 20:23:16 EDT
34776              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
34777      Branch: perl
34778            ! pod/perlfaq4.pod
34779 ____________________________________________________________________________
34780 [  7003] By: nick                                  on 2000/09/02  12:26:04
34781         Log: Undo part of change 6489 which looks like a bulk edit which
34782              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
34783              The supressing of main:: on return from select() is undesirable.
34784      Branch: perl
34785            ! pp_sys.c
34786 ____________________________________________________________________________
34787 [  7002] By: jhi                                   on 2000/09/01  23:08:54
34788         Log: Update Changes.
34789      Branch: perl
34790            ! Changes patchlevel.h
34791 ____________________________________________________________________________
34792 [  7001] By: jhi                                   on 2000/09/01  23:00:13
34793         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
34794              From: Peter Prymmer <pvhp@forte.com>
34795              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
34796              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
34797              
34798              plus rework the http: spots as suggested by Tom Christiansen,
34799              plus regen perltoc.
34800      Branch: perl
34801            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
34802            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
34803 ____________________________________________________________________________
34804 [  7000] By: jhi                                   on 2000/09/01  22:36:01
34805         Log: Only the first line, thank you very much.
34806      Branch: perl
34807            ! hints/solaris_2.sh
34808 ____________________________________________________________________________
34809 [  6999] By: gsar                                  on 2000/09/01  22:16:40
34810         Log: change#6791 accidentally clobbered change#6710, put it back
34811      Branch: perl
34812            ! win32/win32.c
34813 ____________________________________________________________________________
34814 [  6998] By: jhi                                   on 2000/09/01  22:14:16
34815         Log: Mention the HP-UX LP64 freak failure.
34816      Branch: perl
34817            ! pod/perldelta.pod
34818 ____________________________________________________________________________
34819 [  6997] By: jhi                                   on 2000/09/01  21:48:32
34820         Log: Detypo.
34821      Branch: perl
34822            ! hints/hpux.sh
34823 ____________________________________________________________________________
34824 [  6996] By: jhi                                   on 2000/09/01  21:27:10
34825         Log: Update Changes.
34826      Branch: perl
34827            ! Changes patchlevel.h
34828 ____________________________________________________________________________
34829 [  6995] By: jhi                                   on 2000/09/01  21:14:24
34830         Log: Mi splgn s gnin.g
34831      Branch: perl
34832            ! pp_ctl.c
34833 ____________________________________________________________________________
34834 [  6994] By: jhi                                   on 2000/09/01  21:09:54
34835         Log: Subject: http:// in L<>
34836              From: Nicholas Clark <nick@ccl4.org>
34837              Date: Fri, 1 Sep 2000 22:03:21 +0100
34838              Message-ID: <20000901220321.B72074@plum.flirble.org>
34839      Branch: perl
34840            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
34841 ____________________________________________________________________________
34842 [  6993] By: jhi                                   on 2000/09/01  21:06:54
34843         Log: Update to Storable 1.0, from Raphael Manfredi.
34844      Branch: perl
34845            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
34846            ! ext/Storable/Makefile.PL ext/Storable/README
34847            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
34848            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
34849            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
34850            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
34851            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
34852            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
34853 ____________________________________________________________________________
34854 [  6992] By: jhi                                   on 2000/09/01  20:43:05
34855         Log: Mention known sfio+linux buglet.
34856      Branch: perl
34857            ! pod/perldelta.pod
34858 ____________________________________________________________________________
34859 [  6991] By: jhi                                   on 2000/09/01  20:40:11
34860         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
34861              From: Peter Prymmer <pvhp@forte.com>
34862              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
34863              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
34864      Branch: perl
34865            ! vms/vms.c
34866 ____________________________________________________________________________
34867 [  6990] By: jhi                                   on 2000/09/01  20:25:26
34868         Log: Retract #6986.
34869      Branch: perl
34870            ! hints/solaris_2.sh
34871 ____________________________________________________________________________
34872 [  6989] By: jhi                                   on 2000/09/01  20:23:00
34873         Log: Mergesort is back.
34874      Branch: perl
34875            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
34876 ____________________________________________________________________________
34877 [  6988] By: jhi                                   on 2000/09/01  19:37:40
34878         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
34879              From: Mike Guy <mjtg@cam.ac.uk>
34880              Date: Fri, 01 Sep 2000 17:43:33 +0100
34881              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
34882      Branch: perl
34883            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
34884            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
34885 ____________________________________________________________________________
34886 [  6987] By: jhi                                   on 2000/09/01  19:17:10
34887         Log: Regen perltoc.
34888      Branch: perl
34889            ! pod/perltoc.pod
34890 ____________________________________________________________________________
34891 [  6986] By: jhi                                   on 2000/09/01  18:51:10
34892         Log: Subject: Re: Solaris x86 has no SPARC libraries!
34893              From: Lupe Christoph <lupe@lupe-christoph.de>
34894              Date: Fri, 1 Sep 2000 20:41:20 +0200
34895              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
34896      Branch: perl
34897            ! hints/solaris_2.sh
34898 ____________________________________________________________________________
34899 [  6985] By: jhi                                   on 2000/09/01  18:28:10
34900         Log: Update Changes.
34901      Branch: perl
34902            ! Changes patchlevel.h
34903 ____________________________________________________________________________
34904 [  6984] By: jhi                                   on 2000/09/01  18:26:53
34905         Log: Feature ordering tweak.
34906      Branch: perl
34907            ! myconfig.SH
34908 ____________________________________________________________________________
34909 [  6983] By: jhi                                   on 2000/09/01  18:19:50
34910         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
34911              From: <abigail@foad.org>
34912              Date: Fri, 1 Sep 2000 13:07:32 -0400
34913              Message-ID: <20000901170732.18249.qmail@foad.org>
34914      Branch: perl
34915            ! t/pragma/overload.t
34916 ____________________________________________________________________________
34917 [  6982] By: jhi                                   on 2000/09/01  18:17:54
34918         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
34919              so that case-ignoring systems like DCL can tell them from
34920              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
34921      Branch: metaconfig/U/perl
34922            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
34923      Branch: perl
34924            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34925            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
34926            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
34927            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
34928            ! vos/config.def vos/config.h vos/config_h.SH_orig
34929            ! win32/config.bc win32/config.gc win32/config.vc
34930 ____________________________________________________________________________
34931 [  6981] By: nick                                  on 2000/09/01  17:21:57
34932         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
34933              warning when UNTIE exists and instead pass the cound of extra references to
34934              the UNTIE method.
34935      Branch: perl
34936            ! pod/perltie.pod pp_sys.c
34937 ____________________________________________________________________________
34938 [  6980] By: jhi                                   on 2000/09/01  16:54:44
34939         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
34940              From: Peter Prymmer <pvhp@forte.com>
34941              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
34942              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
34943      Branch: perl
34944            ! configure.com
34945 ____________________________________________________________________________
34946 [  6979] By: jhi                                   on 2000/09/01  16:06:20
34947         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
34948              From: Mike Guy <mjtg@cam.ac.uk> 
34949              Date: Fri, 01 Sep 2000 16:49:27 +0100
34950              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
34951      Branch: perl
34952            ! t/base/rs.t
34953 ____________________________________________________________________________
34954 [  6978] By: jhi                                   on 2000/09/01  16:00:42
34955         Log: Update to PodParser 1.18, from Brad Appleton.
34956      Branch: perl
34957            ! lib/Pod/Checker.pm t/pod/find.t
34958 ____________________________________________________________________________
34959 [  6977] By: jhi                                   on 2000/09/01  14:48:58
34960         Log: Subject: Nit in Configure (bleadperl@6961)
34961              From: Lupe Christoph <lupe@lupe-christoph.de>
34962              Date: Fri, 1 Sep 2000 16:34:29 +0200
34963              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
34964      Branch: metaconfig
34965            ! U/compline/ccflags.U
34966      Branch: perl
34967            ! Configure config_h.SH
34968 ____________________________________________________________________________
34969 [  6976] By: jhi                                   on 2000/09/01  14:39:52
34970         Log: Update Changes.
34971      Branch: perl
34972            ! Changes patchlevel.h
34973 ____________________________________________________________________________
34974 [  6975] By: jhi                                   on 2000/09/01  14:37:36
34975         Log: microperl config update.
34976      Branch: perl
34977            ! uconfig.h uconfig.sh
34978 ____________________________________________________________________________
34979 [  6974] By: jhi                                   on 2000/09/01  14:36:53
34980         Log: Document known deficiencies.
34981      Branch: perl
34982            ! pod/perldelta.pod
34983 ____________________________________________________________________________
34984 [  6973] By: jhi                                   on 2000/09/01  14:10:20
34985         Log: Mention warnings fixes and updates.
34986      Branch: perl
34987            ! pod/perldelta.pod
34988 ____________________________________________________________________________
34989 [  6972] By: jhi                                   on 2000/09/01  14:01:52
34990         Log: Drop unused argument.
34991              
34992              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
34993              From: Spider Boardman <spider@web.zk3.dec.com>
34994              Date: Thu, 31 Aug 2000 16:10:15 -0400
34995              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
34996      Branch: perl
34997            ! toke.c
34998 ____________________________________________________________________________
34999 [  6971] By: jhi                                   on 2000/09/01  13:59:24
35000         Log: Add the overload warnings to perldiag.
35001      Branch: perl
35002            ! lib/overload.pm pod/perldiag.pod
35003 ____________________________________________________________________________
35004 [  6970] By: jhi                                   on 2000/09/01  13:55:10
35005         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
35006              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
35007              Date: Fri, 1 Sep 2000 13:43:15 +0100 
35008              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
35009      Branch: perl
35010            ! lib/overload.pm t/pragma/overload.t
35011 ____________________________________________________________________________
35012 [  6969] By: jhi                                   on 2000/09/01  13:52:27
35013         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
35014              From: <abigail@foad.org>
35015              Date: Fri, 1 Sep 2000 05:46:54 -0400
35016              Message-ID: <20000901094654.6476.qmail@foad.org>
35017      Branch: perl
35018            ! lib/overload.pm
35019 ____________________________________________________________________________
35020 [  6968] By: jhi                                   on 2000/09/01  13:50:05
35021         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
35022              From: Daniel Chetlin <daniel@chetlin.com>
35023              Date: Fri, 1 Sep 2000 02:10:55 -0700
35024              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
35025      Branch: perl
35026            ! pod/perlretut.pod
35027 ____________________________________________________________________________
35028 [  6967] By: jhi                                   on 2000/09/01  13:47:54
35029         Log: Part of the solution.
35030              
35031              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
35032              From: Mike Guy <mjtg@cam.ac.uk>
35033              Date: Fri, 01 Sep 2000 14:16:01 +0100
35034              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
35035      Branch: perl
35036            ! gv.c mg.c
35037 ____________________________________________________________________________
35038 [  6966] By: jhi                                   on 2000/09/01  13:46:17
35039         Log: Subject: CPAN.pm beta 1.57_57 for the core
35040              From: andreas.koenig@anima.de (Andreas J. Koenig)
35041              Date: 01 Sep 2000 15:16:31 +0200
35042              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
35043      Branch: perl
35044            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
35045 ____________________________________________________________________________
35046 [  6965] By: jhi                                   on 2000/09/01  13:43:18
35047         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
35048              From: "Craig A. Berry" <craig.berry@psinetcs.com>
35049              Date: Fri, 01 Sep 2000 01:47:22 -0500
35050              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
35051      Branch: perl
35052            ! pod/perldelta.pod vms/vms.c
35053 ____________________________________________________________________________
35054 [  6964] By: jhi                                   on 2000/09/01  13:35:35
35055         Log: File::Temp patches from Andreas König,
35056              
35057              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
35058              From: andreas.koenig@anima.de (Andreas J. Koenig)
35059              Date: 01 Sep 2000 10:07:20 +0200
35060              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
35061              
35062              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
35063              From: andreas.koenig@anima.de (Andreas J. Koenig)
35064              Date: 31 Aug 2000 23:26:08 +0200
35065              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
35066      Branch: perl
35067            ! lib/File/Temp.pm t/lib/ftmp-security.t
35068 ____________________________________________________________________________
35069 [  6963] By: jhi                                   on 2000/09/01  02:22:24
35070         Log: Retract the mergesort code, way too incompatible licensing
35071              and copyrights.
35072      Branch: perl
35073            ! pod/perldelta.pod pp_ctl.c
35074 ____________________________________________________________________________
35075 [  6962] By: jhi                                   on 2000/08/31  23:27:32
35076         Log: Update Changes.
35077      Branch: perl
35078            ! Changes patchlevel.h
35079 ____________________________________________________________________________
35080 [  6961] By: jhi                                   on 2000/08/31  23:20:04
35081         Log: Small tweaks all over.
35082      Branch: metaconfig
35083            ! U/compline/d_gconvert.U
35084      Branch: perl
35085            ! AUTHORS Configure config_h.SH pp_ctl.c
35086 ____________________________________________________________________________
35087 [  6960] By: jhi                                   on 2000/08/31  22:39:36
35088         Log: Further rewording.
35089      Branch: perl
35090            ! pp_ctl.c
35091 ____________________________________________________________________________
35092 [  6959] By: jhi                                   on 2000/08/31  21:26:44
35093         Log: More address tweaking.
35094      Branch: perl
35095            ! AUTHORS Changes
35096 ____________________________________________________________________________
35097 [  6958] By: jhi                                   on 2000/08/31  20:47:25
35098         Log: AUTHORS tweaks, from Peter Prymmer.
35099              
35100              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
35101              From: Peter Prymmer <pvhp@forte.com>
35102              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
35103              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
35104      Branch: perl
35105            ! AUTHORS MAINTAIN
35106 ____________________________________________________________________________
35107 [  6957] By: jhi                                   on 2000/08/31  20:34:43
35108         Log: perldelta tweaks.
35109      Branch: perl
35110            ! pod/perldelta.pod
35111 ____________________________________________________________________________
35112 [  6956] By: jhi                                   on 2000/08/31  19:11:06
35113         Log: Regen perltoc.
35114      Branch: perl
35115            ! pod/perltoc.pod
35116 ____________________________________________________________________________
35117 [  6955] By: jhi                                   on 2000/08/31  19:06:30
35118         Log: Clarify the mergesort situation.
35119      Branch: perl
35120            ! pp_ctl.c
35121 ____________________________________________________________________________
35122 [  6954] By: jhi                                   on 2000/08/31  18:24:17
35123         Log: Move the Solaris 7 scan to use64bitall, make the
35124              failure to find 64-bot sparc libc to mention the
35125              possibility of being in an intel, from Lupe and Alan.
35126      Branch: perl
35127            ! hints/solaris_2.sh
35128 ____________________________________________________________________________
35129 [  6953] By: jhi                                   on 2000/08/31  18:09:20
35130         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
35131              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
35132      Branch: metaconfig
35133            ! U/compline/d_gconvert.U U/threads/archname.U
35134      Branch: metaconfig/U/perl
35135            ! perlxv.U
35136      Branch: perl
35137            ! Configure config_h.SH sv.c
35138 ____________________________________________________________________________
35139 [  6952] By: jhi                                   on 2000/08/31  17:42:24
35140         Log: :: not allowed in pathnames, change to .
35141              
35142              Subject: [PATCH perl@6938] cygwin port
35143              From: "Fifer, Eric" <EFifer@sanwaint.com>
35144              Date: Thu, 31 Aug 2000 16:32:59 +0100
35145              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
35146      Branch: metaconfig/U/perl
35147            ! perlxv.U
35148 ____________________________________________________________________________
35149 [  6951] By: jhi                                   on 2000/08/31  17:02:05
35150         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
35151      Branch: perl
35152            ! perl.h
35153 ____________________________________________________________________________
35154 [  6950] By: jhi                                   on 2000/08/31  16:26:08
35155         Log: More author updates.
35156              
35157              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
35158              From: Simon Cozens <simon@cozens.net>
35159              Date: Thu, 31 Aug 2000 17:13:32 +0100
35160              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
35161      Branch: perl
35162            ! AUTHORS
35163 ____________________________________________________________________________
35164 [  6949] By: jhi                                   on 2000/08/31  16:04:49
35165         Log: POSIX doesn't report long double values under -Duselongdouble
35166              when the long doubles are "real" (bigger than doubles).
35167              
35168              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
35169              From: Spider Boardman <spider@peano.zk3.dec.com>
35170              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
35171              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
35172      Branch: perl
35173            ! ext/POSIX/POSIX.xs
35174 ____________________________________________________________________________
35175 [  6948] By: jhi                                   on 2000/08/31  15:25:10
35176         Log: Update Changes.
35177      Branch: perl
35178            ! Changes patchlevel.h
35179 ____________________________________________________________________________
35180 [  6947] By: jhi                                   on 2000/08/31  15:22:29
35181         Log: Document UNTIE in a very minimalistic way.
35182      Branch: perl
35183            ! pod/perlfunc.pod pod/perltie.pod
35184 ____________________________________________________________________________
35185 [  6946] By: jhi                                   on 2000/08/31  15:15:23
35186         Log: Document known failures.
35187      Branch: perl
35188            ! pod/perldelta.pod
35189 ____________________________________________________________________________
35190 [  6945] By: jhi                                   on 2000/08/31  15:07:00
35191         Log: Don't attach -ld to the archname if pointless.
35192      Branch: metaconfig
35193            ! U/threads/archname.U
35194      Branch: perl
35195            ! Configure config_h.SH
35196 ____________________________________________________________________________
35197 [  6944] By: jhi                                   on 2000/08/31  14:37:42
35198         Log: Wrap the test in eval.
35199              
35200              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
35201              From: Tim Jenness <timj@jach.hawaii.edu>
35202              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
35203              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
35204      Branch: perl
35205            ! t/lib/ftmp-security.t
35206 ____________________________________________________________________________
35207 [  6943] By: jhi                                   on 2000/08/31  14:30:57
35208         Log: Make -Dusemorebits find long doubles in Solaris.
35209      Branch: perl
35210            ! hints/solaris_2.sh
35211 ____________________________________________________________________________
35212 [  6942] By: jhi                                   on 2000/08/31  13:48:45
35213         Log: Clarify the third case of ftmp-security warnings.
35214      Branch: perl
35215            ! INSTALL
35216 ____________________________________________________________________________
35217 [  6941] By: jhi                                   on 2000/08/31  13:40:31
35218         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
35219              From: <abigail@foad.org>
35220              Date: Thu, 31 Aug 2000 01:35:05 -0400
35221              Message-ID: <20000831053505.32120.qmail@foad.org>
35222      Branch: perl
35223            ! pod/perldelta.pod
35224 ____________________________________________________________________________
35225 [  6940] By: jhi                                   on 2000/08/31  13:38:48
35226         Log: Issue useful diagnostic on unknown pod commands.
35227              
35228              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
35229              From: <abigail@foad.org>
35230              Date: Thu, 31 Aug 2000 03:41:18 -0400
35231              Message-ID: <20000831074118.24880.qmail@foad.org>
35232      Branch: perl
35233            ! lib/Pod/Man.pm
35234 ____________________________________________________________________________
35235 [  6939] By: jhi                                   on 2000/08/31  13:34:33
35236         Log: Reveal Borland's isnan.
35237              
35238              Subject: build with BC++ tweak
35239              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
35240              Date: Thu, 31 Aug 2000 13:09:37 +0400
35241              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
35242      Branch: perl
35243            ! win32/win32.h
35244 ____________________________________________________________________________
35245 [  6938] By: jhi                                   on 2000/08/31  05:01:20
35246         Log: Update Changes.
35247      Branch: perl
35248            ! Changes patchlevel.h
35249 ____________________________________________________________________________
35250 [  6937] By: jhi                                   on 2000/08/31  04:26:23
35251         Log: sscanf() may be the only way to read long doubles from strings.
35252      Branch: metaconfig/U/perl
35253            ! longdblfio.U
35254      Branch: perl
35255            ! Configure config_h.SH perl.h util.c
35256 ____________________________________________________________________________
35257 [  6936] By: jhi                                   on 2000/08/31  04:18:19
35258         Log: The #6929 was too skimpy.
35259      Branch: perl
35260            ! sv.c
35261 ____________________________________________________________________________
35262 [  6935] By: jhi                                   on 2000/08/31  02:47:07
35263         Log: Subject: Re: typos in pods
35264              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35265              Date: Wed, 30 Aug 2000 19:25:34 -0700
35266              Message-ID: <eIcr5gzkg25X092yn@efn.org>
35267      Branch: perl
35268            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
35269 ____________________________________________________________________________
35270 [  6934] By: jhi                                   on 2000/08/31  02:42:55
35271         Log: Missed one Unicode file.
35272      Branch: perl
35273            + lib/unicode/UCDFF301.html
35274 ____________________________________________________________________________
35275 [  6933] By: jhi                                   on 2000/08/30  23:42:27
35276         Log: Update Changes.
35277      Branch: perl
35278            ! Changes patchlevel.h
35279 ____________________________________________________________________________
35280 [  6932] By: jhi                                   on 2000/08/30  23:40:07
35281         Log: Mention UNTIE in perldelta.  Still needs documenting
35282              in perltie et alia.
35283      Branch: perl
35284            ! pod/perldelta.pod
35285 ____________________________________________________________________________
35286 [  6931] By: jhi                                   on 2000/08/30  23:36:02
35287         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
35288              From: <abigail@foad.org>
35289              Date: Wed, 30 Aug 2000 19:28:07 -0400
35290              Message-ID: <20000830232807.305.qmail@foad.org>
35291      Branch: perl
35292            ! pod/perldelta.pod
35293 ____________________________________________________________________________
35294 [  6930] By: jhi                                   on 2000/08/30  23:32:40
35295         Log: Update to Unicode 3.0.1.
35296      Branch: perl
35297            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
35298            + lib/unicode/PropList.txt lib/unicode/README.perl
35299            + lib/unicode/UCD301.html lib/unicode/Unicode.301
35300            - lib/unicode/Props.txt lib/unicode/UCD300.html
35301            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
35302            ! (edit 257 files)
35303 ____________________________________________________________________________
35304 [  6929] By: jhi                                   on 2000/08/30  22:38:18
35305         Log: Heap decorruption.
35306              
35307              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
35308              From: Alan Burlison <Alan.Burlison@uk.sun.com>
35309              Date: Wed, 30 Aug 2000 22:39:52 +0100
35310              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
35311      Branch: perl
35312            ! sv.c
35313 ____________________________________________________________________________
35314 [  6928] By: jhi                                   on 2000/08/30  22:29:34
35315         Log: Retract the dummy test, skip the security tests (instead of failing),
35316              explain what the warnings mean.
35317      Branch: perl
35318            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
35319 ____________________________________________________________________________
35320 [  6927] By: jhi                                   on 2000/08/30  22:14:13
35321         Log: Change the internal implementation of sort() to be mergesort
35322              instead of quicksort, from John Linderman <jpl@research.att.com>.
35323              Gives us better worst case, better average case, and stability.
35324              What's there not to like?  (Small fixes for threaded builds
35325              were required).
35326      Branch: perl
35327            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
35328 ____________________________________________________________________________
35329 [  6926] By: jhi                                   on 2000/08/30  20:55:20
35330         Log: A better fix for the Socket building problem from Craig Berry.
35331      Branch: perl
35332            ! vms/vms.c
35333 ____________________________________________________________________________
35334 [  6925] By: jhi                                   on 2000/08/30  20:20:25
35335         Log: Subject: [PATCH] Re: UNTIE method 
35336              From: Nick Ing-Simmons <nik@tiuk.ti.com>
35337              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
35338              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
35339      Branch: perl
35340            ! pp_sys.c t/op/tie.t
35341 ____________________________________________________________________________
35342 [  6924] By: jhi                                   on 2000/08/30  20:17:11
35343         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
35344              From: "Craig A. Berry" <craig.berry@psinetcs.com>
35345              Date: Wed, 30 Aug 2000 15:03:14 -0500
35346              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
35347      Branch: perl
35348            ! vms/vms.c
35349 ____________________________________________________________________________
35350 [  6923] By: jhi                                   on 2000/08/30  20:15:18
35351         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
35352              From: "Craig A. Berry" <craig.berry@psinetcs.com>
35353              Date: Wed, 30 Aug 2000 13:30:36 -0500
35354              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
35355      Branch: perl
35356            ! vms/vms.c
35357 ____________________________________________________________________________
35358 [  6922] By: jhi                                   on 2000/08/30  19:54:43
35359         Log: Better options for rsync.
35360      Branch: perl
35361            ! pod/perlhack.pod
35362 ____________________________________________________________________________
35363 [  6921] By: jhi                                   on 2000/08/30  19:40:16
35364         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
35365              From: Rick Delaney <rick@consumercontact.com>
35366              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
35367              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
35368      Branch: perl
35369            ! pod/perlfunc.pod
35370 ____________________________________________________________________________
35371 [  6920] By: jhi                                   on 2000/08/30  19:36:40
35372         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
35373              From: Peter Prymmer <pvhp@forte.com>
35374              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
35375              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
35376      Branch: perl
35377            ! configure.com
35378 ____________________________________________________________________________
35379 [  6919] By: jhi                                   on 2000/08/30  14:52:02
35380         Log: Update Changes.
35381      Branch: perl
35382            ! Changes patchlevel.h
35383 ____________________________________________________________________________
35384 [  6918] By: jhi                                   on 2000/08/30  14:48:34
35385         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
35386      Branch: perl
35387            ! lib/ExtUtils/typemap
35388 ____________________________________________________________________________
35389 [  6917] By: jhi                                   on 2000/08/30  14:46:34
35390         Log: Subject: typos in pods
35391              From: Nicholas Clark <nick@ccl4.org>
35392              Date: Wed, 30 Aug 2000 01:12:50 +0100
35393              Message-ID: <20000830011249.A61388@plum.flirble.org>
35394      Branch: perl
35395            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
35396            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
35397            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
35398            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
35399 ____________________________________________________________________________
35400 [  6916] By: jhi                                   on 2000/08/30  14:19:09
35401         Log: Document Storable problems on Crays.  (Will have
35402              to document all the other Storable problems, too.)
35403      Branch: perl
35404            ! pod/perldelta.pod
35405 ____________________________________________________________________________
35406 [  6915] By: jhi                                   on 2000/08/30  14:06:02
35407         Log: Subject: [PATCH] fix misc cast warnings
35408              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35409              Date: Tue, 29 Aug 2000 23:16:14 -0700
35410              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
35411      Branch: perl
35412            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
35413            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
35414            ! os2/os2ish.h
35415 ____________________________________________________________________________
35416 [  6914] By: jhi                                   on 2000/08/30  14:03:45
35417         Log: Timestamp mismatch again.  Need to fix this dependence on
35418              config_h.SH timestamp, since it's the contents of config_h.SH
35419              that matter.
35420      Branch: perl
35421            ! uconfig.h uconfig.sh
35422 ____________________________________________________________________________
35423 [  6913] By: jhi                                   on 2000/08/30  13:54:06
35424         Log: Don't say "Perl 5.0 source kit".
35425      Branch: perl
35426            ! perl.c
35427 ____________________________________________________________________________
35428 [  6912] By: jhi                                   on 2000/08/30  13:51:24
35429         Log: Reset archname and archname64 always, forcing them be
35430              recomputed at each Configure run, make Configure and
35431              the hints files agree on the naming of largefiles variables.
35432      Branch: metaconfig
35433            ! U/threads/archname.U
35434      Branch: metaconfig/U/perl
35435            ! use64bits.U
35436      Branch: perl
35437            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
35438            ! hints/linux.sh hints/solaris_2.sh
35439 ____________________________________________________________________________
35440 [  6911] By: jhi                                   on 2000/08/30  13:30:13
35441         Log: Put back the slice accidentally removed by #6907.
35442      Branch: perl
35443            ! hints/solaris_2.sh
35444 ____________________________________________________________________________
35445 [  6910] By: jhi                                   on 2000/08/30  01:24:26
35446         Log: Be consistent: other Net::get* do export theirs.
35447              
35448              Subject: Re: Net::protoent does not export 'getproto'
35449              From: Yasushi Nakajima <sey@jkc.co.jp>
35450              Date: Wed, 30 Aug 2000 09:53:14 +0900
35451              Message-Id: <200008300051.DAA24700@taku.hut.fi>
35452      Branch: perl
35453            ! lib/Net/protoent.pm
35454 ____________________________________________________________________________
35455 [  6909] By: jhi                                   on 2000/08/30  01:17:25
35456         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
35457              From: Gurusamy Sarathy <gsar@ActiveState.com>
35458              Date: Tue, 29 Aug 2000 17:17:07 -0700
35459              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
35460      Branch: perl
35461            ! cop.h
35462 ____________________________________________________________________________
35463 [  6908] By: jhi                                   on 2000/08/30  00:58:05
35464         Log: Update Changes.
35465      Branch: perl
35466            ! Changes patchlevel.h
35467 ____________________________________________________________________________
35468 [  6907] By: jhi                                   on 2000/08/30  00:57:22
35469         Log: Introduce ccname to keep track of what compiler kind of we have.
35470      Branch: metaconfig/U/perl
35471            ! Checkcc.U gccvers.U
35472      Branch: perl
35473            ! Configure config_h.SH hints/solaris_2.sh
35474 ____________________________________________________________________________
35475 [  6906] By: jhi                                   on 2000/08/30  00:25:47
35476         Log: Put back the flags dump as reasoned in
35477              
35478              Subject: Re: [PATCH] Glob dumping
35479              From: Mike Guy <mjtg@cam.ac.uk> 
35480              Date: Tue, 29 Aug 2000 21:41:32 +0100
35481              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
35482      Branch: perl
35483            ! dump.c t/lib/peek.t
35484 ____________________________________________________________________________
35485 [  6905] By: jhi                                   on 2000/08/30  00:16:17
35486         Log: Make the epsilon to be relative, not absolute.
35487              
35488              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
35489              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
35490              Date: Tue, 29 Aug 2000 19:58:56 -0400
35491              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
35492      Branch: perl
35493            ! t/lib/trig.t
35494 ____________________________________________________________________________
35495 [  6904] By: jhi                                   on 2000/08/30  00:13:09
35496         Log: From now on, Gisle is on my list of usual suspects :-)
35497              Retract #6902.
35498      Branch: perl
35499            ! ext/Opcode/Safe.pm
35500 ____________________________________________________________________________
35501 [  6903] By: jhi                                   on 2000/08/29  23:51:20
35502         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
35503              From: "Craig A. Berry" <craig.berry@psinetcs.com>
35504              Date: Tue, 29 Aug 2000 18:43:26 -0500
35505              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
35506      Branch: perl
35507            + vms/vmspipe.com
35508            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
35509            ! vms/vms.c
35510 ____________________________________________________________________________
35511 [  6902] By: jhi                                   on 2000/08/29  23:44:14
35512         Log: Retry what #6882 attempted.
35513              
35514              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
35515              From: Gisle Aas <gisle@ActiveState.com>
35516              Date: 30 Aug 2000 00:33:09 +0200
35517              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
35518      Branch: perl
35519            ! ext/Opcode/Safe.pm
35520 ____________________________________________________________________________
35521 [  6901] By: jhi                                   on 2000/08/29  22:59:32
35522         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
35523              From: Hugo <hv@crypt.compulink.co.uk>
35524              Date: Mon, 12 Jun 2000 19:36:08 +0100
35525              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
35526      Branch: perl
35527            ! sv.c
35528 ____________________________________________________________________________
35529 [  6900] By: jhi                                   on 2000/08/29  22:58:35
35530         Log: Admit that we are leaking scalars.
35531              
35532              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
35533              From: Spider Boardman <spider@leggy.zk3.dec.com>
35534              Date: Tue, 29 Aug 2000 18:48:29 -0400
35535              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
35536      Branch: perl
35537            ! t/pragma/warnings.t
35538 ____________________________________________________________________________
35539 [  6899] By: jhi                                   on 2000/08/29  20:53:13
35540         Log: Update Changes.
35541      Branch: perl
35542            ! Changes patchlevel.h
35543 ____________________________________________________________________________
35544 [  6898] By: jhi                                   on 2000/08/29  20:46:21
35545         Log: Undo namespace pollution of #6878.
35546              
35547              Subject: Re: Net::protoent does not export 'getproto'
35548              From: Mike Guy <mjtg@cam.ac.uk>
35549              Date: Tue, 29 Aug 2000 21:32:37 +0100
35550              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
35551      Branch: perl
35552            ! lib/Net/protoent.pm
35553 ____________________________________________________________________________
35554 [  6897] By: jhi                                   on 2000/08/29  20:44:29
35555         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
35556              From: Peter Prymmer <pvhp@forte.com>
35557              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
35558              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
35559      Branch: perl
35560            ! pod/perlebcdic.pod
35561 ____________________________________________________________________________
35562 [  6896] By: jhi                                   on 2000/08/29  20:40:57
35563         Log: There's no point repeating the 'revision' (5) of perl5.
35564      Branch: metaconfig/U/perl
35565            ! Devel.U patchlevel.U
35566      Branch: perl
35567            ! Configure config_h.SH
35568 ____________________________________________________________________________
35569 [  6895] By: jhi                                   on 2000/08/29  20:16:58
35570         Log: Regen Configure for #6894.
35571      Branch: metaconfig/U/perl
35572            ! perladmin.U
35573      Branch: perl
35574            ! Configure config_h.SH
35575 ____________________________________________________________________________
35576 [  6894] By: jhi                                   on 2000/08/29  19:59:52
35577         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
35578              From: "Philip Newton" <Philip.Newton@gmx.net>
35579              Date: Tue, 29 Aug 2000 21:39:14 +0200
35580              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
35581      Branch: perl
35582            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
35583            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
35584            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
35585            ! utils/perlbug.PL
35586 ____________________________________________________________________________
35587 [  6893] By: jhi                                   on 2000/08/29  19:55:30
35588         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
35589              From: "Philip Newton" <Philip.Newton@gmx.net>
35590              Date: Tue, 29 Aug 2000 21:39:14 +0200
35591              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
35592      Branch: perl
35593            ! installhtml
35594 ____________________________________________________________________________
35595 [  6892] By: jhi                                   on 2000/08/29  19:53:59
35596         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
35597              From: "Philip Newton" <Philip.Newton@gmx.net>
35598              Date: Tue, 29 Aug 2000 21:48:18 +0200
35599              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
35600      Branch: perl
35601            ! lib/File/Temp.pm
35602 ____________________________________________________________________________
35603 [  6891] By: jhi                                   on 2000/08/29  18:30:03
35604         Log: Nail the ID 20000828.023.
35605      Branch: perl
35606            ! ext/Storable/Storable.xs
35607 ____________________________________________________________________________
35608 [  6890] By: jhi                                   on 2000/08/29  16:50:17
35609         Log: Under usethreads the dumped variable is IN_PAD.
35610              
35611              Subject: Re: [PATCH] Glob dumping
35612              From: Gisle Aas <gisle@ActiveState.com>
35613              Date: 29 Aug 2000 18:45:05 +0200
35614              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
35615      Branch: perl
35616            ! t/lib/peek.t
35617 ____________________________________________________________________________
35618 [  6889] By: jhi                                   on 2000/08/29  15:17:37
35619         Log: Update Changes.
35620      Branch: perl
35621            ! Changes patchlevel.h
35622 ____________________________________________________________________________
35623 [  6888] By: jhi                                   on 2000/08/29  14:49:59
35624         Log: Retract #6882, broke the safe tests.
35625      Branch: perl
35626            ! ext/Opcode/Safe.pm
35627 ____________________________________________________________________________
35628 [  6887] By: jhi                                   on 2000/08/29  14:47:06
35629         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
35630              From: Gisle Aas <gisle@ActiveState.com> 
35631              Date: 09 Jun 2000 20:00:11 +0200
35632              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
35633      Branch: perl
35634            ! utils/perldoc.PL
35635 ____________________________________________________________________________
35636 [  6886] By: jhi                                   on 2000/08/29  14:42:45
35637         Log: The #6881 removed one dump line.
35638      Branch: perl
35639            ! t/lib/peek.t
35640 ____________________________________________________________________________
35641 [  6885] By: jhi                                   on 2000/08/29  14:30:47
35642         Log: Don't forget to tidy up.
35643      Branch: perl
35644            ! t/lib/ftmp-security.t
35645 ____________________________________________________________________________
35646 [  6884] By: jhi                                   on 2000/08/29  14:25:17
35647         Log: Disabling the one test is a bit tricky.
35648      Branch: perl
35649            ! t/lib/ftmp-security.t
35650 ____________________________________________________________________________
35651 [  6883] By: jhi                                   on 2000/08/29  14:16:25
35652         Log: Disable one of the tests for now.
35653      Branch: perl
35654            ! t/lib/ftmp-security.t
35655 ____________________________________________________________________________
35656 [  6882] By: jhi                                   on 2000/08/29  14:05:50
35657         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
35658              From: gisle@aas.no
35659              Date: 29 Aug 2000 10:35:06 -0000
35660              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
35661      Branch: perl
35662            ! ext/Opcode/Safe.pm
35663 ____________________________________________________________________________
35664 [  6881] By: jhi                                   on 2000/08/29  14:03:51
35665         Log: Subject: [PATCH] Glob dumping
35666              From: Gisle Aas <gisle@ActiveState.com>
35667              Date: 29 Aug 2000 07:59:42 -0000
35668              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
35669      Branch: perl
35670            ! dump.c
35671 ____________________________________________________________________________
35672 [  6880] By: jhi                                   on 2000/08/29  14:02:01
35673         Log: Subject: [PATCH] Warnings in B::Deparse
35674              From: <abigail@foad.org>
35675              Date: Tue, 29 Aug 2000 00:00:01 -0400
35676              Message-ID: <20000829040001.2999.qmail@foad.org>
35677      Branch: perl
35678            ! ext/B/B/Deparse.pm
35679 ____________________________________________________________________________
35680 [  6879] By: jhi                                   on 2000/08/29  13:57:26
35681         Log: Missed a change in #6869.
35682      Branch: perl
35683            ! mg.c
35684 ____________________________________________________________________________
35685 [  6878] By: jhi                                   on 2000/08/29  13:45:04
35686         Log: Subject: Net::protoent does not export 'getproto'
35687              From: Yasushi Nakajima <sey@jkc.co.jp>
35688              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
35689      Branch: perl
35690            ! lib/Net/protoent.pm
35691 ____________________________________________________________________________
35692 [  6877] By: jhi                                   on 2000/08/29  13:39:19
35693         Log: Patches all over for people and the files they (hopefully) care about.
35694      Branch: perl
35695            ! AUTHORS Changes MAINTAIN
35696 ____________________________________________________________________________
35697 [  6876] By: jhi                                   on 2000/08/29  12:53:54
35698         Log: Fix for thinko in #6848.
35699              
35700              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
35701              From: Lupe Christoph <lupe@lupe-christoph.de>
35702              Date: Tue, 29 Aug 2000 09:04:08 +0200
35703              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
35704      Branch: perl
35705            ! ext/Thread/Thread.xs
35706 ____________________________________________________________________________
35707 [  6875] By: jhi                                   on 2000/08/29  12:50:14
35708         Log: Update to Getopt::Long 2.24, from Johan Vromans.
35709      Branch: perl
35710            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
35711 ____________________________________________________________________________
35712 [  6874] By: jhi                                   on 2000/08/29  02:09:53
35713         Log: Use minimal @INC in tests, most of the time just '../lib',
35714              so that we simply can't pick up stuff from other Perls than
35715              the one we are testing.  Pointed out by
35716              
35717              From: Mike Guy <mjtg@cam.ac.uk>
35718              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
35719              Date: Fri, 25 Aug 2000 15:15:59 +0100
35720              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
35721      Branch: perl
35722            ! (edit 185 files)
35723 ____________________________________________________________________________
35724 [  6873] By: jhi                                   on 2000/08/29  01:07:11
35725         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
35726              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35727              Date: Mon, 28 Aug 2000 17:45:52 -0700
35728              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
35729      Branch: perl
35730            ! Makefile.SH hints/os2.sh
35731 ____________________________________________________________________________
35732 [  6872] By: jhi                                   on 2000/08/28  23:33:39
35733         Log: Subject: [PATCH bleedperl@6866] spellings
35734              From: marcel@codewerk.com (Marcel Grunauer)
35735              Date: Tue, 29 Aug 2000 01:19:59 +0200
35736              Message-Id: <200008282319.BAA29862@gandalf.local>
35737      Branch: perl
35738            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
35739            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
35740            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
35741 ____________________________________________________________________________
35742 [  6871] By: jhi                                   on 2000/08/28  23:22:09
35743         Log: Take out the SUIDMAIL thing, that will not be
35744              a problem in 5.7.*.
35745      Branch: perl
35746            ! patchlevel.h
35747 ____________________________________________________________________________
35748 [  6870] By: jhi                                   on 2000/08/28  23:19:30
35749         Log: -S is the silent flag, -s is the strip flag.
35750              
35751              Subject: [PATCH] Re: [PATCH] make no-install          
35752              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35753              Date: Mon, 28 Aug 2000 15:12:55 -0700
35754              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
35755      Branch: perl
35756            ! Makefile.SH
35757 ____________________________________________________________________________
35758 [  6869] By: jhi                                   on 2000/08/28  23:12:05
35759         Log: Subject: [PATCH bleedperl@6856] warnings fixes
35760              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
35761              Date: Mon, 28 Aug 2000 23:55:06 +0100
35762              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
35763      Branch: perl
35764            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
35765            ! warnings.h warnings.pl
35766 ____________________________________________________________________________
35767 [  6868] By: jhi                                   on 2000/08/28  21:38:22
35768         Log: Potential cruft.
35769      Branch: perl
35770            ! Makefile.SH
35771 ____________________________________________________________________________
35772 [  6867] By: jhi                                   on 2000/08/28  21:35:36
35773         Log: Update Changes.
35774      Branch: perl
35775            ! Changes patchlevel.h
35776 ____________________________________________________________________________
35777 [  6866] By: jhi                                   on 2000/08/28  21:33:49
35778         Log: Subject: hv.h Doc Patch
35779              From: Fisher Mark <fisherm@tce.com>
35780              Date: Mon, 28 Aug 2000 16:24:59 -0500
35781              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
35782      Branch: perl
35783            ! hv.h
35784 ____________________________________________________________________________
35785 [  6865] By: jhi                                   on 2000/08/28  21:02:15
35786         Log: Add -ld to archname on long tr...double platforms.
35787      Branch: metaconfig
35788            ! U/threads/archname.U
35789      Branch: perl
35790            ! Configure config_h.SH
35791 ____________________________________________________________________________
35792 [  6864] By: jhi                                   on 2000/08/28  20:38:59
35793         Log: An attempt to fix the problem reported in
35794              
35795              Subject: Building perl@6856 using gcc/AIX 4.3.3 
35796              From: Daniel Muino <dmuino@afip.gov.ar> 
35797              Date: Mon, 28 Aug 2000 15:50:01 -0300   
35798              Message-ID: <20000828155001.A14403@con2-dgi>
35799              
35800              I can't test this properly since the gcc installation I have
35801              access to seems to be botched (gcc is calling the AIX cpp,
35802              a losing proposition...)
35803      Branch: perl
35804            ! hints/aix.sh
35805 ____________________________________________________________________________
35806 [  6863] By: jhi                                   on 2000/08/28  18:57:52
35807         Log: Fix for ID 20000828.001, long doubles were not formatted
35808              correctly (showed up in $], which stopped installing perl).
35809      Branch: perl
35810            ! sv.c
35811 ____________________________________________________________________________
35812 [  6862] By: jhi                                   on 2000/08/28  18:07:15
35813         Log: Typo in #6858.
35814      Branch: perl
35815            ! lib/Cwd.pm
35816 ____________________________________________________________________________
35817 [  6861] By: jhi                                   on 2000/08/28  17:57:27
35818         Log: opmini.o may be left around if a build is interrupted.
35819      Branch: perl
35820            ! Makefile.SH
35821 ____________________________________________________________________________
35822 [  6860] By: jhi                                   on 2000/08/28  16:52:50
35823         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
35824              From: Daniel Chetlin <daniel@chetlin.com>
35825              Date: Mon, 28 Aug 2000 01:14:18 -0700
35826              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
35827      Branch: perl
35828            ! lib/overload.pm
35829 ____________________________________________________________________________
35830 [  6859] By: jhi                                   on 2000/08/28  16:08:46
35831         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
35832              From: Nicholas Clark <nick@ccl4.org>
35833              Date: Mon, 28 Aug 2000 16:03:27 +0100
35834              Message-Id: <20000828160327.C49785@plum.flirble.org>
35835      Branch: perl
35836            ! ext/ByteLoader/bytecode.h
35837 ____________________________________________________________________________
35838 [  6858] By: jhi                                   on 2000/08/28  16:02:10
35839         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
35840              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
35841              Date: Mon, 28 Aug 2000 13:08:30 +0200
35842              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
35843      Branch: perl
35844            ! lib/Cwd.pm
35845 ____________________________________________________________________________
35846 [  6857] By: jhi                                   on 2000/08/28  15:42:47
35847         Log: display_format used as a class method without arguments was broken,
35848              reported in
35849              
35850              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
35851              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
35852              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
35853              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
35854      Branch: perl
35855            ! lib/Math/Complex.pm t/lib/complex.t
35856 ____________________________________________________________________________
35857 [  6856] By: jhi                                   on 2000/08/27  22:09:48
35858         Log: Update Changes.
35859      Branch: perl
35860            ! Changes patchlevel.h
35861 ____________________________________________________________________________
35862 [  6855] By: jhi                                   on 2000/08/27  21:59:21
35863         Log: Retract #6853 (false alarm).
35864      Branch: perl
35865            ! lib/ExtUtils/xsubpp
35866 ____________________________________________________________________________
35867 [  6854] By: jhi                                   on 2000/08/27  21:37:44
35868         Log: Update Changes.
35869      Branch: perl
35870            ! Changes patchlevel.h
35871 ____________________________________________________________________________
35872 [  6853] By: jhi                                   on 2000/08/27  21:37:16
35873         Log: Subject: [PATCH perl@6850] workaround for xsubpp
35874              From: Hugo <hv@crypt.compulink.co.uk>
35875              Date: Sun, 27 Aug 2000 22:30:25 +0100
35876              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
35877      Branch: perl
35878            ! lib/ExtUtils/xsubpp
35879 ____________________________________________________________________________
35880 [  6852] By: jhi                                   on 2000/08/27  21:33:58
35881         Log: Big-endian 64-bit patch from Raphael Manfredi.
35882      Branch: perl
35883            ! ext/Storable/Storable.xs
35884 ____________________________________________________________________________
35885 [  6851] By: jhi                                   on 2000/08/27  21:22:21
35886         Log: More ruthless editing from Hugo van der Sanden.
35887      Branch: perl
35888            ! pod/perldelta.pod
35889 ____________________________________________________________________________
35890 [  6850] By: jhi                                   on 2000/08/27  16:11:46
35891         Log: Update Changes.
35892      Branch: perl
35893            ! Changes patchlevel.h
35894 ____________________________________________________________________________
35895 [  6849] By: jhi                                   on 2000/08/27  16:11:05
35896         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
35897      Branch: perl
35898            ! configpm pod/perldelta.pod
35899 ____________________________________________________________________________
35900 [  6848] By: jhi                                   on 2000/08/27  15:35:08
35901         Log: Use the actual thread type, not the pointer-to-struct.
35902      Branch: perl
35903            ! ext/Thread/Thread.xs
35904 ____________________________________________________________________________
35905 [  6847] By: jhi                                   on 2000/08/27  15:30:49
35906         Log: Test nit.
35907      Branch: perl
35908            ! t/pragma/warn/pp_sys
35909 ____________________________________________________________________________
35910 [  6846] By: jhi                                   on 2000/08/27  15:19:02
35911         Log: Passing -R in ldflags makes now it to appear in the default
35912              for lddlflags, just like with -L.
35913              
35914              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
35915              From: Lupe Christoph <lupe@lupe-christoph.de>
35916              Date: Sun, 27 Aug 2000 10:28:21 +0200
35917              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
35918      Branch: metaconfig/U/perl
35919            ! dlsrc.U
35920      Branch: perl
35921            ! Configure
35922 ____________________________________________________________________________
35923 [  6845] By: jhi                                   on 2000/08/27  15:08:54
35924         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
35925              From: Alan Burlison <Alan.Burlison@uk.sun.com>
35926              Date: Sat, 26 Aug 2000 22:23:27 +0100
35927              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
35928      Branch: perl
35929            ! lib/ExtUtils/MM_Unix.pm
35930 ____________________________________________________________________________
35931 [  6844] By: jhi                                   on 2000/08/27  15:02:37
35932         Log: DJGPP update from Laszlo Molnar.
35933              
35934              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
35935              From: ml1050 <ml1050@freemail.hu>
35936              Date: Sat, 26 Aug 2000 23:24:40 +0200
35937              Message-Id: <20000826232440.A439@freemail.hu>
35938      Branch: perl
35939            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
35940            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
35941 ____________________________________________________________________________
35942 [  6843] By: jhi                                   on 2000/08/27  14:53:58
35943         Log: Subject: installman buglet
35944              From: Lupe Christoph <lupe@lupe-christoph.de>
35945              Date: Sun, 27 Aug 2000 14:38:59 +0200
35946              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
35947      Branch: perl
35948            ! installman
35949 ____________________________________________________________________________
35950 [  6842] By: jhi                                   on 2000/08/27  14:52:08
35951         Log: Can't get the test to reliably work thanks to the
35952              inaccurateness of floating point.  "Resolves" bug ids
35953              20000826.003, 20000826.009, 20000826.010,
35954      Branch: perl
35955            ! t/lib/trig.t
35956 ____________________________________________________________________________
35957 [  6841] By: jhi                                   on 2000/08/26  15:53:58
35958         Log: Update Changes.
35959      Branch: perl
35960            ! Changes patchlevel.h
35961 ____________________________________________________________________________
35962 [  6840] By: jhi                                   on 2000/08/26  14:23:03
35963         Log: grep -e isn't portable.
35964              
35965              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
35966              From: chris@broadband.att.com
35967              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
35968              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
35969      Branch: perl
35970            ! hints/solaris_2.sh
35971 ____________________________________________________________________________
35972 [  6839] By: jhi                                   on 2000/08/26  14:12:23
35973         Log: no-install target a la make -n.
35974              
35975              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
35976              From: <abigail@foad.org>
35977              Date: Sat, 26 Aug 2000 03:57:34 -0400
35978              Message-ID: <20000826075735.18912.qmail@foad.org>
35979      Branch: perl
35980            ! Makefile.SH installman installperl
35981 ____________________________________________________________________________
35982 [  6838] By: jhi                                   on 2000/08/26  14:06:33
35983         Log: Retract #6826 as the #6828 should be do the same
35984              in a More Correct Way.
35985      Branch: perl
35986            ! installperl
35987 ____________________________________________________________________________
35988 [  6837] By: jhi                                   on 2000/08/26  05:24:00
35989         Log: More casting.
35990      Branch: perl
35991            ! ext/Storable/Storable.xs
35992 ____________________________________________________________________________
35993 [  6836] By: jhi                                   on 2000/08/26  05:05:46
35994         Log: Nicer in decimal.
35995      Branch: perl
35996            ! ext/Storable/Storable.xs
35997 ____________________________________________________________________________
35998 [  6835] By: jhi                                   on 2000/08/26  05:03:50
35999         Log: There be no UVdf.
36000      Branch: perl
36001            ! ext/Storable/Storable.xs
36002 ____________________________________________________________________________
36003 [  6834] By: jhi                                   on 2000/08/26  05:00:18
36004         Log: Continue IVdfing and UVxfing.
36005      Branch: perl
36006            ! ext/Storable/Storable.xs
36007 ____________________________________________________________________________
36008 [  6833] By: jhi                                   on 2000/08/26  04:53:14
36009         Log: Use IVdf.
36010      Branch: perl
36011            ! ext/Storable/Storable.xs
36012 ____________________________________________________________________________
36013 [  6832] By: jhi                                   on 2000/08/26  04:40:41
36014         Log: Document PTR2XX and INT2PTR.
36015      Branch: perl
36016            ! pod/perlguts.pod
36017 ____________________________________________________________________________
36018 [  6831] By: jhi                                   on 2000/08/26  04:33:18
36019         Log: Use UVxf, PTR2UV, NVff.
36020      Branch: perl
36021            ! ext/Storable/Storable.xs
36022 ____________________________________________________________________________
36023 [  6830] By: jhi                                   on 2000/08/26  04:31:32
36024         Log: Update the test count.
36025      Branch: perl
36026            ! t/lib/trig.t
36027 ____________________________________________________________________________
36028 [  6829] By: jhi                                   on 2000/08/26  03:05:50
36029         Log: Subject: [PATCH] installation not quite silent yet.
36030              From: <abigail@foad.org>
36031              Date: Fri, 25 Aug 2000 20:07:53 -0400
36032              Message-ID: <20000826000753.7822.qmail@foad.org>
36033      Branch: perl
36034            ! installman installperl
36035 ____________________________________________________________________________
36036 [  6828] By: jhi                                   on 2000/08/26  03:05:14
36037         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
36038              From: Spider Boardman <spider@web.zk3.dec.com>
36039              Date: Fri, 25 Aug 2000 19:12:40 -0400
36040              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
36041      Branch: perl
36042            ! gv.c
36043 ____________________________________________________________________________
36044 [  6827] By: jhi                                   on 2000/08/25  23:54:34
36045         Log: Support preserving extremely big/small angles.
36046      Branch: perl
36047            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
36048 ____________________________________________________________________________
36049 [  6826] By: jhi                                   on 2000/08/25  23:01:20
36050         Log: Patch installperl to be long double-aware.
36051              
36052              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
36053              From: Spider Boardman <spider@web.zk3.dec.com>
36054              Date: Fri, 25 Aug 2000 18:15:23 -0400
36055              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
36056      Branch: perl
36057            ! installperl
36058 ____________________________________________________________________________
36059 [  6825] By: jhi                                   on 2000/08/25  22:58:25
36060         Log: Remove duplicately applied patch shards.
36061              
36062              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
36063              From: Spider Boardman <spider@leggy.zk3.dec.com>
36064              Date: Fri, 25 Aug 2000 16:45:03 -0400
36065              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
36066      Branch: perl
36067            ! t/lib/cgi-html.t
36068 ____________________________________________________________________________
36069 [  6824] By: jhi                                   on 2000/08/25  22:57:00
36070         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
36071              From: Daniel Chetlin <daniel@chetlin.com>
36072              Date: Fri, 25 Aug 2000 12:23:16 -0700
36073              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
36074              
36075              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
36076              From: Daniel Chetlin <daniel@chetlin.com>
36077              Date: Fri, 25 Aug 2000 14:47:19 -0700
36078              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
36079      Branch: perl
36080            ! installman
36081 ____________________________________________________________________________
36082 [  6823] By: jhi                                   on 2000/08/25  22:44:17
36083         Log: Timestamp problem?
36084      Branch: perl
36085            ! uconfig.h uconfig.sh
36086 ____________________________________________________________________________
36087 [  6822] By: jhi                                   on 2000/08/25  19:01:06
36088         Log: One forgotten file from #6816.
36089      Branch: perl
36090            ! vos/config.h
36091 ____________________________________________________________________________
36092 [  6821] By: jhi                                   on 2000/08/25  18:56:39
36093         Log: Regen Changes.
36094      Branch: perl
36095            ! Changes patchlevel.h
36096 ____________________________________________________________________________
36097 [  6820] By: jhi                                   on 2000/08/25  18:52:35
36098         Log: Fix Changes ordering.
36099      Branch: perl
36100            ! Changes
36101 ____________________________________________________________________________
36102 [  6819] By: jhi                                   on 2000/08/25  18:50:25
36103         Log: Update Changes.
36104      Branch: perl
36105            ! Changes patchlevel.h
36106 ____________________________________________________________________________
36107 [  6818] By: jhi                                   on 2000/08/25  18:47:45
36108         Log: Tweak the sfio/useperlio logic, hopefully as wished in
36109              
36110              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
36111              From: Nicholas Clark <nick@babyhippo.co.uk>
36112              Date: Fri, 25 Aug 2000 12:01:45 +0100
36113              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
36114      Branch: metaconfig/U/perl
36115            ! d_sfio.U
36116      Branch: perl
36117            ! Configure
36118 ____________________________________________________________________________
36119 [  6817] By: jhi                                   on 2000/08/25  18:32:51
36120         Log: Allow microperl to assume <math.h>, without it the math
36121              functions like floor() are assumed to return int, which makes
36122              for core dumps in machines where integer and floating register
36123              don't mix.
36124      Branch: perl
36125            ! uconfig.h uconfig.sh
36126 ____________________________________________________________________________
36127 [  6816] By: jhi                                   on 2000/08/25  18:27:17
36128         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
36129              the problem reported in
36130              
36131              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
36132              From: danhale@us.ibm.com
36133              Date: Fri, 25 Aug 2000 10:58:06 -0400
36134              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
36135      Branch: metaconfig/U/perl
36136            + d_socks5_init.U
36137      Branch: perl
36138            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
36139            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
36140            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
36141            ! win32/config.gc win32/config.vc
36142 ____________________________________________________________________________
36143 [  6815] By: jhi                                   on 2000/08/25  17:43:31
36144         Log: A solution for the retrieve_fd autosplit warning,
36145              idea suggested by Mike Guy.
36146      Branch: perl
36147            ! ext/Storable/Storable.pm
36148 ____________________________________________________________________________
36149 [  6814] By: jhi                                   on 2000/08/25  17:16:03
36150         Log: Add install-silent target.
36151      Branch: perl
36152            ! Makefile.SH
36153 ____________________________________________________________________________
36154 [  6813] By: jhi                                   on 2000/08/25  17:14:23
36155         Log: Subject: Re: [PATCH] More silencing of installman.
36156              From: <abigail@foad.org>
36157              Date: Thu, 24 Aug 2000 19:27:03 -0400
36158              Message-ID: <20000824232703.7001.qmail@foad.org>
36159              
36160              Subject: Re: [PATCH] More silencing of installman.
36161              From: <abigail@foad.org>
36162              Date: Fri, 25 Aug 2000 03:00:58 -0400
36163              Message-ID: <20000825070058.10697.qmail@foad.org>
36164      Branch: perl
36165            ! installman
36166 ____________________________________________________________________________
36167 [  6812] By: jhi                                   on 2000/08/25  17:11:28
36168         Log: installperl --verbose and --silent.
36169              
36170              Subject: Re: [PATCH] More silencing of installman.
36171              From: <abigail@foad.org>
36172              Message-ID: <20000825064430.9719.qmail@foad.org>
36173              Date: Fri, 25 Aug 2000 02:44:30 -0400
36174      Branch: perl
36175            ! installperl
36176 ____________________________________________________________________________
36177 [  6811] By: jhi                                   on 2000/08/25  17:05:43
36178         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
36179              From: "Peter J. Farley III" <pjfarley@banet.net>
36180              Date: Thu, 24 Aug 2000 21:58:03 -0400
36181              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
36182              
36183              (applied slightly modified)
36184      Branch: perl
36185            ! lib/ExtUtils/MM_Unix.pm
36186 ____________________________________________________________________________
36187 [  6810] By: jhi                                   on 2000/08/25  17:01:18
36188         Log: Missing parts of 
36189              
36190              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
36191              From: Peter Prymmer <pvhp@forte.com>
36192              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
36193              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
36194      Branch: perl
36195            ! t/lib/cgi-html.t
36196 ____________________________________________________________________________
36197 [  6809] By: jhi                                   on 2000/08/25  16:46:32
36198         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
36199              From: "Craig A. Berry" <craig.berry@psinetcs.com>
36200              Date: Thu, 24 Aug 2000 19:13:11 -0500
36201              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
36202      Branch: perl
36203            ! vms/vms.c
36204 ____________________________________________________________________________
36205 [  6808] By: jhi                                   on 2000/08/25  16:39:22
36206         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
36207              From: Peter Prymmer <pvhp@forte.com>
36208              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
36209              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
36210      Branch: perl
36211            ! configure.com
36212 ____________________________________________________________________________
36213 [  6807] By: jhi                                   on 2000/08/25  16:36:37
36214         Log: Better wording for the vec lvalue diagnostic.
36215              
36216              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
36217              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
36218              Date: Wed, 23 Aug 2000 14:12:16 -0400
36219              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
36220      Branch: perl
36221            ! pod/perldiag.pod
36222 ____________________________________________________________________________
36223 [  6806] By: jhi                                   on 2000/08/24  18:17:22
36224         Log: Subject: [PATCH] More silencing of installman.
36225              From: <abigail@foad.org>
36226              Date: Thu, 24 Aug 2000 14:01:44 -0400
36227              Message-ID: <20000824180144.20062.qmail@foad.org>
36228      Branch: perl
36229            ! installman
36230 ____________________________________________________________________________
36231 [  6805] By: jhi                                   on 2000/08/24  15:00:31
36232         Log: Update Changes.
36233      Branch: perl
36234            ! Changes patchlevel.h
36235 ____________________________________________________________________________
36236 [  6804] By: jhi                                   on 2000/08/24  14:59:07
36237         Log: Regen perltoc.
36238      Branch: perl
36239            ! pod/perltoc.pod
36240 ____________________________________________________________________________
36241 [  6803] By: jhi                                   on 2000/08/24  14:44:39
36242         Log: Show the doc file, not the temp file.
36243      Branch: perl
36244            ! installman
36245 ____________________________________________________________________________
36246 [  6802] By: jhi                                   on 2000/08/24  14:41:53
36247         Log: Continue silencing.
36248      Branch: perl
36249            ! installman
36250 ____________________________________________________________________________
36251 [  6801] By: jhi                                   on 2000/08/24  14:34:40
36252         Log: Actually do something with the silencer option.
36253      Branch: perl
36254            ! installman
36255 ____________________________________________________________________________
36256 [  6800] By: jhi                                   on 2000/08/24  14:26:22
36257         Log: Make installman to recognize the silence flag -S.
36258      Branch: perl
36259            ! installman
36260 ____________________________________________________________________________
36261 [  6799] By: jhi                                   on 2000/08/24  13:49:38
36262         Log: DOS patches and portability/porting notes, from Tim Jenness.
36263      Branch: perl
36264            ! lib/File/Temp.pm
36265 ____________________________________________________________________________
36266 [  6798] By: jhi                                   on 2000/08/24  13:48:27
36267         Log: Create directories in silence.
36268              
36269              Subject: [PATCH] Another silencer for MakeMaker
36270              From: andreas.koenig@anima.de (Andreas J. Koenig)
36271              Date: 24 Aug 2000 14:18:52 +0200
36272              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
36273      Branch: perl
36274            ! lib/ExtUtils/Command.pm
36275 ____________________________________________________________________________
36276 [  6797] By: jhi                                   on 2000/08/24  13:46:42
36277         Log: More liberal parsing of version numbers.
36278              
36279              Subject: Re: CPAN.pm beta for testing available
36280              From: andreas.koenig@anima.de (Andreas J. Koenig)
36281              Date: 24 Aug 2000 13:51:57 +0200
36282              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
36283      Branch: perl
36284            ! lib/CPAN.pm
36285 ____________________________________________________________________________
36286 [  6796] By: jhi                                   on 2000/08/24  13:44:36
36287         Log: Make "make install" by default silent.  A new "install-verbose"
36288              target is verbose.
36289      Branch: perl
36290            ! Makefile.SH
36291 ____________________________________________________________________________
36292 [  6795] By: jhi                                   on 2000/08/24  13:39:14
36293         Log: Add silencer flags to installperl.
36294              
36295              Subject: [PATCH] Making installperl silent.
36296              From: <abigail@foad.org>
36297              Date: Thu, 24 Aug 2000 05:01:45 -0400
36298              Message-ID: <20000824090145.13141.qmail@foad.org>
36299      Branch: perl
36300            ! installperl
36301 ____________________________________________________________________________
36302 [  6794] By: jhi                                   on 2000/08/24  13:35:50
36303         Log: installperl couldn't tell whether it had run tests or not.
36304              
36305              Subject: [PATCH] Re: installperl and t/TEST
36306              From: <abigail@foad.org>
36307              Date: Thu, 24 Aug 2000 04:00:53 -0400
36308              Message-ID: <20000824080053.2494.qmail@foad.org>
36309      Branch: perl
36310            ! Makefile.SH installperl
36311 ____________________________________________________________________________
36312 [  6793] By: jhi                                   on 2000/08/24  13:27:50
36313         Log: Drop the separate perlbc, perlcc -b should be enough.
36314      Branch: perl
36315            - utils/perlbc.PL
36316            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
36317 ____________________________________________________________________________
36318 [  6792] By: jhi                                   on 2000/08/24  04:41:30
36319         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
36320              plus the typo fix from Peter Prymmer.
36321      Branch: perl
36322            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
36323            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
36324 ____________________________________________________________________________
36325 [  6791] By: jhi                                   on 2000/08/24  02:10:43
36326         Log: Replace #6705 with a minimal doc patch.
36327              
36328              Subject: [PATCH 5.6.0] replace change #6705
36329              From: Jan Dubois <jand@ActiveState.com>
36330              Date: Wed, 23 Aug 2000 18:31:51 -0700
36331              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
36332      Branch: perl
36333            ! lib/Win32.pod win32/win32.c
36334 ____________________________________________________________________________
36335 [  6790] By: jhi                                   on 2000/08/23  17:52:00
36336         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
36337              From: Mike Guy <mjtg@cam.ac.uk>
36338              Date: Wed, 23 Aug 2000 18:38:46 +0100
36339              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
36340      Branch: perl
36341            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
36342 ____________________________________________________________________________
36343 [  6789] By: jhi                                   on 2000/08/23  15:34:21
36344         Log: Update Changes.
36345      Branch: perl
36346            ! Changes patchlevel.h
36347 ____________________________________________________________________________
36348 [  6788] By: jhi                                   on 2000/08/23  15:33:40
36349         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
36350              From: Wilfredo Sánchez <wsanchez@apple.com>
36351              Date: Tue, 22 Aug 2000 19:31:27 -0700
36352              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
36353      Branch: perl
36354            ! perl.h
36355 ____________________________________________________________________________
36356 [  6787] By: jhi                                   on 2000/08/23  15:29:31
36357         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
36358              From: Spider Boardman <spider@leggy.zk3.dec.com>
36359              Date: Wed, 23 Aug 2000 10:33:23 -0400
36360              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
36361      Branch: perl
36362            ! lib/Pod/Html.pm
36363 ____________________________________________________________________________
36364 [  6786] By: jhi                                   on 2000/08/23  15:28:11
36365         Log: Bad makefile.
36366      Branch: perl
36367            ! ext/B/Makefile.PL
36368 ____________________________________________________________________________
36369 [  6785] By: jhi                                   on 2000/08/23  14:37:04
36370         Log: Update Changes.
36371      Branch: perl
36372            ! Changes patchlevel.h
36373 ____________________________________________________________________________
36374 [  6784] By: jhi                                   on 2000/08/23  13:58:41
36375         Log: Portability fix from Hugo van der Sanden.
36376      Branch: perl
36377            ! ext/re/Makefile.PL
36378 ____________________________________________________________________________
36379 [  6783] By: jhi                                   on 2000/08/23  13:53:53
36380         Log: Storable support, v-version fixes.
36381              
36382              Subject: CPAN.pm beta for testing available
36383              From: andreas.koenig@anima.de (Andreas J. Koenig)
36384              Date: 22 Aug 2000 23:31:33 +0200
36385              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
36386      Branch: perl
36387            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
36388 ____________________________________________________________________________
36389 [  6782] By: jhi                                   on 2000/08/23  13:51:26
36390         Log: Mac and other portability updates from Chris Nandor.
36391      Branch: perl
36392            ! pod/perlmodinstall.pod
36393 ____________________________________________________________________________
36394 [  6781] By: jhi                                   on 2000/08/23  13:47:33
36395         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
36396              From: Peter Prymmer <pvhp@forte.com>
36397              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
36398              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
36399      Branch: perl
36400            ! ext/Storable/Storable.xs
36401 ____________________________________________________________________________
36402 [  6780] By: jhi                                   on 2000/08/23  13:33:34
36403         Log: VMS MMS (make) wants null action.
36404      Branch: perl
36405            ! ext/B/Makefile.PL
36406 ____________________________________________________________________________
36407 [  6779] By: jhi                                   on 2000/08/22  19:44:47
36408         Log: Forgot portability nit.
36409      Branch: perl
36410            ! t/lib/st-forgive.t
36411 ____________________________________________________________________________
36412 [  6778] By: jhi                                   on 2000/08/22  19:35:25
36413         Log: Be portable.
36414      Branch: perl
36415            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
36416            ! t/lib/st-store.t
36417 ____________________________________________________________________________
36418 [  6777] By: jhi                                   on 2000/08/22  18:50:53
36419         Log: Update Changes.
36420      Branch: perl
36421            ! Changes patchlevel.h
36422 ____________________________________________________________________________
36423 [  6776] By: jhi                                   on 2000/08/22  18:44:46
36424         Log: cSVOPo_*v things index into the current PL_curpad
36425              under ithreads, which is different from the curpad
36426              used by the XSUB.  (In other words, the code as-is
36427              before this patch wouldn't work under ithreads.)
36428              From Sarathy.
36429      Branch: perl
36430            ! ext/B/B.xs
36431 ____________________________________________________________________________
36432 [  6775] By: jhi                                   on 2000/08/22  18:18:37
36433         Log: Make the selection of NVff et al stricter.
36434      Branch: metaconfig/U/perl
36435            ! perlxvf.U
36436      Branch: perl
36437            ! Configure config_h.SH
36438 ____________________________________________________________________________
36439 [  6774] By: jhi                                   on 2000/08/22  17:19:42
36440         Log: perldelta nits.
36441      Branch: perl
36442            ! pod/perldelta.pod
36443 ____________________________________________________________________________
36444 [  6773] By: jhi                                   on 2000/08/22  17:06:26
36445         Log: Long double fixes from Spider Boardman.
36446              
36447              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
36448              From: system PRIVILEGED account <root@peano.zk3.dec.com>
36449              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
36450              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
36451      Branch: perl
36452            ! t/lib/bigfltpm.t t/lib/st-06compat.t
36453 ____________________________________________________________________________
36454 [  6772] By: jhi                                   on 2000/08/22  15:04:53
36455         Log: Update Changes.
36456      Branch: perl
36457            ! Changes patchlevel.h
36458 ____________________________________________________________________________
36459 [  6771] By: jhi                                   on 2000/08/22  15:01:44
36460         Log: perldelta fixes from Hugo van der Sanden.
36461      Branch: perl
36462            ! pod/perldelta.pod
36463 ____________________________________________________________________________
36464 [  6770] By: jhi                                   on 2000/08/22  14:34:49
36465         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
36466              From: Hugo <hv@crypt.compulink.co.uk>
36467              Date: Tue, 22 Aug 2000 11:21:53 +0100
36468              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
36469      Branch: perl
36470            ! regcomp.c
36471 ____________________________________________________________________________
36472 [  6769] By: jhi                                   on 2000/08/22  14:30:02
36473         Log: Add Yitzchak, reformat.
36474      Branch: perl
36475            ! Changes config_h.SH
36476 ____________________________________________________________________________
36477 [  6768] By: jhi                                   on 2000/08/22  14:21:35
36478         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
36479              and Spider Boardman.
36480      Branch: metaconfig
36481            ! U/compline/d_gconvert.U
36482      Branch: perl
36483            ! Configure
36484 ____________________________________________________________________________
36485 [  6767] By: jhi                                   on 2000/08/22  14:11:24
36486         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
36487              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36488              Date: Mon, 21 Aug 2000 19:08:31 -0700
36489              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
36490      Branch: perl
36491            - ext/Storable/patchlevel.h
36492            ! MANIFEST ext/Storable/MANIFEST
36493 ____________________________________________________________________________
36494 [  6766] By: jhi                                   on 2000/08/22  13:49:29
36495         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
36496              From: Peter Prymmer <pvhp@forte.com>
36497              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
36498              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
36499      Branch: perl
36500            ! configure.com ext/Storable/Makefile.PL
36501 ____________________________________________________________________________
36502 [  6765] By: jhi                                   on 2000/08/22  13:44:59
36503         Log: Subject: [PATCH blead] B:: missing dependency
36504              From: Hugo <hv@crypt.compulink.co.uk>
36505              Date: Tue, 22 Aug 2000 06:44:33 +0100
36506              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
36507      Branch: perl
36508            ! ext/B/Makefile.PL
36509 ____________________________________________________________________________
36510 [  6764] By: jhi                                   on 2000/08/22  13:38:12
36511         Log: More bytecompiler.
36512      Branch: perl
36513            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
36514 ____________________________________________________________________________
36515 [  6763] By: jhi                                   on 2000/08/22  13:36:44
36516         Log: Bytecompiler patches from Benjamin Stuhl.
36517      Branch: perl
36518            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
36519            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
36520            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
36521            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
36522            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
36523            ! perl.c perlapi.h pod/perldelta.pod
36524 ____________________________________________________________________________
36525 [  6762] By: jhi                                   on 2000/08/21  23:43:40
36526         Log: An obsoleted diagnostic.
36527      Branch: perl
36528            ! pod/perldelta.pod
36529 ____________________________________________________________________________
36530 [  6761] By: jhi                                   on 2000/08/21  23:01:45
36531         Log: The #6759 wasn't quite right.
36532      Branch: perl
36533            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
36534            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
36535            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
36536            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
36537            ! t/lib/st-tieditems.t
36538 ____________________________________________________________________________
36539 [  6760] By: jhi                                   on 2000/08/21  22:35:49
36540         Log: Be verydeepclean.
36541      Branch: perl
36542            ! Makefile.SH
36543 ____________________________________________________________________________
36544 [  6759] By: jhi                                   on 2000/08/21  22:25:40
36545         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
36546              From: Peter Prymmer <pvhp@forte.com>
36547              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
36548              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
36549      Branch: perl
36550            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
36551            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
36552            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
36553            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
36554            ! t/lib/st-tieditems.t
36555 ____________________________________________________________________________
36556 [  6758] By: jhi                                   on 2000/08/21  22:22:32
36557         Log: Few more casts, need reported in
36558              
36559              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
36560              From: Mike Stok <mike@stok.co.uk>
36561              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
36562              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
36563              
36564              and
36565              
36566              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
36567              From: abigail@foad.org
36568              Date: 21 Aug 2000 21:31:34 -0000
36569              Message-Id: <20000821213134.30170.qmail@foad.org>
36570      Branch: perl
36571            ! ext/Storable/Storable.xs
36572 ____________________________________________________________________________
36573 [  6757] By: jhi                                   on 2000/08/21  18:37:07
36574         Log: Update Changes.
36575      Branch: perl
36576            ! Changes patchlevel.h
36577 ____________________________________________________________________________
36578 [  6756] By: jhi                                   on 2000/08/21  18:34:02
36579         Log: A pod nit.
36580              
36581              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
36582              From: <abigail@foad.org>
36583              Date: Mon, 21 Aug 2000 14:00:16 -0400
36584              Message-ID: <20000821180016.28627.qmail@foad.org>
36585      Branch: perl
36586            ! pod/perlre.pod
36587 ____________________________________________________________________________
36588 [  6755] By: jhi                                   on 2000/08/21  18:30:56
36589         Log: Use PodParser 1.18 new test.
36590      Branch: perl
36591            ! t/pod/special_seqs.t t/pod/special_seqs.xr
36592 ____________________________________________________________________________
36593 [  6754] By: jhi                                   on 2000/08/21  18:28:35
36594         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
36595              patches cannot be applied since #6712 conflicts.
36596      Branch: perl
36597            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
36598 ____________________________________________________________________________
36599 [  6753] By: jhi                                   on 2000/08/21  18:15:11
36600         Log: Weed out some smaller changes.
36601      Branch: perl
36602            ! pod/perldelta.pod
36603 ____________________________________________________________________________
36604 [  6752] By: jhi                                   on 2000/08/21  18:02:30
36605         Log: Also under djgpp the timestamps are funky.
36606      Branch: perl
36607            ! t/op/stat.t
36608 ____________________________________________________________________________
36609 [  6751] By: jhi                                   on 2000/08/21  17:55:56
36610         Log: Tweak the floating point output routine preferences.
36611      Branch: metaconfig
36612            ! U/compline/d_gconvert.U
36613      Branch: perl
36614            ! Configure
36615 ____________________________________________________________________________
36616 [  6750] By: jhi                                   on 2000/08/21  17:51:29
36617         Log: Unicos/mk requires elaborate paranoia.
36618      Branch: perl
36619            ! lib/Math/Complex.pm
36620 ____________________________________________________________________________
36621 [  6749] By: gsar                                  on 2000/08/21  16:53:31
36622         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
36623      Branch: perl
36624            ! lib/Cwd.pm
36625 ____________________________________________________________________________
36626 [  6748] By: gsar                                  on 2000/08/21  16:22:19
36627         Log: free TLS slot properly on Windows
36628      Branch: perl
36629            ! thread.h win32/perllib.c win32/win32thread.h
36630 ____________________________________________________________________________
36631 [  6747] By: jhi                                   on 2000/08/21  16:20:58
36632         Log: Rename the macro argument because some preprocessors
36633              can't tell the difference and expand arguments also inside
36634              double quoted strings.
36635      Branch: perl
36636            ! regcomp.c
36637 ____________________________________________________________________________
36638 [  6746] By: jhi                                   on 2000/08/21  16:09:41
36639         Log: Support long doubles in Storable.
36640              
36641              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
36642              From: Radu Greab <radu@netsoft.ro>
36643              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
36644              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
36645      Branch: perl
36646            ! ext/Storable/Storable.xs
36647 ____________________________________________________________________________
36648 [  6745] By: jhi                                   on 2000/08/21  15:51:40
36649         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
36650              From: "Fifer, Eric" <EFifer@sanwaint.com>
36651              Date: Mon, 21 Aug 2000 15:34:49 +0100
36652              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
36653      Branch: perl
36654            ! t/pragma/warn/9enabled
36655 ____________________________________________________________________________
36656 [  6744] By: jhi                                   on 2000/08/21  15:39:35
36657         Log: Document the endianness of Alpha more precisely.
36658      Branch: perl
36659            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
36660            ! pod/perlport.pod
36661 ____________________________________________________________________________
36662 [  6743] By: jhi                                   on 2000/08/21  14:47:05
36663         Log: perldelta fixes from the p5p crowd.
36664      Branch: perl
36665            ! pod/perldelta.pod pod/perlop.pod
36666 ____________________________________________________________________________
36667 [  6742] By: jhi                                   on 2000/08/21  13:34:51
36668         Log: Update to Pod::LaTeX 0.53.
36669              
36670              Subject: [PATCH] lib/Pod/LaTeX.pm updates
36671              From: Tim Jenness <timj@jach.hawaii.edu>
36672              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
36673              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
36674      Branch: perl
36675            ! lib/Pod/LaTeX.pm
36676 ____________________________________________________________________________
36677 [  6741] By: jhi                                   on 2000/08/21  13:33:01
36678         Log: Subject: [PATCH] os2.c fix for use64bitint
36679              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36680              Date: Mon, 21 Aug 2000 01:32:25 -0700
36681              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
36682      Branch: perl
36683            ! os2/os2.c
36684 ____________________________________________________________________________
36685 [  6740] By: jhi                                   on 2000/08/21  13:28:52
36686         Log: Array context keeps slithering in.
36687              
36688              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
36689              From: Daniel Chetlin <daniel@chetlin.com>
36690              Date: Sun, 20 Aug 2000 21:40:25 -0700
36691              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
36692      Branch: perl
36693            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
36694            ! pod/perldebtut.pod
36695 ____________________________________________________________________________
36696 [  6739] By: jhi                                   on 2000/08/21  13:23:55
36697         Log: Big-endian quad fixes for Storable from Radu Greab,
36698              plus few explicit null casts for picky compilers.
36699      Branch: perl
36700            ! ext/Storable/Storable.xs
36701 ____________________________________________________________________________
36702 [  6738] By: gsar                                  on 2000/08/21  05:56:13
36703         Log: small tweaks for change#6705: avoid C++ style comments in C code;
36704              use Perl's malloc API rather than the low level system one
36705      Branch: perl
36706            ! win32/win32.c
36707 ____________________________________________________________________________
36708 [  6737] By: gsar                                  on 2000/08/21  05:35:41
36709         Log: add Storable to list of extensions on Windows
36710      Branch: perl
36711            ! win32/Makefile win32/makefile.mk
36712 ____________________________________________________________________________
36713 [  6736] By: jhi                                   on 2000/08/21  02:57:53
36714         Log: Update Changes.
36715      Branch: perl
36716            ! Changes patchlevel.h
36717 ____________________________________________________________________________
36718 [  6735] By: jhi                                   on 2000/08/21  02:57:20
36719         Log: Draft 0.
36720      Branch: perl
36721            ! pod/perldelta.pod
36722 ____________________________________________________________________________
36723 [  6734] By: jhi                                   on 2000/08/21  02:57:03
36724         Log: Add Storable 0.7.2 from Raphael Manfredi,
36725              plus the patch from
36726              
36727              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
36728              From: Radu Greab <radu@netsoft.ro>
36729              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
36730              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
36731              
36732              plus changes to get Storable to compile with
36733              picky ANSI compilers.
36734      Branch: perl
36735            + ext/Storable/ChangeLog ext/Storable/MANIFEST
36736            + ext/Storable/Makefile.PL ext/Storable/README
36737            + ext/Storable/Storable.pm ext/Storable/Storable.xs
36738            + ext/Storable/patchlevel.h t/lib/st-06compat.t
36739            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
36740            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
36741            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
36742            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
36743            + t/lib/st-tieditems.t
36744            ! MANIFEST
36745 ____________________________________________________________________________
36746 [  6733] By: jhi                                   on 2000/08/21  02:29:09
36747         Log: The correct cleaning order is an art.
36748      Branch: perl
36749            ! Makefile.SH
36750 ____________________________________________________________________________
36751 [  6732] By: jhi                                   on 2000/08/21  01:23:39
36752         Log: The #6724 is here.
36753      Branch: perl
36754            ! t/lib/ftmp-security.t
36755 ____________________________________________________________________________
36756 [  6731] By: jhi                                   on 2000/08/20  23:17:03
36757         Log: s/this one/the 5.6.0 release/
36758      Branch: perl
36759            ! pod/perl56delta.pod
36760 ____________________________________________________________________________
36761 [  6730] By: jhi                                   on 2000/08/20  23:07:34
36762         Log: Mention perlebcdic and perlposix-bc.
36763      Branch: perl
36764            ! pod/perlport.pod
36765 ____________________________________________________________________________
36766 [  6729] By: jhi                                   on 2000/08/20  21:32:59
36767         Log: Document the number of exponent digits.
36768      Branch: perl
36769            ! pod/perlfunc.pod
36770 ____________________________________________________________________________
36771 [  6728] By: jhi                                   on 2000/08/20  21:16:47
36772         Log: Use File::Spec->tmpdir().
36773              
36774              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
36775              From: Tim Jenness <timj@jach.hawaii.edu>
36776              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
36777              MIME-Version: 1.0
36778              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
36779      Branch: perl
36780            ! utils/perlbug.PL
36781 ____________________________________________________________________________
36782 [  6727] By: jhi                                   on 2000/08/20  20:43:32
36783         Log: Update Changes.
36784      Branch: perl
36785            ! Changes patchlevel.h
36786 ____________________________________________________________________________
36787 [  6726] By: jhi                                   on 2000/08/20  20:41:44
36788         Log: The veryclean target needs to clobber.
36789      Branch: perl
36790            ! Makefile.SH
36791 ____________________________________________________________________________
36792 [  6725] By: jhi                                   on 2000/08/20  20:37:38
36793         Log: Document odd vs even subreleases and -Dusedevel.
36794      Branch: perl
36795            ! INSTALL
36796 ____________________________________________________________________________
36797 [  6724] By: jhi                                   on 2000/08/20  19:58:05
36798         Log: Use temporary directory instead of current directory.
36799              
36800              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
36801              From: Tim Jenness <timj@jach.hawaii.edu>
36802              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
36803              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
36804      Branch: perl
36805            ! t/lib/ftmp-security.t
36806 ____________________________________________________________________________
36807 [  6723] By: jhi                                   on 2000/08/20  19:55:55
36808         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
36809              From: andreas.koenig@anima.de (Andreas J. Koenig)
36810              Date: 20 Aug 2000 15:52:03 +0200
36811              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
36812      Branch: perl
36813            ! lib/ExtUtils/MM_Unix.pm
36814 ____________________________________________________________________________
36815 [  6722] By: jhi                                   on 2000/08/20  19:46:01
36816         Log: Update to CGI 2.72, from Lincoln Stein.
36817      Branch: perl
36818            ! lib/CGI.pm
36819 ____________________________________________________________________________
36820 [  6721] By: jhi                                   on 2000/08/20  19:43:54
36821         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
36822              From: Radu Greab <radu@netsoft.ro>
36823              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
36824              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
36825      Branch: perl
36826            ! ext/GDBM_File/GDBM_File.xs
36827 ____________________________________________________________________________
36828 [  6720] By: jhi                                   on 2000/08/20  19:42:01
36829         Log: pp_open() could pass an uninitialized filename down to do_open9().
36830      Branch: perl
36831            ! pp_sys.c
36832 ____________________________________________________________________________
36833 [  6719] By: jhi                                   on 2000/08/20  14:06:41
36834         Log: UTF8 concat fixes.
36835              
36836              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
36837              From: Hugo <hv@crypt.compulink.co.uk>
36838              Date: Sun, 20 Aug 2000 07:30:46 +0100
36839              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
36840      Branch: perl
36841            ! pp_hot.c t/op/append.t
36842 ____________________________________________________________________________
36843 [  6718] By: jhi                                   on 2000/08/20  02:09:37
36844         Log: Let's try #6717 again.
36845      Branch: perl
36846            ! lib/File/Temp.pm
36847 ____________________________________________________________________________
36848 [  6717] By: jhi                                   on 2000/08/20  01:56:55
36849         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
36850              From: "Craig A. Berry" <craig.berry@metamorgs.com>
36851              Date: Sat, 19 Aug 2000 18:15:39 -0500
36852              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
36853      Branch: perl
36854            ! lib/File/Temp.pm
36855 ____________________________________________________________________________
36856 [  6716] By: jhi                                   on 2000/08/19  15:50:11
36857         Log: Update Changes.
36858      Branch: perl
36859            ! Changes patchlevel.h
36860 ____________________________________________________________________________
36861 [  6715] By: jhi                                   on 2000/08/19  15:39:09
36862         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
36863              From: Jonathan D Johnston <jdjohnston2@juno.com>
36864              Date: Thu, 17 Aug 2000 23:13:01 -0400       
36865              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
36866      Branch: perl
36867            ! pod/perlfunc.pod
36868 ____________________________________________________________________________
36869 [  6714] By: jhi                                   on 2000/08/19  15:34:04
36870         Log: Introduce a 'veryclean' target that is like 'distclean'
36871              but also removes *~ and *.orig.
36872      Branch: perl
36873            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
36874            ! utils/Makefile x2p/Makefile.SH
36875 ____________________________________________________________________________
36876 [  6713] By: jhi                                   on 2000/08/19  14:15:45
36877         Log: Put back the long double avoidance code to POSIX.xs
36878              because VMS seems to need it still.
36879      Branch: perl
36880            ! ext/POSIX/POSIX.xs
36881 ____________________________________________________________________________
36882 [  6712] By: jhi                                   on 2000/08/19  14:10:41
36883         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
36884              From: Peter Prymmer <pvhp@forte.com>
36885              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
36886              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
36887      Branch: perl
36888            ! lib/Pod/Find.pm t/pod/find.t
36889 ____________________________________________________________________________
36890 [  6711] By: jhi                                   on 2000/08/19  14:09:19
36891         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
36892              From: Peter Prymmer <pvhp@forte.com>
36893              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
36894              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
36895              cc: vmsperl@perl.org
36896      Branch: perl
36897            ! t/lib/peek.t
36898 ____________________________________________________________________________
36899 [  6710] By: jhi                                   on 2000/08/19  14:08:01
36900         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
36901              From: Jan Dubois <jand@ActiveState.com>
36902              Date: Fri, 18 Aug 2000 16:31:48 -0700
36903              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
36904      Branch: perl
36905            ! win32/win32.c
36906 ____________________________________________________________________________
36907 [  6709] By: jhi                                   on 2000/08/19  14:06:57
36908         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
36909              
36910              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
36911              From: Spider.Boardman@Orb.Nashua.NH.US
36912              Date: Fri, 18 Aug 2000 18:41:14 -0400
36913              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
36914      Branch: perl
36915            ! regcomp.c
36916 ____________________________________________________________________________
36917 [  6708] By: jhi                                   on 2000/08/18  22:04:49
36918         Log: Update Changes.
36919      Branch: perl
36920            ! Changes patchlevel.h
36921 ____________________________________________________________________________
36922 [  6707] By: jhi                                   on 2000/08/18  21:55:14
36923         Log: Add warnif(), check warnings further up the stack,
36924              all the warnings functions now can take an optional object reference.
36925              
36926              Subject: [PATCH bleedperl@6691] warnings pragma update
36927              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
36928              Date: Fri, 18 Aug 2000 22:42:06 +0100
36929              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
36930      Branch: perl
36931            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
36932            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
36933            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
36934 ____________________________________________________________________________
36935 [  6706] By: jhi                                   on 2000/08/18  21:41:45
36936         Log: Typo in pp_complement().
36937              
36938              Subject: [PATCH perl-current] Deparse
36939              From: Peter Scott <Peter@PSDT.com>
36940              Date: Fri, 18 Aug 2000 12:44:37 -0700
36941              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
36942      Branch: perl
36943            ! ext/B/B/Deparse.pm
36944 ____________________________________________________________________________
36945 [  6705] By: jhi                                   on 2000/08/18  21:25:59
36946         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
36947              From: Jan Dubois <jand@ActiveState.com>
36948              Date: Fri, 18 Aug 2000 14:22:51 -0700
36949              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
36950      Branch: perl
36951            ! lib/Win32.pod win32/win32.c
36952 ____________________________________________________________________________
36953 [  6704] By: jhi                                   on 2000/08/18  21:16:14
36954         Log: Don't eat leading os from index entries.
36955              
36956              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
36957              From: Russ Allbery <rra@stanford.edu>
36958              Date: 10 Aug 2000 20:49:25 -0700
36959              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
36960      Branch: perl
36961            ! lib/Pod/Man.pm
36962 ____________________________________________________________________________
36963 [  6703] By: jhi                                   on 2000/08/18  21:07:06
36964         Log: Add [[:blank:]] as suggested in
36965              
36966              Subject: [ID 20000716.024] [=cc=] / [:blank:]
36967              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
36968              Date: Sun, 16 Jul 2000 17:55:29 -0700
36969              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
36970              
36971              (the [=cc=] has already been taken care of by #6439
36972              so the whole bug report can be closed)
36973              
36974              and make [[:space:]] to be equivalent to isspace(3)
36975              (as opposed to \s, which is isSPACE()).  The difference
36976              is that now [[:space:]] matches the mythical vertical tab,
36977              while \s doesn't.
36978      Branch: perl
36979            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
36980            ! regexec.c t/op/pat.t
36981 ____________________________________________________________________________
36982 [  6702] By: jhi                                   on 2000/08/18  18:47:47
36983         Log: The new tests were missing from #6415.
36984      Branch: perl
36985            ! t/op/bop.t
36986 ____________________________________________________________________________
36987 [  6701] By: jhi                                   on 2000/08/18  18:20:40
36988         Log: Document the NDBM_File and ODBM_File as SDBM_File
36989              was documented in #6417.
36990      Branch: perl
36991            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
36992            ! ext/SDBM_File/SDBM_File.pm
36993 ____________________________________________________________________________
36994 [  6700] By: jhi                                   on 2000/08/18  18:10:39
36995         Log: Subject: [PATCH perl@6698] cygwin port
36996              From: "Fifer, Eric" <EFifer@sanwaint.com>
36997              Date: Fri, 18 Aug 2000 17:30:05 +0100
36998              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
36999      Branch: perl
37000            ! lib/File/Temp.pm
37001 ____________________________________________________________________________
37002 [  6699] By: jhi                                   on 2000/08/18  16:21:49
37003         Log: Document code point which makes if (defined %stash::) to work
37004              (noted by Spider Boardman).
37005      Branch: perl
37006            ! op.c
37007 ____________________________________________________________________________
37008 [  6698] By: jhi                                   on 2000/08/18  13:43:27
37009         Log: Update Changes.
37010      Branch: perl
37011            ! Changes patchlevel.h
37012 ____________________________________________________________________________
37013 [  6697] By: jhi                                   on 2000/08/18  13:35:57
37014         Log: Tiny Getopt::Long patch from Johan Vromans.
37015      Branch: perl
37016            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
37017 ____________________________________________________________________________
37018 [  6696] By: jhi                                   on 2000/08/18  13:26:14
37019         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
37020              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
37021              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
37022              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
37023      Branch: perl
37024            ! pod/perldiag.pod pod/perlsyn.pod
37025 ____________________________________________________________________________
37026 [  6695] By: jhi                                   on 2000/08/18  13:13:26
37027         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
37028              From: Daniel Chetlin <daniel@chetlin.com>
37029              Date: Fri, 18 Aug 2000 03:13:36 -0700
37030              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
37031      Branch: perl
37032            ! pod/perlfunc.pod
37033 ____________________________________________________________________________
37034 [  6694] By: jhi                                   on 2000/08/18  13:08:05
37035         Log: Subject: [PATCH] perltrap.pod spring cleaning
37036              From: Daniel Chetlin <daniel@chetlin.com>
37037              Date: Fri, 18 Aug 2000 03:06:54 -0700
37038              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
37039              
37040              plus Mike Guy's nitfix.
37041      Branch: perl
37042            ! pod/perltrap.pod
37043 ____________________________________________________________________________
37044 [  6693] By: jhi                                   on 2000/08/18  13:00:26
37045         Log: Unbuffer the output.
37046              
37047              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
37048              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37049              Date: Thu, 17 Aug 2000 18:39:29 -0700
37050              Message-ID: <RPJn5gzkgydf092yn@efn.org>
37051      Branch: perl
37052            ! t/op/fork.t
37053 ____________________________________________________________________________
37054 [  6692] By: jhi                                   on 2000/08/18  05:19:17
37055         Log: Delete the image, too, not just its MANIFEStation.
37056      Branch: perl
37057            - lib/CGI/eg/wilogo.gif
37058 ____________________________________________________________________________
37059 [  6691] By: jhi                                   on 2000/08/18  05:10:26
37060         Log: Propagate new Configure vars.
37061      Branch: perl
37062            ! configure.com epoc/config.sh uconfig.h uconfig.sh
37063            ! vos/config.def vos/config.h vos/config_h.SH_orig
37064            ! win32/config.bc win32/config.gc win32/config.vc
37065            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
37066 ____________________________________________________________________________
37067 [  6690] By: jhi                                   on 2000/08/18  04:30:56
37068         Log: Update Changes.
37069      Branch: perl
37070            ! Changes patchlevel.h
37071 ____________________________________________________________________________
37072 [  6689] By: jhi                                   on 2000/08/18  04:12:30
37073         Log: Fix the lib/complex failure of
37074              
37075              From: abigail@foad.org
37076              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
37077              Date: 15 Aug 2000 04:06:38 -0000
37078              Message-Id: <20000815040638.8524.qmail@foad.org> 
37079              
37080              Linux long double accuracy issue: something that
37081              when printed with %g looks like "2" but int() of it is 1.
37082      Branch: perl
37083            ! lib/Math/Complex.pm
37084 ____________________________________________________________________________
37085 [  6688] By: jhi                                   on 2000/08/18  03:15:35
37086         Log: The byteorder code in #6671 was wrong.
37087      Branch: perl
37088            ! configpm
37089 ____________________________________________________________________________
37090 [  6687] By: jhi                                   on 2000/08/18  02:08:42
37091         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
37092              From: Jan Dubois <jand@ActiveState.com>
37093              Date: Thu, 17 Aug 2000 18:31:55 -0700
37094              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
37095      Branch: perl
37096            ! sv.c
37097 ____________________________________________________________________________
37098 [  6686] By: jhi                                   on 2000/08/18  02:04:15
37099         Log: Use NVs in POSIX math, not doubles.
37100              
37101              From: abigail@foad.org
37102              Subject: [ID 20000817.014] POSIX & modfl
37103              Date: 17 Aug 2000 20:49:18 -0000
37104              Message-Id: <20000817204918.23123.qmail@foad.org>
37105      Branch: perl
37106            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
37107 ____________________________________________________________________________
37108 [  6685] By: jhi                                   on 2000/08/18  02:02:12
37109         Log: Introduce NVef, NVff, and NVgf, use the middle one.
37110              (helps for lib/peek + Linux + long doubles)  Reported in
37111              
37112              From: abigail@foad.org
37113              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
37114              Date: 15 Aug 2000 04:06:38 -0000
37115              Message-Id: <20000815040638.8524.qmail@foad.org> 
37116              
37117              (note: the lib/complex failure has not yet been addressed)
37118      Branch: metaconfig/U/perl
37119            ! perlxvf.U
37120      Branch: perl
37121            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37122            ! config_h.SH dump.c perl.h pod/perlguts.pod
37123 ____________________________________________________________________________
37124 [  6684] By: jhi                                   on 2000/08/17  23:22:19
37125         Log: Add byteorder to the myconfig output.
37126      Branch: perl
37127            ! myconfig.SH
37128 ____________________________________________________________________________
37129 [  6683] By: jhi                                   on 2000/08/17  23:20:19
37130         Log: The image doth not exist, spotted by Johan Vromans.
37131      Branch: perl
37132            ! MANIFEST
37133 ____________________________________________________________________________
37134 [  6682] By: jhi                                   on 2000/08/17  22:38:16
37135         Log: Document what the backtick returns if the command fails.
37136      Branch: perl
37137            ! pod/perlop.pod
37138 ____________________________________________________________________________
37139 [  6681] By: jhi                                   on 2000/08/17  22:33:12
37140         Log: Do not use prototyping here.
37141              
37142              Subject: [ID 20000817.016] [PATCH] Peek.xs
37143              From: abigail@foad.org
37144              Date: 17 Aug 2000 20:55:56 -0000
37145              Message-Id: <20000817205556.24270.qmail@foad.org>
37146      Branch: perl
37147            ! ext/Devel/Peek/Makefile.PL
37148 ____________________________________________________________________________
37149 [  6680] By: jhi                                   on 2000/08/17  19:46:43
37150         Log: Don't propose using modules built for 5.005 if no binary
37151              compatibility with 5.005 is attempted.
37152              
37153              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
37154              Subject: Minor nit with 5.7.0 (6655)
37155              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
37156              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
37157      Branch: metaconfig
37158            ! U/installdirs/inc_version_list.U
37159      Branch: perl
37160            ! Configure config_h.SH
37161 ____________________________________________________________________________
37162 [  6679] By: jhi                                   on 2000/08/17  19:16:39
37163         Log: Microperl config update.
37164      Branch: perl
37165            ! uconfig.h uconfig.sh
37166 ____________________________________________________________________________
37167 [  6678] By: jhi                                   on 2000/08/17  19:16:13
37168         Log: The #6648 wasn't protective enough for limited platforms
37169              (like microperl).
37170      Branch: perl
37171            ! dump.c sv.c
37172 ____________________________________________________________________________
37173 [  6677] By: jhi                                   on 2000/08/17  14:46:35
37174         Log: Update Changes.
37175      Branch: perl
37176            ! Changes patchlevel.h
37177 ____________________________________________________________________________
37178 [  6676] By: jhi                                   on 2000/08/17  14:44:02
37179         Log: Add perlebcdic from Peter Prymmer, regen toc.
37180      Branch: perl
37181            + pod/perlebcdic.pod
37182            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
37183 ____________________________________________________________________________
37184 [  6675] By: jhi                                   on 2000/08/17  14:41:52
37185         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
37186      Branch: perl
37187            ! pod/perldebtut.pod
37188 ____________________________________________________________________________
37189 [  6674] By: jhi                                   on 2000/08/17  14:29:43
37190         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
37191              
37192              Subject: [ID 20000724.006] -DLEAKTEST problem
37193              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
37194              Date: Tue, 25 Jul 2000 00:36:32 -0500
37195              Message-Id: <20000725003632.A26186@www.llamacom.com>
37196              
37197              Reminder sent
37198              
37199              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
37200              From: Hugo <hv@crypt.compulink.co.uk>
37201              Date: Thu, 17 Aug 2000 15:23:42 +0100
37202              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
37203      Branch: perl
37204            ! util.c
37205 ____________________________________________________________________________
37206 [  6673] By: jhi                                   on 2000/08/17  04:07:10
37207         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
37208              From: John Peacock <JPeacock@UnivPress.com>
37209              Date: Tue, 01 Aug 2000 09:38:12 -0400
37210              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
37211      Branch: perl
37212            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
37213 ____________________________________________________________________________
37214 [  6672] By: jhi                                   on 2000/08/17  03:04:35
37215         Log: Subject: [PATCH] Cwd.pm now uses strict
37216              From: Tim Jenness <timj@jach.hawaii.edu>
37217              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
37218              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
37219      Branch: perl
37220            ! lib/Cwd.pm
37221 ____________________________________________________________________________
37222 [  6671] By: jhi                                   on 2000/08/17  02:16:35
37223         Log: Make $Config{byteorder} more magical so that it is
37224              dynamically computed: nice for 'fat binaries'.
37225              
37226              Subject: [PATCH]: default byteorder
37227              From: Wilfredo Sánchez <wsanchez@apple.com>
37228              Date: Mon, 31 Jul 2000 19:45:31 -0700
37229              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
37230      Branch: perl
37231            ! configpm
37232 ____________________________________________________________________________
37233 [  6670] By: gsar                                  on 2000/08/17  01:22:21
37234         Log: move WNOHANG definition to where other such things are
37235      Branch: perl
37236            ! win32/win32.h
37237 ____________________________________________________________________________
37238 [  6669] By: jhi                                   on 2000/08/17  01:19:17
37239         Log: Update Changes.
37240      Branch: perl
37241            ! Changes patchlevel.h
37242 ____________________________________________________________________________
37243 [  6668] By: jhi                                   on 2000/08/17  01:16:29
37244         Log: Doc nits spotted by Richard Soderberg.
37245      Branch: perl
37246            ! README.posix-bc README.vmesa
37247 ____________________________________________________________________________
37248 [  6667] By: jhi                                   on 2000/08/17  01:12:11
37249         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
37250              From: "Casey R. Tweten" <crt@kiski.net>
37251              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
37252              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
37253      Branch: perl
37254            ! pod/perldebtut.pod
37255 ____________________________________________________________________________
37256 [  6666] By: jhi                                   on 2000/08/17  01:09:31
37257         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
37258              From: "Casey R. Tweten" <crt@kiski.net>
37259              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
37260              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
37261      Branch: perl
37262            ! lib/Shell.pm
37263 ____________________________________________________________________________
37264 [  6665] By: gsar                                  on 2000/08/17  01:03:52
37265         Log: add "ok" targets from change#6632 in makefile.mk
37266      Branch: perl
37267            ! pod/perlport.pod win32/Makefile win32/makefile.mk
37268 ____________________________________________________________________________
37269 [  6664] By: gsar                                  on 2000/08/17  00:56:11
37270         Log: avoid warnings from dense compiler
37271      Branch: perl
37272            ! win32/win32.c
37273 ____________________________________________________________________________
37274 [  6663] By: jhi                                   on 2000/08/17  00:51:49
37275         Log: Tweak the regex compilation errors once more.
37276      Branch: perl
37277            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
37278            ! t/op/regmesg.t t/pragma/warn/regcomp
37279 ____________________________________________________________________________
37280 [  6662] By: gsar                                  on 2000/08/17  00:28:19
37281         Log: trailing new %ENV entries weren't being pushed into the real
37282              environment of subprocesses on Windows
37283      Branch: perl
37284            ! t/op/magic.t win32/perlhost.h
37285 ____________________________________________________________________________
37286 [  6661] By: gsar                                  on 2000/08/17  00:19:20
37287         Log: waitpid() now handles externally spawned pids correctly;
37288              fixes for backtick/wait/waitpid failures on Windows 9x
37289              
37290              these changes make the pid returned by process functions on
37291              Windows 9x always positive by clearing the high bit (which
37292              is always set on Win9x); pseudo-process PIDs are likewise
37293              always negative now on Win9x (just as on NT/2000)
37294      Branch: perl
37295            ! pp_sys.c win32/perlhost.h win32/win32.c
37296 ____________________________________________________________________________
37297 [  6660] By: jhi                                   on 2000/08/17  00:04:32
37298         Log: Retract #6645.
37299      Branch: perl
37300            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37301            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
37302            ! t/op/sprintf.t
37303 ____________________________________________________________________________
37304 [  6659] By: gsar                                  on 2000/08/16  23:59:28
37305         Log: on windows, the return values from wait() and waitpid() don't
37306              match those of pseudo-pids
37307      Branch: perl
37308            ! pp_sys.c t/op/fork.t util.c win32/win32.c
37309 ____________________________________________________________________________
37310 [  6658] By: gsar                                  on 2000/08/16  23:56:14
37311         Log: pod nit seen in passing
37312      Branch: perl
37313            ! pod/perlfunc.pod
37314 ____________________________________________________________________________
37315 [  6657] By: gsar                                  on 2000/08/16  23:53:42
37316         Log: change#6328 could make close(SOCKET) return false on windows
37317              when it shouldn't
37318      Branch: perl
37319            ! win32/win32sck.c
37320 ____________________________________________________________________________
37321 [  6656] By: gsar                                  on 2000/08/16  23:46:57
37322         Log: check that the number pseudo children doesn't exceed
37323              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
37324              the WaitForMultipleObjects() limit that would cause wait()
37325              to crash)
37326              
37327              wait() and waitpid() could potentially be rewritten to use
37328              more than one thread to do the waiting to eliminate this
37329              limitation
37330      Branch: perl
37331            ! win32/perlhost.h
37332 ____________________________________________________________________________
37333 [  6655] By: jhi                                   on 2000/08/16  14:11:05
37334         Log: Update Changes.
37335      Branch: perl
37336            ! Changes patchlevel.h
37337 ____________________________________________________________________________
37338 [  6654] By: jhi                                   on 2000/08/16  14:10:12
37339         Log: Update to perldebtut 1.9, from Richard Foley.
37340      Branch: perl
37341            ! pod/perldebtut.pod
37342 ____________________________________________________________________________
37343 [  6653] By: jhi                                   on 2000/08/16  14:08:17
37344         Log: Change the regx compilation error markers to use = instead of <
37345              since pod makes using the latter quite messy.  Reported in
37346              ID 20000814.006 by Abigail and in
37347              Subject: Unknown escape E<> ?
37348              From: Lupe Christoph <lupe@lupe-christoph.de>
37349              Date: Fri, 11 Aug 2000 00:30:27 +0200
37350              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
37351      Branch: perl
37352            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
37353            ! t/op/regmesg.t t/pragma/warn/regcomp
37354 ____________________________________________________________________________
37355 [  6652] By: jhi                                   on 2000/08/16  13:25:31
37356         Log: Change the perlbug address to perl.org since it's more forgiving.
37357              
37358              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
37359              From: abigail@foad.org
37360              Date: 15 Aug 2000 04:15:40 -0000
37361              Message-Id: <20000815041540.8633.qmail@foad.org>
37362      Branch: perl
37363            ! utils/perlbug.PL
37364 ____________________________________________________________________________
37365 [  6651] By: jhi                                   on 2000/08/16  13:22:35
37366         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
37367              From: Tim Jenness <timj@jach.hawaii.edu>
37368              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
37369              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
37370      Branch: perl
37371            ! lib/Cwd.pm
37372 ____________________________________________________________________________
37373 [  6650] By: jhi                                   on 2000/08/16  13:18:13
37374         Log: Update to CPAN 1.57.
37375              
37376              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
37377              From: andreas.koenig@anima.de (Andreas J. Koenig)
37378              Date: 16 Aug 2000 15:09:46 +0200
37379              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
37380      Branch: perl
37381            ! lib/CPAN.pm
37382 ____________________________________________________________________________
37383 [  6649] By: jhi                                   on 2000/08/16  13:12:31
37384         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
37385              From: "Larry W. Virden" <lvirden@cas.org>
37386              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
37387              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
37388      Branch: perl
37389            ! README.hpux
37390 ____________________________________________________________________________
37391 [  6648] By: jhi                                   on 2000/08/16  13:03:53
37392         Log: The numeric locale was reset to "C" by s?printf and never restored.
37393              
37394              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
37395              From: Christian Kirsch <ck@held.mind.de>
37396              Date: Wed, 9 Aug 2000 17:05:17 +0200
37397              Message-Id: <20000809170517.A25389@held>
37398              
37399              No test since adding the failing example to locale.t
37400              does not fail -- probably because the locale settings are so
37401              thoroughly tweaked by that time.  Running the example standalone
37402              does fail, though.  UPDATE: test case added at change #7540.
37403      Branch: perl
37404            ! dump.c perl.h pp.c pp_ctl.c sv.c
37405 ____________________________________________________________________________
37406 [  6647] By: jhi                                   on 2000/08/16  00:07:54
37407         Log: Update Changes and test semi-automatic patchlevel updating.
37408      Branch: perl
37409            ! Changes patchlevel.h
37410 ____________________________________________________________________________
37411 [  6646] By: jhi                                   on 2000/08/15  23:35:07
37412         Log: Fix a dependency problem.
37413              
37414              Subject: [PATCH: 6640] VMS Makefile.SH update
37415              From: Peter Prymmer <pvhp@forte.com>
37416              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
37417              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
37418      Branch: perl
37419            ! vms/descrip_mms.template
37420 ____________________________________________________________________________
37421 [  6645] By: jhi                                   on 2000/08/15  23:33:23
37422         Log: (Retracted by #6660)
37423              
37424              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
37425              From: Dominic Dunlop <domo@computer.org>
37426              Date: Tue, 15 Aug 2000 22:20:52 +0200
37427              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
37428      Branch: metaconfig/U/perl
37429            + d_printfed.U
37430      Branch: perl
37431            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37432            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
37433            ! t/op/sprintf.t
37434 ____________________________________________________________________________
37435 [  6644] By: jhi                                   on 2000/08/15  21:17:20
37436         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
37437              From: abigail@foad.org
37438              Date: 15 Aug 2000 20:12:41 -0000
37439              Message-Id: <20000815201241.25556.qmail@foad.org>
37440      Branch: perl
37441            ! INSTALL
37442 ____________________________________________________________________________
37443 [  6643] By: jhi                                   on 2000/08/15  21:15:28
37444         Log: (an already applied patch)
37445      Branch: perl
37446            ! lib/CGI.pm
37447 ____________________________________________________________________________
37448 [  6642] By: gsar                                  on 2000/08/15  19:54:05
37449         Log: magic callbacks all need to have same type signature
37450      Branch: perl
37451            ! embed.pl mg.c proto.h
37452 ____________________________________________________________________________
37453 [  6641] By: jhi                                   on 2000/08/15  17:56:27
37454         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)
37455              From: Mike Guy <mjtg@cam.ac.uk>
37456              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
37457              Date: Tue, 15 Aug 2000 18:26:45 +0100
37458              
37459              Only the peek.t part applied, not the hash quality part.
37460      Branch: perl
37461            ! t/lib/peek.t
37462 ____________________________________________________________________________
37463 [  6640] By: jhi                                   on 2000/08/15  16:37:37
37464         Log: Update Changes.
37465      Branch: perl
37466            ! Changes
37467 ____________________________________________________________________________
37468 [  6639] By: jhi                                   on 2000/08/15  16:34:55
37469         Log: Missed a file from #6638.
37470      Branch: perl
37471            ! lib/File/Temp.pm
37472 ____________________________________________________________________________
37473 [  6638] By: jhi                                   on 2000/08/15  16:33:19
37474         Log: Subject: [PATCH perl@6620] cygwin port
37475              From: "Fifer, Eric" <EFifer@sanwaint.com>
37476              Date: Tue, 15 Aug 2000 17:00:49 +0100
37477              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
37478      Branch: perl
37479            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
37480 ____________________________________________________________________________
37481 [  6637] By: jhi                                   on 2000/08/15  16:29:22
37482         Log: Subject: [PATCH] debugger exit code should reflect user exit code
37483              From: Mike Guy <mjtg@cam.ac.uk>
37484              Date: Tue, 15 Aug 2000 16:55:59 +0100
37485              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
37486      Branch: perl
37487            ! lib/perl5db.pl
37488 ____________________________________________________________________________
37489 [  6636] By: jhi                                   on 2000/08/15  15:30:58
37490         Log: Update Changes.
37491      Branch: perl
37492            ! Changes
37493 ____________________________________________________________________________
37494 [  6635] By: jhi                                   on 2000/08/15  15:27:21
37495         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
37496      Branch: metaconfig
37497            ! U/mkglossary U/mksample
37498      Branch: metaconfig/U/perl
37499            ! Devel.U
37500      Branch: perl
37501            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37502 ____________________________________________________________________________
37503 [  6634] By: jhi                                   on 2000/08/15  14:11:55
37504         Log: Don't blow limited stacks, a lower number is enough to
37505              tickle the lookbehind limit.
37506              
37507              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
37508              From: Dominic Dunlop <domo@computer.org>
37509              Date: Tue, 15 Aug 2000 13:51:24 +0200
37510              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
37511      Branch: perl
37512            ! t/op/regmesg.t
37513 ____________________________________________________________________________
37514 [  6633] By: jhi                                   on 2000/08/15  14:01:46
37515         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
37516              From: Mike Guy <mjtg@cam.ac.uk>
37517              Date: Tue, 15 Aug 2000 12:10:50 +0100
37518              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
37519      Branch: perl
37520            ! utils/perldoc.PL
37521 ____________________________________________________________________________
37522 [  6632] By: jhi                                   on 2000/08/15  13:58:48
37523         Log: make ok etc also for win32.
37524              
37525              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
37526              From: Prymmer/Kahn <pvhp@best.com>
37527              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
37528              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
37529      Branch: perl
37530            ! win32/Makefile
37531 ____________________________________________________________________________
37532 [  6631] By: jhi                                   on 2000/08/15  13:45:03
37533         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
37534      Branch: perl
37535            ! lib/Test.pm
37536 ____________________________________________________________________________
37537 [  6630] By: jhi                                   on 2000/08/15  03:25:09
37538         Log: Update Changes.
37539      Branch: perl
37540            ! Changes
37541 ____________________________________________________________________________
37542 [  6629] By: jhi                                   on 2000/08/15  03:23:53
37543         Log: magic_regdatum_set() is void, not int.
37544      Branch: perl
37545            ! embed.pl mg.c proto.h
37546 ____________________________________________________________________________
37547 [  6628] By: jhi                                   on 2000/08/15  03:08:02
37548         Log: Make the user to give up his firstborn, err, to knowingly
37549              verify installing an unstable developer release.  Also bump
37550              the release to 5.7.0, but leave a patch tag in the local
37551              patches saying that this is not yet the real thing.
37552      Branch: metaconfig
37553            ! U/modified/Instruct.U
37554      Branch: metaconfig/U/perl
37555            + Devel.U
37556      Branch: perl
37557            ! Configure patchlevel.h
37558 ____________________________________________________________________________
37559 [  6627] By: jhi                                   on 2000/08/14  22:32:52
37560         Log: README.os2 update.
37561              
37562              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
37563              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37564              Date: Wed, 02 Aug 2000 21:55:09 -0700
37565              Message-ID: <tsPi5gzkgegX092yn@efn.org>
37566      Branch: perl
37567            ! README.os2
37568 ____________________________________________________________________________
37569 [  6626] By: jhi                                   on 2000/08/14  21:00:02
37570         Log: Subject: Re: File::Temp problems on VMS in bleedperl
37571              From: Tim Jenness <timj@jach.hawaii.edu>
37572              cc: vmsperl@perl.org
37573              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
37574              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
37575      Branch: perl
37576            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
37577 ____________________________________________________________________________
37578 [  6625] By: jhi                                   on 2000/08/14  20:52:16
37579         Log: Add SUIDMAIL as was done for the CERT alert.
37580      Branch: perl
37581            ! patchlevel.h
37582 ____________________________________________________________________________
37583 [  6624] By: jhi                                   on 2000/08/14  20:48:50
37584         Log: Subject: sfio2000
37585              From: Daniel Muino <dmuino@afip.gov.ar>
37586              Date: Mon, 14 Aug 2000 16:58:11 -0300
37587              Message-ID: <20000814165811.B16368@con2-dgi>
37588      Branch: perl
37589            ! perlsdio.h perlsfio.h
37590 ____________________________________________________________________________
37591 [  6623] By: jhi                                   on 2000/08/14  20:47:36
37592         Log: Subject: warning: storage class after type is obsolescent
37593              From: Daniel Muino <dmuino@afip.gov.ar>
37594              Date: Mon, 14 Aug 2000 16:42:47 -0300
37595              Message-ID: <20000814164247.A16368@con2-dgi>
37596      Branch: perl
37597            ! regcomp.pl regnodes.h
37598 ____________________________________________________________________________
37599 [  6622] By: jhi                                   on 2000/08/14  20:43:05
37600         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
37601              From: abigail@foad.org
37602              Date: 14 Aug 2000 20:00:10 -0000
37603              Message-Id: <20000814200010.27271.qmail@foad.org>
37604      Branch: perl
37605            ! Changes
37606 ____________________________________________________________________________
37607 [  6621] By: jhi                                   on 2000/08/14  15:23:05
37608         Log: Update Changes.
37609      Branch: perl
37610            ! Changes
37611 ____________________________________________________________________________
37612 [  6620] By: jhi                                   on 2000/08/14  15:22:14
37613         Log: Subject: Re: [PATCH] @+, @- readonly
37614              From: Mike Guy <mjtg@cam.ac.uk>
37615              Date: Mon, 14 Aug 2000 15:26:55 +0100
37616              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
37617      Branch: perl
37618            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
37619            ! sv.c t/op/pat.t
37620 ____________________________________________________________________________
37621 [  6619] By: jhi                                   on 2000/08/14  14:12:08
37622         Log: Update Changes.
37623      Branch: perl
37624            ! Changes
37625 ____________________________________________________________________________
37626 [  6618] By: jhi                                   on 2000/08/14  14:09:34
37627         Log: For now remove the mail code.
37628      Branch: perl
37629            ! perl.c
37630 ____________________________________________________________________________
37631 [  6617] By: jhi                                   on 2000/08/14  14:08:28
37632         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
37633      Branch: perl
37634            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
37635            ! pod/perlfaq8.pod pod/perlsec.pod
37636 ____________________________________________________________________________
37637 [  6616] By: jhi                                   on 2000/08/14  14:00:11
37638         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
37639              From: Mike Guy <mjtg@cam.ac.uk>
37640              Date: Mon, 14 Aug 2000 08:26:02 +0100
37641              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
37642      Branch: perl
37643            ! lib/perl5db.pl
37644 ____________________________________________________________________________
37645 [  6615] By: jhi                                   on 2000/08/14  13:58:45
37646         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
37647              From: Mike Guy <mjtg@cam.ac.uk>
37648              Date: Mon, 14 Aug 2000 08:04:22 +0100
37649              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
37650      Branch: perl
37651            ! gv.c mg.c t/op/pat.t
37652 ____________________________________________________________________________
37653 [  6614] By: jhi                                   on 2000/08/14  13:56:45
37654         Log: Subject: Test fails / warnings with perl-current #6612
37655              From: Mike Guy <mjtg@cam.ac.uk>
37656              Date: Mon, 14 Aug 2000 07:57:23 +0100
37657              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
37658      Branch: perl
37659            ! t/lib/b.t t/lib/peek.t
37660 ____________________________________________________________________________
37661 [  6613] By: jhi                                   on 2000/08/14  13:45:33
37662         Log: VMS configure.com update continues.
37663      Branch: perl
37664            - vms/configure.com
37665            ! MANIFEST configure.com
37666 ____________________________________________________________________________
37667 [  6612] By: jhi                                   on 2000/08/13  22:13:35
37668         Log: Update Changes.
37669      Branch: perl
37670            ! Changes
37671 ____________________________________________________________________________
37672 [  6611] By: jhi                                   on 2000/08/13  16:21:45
37673         Log: Upgrade to CGI 2.71, from Lincoln Stein.
37674      Branch: perl
37675            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
37676 ____________________________________________________________________________
37677 [  6610] By: jhi                                   on 2000/08/13  15:09:16
37678         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
37679              From: Mike Guy <mjtg@cam.ac.uk>
37680              Date: Sun, 13 Aug 2000 13:45:51 +0100
37681              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
37682      Branch: perl
37683            ! t/op/regmesg.t
37684 ____________________________________________________________________________
37685 [  6609] By: jhi                                   on 2000/08/13  14:31:26
37686         Log: Andreas says that 1.56 is fine, so reverting back to it.
37687      Branch: perl
37688            ! lib/CPAN.pm
37689 ____________________________________________________________________________
37690 [  6608] By: jhi                                   on 2000/08/13  05:34:20
37691         Log: Update Changes.
37692      Branch: perl
37693            ! Changes
37694 ____________________________________________________________________________
37695 [  6607] By: jhi                                   on 2000/08/13  05:32:01
37696         Log: Put back the \z changes of #5406 to CPAN.pm.
37697      Branch: perl
37698            ! lib/CPAN.pm
37699 ____________________________________________________________________________
37700 [  6606] By: jhi                                   on 2000/08/13  05:20:16
37701         Log: Fix-n-skip the tests under 5005threads.
37702      Branch: perl
37703            ! t/lib/b.t
37704 ____________________________________________________________________________
37705 [  6605] By: jhi                                   on 2000/08/13  05:07:48
37706         Log: Fix the test for 5005threads.
37707      Branch: perl
37708            ! t/lib/peek.t
37709 ____________________________________________________________________________
37710 [  6604] By: jhi                                   on 2000/08/13  03:35:37
37711         Log: Should have deleted this in #6603.
37712      Branch: perl
37713            - vms/subconfigure.com
37714 ____________________________________________________________________________
37715 [  6603] By: jhi                                   on 2000/08/12  18:29:32
37716         Log: Rewrite of vms/subconfigure.com as configure.com,
37717              from Peter Prymmer and the vmsperl crew.
37718      Branch: perl
37719            + vms/configure.com
37720            ! MANIFEST
37721 ____________________________________________________________________________
37722 [  6602] By: jhi                                   on 2000/08/11  13:00:01
37723         Log: PlainText.pm is dead.
37724      Branch: perl
37725            - lib/Pod/PlainText.pm
37726            ! MANIFEST
37727 ____________________________________________________________________________
37728 [  6601] By: jhi                                   on 2000/08/11  04:06:45
37729         Log: Update Changes.
37730      Branch: perl
37731            ! Changes
37732 ____________________________________________________________________________
37733 [  6600] By: jhi                                   on 2000/08/11  04:06:10
37734         Log: Add a few missing files, update MANIFEST.
37735      Branch: perl
37736            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
37737            + lib/Pod/PlainText.pm t/pod/find.t
37738            ! MANIFEST t/op/regmesg.t
37739 ____________________________________________________________________________
37740 [  6599] By: jhi                                   on 2000/08/11  03:31:10
37741         Log: Add Perl debugging tutorial, regen toc. 
37742              
37743              Subject: perldebtut.pod
37744              From: Richard Foley <Richard.Foley@m.dasa.de>
37745              Date: Wed, 09 Aug 2000 10:17:15 +0200
37746              Message-id: <3991138B.262247B8@m.dasa.de>
37747      Branch: perl
37748            + pod/perldebtut.pod
37749            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
37750 ____________________________________________________________________________
37751 [  6598] By: jhi                                   on 2000/08/11  02:48:56
37752         Log: tiny Changes edit
37753      Branch: perl
37754            ! Changes
37755 ____________________________________________________________________________
37756 [  6597] By: jhi                                   on 2000/08/11  02:39:04
37757         Log: Tests for #6589.
37758              
37759              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
37760              From: simon@brecon.co.uk (Simon Cozens)
37761              Date: 11 Aug 2000 02:24:52 GMT
37762              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
37763      Branch: perl
37764            ! t/lib/b.t
37765 ____________________________________________________________________________
37766 [  6596] By: jhi                                   on 2000/08/11  01:50:07
37767         Log: Update Changes.
37768      Branch: perl
37769            ! Changes
37770 ____________________________________________________________________________
37771 [  6595] By: jhi                                   on 2000/08/11  01:47:16
37772         Log: nitfix
37773      Branch: perl
37774            ! Changes
37775 ____________________________________________________________________________
37776 [  6594] By: jhi                                   on 2000/08/11  01:36:16
37777         Log: Subject: Getting perlio and threads to compile
37778              From: Lupe Christoph <lupe@lupe-christoph.de>
37779              Date: Wed, 9 Aug 2000 11:35:54 +0200
37780              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
37781              
37782              (the Solaris version changes in Configure skipped)
37783      Branch: perl
37784            ! hints/solaris_2.sh thread.h
37785 ____________________________________________________________________________
37786 [  6593] By: jhi                                   on 2000/08/11  01:30:16
37787         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
37788              From: simon@brecon.co.uk (Simon Cozens)
37789              Date: 1 Aug 2000 06:55:19 GMT
37790              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
37791      Branch: perl
37792            ! lib/utf8.pm
37793 ____________________________________________________________________________
37794 [  6592] By: jhi                                   on 2000/08/11  01:26:39
37795         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
37796              From: Peter Scott <Peter@PeterScott.com>
37797              Date: Thu, 10 Aug 2000 08:23:27 -0700
37798              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
37799      Branch: perl
37800            ! lib/perl5db.pl
37801 ____________________________________________________________________________
37802 [  6591] By: jhi                                   on 2000/08/11  01:22:02
37803         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
37804              From: Hugo <hv@crypt.compulink.co.uk>
37805              Date: Thu, 10 Aug 2000 19:23:04 +0100
37806              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
37807      Branch: perl
37808            ! regexec.c t/op/pat.t
37809 ____________________________________________________________________________
37810 [  6590] By: jhi                                   on 2000/08/11  01:19:19
37811         Log: Preprocessing and postprocessing for File::Find.
37812              
37813              Subject: Patch to Find::File.pm to allow alphabetical results
37814              From: Joe Smith <jsmith@inwap.com>
37815              Date: Wed, 9 Aug 2000 02:44:54 -0700
37816              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
37817      Branch: perl
37818            ! lib/File/Find.pm
37819 ____________________________________________________________________________
37820 [  6589] By: jhi                                   on 2000/08/11  01:12:39
37821         Log: B::Deparse didn't do sub attributes.
37822              
37823              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
37824              From: simon@brecon.co.uk (Simon Cozens)
37825              Date: 9 Aug 2000 04:49:20 GMT
37826              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
37827      Branch: perl
37828            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
37829 ____________________________________________________________________________
37830 [  6588] By: jhi                                   on 2000/08/11  01:06:40
37831         Log: Subject: debugger "d" command doesnt check line number
37832              From: Mike Guy <mjtg@cam.ac.uk>
37833              Date: Tue, 08 Aug 2000 21:54:29 +0100
37834              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
37835      Branch: perl
37836            ! lib/perl5db.pl mg.c pod/perldiag.pod
37837 ____________________________________________________________________________
37838 [  6587] By: jhi                                   on 2000/08/11  00:45:03
37839         Log: sleep(1) does not necessarily return 1.
37840              
37841              Subject: [PATCH bleadperl] op/lex_assign.t  
37842              From: Hugo <hv@crypt.compulink.co.uk>
37843              Date: Thu, 03 Aug 2000 14:34:22 +0100        
37844              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
37845      Branch: perl
37846            ! t/op/lex_assign.t
37847 ____________________________________________________________________________
37848 [  6586] By: jhi                                   on 2000/08/11  00:31:50
37849         Log: Document the IO::Select timeout.
37850      Branch: perl
37851            ! ext/IO/lib/IO/Select.pm
37852 ____________________________________________________________________________
37853 [  6585] By: jhi                                   on 2000/08/11  00:13:54
37854         Log: Forgot contributor.
37855      Branch: perl
37856            ! Changes
37857 ____________________________________________________________________________
37858 [  6584] By: jhi                                   on 2000/08/11  00:09:19
37859         Log: detypo
37860      Branch: perl
37861            ! Changes
37862 ____________________________________________________________________________
37863 [  6583] By: jhi                                   on 2000/08/11  00:07:53
37864         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
37865              
37866              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
37867              From: Mike Guy <mjtg@cam.ac.uk> 
37868              Date: Thu, 10 Aug 2000 15:50:54 +0100
37869              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
37870      Branch: perl
37871            ! sv.c t/op/int.t
37872 ____________________________________________________________________________
37873 [  6582] By: jhi                                   on 2000/08/10  23:29:32
37874         Log: Update Changes.
37875      Branch: perl
37876            ! Changes
37877 ____________________________________________________________________________
37878 [  6581] By: jhi                                   on 2000/08/10  23:26:16
37879         Log: Put back the std @INC thing.
37880      Branch: perl
37881            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
37882            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
37883            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
37884            ! t/lib/gol-oo.t
37885 ____________________________________________________________________________
37886 [  6580] By: jhi                                   on 2000/08/10  23:03:34
37887         Log: Update to CGI 2.70, from Lincoln Stein.
37888      Branch: perl
37889            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
37890            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
37891            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
37892            ! t/lib/cgi-request.t
37893 ____________________________________________________________________________
37894 [  6579] By: jhi                                   on 2000/08/10  22:41:50
37895         Log: Update to CPAN 1.56, from Andreas König.
37896      Branch: perl
37897            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
37898 ____________________________________________________________________________
37899 [  6578] By: jhi                                   on 2000/08/10  22:38:13
37900         Log: Update to Pod::Parser 1.17, from Brad Appleton.
37901      Branch: perl
37902            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
37903            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
37904            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
37905            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
37906            ! t/pod/include.t t/pod/included.t t/pod/lref.t
37907            ! t/pod/multiline_items.t t/pod/nested_items.t
37908            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
37909            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
37910            ! t/pod/special_seqs.t
37911 ____________________________________________________________________________
37912 [  6577] By: jhi                                   on 2000/08/10  22:35:41
37913         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
37914      Branch: perl
37915            ! AUTHORS MAINTAIN
37916 ____________________________________________________________________________
37917 [  6576] By: jhi                                   on 2000/08/10  22:24:54
37918         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
37919      Branch: perl
37920            + t/lib/gol-oo.t
37921            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
37922            ! t/lib/gol-compat.t t/lib/gol-linkage.t
37923 ____________________________________________________________________________
37924 [  6575] By: jhi                                   on 2000/08/10  22:02:07
37925         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
37926      Branch: perl
37927            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
37928 ____________________________________________________________________________
37929 [  6574] By: jhi                                   on 2000/08/10  21:55:03
37930         Log: Iterating perl6 description.
37931      Branch: perl
37932            ! pod/perlfaq1.pod
37933 ____________________________________________________________________________
37934 [  6573] By: jhi                                   on 2000/08/10  21:48:26
37935         Log: Revert the sv.c part of #6559, a better fix is needed.
37936      Branch: perl
37937            ! sv.c
37938 ____________________________________________________________________________
37939 [  6572] By: jhi                                   on 2000/08/10  20:33:43
37940         Log: It's the 2ndO'ROSSC.
37941      Branch: perl
37942            ! pod/perlfaq1.pod
37943 ____________________________________________________________________________
37944 [  6571] By: jhi                                   on 2000/08/10  15:55:48
37945         Log: detypo
37946      Branch: perl
37947            ! pod/perlfaq1.pod
37948 ____________________________________________________________________________
37949 [  6570] By: jhi                                   on 2000/08/10  14:11:17
37950         Log: An exceptionally sticky typo.
37951      Branch: perl
37952            ! Changes
37953 ____________________________________________________________________________
37954 [  6569] By: jhi                                   on 2000/08/10  14:09:33
37955         Log: detypo (and test Changes updating script)
37956      Branch: perl
37957            ! Changes
37958 ____________________________________________________________________________
37959 [  6568] By: jhi                                   on 2000/08/10  14:07:07
37960         Log: Update Changes.
37961      Branch: perl
37962            ! Changes
37963 ____________________________________________________________________________
37964 [  6567] By: jhi                                   on 2000/08/10  14:06:19
37965         Log: Amend the description of Perl6.
37966              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
37967              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
37968              Date: Wed, 9 Aug 2000 22:11:06 -0500
37969              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
37970      Branch: perl
37971            ! pod/perlfaq1.pod
37972 ____________________________________________________________________________
37973 [  6566] By: jhi                                   on 2000/08/10  13:58:57
37974         Log: Subject: Remove dead entry in perldiag
37975              From: Mike Guy <mjtg@cam.ac.uk>
37976              Date: Thu, 10 Aug 2000 14:19:19 +0100
37977              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
37978      Branch: perl
37979            ! pod/perldiag.pod
37980 ____________________________________________________________________________
37981 [  6565] By: jhi                                   on 2000/08/10  13:51:48
37982         Log: Zero entries were skipped, fix from Adrian Goalby
37983              <argoalby@yahoo.co.uk>
37984      Branch: perl
37985            ! lib/unicode/Number.pl lib/unicode/mktables.PL
37986 ____________________________________________________________________________
37987 [  6564] By: jhi                                   on 2000/08/10  13:00:12
37988         Log: Subject: [PATCH 5.6.0] cygwin port
37989              From: "Fifer, Eric" <EFifer@sanwaint.com>
37990              Date: Thu, 10 Aug 2000 13:15:36 +0100
37991              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
37992      Branch: perl
37993            ! README.cygwin hints/cygwin.sh
37994 ____________________________________________________________________________
37995 [  6563] By: jhi                                   on 2000/08/10  12:55:16
37996         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
37997      Branch: perl
37998            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
37999 ____________________________________________________________________________
38000 [  6562] By: gsar                                  on 2000/08/10  08:38:39
38001         Log: warn is a macro, avoid using at a variable to avoid warnings
38002              in some configurations; readdir.t is too conservative in
38003              estimating number of *.t's
38004      Branch: perl
38005            ! t/op/readdir.t util.c
38006 ____________________________________________________________________________
38007 [  6561] By: jhi                                   on 2000/08/09  23:35:42
38008         Log: Update Changes.
38009      Branch: perl
38010            ! Changes
38011 ____________________________________________________________________________
38012 [  6560] By: jhi                                   on 2000/08/09  23:05:47
38013         Log: Subject: Re: enhanced(?) regex error messages
38014              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
38015              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
38016              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
38017              
38018              (plus two small patches sent privately)
38019              (this still seems to leave few test failures)
38020      Branch: perl
38021            + t/op/regmesg.t
38022            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
38023            ! t/pragma/warn/regcomp
38024 ____________________________________________________________________________
38025 [  6559] By: jhi                                   on 2000/08/09  20:41:18
38026         Log: (The fix did work but was not right, retracted in #6573)
38027              
38028              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
38029              From: Christian Kirsch <ck@held.mind.de>
38030              Date: Wed, 9 Aug 2000 17:05:17 +0200
38031              Message-Id: <20000809170517.A25389@held>
38032      Branch: perl
38033            ! sv.c t/pragma/locale.t
38034 ____________________________________________________________________________
38035 [  6558] By: jhi                                   on 2000/08/08  22:34:08
38036         Log: Tiny updates on the contributors list.
38037      Branch: perl
38038            ! Changes
38039 ____________________________________________________________________________
38040 [  6557] By: jhi                                   on 2000/08/08  19:34:28
38041         Log: Double check that we have a dirhandle.
38042      Branch: perl
38043            ! util.c
38044 ____________________________________________________________________________
38045 [  6556] By: jhi                                   on 2000/08/08  19:01:51
38046         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
38047              May be repopulated with fresh maintained examples.
38048      Branch: perl
38049            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
38050            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
38051            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
38052            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
38053            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
38054            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
38055            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
38056            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
38057            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
38058            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
38059            + lib/CGI/eg/wilogo_gif.uu
38060            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
38061            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
38062            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
38063            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
38064            - eg/cgi/frameset.cgi eg/cgi/index.html
38065            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
38066            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
38067            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
38068            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
38069            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
38070            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
38071            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
38072            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
38073            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
38074            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
38075            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
38076            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
38077            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
38078            - eg/van/vanish eg/who eg/wrapsuid
38079            ! MANIFEST
38080 ____________________________________________________________________________
38081 [  6555] By: jhi                                   on 2000/08/08  18:51:08
38082         Log: Delete chat2 as requested by Randal.
38083              
38084              Subject: Re: perlfaq8 coyness
38085              From: merlyn@stonehenge.com (Randal L. Schwartz) 
38086              Date: 15 May 2000 18:52:42 -0700 
38087              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
38088      Branch: perl
38089            - lib/chat2.pl
38090            ! MANIFEST
38091 ____________________________________________________________________________
38092 [  6554] By: jhi                                   on 2000/08/08  18:31:35
38093         Log: Regen global.sym.
38094      Branch: perl
38095            ! global.sym
38096 ____________________________________________________________________________
38097 [  6553] By: jhi                                   on 2000/08/08  18:28:13
38098         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
38099              (either perlbug or p5p ate the original), plus regen
38100              perlapi and perltoc. 
38101      Branch: perl
38102            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
38103            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
38104            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
38105            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
38106            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
38107            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
38108            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
38109            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
38110            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
38111            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
38112 ____________________________________________________________________________
38113 [  6552] By: jhi                                   on 2000/08/08  18:06:29
38114         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
38115              From: Mike Guy <mjtg@cam.ac.uk>
38116              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
38117              Date: Tue, 08 Aug 2000 15:51:27 +0100
38118      Branch: perl
38119            ! doop.c sv.h t/op/join.t t/pragma/overload.t
38120 ____________________________________________________________________________
38121 [  6551] By: jhi                                   on 2000/08/08  18:01:11
38122         Log: Re-apply #6549.
38123      Branch: perl
38124            ! lib/perl5db.pl
38125 ____________________________________________________________________________
38126 [  6550] By: jhi                                   on 2000/08/08  17:43:08
38127         Log: Accidental retraction of #6549.
38128      Branch: perl
38129            ! lib/perl5db.pl
38130 ____________________________________________________________________________
38131 [  6549] By: jhi                                   on 2000/08/08  17:40:04
38132         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
38133              From: Mike Guy <mjtg@cam.ac.uk>
38134              Date: Mon, 07 Aug 2000 21:49:58 +0100
38135              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
38136      Branch: perl
38137            ! lib/perl5db.pl
38138 ____________________________________________________________________________
38139 [  6548] By: jhi                                   on 2000/08/08  17:37:57
38140         Log: Document here-doc better.
38141              
38142              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
38143              From: Mike Guy <mjtg@cam.ac.uk>
38144              Date: Mon, 07 Aug 2000 14:02:09 +0100
38145              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
38146      Branch: perl
38147            ! pod/perldata.pod
38148 ____________________________________________________________________________
38149 [  6547] By: jhi                                   on 2000/08/08  17:33:34
38150         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
38151              From: "Randy J. Ray" <rjray@redhat.com>
38152              Date: Mon, 07 Aug 2000 19:12:25 -0700
38153              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
38154      Branch: perl
38155            ! perl.c pod/perlrun.pod
38156 ____________________________________________________________________________
38157 [  6546] By: jhi                                   on 2000/08/08  17:29:26
38158         Log: Subject: Re: enhanced(?) regex error messages 
38159              From: Hugo <hv@crypt.compulink.co.uk>
38160              Date: Tue, 08 Aug 2000 03:25:51 +0100
38161              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
38162              
38163              plus Capitalize the error messages, plus perldiag them.
38164      Branch: perl
38165            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
38166 ____________________________________________________________________________
38167 [  6545] By: jhi                                   on 2000/08/08  13:59:28
38168         Log: Augment #6539 a bit: don't croak if there's magic in the air.
38169              
38170              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
38171              From: Hugo <hv@crypt.compulink.co.uk>
38172              Date: Tue, 08 Aug 2000 03:02:03 +0100
38173              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
38174      Branch: perl
38175            ! pp.c t/op/bless.t
38176 ____________________________________________________________________________
38177 [  6544] By: jhi                                   on 2000/08/07  21:11:52
38178         Log: Make the test -w clean.
38179      Branch: perl
38180            ! t/op/bless.t
38181 ____________________________________________________________________________
38182 [  6543] By: jhi                                   on 2000/08/07  19:49:53
38183         Log: use warnings instead of $^W.
38184      Branch: perl
38185            ! t/op/bless.t
38186 ____________________________________________________________________________
38187 [  6542] By: jhi                                   on 2000/08/07  17:41:41
38188         Log: Disable a portability warning Because We Know What We Are Doing.
38189      Branch: perl
38190            ! t/op/bless.t
38191 ____________________________________________________________________________
38192 [  6541] By: jhi                                   on 2000/08/07  17:29:51
38193         Log: Tiny tidying on report_evil_fh().
38194      Branch: perl
38195            ! util.c
38196 ____________________________________________________________________________
38197 [  6540] By: jhi                                   on 2000/08/07  16:37:38
38198         Log: Make regular expression parse error messages easier to understand.
38199              
38200              Subject: Re: enhanced(?) regex error messages
38201              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
38202              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
38203              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
38204      Branch: perl
38205            ! regcomp.c
38206 ____________________________________________________________________________
38207 [  6539] By: jhi                                   on 2000/08/07  16:12:27
38208         Log: Make bless(REF, REF) a fatal error, add bless tests.
38209              
38210              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
38211              From: Hugo <hv@crypt.compulink.co.uk>
38212              Date: Mon, 07 Aug 2000 16:59:38 +0100
38213              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
38214      Branch: perl
38215            + t/op/bless.t
38216            ! MANIFEST pod/perldiag.pod pp.c sv.c
38217 ____________________________________________________________________________
38218 [  6538] By: jhi                                   on 2000/08/07  15:59:43
38219         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
38220              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
38221              Date: Thu, 3 Aug 2000 14:29:21 -0700
38222              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
38223      Branch: perl
38224            ! lib/lib_pm.PL
38225 ____________________________________________________________________________
38226 [  6537] By: jhi                                   on 2000/08/07  15:47:18
38227         Log: Retract #6419 for now since it breaks in AFS and MachTen.
38228      Branch: perl
38229            ! lib/Cwd.pm
38230 ____________________________________________________________________________
38231 [  6536] By: jhi                                   on 2000/08/07  15:05:29
38232         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
38233              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
38234              The security hole exists only in suidperls, which isn't
38235              installed or even built by default.
38236      Branch: perl
38237            ! perl.c
38238 ____________________________________________________________________________
38239 [  6535] By: jhi                                   on 2000/08/07  14:45:14
38240         Log: tr memory corruption fix from Simon Cozens.
38241      Branch: perl
38242            ! doop.c
38243 ____________________________________________________________________________
38244 [  6534] By: jhi                                   on 2000/08/06  11:38:16
38245         Log: Document a bit that UDP is not what you might think.
38246              
38247              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
38248              From: Lupe Christoph <lupe@lupe-christoph.de>
38249              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
38250              Date: Mon, 24 Jul 2000 08:59:15 +0200
38251      Branch: perl
38252            ! pod/perlipc.pod
38253 ____________________________________________________________________________
38254 [  6533] By: jhi                                   on 2000/08/06  11:35:01
38255         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
38256              From: Jeff Pinyan <jeffp@hut.crusoe.net>
38257              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
38258              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
38259      Branch: perl
38260            ! pod/perlfunc.pod
38261 ____________________________________________________________________________
38262 [  6532] By: jhi                                   on 2000/08/06  03:45:41
38263         Log: Have symbols for the IoTYPEs.
38264      Branch: perl
38265            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
38266 ____________________________________________________________________________
38267 [  6531] By: jhi                                   on 2000/08/06  01:33:55
38268         Log: Continue fixing the io warnings.  This also
38269              sort of fixes bug ID 20000802.003: the core dump
38270              is no more.  Whether the current behaviour is correct
38271              (giving a warning: "Not a format reference"), is another matter.
38272      Branch: perl
38273            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
38274            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
38275 ____________________________________________________________________________
38276 [  6530] By: jhi                                   on 2000/08/05  21:33:12
38277         Log: Change the Policy policy: now -Dprefix= with an existing
38278              Policy.sh and prefix == siteprefix == vendorprefix, then all
38279              of them follow along the new prefix.
38280              
38281              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
38282              From: Andy Dougherty <doughera@lafayette.edu>
38283              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
38284              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
38285      Branch: perl
38286            ! Policy_sh.SH
38287 ____________________________________________________________________________
38288 [  6529] By: jhi                                   on 2000/08/05  18:57:28
38289         Log: Zap lib/Sys directory when cleaning up.
38290      Branch: perl
38291            ! Makefile.SH
38292 ____________________________________________________________________________
38293 [  6528] By: jhi                                   on 2000/08/05  18:40:44
38294         Log: Essential prototype changes were missing from #6527.
38295              Also make report_evil_fh() more bomb-proof.
38296      Branch: perl
38297            ! embed.h util.c
38298 ____________________________________________________________________________
38299 [  6527] By: jhi                                   on 2000/08/05  03:22:05
38300         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
38301              From: "Ronald F. Guilmette" <rfg@monkeys.com>
38302              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
38303              Message-Id: <200007242247.PAA52177@monkeys.com>
38304      Branch: perl
38305            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
38306 ____________________________________________________________________________
38307 [  6526] By: jhi                                   on 2000/08/04  21:23:27
38308         Log: gcc versions might have (parentheses) in them.
38309      Branch: metaconfig/U/perl
38310            ! gccvers.U
38311      Branch: perl
38312            ! Configure config_h.SH
38313 ____________________________________________________________________________
38314 [  6525] By: jhi                                   on 2000/08/04  20:23:12
38315         Log: Weed buglets pointed out by
38316              
38317              From: Lupe Christoph <lupe@lupe-christoph.de>
38318              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
38319              Date: Fri, 4 Aug 2000 17:34:39 +0200
38320              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
38321      Branch: metaconfig/U/perl
38322            ! gccvers.U uselfs.U
38323      Branch: perl
38324            ! Configure config_h.SH
38325 ____________________________________________________________________________
38326 [  6524] By: jhi                                   on 2000/08/04  19:02:08
38327         Log: Warn under -w if lstat(FH) is attempted.
38328              
38329              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
38330              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
38331              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
38332              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
38333      Branch: perl
38334            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
38335            ! t/pragma/warn/pp_sys
38336 ____________________________________________________________________________
38337 [  6523] By: jhi                                   on 2000/08/04  12:31:11
38338         Log: Subject: New perlcc, take 2
38339              From: simon@brecon.co.uk (Simon Cozens)
38340              Date: 4 Aug 2000 06:21:04 GMT
38341              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
38342      Branch: perl
38343            ! utils/perlcc.PL
38344 ____________________________________________________________________________
38345 [  6522] By: jhi                                   on 2000/08/04  12:26:33
38346         Log: Subject: Re: Array vs. List context
38347              From: Daniel Chetlin <daniel@chetlin.com>
38348              Date: Fri, 4 Aug 2000 00:22:44 -0700
38349              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
38350      Branch: perl
38351            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
38352            ! pod/perlfaq4.pod
38353 ____________________________________________________________________________
38354 [  6521] By: jhi                                   on 2000/08/04  12:22:38
38355         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
38356              From: Raymund Will <ray@caldera.de>
38357              Date: Fri, 4 Aug 2000 12:07:09 +0200
38358              Message-Id: <20000804120709.A14982@caldera.de>
38359      Branch: perl
38360            ! configure.gnu
38361 ____________________________________________________________________________
38362 [  6520] By: jhi                                   on 2000/08/04  04:09:06
38363         Log: After the #6519 a warning about stat() is just that,
38364              not about a filetest, which now have their own warning.
38365      Branch: perl
38366            ! pod/perldiag.pod
38367 ____________________________________________________________________________
38368 [  6519] By: jhi                                   on 2000/08/04  04:06:30
38369         Log: In the warnings call filehandles consistently so;
38370              add "unopened" warning for stat().
38371      Branch: perl
38372            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
38373            ! t/pragma/warn/pp_sys
38374 ____________________________________________________________________________
38375 [  6518] By: jhi                                   on 2000/08/04  02:55:35
38376         Log: Subject: Minor tweak to perlvar.pod
38377              From: "Stephen P. Potter" <spp@ds.net>
38378              Date: Tue, 18 Apr 2000 09:26:03 -0400
38379              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
38380      Branch: perl
38381            ! pod/perlvar.pod
38382 ____________________________________________________________________________
38383 [  6517] By: jhi                                   on 2000/08/04  02:50:08
38384         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
38385              From: "Clinton Pierce" <cpierce1@ford.com>
38386              Date: Wed, 21 Jul 1999 16:45:31 -0400
38387              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
38388              
38389              Fix by Stephen Potter (visible in the bug db but not in p5p?)
38390      Branch: perl
38391            ! pod/perlfunc.pod pod/perlop.pod
38392 ____________________________________________________________________________
38393 [  6516] By: jhi                                   on 2000/08/04  02:09:25
38394         Log: This is 6512.  Really.
38395      Branch: perl
38396            ! dump.c
38397 ____________________________________________________________________________
38398 [  6515] By: jhi                                   on 2000/08/04  01:25:50
38399         Log: mention the idea of @( and @)
38400      Branch: perl
38401            ! Todo-5.6
38402 ____________________________________________________________________________
38403 [  6514] By: bailey                                on 2000/08/04  01:18:46
38404         Log: YA resync with mainstem, including VMS patches from others
38405      Branch: vmsperl
38406           +> (branch 48 files)
38407            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
38408           !> (integrate 354 files)
38409 ____________________________________________________________________________
38410 [  6513] By: jhi                                   on 2000/08/04  01:18:18
38411         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
38412              From: Mark Dickinson <dickins3@fas.harvard.edu>
38413              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
38414              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
38415      Branch: perl
38416            ! t/op/grent.t t/op/pwent.t
38417 ____________________________________________________________________________
38418 [  6512] By: jhi                                   on 2000/08/04  01:14:06
38419         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
38420              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38421              Date: Wed, 02 Aug 2000 10:51:01 +0100
38422              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
38423      Branch: perl
38424            ! sv.c
38425 ____________________________________________________________________________
38426 [  6511] By: jhi                                   on 2000/08/04  00:57:00
38427         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
38428              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38429              Date: Thu, 03 Aug 2000 17:20:04 -0700
38430              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
38431      Branch: metaconfig
38432            ! U/modified/Cppsym.U
38433      Branch: perl
38434            ! Configure config_h.SH
38435 ____________________________________________________________________________
38436 [  6510] By: jhi                                   on 2000/08/04  00:25:28
38437         Log: detypo
38438      Branch: perl
38439            ! Makefile.SH
38440 ____________________________________________________________________________
38441 [  6509] By: jhi                                   on 2000/08/03  23:43:18
38442         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
38443              From: Dominic Dunlop <domo@computer.org>
38444              Date: Thu, 3 Aug 2000 22:16:46 +0200
38445              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
38446      Branch: perl
38447            ! t/op/sprintf.t
38448 ____________________________________________________________________________
38449 [  6508] By: jhi                                   on 2000/08/03  23:40:37
38450         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
38451              From: Hugo <hv@crypt.compulink.co.uk>
38452              Date: Thu, 03 Aug 2000 18:25:30 +0100
38453              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
38454      Branch: perl
38455            ! regcomp.c t/op/re_tests
38456 ____________________________________________________________________________
38457 [  6507] By: jhi                                   on 2000/08/03  23:38:28
38458         Log: Subject: [PATCH] sv.h documentation - SvLEN
38459              From: Mike Guy <mjtg@cam.ac.uk>
38460              Date: Thu, 03 Aug 2000 14:43:09 +0100
38461              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
38462      Branch: perl
38463            ! sv.h
38464 ____________________________________________________________________________
38465 [  6506] By: jhi                                   on 2000/08/03  15:49:14
38466         Log: Disable the fix_pl hack for now.
38467      Branch: perl
38468            ! Makefile.SH
38469 ____________________________________________________________________________
38470 [  6505] By: jhi                                   on 2000/08/03  13:49:04
38471         Log: Add a URL for FSF.
38472              
38473              Subject: Patch for README
38474              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
38475              Date: Wed, 2 Aug 2000 13:25:09 -0500
38476              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
38477      Branch: perl
38478            ! README
38479 ____________________________________________________________________________
38480 [  6504] By: jhi                                   on 2000/08/03  13:29:19
38481         Log: Be more informative on what is skipped and why,
38482              also repeat the list at the end.
38483      Branch: perl
38484            ! Porting/p4desc
38485 ____________________________________________________________________________
38486 [  6503] By: jhi                                   on 2000/08/03  13:07:05
38487         Log: Circumvent the removal of .patch by fix_pl.
38488              
38489              Subject: Re: [ID 20000802.011] unable to 'make test'          
38490              From: simon@brecon.co.uk (Simon Cozens) 
38491              Date: 3 Aug 2000 04:17:00 GMT
38492              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
38493      Branch: perl
38494            ! Makefile.SH
38495 ____________________________________________________________________________
38496 [  6502] By: jhi                                   on 2000/08/03  00:14:34
38497         Log: Add the missing setproctitle unit.
38498      Branch: metaconfig/U/perl
38499            + d_setproctitle.U
38500 ____________________________________________________________________________
38501 [  6501] By: jhi                                   on 2000/08/03  00:00:26
38502         Log: The subtest 4 may fail also on VOBS, as pointed out
38503              by Nick Ing-Simmons in November 1999, bug id 19991124.003
38504              (but the failure in that bug report isn't the subtest 4).
38505      Branch: perl
38506            ! t/op/stat.t
38507 ____________________________________________________________________________
38508 [  6500] By: jhi                                   on 2000/08/02  23:49:30
38509         Log: Better skip message for the test; one of the two problems in
38510              
38511              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
38512              From: Lupe Christoph <lupe@lupe-christoph.de>
38513              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
38514              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
38515      Branch: perl
38516            ! t/op/numconvert.t
38517 ____________________________________________________________________________
38518 [  6499] By: jhi                                   on 2000/08/02  22:49:16
38519         Log: Allow "no Module;" even if there is no 'unimport'.
38520              
38521              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
38522              From: mjd@plover.com
38523              Date: 24 Mar 2000 15:24:34 -0000
38524              Message-Id: <20000324152434.15160.qmail@plover.com>
38525      Branch: perl
38526            ! gv.c
38527 ____________________________________________________________________________
38528 [  6498] By: jhi                                   on 2000/08/02  22:42:58
38529         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
38530              that are hopefully soon put into use.
38531      Branch: perl
38532            ! opcode.h opcode.pl opnames.h
38533 ____________________________________________________________________________
38534 [  6497] By: gsar                                  on 2000/08/02  22:28:59
38535         Log: require.t needs binmode() to work on windows
38536      Branch: perl
38537            ! t/comp/require.t
38538 ____________________________________________________________________________
38539 [  6496] By: jhi                                   on 2000/08/02  22:08:51
38540         Log: Document the IVdf UVuf UVof UVxf.
38541      Branch: perl
38542            ! pod/perlguts.pod
38543 ____________________________________________________________________________
38544 [  6495] By: jhi                                   on 2000/08/02  21:54:26
38545         Log: detypo #6494
38546      Branch: perl
38547            ! ext/Data/Dumper/Dumper.xs
38548 ____________________________________________________________________________
38549 [  6494] By: jhi                                   on 2000/08/02  21:49:17
38550         Log: Dump UVs as UVs in Data::Dumper.
38551              
38552              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
38553              From: Gurusamy Sarathy <gsar@ActiveState.com>
38554              Date: Thu, 27 Apr 2000 12:26:25 -0700
38555              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
38556      Branch: perl
38557            ! ext/Data/Dumper/Dumper.xs
38558 ____________________________________________________________________________
38559 [  6493] By: jhi                                   on 2000/08/02  17:01:58
38560         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
38561              From: Hugo <hv@crypt.compulink.co.uk>
38562              Date: Wed, 02 Aug 2000 14:53:56 +0100
38563              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
38564      Branch: perl
38565            ! regexec.c t/op/re_tests
38566 ____________________________________________________________________________
38567 [  6492] By: jhi                                   on 2000/08/02  15:02:46
38568         Log: The new setproctitle() feature is available only in 
38569              bleeding edge FreeBSD.  From Paul Saab.
38570      Branch: perl
38571            ! mg.c
38572 ____________________________________________________________________________
38573 [  6491] By: jhi                                   on 2000/08/02  13:34:36
38574         Log: The tr utf8 patching continues.
38575              
38576              Subject: Re: #6469, too many tests claimed in require.t
38577              From: simon@brecon.co.uk (Simon Cozens)
38578              Date: 2 Aug 2000 02:37:17 GMT
38579              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
38580              
38581              (the logic of the test was the wrong way round in the patch)
38582      Branch: perl
38583            ! doop.c
38584 ____________________________________________________________________________
38585 [  6490] By: jhi                                   on 2000/08/02  13:27:38
38586         Log: The name of a filehandle does not have <these>.
38587      Branch: perl
38588            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
38589            ! t/pragma/warn/pp_sys util.c
38590 ____________________________________________________________________________
38591 [  6489] By: jhi                                   on 2000/08/02  04:26:46
38592         Log: Remove the extraneous "main::" prefix from all the
38593              "opened only for", "on closed", and "never opened" warnings.
38594              
38595              Subject: Re: inappropriate warning
38596              From: Gurusamy Sarathy <gsar@ActiveState.com>
38597              Date: Mon, 20 Mar 2000 11:28:02 -0800
38598              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
38599      Branch: perl
38600            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
38601            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
38602            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
38603 ____________________________________________________________________________
38604 [  6488] By: jhi                                   on 2000/08/02  03:02:57
38605         Log: memcpy has n o in it, as pinted ut by Sarathy.
38606      Branch: perl
38607            ! pod/perlguts.pod
38608 ____________________________________________________________________________
38609 [  6487] By: jhi                                   on 2000/08/02  02:44:51
38610         Log: Document in one place the memory abstractions used in Perl core.
38611              
38612              Subject: Re: Memory abstraction
38613              From: simon@brecon.co.uk (Simon Cozens)
38614              Date: 2 Aug 2000 02:20:23 GMT
38615              Organization: Earth.li Origins
38616      Branch: perl
38617            ! pod/perlguts.pod
38618 ____________________________________________________________________________
38619 [  6486] By: jhi                                   on 2000/08/02  02:41:57
38620         Log: regen_headers, regen perltoc.
38621      Branch: perl
38622            ! perlapi.c pod/perltoc.pod
38623 ____________________________________________________________________________
38624 [  6485] By: jhi                                   on 2000/08/02  01:43:33
38625         Log: "This little thing tests for a file .patch, and if it contains
38626              a number, pops into patchlevel.h" (making it easier to track
38627              which development version people are reporting bugs against)
38628              
38629              Subject: Patchlevel autogeneration for repository perls
38630              From: simon@brecon.co.uk (Simon Cozens)
38631              Date: 14 Jul 2000 07:12:15 GMT
38632              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
38633      Branch: perl
38634            + fix_pl
38635            ! MANIFEST Makefile.SH
38636 ____________________________________________________________________________
38637 [  6484] By: jhi                                   on 2000/08/02  01:32:54
38638         Log: FreeBSD 3.* updates from
38639              
38640              From: Paul Saab <ps@yahoo-inc.com>
38641              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
38642              Date: Tue, 1 Aug 2000 15:41:39 -0700
38643              Message-Id: <20000801154139.A53740@yahoo-inc.com>
38644      Branch: perl
38645            ! hints/freebsd.sh
38646 ____________________________________________________________________________
38647 [  6483] By: jhi                                   on 2000/08/02  01:27:44
38648         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
38649              instead one must use setproctitle().  This was already addressed
38650              by change #6457, but the below has a new variant for FreeBSD 4.0
38651              or later, and the matter is also documented more.
38652              
38653              From: Paul Saab <ps@yahoo-inc.com>
38654              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
38655              Date: Tue, 1 Aug 2000 15:41:39 -0700
38656              Message-Id: <20000801154139.A53740@yahoo-inc.com>
38657      Branch: metaconfig/U/perl
38658            + i_libutil.U
38659      Branch: perl
38660            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
38661 ____________________________________________________________________________
38662 [  6482] By: jhi                                   on 2000/08/01  22:17:32
38663         Log: The test from this
38664              
38665              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
38666              Date: Sat, 15 Apr 2000 17:03:44 +0100
38667              From: Tom Hughes <tom@compton.nu>
38668              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
38669              
38670              was missing, the code change went in as #5989
38671              (which had a different test?)
38672      Branch: perl
38673            ! t/op/misc.t
38674 ____________________________________________________________________________
38675 [  6481] By: jhi                                   on 2000/08/01  21:48:38
38676         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
38677              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
38678              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
38679              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
38680      Branch: perl
38681            ! perl.h
38682 ____________________________________________________________________________
38683 [  6480] By: jhi                                   on 2000/08/01  18:05:28
38684         Log: Make p4desc to skip non-mainperl branches by default.
38685      Branch: perl
38686            ! Porting/p4desc
38687 ____________________________________________________________________________
38688 [  6479] By: jhi                                   on 2000/08/01  17:29:19
38689         Log: If gccosandvers is equal to osname, clear gccosandvers.
38690      Branch: metaconfig/U/perl
38691            ! gccvers.U
38692      Branch: perl
38693            ! Configure config_h.SH
38694 ____________________________________________________________________________
38695 [  6478] By: jhi                                   on 2000/08/01  15:54:08
38696         Log: BOM patching from Simon Cozens.
38697      Branch: perl
38698            ! toke.c
38699 ____________________________________________________________________________
38700 [  6477] By: jhi                                   on 2000/08/01  04:50:33
38701         Log: Stash away the largefiles flags and libswanted.
38702      Branch: perl
38703            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
38704 ____________________________________________________________________________
38705 [  6476] By: gsar                                  on 2000/08/01  04:24:24
38706         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
38707              on Windows)
38708      Branch: perl
38709            ! t/pragma/utf8.t utf8.c win32/win32.c
38710 ____________________________________________________________________________
38711 [  6475] By: jhi                                   on 2000/08/01  03:35:24
38712         Log: Make chr() for values >127 to create utf8 when under utf8.
38713              
38714              Subject: Re: uft8/chr()
38715              From: simon@brecon.co.uk (Simon Cozens)
38716              Date: 1 Aug 2000 02:37:02 GMT
38717              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
38718      Branch: perl
38719            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
38720 ____________________________________________________________________________
38721 [  6474] By: jhi                                   on 2000/08/01  02:36:18
38722         Log: In Digital UNIX warn if gcc explicitly chosen because even
38723              2.95.2 is known to cause problems.
38724      Branch: perl
38725            ! hints/dec_osf.sh
38726 ____________________________________________________________________________
38727 [  6473] By: jhi                                   on 2000/08/01  02:00:56
38728         Log: Make the safety catch for buggy gccs work with triple version
38729              numbers like 2.95.2.  Reported in
38730              
38731              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
38732              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
38733              Date: Mon, 31 Jul 2000 14:55:06 +0200
38734              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
38735      Branch: perl
38736            ! hints/dec_osf.sh
38737 ____________________________________________________________________________
38738 [  6472] By: jhi                                   on 2000/08/01  01:13:33
38739         Log: Subject: fix and question re: waitpid() under win32
38740              From: Brian Clarke <clarke@appliedmeta.com>
38741              Date: Fri, 28 Jul 2000 15:18:29 -0400
38742              Message-ID: <3981DC85.290314EB@appliedmeta.com>
38743              
38744              Slightly reformatted and WNOHANG # define moved to win32.h
38745              so that also POSIX.xs sees it, as suggsted by Sarathy.
38746      Branch: perl
38747            ! win32/win32.c win32/win32.h
38748 ____________________________________________________________________________
38749 [  6471] By: jhi                                   on 2000/08/01  00:55:05
38750         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
38751              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38752              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
38753              Date: Mon, 31 Jul 2000 13:28:51 +0100
38754              
38755              (aka ID 20000730.002)
38756      Branch: perl
38757            ! op.c t/op/tr.t
38758 ____________________________________________________________________________
38759 [  6470] By: jhi                                   on 2000/07/31  23:34:42
38760         Log: Document the problem with -P in HP-UX and its workaround.
38761              
38762              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
38763              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
38764              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
38765              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
38766      Branch: perl
38767            ! README.hpux
38768 ____________________________________________________________________________
38769 [  6469] By: jhi                                   on 2000/07/31  04:15:02
38770         Log: The swallow_bom() saga continues.  The #23 of require.t
38771              (UTF16-LE) still fails (silently, no output) but the #22
38772              (UTF16-BE) seems to be working now.  The root of the
38773              failure may be in sv_gets(): is it UTF-16LE-aware,
38774              especially when it comes to line endings? 
38775      Branch: perl
38776            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
38777            ! t/comp/require.t toke.c utf8.c
38778 ____________________________________________________________________________
38779 [  6468] By: jhi                                   on 2000/07/30  19:05:48
38780         Log: Find green threads before native threads.
38781              
38782              Subject: Re: Patch to jpl/JNI/Makefile.PL
38783              From: Jens Thomsen <jens@fiend.cis.com>
38784              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
38785              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
38786      Branch: perl
38787            ! jpl/JNI/Makefile.PL
38788 ____________________________________________________________________________
38789 [  6467] By: jhi                                   on 2000/07/30  18:36:22
38790         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
38791      Branch: perl
38792            ! doop.c
38793 ____________________________________________________________________________
38794 [  6466] By: jhi                                   on 2000/07/30  04:37:29
38795         Log: A new version of the "remove UPPERACSE string comparison"
38796              operators.  The problem with the previous one (change #6454)
38797              was that it was for Perl 5.6.0.  From Paul Marquess.
38798      Branch: perl
38799            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
38800            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
38801            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
38802 ____________________________________________________________________________
38803 [  6465] By: jhi                                   on 2000/07/29  22:39:56
38804         Log: Do not upgrade SVs into utf8 just because they participate
38805              in eq or cmp.  Reported and fix suggested in
38806              
38807              Subject: [ID 20000720.009] sv_eq UTF8 bug
38808              From: "Simon Cozens" <simon@othersideofthe.earth.li>
38809              Date: 21 Jul 2000 04:37:29 -0000
38810              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
38811              
38812              Exercise for the kind reader: should we or should we not
38813              cache the utf8 conversion alonside the SV? (as magic,
38814              as thestrxfrm()ed version is cached under use locale)
38815              Argue both for and against.
38816      Branch: perl
38817            ! sv.c
38818 ____________________________________________________________________________
38819 [  6464] By: jhi                                   on 2000/07/29  22:36:22
38820         Log: Subject: UTF8 concat
38821              From: simon@brecon.co.uk (Simon Cozens) 
38822              Date: 30 Jun 2000 06:13:25 GMT
38823              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
38824              
38825              (with a memory leak fixed, plus a few casts added)
38826              
38827              This also seems to help for
38828              
38829              Subject: [ID 20000716.015] join UTF8 weirdness
38830              From: root <root@ak-71.mind.de> 
38831              Date: Sat, 15 Jul 2000 15:29:54 +0200
38832              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
38833              
38834              (from Andreas König)
38835      Branch: perl
38836            ! pp_hot.c
38837 ____________________________________________________________________________
38838 [  6463] By: jhi                                   on 2000/07/29  00:55:39
38839         Log: Tune the comments and hopefully stop a memory leak.
38840      Branch: perl
38841            ! toke.c utf8.c
38842 ____________________________________________________________________________
38843 [  6462] By: jhi                                   on 2000/07/29  00:16:53
38844         Log: The problem described in this
38845              
38846              Subject: [ID 20000322.018] named chars aren't magical enough
38847              From: root <root@dixie.cscaper.com>     
38848              Date: Wed, 22 Mar 2000 18:37:42 -0700
38849              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
38850              
38851              has been fixed in perl 5.6.0 but just in case added a test
38852              to keep it away.  (The report from Joseph Hall.)
38853      Branch: perl
38854            ! t/lib/charnames.t
38855 ____________________________________________________________________________
38856 [  6461] By: jhi                                   on 2000/07/28  23:56:36
38857         Log: Tiny fixes for #6460.
38858      Branch: metaconfig/U/perl
38859            ! gccvers.U
38860      Branch: perl
38861            ! Configure config_h.SH
38862 ____________________________________________________________________________
38863 [  6460] By: jhi                                   on 2000/07/28  23:24:41
38864         Log: Warn if the version of the operating system used to compile gcc
38865              differs from the current version of the operating system.
38866              Also display the gcc compilation os and version in myconfig.
38867              Inspiration from
38868              
38869              Subject: Re: [ID 20000710.003] ERRORS!!         
38870              From: "Kurt D. Starsinic" <kstar@chapin.edu>
38871              Date: Mon, 10 Jul 2000 15:54:16 -0400
38872              Message-ID: <20000710155416.A1384@O2.chapin.edu>
38873      Branch: metaconfig/U/perl
38874            ! gccvers.U
38875      Branch: perl
38876            ! Configure config_h.SH myconfig.SH
38877 ____________________________________________________________________________
38878 [  6459] By: jhi                                   on 2000/07/28  22:00:32
38879         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
38880              letter to $Config{osvers}.
38881      Branch: metaconfig
38882            ! U/modified/Oldconfig.U
38883      Branch: perl
38884            ! Configure config_h.SH
38885 ____________________________________________________________________________
38886 [  6458] By: jhi                                   on 2000/07/28  04:15:39
38887         Log: Back out #6454, doesn't seem to work.
38888              (Reason: that patch was for perl 5.6.0, not perl-current)
38889              (A version of the patch for perl-current came in later as #6466)
38890      Branch: perl
38891            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
38892            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
38893            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
38894 ____________________________________________________________________________
38895 [  6457] By: jhi                                   on 2000/07/27  23:31:49
38896         Log: Use setproctitle() if available to modify $0.
38897              
38898              Subject: setting $* on BSD4 broken
38899              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
38900              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
38901              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
38902      Branch: metaconfig
38903            ! U/modified/Myinit.U
38904      Branch: perl
38905            ! Configure config_h.SH mg.c
38906 ____________________________________________________________________________
38907 [  6456] By: jhi                                   on 2000/07/27  14:50:47
38908         Log: Allow "no AutoLoader;", based on change #6444,
38909              suggested by Graham Barr.
38910      Branch: perl
38911            ! lib/AutoLoader.pm
38912 ____________________________________________________________________________
38913 [  6455] By: jhi                                   on 2000/07/27  14:19:10
38914         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
38915              From: rspier@pobox.com (Robert Spier)
38916              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
38917              Message-ID: <14720.15855.787664.424783@rls.cx>
38918      Branch: perl
38919            ! pod/perldiag.pod
38920 ____________________________________________________________________________
38921 [  6454] By: jhi                                   on 2000/07/27  14:03:02
38922         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
38923              for a long time).
38924              
38925              Reported in
38926              
38927              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
38928              From: Ryan Herbert <rherbert@sycamorehq.com>
38929              Date: Mon, 17 Jul 2000 11:40:42 -0400
38930              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
38931              
38932              Patched in
38933              
38934              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
38935              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
38936              Date: Wed, 26 Jul 2000 23:40:18 +0100
38937              Message-ID: <000001bff752$79511880$0a17073e@tiny>
38938              
38939              based on an earlier patch from Stephen P. Potter.
38940              
38941              (Removed later by change #6458 because this patch was for
38942              perl 5.6.0, not perl-current)
38943      Branch: perl
38944            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
38945            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
38946            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
38947 ____________________________________________________________________________
38948 [  6453] By: jhi                                   on 2000/07/27  13:48:02
38949         Log: Subject: [PATCH] fixes bug 20000508.004
38950              From: Michael Stevens <mstevens@globnix.org>
38951              Date: Thu, 27 Jul 2000 13:49:04 +0100
38952              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
38953      Branch: perl
38954            ! pod/perldata.pod
38955 ____________________________________________________________________________
38956 [  6452] By: jhi                                   on 2000/07/26  23:51:26
38957         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
38958              and Craig A. Berry.
38959      Branch: perl
38960            ! lib/File/Temp.pm pod/perlport.pod
38961 ____________________________________________________________________________
38962 [  6451] By: jhi                                   on 2000/07/26  19:43:30
38963         Log: Be wary of close()s, too.
38964              
38965              Subject: Re: [PATCH] perlbug cleanup
38966              From: Tim Jenness <t.jenness@jach.hawaii.edu>
38967              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
38968              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
38969      Branch: perl
38970            ! utils/perlbug.PL
38971 ____________________________________________________________________________
38972 [  6450] By: jhi                                   on 2000/07/26  18:41:40
38973         Log: Subject: Minor doc patch: handy.h
38974              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
38975              Date: Wed, 26 Jul 2000 15:34:25 -0300
38976              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
38977      Branch: perl
38978            ! handy.h pod/perlapi.pod
38979 ____________________________________________________________________________
38980 [  6449] By: jhi                                   on 2000/07/26  18:23:55
38981         Log: Subject: [PATCH] minor doc change - perlguts
38982              From: Michael Stevens <mstevens@globnix.org>
38983              Date: Thu, 13 Jul 2000 12:39:18 +0100
38984              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
38985      Branch: perl
38986            ! pod/perlguts.pod
38987 ____________________________________________________________________________
38988 [  6448] By: jhi                                   on 2000/07/26  18:20:30
38989         Log: open() wariness in perlbug.
38990              
38991              Subject: [PATCH] perlbug cleanup
38992              From: Michael Stevens <mstevens@globnix.org>
38993              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
38994              Date: Thu, 13 Jul 2000 15:52:23 +0100
38995      Branch: perl
38996            ! utils/perlbug.PL
38997 ____________________________________________________________________________
38998 [  6447] By: jhi                                   on 2000/07/26  18:13:04
38999         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
39000      Branch: perl
39001            ! lib/File/Temp.pm t/lib/ftmp-security.t
39002 ____________________________________________________________________________
39003 [  6446] By: jhi                                   on 2000/07/26  18:06:32
39004         Log: docfix from Peter Scott <Peter@PSDT.com>.
39005      Branch: perl
39006            ! pod/perlfunc.pod
39007 ____________________________________________________________________________
39008 [  6445] By: jhi                                   on 2000/07/26  17:53:31
39009         Log: Fix *foo{FORMAT}.
39010              
39011              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39012              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
39013              Date: Wed, 26 Jul 2000 19:51:02 +0200
39014              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
39015              
39016              From: Graham Barr <gbarr@pobox.com>
39017              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
39018              Date: Wed, 26 Jul 2000 17:38:36 +0100
39019              Message-ID: <20000726173836.L472@pobox.com>
39020      Branch: perl
39021            ! pp.c sv.c t/op/gv.t
39022 ____________________________________________________________________________
39023 [  6444] By: jhi                                   on 2000/07/26  17:49:14
39024         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
39025              from Graham Barr in the module list.
39026      Branch: perl
39027            ! gv.c pod/perlobj.pod
39028 ____________________________________________________________________________
39029 [  6443] By: jhi                                   on 2000/07/26  16:06:56
39030         Log: More split() doc and test patches from Mike Guy.
39031      Branch: perl
39032            ! pod/perlfunc.pod t/op/split.t
39033 ____________________________________________________________________________
39034 [  6442] By: jhi                                   on 2000/07/26  16:05:30
39035         Log: MacOS nits from Matthias Neeracher.
39036      Branch: perl
39037            ! perl.c pp_ctl.c
39038 ____________________________________________________________________________
39039 [  6441] By: jhi                                   on 2000/07/26  04:39:57
39040         Log: Subject: [PATCH] split /^/
39041              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39042              Date: Tue, 25 Jul 2000 14:18:57 +0100
39043              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
39044              
39045              (with notes from tchrist and gbarr)
39046      Branch: perl
39047            ! pod/perlfunc.pod t/op/split.t
39048 ____________________________________________________________________________
39049 [  6440] By: jhi                                   on 2000/07/26  04:32:32
39050         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
39051              From: Peter Prymmer <pvhp@forte.com>
39052              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
39053              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
39054      Branch: perl
39055            ! vms/munchconfig.c
39056 ____________________________________________________________________________
39057 [  6439] By: jhi                                   on 2000/07/26  04:31:01
39058         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
39059              to be fatal errors (instead of by default ignoring them, and
39060              ignoring with a bug: even though -w gave an error, the opening [
39061              was left in)  Reported in:
39062              
39063              Subject: [ID 20000716.024] [=cc=] / [:blank:]
39064              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
39065              Date: Sun, 16 Jul 2000 17:55:29 -0700
39066              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
39067      Branch: perl
39068            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
39069 ____________________________________________________________________________
39070 [  6438] By: jhi                                   on 2000/07/25  15:41:15
39071         Log: Subject: [PATCH] av.c apidoc
39072              From: simon@brecon.co.uk (Simon Cozens)
39073              Date: 24 Jul 2000 06:40:52 GMT
39074              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
39075      Branch: perl
39076            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
39077            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
39078 ____________________________________________________________________________
39079 [  6437] By: jhi                                   on 2000/07/25  14:05:36
39080         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
39081              From: "Stephen P. Potter" <spp@ds.net>
39082              Date: Mon, 24 Jul 2000 14:22:23 -0400
39083              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
39084      Branch: perl
39085            ! pod/perllocale.pod
39086 ____________________________________________________________________________
39087 [  6436] By: jhi                                   on 2000/07/25  14:02:03
39088         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
39089              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39090              Date: Mon, 24 Jul 2000 18:04:28 +0100
39091              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
39092      Branch: perl
39093            ! t/lib/syslfs.t t/op/lfs.t
39094 ____________________________________________________________________________
39095 [  6435] By: jhi                                   on 2000/07/25  13:59:28
39096         Log: Get UTF16 BOMs working.  Patch from
39097              
39098              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
39099              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39100              Date: Tue, 25 Jul 2000 12:52:45 +0100
39101              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
39102              
39103              and notes from
39104              
39105              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
39106              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39107              Date: Tue, 25 Jul 2000 11:43:25 +0100
39108              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
39109      Branch: perl
39110            ! t/comp/require.t toke.c utf8.c
39111 ____________________________________________________________________________
39112 [  6434] By: jhi                                   on 2000/07/25  02:39:54
39113         Log: Make the "uninit variable" warning to say "concat or string"
39114              or "join or string" when in concat or join .
39115              
39116              Subject: Re: [ID 20000403.009] uninitialised concatenation???
39117              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39118              Date: Tue, 04 Apr 2000 18:22:58 +0100
39119              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
39120              
39121              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
39122              From: William R Ward <hermit@BayView.COM>
39123              Date: Thu, 30 Mar 2000 19:50:03 -0800
39124              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
39125      Branch: perl
39126            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
39127            ! t/pragma/warn/op t/pragma/warn/sv
39128 ____________________________________________________________________________
39129 [  6433] By: jhi                                   on 2000/07/24  17:52:56
39130         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
39131      Branch: perl
39132            ! lib/File/Spec/VMS.pm
39133 ____________________________________________________________________________
39134 [  6432] By: jhi                                   on 2000/07/24  17:44:44
39135         Log: Test cases for #6431.
39136              
39137              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
39138              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39139              Date: Mon, 24 Jul 2000 15:32:29 +0100
39140              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
39141      Branch: perl
39142            ! t/op/pat.t t/op/split.t
39143 ____________________________________________________________________________
39144 [  6431] By: jhi                                   on 2000/07/24  17:43:17
39145         Log: Bind op fix.
39146              
39147              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
39148              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39149              Date: Mon, 17 Jul 2000 20:04:56 +0100
39150              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
39151      Branch: perl
39152            ! op.c
39153 ____________________________________________________________________________
39154 [  6430] By: jhi                                   on 2000/07/24  03:42:42
39155         Log: Subject: [ID 20000716.023] syslog test fails without sockets
39156              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
39157              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
39158              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
39159      Branch: metaconfig/U/perl
39160            ! Extensions.U
39161      Branch: perl
39162            ! Configure config_h.SH
39163 ____________________________________________________________________________
39164 [  6429] By: jhi                                   on 2000/07/24  03:11:52
39165         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
39166              case, but add also notes explaining the relationship of this
39167              patch and the earlier notes by Sarathy.
39168              
39169              Subject: Map is still slow
39170              From: "Ben Tilly" <ben_tilly@hotmail.com>
39171              Date: Sat, 15 Jul 2000 17:23:27 EDT
39172              Message-ID: <20000715212327.21656.qmail@hotmail.com>
39173      Branch: perl
39174            ! pp_ctl.c
39175 ____________________________________________________________________________
39176 [  6428] By: jhi                                   on 2000/07/24  02:58:52
39177         Log: Documentation to explain the behaviour of map().
39178              
39179              Subject: Re: Map is still slow 
39180              From: Gurusamy Sarathy <gsar@ActiveState.com>
39181              Date: Sat, 15 Jul 2000 16:05:09 -0700
39182              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
39183      Branch: perl
39184            ! pp_ctl.c
39185 ____________________________________________________________________________
39186 [  6427] By: jhi                                   on 2000/07/24  02:50:03
39187         Log: Add tests for
39188              [ID 19991110.003] another matching finding by pcre author
39189              which has already been fixed by some patch, as verified in
39190              
39191              Subject: Re: two regex bugs from the mists of time (well, last November)
39192              From: Hugo <hv@crypt.compulink.co.uk>
39193              Date: Sat, 22 Jul 2000 18:12:58 +0100
39194              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
39195      Branch: perl
39196            ! t/op/re_tests
39197 ____________________________________________________________________________
39198 [  6426] By: jhi                                   on 2000/07/24  02:11:20
39199         Log: A missing 'break' after the [[:space:]] switch case.
39200              
39201              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
39202              From: "Stephen P. Potter" <spp@ds.net>
39203              Date: Tue, 18 Jul 2000 16:25:17 -0400
39204              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
39205      Branch: perl
39206            ! regcomp.c
39207 ____________________________________________________________________________
39208 [  6425] By: jhi                                   on 2000/07/24  02:06:12
39209         Log: The output might have been produced in the wrong order.
39210              
39211              Subject: [ID 20000720.003] [PATCH] t/op/write.t
39212              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39213              Date: Thu, 20 Jul 2000 18:49:18 +0100
39214              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
39215      Branch: perl
39216            ! t/op/write.t
39217 ____________________________________________________________________________
39218 [  6424] By: jhi                                   on 2000/07/24  02:00:07
39219         Log: Use STDOUT consistently.
39220              
39221              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
39222              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39223              Date: Thu, 20 Jul 2000 18:04:01 +0100
39224              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
39225      Branch: perl
39226            ! lib/Test/Harness.pm
39227 ____________________________________________________________________________
39228 [  6423] By: jhi                                   on 2000/07/24  01:54:54
39229         Log: Protect against "wild next"s, that is, callbacks doing "next"
39230              instead of "return".
39231              
39232              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
39233              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39234              Date: Tue, 18 Jul 2000 11:30:16 +0100
39235              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
39236      Branch: perl
39237            ! lib/File/Find.pm
39238 ____________________________________________________________________________
39239 [  6422] By: jhi                                   on 2000/07/24  01:35:47
39240         Log: Out-of-date note removed.
39241              
39242              Subject: [PATCH] documentation perlipc
39243              From: rspier@pobox.com (Robert Spier)
39244              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
39245              Message-ID: <14711.35178.572612.502654@rls.cx>
39246      Branch: perl
39247            ! pod/perlipc.pod
39248 ____________________________________________________________________________
39249 [  6421] By: jhi                                   on 2000/07/24  00:09:18
39250         Log: Send all installperl messages to STDERR and be -w clean.
39251              
39252              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
39253              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39254              Date: Sat, 22 Jul 2000 14:02:11 +0100
39255              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
39256      Branch: perl
39257            ! installperl
39258 ____________________________________________________________________________
39259 [  6420] By: jhi                                   on 2000/07/24  00:04:19
39260         Log: Decutandpasto.
39261              
39262              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
39263              From: "Richard Soderberg" <rs@crystalflame.net>
39264              Date: Sun, 23 Jul 2000 01:37:23 -0700
39265              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
39266      Branch: perl
39267            ! pod/perlipc.pod
39268 ____________________________________________________________________________
39269 [  6419] By: jhi                                   on 2000/07/24  00:01:12
39270         Log: A cleaner abs_path().
39271              Subject: Re: unix alternative to Cwd.pm
39272              From: Jeff Pinyan <jeffp@crusoe.net>
39273              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
39274              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
39275      Branch: perl
39276            ! lib/Cwd.pm
39277 ____________________________________________________________________________
39278 [  6418] By: jhi                                   on 2000/07/23  23:48:56
39279         Log: Detypo.
39280              
39281              Subject: [PATCH perl-current] Typo in hints/powerux.sh
39282              From: "Richard Soderberg" <rs@crystalflame.net>
39283              Date: Sun, 23 Jul 2000 01:27:33 -0700
39284              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
39285      Branch: perl
39286            ! hints/powerux.sh
39287 ____________________________________________________________________________
39288 [  6417] By: jhi                                   on 2000/07/17  22:13:31
39289         Log: Subject: SDBM_File documentation
39290              From: mjd@plover.com
39291              Date: 16 Jul 2000 17:41:17 -0000
39292              Message-ID: <20000716174117.18515.qmail@plover.com>
39293      Branch: perl
39294            ! ext/SDBM_File/SDBM_File.pm
39295 ____________________________________________________________________________
39296 [  6416] By: jhi                                   on 2000/07/17  19:13:26
39297         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
39298      Branch: perl
39299            ! hints/mpeix.sh mpeix/relink
39300 ____________________________________________________________________________
39301 [  6415] By: jhi                                   on 2000/07/15  14:11:02
39302         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
39303              the utf8 'characters' can be more than one octet).
39304              
39305              Date: Sat, 15 Jul 2000 00:21:56 +0100
39306              From: Tom Hughes <tom@compton.nu>
39307              Subject: Re: [ID 20000714.002]
39308              Message-ID: <db2334de49.tom@compton.compton.nu>
39309              
39310              Reported in
39311              
39312              Subject: [ID 20000714.002]
39313              From: "Simon Cozens" <simon@othersideofthe.earth.li>
39314              Date: 14 Jul 2000 15:13:09 -0000
39315              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
39316      Branch: perl
39317            ! doop.c
39318 ____________________________________________________________________________
39319 [  6414] By: jhi                                   on 2000/07/15  03:13:41
39320         Log: another VMS build tweak from Peter Prymmer
39321      Branch: perl
39322            ! vms/descrip_mms.template
39323 ____________________________________________________________________________
39324 [  6413] By: jhi                                   on 2000/07/15  03:10:40
39325         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
39326      Branch: perl
39327            ! vms/perlvms.pod
39328 ____________________________________________________________________________
39329 [  6412] By: jhi                                   on 2000/07/15  00:31:05
39330         Log: More docs for sv functions.
39331              
39332              Subject: [PATCH cfgperl] sv.c apidoc
39333              From: simon@brecon.co.uk (Simon Cozens)
39334              Date: 13 Jul 2000 09:00:20 GMT
39335              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
39336              
39337              Subject: Re: [PATCH cfgperl] sv.c apidoc
39338              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39339              Date: Thu, 13 Jul 2000 12:27:41 +0100
39340              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
39341              
39342              Subject: Re: [PATCH cfgperl] sv.c apidoc
39343              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39344              Date: Thu, 13 Jul 2000 13:23:09 +0100
39345              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
39346              
39347              Subject: Re: [PATCH cfgperl] sv.c apidoc
39348              From: simon@brecon.co.uk (Simon Cozens)
39349              Date: 14 Jul 2000 06:51:02 GMT
39350              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
39351      Branch: perl
39352            ! embed.pl pod/perlapi.pod sv.c
39353 ____________________________________________________________________________
39354 [  6411] By: jhi                                   on 2000/07/15  00:10:41
39355         Log: lib/b test fixes from Peter Prymmer.
39356      Branch: perl
39357            ! t/lib/b.t
39358 ____________________________________________________________________________
39359 [  6410] By: jhi                                   on 2000/07/15  00:02:09
39360         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
39361              From: Hugo <hv@crypt.compulink.co.uk>
39362              Date: Fri, 14 Jul 2000 23:05:20 +0100
39363              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
39364              
39365              Didn't anymore apply, but that point still could use another fix.
39366      Branch: perl
39367            ! pod/perlfunc.pod
39368 ____________________________________________________________________________
39369 [  6409] By: jhi                                   on 2000/07/14  23:15:15
39370         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
39371              not in pod, from Peter Prymmer
39372      Branch: perl
39373            ! vms/descrip_mms.template
39374 ____________________________________________________________________________
39375 [  6408] By: jhi                                   on 2000/07/14  20:35:05
39376         Log: The bug report
39377              [ID 19991110.002] minimal matching discrepancy found by pcre author
39378              seems to have been fixed (though differently from what was suggested
39379              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
39380      Branch: perl
39381            ! t/op/re_tests
39382 ____________________________________________________________________________
39383 [  6407] By: jhi                                   on 2000/07/14  17:38:08
39384         Log: Fix AutoSplit to use File::Spec the right way in VMS,
39385              from Peter Prymmer.
39386      Branch: perl
39387            ! lib/AutoSplit.pm
39388 ____________________________________________________________________________
39389 [  6406] By: jhi                                   on 2000/07/14  14:13:22
39390         Log: Merge perlhacktut into perlhack, update perlguts.
39391              
39392              Subject: Re: Perlhacktut
39393              From: simon@brecon.co.uk (Simon Cozens)
39394              Date: 14 Jul 2000 06:49:21 GMT
39395              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
39396              
39397              Subject: Re: Perlhacktut
39398              From: simon@brecon.co.uk (Simon Cozens)
39399              Date: 14 Jul 2000 07:09:45 GMT
39400              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
39401      Branch: perl
39402            ! pod/perlguts.pod pod/perlhack.pod
39403 ____________________________________________________________________________
39404 [  6405] By: jhi                                   on 2000/07/14  14:02:31
39405         Log: Integrate with Sarathy.
39406      Branch: cfgperl
39407           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
39408           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
39409           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
39410 ____________________________________________________________________________
39411 [  6404] By: gsar                                  on 2000/07/14  12:15:02
39412         Log: PERL_OBJECT build tweaks
39413      Branch: perl
39414            ! toke.c
39415 ____________________________________________________________________________
39416 [  6403] By: gsar                                  on 2000/07/14  11:23:41
39417         Log: inconsistent types needs casts
39418      Branch: perl
39419            ! toke.c
39420 ____________________________________________________________________________
39421 [  6402] By: gsar                                  on 2000/07/14  11:12:04
39422         Log: typos in change#6399, regen headers
39423      Branch: perl
39424            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
39425 ____________________________________________________________________________
39426 [  6401] By: gsar                                  on 2000/07/14  10:59:12
39427         Log: typecasts needed for change#6394
39428      Branch: perl
39429            ! toke.c
39430 ____________________________________________________________________________
39431 [  6400] By: gsar                                  on 2000/07/14  10:49:37
39432         Log: integrate cfgperl contents into mainline
39433      Branch: perl
39434           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
39435           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
39436 ____________________________________________________________________________
39437 [  6399] By: gsar                                  on 2000/07/14  10:38:35
39438         Log: enable UTF-16 filter by default if relevant BOM is seen; various
39439              cleanups (typos, misformatted code, and small bugs)
39440      Branch: perl
39441            ! doop.c embed.pl mg.c op.c pp.c toke.c
39442 ____________________________________________________________________________
39443 [  6398] By: gsar                                  on 2000/07/14  08:55:38
39444         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
39445              name suggests anyway)
39446      Branch: perl
39447            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
39448 ____________________________________________________________________________
39449 [  6397] By: gsar                                  on 2000/07/14  08:44:33
39450         Log: move new variables to the end of the interpreter structure (for
39451              bincompat in code that doesn't #include XSUB.h)
39452      Branch: perl
39453            ! intrpvar.h
39454 ____________________________________________________________________________
39455 [  6396] By: gsar                                  on 2000/07/14  08:13:58
39456         Log: MakeMaker should not remove editor backups (*~) on `make clean`
39457              by default (completes change#6383)
39458      Branch: perl
39459            ! lib/ExtUtils/MM_Unix.pm
39460 ____________________________________________________________________________
39461 [  6395] By: jhi                                   on 2000/07/14  05:20:33
39462         Log: Replace change #6337 with a better one.
39463              
39464              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
39465              From: Hugo <hv@crypt.compulink.co.uk>
39466              Date: Fri, 14 Jul 2000 04:16:20 +0100
39467              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
39468      Branch: cfgperl
39469            ! regexec.c t/op/re_tests
39470 ____________________________________________________________________________
39471 [  6394] By: jhi                                   on 2000/07/14  01:33:59
39472         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
39473      Branch: cfgperl
39474            ! embed.pl global.sym proto.h toke.c
39475 ____________________________________________________________________________
39476 [  6393] By: jhi                                   on 2000/07/13  23:41:23
39477         Log: remove discarded test
39478      Branch: cfgperl
39479            ! MANIFEST
39480 ____________________________________________________________________________
39481 [  6392] By: jhi                                   on 2000/07/13  23:32:25
39482         Log: The {multiplier} of a fixed substring was overlooked which
39483              caused a wrong initial search offset for that substring.
39484              
39485              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
39486              From: Hugo <hv@crypt.compulink.co.uk>
39487              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
39488              Date: Thu, 13 Jul 2000 19:27:13 +0100
39489      Branch: cfgperl
39490            ! regcomp.c t/op/re_tests
39491 ____________________________________________________________________________
39492 [  6391] By: jhi                                   on 2000/07/13  16:37:42
39493         Log: typo fix from Craig Berry
39494      Branch: cfgperl
39495            ! vms/subconfigure.com
39496 ____________________________________________________________________________
39497 [  6390] By: jhi                                   on 2000/07/13  13:20:12
39498         Log: Integrate with Sarathy.
39499      Branch: cfgperl
39500            - t/op/method2entersub.t
39501           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
39502           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
39503           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
39504           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
39505 ____________________________________________________________________________
39506 [  6389] By: jhi                                   on 2000/07/13  13:18:48
39507         Log: Detypo from Peter Prymmer, part of #6388.
39508      Branch: cfgperl
39509            ! Configure config_h.SH
39510      Branch: metaconfig
39511            ! U/modified/d_longlong.U
39512 ____________________________________________________________________________
39513 [  6388] By: gsar                                  on 2000/07/13  06:33:40
39514         Log: typos (spotted by Peter Prymmer)
39515      Branch: perl
39516            ! Configure t/lib/english.t
39517 ____________________________________________________________________________
39518 [  6387] By: gsar                                  on 2000/07/13  05:35:28
39519         Log: new selfloader.t in change#6183 doesn't close DATA handles,
39520              and thus fails to clean up tmp files on dosish platforms
39521      Branch: perl
39522            ! t/lib/selfloader.t
39523 ____________________________________________________________________________
39524 [  6386] By: gsar                                  on 2000/07/12  21:42:39
39525         Log: sprintf test tweaks (from Dominic Dunlop)
39526      Branch: perl
39527            ! t/op/sprintf.t
39528 ____________________________________________________________________________
39529 [  6385] By: gsar                                  on 2000/07/12  21:33:46
39530         Log: fix bugs in processing %v-*d and similar format specs (from
39531              Avi Finkel <avi@finkel.org>)
39532      Branch: perl
39533            ! sv.c t/op/sprintf.t
39534 ____________________________________________________________________________
39535 [  6384] By: gsar                                  on 2000/07/12  16:04:19
39536         Log: readd missing perldelta.pod changes from changes#6339,6376
39537      Branch: perl
39538            ! pod/perldelta.pod
39539 ____________________________________________________________________________
39540 [  6383] By: gsar                                  on 2000/07/12  16:00:51
39541         Log: don't clobber *.orig files on *clean targets
39542      Branch: perl
39543            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
39544 ____________________________________________________________________________
39545 [  6382] By: gsar                                  on 2000/07/12  07:59:12
39546         Log: fix broken integrations in cfgperl
39547      Branch: cfgperl
39548           !> Changes pod/perldelta.pod
39549 ____________________________________________________________________________
39550 [  6381] By: gsar                                  on 2000/07/12  07:42:17
39551         Log: integrate cfgperl changes into mainline
39552      Branch: perl
39553            ! Changes
39554           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
39555           !> pod/perlre.pod
39556 ____________________________________________________________________________
39557 [  6380] By: gsar                                  on 2000/07/12  07:31:00
39558         Log: get sprintf.t to adjust properly for 3-digit exponents
39559      Branch: perl
39560            ! t/op/sprintf.t
39561 ____________________________________________________________________________
39562 [  6379] By: gsar                                  on 2000/07/12  06:40:04
39563         Log: change#6174 needs corresponding change in win32/config_h.PL,
39564              which grovels through config_h.SH to find the config.h name
39565      Branch: perl
39566            ! win32/config_h.PL
39567 ____________________________________________________________________________
39568 [  6378] By: jhi                                   on 2000/07/12  05:03:59
39569         Log: Do the cc sanity check both before the hints and
39570              after the cc selction.
39571      Branch: cfgperl
39572            ! Configure config_h.SH
39573      Branch: metaconfig
39574            ! U/modified/Oldconfig.U U/modified/cc.U
39575      Branch: metaconfig/U/perl
39576            + Checkcc.U
39577 ____________________________________________________________________________
39578 [  6377] By: jhi                                   on 2000/07/12  02:49:22
39579         Log: Fix nits noticed by Boston.pm.
39580      Branch: cfgperl
39581            ! pod/perlre.pod
39582 ____________________________________________________________________________
39583 [  6376] By: jhi                                   on 2000/07/11  21:22:13
39584         Log: Configure cosmetics and perldelta.
39585      Branch: cfgperl
39586            ! Configure config_h.SH pod/perldelta.pod
39587      Branch: metaconfig
39588            ! U/modified/cc.U
39589 ____________________________________________________________________________
39590 [  6375] By: gsar                                  on 2000/07/11  21:17:35
39591         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
39592      Branch: perl
39593            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
39594            ! win32/win32sck.c
39595 ____________________________________________________________________________
39596 [  6374] By: gsar                                  on 2000/07/11  20:48:50
39597         Log: tweak for build failure under multiplicity
39598      Branch: perl
39599            ! toke.c
39600 ____________________________________________________________________________
39601 [  6373] By: gsar                                  on 2000/07/11  20:37:23
39602         Log: integrate cfgperl changes#6325..6373 into mainline
39603              (NOTE: today's batch of integrations still untested)
39604      Branch: perl
39605           +> ext/DynaLoader/hints/netbsd.pl
39606            ! Changes
39607           !> (integrate 26 files)
39608 ____________________________________________________________________________
39609 [  6372] By: jhi                                   on 2000/07/11  20:30:36
39610         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
39611              regen perltoc.
39612      Branch: cfgperl
39613            + pod/perlbook.pod
39614            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
39615            ! pod/perltoc.pod
39616 ____________________________________________________________________________
39617 [  6371] By: jhi                                   on 2000/07/11  20:08:56
39618         Log: Minor cleanups on the booklist.
39619      Branch: cfgperl
39620            ! pod/perlfaq2.pod
39621 ____________________________________________________________________________
39622 [  6370] By: jhi                                   on 2000/07/11  19:31:13
39623         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
39624      Branch: cfgperl
39625            ! t/pragma/overload.t
39626 ____________________________________________________________________________
39627 [  6369] By: gsar                                  on 2000/07/11  19:27:48
39628         Log: integrate cfgperl changes#6293..6324 into mainline
39629      Branch: perl
39630           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
39631            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
39632           !> (integrate 30 files)
39633 ____________________________________________________________________________
39634 [  6368] By: gsar                                  on 2000/07/11  19:18:57
39635         Log: skip integrate of problematic change#6292 from cfgperl into mainline
39636      Branch: perl
39637           !> pp_hot.c
39638 ____________________________________________________________________________
39639 [  6367] By: gsar                                  on 2000/07/11  19:17:21
39640         Log: integrate cfgperl changes#6288..6290 into mainline
39641      Branch: perl
39642           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
39643 ____________________________________________________________________________
39644 [  6366] By: gsar                                  on 2000/07/11  19:11:18
39645         Log: integrate cfgperl changes#6268..6282 into mainline
39646      Branch: perl
39647           !> (integrate 30 files)
39648 ____________________________________________________________________________
39649 [  6365] By: gsar                                  on 2000/07/11  18:57:00
39650         Log: delete new accidentally branched file
39651      Branch: perl
39652            - t/op/method2entersub.t
39653 ____________________________________________________________________________
39654 [  6364] By: gsar                                  on 2000/07/11  18:55:13
39655         Log: skip integrate of change#6267 from cfgperl into mainline (the
39656              method call optimization is flawed without additional hints
39657              from user about immutableness of @ISA and no runtime method
39658              definitions)
39659      Branch: perl
39660           +> t/op/method2entersub.t
39661           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
39662           !> perl.h t/op/sprintf.t xsutils.c
39663 ____________________________________________________________________________
39664 [  6363] By: gsar                                  on 2000/07/11  18:49:43
39665         Log: integrate cfgperl changes#6261..6266 into mainline
39666      Branch: perl
39667           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
39668           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
39669           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
39670           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
39671 ____________________________________________________________________________
39672 [  6362] By: gsar                                  on 2000/07/11  18:43:26
39673         Log: integrate cfgperl changes#6252..6260 into mainline
39674      Branch: perl
39675           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
39676           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
39677           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
39678           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
39679 ____________________________________________________________________________
39680 [  6361] By: gsar                                  on 2000/07/11  18:37:12
39681         Log: skip integrate of problematic change#6251 from cfgperl into mainline
39682      Branch: perl
39683           !> lib/Exporter.pm
39684 ____________________________________________________________________________
39685 [  6360] By: gsar                                  on 2000/07/11  18:34:56
39686         Log: integrate cfgperl change#6250 into mainline
39687      Branch: perl
39688           +> t/op/my_stash.t
39689           !> MANIFEST embed.pl proto.h toke.c
39690 ____________________________________________________________________________
39691 [  6359] By: gsar                                  on 2000/07/11  18:21:19
39692         Log: integrate cfgperl changes#6242..6249 into mainline
39693      Branch: perl
39694           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
39695           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
39696           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
39697           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
39698           !> t/lib/peek.t utf8.c
39699 ____________________________________________________________________________
39700 [  6358] By: gsar                                  on 2000/07/11  18:15:45
39701         Log: skip integrate of problematic change#6241 from cfgperl into mainline
39702      Branch: perl
39703           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
39704 ____________________________________________________________________________
39705 [  6357] By: jhi                                   on 2000/07/11  18:15:16
39706         Log: Fix for
39707              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
39708              From: Roderick Schertler <roderick@argon.org> 
39709              Date: Tue, 11 Jul 2000 13:55:05 -0400 
39710              Message-Id: <200007111755.NAA05077@jones.argon.org> 
39711      Branch: cfgperl
39712            ! doio.c
39713 ____________________________________________________________________________
39714 [  6356] By: jhi                                   on 2000/07/11  18:12:51
39715         Log: Typo in #6341.
39716      Branch: cfgperl
39717            ! pp_hot.c
39718 ____________________________________________________________________________
39719 [  6355] By: gsar                                  on 2000/07/11  18:12:10
39720         Log: integrate cfgperl changes#6231..6240 into mainline
39721      Branch: perl
39722           +> pod/perlutil.pod
39723           !> (integrate 35 files)
39724 ____________________________________________________________________________
39725 [  6354] By: jhi                                   on 2000/07/11  18:04:34
39726         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
39727              From: Dominic Dunlop <domo@computer.org> 
39728              Date: Tue, 11 Jul 2000 12:27:33 +0200 
39729              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
39730              
39731              Replaces change #6268.
39732      Branch: cfgperl
39733            ! t/op/sprintf.t
39734 ____________________________________________________________________________
39735 [  6353] By: gsar                                  on 2000/07/11  17:59:51
39736         Log: skip integrate of problematic change#6230 from cfgperl into mainline
39737              (a later version of File::Spec is already in mainline)
39738      Branch: perl
39739           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
39740           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
39741 ____________________________________________________________________________
39742 [  6352] By: gsar                                  on 2000/07/11  17:57:48
39743         Log: integrate cfgperl changes#6224..6229 into mainline
39744      Branch: perl
39745           +> lib/lib.pm.PL
39746            - lib/lib.pm
39747           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
39748           !> lib/English.pm op.c t/lib/english.t
39749 ____________________________________________________________________________
39750 [  6351] By: gsar                                  on 2000/07/11  17:50:10
39751         Log: skip integrate of problematic change#6223 from cfgperl into mainline
39752      Branch: perl
39753           !> doio.c
39754 ____________________________________________________________________________
39755 [  6350] By: gsar                                  on 2000/07/11  17:48:28
39756         Log: integrate cfgperl changes#6220..6222 into mainline
39757      Branch: perl
39758           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
39759           !> toke.c utf8.c win32/win32.h
39760 ____________________________________________________________________________
39761 [  6349] By: gsar                                  on 2000/07/11  17:46:13
39762         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
39763              mainline
39764      Branch: perl
39765           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
39766           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
39767           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
39768 ____________________________________________________________________________
39769 [  6348] By: jhi                                   on 2000/07/11  17:45:49
39770         Log: README.posix-bc podified from Thomas Dorner.
39771      Branch: cfgperl
39772            ! README.posix-bc
39773 ____________________________________________________________________________
39774 [  6347] By: gsar                                  on 2000/07/11  17:42:04
39775         Log: integrate cfgperl change#6217 into mainline
39776      Branch: perl
39777           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
39778           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
39779           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
39780 ____________________________________________________________________________
39781 [  6346] By: gsar                                  on 2000/07/11  17:39:37
39782         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
39783              mainline
39784      Branch: perl
39785           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
39786           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
39787           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
39788           !> perlapi.h pod/perlapi.pod
39789 ____________________________________________________________________________
39790 [  6345] By: gsar                                  on 2000/07/11  17:36:42
39791         Log: integrate cfgperl changes#6207..6210 into mainline
39792      Branch: perl
39793           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
39794           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
39795 ____________________________________________________________________________
39796 [  6344] By: gsar                                  on 2000/07/11  17:31:20
39797         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
39798              mainline
39799      Branch: perl
39800           !> (integrate 40 files)
39801 ____________________________________________________________________________
39802 [  6343] By: gsar                                  on 2000/07/11  17:19:08
39803         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
39804      Branch: perl
39805           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
39806            ! Changes
39807           !> (integrate 34 files)
39808 ____________________________________________________________________________
39809 [  6342] By: jhi                                   on 2000/07/11  16:05:48
39810         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
39811              To: perl5-porters@perl.org
39812              From: Karsten Sperling <spiff@phreax.net>
39813              Date: Mon, 10 Jul 2000 15:12:52 +0200
39814              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
39815      Branch: cfgperl
39816            ! lib/Symbol.pm
39817 ____________________________________________________________________________
39818 [  6341] By: jhi                                   on 2000/07/11  15:59:23
39819         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
39820              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39821              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
39822              Date: Fri, 07 Jul 2000 17:57:16 +0100
39823      Branch: cfgperl
39824            ! pp_hot.c
39825 ____________________________________________________________________________
39826 [  6340] By: jhi                                   on 2000/07/11  15:55:47
39827         Log: Subject: Re: format bug report  [Patch]
39828              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39829              Date: Wed, 05 Jul 2000 13:12:52 +0200
39830              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
39831              
39832              Subject: Re: format bug report  [Patch]
39833              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39834              Date: Wed, 05 Jul 2000 14:10:01 +0200
39835              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
39836      Branch: cfgperl
39837            ! t/op/write.t toke.c
39838 ____________________________________________________________________________
39839 [  6339] By: jhi                                   on 2000/07/11  13:54:09
39840         Log: Be less forgiving about ambiguous and illegal tr ranges.
39841              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
39842              From: Mark-Jason Dominus <mjd@plover.com>
39843              Date: Tue, 04 Jul 2000 10:00:12 -0400
39844              Message-ID: <20000704140012.17772.qmail@plover.com>
39845              
39846              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
39847              From: Mark-Jason Dominus <mjd@plover.com>
39848              Date: Wed, 05 Jul 2000 09:37:36 -0400
39849              Message-ID: <20000705133736.27293.qmail@plover.com>
39850      Branch: cfgperl
39851            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
39852 ____________________________________________________________________________
39853 [  6338] By: jhi                                   on 2000/07/11  13:31:24
39854         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
39855              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39856              Date: Tue, 11 Jul 2000 13:50:51 +0100
39857              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
39858      Branch: cfgperl
39859            ! sv.c
39860 ____________________________________________________________________________
39861 [  6337] By: jhi                                   on 2000/07/11  13:29:14
39862         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
39863              From: Hugo <hv@crypt.compulink.co.uk>
39864              Date: Tue, 11 Jul 2000 12:44:50 +0100
39865              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
39866      Branch: cfgperl
39867            ! regexec.c t/op/re_tests
39868 ____________________________________________________________________________
39869 [  6336] By: jhi                                   on 2000/07/11  13:26:47
39870         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
39871              From: simon@brecon.co.uk (Simon Cozens)
39872              Date: 7 Jul 2000 11:26:09 GMT
39873              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
39874      Branch: cfgperl
39875            ! mg.c
39876 ____________________________________________________________________________
39877 [  6335] By: jhi                                   on 2000/07/11  13:23:37
39878         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
39879              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
39880              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
39881              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
39882      Branch: cfgperl
39883            + ext/DynaLoader/hints/netbsd.pl
39884            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
39885 ____________________________________________________________________________
39886 [  6334] By: jhi                                   on 2000/07/11  13:20:38
39887         Log: Subject: PATCH perlguts.pod: Document D and d magic types
39888              From: mjd@plover.com
39889              Date: 5 Jul 2000 18:01:51 -0000
39890              Message-ID: <20000705180151.29413.qmail@plover.com>
39891      Branch: cfgperl
39892            ! pod/perlguts.pod
39893 ____________________________________________________________________________
39894 [  6333] By: jhi                                   on 2000/07/11  13:15:51
39895         Log: Precedence goof, fix based on
39896              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
39897              From: Hugo <hv@crypt.compulink.co.uk>
39898              Date: Tue, 11 Jul 2000 12:52:38 +0100
39899              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
39900      Branch: cfgperl
39901            ! t/op/taint.t
39902 ____________________________________________________________________________
39903 [  6332] By: jhi                                   on 2000/07/11  12:40:17
39904         Log: Integrate with Sarathy.
39905      Branch: cfgperl
39906           !> win32/win32sck.c
39907 ____________________________________________________________________________
39908 [  6331] By: jhi                                   on 2000/07/10  20:14:16
39909         Log: Sprinkle ldlibpath.
39910      Branch: cfgperl
39911            ! pod/Makefile.SH
39912 ____________________________________________________________________________
39913 [  6330] By: jhi                                   on 2000/07/10  17:54:49
39914         Log: More POSIX.pod tweaks.
39915      Branch: cfgperl
39916            ! ext/POSIX/POSIX.pod
39917 ____________________________________________________________________________
39918 [  6329] By: jhi                                   on 2000/07/10  14:02:12
39919         Log: Reorder perl.pod once more.
39920      Branch: cfgperl
39921            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
39922 ____________________________________________________________________________
39923 [  6328] By: gsar                                  on 2000/07/10  07:06:00
39924         Log: accept() leaks memory on windows due to incorrect ordering of
39925              closesocket() and fclose() calls
39926      Branch: perl
39927            ! win32/win32sck.c
39928 ____________________________________________________________________________
39929 [  6327] By: gsar                                  on 2000/07/10  06:49:17
39930         Log: winsock options weren't being set in all threads under ithreads
39931              (caused send()s from second and subsequent threads to fail)
39932      Branch: perl
39933            ! win32/win32sck.c
39934 ____________________________________________________________________________
39935 [  6326] By: jhi                                   on 2000/07/08  02:45:40
39936         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
39937              was cast to an unsigned (32-bit) integer with wild abandon.
39938      Branch: cfgperl
39939            ! ext/Devel/DProf/DProf.xs
39940 ____________________________________________________________________________
39941 [  6325] By: jhi                                   on 2000/07/07  18:50:33
39942         Log: Remove perlbook, update perlfaq book listing,
39943              rearrange perl.pod, regenerate perltoc.
39944      Branch: cfgperl
39945            - pod/perlbook.pod
39946            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
39947            ! pod/perlfaq2.pod pod/perltoc.pod
39948 ____________________________________________________________________________
39949 [  6324] By: jhi                                   on 2000/07/07  14:03:40
39950         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
39951      Branch: cfgperl
39952            ! sv.h toke.c
39953 ____________________________________________________________________________
39954 [  6323] By: jhi                                   on 2000/07/06  16:03:55
39955         Log: Fix complaints of buildtoc.
39956      Branch: cfgperl
39957            + lib/Win32.pod
39958            - pod/Win32.pod
39959            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
39960 ____________________________________________________________________________
39961 [  6322] By: jhi                                   on 2000/07/06  15:15:52
39962         Log: Add =head1 NAMEs so that buildtoc is happy.
39963              (The CGI::Util nit reported to Lincoln.)
39964      Branch: cfgperl
39965            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
39966            ! pod/perltoc.pod
39967 ____________________________________________________________________________
39968 [  6321] By: jhi                                   on 2000/07/06  03:16:04
39969         Log: Config is being used.
39970      Branch: cfgperl
39971            ! t/op/method.t
39972 ____________________________________________________________________________
39973 [  6320] By: jhi                                   on 2000/07/06  03:13:13
39974         Log: Integrate with Sarathy.
39975      Branch: cfgperl
39976           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
39977 ____________________________________________________________________________
39978 [  6319] By: jhi                                   on 2000/07/06  03:11:46
39979         Log: Autogenerate pod/Makefile and pod/buildtoc.
39980              buildtoc also checks whether the existin pods are
39981              mentioned in MANIFEST and perl.pod, and vice versa.
39982              (None of the thusly found discrepancies fixed yet.)
39983              roffitall also needs to be autogenerated similarly but it
39984              seems so badly out of date that I didn't touch it yet.
39985      Branch: cfgperl
39986            + pod/Makefile.SH pod/buildtoc.PL
39987            - pod/Makefile pod/buildtoc
39988            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
39989 ____________________________________________________________________________
39990 [  6318] By: gsar                                  on 2000/07/05  22:10:54
39991         Log: fix UNC path handling on Windows under ithreads, and chdir()
39992              return value when given a non-existent directory
39993      Branch: perl
39994            ! win32/vdir.h
39995 ____________________________________________________________________________
39996 [  6317] By: gsar                                  on 2000/07/05  22:08:19
39997         Log: winsock cleanup never done on Windows (leads to handle leaks)
39998      Branch: perl
39999            ! win32/perllib.c win32/win32sck.c
40000 ____________________________________________________________________________
40001 [  6316] By: gsar                                  on 2000/07/05  22:06:19
40002         Log: some debugger output does not go to the socket when RemotePort is set
40003      Branch: perl
40004            ! lib/perl5db.pl
40005 ____________________________________________________________________________
40006 [  6315] By: jhi                                   on 2000/07/05  00:25:21
40007         Log: Integrate with Sarathy, preliminary fix for unicos
40008              alignment problems in [ID 20000612.002] Perl problem on Cray system.
40009      Branch: cfgperl
40010            ! sv.h
40011           !> pp_hot.c
40012 ____________________________________________________________________________
40013 [  6314] By: gsar                                  on 2000/07/04  23:34:02
40014         Log: tyop in change#6306
40015      Branch: perl
40016            ! pp_hot.c
40017 ____________________________________________________________________________
40018 [  6313] By: jhi                                   on 2000/07/04  22:14:38
40019         Log: Multiline string literals ENONPORTABLE.
40020      Branch: cfgperl
40021            ! pp_hot.c
40022 ____________________________________________________________________________
40023 [  6312] By: jhi                                   on 2000/07/04  20:34:44
40024         Log: Integrate with Sarathy.
40025      Branch: cfgperl
40026           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
40027           !> t/op/method.t
40028 ____________________________________________________________________________
40029 [  6311] By: jhi                                   on 2000/07/04  20:30:56
40030         Log: More POSIX.pod embellishment.
40031      Branch: cfgperl
40032            ! ext/POSIX/POSIX.pod
40033 ____________________________________________________________________________
40034 [  6310] By: gsar                                  on 2000/07/04  17:28:48
40035         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
40036      Branch: perl
40037            ! t/lib/b.t
40038 ____________________________________________________________________________
40039 [  6309] By: jhi                                   on 2000/07/04  17:22:18
40040         Log: The #6308 required a little bit more.
40041      Branch: cfgperl
40042            ! Makefile.SH win32/Makefile
40043 ____________________________________________________________________________
40044 [  6308] By: jhi                                   on 2000/07/04  16:35:24
40045         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
40046      Branch: cfgperl
40047            + lib/lib_pm.PL
40048            - lib/lib.pm.PL
40049            ! MANIFEST Makefile.SH
40050 ____________________________________________________________________________
40051 [  6307] By: jhi                                   on 2000/07/04  16:28:58
40052         Log: Win32 patches for cfgperl from Sarathy.
40053      Branch: cfgperl
40054            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
40055            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
40056            ! thread.h toke.c util.c win32/Makefile win32/win32.c
40057 ____________________________________________________________________________
40058 [  6306] By: gsar                                  on 2000/07/04  16:28:40
40059         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
40060              (from Richard Soderberg <rs@oregonnet.com>)
40061      Branch: perl
40062            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
40063 ____________________________________________________________________________
40064 [  6305] By: jhi                                   on 2000/07/04  16:24:24
40065         Log: Integrate with Sarathy.
40066      Branch: cfgperl
40067           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
40068           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
40069           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
40070           !> proto.h win32/win32.c
40071 ____________________________________________________________________________
40072 [  6304] By: gsar                                  on 2000/07/04  16:17:24
40073         Log: missing perldiag entry for unpack("w",...) diagnostic (from
40074              Andreas Koenig)
40075      Branch: perl
40076            ! pod/perldiag.pod
40077 ____________________________________________________________________________
40078 [  6303] By: gsar                                  on 2000/07/04  16:14:44
40079         Log: remove rel2abs prototypes (from Barrie Slaymaker)
40080      Branch: perl
40081            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
40082            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
40083 ____________________________________________________________________________
40084 [  6302] By: gsar                                  on 2000/07/04  04:59:35
40085         Log: adjust change#6299
40086      Branch: perl
40087            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
40088            ! win32/win32.c
40089 ____________________________________________________________________________
40090 [  6301] By: jhi                                   on 2000/07/04  04:50:07
40091         Log: Integrate with Sarathy.
40092      Branch: cfgperl
40093           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
40094           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
40095           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
40096 ____________________________________________________________________________
40097 [  6300] By: gsar                                  on 2000/07/04  04:42:09
40098         Log: PERL_OBJECT build tweak
40099      Branch: perl
40100            ! perl.h
40101 ____________________________________________________________________________
40102 [  6299] By: gsar                                  on 2000/07/04  04:37:00
40103         Log: fix memory leak on Windows (PL_sys_intern contents were never
40104              freed)
40105      Branch: perl
40106            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
40107            ! perlapi.c proto.h win32/win32.c
40108 ____________________________________________________________________________
40109 [  6298] By: gsar                                  on 2000/07/04  04:15:59
40110         Log: fix large memory leak that has been around for ever, masked by
40111              -DPURIFY (most of the arenas were never freed!)
40112      Branch: perl
40113            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
40114 ____________________________________________________________________________
40115 [  6297] By: gsar                                  on 2000/07/04  04:07:46
40116         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
40117      Branch: perl
40118            ! perl.c
40119 ____________________________________________________________________________
40120 [  6296] By: jhi                                   on 2000/06/30  18:28:37
40121         Log: Elaborate POSIX.pod.  Still needs work.
40122      Branch: cfgperl
40123            ! ext/POSIX/POSIX.pod
40124 ____________________________________________________________________________
40125 [  6295] By: jhi                                   on 2000/06/30  14:58:18
40126         Log: Point to perlipc for more SysV IPC examples.
40127      Branch: cfgperl
40128            ! pod/perlfunc.pod
40129 ____________________________________________________________________________
40130 [  6294] By: gsar                                  on 2000/06/30  14:47:45
40131         Log: slurp mode fix in change#4736 still not quite right
40132      Branch: perl
40133            ! pp_hot.c t/io/argv.t
40134 ____________________________________________________________________________
40135 [  6293] By: jhi                                   on 2000/06/30  12:02:55
40136         Log: Integrate with Sarathy.
40137      Branch: cfgperl
40138           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
40139 ____________________________________________________________________________
40140 [  6292] By: jhi                                   on 2000/06/30  12:01:11
40141         Log: From: simon@brecon.co.uk (Simon Cozens)
40142              Subject: UTF8 concat
40143              Date: 30 Jun 2000 06:13:25 GMT
40144              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
40145      Branch: cfgperl
40146            ! pp_hot.c
40147 ____________________________________________________________________________
40148 [  6291] By: gsar                                  on 2000/06/30  04:37:33
40149         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
40150              when @_ is modified, causing coredumps
40151      Branch: perl
40152            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
40153 ____________________________________________________________________________
40154 [  6290] By: jhi                                   on 2000/06/30  02:21:44
40155         Log: Integrate with Sarathy.
40156      Branch: cfgperl
40157           !> vms/vms.c vms/vmsish.h
40158 ____________________________________________________________________________
40159 [  6289] By: jhi                                   on 2000/06/30  02:21:02
40160         Log: Check VERSIONs.
40161      Branch: cfgperl
40162            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
40163            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
40164            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
40165 ____________________________________________________________________________
40166 [  6288] By: jhi                                   on 2000/06/30  02:18:52
40167         Log: Integrate with Sarathy.
40168      Branch: cfgperl
40169           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
40170           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
40171           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
40172           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
40173 ____________________________________________________________________________
40174 [  6287] By: gsar                                  on 2000/06/30  02:17:08
40175         Log: integrate vmsperl changes into mainline
40176      Branch: perl
40177           !> vms/vms.c vms/vmsish.h
40178 ____________________________________________________________________________
40179 [  6285] By: gsar                                  on 2000/06/30  02:05:28
40180         Log: localize %INC in a Safe compartment so that use/require work
40181              (many other magic globals probably need similar treatment)
40182      Branch: perl
40183            ! ext/Opcode/Opcode.xs
40184 ____________________________________________________________________________
40185 [  6284] By: gsar                                  on 2000/06/30  01:54:54
40186         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
40187              about Windows
40188      Branch: perl
40189            ! pod/perlembed.pod
40190 ____________________________________________________________________________
40191 [  6283] By: jhi                                   on 2000/06/30  01:50:10
40192         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
40193              From: Barrie Slaymaker <barries@jester.slaysys.com>
40194              Date: Wed, 28 Jun 2000 11:35:29 -0400
40195              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
40196      Branch: perl
40197            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
40198            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
40199            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
40200            ! lib/File/Spec/Win32.pm
40201 ____________________________________________________________________________
40202 [  6282] By: jhi                                   on 2000/06/29  22:57:22
40203         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
40204              From: Dan Sugalski <dan@sidhe.org>
40205              Date: Tue, 06 Jun 2000 11:59:50 -0400
40206              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
40207      Branch: cfgperl
40208            ! vms/vms.c
40209 ____________________________________________________________________________
40210 [  6281] By: jhi                                   on 2000/06/29  22:52:50
40211         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
40212              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
40213              Date: Wed, 7 Jun 2000 04:02:04 -0500
40214              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
40215      Branch: cfgperl
40216            ! utils/h2xs.PL
40217 ____________________________________________________________________________
40218 [  6280] By: jhi                                   on 2000/06/29  22:45:47
40219         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
40220              From: rspier@pobox.com (Robert Spier)
40221              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
40222              Message-ID: <14654.31913.845602.610277@rls.cx>
40223      Branch: cfgperl
40224            ! utils/h2xs.PL
40225 ____________________________________________________________________________
40226 [  6279] By: jhi                                   on 2000/06/29  22:38:16
40227         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
40228              From: Tim Ayers <tayers@bridge.com>
40229              Date: Thu, 08 Jun 2000 08:11:06 +0200
40230              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
40231              [resent by Richard Foley, Message-Id probably wrong]
40232      Branch: cfgperl
40233            ! pod/perlsub.pod
40234 ____________________________________________________________________________
40235 [  6278] By: jhi                                   on 2000/06/29  22:21:45
40236         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
40237              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
40238              Date: Fri, 09 Jun 2000 12:39:27 -0400
40239              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
40240              (plus update the version "number" of Text::Wrap)
40241      Branch: cfgperl
40242            ! lib/Text/Wrap.pm
40243 ____________________________________________________________________________
40244 [  6277] By: jhi                                   on 2000/06/29  22:13:10
40245         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
40246              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40247              Date: Mon, 12 Jun 2000 14:55:59 +0100
40248              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
40249      Branch: cfgperl
40250            ! pod/perlfunc.pod
40251 ____________________________________________________________________________
40252 [  6276] By: jhi                                   on 2000/06/29  22:11:06
40253         Log: Subject: [PATCH] Re: eval documentation: context
40254              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40255              Date: Mon, 12 Jun 2000 15:07:29 +0100
40256              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
40257      Branch: cfgperl
40258            ! pod/perlfunc.pod
40259 ____________________________________________________________________________
40260 [  6275] By: jhi                                   on 2000/06/29  21:59:46
40261         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
40262              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
40263              Date: Tue, 13 Jun 2000 02:43:48 -0500
40264              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
40265      Branch: cfgperl
40266            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
40267 ____________________________________________________________________________
40268 [  6274] By: jhi                                   on 2000/06/29  21:56:14
40269         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
40270              From: Andy Dougherty <doughera@lafayette.edu>
40271              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
40272              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
40273      Branch: cfgperl
40274            ! ext/File/Glob/Glob.pm
40275 ____________________________________________________________________________
40276 [  6273] By: jhi                                   on 2000/06/29  21:49:09
40277         Log: Subject: [PATCH] xsub attributes
40278              From: Doug MacEachern <dougm@covalent.net>
40279              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
40280              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
40281      Branch: cfgperl
40282            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
40283            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
40284 ____________________________________________________________________________
40285 [  6272] By: jhi                                   on 2000/06/29  21:41:28
40286         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
40287              From: Tom Phoenix <rootbeer@redcat.com>
40288              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
40289              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
40290      Branch: cfgperl
40291            ! lib/Net/Ping.pm
40292 ____________________________________________________________________________
40293 [  6271] By: jhi                                   on 2000/06/29  21:36:55
40294         Log: Subject: PATCH pod/perltie.pod
40295              From: Ian Phillipps <Ian.Phillipps@iname.com>
40296              Date: Fri, 16 Jun 2000 00:17:19 +0100
40297              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
40298              (only the first hunk, the second hunk had already been done
40299              by some other patch)
40300      Branch: cfgperl
40301            ! pod/perltie.pod
40302 ____________________________________________________________________________
40303 [  6270] By: jhi                                   on 2000/06/29  21:24:51
40304         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
40305              From: Nicholas Clark <nick@talking.bollo.cx>
40306              Date: Fri, 23 Jun 2000 16:21:15 +0100
40307              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
40308      Branch: cfgperl
40309            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
40310            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
40311 ____________________________________________________________________________
40312 [  6269] By: jhi                                   on 2000/06/29  19:38:15
40313         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
40314              silence few compiler warnings.
40315      Branch: cfgperl
40316            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
40317 ____________________________________________________________________________
40318 [  6268] By: jhi                                   on 2000/06/29  18:21:50
40319         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
40320              From: Dominic Dunlop <domo@computer.org> 
40321              Date: Thu, 29 Jun 2000 12:32:39 +0200 
40322              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
40323      Branch: cfgperl
40324            ! t/op/sprintf.t
40325 ____________________________________________________________________________
40326 [  6267] By: jhi                                   on 2000/06/29  18:16:07
40327         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
40328              From: Doug MacEachern <dougm@covalent.net>
40329              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
40330              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
40331      Branch: cfgperl
40332            + t/op/method2entersub.t
40333            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
40334            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
40335            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
40336            ! xsutils.c
40337 ____________________________________________________________________________
40338 [  6266] By: jhi                                   on 2000/06/29  15:11:15
40339         Log: Subject: [PATCH 5.6.0] cygwin port
40340              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
40341              From: "Fifer, Eric" <EFifer@sanwaint.com>
40342              Date: Thu, 29 Jun 2000 12:58:29 +0100
40343      Branch: cfgperl
40344            ! cygwin/Makefile.SHs
40345 ____________________________________________________________________________
40346 [  6265] By: jhi                                   on 2000/06/29  15:04:05
40347         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
40348              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
40349              Date: Wed, 28 Jun 2000 17:50:12 -0700
40350              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
40351      Branch: cfgperl
40352            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
40353 ____________________________________________________________________________
40354 [  6264] By: jhi                                   on 2000/06/29  15:00:57
40355         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
40356              From: Marty Lucich <marty@netcom.com>
40357              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
40358              Message-Id: <200006282116.OAA11148@netcom.com>
40359              ccdlflags update (the BSD/OS 4.1 part had already been taken
40360              care of by #6141).
40361      Branch: cfgperl
40362            ! hints/bsdos.sh
40363 ____________________________________________________________________________
40364 [  6263] By: jhi                                   on 2000/06/29  13:47:44
40365         Log: tr fixes from Simon Cozens
40366      Branch: cfgperl
40367            ! doop.c
40368 ____________________________________________________________________________
40369 [  6262] By: jhi                                   on 2000/06/28  18:46:01
40370         Log: Subject: 5.6.0 Patch for EPOC
40371              From: Olaf Flebbe <o.flebbe@gmx.de>
40372              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
40373              Message-ID: <23449.960929969@www11.gmx.net>
40374      Branch: cfgperl
40375            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
40376            ! epoc/epocish.h
40377 ____________________________________________________________________________
40378 [  6261] By: jhi                                   on 2000/06/28  18:29:07
40379         Log: Subject: Re: [PATCH cfgperl] BOMs away!
40380              From: simon@brecon.co.uk (Simon Cozens)
40381              Date: 17 Jun 2000 11:49:57 GMT
40382              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
40383      Branch: cfgperl
40384            ! pod/perldiag.pod t/comp/require.t toke.c
40385 ____________________________________________________________________________
40386 [  6260] By: jhi                                   on 2000/06/28  17:47:16
40387         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
40388              From: simon@brecon.co.uk (Simon Cozens) 
40389              Date: 17 Jun 2000 11:56:44 GMT 
40390              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
40391              pack U0, pack C0
40392      Branch: cfgperl
40393            ! pod/perlfunc.pod pp.c t/op/pack.t
40394 ____________________________________________________________________________
40395 [  6259] By: jhi                                   on 2000/06/28  16:43:17
40396         Log: perlnewmod was missing from MANIFEST.
40397      Branch: cfgperl
40398            ! MANIFEST
40399 ____________________________________________________________________________
40400 [  6258] By: jhi                                   on 2000/06/28  15:54:30
40401         Log: linenumber tweak
40402      Branch: cfgperl
40403            ! t/pragma/warn/regcomp
40404 ____________________________________________________________________________
40405 [  6257] By: jhi                                   on 2000/06/28  15:50:44
40406         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
40407              From: Doug MacEachern <dougm@covalent.net>
40408              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
40409              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
40410              (one part of the patch had been applied earlier)
40411      Branch: cfgperl
40412            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
40413 ____________________________________________________________________________
40414 [  6256] By: jhi                                   on 2000/06/28  15:40:22
40415         Log: tweaks from Simon Cozens to further fix tr/// under utf8
40416      Branch: cfgperl
40417            ! doop.c
40418 ____________________________________________________________________________
40419 [  6255] By: jhi                                   on 2000/06/28  15:33:45
40420         Log: small thinko tweaks
40421      Branch: cfgperl
40422            ! lib/IPC/Open3.pm t/op/my_stash.t
40423 ____________________________________________________________________________
40424 [  6254] By: jhi                                   on 2000/06/28  15:33:25
40425         Log: Subject: tr///, help wanted.
40426              From: simon@brecon.co.uk (Simon Cozens)
40427              Date: 28 Jun 2000 11:29:04 GMT
40428              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
40429      Branch: cfgperl
40430            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
40431            ! pp_proto.h proto.h t/op/tr.t
40432 ____________________________________________________________________________
40433 [  6253] By: jhi                                   on 2000/06/28  15:09:17
40434         Log: Paranoia tweak on #6249.
40435              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
40436              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
40437              Date: Sun, 25 Jun 2000 23:43:12 -0400
40438              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
40439      Branch: cfgperl
40440            ! lib/IPC/Open3.pm
40441 ____________________________________________________________________________
40442 [  6252] By: jhi                                   on 2000/06/28  15:01:38
40443         Log: Document #6249 and #6251.
40444      Branch: cfgperl
40445            ! lib/Exporter.pm lib/IPC/Open3.pm
40446 ____________________________________________________________________________
40447 [  6251] By: jhi                                   on 2000/06/28  14:50:43
40448         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
40449              From: Doug MacEachern <dougm@covalent.net>
40450              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
40451              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
40452      Branch: cfgperl
40453            ! lib/Exporter.pm
40454 ____________________________________________________________________________
40455 [  6250] By: jhi                                   on 2000/06/28  14:45:23
40456         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
40457              From: Doug MacEachern <dougm@covalent.net>
40458              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
40459              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
40460      Branch: cfgperl
40461            + t/op/my_stash.t
40462            ! MANIFEST embed.pl global.sym proto.h toke.c
40463 ____________________________________________________________________________
40464 [  6249] By: jhi                                   on 2000/06/28  14:36:34
40465         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
40466              From: Frank Tobin <ftobin@uiuc.edu>
40467              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
40468              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
40469      Branch: cfgperl
40470            ! lib/IPC/Open3.pm
40471 ____________________________________________________________________________
40472 [  6248] By: jhi                                   on 2000/06/28  14:11:25
40473         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
40474              From: Mark-Jason Dominus <mjd@plover.com>
40475              Date: Tue, 27 Jun 2000 22:36:42 -0400
40476              Message-ID: <20000628023642.12166.qmail@plover.com>
40477      Branch: cfgperl
40478            ! pod/perlfunc.pod
40479 ____________________________________________________________________________
40480 [  6247] By: jhi                                   on 2000/06/27  12:46:37
40481         Log: Tweak $VERSION, patch from Doug MacEachern.
40482      Branch: cfgperl
40483            ! lib/File/Spec.pm
40484 ____________________________________________________________________________
40485 [  6246] By: jhi                                   on 2000/06/27  03:34:46
40486         Log: Allow for standalone testing.
40487      Branch: cfgperl
40488            ! t/lib/filefunc.t t/lib/filespec.t
40489 ____________________________________________________________________________
40490 [  6245] By: jhi                                   on 2000/06/27  02:50:02
40491         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
40492              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
40493              Date: Sat, 24 Jun 2000 13:06:20 +0100
40494              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
40495      Branch: cfgperl
40496            ! ext/DynaLoader/DynaLoader_pm.PL
40497 ____________________________________________________________________________
40498 [  6244] By: jhi                                   on 2000/06/27  02:46:10
40499         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
40500              From: Doug MacEachern <dougm@covalent.net>
40501              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
40502              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
40503      Branch: cfgperl
40504            ! gv.c sv.c t/lib/peek.t
40505 ____________________________________________________________________________
40506 [  6243] By: jhi                                   on 2000/06/27  02:38:07
40507         Log: Subject: [PATCH] is_utf8_string
40508              From: simon@brecon.co.uk (Simon Cozens)
40509              Date: 26 Jun 2000 02:25:59 GMT
40510              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
40511      Branch: cfgperl
40512            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
40513            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
40514            ! proto.h utf8.c
40515 ____________________________________________________________________________
40516 [  6242] By: jhi                                   on 2000/06/27  02:24:00
40517         Log: Subject: [PATCH] bytes<->utf8 fixes
40518              From: simon@brecon.co.uk (Simon Cozens)
40519              Date: 26 Jun 2000 04:55:45 GMT
40520              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
40521      Branch: cfgperl
40522            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
40523 ____________________________________________________________________________
40524 [  6241] By: jhi                                   on 2000/06/27  02:12:42
40525         Log: Do no -warn on \_, only on \alpha.
40526              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
40527              From: David Dyck <dcd@tc.fluke.com>
40528              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
40529              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
40530      Branch: cfgperl
40531            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
40532 ____________________________________________________________________________
40533 [  6240] By: jhi                                   on 2000/06/27  02:00:01
40534         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
40535              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
40536              Date: Mon, 26 Jun 2000 18:40:14 +0100
40537              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
40538      Branch: cfgperl
40539            ! utils/h2xs.PL
40540 ____________________________________________________________________________
40541 [  6239] By: jhi                                   on 2000/06/27  01:53:40
40542         Log: Configure maintenance.  Sever some dependency cycles,
40543              separate gccversion from the cc unit,
40544              address [ID 20000623.006] Configure script patch for using gcc on AIX
40545              (but solve it a little bit differently),
40546              unduplex some accidentally duplicated units,
40547              suggest using gcc if no cc available
40548              (p5p thread: "Solaris configure: counterproposal", 1999-09)
40549      Branch: cfgperl
40550            ! Configure Todo-5.6 config_h.SH
40551      Branch: metaconfig
40552            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
40553            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
40554      Branch: metaconfig/U/perl
40555            + gccvers.U
40556            ! d_getespwnam.U d_getprpwnam.U i_prot.U
40557 ____________________________________________________________________________
40558 [  6238] By: jhi                                   on 2000/06/25  18:04:56
40559         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
40560              From: Dan Sugalski <dan@sidhe.org>
40561              Date: Fri, 23 Jun 2000 17:00:00 -0400
40562              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
40563      Branch: cfgperl
40564            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
40565 ____________________________________________________________________________
40566 [  6237] By: jhi                                   on 2000/06/25  16:36:45
40567         Log: Tweak embed.pl, regen headers.
40568      Branch: cfgperl
40569            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
40570            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
40571            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
40572            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
40573            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
40574 ____________________________________________________________________________
40575 [  6236] By: jhi                                   on 2000/06/25  15:26:42
40576         Log: Regen headers.
40577      Branch: cfgperl
40578            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
40579            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
40580            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
40581            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
40582            ! regnodes.h warnings.h
40583 ____________________________________________________________________________
40584 [  6235] By: jhi                                   on 2000/06/23  19:39:35
40585         Log: The thread begun by
40586              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
40587              From: Kevin.Ruscoe@ubsw.com
40588              Date: Fri, 16 Jun 2000 16:38:51 +0100
40589              Message-Id: <H000019b03c300d6@MHS>
40590      Branch: cfgperl
40591            ! hints/solaris_2.sh
40592 ____________________________________________________________________________
40593 [  6234] By: jhi                                   on 2000/06/23  19:23:36
40594         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
40595              because when run as services (Win32ese for daemons)
40596              no environment variables are set and tmpdir ends up as /tmp,
40597              which is ambiguous.
40598              
40599              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
40600              From: matt@sergeant.org
40601              Date: 16 Jun 2000 16:30:43 -0000
40602              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
40603      Branch: cfgperl
40604            ! lib/File/Spec/Win32.pm
40605 ____________________________________________________________________________
40606 [  6233] By: jhi                                   on 2000/06/23  19:18:58
40607         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
40608              From: Mark-Jason Dominus <mjd@plover.com>
40609              Date: Fri, 16 Jun 2000 20:53:04 -0400
40610              Message-ID: <20000617005304.8008.qmail@plover.com>
40611      Branch: cfgperl
40612            ! op.h
40613 ____________________________________________________________________________
40614 [  6232] By: jhi                                   on 2000/06/23  16:10:02
40615         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
40616              From: simon@brecon.co.uk (Simon Cozens)
40617              Date: 19 Jun 2000 15:18:27 GMT
40618              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
40619              
40620              plus update pod/Makefile and regenerate perltoc
40621      Branch: cfgperl
40622            + pod/perlutil.pod
40623            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
40624 ____________________________________________________________________________
40625 [  6231] By: jhi                                   on 2000/06/23  15:19:18
40626         Log: Subject: [PATCH 5.6.0] cygwin port
40627              From: "Fifer, Eric" <EFifer@sanwaint.com>
40628              Date: Tue, 20 Jun 2000 14:30:58 +0100
40629              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
40630      Branch: cfgperl
40631            ! README.cygwin lib/File/Find.pm
40632 ____________________________________________________________________________
40633 [  6230] By: jhi                                   on 2000/06/23  14:25:21
40634         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
40635      Branch: cfgperl
40636            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
40637            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
40638            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
40639            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
40640 ____________________________________________________________________________
40641 [  6229] By: jhi                                   on 2000/06/23  14:13:34
40642         Log: Subject: README.hpux version 0.6.1
40643              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
40644              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
40645              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
40646      Branch: cfgperl
40647            ! README.hpux
40648 ____________________________________________________________________________
40649 [  6228] By: jhi                                   on 2000/06/23  14:07:20
40650         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
40651              From: Doug MacEachern <dougm@covalent.net>
40652              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
40653              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
40654      Branch: cfgperl
40655            ! op.c
40656 ____________________________________________________________________________
40657 [  6227] By: jhi                                   on 2000/06/23  14:01:06
40658         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
40659              From: Doug MacEachern <dougm@covalent.net>
40660              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
40661              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
40662      Branch: cfgperl
40663            + lib/lib.pm.PL
40664            - lib/lib.pm
40665            ! MANIFEST Makefile.SH
40666 ____________________________________________________________________________
40667 [  6226] By: jhi                                   on 2000/06/23  13:53:07
40668         Log: Subject: [PATCH] remove forward declarations in Socket.pm
40669              From: Doug MacEachern <dougm@covalent.net>
40670              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
40671              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
40672              
40673              From: Doug MacEachern <dougm@covalent.net>
40674              Subject: Re: [PATCH] remove forward declarations in Socket.pm
40675              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
40676              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
40677      Branch: cfgperl
40678            ! ext/Socket/Socket.pm op.c
40679 ____________________________________________________________________________
40680 [  6225] By: jhi                                   on 2000/06/23  13:41:52
40681         Log: Add source code filenames to apidoc.
40682              From: simon@brecon.co.uk (Simon Cozens)
40683              Subject: [PATCH embed.pl] Source X-ref
40684              Date: 22 Jun 2000 02:18:49 GMT
40685              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
40686      Branch: cfgperl
40687            ! embed.pl
40688 ____________________________________________________________________________
40689 [  6224] By: jhi                                   on 2000/06/23  13:32:33
40690         Log: A way to avoid English.pm performance hit.
40691              From: root <root@jester.slaysys.com>
40692              Subject: [YAPATCH English.pm] My turn to putt again
40693              Date: Thu, 22 Jun 2000 20:33:58 -0400
40694              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
40695      Branch: cfgperl
40696            ! lib/English.pm t/lib/english.t
40697 ____________________________________________________________________________
40698 [  6223] By: jhi                                   on 2000/06/23  13:27:06
40699         Log: Avoid double close().
40700              Subject: [PATCH] avoid double close()
40701              From: Doug MacEachern <dougm@covalent.net>
40702              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
40703              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
40704      Branch: cfgperl
40705            ! doio.c
40706 ____________________________________________________________________________
40707 [  6222] By: jhi                                   on 2000/06/23  13:25:54
40708         Log: doc typo fix
40709              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
40710              From: Ian Phillipps <Ian.Phillipps@iname.com>
40711              Date: Fri, 23 Jun 2000 10:40:58 +0100
40712              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
40713      Branch: cfgperl
40714            ! lib/Pod/Usage.pm
40715 ____________________________________________________________________________
40716 [  6221] By: jhi                                   on 2000/06/23  13:24:15
40717         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
40718              From: simon@brecon.co.uk (Simon Cozens)
40719              Subject: [PATCH] Eliminate tr///[CU][CU]
40720              Date: 23 Jun 2000 11:05:40 GMT
40721              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
40722      Branch: cfgperl
40723            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
40724 ____________________________________________________________________________
40725 [  6220] By: jhi                                   on 2000/06/22  16:07:51
40726         Log: Win32 patches from Benjamin Stuhl.
40727      Branch: cfgperl
40728            ! makedef.pl win32/win32.h
40729 ____________________________________________________________________________
40730 [  6219] By: jhi                                   on 2000/06/22  16:06:34
40731         Log: Bytecode patches from Benjamin Stuhl.
40732      Branch: cfgperl
40733            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
40734            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
40735            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
40736 ____________________________________________________________________________
40737 [  6218] By: jhi                                   on 2000/06/15  23:54:16
40738         Log: Bytecode patches from Benjamin Stuhl.
40739      Branch: cfgperl
40740            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
40741 ____________________________________________________________________________
40742 [  6217] By: jhi                                   on 2000/06/09  13:38:29
40743         Log: Rename the fdpid locking and integrate with Sarathy.
40744      Branch: cfgperl
40745            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
40746            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
40747            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
40748            ! win32/win32.c
40749           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
40750 ____________________________________________________________________________
40751 [  6216] By: gsar                                  on 2000/06/08  14:54:21
40752         Log: be more optimal about clearing @_
40753      Branch: perl
40754            ! cop.h
40755 ____________________________________________________________________________
40756 [  6215] By: gsar                                  on 2000/06/08  14:33:04
40757         Log: tweak comment about @DB::args
40758      Branch: perl
40759            ! av.h pp_ctl.c
40760 ____________________________________________________________________________
40761 [  6214] By: gsar                                  on 2000/06/08  13:57:54
40762         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
40763              caller() wants to populate @DB::args with it (causes a coredump
40764              in Carp::confess())
40765      Branch: perl
40766            ! cop.h t/op/runlevel.t
40767 ____________________________________________________________________________
40768 [  6213] By: gsar                                  on 2000/06/08  07:06:35
40769         Log: back out change#6106 (seems problematic)
40770      Branch: perl
40771            ! hints/solaris_2.sh
40772 ____________________________________________________________________________
40773 [  6212] By: jhi                                   on 2000/06/07  03:10:36
40774         Log: Continuing mopup for #6204.
40775      Branch: cfgperl
40776            ! ext/B/defsubs_h.PL
40777 ____________________________________________________________________________
40778 [  6211] By: jhi                                   on 2000/06/07  02:41:50
40779         Log: Mopup for #6204.
40780              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
40781              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
40782              This is comes from const() where POK isn't on when expected.
40783      Branch: cfgperl
40784            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
40785            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
40786            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
40787            ! perlapi.h pod/perlapi.pod
40788 ____________________________________________________________________________
40789 [  6210] By: jhi                                   on 2000/06/07  01:56:29
40790         Log: Mopup for #6207 and #6209.
40791      Branch: cfgperl
40792            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
40793 ____________________________________________________________________________
40794 [  6209] By: jhi                                   on 2000/06/07  01:33:12
40795         Log: Lock PL_fdpid against race conditions, based on:
40796              Subject: [PATCH 5.6.0]subprocess fixup for threads
40797              From: Dan Sugalski <dan@sidhe.org>
40798              To: perl5-porters@perl.org
40799              Date: Tue, 11 Apr 2000 17:02:32 -0400
40800              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
40801      Branch: cfgperl
40802            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
40803            ! win32/win32.c
40804 ____________________________________________________________________________
40805 [  6208] By: jhi                                   on 2000/06/07  01:05:23
40806         Log: Regen headers for #6207.
40807      Branch: cfgperl
40808            ! embed.h global.sym objXSUB.h proto.h
40809 ____________________________________________________________________________
40810 [  6207] By: jhi                                   on 2000/06/06  23:43:13
40811         Log: Subject: [PATCH 5.6.0] Threadsafe patches
40812              From: Dan Sugalski <dan@sidhe.org>
40813              To: perl5-porters@perl.org
40814              Date: Mon, 08 May 2000 18:08:13 -0400
40815              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
40816      Branch: cfgperl
40817            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
40818            ! proto.h sv.h util.c
40819 ____________________________________________________________________________
40820 [  6206] By: jhi                                   on 2000/06/06  23:21:23
40821         Log: Subject: [PATCH] Eliminate $a/$b in pod
40822              From: David Glasser <me@davidglasser.net>
40823              To: perl5-porters@perl.org
40824              Date: Mon, 29 May 2000 21:15:59 -0400
40825              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
40826      Branch: cfgperl
40827            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
40828            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
40829            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
40830            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
40831            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
40832            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
40833            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
40834            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
40835            ! pod/perlvar.pod pod/perlxs.pod
40836 ____________________________________________________________________________
40837 [  6205] By: jhi                                   on 2000/06/06  23:12:14
40838         Log: Subject: [PATCH] Win32 improvements
40839              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
40840              To: gsar@activestate.com, perl5-porters@perl.org
40841              Date: Mon, 29 May 2000 17:22:24 PDT
40842              Message-ID: <20000530002224.91142.qmail@hotmail.com>
40843              (MUA had mangled many lines by wordwrapping)
40844      Branch: cfgperl
40845            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
40846 ____________________________________________________________________________
40847 [  6204] By: jhi                                   on 2000/06/06  23:01:50
40848         Log: Subject: [PATCH] B::Bytecode patches
40849              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
40850              To: gsar@activestate.com, jhi@iki.fi
40851              Cc: perl5-porters@perl.org
40852              Message-ID: <20000602202526.48694.qmail@hotmail.com>
40853              (MUA had mangled many lines by wordwrapping)
40854      Branch: cfgperl
40855            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
40856            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
40857            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
40858            ! intrpvar.h perl.c
40859 ____________________________________________________________________________
40860 [  6203] By: jhi                                   on 2000/06/06  22:32:43
40861         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
40862              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
40863              Date: Tue, 06 Jun 2000 13:07:45 -0700
40864              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
40865      Branch: cfgperl
40866            ! pod/perldiag.pod
40867 ____________________________________________________________________________
40868 [  6202] By: jhi                                   on 2000/06/06  19:38:35
40869         Log: Integrate with Sarathy.
40870      Branch: cfgperl
40871           !> perl.c
40872 ____________________________________________________________________________
40873 [  6201] By: gsar                                  on 2000/06/06  00:42:59
40874         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
40875              does a PUSHMARK that's never ever POPMARKed; in general, only
40876              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
40877              Perl_eval_[sp]v() don't because they don't take any incoming
40878              arguments (this leak has been around since the original version
40879              of perl_eval_pv() in 5.003_97e)
40880      Branch: perl
40881            ! perl.c
40882 ____________________________________________________________________________
40883 [  6200] By: jhi                                   on 2000/06/04  03:44:52
40884         Log: Update to cperl-mode.el 4.31 from
40885              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
40886              Subject: A couple of notes
40887              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40888              To: Mailing list Perl5 <perl5-porters@perl.org>
40889              Date: Sat, 3 Jun 2000 23:33:32 -0400
40890              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
40891      Branch: cfgperl
40892            ! emacs/cperl-mode.el
40893 ____________________________________________________________________________
40894 [  6199] By: jhi                                   on 2000/06/03  15:11:05
40895         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
40896              From: Dan Sugalski <dan@sidhe.org>
40897              To: perl5-porters@perl.org, vmsperl@perl.org
40898              Date: Fri, 02 Jun 2000 17:30:51 -0400
40899              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
40900      Branch: cfgperl
40901            ! vms/descrip_mms.template vms/gen_shrfls.pl
40902 ____________________________________________________________________________
40903 [  6198] By: jhi                                   on 2000/06/03  14:59:15
40904         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
40905              From: Dan Sugalski <dan@sidhe.org>
40906              To: vmsperl@perl.org, perl5-porters@perl.org
40907              Date: Fri, 02 Jun 2000 16:00:41 -0400
40908              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
40909              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
40910      Branch: cfgperl
40911            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
40912            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
40913            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
40914 ____________________________________________________________________________
40915 [  6197] By: jhi                                   on 2000/06/03  14:41:30
40916         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
40917              From: John Borwick <jhborwic@unity.ncsu.edu>
40918              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
40919              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
40920      Branch: cfgperl
40921            ! pod/perlsyn.pod
40922 ____________________________________________________________________________
40923 [  6196] By: jhi                                   on 2000/06/03  14:38:09
40924         Log: Integrate with Sarathy.
40925      Branch: cfgperl
40926           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
40927           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
40928           !> vms/perly_c.vms
40929 ____________________________________________________________________________
40930 [  6195] By: gsar                                  on 2000/06/02  22:43:13
40931         Log: fix yet another eval"" leak under USE_ITHREADS
40932      Branch: perl
40933            ! op.c
40934 ____________________________________________________________________________
40935 [  6194] By: gsar                                  on 2000/06/02  18:22:06
40936         Log: fix small eval"" memory leaks under USE_ITHREADS
40937      Branch: perl
40938            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
40939            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
40940            ! vms/perly_c.vms
40941 ____________________________________________________________________________
40942 [  6193] By: jhi                                   on 2000/06/01  13:03:56
40943         Log: Signals-be-gone for microperl.
40944      Branch: cfgperl
40945            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
40946 ____________________________________________________________________________
40947 [  6192] By: jhi                                   on 2000/06/01  12:52:02
40948         Log: Integrate with Sarathy.
40949      Branch: cfgperl
40950           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
40951           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
40952           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
40953           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
40954           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
40955           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
40956           !> t/op/vec.t utils/h2xs.PL
40957 ____________________________________________________________________________
40958 [  6191] By: gsar                                  on 2000/06/01  09:38:21
40959         Log: vec() loses numericalness (modified version of patch suggested
40960              by Robin Barker)
40961      Branch: perl
40962            ! doop.c t/op/vec.t
40963 ____________________________________________________________________________
40964 [  6190] By: gsar                                  on 2000/06/01  09:26:15
40965         Log: submit missing embed.pl change
40966      Branch: perl
40967            ! embed.pl
40968 ____________________________________________________________________________
40969 [  6189] By: gsar                                  on 2000/06/01  09:05:34
40970         Log: counting tr/// corrupts later operation (from M.J.T Guy)
40971      Branch: perl
40972            ! doop.c t/op/tr.t
40973 ____________________________________________________________________________
40974 [  6188] By: gsar                                  on 2000/06/01  08:58:39
40975         Log: h2xs tweaks
40976      Branch: perl
40977            ! utils/h2xs.PL
40978 ____________________________________________________________________________
40979 [  6187] By: gsar                                  on 2000/06/01  08:50:07
40980         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
40981              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
40982      Branch: perl
40983            + lib/Pod/LaTeX.pm
40984            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
40985            ! pod/pod2latex.PL
40986 ____________________________________________________________________________
40987 [  6186] By: gsar                                  on 2000/06/01  08:24:40
40988         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
40989              <wolfgang.laun@alcatel.at>)
40990      Branch: perl
40991            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
40992            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
40993 ____________________________________________________________________________
40994 [  6185] By: gsar                                  on 2000/06/01  08:12:00
40995         Log: remove incorrect documentation about implicit split to @_ in
40996              list context, which never really worked in perl 5 (from
40997              M.J.T. Guy)
40998      Branch: perl
40999            ! pod/perlfunc.pod pod/perltrap.pod
41000 ____________________________________________________________________________
41001 [  6184] By: gsar                                  on 2000/06/01  07:52:27
41002         Log: tweak for change#6127
41003      Branch: perl
41004            ! perl.c
41005 ____________________________________________________________________________
41006 [  6183] By: gsar                                  on 2000/06/01  07:41:02
41007         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
41008              <nick@ccl4.org>)
41009      Branch: perl
41010            + t/lib/selfloader.t
41011            ! MANIFEST lib/SelfLoader.pm
41012 ____________________________________________________________________________
41013 [  6182] By: jhi                                   on 2000/06/01  00:34:42
41014         Log: Be Cleaner Part Deux.
41015      Branch: cfgperl
41016            ! Makefile.SH
41017 ____________________________________________________________________________
41018 [  6181] By: jhi                                   on 2000/06/01  00:32:09
41019         Log: Integrate with Sarathy.
41020      Branch: cfgperl
41021           !> pp.c t/op/arith.t
41022 ____________________________________________________________________________
41023 [  6180] By: jhi                                   on 2000/06/01  00:31:13
41024         Log: microperl nits from Simon Cozens.
41025      Branch: cfgperl
41026            + uconfig.h
41027            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
41028            ! unixish.h
41029 ____________________________________________________________________________
41030 [  6179] By: gsar                                  on 2000/05/31  22:37:51
41031         Log: buggy modulus on UVs introduced by change#3378 (resulted in
41032              4063328477 % 65535 amounting to 27406, instead of 27407)
41033      Branch: perl
41034            ! pp.c t/op/arith.t
41035 ____________________________________________________________________________
41036 [  6178] By: jhi                                   on 2000/05/31  21:52:41
41037         Log: Be cleaner.
41038      Branch: cfgperl
41039            ! Makefile.SH
41040 ____________________________________________________________________________
41041 [  6177] By: jhi                                   on 2000/05/31  21:47:33
41042         Log: Substitution utf8 patch from Simon Cozens.
41043      Branch: cfgperl
41044            ! pp_hot.c
41045 ____________________________________________________________________________
41046 [  6176] By: jhi                                   on 2000/05/31  21:45:34
41047         Log: Single-quoted utf8 patch from Simon Cozens.
41048      Branch: cfgperl
41049            ! toke.c
41050 ____________________________________________________________________________
41051 [  6175] By: jhi                                   on 2000/05/31  21:40:18
41052         Log: Integrate with Sarathy.
41053      Branch: cfgperl
41054           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
41055 ____________________________________________________________________________
41056 [  6174] By: jhi                                   on 2000/05/31  21:37:31
41057         Log: microperl changes from Simon Cozens; Makefile for microperl
41058              written from scratch; few casts added as microperl compilation
41059              doesn't have all prototypes available.
41060      Branch: cfgperl
41061            + Makefile.micro README.micro Todo.micro uconfig.sh
41062            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
41063            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
41064      Branch: metaconfig
41065            + U/modified/Config_h.U
41066 ____________________________________________________________________________
41067 [  6173] By: jhi                                   on 2000/05/31  20:00:24
41068         Log: metaconfig maintenance.
41069      Branch: metaconfig
41070            + U/modified/Inhdr.U U/typedefs/inotype.U
41071      Branch: metaconfig/U/perl
41072            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
41073            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
41074 ____________________________________________________________________________
41075 [  6172] By: gsar                                  on 2000/05/31  05:05:42
41076         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
41077              (from Ilya Zakharevich)
41078      Branch: perl
41079            ! regexec.c t/op/re_tests
41080 ____________________________________________________________________________
41081 [  6171] By: gsar                                  on 2000/05/31  05:01:47
41082         Log: scalar() doesn't force scalar context when used in void context
41083              (from Simon Cozens)
41084      Branch: perl
41085            ! op.c t/op/wantarray.t
41086 ____________________________________________________________________________
41087 [  6170] By: gsar                                  on 2000/05/31  04:41:33
41088         Log: change#6142 needs tweaks to tests to work where there's no symlink()
41089              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
41090      Branch: perl
41091            ! t/lib/filefind.t
41092 ____________________________________________________________________________
41093 [  6169] By: gsar                                  on 2000/05/31  04:29:49
41094         Log: integrate cfgperl contents into mainline
41095      Branch: perl
41096           +> pod/perlmodlib.PL pod/perlnewmod.pod
41097           !> (integrate 42 files)
41098 ____________________________________________________________________________
41099 [  6168] By: jhi                                   on 2000/05/30  22:53:37
41100         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
41101      Branch: cfgperl
41102            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41103            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
41104            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
41105            ! win32/config.bc win32/config.gc win32/config.vc
41106            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
41107            ! win32/config_h.PL win32/config_sh.PL
41108      Branch: metaconfig/U/perl
41109            ! perlxv.U
41110 ____________________________________________________________________________
41111 [  6167] By: jhi                                   on 2000/05/30  22:20:21
41112         Log: tweak todo 
41113      Branch: cfgperl
41114            ! Todo-5.6
41115 ____________________________________________________________________________
41116 [  6166] By: jhi                                   on 2000/05/30  22:11:51
41117         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
41118              in case somebody wants to write an extension for more
41119              shadow database interfaces.
41120      Branch: cfgperl
41121            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41122            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
41123            ! vos/config.def vos/config.h vos/config_h.SH_orig
41124            ! win32/config.bc win32/config.gc win32/config.vc
41125            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
41126      Branch: metaconfig
41127            ! U/modified/Myinit.U
41128      Branch: metaconfig/U/perl
41129            + d_getespwnam.U d_getprpwnam.U i_prot.U
41130 ____________________________________________________________________________
41131 [  6165] By: jhi                                   on 2000/05/30  18:35:34
41132         Log: Integrate with Sarathy.
41133      Branch: cfgperl
41134           !> op.c
41135 ____________________________________________________________________________
41136 [  6164] By: jhi                                   on 2000/05/30  18:30:16
41137         Log: detypo
41138      Branch: cfgperl
41139            ! Configure config_h.SH
41140      Branch: metaconfig/U/perl
41141            ! perlxv.U
41142 ____________________________________________________________________________
41143 [  6163] By: gsar                                  on 2000/05/30  03:24:03
41144         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
41145      Branch: perl
41146            ! op.c
41147 ____________________________________________________________________________
41148 [  6162] By: gsar                                  on 2000/05/30  03:09:38
41149         Log: fix memory leak in method call optimization (change#3768);
41150              made C<eval "$x->foo()"> leak
41151      Branch: perl
41152            ! op.c
41153 ____________________________________________________________________________
41154 [  6161] By: jhi                                   on 2000/05/29  17:56:26
41155         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
41156              both from Simon Cozens.
41157      Branch: cfgperl
41158            + pod/perlmodlib.PL pod/perlnewmod.pod
41159            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
41160            ! pod/perlmodlib.pod pod/perltoc.pod
41161 ____________________________________________________________________________
41162 [  6160] By: jhi                                   on 2000/05/29  17:23:55
41163         Log: Changes for the File::Temp 0.08 (change #6159) test suite
41164              to fit better into the Perl distribution test framework.
41165      Branch: cfgperl
41166            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
41167            ! t/lib/ftmp-tempfile.t
41168 ____________________________________________________________________________
41169 [  6159] By: jhi                                   on 2000/05/29  16:55:36
41170         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
41171      Branch: cfgperl
41172            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
41173            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
41174 ____________________________________________________________________________
41175 [  6158] By: bailey                                on 2000/05/29  16:22:08
41176         Log: Add fallback to tmpfile for use in cases where user's relying on
41177              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
41178              Lane's patch)
41179      Branch: vmsperl
41180            ! vms/vms.c vms/vmsish.h
41181 ____________________________________________________________________________
41182 [  6157] By: jhi                                   on 2000/05/29  03:10:36
41183         Log: Regen Configure to jive with #6149.
41184      Branch: cfgperl
41185            ! Configure
41186      Branch: metaconfig
41187            ! U/modified/Getfile.U
41188 ____________________________________________________________________________
41189 [  6156] By: jhi                                   on 2000/05/29  03:01:38
41190         Log: Integrate with Sarathy.
41191      Branch: cfgperl
41192           +> ext/DynaLoader/dl_mac.xs
41193           !> (integrate 38 files)
41194 ____________________________________________________________________________
41195 [  6155] By: gsar                                  on 2000/05/28  21:15:58
41196         Log: small bug in change#6144; remove random \xA0 character that snuck
41197              in via change#6145
41198      Branch: perl
41199            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
41200 ____________________________________________________________________________
41201 [  6154] By: gsar                                  on 2000/05/28  21:04:19
41202         Log: avoid type mismatch warning
41203      Branch: perl
41204            ! perl.c
41205 ____________________________________________________________________________
41206 [  6153] By: gsar                                  on 2000/05/28  20:58:31
41207         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
41208              <nick@Bagpuss.uk.boo.com>)
41209      Branch: perl
41210            ! lib/Test/Harness.pm
41211 ____________________________________________________________________________
41212 [  6152] By: gsar                                  on 2000/05/28  20:53:42
41213         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
41214      Branch: perl
41215            ! regexec.c
41216 ____________________________________________________________________________
41217 [  6151] By: gsar                                  on 2000/05/28  20:50:28
41218         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
41219      Branch: perl
41220            ! regexec.c
41221 ____________________________________________________________________________
41222 [  6150] By: gsar                                  on 2000/05/28  20:39:58
41223         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
41224      Branch: perl
41225            ! pod/perlrequick.pod
41226 ____________________________________________________________________________
41227 [  6149] By: gsar                                  on 2000/05/28  20:35:16
41228         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
41229              <troc@netrus.net>)
41230      Branch: perl
41231            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
41232            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
41233            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
41234            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
41235 ____________________________________________________________________________
41236 [  6148] By: gsar                                  on 2000/05/28  20:21:07
41237         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
41238      Branch: perl
41239            ! lib/ExtUtils/MM_Unix.pm
41240 ____________________________________________________________________________
41241 [  6147] By: gsar                                  on 2000/05/28  20:12:41
41242         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
41243              (from Peter Prymmer)
41244      Branch: perl
41245            ! vms/subconfigure.com
41246 ____________________________________________________________________________
41247 [  6146] By: gsar                                  on 2000/05/28  20:06:15
41248         Log: doc typo
41249      Branch: perl
41250            ! lib/warnings.pm warnings.h warnings.pl
41251 ____________________________________________________________________________
41252 [  6145] By: gsar                                  on 2000/05/28  18:44:33
41253         Log: make xsubpp skip embedded pod (from Matthias Neeracher
41254              <neeri@iis.ee.ethz.ch>)
41255      Branch: perl
41256            ! lib/ExtUtils/xsubpp
41257 ____________________________________________________________________________
41258 [  6144] By: gsar                                  on 2000/05/28  18:42:49
41259         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
41260              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
41261              <neeri@iis.ee.ethz.ch>)
41262      Branch: perl
41263            ! lib/AutoSplit.pm
41264 ____________________________________________________________________________
41265 [  6143] By: gsar                                  on 2000/05/28  18:41:12
41266         Log: MacOS support, part 1 (from Matthias Neeracher
41267              <neeri@iis.ee.ethz.ch>)
41268      Branch: perl
41269            + ext/DynaLoader/dl_mac.xs
41270            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
41271            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
41272            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
41273            ! util.h
41274 ____________________________________________________________________________
41275 [  6142] By: gsar                                  on 2000/05/28  18:21:51
41276         Log: File::Find fails to chdir when chasing symlinks (from
41277              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
41278      Branch: perl
41279            ! lib/File/Find.pm t/lib/filefind.t
41280 ____________________________________________________________________________
41281 [  6141] By: jhi                                   on 2000/05/28  14:25:15
41282         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
41283              forwarded by Peter Seebach from the bsdi-users mailing list.
41284              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
41285      Branch: perl
41286            ! hints/bsdos.sh
41287 ____________________________________________________________________________
41288 [  6140] By: jhi                                   on 2000/05/28  14:11:57
41289         Log: Integrate with Sarathy.
41290      Branch: cfgperl
41291           +> (branch 30 files)
41292           !> (integrate 93 files)
41293 ____________________________________________________________________________
41294 [  6139] By: gsar                                  on 2000/05/28  10:01:48
41295         Log: revise mktables.PL for bugs and newness in Unicode 3.0
41296              (from James Bence <jbence@amgen.com>)
41297      Branch: perl
41298            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
41299            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
41300            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
41301            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
41302            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
41303            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
41304            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
41305            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
41306            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
41307            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
41308            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
41309            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
41310            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
41311            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
41312            + lib/unicode/Is/SylWU.pl
41313            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
41314            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
41315            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
41316            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
41317            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
41318            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
41319            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
41320            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
41321            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
41322            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
41323            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
41324            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
41325            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
41326            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
41327            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
41328            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
41329            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
41330            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
41331            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
41332            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
41333            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
41334            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
41335            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
41336            ! lib/unicode/Makefile lib/unicode/mktables.PL
41337 ____________________________________________________________________________
41338 [  6138] By: gsar                                  on 2000/05/28  08:50:32
41339         Log: add note about the handling of negative indices to tied arrays
41340              (from Michael G Schwern <schwern@pobox.com>)
41341      Branch: perl
41342            ! pod/perltie.pod
41343 ____________________________________________________________________________
41344 [  6137] By: gsar                                  on 2000/05/28  08:46:10
41345         Log: fix bogus redeclaration warning for "our" variables in different
41346              scopes
41347      Branch: perl
41348            ! op.c t/pragma/strict-vars
41349 ____________________________________________________________________________
41350 [  6136] By: gsar                                  on 2000/05/28  08:31:20
41351         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
41352      Branch: perl
41353            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
41354 ____________________________________________________________________________
41355 [  6135] By: gsar                                  on 2000/05/28  08:17:50
41356         Log: enable Test::Harness to dynamically determine column width etc.
41357              (from Rob Napier <rnapier@employees.org>)
41358      Branch: perl
41359            ! lib/Test/Harness.pm
41360 ____________________________________________________________________________
41361 [  6134] By: gsar                                  on 2000/05/28  08:13:39
41362         Log: make Test::Harness use wait.h/WCOREDUMP if available
41363              (from Ben Tilly <ben_tilly@hotmail.com>)
41364      Branch: perl
41365            ! lib/Test/Harness.pm
41366 ____________________________________________________________________________
41367 [  6133] By: gsar                                  on 2000/05/28  08:08:05
41368         Log: elide bogus test in change#6132
41369      Branch: perl
41370            ! t/pragma/warn/9enabled
41371 ____________________________________________________________________________
41372 [  6132] By: gsar                                  on 2000/05/28  08:03:14
41373         Log: warnings::enabled() doesn't fall back to looking at $^W if
41374              caller isn't using lexical warnings (from Paul Marquess)
41375      Branch: perl
41376            ! pp_ctl.c t/pragma/warn/9enabled
41377 ____________________________________________________________________________
41378 [  6131] By: gsar                                  on 2000/05/28  07:57:47
41379         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
41380      Branch: perl
41381            ! ext/POSIX/POSIX.pm
41382 ____________________________________________________________________________
41383 [  6130] By: gsar                                  on 2000/05/28  07:29:12
41384         Log: fix places that mean C<"word" character> but say C<alphanumeric
41385              character>
41386      Branch: perl
41387            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
41388 ____________________________________________________________________________
41389 [  6129] By: gsar                                  on 2000/05/28  07:18:41
41390         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
41391      Branch: perl
41392            ! vms/test.com
41393 ____________________________________________________________________________
41394 [  6128] By: gsar                                  on 2000/05/28  07:12:55
41395         Log: new perlxstut example for passing/returning refs to arrays
41396              (from David Lowe <dlowe@pootpoot.com>)
41397      Branch: perl
41398            ! pod/perlxstut.pod
41399 ____________________________________________________________________________
41400 [  6127] By: gsar                                  on 2000/05/28  07:02:50
41401         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
41402              failed (from Gisle Aas)
41403      Branch: perl
41404            ! cop.h perl.c
41405 ____________________________________________________________________________
41406 [  6126] By: gsar                                  on 2000/05/28  06:39:53
41407         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
41408              (reworked variant of patch suggested by Simon Cozens)
41409      Branch: perl
41410            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
41411            ! pp_hot.c proto.h t/op/gv.t
41412 ____________________________________________________________________________
41413 [  6125] By: gsar                                  on 2000/05/28  05:14:55
41414         Log: enable propagating exception objects via Perl_croak() in XS code
41415              (from Gisle Aas)
41416      Branch: perl
41417            ! util.c
41418 ____________________________________________________________________________
41419 [  6124] By: gsar                                  on 2000/05/28  05:07:28
41420         Log: integrate vmsperl contents into mainline
41421      Branch: perl
41422           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
41423           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
41424           !> vms/vmsish.h
41425 ____________________________________________________________________________
41426 [  6123] By: gsar                                  on 2000/05/28  05:03:53
41427         Log: clarify gotcha with #line directives (from Rocco Caputo
41428              <troc@netrus.net>)
41429      Branch: perl
41430            ! pod/perldebug.pod pod/perlsyn.pod
41431 ____________________________________________________________________________
41432 [  6122] By: gsar                                  on 2000/05/28  04:58:29
41433         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
41434              (from Mark-Jason Dominus)
41435      Branch: perl
41436            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
41437            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
41438            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
41439            ! toke.c
41440 ____________________________________________________________________________
41441 [  6121] By: bailey                                on 2000/05/25  04:46:54
41442         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
41443              lists (based on fixes by Craig Berry)
41444      Branch: vmsperl
41445            ! lib/File/Spec/VMS.pm
41446 ____________________________________________________________________________
41447 [  6120] By: bailey                                on 2000/05/25  04:25:38
41448         Log: Add missing escape (Charles Lane)
41449      Branch: vmsperl
41450            ! t/op/lex_assign.t
41451 ____________________________________________________________________________
41452 [  6119] By: bailey                                on 2000/05/25  04:21:25
41453         Log: Quiet error messages in vmsish.t (Charles Lane)
41454      Branch: vmsperl
41455            ! vms/ext/vmsish.t
41456 ____________________________________________________________________________
41457 [  6118] By: bailey                                on 2000/05/25  04:17:57
41458         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
41459              Flatten case labels in switch statements uniformly (Charles Bailey)
41460      Branch: vmsperl
41461            ! vms/vms.c
41462 ____________________________________________________________________________
41463 [  6117] By: bailey                                on 2000/05/25  03:58:09
41464         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
41465      Branch: vmsperl
41466            ! vms/vmsish.h
41467 ____________________________________________________________________________
41468 [  6116] By: bailey                                on 2000/05/25  03:11:15
41469         Log: Miscellaneous cosmetic fixes (Charles Lane)
41470      Branch: vmsperl
41471            ! lib/ExtUtils/MM_VMS.pm
41472 ____________________________________________________________________________
41473 [  6115] By: bailey                                on 2000/05/25  03:10:36
41474         Log: Add bounds checking for several strings (Charles Lane)
41475      Branch: vmsperl
41476            ! vms/vms.c
41477 ____________________________________________________________________________
41478 [  6114] By: bailey                                on 2000/05/25  02:25:34
41479         Log: Urk -- undo previous removal of vmsish 'exit' change
41480      Branch: vmsperl
41481            ! vms/ext/vmsish.pm vms/vmsish.h
41482 ____________________________________________________________________________
41483 [  6113] By: bailey                                on 2000/05/24  02:24:40
41484         Log: Ugly workaround for version-specific RTL error
41485      Branch: vmsperl
41486            ! vms/vms.c
41487 ____________________________________________________________________________
41488 [  6112] By: bailey                                on 2000/05/24  02:19:55
41489         Log: Check for existence of file before trying to delete
41490      Branch: vmsperl
41491            ! vms/test.com
41492 ____________________________________________________________________________
41493 [  6111] By: bailey                                on 2000/05/23  23:35:13
41494         Log: Resync with mainline prior to post-5.6.0 updates
41495      Branch: vmsperl
41496           +> (branch 49 files)
41497            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
41498            ! vms/ext/vmsish.pm
41499           !> (integrate 334 files)
41500 ____________________________________________________________________________
41501 [  6110] By: jhi                                   on 2000/05/23  19:28:32
41502         Log: todo tweak
41503      Branch: cfgperl
41504            ! Todo-5.6
41505 ____________________________________________________________________________
41506 [  6109] By: jhi                                   on 2000/05/18  17:38:54
41507         Log: Integrate with Sarathy.
41508      Branch: cfgperl
41509           !> mg.c perl.h win32/perlhost.h
41510 ____________________________________________________________________________
41511 [  6108] By: gsar                                  on 2000/05/17  02:24:56
41512         Log: reenable fake signal handling on Windows, bugs and all
41513      Branch: perl
41514            ! mg.c perl.h win32/perlhost.h
41515 ____________________________________________________________________________
41516 [  6107] By: jhi                                   on 2000/05/15  18:01:41
41517         Log: Tweak the todo list.
41518      Branch: cfgperl
41519            ! Todo-5.6
41520 ____________________________________________________________________________
41521 [  6106] By: jhi                                   on 2000/05/15  13:41:48
41522         Log: The (Configure) script refuses to go on, after asking for
41523              'You may also choose to try maximal 64-bitness....'.
41524              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
41525              -- Patrick Zima
41526              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
41527      Branch: cfgperl
41528            ! hints/solaris_2.sh
41529 ____________________________________________________________________________
41530 [  6105] By: jhi                                   on 2000/05/11  14:37:43
41531         Log: Integrate with Sarathy.
41532      Branch: cfgperl
41533           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
41534           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
41535 ____________________________________________________________________________
41536 [  6104] By: gsar                                  on 2000/05/11  03:39:07
41537         Log: PL_sys_intern was being initialized too late on windows
41538      Branch: perl
41539            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
41540            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
41541 ____________________________________________________________________________
41542 [  6103] By: jhi                                   on 2000/05/09  19:42:20
41543         Log: Test tweaking for Unicos continues.
41544      Branch: cfgperl
41545            ! t/op/64bitint.t
41546 ____________________________________________________________________________
41547 [  6102] By: jhi                                   on 2000/05/09  16:47:27
41548         Log: The test suite tweak in #6101 wasn't quite right.
41549      Branch: cfgperl
41550            ! t/lib/complex.t
41551 ____________________________________________________________________________
41552 [  6101] By: jhi                                   on 2000/05/09  15:35:34
41553         Log: Hints and test tweaks for Unicos.
41554      Branch: cfgperl
41555            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
41556 ____________________________________________________________________________
41557 [  6100] By: jhi                                   on 2000/05/08  21:15:06
41558         Log: More compilation tweakery from Allen Smith.
41559      Branch: cfgperl
41560            ! hints/irix_6.sh
41561 ____________________________________________________________________________
41562 [  6099] By: jhi                                   on 2000/05/08  19:21:18
41563         Log: Tweaks for the cc bugs from Allen Smith.
41564      Branch: cfgperl
41565            ! hints/irix_6.sh
41566 ____________________________________________________________________________
41567 [  6098] By: jhi                                   on 2000/05/08  19:13:37
41568         Log: Add a note about other, yet unsupported, shadow password APIs.
41569      Branch: cfgperl
41570            ! pp_sys.c
41571 ____________________________________________________________________________
41572 [  6097] By: jhi                                   on 2000/05/08  18:46:34
41573         Log: Add a note about possible compilation problems from Allen Smith.
41574      Branch: cfgperl
41575            ! hints/irix_6.sh
41576 ____________________________________________________________________________
41577 [  6096] By: jhi                                   on 2000/05/08  17:33:10
41578         Log: Integrate with Sarathy.
41579      Branch: cfgperl
41580           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
41581           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
41582 ____________________________________________________________________________
41583 [  6095] By: jhi                                   on 2000/05/08  16:21:33
41584         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
41585              might be useful in future.
41586      Branch: cfgperl
41587            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41588            ! config_h.SH
41589      Branch: metaconfig
41590            ! U/installdirs/inc_version_list.U
41591      Branch: metaconfig/U/perl
41592            ! perlxv.U
41593 ____________________________________________________________________________
41594 [  6094] By: gsar                                  on 2000/05/08  14:22:22
41595         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
41596      Branch: perl
41597            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
41598            ! hints/cygwin.sh pp_sys.c
41599 ____________________________________________________________________________
41600 [  6093] By: gsar                                  on 2000/05/08  12:52:28
41601         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
41602              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
41603      Branch: perl
41604            ! pp_sys.c sv.c win32/perlhost.h
41605 ____________________________________________________________________________
41606 [  6092] By: jhi                                   on 2000/05/07  22:40:34
41607         Log: Regen perltoc with the fixed buildtoc.
41608      Branch: cfgperl
41609            ! pod/perltoc.pod
41610 ____________________________________________________________________________
41611 [  6091] By: jhi                                   on 2000/05/07  22:24:16
41612         Log: Integrate with Sarathy.
41613      Branch: cfgperl
41614           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
41615           !> t/op/substr.t toke.c
41616 ____________________________________________________________________________
41617 [  6090] By: gsar                                  on 2000/05/07  19:47:07
41618         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
41619              [NI]OK; added tests for both
41620      Branch: perl
41621            ! perl.c pp_hot.c sv.c t/op/substr.t
41622 ____________________________________________________________________________
41623 [  6089] By: gsar                                  on 2000/05/07  18:18:38
41624         Log: buildtoc tweak to fix newline lossage
41625      Branch: perl
41626            ! pod/buildtoc
41627 ____________________________________________________________________________
41628 [  6088] By: jhi                                   on 2000/05/07  16:35:36
41629         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
41630              because we do not use those.  The HAS_GETSPNAM remains,
41631              though, because we still do use that.
41632      Branch: cfgperl
41633            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41634            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
41635            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
41636            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
41637            ! win32/config.vc win32/config_H.bc win32/config_H.gc
41638            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
41639 ____________________________________________________________________________
41640 [  6087] By: gsar                                  on 2000/05/07  16:05:16
41641         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
41642      Branch: perl
41643            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
41644 ____________________________________________________________________________
41645 [  6086] By: jhi                                   on 2000/05/07  15:27:07
41646         Log: Integrate with Sarathy.
41647      Branch: cfgperl
41648           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
41649           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
41650           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
41651           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
41652           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
41653           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
41654 ____________________________________________________________________________
41655 [  6085] By: gsar                                  on 2000/05/07  05:52:02
41656         Log: repeat operator (x) doesn't preserve utf8-ness
41657      Branch: perl
41658            ! pp.c t/op/substr.t
41659 ____________________________________________________________________________
41660 [  6084] By: gsar                                  on 2000/05/07  05:39:55
41661         Log: substr() does not preserve utf8-ness (from Stefan Eissing
41662              <Eissing@medicaldataservice.de>); added tests
41663      Branch: perl
41664            ! pp.c t/op/substr.t
41665 ____________________________________________________________________________
41666 [  6083] By: gsar                                  on 2000/05/07  05:24:46
41667         Log: note about undocumented caller() return value (from M.J.T. Guy);
41668              yet another peek.t tweak
41669      Branch: perl
41670            ! pod/perlfunc.pod t/lib/peek.t
41671 ____________________________________________________________________________
41672 [  6082] By: gsar                                  on 2000/05/07  05:08:40
41673         Log: peek.t non-portable to ithreads
41674      Branch: perl
41675            ! t/lib/peek.t
41676 ____________________________________________________________________________
41677 [  6081] By: gsar                                  on 2000/05/07  04:17:04
41678         Log: better default perlbug categories for ok reports (from Richard Foley)
41679      Branch: perl
41680            ! utils/perlbug.PL
41681 ____________________________________________________________________________
41682 [  6080] By: gsar                                  on 2000/05/07  04:08:07
41683         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
41684              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
41685      Branch: perl
41686            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
41687            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
41688            ! AUTHORS MAINTAIN MANIFEST
41689 ____________________________________________________________________________
41690 [  6079] By: gsar                                  on 2000/05/07  04:01:38
41691         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
41692      Branch: perl
41693            ! lib/Carp/Heavy.pm
41694 ____________________________________________________________________________
41695 [  6078] By: gsar                                  on 2000/05/07  01:24:19
41696         Log: workaround for CRT bug in chdir() (from Charles Lane, via
41697              Peter Prymmer)
41698      Branch: perl
41699            ! iperlsys.h vms/vms.c vms/vmsish.h
41700 ____________________________________________________________________________
41701 [  6077] By: gsar                                  on 2000/05/07  01:22:23
41702         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
41703              and Tom Phoenix)
41704      Branch: perl
41705            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
41706 ____________________________________________________________________________
41707 [  6076] By: gsar                                  on 2000/05/06  17:36:29
41708         Log: integrate cfgperl contents into mainline
41709      Branch: perl
41710           +> t/lib/peek.t
41711           !> Configure MANIFEST Porting/Glossary Porting/config.sh
41712           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
41713           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
41714           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
41715 ____________________________________________________________________________
41716 [  6075] By: jhi                                   on 2000/05/05  18:56:10
41717         Log: Make the test more portable.
41718      Branch: cfgperl
41719            ! t/lib/peek.t
41720 ____________________________________________________________________________
41721 [  6074] By: jhi                                   on 2000/05/05  18:49:20
41722         Log: Introduce t/lib/peek.t.
41723      Branch: cfgperl
41724            + t/lib/peek.t
41725            ! MANIFEST
41726 ____________________________________________________________________________
41727 [  6073] By: jhi                                   on 2000/05/05  14:30:45
41728         Log: Complex tweaks.
41729      Branch: cfgperl
41730            ! lib/Math/Complex.pm t/lib/complex.t
41731 ____________________________________________________________________________
41732 [  6072] By: jhi                                   on 2000/05/05  12:27:13
41733         Log: Integrate with Sarathy.
41734      Branch: cfgperl
41735           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
41736           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
41737           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
41738           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
41739 ____________________________________________________________________________
41740 [  6071] By: gsar                                  on 2000/05/05  02:24:46
41741         Log: misformatted perllocal.pod (from Tim Jenness
41742              <t.jenness@jach.hawaii.edu>)
41743      Branch: perl
41744            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
41745 ____________________________________________________________________________
41746 [  6070] By: gsar                                  on 2000/05/05  02:16:52
41747         Log: remove misleading comment (from M.J.T. Guy)
41748      Branch: perl
41749            ! t/lib/anydbm.t
41750 ____________________________________________________________________________
41751 [  6069] By: gsar                                  on 2000/05/05  02:15:13
41752         Log: File::Spec compatibility update (from Barrie Slaymaker
41753              <barries@slaysys.com>)
41754      Branch: perl
41755            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
41756            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
41757 ____________________________________________________________________________
41758 [  6068] By: gsar                                  on 2000/05/05  02:01:50
41759         Log: note about values()
41760      Branch: perl
41761            ! pod/perlfunc.pod
41762 ____________________________________________________________________________
41763 [  6067] By: gsar                                  on 2000/05/05  01:33:09
41764         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
41765      Branch: perl
41766            ! win32/win32.c
41767 ____________________________________________________________________________
41768 [  6066] By: gsar                                  on 2000/05/05  01:23:43
41769         Log: s/END/CHECK/
41770      Branch: perl
41771            ! perl.c
41772 ____________________________________________________________________________
41773 [  6065] By: jhi                                   on 2000/05/04  17:30:22
41774         Log: Integrate with Sarathy.
41775      Branch: cfgperl
41776           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
41777 ____________________________________________________________________________
41778 [  6064] By: gsar                                  on 2000/05/04  17:26:14
41779         Log: change#5905 wasn't quite right--it's intent only applies when arguments
41780              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
41781      Branch: perl
41782            ! pp_sys.c sv.c
41783 ____________________________________________________________________________
41784 [  6063] By: gsar                                  on 2000/05/04  16:52:29
41785         Log: tokeq() could read unallocated field in argument
41786      Branch: perl
41787            ! toke.c
41788 ____________________________________________________________________________
41789 [  6062] By: gsar                                  on 2000/05/04  16:34:51
41790         Log: additional tests for utf8.t
41791      Branch: perl
41792            ! t/pragma/utf8.t
41793 ____________________________________________________________________________
41794 [  6061] By: gsar                                  on 2000/05/04  16:09:28
41795         Log: change#5921 neglected to make eq honor "use bytes"
41796      Branch: perl
41797            ! sv.c
41798 ____________________________________________________________________________
41799 [  6060] By: jhi                                   on 2000/05/04  15:30:16
41800         Log: Integrate with Sarathy.
41801      Branch: cfgperl
41802           !> perl.c regcomp.c t/pragma/utf8.t
41803 ____________________________________________________________________________
41804 [  6059] By: jhi                                   on 2000/05/04  15:26:37
41805         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
41806              in natively 64-bit platforms where a long is a quad (no need
41807              for long longs).  Also added bias for IVs.
41808      Branch: cfgperl
41809            ! toke.c
41810 ____________________________________________________________________________
41811 [  6058] By: gsar                                  on 2000/05/04  00:19:14
41812         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
41813              (spotted by Donald Kinzer <dkinzer@premia.com>)
41814      Branch: perl
41815            ! perl.c
41816 ____________________________________________________________________________
41817 [  6057] By: gsar                                  on 2000/05/03  18:34:01
41818         Log: fix broken parsing of /\x{ab}/
41819      Branch: perl
41820            ! regcomp.c t/pragma/utf8.t
41821 ____________________________________________________________________________
41822 [  6056] By: jhi                                   on 2000/05/03  17:57:16
41823         Log: The search of infinity continues, this time simplified.
41824      Branch: cfgperl
41825            ! lib/Math/Complex.pm
41826 ____________________________________________________________________________
41827 [  6055] By: jhi                                   on 2000/05/03  17:45:30
41828         Log: Detypo.
41829      Branch: cfgperl
41830            ! hints/unicos.sh
41831 ____________________________________________________________________________
41832 [  6054] By: jhi                                   on 2000/05/02  22:28:27
41833         Log: Be more forgiving in POSIX about HUGE_VALL.
41834      Branch: cfgperl
41835            ! ext/POSIX/POSIX.xs
41836 ____________________________________________________________________________
41837 [  6053] By: jhi                                   on 2000/05/02  22:25:05
41838         Log: Integrate with Sarathy.
41839      Branch: cfgperl
41840           !> hints/irix_6.sh pod/perlop.pod
41841 ____________________________________________________________________________
41842 [  6052] By: jhi                                   on 2000/05/02  22:24:31
41843         Log: Unicos hint tweak.
41844      Branch: cfgperl
41845            ! hints/unicos.sh
41846 ____________________________________________________________________________
41847 [  6051] By: jhi                                   on 2000/05/02  22:21:26
41848         Log: Complex tweakery.
41849      Branch: cfgperl
41850            ! lib/Math/Complex.pm t/lib/complex.t
41851 ____________________________________________________________________________
41852 [  6050] By: jhi                                   on 2000/05/02  19:26:22
41853         Log: Use setxxent()/endxxent().
41854      Branch: cfgperl
41855            ! t/op/grent.t t/op/pwent.t
41856 ____________________________________________________________________________
41857 [  6049] By: jhi                                   on 2000/05/02  19:06:02
41858         Log: Test both the scalar and list contexts.
41859      Branch: cfgperl
41860            ! t/op/grent.t t/op/pwent.t
41861 ____________________________________________________________________________
41862 [  6048] By: gsar                                  on 2000/05/02  18:29:10
41863         Log: add note about how $( doesn't interpolate in REs (from
41864              Philip Newton <newton@ficus.frogspace.net>)
41865      Branch: perl
41866            ! pod/perlop.pod
41867 ____________________________________________________________________________
41868 [  6047] By: jhi                                   on 2000/05/02  17:41:24
41869         Log: Call getspnam() only iff needd.
41870      Branch: cfgperl
41871            ! pp_sys.c
41872 ____________________________________________________________________________
41873 [  6046] By: gsar                                  on 2000/05/02  17:07:25
41874         Log: libscheck has insufficient checks for n32 libs (from
41875              Albert Chin-A-Young <china@thewrittenword.com>)
41876      Branch: perl
41877            ! hints/irix_6.sh
41878 ____________________________________________________________________________
41879 [  6045] By: jhi                                   on 2000/05/02  13:57:17
41880         Log: Integrate with Sarathy.
41881      Branch: cfgperl
41882           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
41883           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
41884 ____________________________________________________________________________
41885 [  6044] By: gsar                                  on 2000/05/02  06:48:19
41886         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
41887              such that underscores are only ignored in literal numbers,
41888              "\x{...}", and hex/oct argument
41889      Branch: perl
41890            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
41891 ____________________________________________________________________________
41892 [  6043] By: gsar                                  on 2000/05/02  02:22:29
41893         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
41894      Branch: perl
41895            ! pod/perlretut.pod
41896 ____________________________________________________________________________
41897 [  6042] By: gsar                                  on 2000/05/02  02:17:51
41898         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
41899      Branch: perl
41900            ! pod/perltrap.pod
41901 ____________________________________________________________________________
41902 [  6041] By: gsar                                  on 2000/05/02  01:53:51
41903         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
41904              to compensate
41905      Branch: perl
41906            ! Porting/makerel
41907 ____________________________________________________________________________
41908 [  6040] By: gsar                                  on 2000/05/02  01:51:57
41909         Log: missing files in MANIFEST
41910      Branch: perl
41911            ! MANIFEST
41912 ____________________________________________________________________________
41913 [  6039] By: jhi                                   on 2000/05/02  00:36:46
41914         Log: Infinite problems.
41915      Branch: cfgperl
41916            ! lib/Math/Complex.pm
41917 ____________________________________________________________________________
41918 [  6038] By: jhi                                   on 2000/05/02  00:06:38
41919         Log: pwent/spent #ifdef imbalance.
41920      Branch: cfgperl
41921            ! pp_sys.c
41922 ____________________________________________________________________________
41923 [  6037] By: jhi                                   on 2000/05/01  22:50:11
41924         Log: Use HUGE_VALL if applicable.
41925      Branch: cfgperl
41926            ! ext/POSIX/POSIX.xs util.c
41927 ____________________________________________________________________________
41928 [  6036] By: jhi                                   on 2000/05/01  22:20:53
41929         Log: Correct Freudian slip.
41930      Branch: cfgperl
41931            ! pp_sys.c
41932 ____________________________________________________________________________
41933 [  6035] By: jhi                                   on 2000/05/01  21:07:38
41934         Log: Continue on the pwent/spent case.
41935      Branch: cfgperl
41936            ! pp_sys.c
41937 ____________________________________________________________________________
41938 [  6034] By: jhi                                   on 2000/05/01  17:45:14
41939         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
41940              adjustments in 6032 conflicted badly with this, will have
41941              to revisit them later.
41942      Branch: cfgperl
41943           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
41944           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
41945           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
41946           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
41947           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
41948           !> t/lib/cgi-html.t t/lib/cgi-request.t
41949 ____________________________________________________________________________
41950 [  6033] By: jhi                                   on 2000/05/01  17:40:49
41951         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
41952      Branch: cfgperl
41953            ! pp_sys.c
41954 ____________________________________________________________________________
41955 [  6032] By: gsar                                  on 2000/05/01  15:56:32
41956         Log: whitespace adjustments
41957      Branch: perl
41958            ! pp_sys.c
41959 ____________________________________________________________________________
41960 [  6031] By: gsar                                  on 2000/05/01  15:19:41
41961         Log: small nits in diagnostics.pm (from Robin Barker)
41962      Branch: perl
41963            ! lib/diagnostics.pm pod/perldiag.pod
41964 ____________________________________________________________________________
41965 [  6030] By: gsar                                  on 2000/05/01  08:39:18
41966         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
41967              for @- and @+ (from Johan Vromans)
41968      Branch: perl
41969            ! lib/English.pm pod/perlvar.pod
41970 ____________________________________________________________________________
41971 [  6029] By: gsar                                  on 2000/05/01  08:16:10
41972         Log: add CGI.pm v2.66 (from Lincoln Stein)
41973      Branch: perl
41974            + lib/CGI/Util.pm t/lib/cgi-pretty.t
41975            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
41976            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
41977            ! t/lib/cgi-html.t t/lib/cgi-request.t
41978 ____________________________________________________________________________
41979 [  6028] By: gsar                                  on 2000/05/01  06:34:41
41980         Log: Pod::Man generates groff-incompatible macro definition (from
41981              Tom Christiansen)
41982      Branch: perl
41983            ! lib/Pod/Man.pm
41984 ____________________________________________________________________________
41985 [  6027] By: gsar                                  on 2000/05/01  06:31:36
41986         Log: podlators-1.02 update (from Russ Allbery)
41987      Branch: perl
41988            ! lib/Pod/Man.pm lib/Pod/Text.pm
41989 ____________________________________________________________________________
41990 [  6026] By: jhi                                   on 2000/04/30  23:24:23
41991         Log: Integrate with Sarathy.
41992      Branch: cfgperl
41993           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
41994           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
41995           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
41996           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
41997           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
41998           !> t/lib/syslog.t toke.c win32/win32.h
41999 ____________________________________________________________________________
42000 [  6025] By: gsar                                  on 2000/04/30  18:17:47
42001         Log: Is{Alnum,Alpha,Word} don't match titlecase
42002              
42003              TODO: IsSpace is defined recursively!
42004              
42005              (both spotted by Larry)
42006      Branch: perl
42007            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
42008            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
42009 ____________________________________________________________________________
42010 [  6024] By: gsar                                  on 2000/04/30  17:50:19
42011         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
42012              (from Hugo van der Sanden)
42013      Branch: perl
42014            ! toke.c
42015 ____________________________________________________________________________
42016 [  6023] By: gsar                                  on 2000/04/30  17:14:43
42017         Log: debugger stomps on $. (from M.J.T. Guy)
42018      Branch: perl
42019            ! lib/perl5db.pl
42020 ____________________________________________________________________________
42021 [  6022] By: gsar                                  on 2000/04/30  16:59:22
42022         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
42023      Branch: perl
42024            ! sv.c
42025 ____________________________________________________________________________
42026 [  6021] By: gsar                                  on 2000/04/29  21:00:08
42027         Log: remove Win2K issue in pod (fixed by change#6020)
42028      Branch: perl
42029            ! README.win32 pod/perl56delta.pod
42030 ____________________________________________________________________________
42031 [  6020] By: gsar                                  on 2000/04/29  20:51:49
42032         Log: test tweak
42033      Branch: perl
42034            ! t/lib/open3.t
42035 ____________________________________________________________________________
42036 [  6019] By: gsar                                  on 2000/04/29  20:34:27
42037         Log: windows portability tweaks
42038      Branch: perl
42039            ! t/lib/b.t win32/win32.h
42040 ____________________________________________________________________________
42041 [  6018] By: gsar                                  on 2000/04/29  19:55:24
42042         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
42043              make _PATH_LOG() return "" if unavailable
42044      Branch: perl
42045            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
42046            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
42047 ____________________________________________________________________________
42048 [  6017] By: jhi                                   on 2000/04/28  22:49:46
42049         Log: Integrate with Sarathy.
42050      Branch: cfgperl
42051           !> op.c perl.c pod/perldiag.pod t/lib/b.t
42052 ____________________________________________________________________________
42053 [  6016] By: jhi                                   on 2000/04/28  22:46:14
42054         Log: Do not warn that an infinity does not look like a number.
42055      Branch: cfgperl
42056            ! sv.c
42057 ____________________________________________________________________________
42058 [  6015] By: gsar                                  on 2000/04/28  22:35:49
42059         Log: tweak test for portability
42060      Branch: perl
42061            ! t/lib/b.t
42062 ____________________________________________________________________________
42063 [  6014] By: gsar                                  on 2000/04/28  22:05:31
42064         Log: glob() loading File::Glob behind the scenes may cause syntax errors
42065      Branch: perl
42066            ! op.c
42067 ____________________________________________________________________________
42068 [  6013] By: gsar                                  on 2000/04/28  21:25:22
42069         Log: tweak change#5945 to display correct switch name in diagnostic
42070      Branch: perl
42071            ! perl.c pod/perldiag.pod
42072 ____________________________________________________________________________
42073 [  6012] By: jhi                                   on 2000/04/28  21:08:12
42074         Log: Integrate with Sarathy.
42075      Branch: cfgperl
42076           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
42077           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
42078           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
42079 ____________________________________________________________________________
42080 [  6011] By: jhi                                   on 2000/04/28  21:04:46
42081         Log: &HUGE_VAL is not defined, it exists.
42082      Branch: cfgperl
42083            ! lib/Math/Complex.pm
42084 ____________________________________________________________________________
42085 [  6010] By: gsar                                  on 2000/04/28  21:02:58
42086         Log: clarify note about shadow password support (from
42087              gellyfish@gellyfish.com)
42088      Branch: perl
42089            ! pod/perlfunc.pod
42090 ____________________________________________________________________________
42091 [  6009] By: gsar                                  on 2000/04/28  21:00:00
42092         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
42093      Branch: perl
42094            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
42095 ____________________________________________________________________________
42096 [  6008] By: gsar                                  on 2000/04/28  20:56:33
42097         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
42098      Branch: perl
42099            ! installperl vms/subconfigure.com
42100 ____________________________________________________________________________
42101 [  6007] By: gsar                                  on 2000/04/28  20:51:21
42102         Log: note about compile failures and END blocks (from M.J.T. Guy)
42103      Branch: perl
42104            ! pod/perl56delta.pod pod/perlmod.pod
42105 ____________________________________________________________________________
42106 [  6006] By: jhi                                   on 2000/04/28  20:42:14
42107         Log: Regen Configure.
42108      Branch: cfgperl
42109            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42110            ! config_h.SH
42111 ____________________________________________________________________________
42112 [  6005] By: gsar                                  on 2000/04/28  20:41:16
42113         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
42114      Branch: perl
42115            ! utils/perldoc.PL
42116 ____________________________________________________________________________
42117 [  6004] By: jhi                                   on 2000/04/28  20:28:21
42118         Log: Integrate with Sarathy.
42119      Branch: cfgperl
42120           !> Configure INSTALL Porting/Glossary Porting/config.sh
42121           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
42122           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
42123           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
42124           !> win32/config.vc win32/win32.c
42125 ____________________________________________________________________________
42126 [  6003] By: gsar                                  on 2000/04/28  20:11:20
42127         Log: allow REG_EXPAND_SZ keys in Windows registry (from
42128              John Clayton <John.Clayton@barclayscapital.com>)
42129      Branch: perl
42130            ! win32/win32.c
42131 ____________________________________________________________________________
42132 [  6002] By: gsar                                  on 2000/04/28  19:34:16
42133         Log: destructive sv_setsv() can lose UV-ness from source, causing
42134              numeric promotions/comparisons to fail to do the right thing
42135      Branch: perl
42136            ! sv.c
42137 ____________________________________________________________________________
42138 [  6001] By: gsar                                  on 2000/04/28  18:44:15
42139         Log: support additional library locations via $Config{otherlibdirs}
42140              (from Andy Dougherty)
42141      Branch: perl
42142            ! Configure INSTALL Porting/Glossary Porting/config.sh
42143            ! Porting/config_H config_h.SH epoc/config.sh perl.c
42144            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
42145            ! win32/config.bc win32/config.gc win32/config.vc
42146 ____________________________________________________________________________
42147 [  6000] By: gsar                                  on 2000/04/28  18:26:58
42148         Log: reworked otherlibdirs.U (from Andy Dougherty)
42149      Branch: metaconfig
42150            ! U/installdirs/otherlibdirs.U
42151 ____________________________________________________________________________
42152 [  5999] By: gsar                                  on 2000/04/28  18:17:07
42153         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
42154      Branch: perl
42155            ! t/pragma/warn/toke toke.c
42156 ____________________________________________________________________________
42157 [  5998] By: jhi                                   on 2000/04/28  13:32:17
42158         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
42159      Branch: cfgperl
42160            ! lib/Math/Complex.pm
42161 ____________________________________________________________________________
42162 [  5997] By: jhi                                   on 2000/04/28  13:14:04
42163         Log: Preserve $!.
42164      Branch: cfgperl
42165            ! lib/Math/Complex.pm
42166 ____________________________________________________________________________
42167 [  5996] By: jhi                                   on 2000/04/28  12:59:23
42168         Log: Integrate with Sarathy.
42169      Branch: cfgperl
42170           +> pod/perlrequick.pod pod/perlretut.pod
42171           !> (integrate 51 files)
42172 ____________________________________________________________________________
42173 [  5995] By: gsar                                  on 2000/04/28  09:37:36
42174         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
42175      Branch: perl
42176            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
42177 ____________________________________________________________________________
42178 [  5994] By: gsar                                  on 2000/04/28  09:33:26
42179         Log: fix for missed accounting for null byte in pack("Z",...) (from
42180              M.J.T. Guy)
42181      Branch: perl
42182            ! pp.c t/op/pack.t
42183 ____________________________________________________________________________
42184 [  5993] By: gsar                                  on 2000/04/28  09:30:05
42185         Log: various minor tweaks seen on p5p
42186      Branch: perl
42187            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
42188 ____________________________________________________________________________
42189 [  5992] By: gsar                                  on 2000/04/28  09:08:19
42190         Log: pod nit (from Simon Cozens)
42191      Branch: perl
42192            ! pod/perlop.pod
42193 ____________________________________________________________________________
42194 [  5991] By: gsar                                  on 2000/04/28  09:06:36
42195         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
42196      Branch: perl
42197            ! README.posix-bc hints/posix-bc.sh
42198 ____________________________________________________________________________
42199 [  5990] By: gsar                                  on 2000/04/28  08:54:52
42200         Log: use $ENV{LIB} to search for libs under Visual C compiler
42201              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
42202      Branch: perl
42203            ! lib/ExtUtils/Liblist.pm
42204 ____________________________________________________________________________
42205 [  5989] By: gsar                                  on 2000/04/28  08:27:12
42206         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
42207              itself and no other (from Tom Hughes)
42208      Branch: perl
42209            ! t/op/array.t toke.c
42210 ____________________________________________________________________________
42211 [  5988] By: gsar                                  on 2000/04/28  08:01:38
42212         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
42213              <paul@miraclefish.com>)
42214      Branch: perl
42215            ! lib/ExtUtils/MakeMaker.pm
42216 ____________________________________________________________________________
42217 [  5987] By: gsar                                  on 2000/04/28  07:53:09
42218         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
42219      Branch: perl
42220            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
42221 ____________________________________________________________________________
42222 [  5986] By: gsar                                  on 2000/04/28  07:44:17
42223         Log: add regular expressions tutorial and quick-start guide (from
42224              Mark Kvale <kvale@phy.ucsf.edu>)
42225      Branch: perl
42226            + pod/perlrequick.pod pod/perlretut.pod
42227            ! AUTHORS MAINTAIN MANIFEST
42228 ____________________________________________________________________________
42229 [  5985] By: gsar                                  on 2000/04/28  07:30:28
42230         Log: forked child may not exit correctly if it failed to open
42231              /dev/console (from Graham Barr)
42232      Branch: perl
42233            ! ext/Sys/Syslog/Syslog.pm
42234 ____________________________________________________________________________
42235 [  5984] By: gsar                                  on 2000/04/28  07:27:20
42236         Log: attributes::reftype() doesn't work on tied argument
42237      Branch: perl
42238            ! xsutils.c
42239 ____________________________________________________________________________
42240 [  5983] By: gsar                                  on 2000/04/28  07:15:04
42241         Log: numeric conversion of non-number in change#3378 tramples on
42242              OOK offset, causing segfaults
42243      Branch: perl
42244            ! sv.c
42245 ____________________________________________________________________________
42246 [  5982] By: gsar                                  on 2000/04/28  04:48:25
42247         Log: avoid error in IO::Socket::INET when given an unknown service name
42248              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
42249      Branch: perl
42250            ! ext/IO/lib/IO/Socket/INET.pm
42251 ____________________________________________________________________________
42252 [  5981] By: gsar                                  on 2000/04/28  04:31:31
42253         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
42254              prototype mismatch with CORE::glob(); update pod and tests to
42255              suit (File::Glob::glob() is still available for backward
42256              compatibility, but should be considered deprecated)
42257      Branch: perl
42258            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
42259            ! t/lib/glob-taint.t
42260 ____________________________________________________________________________
42261 [  5980] By: gsar                                  on 2000/04/28  03:47:29
42262         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
42263              <ghudson@mit.edu>)
42264      Branch: metaconfig
42265            ! U/modified/Options.U
42266      Branch: perl
42267            ! Configure
42268 ____________________________________________________________________________
42269 [  5979] By: gsar                                  on 2000/04/28  03:07:54
42270         Log: under useithreads, constant pad entries could inadvertantly be
42271              shared across threads (from Eric Blood <eblood@xmission.com>);
42272              added Eric's test case to testsuite
42273      Branch: perl
42274            ! op.c t/op/misc.t
42275 ____________________________________________________________________________
42276 [  5978] By: gsar                                  on 2000/04/27  21:13:00
42277         Log: sync version numbers in File::Spec with the ones on CPAN
42278              (from Barrie Slaymaker)
42279      Branch: perl
42280            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
42281            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
42282            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
42283 ____________________________________________________________________________
42284 [  5977] By: gsar                                  on 2000/04/27  21:07:29
42285         Log: autoquote barewords followed by newline and arrow properly
42286              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
42287      Branch: perl
42288            ! t/pragma/warn/toke toke.c
42289 ____________________________________________________________________________
42290 [  5976] By: gsar                                  on 2000/04/27  20:41:20
42291         Log: DB_File v1.73 update (from Paul Marquess)
42292      Branch: perl
42293            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
42294            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
42295 ____________________________________________________________________________
42296 [  5975] By: gsar                                  on 2000/04/27  20:34:24
42297         Log: allow sort() reentrancy (variant of patch suggested by
42298              Hugo van der Sanden)
42299      Branch: perl
42300            ! pp_ctl.c t/op/sort.t
42301 ____________________________________________________________________________
42302 [  5974] By: gsar                                  on 2000/04/27  19:46:57
42303         Log: change#4197 somehow missed initializing PL_errors, meaning
42304              sytax error queueing wasn't working outside eval"" at all;
42305              also fixed eval"" to localize PL_error_count, so that compile-time
42306              eval's don't clobber the error state of the outer context
42307      Branch: perl
42308            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
42309            ! t/pragma/warn/toke
42310 ____________________________________________________________________________
42311 [  5973] By: gsar                                  on 2000/04/27  18:29:05
42312         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
42313      Branch: perl
42314            ! regcomp.c regexec.c t/op/re_tests
42315 ____________________________________________________________________________
42316 [  5972] By: jhi                                   on 2000/04/27  18:22:41
42317         Log: Integrate with Sarathy.
42318      Branch: cfgperl
42319           +> t/lib/b.t t/lib/syslog.t
42320           !> (integrate 31 files)
42321 ____________________________________________________________________________
42322 [  5971] By: jhi                                   on 2000/04/27  18:18:46
42323         Log: Unicos tweaks from Mark P. Lutz.
42324      Branch: cfgperl
42325            ! hints/unicos.sh lib/Math/Complex.pm
42326 ____________________________________________________________________________
42327 [  5970] By: gsar                                  on 2000/04/27  18:05:11
42328         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
42329              IV is >32bits
42330      Branch: perl
42331            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
42332 ____________________________________________________________________________
42333 [  5969] By: gsar                                  on 2000/04/27  17:50:56
42334         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
42335      Branch: perl
42336            + t/lib/syslog.t
42337            ! MANIFEST ext/Sys/Syslog/Syslog.pm
42338 ____________________________________________________________________________
42339 [  5968] By: gsar                                  on 2000/04/27  17:44:49
42340         Log: tolerate spaces in group names in test on solaris (from David Boyce
42341              <dsb@boyski.com>)
42342      Branch: perl
42343            ! t/op/groups.t
42344 ____________________________________________________________________________
42345 [  5967] By: gsar                                  on 2000/04/27  17:41:22
42346         Log: improved docs on the warn_uninit diagnostic (from David Glasser
42347              and Simon Cozens)
42348      Branch: perl
42349            ! pod/perldiag.pod
42350 ____________________________________________________________________________
42351 [  5966] By: gsar                                  on 2000/04/27  16:54:58
42352         Log: add testsuite for B backends, fix bug in B::Deparse (from
42353              Simon Cozens <simon@brecon.co.uk>)
42354      Branch: perl
42355            + t/lib/b.t
42356            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
42357 ____________________________________________________________________________
42358 [  5965] By: gsar                                  on 2000/04/27  16:10:37
42359         Log: avoid "will not stay shared" warnings for our variables (from
42360              Robin Barker)
42361      Branch: perl
42362            ! op.c t/pragma/warn/op
42363 ____________________________________________________________________________
42364 [  5964] By: gsar                                  on 2000/04/27  07:05:05
42365         Log: reformat to 72 columns (again)
42366      Branch: perl
42367            ! pod/perldiag.pod
42368 ____________________________________________________________________________
42369 [  5963] By: gsar                                  on 2000/04/27  06:28:31
42370         Log: patch from Larry to make (\&) prototype work; added tests for
42371              the same
42372      Branch: perl
42373            ! op.c t/comp/proto.t
42374 ____________________________________________________________________________
42375 [  5962] By: gsar                                  on 2000/04/27  06:15:47
42376         Log: updated README.hpux (from Jeff Okamoto)
42377      Branch: perl
42378            ! README.hpux
42379 ____________________________________________________________________________
42380 [  5961] By: gsar                                  on 2000/04/27  05:55:03
42381         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
42382      Branch: perl
42383            ! emacs/cperl-mode.el
42384 ____________________________________________________________________________
42385 [  5960] By: gsar                                  on 2000/04/27  05:49:26
42386         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
42387      Branch: perl
42388            ! INSTALL
42389 ____________________________________________________________________________
42390 [  5959] By: gsar                                  on 2000/04/27  05:33:41
42391         Log: doubled words in pods (from Simon Cozens
42392              <simon.p.cozens@jp.pwcglobal.com>)
42393      Branch: perl
42394            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
42395            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
42396            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
42397            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
42398            ! pod/perltootc.pod
42399 ____________________________________________________________________________
42400 [  5958] By: gsar                                  on 2000/04/27  05:11:39
42401         Log: change#3569 deleted some essential code, revert; avoid use of
42402              atexit() to make DynaLoader work properly on AIX under mod_perl
42403              (from Jens-Uwe Mager <jum@helios.de>)
42404      Branch: perl
42405            ! ext/DynaLoader/dl_aix.xs
42406 ____________________________________________________________________________
42407 [  5957] By: gsar                                  on 2000/04/27  04:54:51
42408         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
42409      Branch: perl
42410            ! pod/perlmod.pod
42411 ____________________________________________________________________________
42412 [  5956] By: gsar                                  on 2000/04/27  04:51:47
42413         Log: better diagnostics on failed tests (from Ilya Zakharevich)
42414      Branch: perl
42415            ! t/op/lex_assign.t
42416 ____________________________________________________________________________
42417 [  5955] By: gsar                                  on 2000/04/27  04:26:44
42418         Log: longstanding bug exposed by change#3307: sort arguments weren't
42419              compiled with the right wantarray context (ensuing runtime lookup
42420              via block_gimme() was getting the incidental context of the
42421              sort() itself)
42422      Branch: perl
42423            ! op.c t/op/sort.t
42424 ____________________________________________________________________________
42425 [  5954] By: gsar                                  on 2000/04/26  23:42:12
42426         Log: integrate cfgperl contents into mainline
42427      Branch: perl
42428           !> (integrate 30 files)
42429 ____________________________________________________________________________
42430 [  5953] By: jhi                                   on 2000/04/26  23:06:42
42431         Log: Integrate with Sarathy.
42432      Branch: cfgperl
42433           !> README.win32 ext/B/B/Deparse.pm
42434           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
42435           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
42436           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
42437           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
42438           !> utils/perldoc.PL vms/perlvms.pod
42439 ____________________________________________________________________________
42440 [  5952] By: jhi                                   on 2000/04/26  23:03:46
42441         Log: Undo "use integer" addition from 64bitint as it seems
42442              to break most of the subtests in Digital UNIX;
42443              Unicos needs to find another way.
42444      Branch: cfgperl
42445            ! t/op/64bitint.t
42446 ____________________________________________________________________________
42447 [  5951] By: jhi                                   on 2000/04/26  22:57:53
42448         Log: Be more robust on "extreme" (large absolute value)
42449              arguments.  Originally reported by Daniel Connelly
42450              as a problem with asinh() on large negative arguments,
42451              asinh() used to bail out because an argument to log()
42452              ended up being zero.  Ilya Zakharevich proposed using
42453              Taylor's series in such cases, which for such large
42454              arguments is a very good approximation.
42455      Branch: cfgperl
42456            ! lib/Math/Complex.pm t/lib/complex.t
42457 ____________________________________________________________________________
42458 [  5950] By: gsar                                  on 2000/04/25  19:13:12
42459         Log: reformat perldiag to avoid long lines
42460      Branch: perl
42461            ! pod/perldiag.pod
42462 ____________________________________________________________________________
42463 [  5949] By: gsar                                  on 2000/04/25  18:41:11
42464         Log: make perldoc use the pod2man from the same version (from
42465              M.J.T. Guy)
42466      Branch: perl
42467            ! utils/perldoc.PL
42468 ____________________________________________________________________________
42469 [  5948] By: gsar                                  on 2000/04/25  18:21:57
42470         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
42471              <kompas@kompas.usr.onet.pl>)
42472      Branch: perl
42473            ! lib/vars.pm
42474 ____________________________________________________________________________
42475 [  5947] By: gsar                                  on 2000/04/25  18:11:53
42476         Log: use &dl_error rather than &dl_load_file as the guard for calling
42477              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
42478              statically built perl)
42479      Branch: perl
42480            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
42481 ____________________________________________________________________________
42482 [  5946] By: jhi                                   on 2000/04/25  17:37:54
42483         Log: Document that tr() is not tr(1).
42484      Branch: cfgperl
42485            ! pod/perlop.pod
42486 ____________________________________________________________________________
42487 [  5945] By: gsar                                  on 2000/04/25  16:34:33
42488         Log: make module name mandatory after -M switch; reorder perldiag
42489              alphabetically (from Mark-Jason Dominus)
42490      Branch: perl
42491            ! perl.c pod/perldiag.pod
42492 ____________________________________________________________________________
42493 [  5944] By: jhi                                   on 2000/04/25  01:15:18
42494         Log: On second thoughts frexp() does have two arguments.
42495      Branch: cfgperl
42496            ! perl.h
42497 ____________________________________________________________________________
42498 [  5943] By: jhi                                   on 2000/04/24  22:56:32
42499         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
42500              Now pp_ncmp() returns undef is either operand is a NaN.
42501      Branch: cfgperl
42502            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42503            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
42504            ! vms/subconfigure.com vos/config.def vos/config.h
42505            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
42506            ! win32/config.vc win32/config_H.bc win32/config_H.gc
42507            ! win32/config_H.vc
42508      Branch: metaconfig/U/perl
42509            + d_modfl.U
42510 ____________________________________________________________________________
42511 [  5942] By: jhi                                   on 2000/04/24  19:45:17
42512         Log: Regen Configure to match #5937.
42513      Branch: cfgperl
42514            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42515            ! config_h.SH
42516      Branch: metaconfig
42517            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
42518 ____________________________________________________________________________
42519 [  5941] By: jhi                                   on 2000/04/24  19:24:11
42520         Log: Further Unicos fixes for Mark Lutz.
42521      Branch: cfgperl
42522            ! hints/unicos.sh pp_ctl.c
42523 ____________________________________________________________________________
42524 [  5940] By: jhi                                   on 2000/04/24  19:09:06
42525         Log: Various Unicos 10.0.0.6 fixes.
42526              
42527              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
42528              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
42529              Reply-To: tecmpl1@triton.ca.boeing.com 
42530              To: perl5-porters@perl.org 
42531              Date: Fri, 14 Apr 2000 20:21:00 GMT 
42532              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
42533      Branch: cfgperl
42534            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
42535 ____________________________________________________________________________
42536 [  5939] By: gsar                                  on 2000/04/24  19:01:24
42537         Log: more pod nits (from Larry Virden)
42538      Branch: perl
42539            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
42540            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
42541            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
42542 ____________________________________________________________________________
42543 [  5938] By: gsar                                  on 2000/04/24  18:54:01
42544         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
42545      Branch: perl
42546            ! ext/B/B/Deparse.pm
42547 ____________________________________________________________________________
42548 [  5937] By: jhi                                   on 2000/04/24  17:39:00
42549         Log: Integrate with Sarathy.
42550      Branch: cfgperl
42551           +> (branch 31 files)
42552           !> (integrate 73 files)
42553 ____________________________________________________________________________
42554 [  5936] By: gsar                                  on 2000/04/24  17:30:06
42555         Log: additional tests for change#5934 (from Paul Marquess, who also
42556              sent in the same fix)
42557      Branch: perl
42558            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
42559            ! t/pragma/warn/5nolint t/pragma/warn/6default
42560 ____________________________________________________________________________
42561 [  5935] By: jhi                                   on 2000/04/24  17:26:05
42562         Log: Do not assume sign propagation.
42563              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
42564              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
42565              To: payner@ncifcrf.gov, perl5-porters@perl.org 
42566              Date: Tue, 18 Apr 2000 18:24:49 +0100 
42567              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
42568      Branch: cfgperl
42569            ! t/op/bop.t t/op/misc.t
42570 ____________________________________________________________________________
42571 [  5934] By: gsar                                  on 2000/04/24  17:16:54
42572         Log: propagate lexical warnings from surrounding scope correctly
42573              within string eval()
42574      Branch: perl
42575            ! pp_ctl.c t/pragma/warn/pp_ctl
42576 ____________________________________________________________________________
42577 [  5933] By: jhi                                   on 2000/04/24  17:01:07
42578         Log: Flatten the cpp jungle doing the nosuid checking.
42579      Branch: cfgperl
42580            ! perl.c
42581 ____________________________________________________________________________
42582 [  5932] By: gsar                                  on 2000/04/24  09:08:14
42583         Log: add rsignal(), whichsig() and do_join() to public API list
42584              (mod_perl uses them to good advantage)
42585      Branch: perl
42586            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
42587 ____________________________________________________________________________
42588 [  5931] By: gsar                                  on 2000/04/24  09:01:40
42589         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
42590      Branch: perl
42591            ! pp_hot.c regexec.c t/op/pat.t
42592 ____________________________________________________________________________
42593 [  5930] By: gsar                                  on 2000/04/24  08:58:33
42594         Log: small os390 tweaks (from Peter Prymmer)
42595      Branch: perl
42596            ! config_h.SH makedepend.SH
42597 ____________________________________________________________________________
42598 [  5929] By: gsar                                  on 2000/04/24  08:55:25
42599         Log: pod nits
42600      Branch: perl
42601            ! pod/perlguts.pod
42602 ____________________________________________________________________________
42603 [  5928] By: gsar                                  on 2000/04/24  08:50:13
42604         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
42605      Branch: perl
42606            ! ext/IO/lib/IO/Poll.pm
42607 ____________________________________________________________________________
42608 [  5927] By: gsar                                  on 2000/04/24  08:43:24
42609         Log: arrange for next() to resume at the unstack op rather than the
42610              loop conditional, so that scope cleanup happens correctly
42611              (from Stephen McCamant)
42612      Branch: perl
42613            ! op.c pp_ctl.c t/op/misc.t
42614 ____________________________________________________________________________
42615 [  5926] By: gsar                                  on 2000/04/24  08:18:40
42616         Log: on windows, reserve 16M of stack rather than 128M (allows more
42617              threads to run concurrently)
42618      Branch: perl
42619            ! win32/Makefile win32/makefile.mk
42620 ____________________________________________________________________________
42621 [  5925] By: gsar                                  on 2000/04/24  08:13:52
42622         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
42623      Branch: perl
42624            ! toke.c
42625 ____________________________________________________________________________
42626 [  5924] By: gsar                                  on 2000/04/24  08:08:59
42627         Log: avoid using uninitialized memory in require version check
42628      Branch: perl
42629            ! pp_ctl.c universal.c
42630 ____________________________________________________________________________
42631 [  5923] By: gsar                                  on 2000/04/24  07:20:14
42632         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
42633      Branch: perl
42634            ! ext/IO/lib/IO/Poll.pm
42635 ____________________________________________________________________________
42636 [  5922] By: gsar                                  on 2000/04/24  07:08:42
42637         Log: commentary about IoTYPE() (from Nathan Torkington)
42638      Branch: perl
42639            ! sv.h
42640 ____________________________________________________________________________
42641 [  5921] By: gsar                                  on 2000/04/24  06:58:26
42642         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
42643              by fix
42644      Branch: perl
42645            ! sv.c t/lib/charnames.t t/pragma/utf8.t
42646 ____________________________________________________________________________
42647 [  5920] By: gsar                                  on 2000/04/24  06:37:59
42648         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
42649      Branch: perl
42650            ! doop.c t/op/ver.t
42651 ____________________________________________________________________________
42652 [  5919] By: gsar                                  on 2000/04/24  06:21:58
42653         Log: Configure might miss old directories when prefix must be
42654              expanded (from Robin Barker)
42655      Branch: metaconfig
42656            ! U/installdirs/inc_version_list.U
42657      Branch: perl
42658            ! Configure
42659 ____________________________________________________________________________
42660 [  5918] By: gsar                                  on 2000/04/24  06:16:11
42661         Log: VMS nits in glob() test (from Charles Lane)
42662      Branch: perl
42663            ! t/lib/glob-basic.t
42664 ____________________________________________________________________________
42665 [  5917] By: gsar                                  on 2000/04/24  06:11:56
42666         Log: various pod nits (from Larry Virden and others)
42667      Branch: perl
42668            ! README.amiga README.hpux README.machten README.os2
42669            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
42670            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
42671            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
42672            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
42673            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
42674            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
42675            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
42676            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
42677 ____________________________________________________________________________
42678 [  5916] By: gsar                                  on 2000/04/24  05:52:43
42679         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
42680              <wjones@tc.fluke.com>)
42681      Branch: perl
42682            ! t/lib/glob-basic.t
42683 ____________________________________________________________________________
42684 [  5915] By: gsar                                  on 2000/04/24  05:07:01
42685         Log: supported platforms mixed up
42686      Branch: perl
42687            ! pod/perl56delta.pod pod/perlport.pod
42688 ____________________________________________________________________________
42689 [  5914] By: gsar                                  on 2000/04/24  04:56:08
42690         Log: caller() wasn't returning the right number of elements for
42691              eval {...}
42692      Branch: perl
42693            ! pp_ctl.c t/pragma/warn/9enabled
42694 ____________________________________________________________________________
42695 [  5913] By: gsar                                  on 2000/04/24  04:35:41
42696         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
42697              Mark-Jason Dominus)
42698      Branch: perl
42699            ! pod/perlfunc.pod
42700 ____________________________________________________________________________
42701 [  5912] By: gsar                                  on 2000/04/24  04:17:15
42702         Log: fix totally broken caching in UNIVERSAL::isa() (from
42703              Nick Ing-Simmons)
42704      Branch: perl
42705            ! t/op/universal.t universal.c
42706 ____________________________________________________________________________
42707 [  5911] By: gsar                                  on 2000/04/24  03:39:47
42708         Log: add linebreak properties from unicode/LineBrk.txt (from
42709              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
42710      Branch: perl
42711            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
42712            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
42713            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
42714            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
42715            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
42716            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
42717            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
42718            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
42719            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
42720            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
42721            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
42722            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
42723            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
42724            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
42725            + lib/unicode/Is/LbrkZW.pl
42726            ! lib/unicode/mktables.PL
42727 ____________________________________________________________________________
42728 [  5910] By: gsar                                  on 2000/04/24  03:23:10
42729         Log: typo in pod
42730      Branch: perl
42731            ! ext/Thread/Thread.pm
42732 ____________________________________________________________________________
42733 [  5909] By: gsar                                  on 2000/04/24  03:22:03
42734         Log: mode argument to do_binmode() should be file mode, not boolean
42735      Branch: perl
42736            ! pp_sys.c
42737 ____________________________________________________________________________
42738 [  5908] By: gsar                                  on 2000/04/16  16:51:08
42739         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
42740              always returns a valid GV even when the symbol is trapped by strictures
42741              (avoids coredumps)
42742              
42743              TODO: the C<package;> hack needs similar treatment
42744      Branch: perl
42745            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
42746            ! t/pragma/strict-vars
42747 ____________________________________________________________________________
42748 [  5907] By: jhi                                   on 2000/03/31  23:42:56
42749         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
42750              an assumption which #5905 demolished.
42751      Branch: cfgperl
42752            ! pp_sys.c
42753 ____________________________________________________________________________
42754 [  5906] By: jhi                                   on 2000/03/31  18:54:37
42755         Log: Typo in #5905.
42756      Branch: cfgperl
42757            ! t/op/64bitint.t
42758 ____________________________________________________________________________
42759 [  5905] By: jhi                                   on 2000/03/31  18:50:54
42760         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
42761              reported by Joseph N. Hall.  The bug was that even with use64bitint
42762              one had to use the prefixes q, L, or ll with printf/sprintf,
42763              contrary to the documentation and common sense.
42764      Branch: cfgperl
42765            ! sv.c t/op/64bitint.t
42766 ____________________________________________________________________________
42767 [  5904] By: gsar                                  on 2000/03/28  02:31:32
42768         Log: add Changes, perldelta.pod
42769      Branch: perl
42770            + Changes pod/perldelta.pod
42771 ____________________________________________________________________________
42772 [  5903] By: gsar                                  on 2000/03/28  02:03:55
42773         Log: rename Changes and perldelta.pod
42774      Branch: perl
42775           +> Changes5.6 pod/perl56delta.pod
42776            - Changes pod/perldelta.pod
42777            ! MANIFEST
42778 ____________________________________________________________________________
42779 [  5902] By: gsar                                  on 2000/03/28  01:59:14
42780         Log: create maint-5.6 branch
42781      Branch: maint-5.6/perl
42782           +> (branch 1611 files)
42783 ____________________________________________________________________________
42784 [  5901] By: jhi                                   on 2000/03/23  05:48:43
42785         Log: Integrate with Sarathy.
42786      Branch: cfgperl
42787           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
42788 ____________________________________________________________________________
42789 [  5900] By: gsar                                  on 2000/03/23  05:42:43
42790         Log: three guesses on what this is :-)
42791      Branch: perl
42792            ! Changes