More \X fixing.
[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.2          Development release working toward v5.8
32 --------------
33 ____________________________________________________________________________
34 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
35         Log: Also the search for cat needs to be _exe-aware.
36      Branch: perl
37            ! Configure
38 ____________________________________________________________________________
39 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
40         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
41              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
42              Date: Fri, 21 Dec 2001 14:02:01 +0100
43              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
44      Branch: perl
45            ! ext/B/B/Xref.pm
46 ____________________________________________________________________________
47 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
48         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
49      Branch: perl
50            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
51            ! ext/B/t/assembler.t
52 ____________________________________________________________________________
53 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
54         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
55              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56              Date: Fri, 21 Dec 2001 11:15:38 +0100
57              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
58      Branch: perl
59            ! hv.c
60 ____________________________________________________________________________
61 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
62         Log: A plan is good.
63      Branch: perl
64            ! ext/re/re.t
65 ____________________________________________________________________________
66 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
67         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
68              From: chromatic <chromatic@rmci.net>
69              Date: Thu, 20 Dec 2001 16:16:48 -0700
70              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
71      Branch: perl
72            + ext/re/re.t
73            ! MANIFEST
74 ____________________________________________________________________________
75 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
76         Log: Synchronize the skippage message.
77      Branch: perl
78            ! lib/ExtUtils/t/MM_OS2.t
79 ____________________________________________________________________________
80 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
81         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
82              From: chromatic <chromatic@rmci.net>
83              Date: Thu, 20 Dec 2001 16:09:10 -0700
84              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
85      Branch: perl
86            + lib/ExtUtils/t/MM_OS2.t
87            ! MANIFEST
88 ____________________________________________________________________________
89 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
90         Log: Subject: perlfunc.pod patch re flock via fcntl
91              From: "Tye McQueen" <tye@metronet.com>
92              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
93              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
94      Branch: perl
95            ! pod/perlfunc.pod
96 ____________________________________________________________________________
97 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
98         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
99              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
100              (the Unicode maximum code point) warnable offenses.
101      Branch: perl
102            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
103            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
104 ____________________________________________________________________________
105 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
106         Log: Sterner admonishment on -t.
107      Branch: perl
108            ! pod/perlrun.pod
109 ____________________________________________________________________________
110 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
111         Log: Subject: [PATCH B::Dpparse] minor qr// fix
112              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
113              Date: Thu, 20 Dec 2001 22:53:34 +0100
114              Message-ID: <20011220225334.A735@rafael>
115      Branch: perl
116            ! ext/B/B/Deparse.pm
117 ____________________________________________________________________________
118 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
119         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
120              From: Robert Spier <rspier@pobox.com>
121              Date: Thu, 20 Dec 2001 08:10:00 -0800
122              Message-ID: <15394.3416.693353.107334@rls.cx>
123      Branch: perl
124            ! lib/Carp/Heavy.pm
125 ____________________________________________________________________________
126 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
127         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
128      Branch: perl
129           !> win32/win32io.c
130 ____________________________________________________________________________
131 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
132         Log: Subject: Re: [PATCH pod/perliol.pod] resend
133              From: Stas Bekman <stas@stason.org>
134              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
135              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
136      Branch: perl
137            ! pod/perliol.pod
138 ____________________________________________________________________________
139 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
140         Log: Fix up the APIs noone hopefully uses.
141      Branch: perl
142            ! utf8.c
143 ____________________________________________________________________________
144 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
145         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
146              Date: Wed, 19 Dec 2001 14:13:38 -0800
147              From: Robert Spier <rspier@pobox.com>
148              Message-ID: <15393.4370.605214.548582@rls.cx>
149      Branch: perl
150            ! lib/Carp.t lib/Carp/Heavy.pm
151 ____________________________________________________________________________
152 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
153         Log: Some bincompat clawbacks.
154      Branch: perl
155            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
156            ! wince/perldll.def
157 ____________________________________________________________________________
158 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
159         Log: gcc pacifying (RH 7.1/ia64).
160      Branch: perl
161            ! pp.c
162 ____________________________________________________________________________
163 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
164         Log: Update Changes.
165      Branch: perl
166            ! Changes patchlevel.h
167 ____________________________________________________________________________
168 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
169         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
170              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
171              Date: Wed, 19 Dec 2001 12:35:07 +0100
172              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
173              
174              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
175              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
176              Date: Wed, 19 Dec 2001 17:34:51 +0000
177              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
178      Branch: perl
179            ! pod/perlre.pod
180 ____________________________________________________________________________
181 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
182         Log: Integrate perlio.
183      Branch: perl
184           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
185           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
186 ____________________________________________________________________________
187 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
188         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
189      Branch: perl
190            ! ext/B/B/Assembler.pm
191 ____________________________________________________________________________
192 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
193         Log: Reword the alarm explanation.
194      Branch: perl
195            ! pod/perlfunc.pod
196 ____________________________________________________________________________
197 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
198         Log: Subject: [PATCH @13746] OS/2 build
199              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
200              Date: Wed, 19 Dec 2001 02:45:41 -0500
201              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
202              
203              (skipped the t/TEST change)
204      Branch: perl
205            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
206            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
207            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
208 ____________________________________________________________________________
209 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
210         Log: Upgrade to Net::Ping 2.09.
211      Branch: perl
212            + lib/Net/Ping/CHANGES lib/Net/Ping/README
213            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
214            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
215            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
216            + lib/Net/Ping/t/300_ping_stream.t
217            ! MANIFEST lib/Net/Ping.pm
218 ____________________________________________________________________________
219 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
220         Log: B::Assembler/B::Disassembler patches and test;
221              from Wolfgang Laun.
222              
223              TODO: getting perlcc working.
224      Branch: perl
225            + ext/B/t/assembler.t
226            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
227 ____________________________________________________________________________
228 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
229         Log: Can't printf U8s as UVs.
230      Branch: perl
231            ! utf8.c
232 ____________________________________________________________________________
233 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
234         Log: Subject: Re: [PATCH] ...while $var = glob(...)
235              From: Robin Houston <robin@kitsite.com> 
236              Date: Wed, 19 Dec 2001 13:48:55 +0000
237              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
238              
239              Not exactly a glob test but internal-logically correct.
240      Branch: perl
241            ! t/op/glob.t
242 ____________________________________________________________________________
243 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
244         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
245              From: Michael G Schwern <schwern@pobox.com> 
246              Date: Wed, 19 Dec 2001 07:42:54 -0500
247              Message-ID: <20011219124254.GF8630@blackrider>
248      Branch: perl
249            + lib/lib.t
250            ! MANIFEST lib/lib_pm.PL
251 ____________________________________________________________________________
252 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
253         Log: Integrate with perlio.
254      Branch: perl
255           !> hv.c hv.h scope.c util.c
256 ____________________________________________________________________________
257 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
258         Log: Regen toc.
259      Branch: perl
260            ! pod/perltoc.pod
261 ____________________________________________________________________________
262 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
263         Log: FAQ sync.
264      Branch: perl
265            ! pod/perlfaq5.pod
266 ____________________________________________________________________________
267 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
268         Log: Reformat round.
269      Branch: perl
270            ! pod/perlunicode.pod
271 ____________________________________________________________________________
272 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
273         Log: Subject: [PATCH] pod/perlunicode.pod
274              From: Jeffrey Friedl <jfriedl@yahoo.com>
275              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
276              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
277      Branch: perl
278            ! pod/perlunicode.pod
279 ____________________________________________________________________________
280 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
281         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
282              From: Jeffrey Friedl <jfriedl@yahoo.com>
283              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
284              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
285      Branch: perl
286            ! pod/perluniintro.pod
287 ____________________________________________________________________________
288 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
289         Log: Slight pod reformatting.
290      Branch: perl
291            ! pod/perluniintro.pod
292 ____________________________________________________________________________
293 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
294         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
295              From: Jeffrey Friedl <jfriedl@yahoo.com>    
296              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
297              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
298      Branch: perl
299            ! pod/perluniintro.pod
300 ____________________________________________________________________________
301 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
302         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
303              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
304              Date: Wed, 19 Dec 2001 01:45:23 +0000
305              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
306      Branch: perl
307            ! sv.c
308 ____________________________________________________________________________
309 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
310         Log: Subject: Porting/checkURL.pl
311              From: abigail@foad.org
312              Date: Tue, 18 Dec 2001 19:03:22 +0100          
313              Message-ID: <20011218180322.8278.qmail@foad.org> 
314      Branch: perl
315            ! Porting/checkURL.pl
316 ____________________________________________________________________________
317 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
318         Log: A bit too oversweeping matching in #13778.
319      Branch: perl
320            ! Configure
321 ____________________________________________________________________________
322 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
323         Log: Re-gen Configure based on #13778..13781.
324      Branch: perl
325            ! Configure config_h.SH
326 ____________________________________________________________________________
327 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
328         Log: Subject: Re: Benchmark.t failure on Linux
329              From: Nicholas Clark <nick@ccl4.org>
330              Date: Tue, 18 Dec 2001 22:51:25 +0000
331              Message-ID: <20011218225124.N21702@plum.flirble.org>
332      Branch: perl
333            ! lib/Benchmark.t
334 ____________________________________________________________________________
335 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
336         Log: Re-applying #13752 until a better solution can be found.
337      Branch: perl
338            ! lib/ExtUtils/t/MM_Unix.t
339 ____________________________________________________________________________
340 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
341         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
342              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
343              Date: Tue, 18 Dec 2001 12:05:40 -0500
344              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
345      Branch: perl
346            ! lib/Exporter.pm
347 ____________________________________________________________________________
348 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
349         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
350              findings -- some of the warnings I can't explain except
351              by NVgf being detected wrong, though.
352      Branch: perl
353            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
354 ____________________________________________________________________________
355 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
356         Log: Subject: [PATCH] pod/perluniintro.pod
357              From: Jeffrey Friedl <jfriedl@yahoo.com>
358              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
359              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
360      Branch: perl
361            ! pod/perluniintro.pod
362 ____________________________________________________________________________
363 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
364         Log: ".pm" is the native executable suffix in VOS.
365      Branch: perl
366            ! hints/vos.sh
367 ____________________________________________________________________________
368 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
369         Log: Integrate perlio;
370              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
371      Branch: perl
372           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
373 ____________________________________________________________________________
374 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
375         Log: (Undone by #13766.)
376              Retract #13752.
377      Branch: perl
378            ! lib/ExtUtils/t/MM_Unix.t
379 ____________________________________________________________________________
380 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
381         Log: Echoes of #13757.
382      Branch: perl
383            ! t/lib/warnings/utf8
384 ____________________________________________________________________________
385 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
386         Log: Make the utf8 malformedness messages more verbose.
387      Branch: perl
388            ! lib/utf8.t utf8.c
389 ____________________________________________________________________________
390 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
391         Log: README.aix updates from Jens-Uwe Mager.
392      Branch: perl
393            ! README.aix
394 ____________________________________________________________________________
395 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
396         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
397              From: Michael G Schwern <schwern@pobox.com>
398              Date: Tue, 18 Dec 2001 00:58:18 -0500
399              Message-ID: <20011218055818.GC4362@blackrider>
400      Branch: perl
401            ! lib/Benchmark.t
402 ____________________________________________________________________________
403 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
404         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
405              From: Michael G Schwern <schwern@pobox.com>
406              Date: Tue, 18 Dec 2001 00:40:38 -0500
407              Message-ID: <20011218054038.GB4362@blackrider>
408      Branch: perl
409            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
410 ____________________________________________________________________________
411 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
412         Log: (reintroduced by #13766)
413              (retracted by #13759)
414              
415              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
416              From: Michael G Schwern <schwern@pobox.com>  
417              Date: Tue, 18 Dec 2001 00:00:23 -0500
418              Message-ID: <20011218050023.GA27893@blackrider>
419      Branch: perl
420            ! lib/ExtUtils/t/MM_Unix.t
421 ____________________________________________________________________________
422 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
423         Log: Re-patch #13749.
424      Branch: perl
425            ! t/op/glob.t
426 ____________________________________________________________________________
427 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
428         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
429              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
430              Date: Tue, 18 Dec 2001 12:55:43 +0000
431              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
432      Branch: perl
433            ! ext/Devel/Peek/Peek.pm
434 ____________________________________________________________________________
435 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
436         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
437              From: Robin Houston <robin@kitsite.com> 
438              Date: Tue, 18 Dec 2001 14:54:33 +0000
439              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
440      Branch: perl
441            ! t/op/glob.t
442 ____________________________________________________________________________
443 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
444         Log: Subject: [PATCH] slightly more for Exporter.pm
445              From: Nicholas Clark <nick@ccl4.org>
446              Date: Tue, 18 Dec 2001 00:22:03 +0000
447              Message-ID: <20011218002203.M21702@plum.flirble.org>
448      Branch: perl
449            ! lib/Exporter.pm
450 ____________________________________________________________________________
451 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
452         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
453              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
454              Date: Mon, 17 Dec 2001 16:37:18 +0100
455              Message-ID: <20011217163718.A2292@rafael>
456              
457              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
458              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
459              Date: Mon, 17 Dec 2001 23:17:06 +0100
460              Message-ID: <20011217231706.A730@rafael>
461      Branch: perl
462            ! pod/perlsub.pod pp.c toke.c
463 ____________________________________________________________________________
464 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
465         Log: Update Changes.
466      Branch: perl
467            ! Changes patchlevel.h
468 ____________________________________________________________________________
469 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
470         Log: New test warrants a MANIFEST entry.
471      Branch: perl
472            ! MANIFEST
473 ____________________________________________________________________________
474 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
475         Log: Subject: Re: [PATCH] ...while $var = glob(...)
476              From: Robin Houston <robin@kitsite.com>
477              Date: Mon, 17 Dec 2001 20:27:30 +0000
478              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
479              
480              Can't portably unlink open files.
481      Branch: perl
482            ! t/op/glob.t
483 ____________________________________________________________________________
484 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
485         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
486      Branch: perl
487            ! pod/perluniintro.pod
488 ____________________________________________________________________________
489 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
490         Log: Move typeglob test from glob.t to gv.t.
491      Branch: perl
492            ! t/op/glob.t t/op/gv.t
493 ____________________________________________________________________________
494 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
495         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
496              From: Robin Houston <robin@kitsite.com> 
497              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
498              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
499      Branch: perl
500            ! t/op/glob.t
501 ____________________________________________________________________________
502 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
503         Log: Demote the surrogate and non-character errors to warnings.
504      Branch: perl
505            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
506 ____________________________________________________________________________
507 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
508         Log: Subject: [PATCH] more POSIX tests, and more autoloading
509              From: Nicholas Clark <nick@ccl4.org>
510              Date: Mon, 17 Dec 2001 18:27:47 +0000
511              Message-ID: <20011217182747.D21702@plum.flirble.org>
512      Branch: perl
513            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
514 ____________________________________________________________________________
515 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
516         Log: Subject: [PATCH] ...while $var = glob(...)
517              From: Robin Houston <robin@kitsite.com> 
518              Date: Mon, 17 Dec 2001 15:51:54 +0000
519              Message-ID: <20011217155153.A311@robin.kitsite.com>
520      Branch: perl
521            ! op.c
522 ____________________________________________________________________________
523 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
524         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
525              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
526              Date: Mon, 17 Dec 2001 15:23:01 +0100
527              Message-ID: <20011217152301.A704@rafael>
528      Branch: perl
529            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
530 ____________________________________________________________________________
531 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
532         Log: The system() vs $SIG{ARLM} is no more a todo.
533      Branch: perl
534            ! t/op/alarm.t
535 ____________________________________________________________________________
536 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
537         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
538              From: Michael G Schwern <schwern@pobox.com>
539              Date: Sun, 16 Dec 2001 23:59:01 -0500
540              Message-ID: <20011217045901.GL17232@blackrider>
541      Branch: perl
542            + t/op/alarm.t
543            ! MANIFEST
544 ____________________________________________________________________________
545 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
546         Log: s/UNIX/Unix/
547      Branch: perl
548            ! MANIFEST
549 ____________________________________________________________________________
550 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
551         Log: Move ExtUtils tests to lib/ExtUtils/t.
552      Branch: perl
553            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
554            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
555            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
556            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
557            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
558            + lib/ExtUtils/t/testlib.t
559            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
560            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
561            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
562            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
563            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
564            ! MANIFEST
565 ____________________________________________________________________________
566 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
567         Log: Subject: [PATCH] MM_Unix tests, and some questions
568              From: Tels <perl_dummy@bloodgate.com>
569              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
570              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
571              
572              Subject: Re: [PATCH] MM_Unix tests, and some questions
573              From: Tels <perl_dummy@bloodgate.com>
574              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
575              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
576      Branch: perl
577            + lib/ExtUtils/MM_Unix.t
578            ! MANIFEST lib/ExtUtils/MM_Unix.pm
579 ____________________________________________________________________________
580 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
581         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
582              From: Michael G Schwern <schwern@pobox.com>
583              Date: Sun, 16 Dec 2001 17:53:55 -0500
584              Message-ID: <20011216225354.GE8900@blackrider>
585      Branch: perl
586            ! lib/ExtUtils/MM_Unix.pm
587 ____________________________________________________________________________
588 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
589         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
590              From: Michael G Schwern <schwern@pobox.com>                
591              Date: Sun, 16 Dec 2001 16:12:55 -0500
592              Message-ID: <20011216211255.GV8900@blackrider>
593      Branch: perl
594            ! ext/B/B/Deparse.pm
595 ____________________________________________________________________________
596 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
597         Log: Subject: [PATCH] Exporter.pm
598              From: Nicholas Clark <nick@ccl4.org>
599              Date: Sun, 16 Dec 2001 19:24:25 +0000
600              Message-ID: <20011216192425.R21702@plum.flirble.org>
601      Branch: perl
602            ! lib/Exporter.pm
603 ____________________________________________________________________________
604 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
605         Log: Subject: [PATCH] Exporter.t (and question)
606              From: Nicholas Clark <nick@ccl4.org>
607              Date: Sun, 16 Dec 2001 17:24:55 +0000
608              Message-ID: <20011216172455.P21702@plum.flirble.org>
609      Branch: perl
610            ! lib/Exporter.t
611 ____________________________________________________________________________
612 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
613         Log: Subject: Re: perl@13661
614              From: "John P. Linderman" <jpl@research.att.com>              
615              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
616              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
617      Branch: perl
618            ! pp_sort.c
619 ____________________________________________________________________________
620 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
621         Log: Subject: Will the real Unicode encoding please stand up?
622              From: Jeffrey Friedl <jfriedl@yahoo.com>
623              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
624              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
625      Branch: perl
626            ! pod/perluniintro.pod
627 ____________________________________________________________________________
628 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
629         Log: Integrate perlio; interruptable system().
630      Branch: perl
631           !> util.c
632 ____________________________________________________________________________
633 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
634         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
635              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
636              and characters beyond 0x10FFF should be disallowed, too,
637              but some tests would need changing, but more importantly some
638              APIs would need remodeling since one can easily generate such
639              characters either by bitwise complements, tr complements, or
640              v-strings.
641      Branch: perl
642            ! pod/perldiag.pod utf8.c
643 ____________________________________________________________________________
644 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
645         Log: Make surrogates illegal also on EBCDIC.
646      Branch: perl
647            ! utf8.c
648 ____________________________________________________________________________
649 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
650         Log: Subject: [patch @13687] Unicode::Collate 0.10
651              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
652              Date: Sun, 16 Dec 2001 21:22:12 +0900
653              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
654      Branch: perl
655            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
656            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
657 ____________________________________________________________________________
658 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
659         Log: More documentation for the encoding pragma.
660      Branch: perl
661            ! lib/encoding.pm
662 ____________________________________________________________________________
663 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
664         Log: Subject: [PATCH] lib/open.pm 
665              From: Jeffrey Friedl <jfriedl@yahoo.com>
666              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
667              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
668      Branch: perl
669            ! lib/open.pm
670 ____________________________________________________________________________
671 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
672         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
673              From: chromatic <chromatic@rmci.net>
674              Date: Sat, 15 Dec 2001 23:24:40 -0700
675              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
676      Branch: perl
677            + lib/ExtUtils/Installed.t
678            ! MANIFEST
679 ____________________________________________________________________________
680 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
681         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
682              From: Michael G Schwern <schwern@pobox.com>
683              Date: Sun, 16 Dec 2001 01:14:00 -0500
684              Message-ID: <20011216061400.GC8900@blackrider>
685      Branch: perl
686            ! lib/diagnostics.pm
687 ____________________________________________________________________________
688 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
689         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
690              From: Michael G Schwern <schwern@pobox.com>
691              Date: Sun, 16 Dec 2001 01:12:42 -0500
692              Message-ID: <20011216061242.GB8900@blackrider>
693      Branch: perl
694            ! t/test.pl
695 ____________________________________________________________________________
696 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
697         Log: I sometimes outsmart myself.
698      Branch: perl
699            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
700 ____________________________________________________________________________
701 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
702         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
703              From: Michael G Schwern <schwern@pobox.com>
704              Date: Sat, 15 Dec 2001 15:08:29 -0500
705              Message-ID: <20011215200829.GK1548@blackrider>
706      Branch: perl
707            ! lib/AutoSplit.pm
708 ____________________________________________________________________________
709 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
710         Log: perlunicode enchancements suggested by Jeffrey Friedl.
711      Branch: perl
712            ! pod/perlunicode.pod
713 ____________________________________________________________________________
714 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
715         Log: Subject: [PATCH] perlunicode.pod
716              From: Jeffrey Friedl <jfriedl@yahoo.com>
717              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
718              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
719      Branch: perl
720            ! pod/perlunicode.pod
721 ____________________________________________________________________________
722 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
723         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
724              From: Jeffrey Friedl <jfriedl@yahoo.com>
725              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
726              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
727      Branch: perl
728            ! lib/utf8_heavy.pl
729 ____________________________________________________________________________
730 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
731         Log: Can't create surrogates; so can't match them, either.
732      Branch: perl
733            ! pod/perlunicode.pod
734 ____________________________________________________________________________
735 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
736         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
737              From: Michael G Schwern <schwern@pobox.com>
738              Date: Sat, 15 Dec 2001 21:20:35 -0500
739              Message-ID: <20011216022035.GE5672@blackrider>
740      Branch: perl
741            ! t/test.pl
742 ____________________________________________________________________________
743 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
744         Log: Make creating UTF-8 surrogates a punishable act.
745      Branch: perl
746            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
747 ____________________________________________________________________________
748 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
749         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
750      Branch: perl
751            + lib/unicore/In/172.pl lib/unicore/In/173.pl
752            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
753            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
754            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
755            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
756            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
757 ____________________________________________________________________________
758 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
759         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
760              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
761              Date: Sat, 15 Dec 2001 23:21:43 +0100
762              Message-ID: <20011215232143.A11790@rafael>
763      Branch: perl
764            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
765 ____________________________________________________________________________
766 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
767         Log: Make charnames more robust.
768      Branch: perl
769            ! lib/charnames.pm
770 ____________________________________________________________________________
771 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
772         Log: The hoops one has to jump through.
773      Branch: perl
774            ! ext/I18N/Langinfo/Langinfo.pm
775 ____________________________________________________________________________
776 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
777         Log: Subject: [PATCH] perlstyle.pod nit on warnings
778              From: Autrijus Tang <autrijus@egb.elixus.org>
779              Date: Sat, 15 Dec 2001 04:24:34 -0800
780              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
781      Branch: perl
782            ! pod/perlstyle.pod
783 ____________________________________________________________________________
784 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
785         Log: I don't think we are in FooOS, Toto.
786      Branch: perl
787            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
788 ____________________________________________________________________________
789 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
790         Log: Subject: Re: Untested modules update:  There's more than we thought
791              From: chromatic <chromatic@rmci.net>
792              Date: Fri, 14 Dec 2001 17:20:24 -0700
793              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
794      Branch: perl
795            + lib/ExtUtils/MM_Cygwin.t
796            ! MANIFEST
797 ____________________________________________________________________________
798 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
799         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
800              From: Michael G Schwern <schwern@pobox.com> 
801              Date: Fri, 14 Dec 2001 20:59:42 -0500
802              Message-ID: <20011215015942.GF28596@blackrider>
803      Branch: perl
804            ! t/TEST
805 ____________________________________________________________________________
806 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
807         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
808              From: Michael G Schwern <schwern@pobox.com> 
809              Date: Fri, 14 Dec 2001 20:03:46 -0500
810              Message-ID: <20011215010346.GD28596@blackrider>
811      Branch: perl
812            + ext/B/t/bblock.t
813            ! MANIFEST
814 ____________________________________________________________________________
815 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
816         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
817              From: Michael G Schwern <schwern@pobox.com> 
818              Date: Fri, 14 Dec 2001 19:59:13 -0500
819              Message-ID: <20011215005913.GC28596@blackrider>
820      Branch: perl
821            ! ext/B/B/Bblock.pm
822 ____________________________________________________________________________
823 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
824         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
825              From: Michael G Schwern <schwern@pobox.com> 
826              Date: Fri, 14 Dec 2001 19:36:12 -0500
827              Message-ID: <20011215003611.GA28596@blackrider>
828      Branch: perl
829            + ext/B/t/asmdata.t
830            ! MANIFEST
831 ____________________________________________________________________________
832 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
833         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
834              From: Michael G Schwern <schwern@pobox.com> 
835              Date: Fri, 14 Dec 2001 19:14:14 -0500
836              Message-ID: <20011215001414.GA25077@blackrider>
837      Branch: perl
838            ! bytecode.pl ext/B/B/Asmdata.pm
839 ____________________________________________________________________________
840 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
841         Log: Permissions.
842      Branch: perl
843            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
844            ! ext/Devel/PPPort/module3.c
845 ____________________________________________________________________________
846 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
847         Log: Benchmark test from Nicholas Clark.
848      Branch: perl
849            + lib/Benchmark.t
850            ! MANIFEST lib/Benchmark.pm
851 ____________________________________________________________________________
852 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
853         Log: Mithing.
854      Branch: perl
855            + lib/Attribute/Handlers/demo/demo2.pl
856            + lib/Attribute/Handlers/demo/demo3.pl
857            + lib/Attribute/Handlers/demo/demo4.pl
858 ____________________________________________________________________________
859 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
860         Log: Silence compiler worries found by Schwern/Digital cc.
861      Branch: perl
862            ! perlio.c sv.c x2p/str.c
863 ____________________________________________________________________________
864 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
865         Log: User may not have a valid home directory even if
866              getpwuid() succedds.
867      Branch: perl
868            ! ext/File/Glob/t/basic.t
869 ____________________________________________________________________________
870 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
871         Log: Integrate with perlio.  (No changes, but that's okay.)
872      Branch: perl
873           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
874 ____________________________________________________________________________
875 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
876         Log: Add a Configure hints file for VOS: the POSIX support
877              of VOS is getting close to the point where it can run
878              Configure (some Configure tweaks will be required).
879      Branch: perl
880            + hints/vos.sh
881            ! MANIFEST
882 ____________________________________________________________________________
883 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
884         Log: Update Changes.
885      Branch: perl
886            ! Changes patchlevel.h
887 ____________________________________________________________________________
888 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
889         Log: Reintroduce Attribute::Handlers with Spider's fixes.
890      Branch: perl
891            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
892            + lib/Attribute/Handlers/README
893            + lib/Attribute/Handlers/demo/Demo.pm
894            + lib/Attribute/Handlers/demo/Descriptions.pm
895            + lib/Attribute/Handlers/demo/MyClass.pm
896            + lib/Attribute/Handlers/demo/demo.pl
897            + lib/Attribute/Handlers/demo/demo_call.pl
898            + lib/Attribute/Handlers/demo/demo_chain.pl
899            + lib/Attribute/Handlers/demo/demo_cycle.pl
900            + lib/Attribute/Handlers/demo/demo_hashdir.pl
901            + lib/Attribute/Handlers/demo/demo_phases.pl
902            + lib/Attribute/Handlers/demo/demo_range.pl
903            + lib/Attribute/Handlers/demo/demo_rawdata.pl
904            + lib/Attribute/Handlers/t/multi.t
905            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
906 ____________________________________________________________________________
907 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
908         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
909              From: Michael G Schwern <schwern@pobox.com> 
910              Date: Thu, 13 Dec 2001 19:27:08 -0500
911              Message-ID: <20011214002707.GA10532@blackrider>
912              
913              (reword the perlrun -t description a bit,
914              and move the Itaint_warn to the bottom of
915              the intrpvar.h for binary compatibility)
916      Branch: perl
917            + t/run/switcht.t
918            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
919            ! perlapi.h pod/perlrun.pod t/TEST taint.c
920 ____________________________________________________________________________
921 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
922         Log: Detypo.
923      Branch: perl
924            ! utf8.c
925 ____________________________________________________________________________
926 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
927         Log: Buffer overflow checks.
928      Branch: perl
929            ! utf8.c
930 ____________________________________________________________________________
931 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
932         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
933              From: Spider Boardman <spider@leggy.zk3.dec.com>
934              Date: Thu, 13 Dec 2001 15:32:51 -0500
935              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
936      Branch: perl
937            ! lib/ExtUtils/Embed.t
938 ____________________________________________________________________________
939 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
940         Log: More on the Unicode "line" definition.
941      Branch: perl
942            ! pod/perlunicode.pod
943 ____________________________________________________________________________
944 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
945         Log: Open-ended VERSION?
946      Branch: perl
947            ! lib/ExtUtils/Install.pm
948 ____________________________________________________________________________
949 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
950         Log: Subject: [PATCH] Better make distclean
951              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
952              Date: Thu, 13 Dec 2001 21:10:18 +0100
953              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
954      Branch: perl
955            ! Makefile.SH
956 ____________________________________________________________________________
957 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
958         Log: Remove Memoize::Saves as requested by mjd.
959      Branch: perl
960            - lib/Memoize/Saves.pm
961            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
962 ____________________________________________________________________________
963 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
964         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
965              From: Michael G Schwern <schwern@pobox.com>
966              Date: Tue, 11 Dec 2001 23:17:32 -0500
967              Message-ID: <20011212041732.GS17250@blackrider>
968      Branch: perl
969            ! lib/ExtUtils/Install.pm
970 ____________________________________________________________________________
971 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
972         Log: Subject: [PATCH] Re: use utf8; with bad utf8
973              From: Nicholas Clark <nick@ccl4.org>
974              Date: Thu, 13 Dec 2001 17:09:39 +0000
975              Message-ID: <20011213170939.L21702@plum.flirble.org>
976      Branch: perl
977            ! t/lib/1_compile.t
978 ____________________________________________________________________________
979 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
980         Log: Subject: (LONG!) Sort benchmarks and patch
981              From: "John P. Linderman" <jpl@research.att.com>
982              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
983              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
984      Branch: perl
985            ! pp_sort.c
986 ____________________________________________________________________________
987 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
988         Log: Unadorned numbers evil.
989      Branch: perl
990            ! pp.c regcomp.c regexec.c utf8.c utf8.h
991 ____________________________________________________________________________
992 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
993         Log: "preprocessing directive not recognized within macro arg"
994      Branch: perl
995            ! ext/Data/Dumper/Dumper.xs
996 ____________________________________________________________________________
997 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
998         Log: Subject: Clarifying the documentation of goto            
999              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
1000              Date: Thu, 13 Dec 2001 08:57:38 -0500
1001              Message-ID: <3C18BD8B@operamail.com>
1002      Branch: perl
1003            ! pod/perlfunc.pod
1004 ____________________________________________________________________________
1005 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
1006         Log: It could be possible for the case-insensitive
1007              Unicode-aware string comparison to wander off
1008              to the la-la land.
1009      Branch: perl
1010            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
1011            ! regexec.c utf8.c
1012 ____________________________________________________________________________
1013 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
1014         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
1015              From: Michael G Schwern <schwern@pobox.com> 
1016              Date: Wed, 12 Dec 2001 21:53:46 -0500
1017              Message-ID: <20011213025346.GH25129@blackrider>
1018      Branch: perl
1019            ! lib/Net/hostent.t t/op/stat.t t/test.pl
1020 ____________________________________________________________________________
1021 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
1022         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
1023              From: Michael G Schwern <schwern@pobox.com> 
1024              Date: Wed, 12 Dec 2001 20:33:42 -0500
1025              Message-ID: <20011213013342.GX25129@blackrider>
1026      Branch: perl
1027            ! t/io/fs.t
1028 ____________________________________________________________________________
1029 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
1030         Log: Subject: Re: [PATCH] use utf8; tests
1031              From: Nicholas Clark <nick@ccl4.org>
1032              Date: Thu, 13 Dec 2001 00:16:58 +0000
1033              Message-ID: <20011213001658.I21702@plum.flirble.org>
1034      Branch: perl
1035            ! lib/utf8.t
1036 ____________________________________________________________________________
1037 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
1038         Log: EPOC fixes from Olaf Flebbe.
1039      Branch: perl
1040            ! README.epoc epoc/config.sh epoc/createpkg.pl
1041            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
1042 ____________________________________________________________________________
1043 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
1044         Log: Subject: [PATCH perl@13661] VMS test fix-ups
1045              From: "Craig A. Berry" <craigberry@mac.com>
1046              Date: Wed, 12 Dec 2001 16:27:48 -0600
1047              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
1048      Branch: perl
1049            ! lib/Net/hostent.t t/io/fs.t
1050 ____________________________________________________________________________
1051 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
1052         Log: Subject: Re: Next cygwin round.
1053              From: "Gerrit P. Haase" <gp@familiehaase.de>
1054              Date: Wed, 12 Dec 2001 21:59:00 +0100
1055              Message-ID: <122343874595.20011212215900@familiehaase.de>
1056      Branch: perl
1057            ! t/io/fs.t
1058 ____________________________________________________________________________
1059 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
1060         Log: Subject: [PATCH] use utf8; tests
1061              From: Nicholas Clark <nick@ccl4.org>
1062              Date: Wed, 12 Dec 2001 20:07:04 +0000
1063              Message-ID: <20011212200704.E21702@plum.flirble.org>
1064      Branch: perl
1065            ! lib/utf8.t t/test.pl
1066 ____________________________________________________________________________
1067 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
1068         Log: Update Changes.
1069      Branch: perl
1070            ! Changes patchlevel.h
1071 ____________________________________________________________________________
1072 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
1073         Log: Subject: [PATCH] Passing in env to perl_parse did not work
1074              From: Gisle Aas <gisle@ActiveState.com>
1075              Date: 11 Dec 2001 20:52:57 -0800
1076              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
1077      Branch: perl
1078            ! perl.c perl.h
1079 ____________________________________________________________________________
1080 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
1081         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
1082              mostly gcc -Wall complaining about the argument of %p not
1083              being a void *.
1084      Branch: perl
1085            ! perlio.c regcomp.c taint.c toke.c
1086 ____________________________________________________________________________
1087 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
1088         Log: Try YP/NIS also from /usr/lib/yp.
1089      Branch: perl
1090            ! Configure
1091 ____________________________________________________________________________
1092 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
1093         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
1094              From: Michael G Schwern <schwern@pobox.com>                
1095              Date: Wed, 12 Dec 2001 05:27:02 -0500      
1096              Message-ID: <20011212102702.GW17250@blackrider>
1097              
1098              (the op/grent part)
1099      Branch: perl
1100            ! t/op/grent.t
1101 ____________________________________________________________________________
1102 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
1103         Log: Weed out .files from ls and readdir() results.
1104      Branch: perl
1105            ! t/op/stat.t
1106 ____________________________________________________________________________
1107 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
1108         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
1109              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
1110              Date: Wed, 12 Dec 2001 10:52:21 +0100
1111              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
1112      Branch: perl
1113            ! lib/File/Find.pm
1114 ____________________________________________________________________________
1115 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
1116         Log: Subject: [PATCH] doio fatal on cygwin for 13651
1117              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
1118              Date: Wed, 12 Dec 2001 11:28:13 +0100      
1119              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
1120      Branch: perl
1121            ! doio.c
1122 ____________________________________________________________________________
1123 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
1124         Log: Get the whole line of ls, makes debugging easier
1125              (from Schwern)
1126      Branch: perl
1127            ! t/op/stat.t
1128 ____________________________________________________________________________
1129 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
1130         Log: rename() must be tested even without link()
1131              or the utime() and rename-directory tests fail.
1132              (Also got the BeOS utime atime/time the wrong way round.)
1133      Branch: perl
1134            ! t/io/fs.t
1135 ____________________________________________________________________________
1136 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
1137         Log: Now that the beos.c is compiled at the main level
1138              the header is in the beos/
1139      Branch: perl
1140            ! beos/beos.c
1141 ____________________________________________________________________________
1142 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
1143         Log: Must remember to require Socket.
1144      Branch: perl
1145            ! ext/Sys/Syslog/syslog.t
1146 ____________________________________________________________________________
1147 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
1148         Log: In BeOS Errno must resort to actual compilation
1149              and execution for some of the error constants.
1150      Branch: perl
1151            ! ext/Errno/Errno_pm.PL
1152 ____________________________________________________________________________
1153 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
1154         Log: BeOS still has no good sockets.
1155      Branch: perl
1156            ! ext/IO/lib/IO/t/io_sel.t
1157 ____________________________________________________________________________
1158 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
1159         Log: BeOS sockets are not true sockets.
1160      Branch: perl
1161            ! ext/IO/lib/IO/t/io_poll.t
1162 ____________________________________________________________________________
1163 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
1164         Log: No Socket, no Syslog.
1165      Branch: perl
1166            ! ext/Sys/Syslog/syslog.t
1167 ____________________________________________________________________________
1168 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
1169         Log: (On some platforms) missing truncate FH.
1170      Branch: perl
1171            ! pod/perltodo.pod
1172 ____________________________________________________________________________
1173 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
1174         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
1175              and vms would be muchly appreciated.
1176      Branch: perl
1177            ! t/io/fs.t
1178 ____________________________________________________________________________
1179 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
1180         Log: utime() updates only the mtime in BeOS. 
1181      Branch: perl
1182            ! pod/perlport.pod
1183 ____________________________________________________________________________
1184 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
1185         Log: No link(), no need to dSP.
1186      Branch: perl
1187            ! pp_sys.c
1188 ____________________________________________________________________________
1189 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
1190         Log: Missing argument.
1191      Branch: perl
1192            ! utf8.c
1193 ____________________________________________________________________________
1194 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
1195         Log: (1) To assume any setuid programs is silly.
1196              (2) Chaining tests with booleans means that some
1197              of them may not get run which means getting out
1198              of test count sync.
1199      Branch: perl
1200            ! t/op/stat.t
1201 ____________________________________________________________________________
1202 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
1203         Log: The beos.c needs to be in the main directory.
1204      Branch: perl
1205            ! hints/beos.sh
1206 ____________________________________________________________________________
1207 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
1208         Log: Detypo and rename.
1209      Branch: perl
1210            ! doio.c perl.h perlio.c perliol.h
1211 ____________________________________________________________________________
1212 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
1213         Log: This time I test compiled.  Honest.
1214      Branch: perl
1215            ! beos/beos.c
1216 ____________________________________________________________________________
1217 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
1218         Log: Subject: [PATCH] slightly more pack tests
1219              From: Nicholas Clark <nick@ccl4.org>
1220              Date: Tue, 11 Dec 2001 23:41:23 +0000
1221              Message-ID: <20011211234123.Y21702@plum.flirble.org>
1222      Branch: perl
1223            ! t/op/pack.t
1224 ____________________________________________________________________________
1225 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
1226         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
1227              From: "Craig A. Berry" <craigberry@mac.com>
1228              Date: Tue, 11 Dec 2001 16:39:13 -0600
1229              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
1230      Branch: perl
1231            ! configure.com
1232 ____________________________________________________________________________
1233 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
1234         Log: Subject: $Config{perlpath} and -Dversiononly
1235              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1236              Date: Tue, 11 Dec 2001 23:32:33 +0100
1237              Message-ID: <20011211233233.A11587@rafael>
1238      Branch: perl
1239            ! Configure
1240 ____________________________________________________________________________
1241 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
1242         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
1243              From: Nicholas Clark <nick@ccl4.org>
1244              Date: Tue, 11 Dec 2001 21:59:36 +0000
1245              Message-ID: <20011211215935.W21702@plum.flirble.org>
1246      Branch: perl
1247            ! t/op/pack.t
1248 ____________________________________________________________________________
1249 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
1250         Log: More UTF-8 API docs.
1251      Branch: perl
1252            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
1253 ____________________________________________________________________________
1254 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
1255         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
1256              From: Nicholas Clark <nick@ccl4.org>
1257              Date: Tue, 11 Dec 2001 20:08:59 +0000
1258              Message-ID: <20011211200859.S21702@plum.flirble.org>
1259      Branch: perl
1260            ! t/op/pack.t
1261 ____________________________________________________________________________
1262 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
1263         Log: Subject: Re: use utf8; with bad utf8
1264              From: Nicholas Clark <nick@ccl4.org>
1265              Date: Tue, 11 Dec 2001 19:49:21 +0000
1266              Message-ID: <20011211194921.R21702@plum.flirble.org>
1267      Branch: perl
1268            ! lib/utf8.t
1269 ____________________________________________________________________________
1270 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
1271         Log: Can't spell worth a dam.  (Try Three Gorges.)
1272      Branch: perl
1273            ! beos/beos.c
1274 ____________________________________________________________________________
1275 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
1276         Log: We need DWIM cpps.
1277      Branch: perl
1278            ! perlio.c
1279 ____________________________________________________________________________
1280 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
1281         Log: The unixish.h needs to be found and the waitpid wrapper
1282              could use a proto.
1283      Branch: perl
1284            ! beos/beosish.h
1285 ____________________________________________________________________________
1286 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
1287         Log: The BeOS waitpid() seems to be broken,
1288              have a wrapper for it.
1289      Branch: perl
1290            + beos/beos.c beos/beosish.h
1291            ! MANIFEST hints/beos.sh perl.h
1292 ____________________________________________________________________________
1293 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
1294         Log: Unlean the leaning tower of Babel.
1295      Branch: perl
1296            ! perl.h
1297 ____________________________________________________________________________
1298 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
1299         Log: Retract #13607 until we figure out what to do with autouse.
1300      Branch: perl
1301            ! lib/Carp.pm
1302 ____________________________________________________________________________
1303 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
1304         Log: Try to handle platforms that have O_TEXT != O_BINARY but
1305              which are not DOSish, BeOS being one of such platforms.
1306              Ideally this should be a Configure test, not a hardwired
1307              cpp symbol test... 
1308      Branch: perl
1309            ! doio.c perl.h perlio.c perliol.h
1310 ____________________________________________________________________________
1311 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
1312         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
1313              From: Jonathan Stowe <gellyfish@gellyfish.com>
1314              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
1315              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
1316      Branch: perl
1317            ! lib/Term/Cap.pm lib/Term/Cap.t
1318 ____________________________________________________________________________
1319 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
1320         Log: Subject: [patch perlio.c] test for NULL before derefencing
1321              From: Stas Bekman <stas@stason.org>
1322              Date: Tue, 11 Dec 2001 16:17:55 +0800
1323              Message-ID: <3C15C133.8@stason.org>
1324      Branch: perl
1325            ! perlio.c
1326 ____________________________________________________________________________
1327 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
1328         Log: BeOS has socket() but not enough to build a working Socket.
1329              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
1330              new networking implementation, which is rumored to fix the
1331              non-standardness of sockets, but it's apparently not publicly
1332              available, and anything to do with BeOS has become quite
1333              complicated with the sale of the Be assets to Palm.)
1334      Branch: perl
1335            ! Configure
1336 ____________________________________________________________________________
1337 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
1338         Log: Subject: Exporter's documentation shouldn't lie               
1339              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
1340              Date: Mon, 10 Dec 2001 21:30:20 -0500
1341              Message-ID: <3C4AA201@operamail.com>
1342      Branch: perl
1343            ! lib/Exporter.pm
1344 ____________________________________________________________________________
1345 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
1346         Log: Make Errno better in BeOS (the second hunk is
1347              good on any platform).  Still not working in BeOS
1348              are the E constants that refer BeOS native error
1349              constants (B_...) which are enums (*groan*).
1350      Branch: perl
1351            ! ext/Errno/Errno_pm.PL
1352 ____________________________________________________________________________
1353 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
1354         Log: The BeOS linker seems to link the last seen symbol,
1355              not the first (so the symbols of op.o from libperl.so
1356              would get linked to miniperl instead of the symbols of
1357              opmini.o)-- use the same trick as for NeXT4 for linking
1358              miniperl.
1359      Branch: perl
1360            ! Makefile.SH
1361 ____________________________________________________________________________
1362 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
1363         Log: Subject: Re: [PATCH] tests for hash assignment
1364              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1365              Date: Tue, 11 Dec 2001 01:48:55 +0000
1366              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
1367      Branch: perl
1368            ! utf8.c
1369 ____________________________________________________________________________
1370 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
1371         Log: (retracted by #13622)
1372              
1373              Subject: RE: More verbose POD for Carp
1374              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
1375              Date: Mon, 10 Dec 2001 20:23:20 -0500
1376              Message-ID: <3C4A3566@operamail.com>
1377      Branch: perl
1378            ! lib/Carp.pm
1379 ____________________________________________________________________________
1380 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
1381         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
1382              From: "Craig A. Berry" <craigberry@mac.com>
1383              Date: Mon, 10 Dec 2001 18:25:37 -0600
1384              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
1385      Branch: perl
1386            ! t/op/write.t t/test.pl
1387 ____________________________________________________________________________
1388 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
1389         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
1390              From: Michael G Schwern <schwern@pobox.com>
1391              Date: Mon, 10 Dec 2001 08:00:01 -0500
1392              Message-ID: <20011210130000.GK1770@blackrider>
1393      Branch: perl
1394            ! t/comp/multiline.t
1395 ____________________________________________________________________________
1396 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
1397         Log: Subject: Re: [PATCH] tests for hash assignment
1398              From: Nicholas Clark <nick@ccl4.org>
1399              Date: Mon, 10 Dec 2001 23:22:28 +0000
1400              Message-ID: <20011210232228.M21702@plum.flirble.org>
1401      Branch: perl
1402            + t/op/hashassign.t
1403            ! MANIFEST t/op/each.t t/test.pl
1404 ____________________________________________________________________________
1405 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
1406         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
1407              From: "Craig A. Berry" <craigberry@mac.com>
1408              Date: Mon, 10 Dec 2001 16:38:14 -0600
1409              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
1410      Branch: perl
1411            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
1412 ____________________________________________________________________________
1413 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
1414         Log: Subject: [PATCH perl@13600] configure.com fixes
1415              From: "Craig A. Berry" <craigberry@mac.com>
1416              Date: Mon, 10 Dec 2001 14:40:20 -0600
1417              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
1418      Branch: perl
1419            ! configure.com
1420 ____________________________________________________________________________
1421 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
1422         Log: Silence BeOS compilation moaning.
1423      Branch: perl
1424            ! perl.h
1425 ____________________________________________________________________________
1426 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
1427         Log: Update Changes.
1428      Branch: perl
1429            ! Changes patchlevel.h
1430 ____________________________________________________________________________
1431 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
1432         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
1433              From: Michael G Schwern <schwern@pobox.com>
1434              Date: Mon, 10 Dec 2001 01:21:03 -0500
1435              Message-ID: <20011210062103.GC1770@blackrider>
1436      Branch: perl
1437            ! lib/ExtUtils/Command.t
1438 ____________________________________________________________________________
1439 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
1440         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
1441              From: Michael G Schwern <schwern@pobox.com>
1442              Date: Mon, 10 Dec 2001 01:10:57 -0500
1443              Message-ID: <20011210061057.GB1770@blackrider>
1444      Branch: perl
1445            ! t/op/groups.t
1446 ____________________________________________________________________________
1447 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
1448         Log: Retract #13596, #13593 should do the trick.
1449      Branch: perl
1450            ! t/op/stat.t
1451 ____________________________________________________________________________
1452 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
1453         Log: (retracted by #13597, #13593 does the job better)
1454              
1455              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
1456              From: Michael G Schwern <schwern@pobox.com>
1457              Date: Mon, 10 Dec 2001 00:53:16 -0500
1458              Message-ID: <20011210055316.GA1770@blackrider>
1459      Branch: perl
1460            ! t/op/stat.t
1461 ____________________________________________________________________________
1462 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
1463         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
1464              From: Michael G Schwern <schwern@pobox.com> 
1465              Date: Mon, 10 Dec 2001 02:19:14 -0500
1466              Message-ID: <20011210071914.GF1770@blackrider>
1467      Branch: perl
1468            ! lib/AutoSplit.t
1469 ____________________________________________________________________________
1470 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
1471         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
1472              From: Michael G Schwern <schwern@pobox.com>
1473              Date: Mon, 10 Dec 2001 02:47:40 -0500
1474              Message-ID: <20011210074739.GH1770@blackrider>
1475      Branch: perl
1476            ! t/op/pack.t
1477 ____________________________________________________________________________
1478 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
1479         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
1480              From: Michael G Schwern <schwern@pobox.com>
1481              Date: Mon, 10 Dec 2001 02:54:22 -0500
1482              Message-ID: <20011210075422.GI1770@blackrider>
1483      Branch: perl
1484            ! t/test.pl
1485 ____________________________________________________________________________
1486 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
1487         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
1488              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
1489              Date: Mon, 10 Dec 2001 08:45:20 +0100
1490              Message-ID: <3C146810.60B5B7C0@alcatel.at>
1491      Branch: perl
1492            ! pp_pack.c
1493 ____________________________________________________________________________
1494 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
1495         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
1496              From: Michael G Schwern <schwern@pobox.com>
1497              Date: Mon, 10 Dec 2001 03:27:02 -0500
1498              Message-ID: <20011210082702.GN1770@blackrider>
1499      Branch: perl
1500            ! t/io/openpid.t
1501 ____________________________________________________________________________
1502 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
1503         Log: More chmod +w.
1504      Branch: perl
1505            ! Porting/makerel
1506 ____________________________________________________________________________
1507 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
1508         Log: Just skip the readability test if running as root.
1509      Branch: perl
1510            ! lib/Net/t/netrc.t
1511 ____________________________________________________________________________
1512 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
1513         Log: Tell about the downside of safe signals.
1514      Branch: perl
1515            ! pod/perldelta.pod
1516 ____________________________________________________________________________
1517 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
1518         Log: Make the whole -lperl thing NetBSD only until we
1519              find some other platform that needs the same.
1520      Branch: perl
1521            ! lib/ExtUtils/MM_Unix.pm
1522 ____________________________________________________________________________
1523 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
1524         Log: Subject: [PATCH t/op/pack.t] Cleanup
1525              From: Michael G Schwern <schwern@pobox.com> 
1526              Date: Sun, 9 Dec 2001 23:08:26 -0500
1527              Message-ID: <20011210040826.GD660@blackrider>
1528      Branch: perl
1529            ! t/op/pack.t
1530 ____________________________________________________________________________
1531 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
1532         Log: Add threads support for NetBSD.
1533              
1534              This is also the first (I think) Perl threads build with
1535              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
1536              NetBSD does not as of yet have true kernel POSIX threads,
1537              but the user-level pth seems to be doing pretty well--
1538              the only failure is that threads/t/basic okays 6 and 7
1539              consistently seem be arriving in the reverse order.
1540              Well, gdbm.t is also failing: 'Undefined PLT symbol
1541              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
1542              guessing that GDBM would need a threaded rebuild.
1543      Branch: perl
1544            ! hints/netbsd.sh
1545 ____________________________________________________________________________
1546 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
1547         Log: Update the ithreads selection info in Configure,
1548              as suggested by Michael Schwern.
1549      Branch: perl
1550            ! Configure
1551 ____________________________________________________________________________
1552 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
1553         Log: Clearing locale environment simply doesn't seem to
1554              guarantee that (nl_)langinfo(CODESET) would return nil.
1555              (I for example get "ISO8859-1", so <guess>maybe there can
1556              be per-system default settings at work</guess>.)
1557      Branch: perl
1558            ! lib/open.t
1559 ____________________________________________________________________________
1560 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
1561         Log: Subject: RE: Exporter fixes reversed in 13540?
1562              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
1563              Date: Sun, 9 Dec 2001 12:55:15 -0500
1564              Message-ID: <3C13F455@operamail.com>
1565      Branch: perl
1566            ! lib/open.pm
1567 ____________________________________________________________________________
1568 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
1569         Log: Root is the lizard king.
1570      Branch: perl
1571            ! lib/Net/t/netrc.t
1572 ____________________________________________________________________________
1573 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
1574         Log: Telling how many tests we are expecting helps.
1575      Branch: perl
1576            ! ext/POSIX/t/waitpid.t
1577 ____________________________________________________________________________
1578 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
1579         Log: Add a test case for waitpid(): from Rocco Caputo.
1580      Branch: perl
1581            + ext/POSIX/t/waitpid.t
1582            ! MANIFEST
1583 ____________________________________________________________________________
1584 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
1585         Log: Subject: [PATCH] Term::ReadLine tweaks and test
1586              From: Richard Clamp <richardc@unixbeard.net>
1587              Date: Mon, 10 Dec 2001 00:51:47 +0000
1588              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
1589      Branch: perl
1590            + lib/Term/ReadLine.t
1591            ! MANIFEST lib/Term/ReadLine.pm
1592 ____________________________________________________________________________
1593 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
1594         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
1595              From: Rocco Caputo <troc@netrus.net>
1596              Date: Sun, 9 Dec 2001 18:12:38 -0500
1597              Message-ID: <20011209181238.A803@eyrie.homenet>
1598      Branch: perl
1599            ! win32/win32.c
1600 ____________________________________________________________________________
1601 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
1602         Log: make sure that va_start() has matching va_end();
1603              from OpenBSD 3.0.
1604      Branch: perl
1605            ! x2p/util.c
1606 ____________________________________________________________________________
1607 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
1608         Log: h2ph updates from OpenBSD 3.0.
1609      Branch: perl
1610            ! utils/h2ph.PL
1611 ____________________________________________________________________________
1612 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
1613         Log: OpenBSD hints update from OpenBSD 3.0.
1614      Branch: perl
1615            ! hints/openbsd.sh
1616 ____________________________________________________________________________
1617 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
1618         Log: DJGPP tweaks from Laszlo Molnar.
1619      Branch: perl
1620            ! djgpp/config.over lib/File/Find/t/find.t
1621            ! lib/File/Find/t/taint.t t/pod/find.t
1622 ____________________________________________________________________________
1623 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
1624         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
1625              From: Michael G Schwern <schwern@pobox.com> 
1626              Date: Sun, 9 Dec 2001 19:28:12 -0500
1627              Message-ID: <20011210002812.GF13586@blackrider>
1628      Branch: perl
1629            ! README.cygwin
1630 ____________________________________________________________________________
1631 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
1632         Log: README.cygwin update from Gerrit P. Haase.
1633      Branch: perl
1634            ! README.cygwin
1635 ____________________________________________________________________________
1636 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
1637         Log: Apply NetBSD patch-ag: shared/static linking,
1638              but make the change less intrusive on non-NetBSD.
1639      Branch: perl
1640            ! lib/ExtUtils/MM_Unix.pm
1641 ____________________________________________________________________________
1642 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
1643         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
1644      Branch: perl
1645            ! lib/ExtUtils/Liblist.pm
1646 ____________________________________________________________________________
1647 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
1648         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
1649      Branch: perl
1650            ! regcomp.c
1651 ____________________________________________________________________________
1652 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
1653         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
1654      Branch: perl
1655            ! pp.c
1656 ____________________________________________________________________________
1657 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
1658         Log: Apply NetBSD patch-ac.
1659              (the fix has already been done: change #9706, fully qualified
1660              pathnames in packlists)
1661      Branch: perl
1662            ! lib/ExtUtils/Install.pm
1663 ____________________________________________________________________________
1664 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
1665         Log: Apply NetBSD patch-ab: NetBSD hints update.
1666      Branch: perl
1667            ! hints/netbsd.sh
1668 ____________________________________________________________________________
1669 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
1670         Log: NetBSD has <ieeefp.h> but hidden.
1671      Branch: perl
1672            ! hints/netbsd.sh
1673 ____________________________________________________________________________
1674 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
1675         Log: Implement NetBSD patch-aa.
1676      Branch: perl
1677            ! Configure
1678 ____________________________________________________________________________
1679 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
1680         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
1681              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
1682              Date: Sun, 09 Dec 2001 13:40:58 +0100
1683              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
1684              
1685              (The lstat()s were there in 5.6.1: what happened to them?)
1686      Branch: perl
1687            ! lib/File/Find.pm
1688 ____________________________________________________________________________
1689 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
1690         Log: Quickie documentation of the C UTF-8 API.
1691      Branch: perl
1692            ! pod/perlunicode.pod
1693 ____________________________________________________________________________
1694 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
1695         Log: Subject: bleadperl on cygwin weirdness...
1696              From: "Gerrit P. Haase" <gp@familiehaase.de>
1697              Date: Sun, 9 Dec 2001 20:31:28 +0100
1698              Message-ID: <13779422183.20011209203128@familiehaase.de>          
1699              
1700              (plus libperl*.dll version portability tweaks)
1701      Branch: perl
1702            ! lib/ExtUtils/Embed.t
1703 ____________________________________________________________________________
1704 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
1705         Log: Instead of muting symbol export error if under eval,
1706              delay the errors until the croak().
1707              
1708              (replaces #13408)
1709      Branch: perl
1710            ! lib/Exporter/Heavy.pm
1711 ____________________________________________________________________________
1712 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
1713         Log: Basegroup 0 is a cygwin_nt thing.
1714      Branch: perl
1715            ! t/op/groups.t
1716 ____________________________________________________________________________
1717 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
1718         Log: Also WinME is LoseLink.
1719      Branch: perl
1720            ! t/op/stat.t
1721 ____________________________________________________________________________
1722 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
1723         Log: Forgotten checkin.
1724      Branch: perl
1725            ! lib/User/grent.t
1726 ____________________________________________________________________________
1727 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
1728         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
1729              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
1730              Date: Sun, 09 Dec 2001 13:45:06 +0100
1731              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
1732      Branch: perl
1733            ! lib/File/Find.pm
1734 ____________________________________________________________________________
1735 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
1736         Log: Tweakback.
1737      Branch: perl
1738            ! lib/Net/hostent.t
1739 ____________________________________________________________________________
1740 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
1741         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
1742              From: Michael G Schwern <schwern@pobox.com>
1743              Date: Sat, 8 Dec 2001 14:48:38 -0500
1744              Message-ID: <20011208194838.GA8650@blackrider>
1745      Branch: perl
1746            ! t/op/grent.t
1747 ____________________________________________________________________________
1748 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
1749         Log: Subject: [README.cygwin] Removing old expected test failures
1750              From: Michael G Schwern <schwern@pobox.com>
1751              Date: Sat, 8 Dec 2001 15:38:28 -0500
1752              Message-ID: <20011208203828.GB9017@blackrider>
1753      Branch: perl
1754            ! README.cygwin
1755 ____________________________________________________________________________
1756 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
1757         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
1758              From: Michael G Schwern <schwern@pobox.com>                
1759              Date: Sat, 8 Dec 2001 15:26:59 -0500
1760              Message-ID: <20011208202659.GA9017@blackrider> 
1761      Branch: perl
1762            ! lib/Net/hostent.t
1763 ____________________________________________________________________________
1764 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
1765         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
1766              From: Michael G Schwern <schwern@pobox.com> 
1767              Date: Sat, 8 Dec 2001 15:06:16 -0500
1768              Message-ID: <20011208200616.GA8915@blackrider>
1769      Branch: perl
1770            ! t/op/stat.t
1771 ____________________________________________________________________________
1772 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
1773         Log: Developer deprecations and an incompatibility.
1774      Branch: perl
1775            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
1776 ____________________________________________________________________________
1777 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
1778         Log: Shoo.
1779      Branch: perl
1780            - lib/Attribute/Handlers.pm
1781 ____________________________________________________________________________
1782 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
1783         Log: Remove Attribute::Handlers, as per Damian's request.
1784              (Because of fixing the my variables to be now handled
1785              in run-time, the whole internals of the A::H needs to
1786              be rewritten and Damian will not have time for that
1787              for months.)
1788      Branch: perl
1789            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
1790            - lib/Attribute/Handlers/demo/Demo.pm
1791            - lib/Attribute/Handlers/demo/Descriptions.pm
1792            - lib/Attribute/Handlers/demo/MyClass.pm
1793            - lib/Attribute/Handlers/demo/demo.pl
1794            - lib/Attribute/Handlers/demo/demo2.pl
1795            - lib/Attribute/Handlers/demo/demo3.pl
1796            - lib/Attribute/Handlers/demo/demo4.pl
1797            - lib/Attribute/Handlers/demo/demo_call.pl
1798            - lib/Attribute/Handlers/demo/demo_chain.pl
1799            - lib/Attribute/Handlers/demo/demo_cycle.pl
1800            - lib/Attribute/Handlers/demo/demo_hashdir.pl
1801            - lib/Attribute/Handlers/demo/demo_phases.pl
1802            - lib/Attribute/Handlers/demo/demo_range.pl
1803            - lib/Attribute/Handlers/demo/demo_rawdata.pl
1804            - lib/Attribute/Handlers/t/multi.t
1805            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
1806            ! pod/perlmodlib.pod pod/perltoc.pod
1807 ____________________________________________________________________________
1808 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
1809         Log: Subject: Re: attributes are broken
1810              From: Spider Boardman <spider@Orb.Nashua.NH.US>
1811              Date: Sun, 09 Dec 2001 00:09:23 -0500
1812              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
1813      Branch: perl
1814            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
1815            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
1816            ! xsutils.c
1817 ____________________________________________________________________________
1818 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
1819         Log: Forgotten checkin.
1820      Branch: perl
1821            ! lib/Pod/Text.pm
1822 ____________________________________________________________________________
1823 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
1824         Log: uconfig.h update.
1825      Branch: perl
1826            ! uconfig.h
1827 ____________________________________________________________________________
1828 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
1829         Log: Update Changes.
1830      Branch: perl
1831            ! Changes patchlevel.h
1832 ____________________________________________________________________________
1833 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
1834         Log: Note that some of the Unicode features are
1835              dependent on perlio.
1836      Branch: perl
1837            ! pod/perluniintro.pod
1838 ____________________________________________________________________________
1839 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
1840         Log: Regen perlapi, regen toc.
1841      Branch: perl
1842            ! pod/perlapi.pod pod/perltoc.pod
1843 ____________________________________________________________________________
1844 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
1845         Log: FAQ sync.
1846      Branch: perl
1847            ! pod/perlfaq4.pod pod/perlfaq6.pod
1848 ____________________________________________________________________________
1849 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
1850         Log: Subject: [PATCH] Fix odd language in an sv.c comment
1851              From: coral@eekeek.org
1852              Date: Sat, 8 Dec 2001 12:19:39 -0500
1853              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
1854      Branch: perl
1855            ! sv.c
1856 ____________________________________________________________________________
1857 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
1858         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
1859              From: Michael G Schwern <schwern@pobox.com>
1860              Date: Fri, 7 Dec 2001 20:03:45 -0500
1861              Message-ID: <20011208010345.GD642@blackrider>
1862              
1863              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
1864              From: Michael G Schwern <schwern@pobox.com>
1865              Date: Fri, 7 Dec 2001 20:13:54 -0500
1866              Message-ID: <20011208011354.GE642@blackrider>
1867              
1868              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
1869              From: Michael G Schwern <schwern@pobox.com>
1870              Date: Fri, 7 Dec 2001 21:47:36 -0500
1871              Message-ID: <20011208024736.GH642@blackrider>
1872              
1873              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
1874              From: Michael G Schwern <schwern@pobox.com>
1875              Date: Fri, 7 Dec 2001 23:09:43 -0500
1876              Message-ID: <20011208040943.GK642@blackrider>
1877              
1878              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
1879              Message-Id: <a05101004b83754903506@[172.16.52.1]>
1880              Date: Fri, 7 Dec 2001 23:28:15 -0600
1881              From: "Craig A. Berry" <craigberry@mac.com>
1882      Branch: perl
1883            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
1884 ____________________________________________________________________________
1885 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
1886         Log: Integrate perlio.
1887      Branch: perl
1888           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
1889           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
1890 ____________________________________________________________________________
1891 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
1892         Log: Retract #11156 since Sarathy has found that it breaks code:
1893              http://bugs.ActiveState.com/show_bug.cgi?id=18457
1894              http://bugs.ActiveState.com/show_bug.cgi?id=18858
1895      Branch: perl
1896            ! op.c sv.c t/op/pos.t
1897 ____________________________________________________________________________
1898 [ 13532] By: nick                                  on 2001/12/08  14:11:12
1899         Log: Integrate mainline
1900      Branch: perlio
1901           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
1902           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
1903 ____________________________________________________________________________
1904 [ 13531] By: nick                                  on 2001/12/08  13:48:21
1905         Log: Tweak multi-arg open error messages
1906      Branch: perlio
1907            ! perlio.c
1908 ____________________________________________________________________________
1909 [ 13530] By: nick                                  on 2001/12/08  10:20:06
1910         Log: Allow multi-arg open() if opening layer declares this legal.
1911      Branch: perlio
1912            ! doio.c perlio.c perliol.h
1913 ____________________________________________________________________________
1914 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
1915         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
1916              From: Michael G Schwern <schwern@pobox.com>       
1917              Date: Fri, 7 Dec 2001 19:41:31 -0500
1918              Message-ID: <20011208004131.GC642@blackrider>
1919      Branch: perl
1920            ! t/run/switches.t t/test.pl
1921 ____________________________________________________________________________
1922 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
1923         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
1924              From: Michael G Schwern <schwern@pobox.com>       
1925              Date: Fri, 7 Dec 2001 19:12:44 -0500
1926              Message-ID: <20011208001244.GB642@blackrider>
1927      Branch: perl
1928            ! t/op/stat.t
1929 ____________________________________________________________________________
1930 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
1931         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
1932              From: Michael G Schwern <schwern@pobox.com>
1933              Date: Fri, 7 Dec 2001 17:28:57 -0500
1934              Message-ID: <20011207222857.GI23210@blackrider>
1935      Branch: perl
1936            ! t/op/magic.t
1937 ____________________________________________________________________________
1938 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
1939         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
1940      Branch: perl
1941            ! t/test.pl
1942 ____________________________________________________________________________
1943 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
1944         Log: which_perl: delay as much a possible till runtime.
1945      Branch: perl
1946            ! t/test.pl
1947 ____________________________________________________________________________
1948 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
1949         Log: Further tweakage to which_perl().
1950      Branch: perl
1951            ! t/test.pl
1952 ____________________________________________________________________________
1953 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
1954         Log: perluniintro tweaks.
1955      Branch: perl
1956            ! pod/perluniintro.pod
1957 ____________________________________________________________________________
1958 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
1959         Log: Tweak the $Perl computation.
1960      Branch: perl
1961            ! t/test.pl
1962 ____________________________________________________________________________
1963 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
1964         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
1965              From: Nicholas Clark <nick@ccl4.org>
1966              Date: Fri, 7 Dec 2001 17:06:56 +0000
1967              Message-ID: <20011207170656.G21702@plum.flirble.org>
1968      Branch: perl
1969            ! doop.c t/op/chop.t
1970 ____________________________________________________________________________
1971 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
1972         Log: Update Changes.
1973      Branch: perl
1974            ! Changes patchlevel.h
1975 ____________________________________________________________________________
1976 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
1977         Log: Missing ).
1978      Branch: perl
1979            ! t/test.pl
1980 ____________________________________________________________________________
1981 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
1982         Log: Allow several arguments to display().
1983      Branch: perl
1984            ! t/test.pl
1985 ____________________________________________________________________________
1986 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
1987         Log: /dev/stdout could be either a character special file
1988              or a named pipe, so let's pretend it doesn't exist.
1989      Branch: perl
1990            ! t/op/stat.t
1991 ____________________________________________________________________________
1992 [ 13516] By: nick                                  on 2001/12/07  15:09:23
1993         Log: Integrate again - can I catch up ?
1994      Branch: perlio
1995           !> t/test.pl
1996 ____________________________________________________________________________
1997 [ 13515] By: nick                                  on 2001/12/07  15:08:17
1998         Log: Integrate mainline some more
1999      Branch: perlio
2000           !> README.hpux hints/linux.sh pod/perlfunc.pod
2001 ____________________________________________________________________________
2002 [ 13514] By: nick                                  on 2001/12/07  15:07:15
2003         Log: Integrate mainline
2004      Branch: perlio
2005           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
2006           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
2007           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
2008           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
2009           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
2010           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
2011           +> t/lib/Math/BigInt/BareCalc.pm
2012            - ext/Devel/PPPort/harness/Harness.pm
2013            - ext/Devel/PPPort/harness/Harness.xs
2014            - ext/Devel/PPPort/harness/Makefile.PL
2015            - ext/Devel/PPPort/harness/module2.c
2016            - ext/Devel/PPPort/harness/module3.c
2017            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
2018            - lib/File/Spec/Functions.t
2019           !> (integrate 103 files)
2020 ____________________________________________________________________________
2021 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
2022         Log: Add display() for displaying icky scalars.
2023      Branch: perl
2024            ! t/test.pl
2025 ____________________________________________________________________________
2026 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
2027         Log: Subject: [ID 20011207.001] documentation bug for waitpid
2028              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
2029              Date: Fri, 7 Dec 2001 12:44:56 +0100
2030              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
2031      Branch: perl
2032            ! pod/perlfunc.pod
2033 ____________________________________________________________________________
2034 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
2035         Log: gcc version matching didn't.
2036      Branch: perl
2037            ! hints/linux.sh
2038 ____________________________________________________________________________
2039 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
2040         Log: Subject: HP renamed their servers              
2041              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2042              Date: Fri, 07 Dec 2001 12:07:22 +0100
2043              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
2044      Branch: perl
2045            ! README.hpux
2046 ____________________________________________________________________________
2047 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
2048         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
2049              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
2050              Date: Fri, 7 Dec 2001 00:24:55 -0500
2051              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
2052      Branch: perl
2053            ! pod/perlport.pod
2054 ____________________________________________________________________________
2055 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
2056         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
2057              From: Michael G Schwern <schwern@pobox.com> 
2058              Date: Thu, 6 Dec 2001 22:56:34 -0500
2059              Message-ID: <20011207035634.GO22648@blackrider>
2060      Branch: perl
2061            ! t/base/lex.t t/op/exec.t
2062 ____________________________________________________________________________
2063 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
2064         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
2065              From: Michael G Schwern <schwern@pobox.com>
2066              Date: Thu, 6 Dec 2001 22:45:44 -0500
2067              Message-ID: <20011207034544.GN22648@blackrider>
2068              
2069              (plus op/ref tweak)
2070      Branch: perl
2071            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
2072            ! t/run/kill_perl.t t/test.pl
2073 ____________________________________________________________________________
2074 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
2075         Log: Upgrade to Math::BigInt 1.48.
2076      Branch: perl
2077            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
2078            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
2079            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
2080            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
2081            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
2082            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
2083            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
2084 ____________________________________________________________________________
2085 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
2086         Log: Mention also perl56delta in case somone is upgrading from
2087              Perl 5.005_03.
2088      Branch: perl
2089            ! pod/perldelta.pod
2090 ____________________________________________________________________________
2091 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
2092         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
2093              From: Michael G Schwern <schwern@pobox.com>
2094              Date: Thu, 6 Dec 2001 15:15:28 -0500
2095              Message-ID: <20011206201528.GF16414@blackrider>
2096              
2097              (just the term.t, not the lex.t)
2098              
2099              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
2100              From: Michael G Schwern <schwern@pobox.com>
2101              Date: Thu, 6 Dec 2001 15:22:22 -0500
2102              Message-ID: <20011206202222.GG16414@blackrider>
2103              
2104              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
2105              From: Michael G Schwern <schwern@pobox.com>
2106              Date: Thu, 6 Dec 2001 15:31:58 -0500
2107              Message-ID: <20011206203158.GI16414@blackrider>
2108              
2109              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
2110              From: Michael G Schwern <schwern@pobox.com>
2111              Date: Thu, 6 Dec 2001 17:38:55 -0500
2112              Message-ID: <20011206223855.GC22648@blackrider>
2113      Branch: perl
2114            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
2115            ! t/test.pl
2116 ____________________________________________________________________________
2117 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
2118         Log: Update the thr5005 situation.
2119      Branch: perl
2120            ! pod/perldelta.pod
2121 ____________________________________________________________________________
2122 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
2123         Log: perldelta borrowings from perl561delta.
2124      Branch: perl
2125            ! pod/perldelta.pod
2126 ____________________________________________________________________________
2127 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
2128         Log: Add the 5.6.1 perldelta as perl561delta.
2129              (Makes it easier to steal stuff for perldelta :-)
2130      Branch: perl
2131            + pod/perl561delta.pod
2132            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
2133 ____________________________________________________________________________
2134 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
2135         Log: Retract #13496 for now.
2136      Branch: perl
2137            ! t/base/lex.t t/base/term.t
2138 ____________________________________________________________________________
2139 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
2140         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
2141              From: "Craig A. Berry" <craigberry@mac.com>
2142              Date: Thu, 6 Dec 2001 14:54:36 -0600
2143              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
2144      Branch: perl
2145            ! vms/ext/filespec.t
2146 ____________________________________________________________________________
2147 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
2148         Log: (retracted by #13499)
2149              
2150              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
2151              From: Michael G Schwern <schwern@pobox.com>
2152              Date: Thu, 6 Dec 2001 15:15:28 -0500
2153              Message-ID: <20011206201528.GF16414@blackrider>
2154      Branch: perl
2155            ! t/base/lex.t t/base/term.t
2156 ____________________________________________________________________________
2157 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
2158         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
2159              From: Michael G Schwern <schwern@pobox.com>
2160              Date: Thu, 6 Dec 2001 13:54:48 -0500
2161              Message-ID: <20011206185448.GC16414@blackrider>
2162      Branch: perl
2163            ! t/op/stat.t
2164 ____________________________________________________________________________
2165 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
2166         Log: The #4 has nothing to do with Unicode.
2167      Branch: perl
2168            ! t/op/tr.t
2169 ____________________________________________________________________________
2170 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
2171         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
2172              From: Michael G Schwern <schwern@pobox.com>
2173              Date: Thu, 6 Dec 2001 13:45:48 -0500
2174              Message-ID: <20011206184548.GB16414@blackrider>
2175      Branch: perl
2176            ! t/op/tr.t
2177 ____________________________________________________________________________
2178 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
2179         Log: Update Changes.
2180      Branch: perl
2181            ! Changes patchlevel.h
2182 ____________________________________________________________________________
2183 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
2184         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
2185              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2186              Date: Thu, 6 Dec 2001 11:41:25 EST
2187              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
2188      Branch: perl
2189            ! vms/vms.c vms/vmsish.h
2190 ____________________________________________________________________________
2191 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
2192         Log: Subject: [PATCH] Re: weirdness in regexps
2193              From: Robin Houston <robin@kitsite.com> 
2194              Date: Thu, 6 Dec 2001 14:44:01 +0000
2195              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
2196      Branch: perl
2197            ! op.c t/lib/strict/subs
2198 ____________________________________________________________________________
2199 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
2200         Log: Make the -b -c -S tests count all of the /dev, not just
2201              check the first one, as suggested by Benjamin Goldberg.
2202      Branch: perl
2203            ! t/op/stat.t
2204 ____________________________________________________________________________
2205 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
2206         Log: Subject: Re: [PATCH: bleadperl] casefold backref
2207              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
2208              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
2209              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
2210      Branch: perl
2211            ! regexec.c
2212 ____________________________________________________________________________
2213 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
2214         Log: Nits noticed by Philip Newton, and de-tab DB.t.
2215      Branch: perl
2216            ! lib/DB.t
2217 ____________________________________________________________________________
2218 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
2219         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
2220              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
2221              Date: 6 Dec 2001 11:06:01 -0000
2222              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
2223      Branch: perl
2224            ! op.c t/op/tr.t
2225 ____________________________________________________________________________
2226 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
2227         Log: Subject: [PATCH: bleadperl] casefold backref
2228              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
2229              Date: Wed, 05 Dec 2001 17:27:05 +0000
2230              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
2231      Branch: perl
2232            ! regexec.c t/op/re_tests
2233 ____________________________________________________________________________
2234 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
2235         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
2236              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2237              Date: Wed, 5 Dec 2001 22:34:53 EST
2238              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
2239      Branch: perl
2240            ! mg.c vms/vms.c vms/vmsish.h
2241 ____________________________________________________________________________
2242 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
2243         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
2244              From: Michael G Schwern <schwern@pobox.com>
2245              Date: Wed, 5 Dec 2001 19:52:58 -0500
2246              Message-ID: <20011205195257.A903@blackrider>
2247      Branch: perl
2248            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
2249            + lib/File/Spec/t/rel2abs2rel.t
2250            - lib/File/Spec.t lib/File/Spec/Functions.t
2251            ! MANIFEST
2252 ____________________________________________________________________________
2253 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
2254         Log: Subject: Re: Silly stat() portability questions                
2255              From: Benjamin Goldberg <goldbb2@earthlink.net>
2256              Date: Wed, 05 Dec 2001 22:52:35 -0500
2257              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
2258      Branch: perl
2259            ! pod/perlport.pod
2260 ____________________________________________________________________________
2261 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
2262         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
2263              From: "Craig A. Berry" <craigberry@mac.com>
2264              Date: Wed, 05 Dec 2001 16:41:59 -0600
2265              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
2266      Branch: perl
2267            ! README.vms configure.com lib/File/Spec/VMS.pm
2268            ! vms/ext/filespec.t
2269 ____________________________________________________________________________
2270 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
2271         Log: $apply->('club', $glibc_maintainers);
2272              
2273              (Nick Clark just reported that <langinfo.h> YESSTR
2274              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
2275      Branch: perl
2276            ! ext/I18N/Langinfo/Langinfo.t
2277 ____________________________________________________________________________
2278 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
2279         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
2280      Branch: perl
2281            ! pod/perlport.pod
2282 ____________________________________________________________________________
2283 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
2284         Log: tweak change#13474 (pad entries can apparently be null in some
2285              situations)
2286      Branch: maint-5.6/perl
2287            ! op.c
2288 ____________________________________________________________________________
2289 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
2290         Log: Restore the /dev -b -c -S part of the test.
2291      Branch: perl
2292            ! t/op/stat.t
2293 ____________________________________________________________________________
2294 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
2295         Log: Retract #13475 until Arthur gets back to the mine.
2296      Branch: perl
2297            ! op.c t/run/kill_perl.t
2298 ____________________________________________________________________________
2299 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
2300         Log: (retracted by #13476)
2301              
2302              Manually apply #13474; fixes stale reference to dead
2303              CvOUTSIDE(); this can happen when anonymous subroutines
2304              that aren't closures are returned from an eval""
2305              
2306              (threads/shared/sv_refs.t is coredump-unhappy about this change)
2307      Branch: perl
2308            ! op.c t/run/kill_perl.t
2309 ____________________________________________________________________________
2310 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
2311         Log: replacement for change#10451
2312              
2313              fixes stale reference to dead CvOUTSIDE(); this can happen when
2314              anonymous subroutines that aren't closures are returned from an
2315              eval""
2316      Branch: maint-5.6/perl
2317            ! op.c t/op/misc.t
2318 ____________________________________________________________________________
2319 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
2320         Log: revert change#10451,10472; it was a naive fix that simply
2321              reintroduced the memory leak!
2322      Branch: maint-5.6/perl
2323            ! op.c t/op/misc.t
2324 ____________________________________________________________________________
2325 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
2326         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
2327              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
2328              Date: Wed, 05 Dec 2001 10:49:20 +0100
2329              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
2330      Branch: perl
2331            ! lib/File/Basename.pm lib/File/Basename.t
2332 ____________________________________________________________________________
2333 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
2334         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
2335              From: Michael G Schwern <schwern@pobox.com> 
2336              Date: Wed, 5 Dec 2001 02:47:59 -0500
2337              Message-ID: <20011205024759.H14333@blackrider>
2338      Branch: perl
2339            ! t/op/magic.t
2340 ____________________________________________________________________________
2341 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
2342         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
2343              From: Michael G Schwern <schwern@pobox.com>              
2344              Date: Wed, 5 Dec 2001 02:22:05 -0500
2345              Message-ID: <20011205022205.F14333@blackrider>
2346      Branch: perl
2347            ! t/op/stat.t vms/test.com
2348 ____________________________________________________________________________
2349 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
2350         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
2351              From: Michael G Schwern <schwern@pobox.com> 
2352              Date: Tue, 4 Dec 2001 23:40:10 -0500
2353              Message-ID: <20011204234010.B14333@blackrider>
2354      Branch: perl
2355            ! t/op/stat.t
2356 ____________________________________________________________________________
2357 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
2358         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
2359              From: Michael G Schwern <schwern@pobox.com> 
2360              Date: Tue, 4 Dec 2001 21:09:18 -0500           
2361              Message-ID: <20011204210918.D13279@blackrider>
2362              
2363              t/test.
2364      Branch: perl
2365            ! t/test.pl
2366 ____________________________________________________________________________
2367 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
2368         Log: (accidentally empty check-in)
2369      Branch: perl
2370            ! t/op/stat.t
2371 ____________________________________________________________________________
2372 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
2373         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
2374              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2375              Date: Tue, 04 Dec 2001 23:40:27 +0100
2376              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
2377      Branch: perl
2378            ! mg.c
2379 ____________________________________________________________________________
2380 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
2381         Log: Subject: [PATCH] minor pod fix in Safe.pm
2382              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2383              Date: Tue, 4 Dec 2001 22:02:34 +0100
2384              Message-ID: <20011204220234.A17293@rafael>
2385      Branch: perl
2386            ! ext/Opcode/Safe.pm
2387 ____________________________________________________________________________
2388 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
2389         Log: CRLF GRRR.
2390      Branch: perl
2391            ! djgpp/configure.bat
2392 ____________________________________________________________________________
2393 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
2394         Log: DJGPP fixes from Laszlo Molnar.
2395      Branch: perl
2396            ! djgpp/configure.bat djgpp/djgpp.h
2397 ____________________________________________________________________________
2398 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
2399         Log: Update Changes.
2400      Branch: perl
2401            ! Changes patchlevel.h
2402 ____________________________________________________________________________
2403 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
2404         Log: Must wipe out the memory of real Socket before starting
2405              to use the new fake one.
2406      Branch: perl
2407            ! lib/Net/t/config.t
2408 ____________________________________________________________________________
2409 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
2410         Log: LC_ALL might trump LANG.
2411      Branch: perl
2412            ! lib/open.t
2413 ____________________________________________________________________________
2414 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
2415         Log: Make the eval runtime.
2416      Branch: perl
2417            ! lib/open.pm
2418 ____________________________________________________________________________
2419 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
2420         Log: Make the Langinfo test both more lenient (allow
2421              for any symbol not to exists) and stricter (add
2422              more symbols).
2423      Branch: perl
2424            ! ext/I18N/Langinfo/Langinfo.t
2425 ____________________________________________________________________________
2426 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
2427         Log: integrate change#13453 from maint-5.6
2428              
2429              tweak change#11399 to use an explicit flag rather than
2430              ass_u_ming w32_pseudo_id will only be zero for the real
2431              toplevel interpreter; avoids multiple hosts from diddling
2432              the environment at the same time
2433      Branch: perl
2434           !> win32/perlhost.h
2435 ____________________________________________________________________________
2436 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
2437         Log: Subject: [PATCH] VMS update for perldelta.pod
2438              From: "Craig A. Berry" <craigberry@mac.com> 
2439              Date: Tue, 4 Dec 2001 00:23:12 -0600
2440              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
2441      Branch: perl
2442            ! pod/perldelta.pod
2443 ____________________________________________________________________________
2444 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
2445         Log: NetWare tweak from Ananth Kesari.
2446      Branch: perl
2447            ! NetWare/Makefile
2448 ____________________________________________________________________________
2449 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
2450         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
2451              Not adding the test suite because of its many assumptions.
2452      Branch: perl
2453            ! lib/Net/Ping.pm
2454 ____________________________________________________________________________
2455 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
2456         Log: tweak change#11399 to use an explicit flag rather than
2457              ass_u_ming w32_pseudo_id will only be zero for the real
2458              toplevel interpreter; avoids multiple hosts from diddling
2459              the environment at the same time
2460      Branch: maint-5.6/perl
2461            ! win32/perlhost.h
2462 ____________________________________________________________________________
2463 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
2464         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
2465              from Len Makin.
2466      Branch: perl
2467            + hints/super-ux.sh
2468            ! MANIFEST
2469 ____________________________________________________________________________
2470 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
2471         Log: Add Mac OS X known failures to perldelta.
2472      Branch: perl
2473            ! pod/perldelta.pod
2474 ____________________________________________________________________________
2475 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
2476         Log: I think it's time to call the utf8 code non-test.
2477      Branch: perl
2478            ! utf8.c
2479 ____________________________________________________________________________
2480 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
2481         Log: Retract #13303, need rethink.
2482      Branch: perl
2483            ! utf8.c
2484 ____________________________________________________________________________
2485 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
2486         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
2487              From: "Craig A. Berry" <craigberry@mac.com>
2488              Date: Mon, 03 Dec 2001 16:28:06 -0600
2489              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
2490      Branch: perl
2491            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
2492 ____________________________________________________________________________
2493 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
2494         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
2495              From: Andy Dougherty <doughera@lafayette.edu>
2496              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
2497              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
2498      Branch: perl
2499            ! hints/solaris_2.sh
2500 ____________________________________________________________________________
2501 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
2502         Log: This test is not very robust on 8.3-constrained systems:
2503              all the "with truncated name" lines between "Autosplitting ..."
2504              and "some names are not unique" lines are unexpected,
2505              and the truncation message becomes:
2506              testtest.al, testtest.al truncate to testtest 
2507      Branch: perl
2508            ! lib/AutoSplit.t
2509 ____________________________________________________________________________
2510 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
2511         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
2512      Branch: perl
2513            ! ext/I18N/Langinfo/Langinfo.t
2514 ____________________________________________________________________________
2515 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
2516         Log: Test::Morify UCD.t
2517      Branch: perl
2518            ! lib/Unicode/UCD.t
2519 ____________________________________________________________________________
2520 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
2521         Log: If Socket has not been built (e.g. DJGPP) the libnet
2522              tests fall over with (too) much noise.
2523      Branch: perl
2524            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
2525            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
2526            ! lib/Net/t/smtp.t lib/Net/t/time.t
2527 ____________________________________________________________________________
2528 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
2529         Log: Subject: [PATCH] shared hash keys and ++/--
2530              From: Nicholas Clark <nick@ccl4.org>
2531              Date: Mon, 3 Dec 2001 16:37:16 +0000
2532              Message-ID: <20011203163716.C21702@plum.flirble.org>
2533      Branch: perl
2534            ! pp.c pp_hot.c sv.c t/op/inc.t
2535 ____________________________________________________________________________
2536 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
2537         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
2538              From: Jonathan Stowe <jns@gellyfish.com>
2539              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
2540              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
2541      Branch: perl
2542            ! lib/Term/Cap.pm
2543 ____________________________________________________________________________
2544 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
2545         Log: Update Changes.
2546      Branch: perl
2547            ! Changes patchlevel.h
2548 ____________________________________________________________________________
2549 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
2550         Log: perldelta tweaks.
2551      Branch: perl
2552            ! pod/perldelta.pod
2553 ____________________________________________________________________________
2554 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
2555         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
2556              From: Sam Tregar <sam@tregar.com> 
2557              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
2558              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
2559      Branch: perl
2560            ! pod/perlnewmod.pod
2561 ____________________________________________________________________________
2562 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
2563         Log: microperl casting nit.
2564      Branch: perl
2565            ! utf8.c
2566 ____________________________________________________________________________
2567 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
2568         Log: Make sharepvn a macro since all it does is a deref.
2569      Branch: perl
2570            ! embed.h embed.pl global.sym hv.c hv.h proto.h
2571 ____________________________________________________________________________
2572 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
2573         Log: perldelta updates.
2574      Branch: perl
2575            ! pod/perldelta.pod
2576 ____________________________________________________________________________
2577 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
2578         Log: PPPort update from Paul Marquess.
2579      Branch: perl
2580            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
2581            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
2582            + ext/Devel/PPPort/t/test.t
2583            - ext/Devel/PPPort/harness/Harness.pm
2584            - ext/Devel/PPPort/harness/Harness.xs
2585            - ext/Devel/PPPort/harness/Makefile.PL
2586            - ext/Devel/PPPort/harness/module2.c
2587            - ext/Devel/PPPort/harness/module3.c
2588            - ext/Devel/PPPort/harness/t/test.t
2589            ! MANIFEST ext/Devel/PPPort/MANIFEST
2590            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
2591            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
2592            ! ext/Devel/PPPort/soak
2593 ____________________________________________________________________________
2594 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
2595         Log: No use talking about dynamic library search patch
2596              unless we are having a dynamic build.
2597      Branch: perl
2598            ! t/TEST
2599 ____________________________________________________________________________
2600 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
2601         Log: Be more explicit on the List::Util build trick,
2602              should also stop unneeded rebuilds on static builds.
2603      Branch: perl
2604            ! ext/List/Util/Makefile.PL
2605 ____________________________________________________________________________
2606 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
2607         Log: We need to replace the optimize (-O1) with
2608              the -h scalar0 -h vector0, not append them
2609              to the ccflags.
2610      Branch: perl
2611            ! hints/unicos.sh hints/unicosmk.sh
2612 ____________________________________________________________________________
2613 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
2614         Log: Subject: [PATCH] Shared hash keys 
2615              From: Nicholas Clark <nick@ccl4.org>
2616              Date: Sun, 2 Dec 2001 20:52:32 +0000
2617              Message-ID: <20011202205232.U21702@plum.flirble.org>
2618      Branch: perl
2619            ! doop.c t/op/tr.t
2620 ____________________________________________________________________________
2621 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
2622         Log: Better add new files to MANIFEST, too.
2623      Branch: perl
2624            ! MANIFEST
2625 ____________________________________________________________________________
2626 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
2627         Log: Subject: {PATCH] perlpacktut.pod
2628              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
2629              Date: Sun, 02 Dec 2001 19:55:06 +0100
2630              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
2631      Branch: perl
2632            ! pod/perlpacktut.pod
2633 ____________________________________________________________________________
2634 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
2635         Log: Various small nits found by DJGPP build.
2636      Branch: perl
2637            ! doio.c mg.c pp.c util.c
2638 ____________________________________________________________________________
2639 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
2640         Log: Subject: RE: More verbose POD for Carp
2641              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
2642              Date: Sun, 2 Dec 2001 11:32:51 -0500
2643              Message-ID: <3C0A9748@operamail.com>
2644      Branch: perl
2645            ! lib/Carp.pm
2646 ____________________________________________________________________________
2647 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
2648         Log: Add a header for DJGPP with the function prototypes.
2649      Branch: perl
2650            + djgpp/djgpp.h
2651            ! MANIFEST djgpp/djgpp.c
2652 ____________________________________________________________________________
2653 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
2654         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
2655              From: Abe Timmerman <abe@ztreet.demon.nl>
2656              Date: Sun, 02 Dec 2001 02:41:25 +0100
2657              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
2658      Branch: perl
2659            ! pp_sys.c
2660 ____________________________________________________________________________
2661 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
2662         Log: There isn't PTR2INT(), there's PTR2IV().
2663      Branch: perl
2664            ! ext/Time/HiRes/HiRes.xs
2665 ____________________________________________________________________________
2666 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
2667         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
2668              From: Marc Lehmann <root@schmorp.de>
2669              Date: Sun, 02 Dec 2001 02:44:53 +0100
2670              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
2671      Branch: perl
2672            ! ext/Time/HiRes/HiRes.xs
2673 ____________________________________________________________________________
2674 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
2675         Log: encode()/decode() examples.
2676      Branch: perl
2677            ! ext/Encode/Encode.pm
2678 ____________________________________________________________________________
2679 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
2680         Log: DJGPP tweaks from Laszlo Molnar.
2681      Branch: perl
2682            ! djgpp/config.over djgpp/djgppsed.sh
2683 ____________________________________________________________________________
2684 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
2685         Log: Update Changes.
2686      Branch: perl
2687            ! Changes patchlevel.h
2688 ____________________________________________________________________________
2689 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
2690         Log: Integrate perlio;
2691              
2692              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
2693              which do not have file descriptors. Noticed a possibly
2694              worse problem in the process ...
2695      Branch: perl
2696           !> doio.c
2697 ____________________________________________________________________________
2698 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
2699         Log: Non-VMS-fixed and Win32-skipped version of
2700              
2701              Subject: [PATCH t/op/exec.t] Portabilty fix 
2702              From: Michael G Schwern <schwern@pobox.com> 
2703              Date: Fri, 30 Nov 2001 16:09:27 -0500
2704              Message-ID: <20011130160927.A10406@blackrider>
2705      Branch: perl
2706            ! t/op/exec.t
2707 ____________________________________________________________________________
2708 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
2709         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
2710              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
2711              Date: Sat, 1 Dec 2001 07:01:09 -0500
2712              Message-ID: <3C0D2E39@operamail.com>
2713              
2714              Subject: More verbose POD for Carp
2715              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
2716              Date: Sat, 1 Dec 2001 08:04:16 -0500
2717              Message-ID: <3C285C2B@operamail.com>
2718      Branch: perl
2719            ! lib/Carp.pm lib/Carp/Heavy.pm
2720 ____________________________________________________________________________
2721 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
2722         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
2723              From: chromatic <chromatic@rmci.net>
2724              Date: Sat, 01 Dec 2001 12:41:58 -0700
2725              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
2726      Branch: perl
2727            ! lib/DB.t
2728 ____________________________________________________________________________
2729 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
2730         Log: Try to make a missing RADIXCHAR a softer kinder error.
2731      Branch: perl
2732            ! ext/I18N/Langinfo/Langinfo.t
2733 ____________________________________________________________________________
2734 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
2735         Log: Have a little faith on nl_langinfo() itself.
2736      Branch: perl
2737            ! ext/I18N/Langinfo/Langinfo.xs
2738 ____________________________________________________________________________
2739 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
2740         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
2741              the max, not max plus one)
2742      Branch: perl
2743            ! ext/I18N/Langinfo/Langinfo.xs
2744 ____________________________________________________________________________
2745 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
2746         Log: Make reality agree with the comment.
2747      Branch: perl
2748            ! ext/I18N/Langinfo/Langinfo.xs
2749 ____________________________________________________________________________
2750 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
2751         Log: Try to protect against wild langinfo() arguments.
2752      Branch: perl
2753            ! ext/I18N/Langinfo/Langinfo.xs
2754 ____________________________________________________________________________
2755 [ 13409] By: nick                                  on 2001/12/01  18:19:59
2756         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
2757              have file descriptors. Noticed a possibly worse problem in the process ...
2758      Branch: perlio
2759            ! doio.c
2760 ____________________________________________________________________________
2761 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
2762         Log: If we are inside an eval, let's be silent about
2763              separate symbols and just croak() in the end.
2764      Branch: perl
2765            ! lib/Exporter/Heavy.pm
2766 ____________________________________________________________________________
2767 [ 13407] By: nick                                  on 2001/12/01  17:14:05
2768         Log: Integrate mainline
2769      Branch: perlio
2770           !> (integrate 26 files)
2771 ____________________________________________________________________________
2772 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
2773         Log: Subject: Fix for Exporter error reporting behaviour
2774              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
2775              Date: Sat, 1 Dec 2001 06:34:48 -0500
2776              Message-ID: <3C0D1B9A@operamail.com>
2777      Branch: perl
2778            ! lib/Exporter.pm lib/Exporter/Heavy.pm
2779 ____________________________________________________________________________
2780 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
2781         Log: Need to hide behind an eval to avoid a warning
2782              about :utf8 on non-perlio configs.
2783      Branch: perl
2784            ! lib/open.t
2785 ____________________________________________________________________________
2786 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
2787         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
2788              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2789              Date: Fri, 30 Nov 2001 23:46:58 +0100
2790              Message-ID: <20011130234658.A717@rafael>
2791      Branch: perl
2792            ! op.c t/op/method.t
2793 ____________________________________________________________________________
2794 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
2795         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
2796              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2797              Date: Thu, 29 Nov 2001 22:46:12 +0100
2798              Message-ID: <20011129224612.A699@rafael>
2799      Branch: perl
2800            ! ext/B/B/Xref.pm
2801 ____________________________________________________________________________
2802 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
2803         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
2804              From: Tels <perl_dummy@bloodgate.com>
2805              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
2806              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
2807      Branch: perl
2808            ! pod/perlfunc.pod
2809 ____________________________________________________________________________
2810 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
2811         Log: Subject: [REPATCH] reference pointer comparison
2812              From: Nicholas Clark <nick@ccl4.org>
2813              Date: Sat, 1 Dec 2001 13:00:17 +0000
2814              Message-ID: <20011201130017.I21702@plum.flirble.org>
2815      Branch: perl
2816            ! pp.c
2817 ____________________________________________________________________________
2818 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
2819         Log: Upgrade to Storable 1.0.14.
2820      Branch: perl
2821            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
2822 ____________________________________________________________________________
2823 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
2824         Log: Add simple caches for ::viacode() and ::vianame().
2825      Branch: perl
2826            ! lib/charnames.pm lib/charnames.t
2827 ____________________________________________________________________________
2828 [ 13398] By: nick                                  on 2001/12/01  10:36:24
2829         Log: Integrate mainline.
2830      Branch: perlio
2831           +> (branch 44 files)
2832            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
2833            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
2834            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
2835           !> (integrate 250 files)
2836 ____________________________________________________________________________
2837 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
2838         Log: Regen toc and modlib.
2839      Branch: perl
2840            ! pod/perlmodlib.pod pod/perltoc.pod
2841 ____________________________________________________________________________
2842 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
2843         Log: Upgrade to podlators-1.18.
2844      Branch: perl
2845            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
2846 ____________________________________________________________________________
2847 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
2848         Log: -h scalar0 -h vector0 seems to help for both
2849              UNICOS and UNICOS/mk on the unpack %65c problems.
2850              
2851              (replaces #13393)
2852      Branch: perl
2853            ! hints/unicos.sh hints/unicosmk.sh
2854 ____________________________________________________________________________
2855 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
2856         Log: More Socket constants.
2857      Branch: perl
2858            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
2859 ____________________________________________________________________________
2860 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
2861         Log: (replaced by #13395)
2862      Branch: perl
2863            ! hints/unicosmk.sh
2864 ____________________________________________________________________________
2865 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
2866         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
2867              From: Andy Dougherty <doughera@lafayette.edu>
2868              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
2869              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
2870              
2871              Simplify the test skippage criterion now that we are
2872              no more dependent on sed.
2873      Branch: perl
2874            ! t/comp/cpp.t t/run/switchPx.t
2875 ____________________________________________________________________________
2876 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
2877         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
2878              From: Michael G Schwern <schwern@pobox.com>
2879              Date: Fri, 30 Nov 2001 11:48:44 -0500
2880              Message-ID: <20011130114844.C1303@blackrider>
2881              
2882              (replaces #13381)
2883      Branch: perl
2884            ! t/op/stat.t
2885 ____________________________________________________________________________
2886 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
2887         Log: Let's not assume how much memory has been allocated
2888              to PVs.
2889      Branch: perl
2890            ! ext/Devel/Peek/Peek.t
2891 ____________________________________________________________________________
2892 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
2893         Log: VOS needs to know the modules, including pp_sort.
2894      Branch: perl
2895            ! vos/perl.bind
2896 ____________________________________________________________________________
2897 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
2898         Log: Unused variables.
2899      Branch: perl
2900            ! ext/Unicode/Normalize/Normalize.xs
2901 ____________________________________________________________________________
2902 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
2903         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
2904              From: John Peacock <jpeacock@rowman.com>     
2905              Date: Fri, 30 Nov 2001 10:24:00 -0500        
2906              Message-ID: <3C07A490.A22A76B0@rowman.com>   
2907      Branch: perl
2908            ! lib/ExtUtils/Embed.t
2909 ____________________________________________________________________________
2910 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
2911         Log: Tweak for the VOS building script from Paul Green.
2912      Branch: perl
2913            ! vos/configure_perl.cm
2914 ____________________________________________________________________________
2915 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
2916         Log: Update Changes.
2917      Branch: perl
2918            ! Changes patchlevel.h
2919 ____________________________________________________________________________
2920 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
2921         Log: Cannot test if cppstdin has not yet been installed.
2922      Branch: perl
2923            ! t/run/switchPx.t
2924 ____________________________________________________________________________
2925 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
2926         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
2927              From: Michael G Schwern <schwern@pobox.com> 
2928              Date: Thu, 29 Nov 2001 22:05:11 -0500
2929              Message-ID: <20011129220510.A18869@blackrider>
2930              
2931              TODO 1: if cppstdin is used and not yet installed,
2932              the Px.t will fail (must do the same as in cpp.t)
2933              
2934              TODO 2: does this work if no Perl whatsoever has
2935              yet been installed?  That is, we should be using
2936              the Perl we are building to execute the one-liner.
2937      Branch: perl
2938            + t/run/switchPx.aux t/run/switchPx.t
2939            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
2940            ! vms/test.com
2941 ____________________________________________________________________________
2942 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
2943         Log: Upgrade to Unicode::Normalize 0.12.
2944      Branch: perl
2945            ! ext/Unicode/Normalize/Changes
2946            ! ext/Unicode/Normalize/Normalize.pm
2947            ! ext/Unicode/Normalize/Normalize.xs
2948            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
2949            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
2950            ! ext/Unicode/Normalize/t/test.t
2951 ____________________________________________________________________________
2952 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
2953         Log: (replaced by #13391)
2954              
2955              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
2956              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
2957              Date: 30 Nov 2001 11:41:53 -0000             
2958              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
2959              
2960              No need to die if we have high-paranoia (non-chdirable)
2961              system directories.
2962      Branch: perl
2963            ! t/op/stat.t
2964 ____________________________________________________________________________
2965 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
2966         Log: Paragraph rewrapping.
2967      Branch: perl
2968            ! pod/perliol.pod
2969 ____________________________________________________________________________
2970 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
2971         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
2972              From: Stas Bekman <stas@stason.org>
2973              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
2974              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
2975      Branch: perl
2976            ! pod/perliol.pod
2977 ____________________________________________________________________________
2978 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
2979         Log: Whether select() gets restarted on signals is
2980              implementation dependent.
2981      Branch: perl
2982            ! ext/Time/HiRes/HiRes.t
2983 ____________________________________________________________________________
2984 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
2985         Log: More forgotten checkins.
2986      Branch: perl
2987            ! embed.h embed.pl proto.h
2988 ____________________________________________________________________________
2989 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
2990         Log: Add a note about folding vs lowercase.
2991      Branch: perl
2992            ! regexec.c
2993 ____________________________________________________________________________
2994 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
2995         Log: Use to_uni_fold (and add changed global.sym)
2996      Branch: perl
2997            ! global.sym utf8.c
2998 ____________________________________________________________________________
2999 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
3000         Log: Make to Unicode character functions to use UVs
3001              instead of U32s and add to_uni_fold().
3002      Branch: perl
3003            ! embed.pl proto.h utf8.c
3004 ____________________________________________________________________________
3005 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
3006         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
3007              From: Nicholas Clark <nick@ccl4.org>
3008              Date: Thu, 29 Nov 2001 22:47:32 +0000
3009              Message-ID: <20011129224732.W37621@plum.flirble.org>
3010      Branch: perl
3011            ! pod/perlpacktut.pod
3012 ____________________________________________________________________________
3013 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
3014         Log: README.vos updates from Paul Green.
3015      Branch: perl
3016            ! README.vos
3017 ____________________________________________________________________________
3018 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
3019         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
3020              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3021              Date: Thu, 29 Nov 2001 14:18:51 EST
3022              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
3023      Branch: perl
3024            ! mg.c vms/vms.c vms/vmsish.h
3025 ____________________________________________________________________________
3026 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
3027         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
3028              From: Michael G Schwern <schwern@pobox.com>
3029              Date: Thu, 29 Nov 2001 13:12:31 -0500
3030              Message-ID: <20011129131231.E11300@blackrider>
3031      Branch: perl
3032            ! README.vms
3033 ____________________________________________________________________________
3034 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
3035         Log: BGET_IV was missing.
3036      Branch: perl
3037            ! ext/ByteLoader/bytecode.h
3038 ____________________________________________________________________________
3039 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
3040         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
3041              From: Jonathan Stowe <gellyfish@gellyfish.com>
3042              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
3043              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
3044      Branch: perl
3045            ! lib/Term/Cap.pm
3046 ____________________________________________________________________________
3047 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
3048         Log: Porting/checkURL.pl was missing.
3049      Branch: perl
3050            ! MANIFEST
3051 ____________________________________________________________________________
3052 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
3053         Log: Subject: INSTALL and READMEs should be reviewed
3054              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3055              Date: Thu, 29 Nov 2001 16:49:36 +0100
3056              Message-ID: <20011129164936.A17492@rafael>         
3057      Branch: perl
3058            ! README.cygwin
3059 ____________________________________________________________________________
3060 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
3061         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
3062              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
3063              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
3064              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
3065      Branch: perl
3066            ! README.os390
3067 ____________________________________________________________________________
3068 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
3069         Log: Update Changes.
3070      Branch: perl
3071            ! Changes patchlevel.h
3072 ____________________________________________________________________________
3073 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
3074         Log: The changes to the curliffed files didn't stick in #13348.
3075      Branch: perl
3076            ! README.dos README.win32
3077 ____________________________________________________________________________
3078 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
3079         Log: Subject: Re: Found the rev where File::Glob broke
3080              From: Andy Dougherty <doughera@lafayette.edu>
3081              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
3082              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
3083      Branch: perl
3084            ! lib/ExtUtils/MM_Unix.pm
3085 ____________________________________________________________________________
3086 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
3087         Log: Use __DATA__ instead of __END__.
3088      Branch: perl
3089            ! lib/Term/Cap.pm
3090 ____________________________________________________________________________
3091 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
3092         Log: Subject: [PATCH toke.c] autosplit into @F fix
3093              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3094              Date: Thu, 29 Nov 2001 14:52:23 +0100
3095              Message-ID: <20011129145223.A25817@rafael>         
3096      Branch: perl
3097            ! toke.c
3098 ____________________________________________________________________________
3099 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
3100         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
3101              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3102              Date: Thu, 29 Nov 2001 15:48:15 +0100
3103              Message-ID: <20011129154815.C25817@rafael>         
3104      Branch: perl
3105            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
3106 ____________________________________________________________________________
3107 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
3108         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
3109              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
3110              Date: Wed, 28 Nov 2001 20:35:29 +0100
3111              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
3112      Branch: perl
3113            ! pod/perlpacktut.pod
3114 ____________________________________________________________________________
3115 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
3116         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
3117              From: Stas Bekman <stas@stason.org>
3118              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
3119              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
3120              
3121              (with tweaks)
3122      Branch: perl
3123            ! pod/perlapio.pod
3124 ____________________________________________________________________________
3125 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
3126         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
3127              From: Tels <perl_dummy@bloodgate.com>
3128              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
3129              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
3130              
3131              (plus paragraph rewrapping)
3132      Branch: perl
3133            ! lib/Exporter.pm
3134 ____________________________________________________________________________
3135 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
3136         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
3137              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
3138              Date: Wed, 28 Nov 2001 21:47:59 +0000
3139              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
3140      Branch: perl
3141            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
3142 ____________________________________________________________________________
3143 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
3144         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
3145              From: Andy Dougherty <doughera@lafayette.edu>
3146              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
3147              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
3148      Branch: perl
3149            ! INSTALL ext/Time/HiRes/HiRes.t
3150 ____________________________________________________________________________
3151 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
3152         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
3153              From: Michael G Schwern <schwern@pobox.com> 
3154              Date: Wed, 28 Nov 2001 16:37:01 -0500
3155              Message-ID: <20011128163701.H676@blackrider>
3156      Branch: perl
3157            ! t/run/kill_perl.t
3158 ____________________________________________________________________________
3159 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
3160         Log: @INC tweak.
3161      Branch: perl
3162            ! t/op/ref.t
3163 ____________________________________________________________________________
3164 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
3165         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
3166              From: Nicholas Clark <nick@ccl4.org>
3167              Date: Wed, 28 Nov 2001 23:38:43 +0000
3168              Message-ID: <20011128233843.N37621@plum.flirble.org>  
3169      Branch: perl
3170            ! installman
3171 ____________________________________________________________________________
3172 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
3173         Log: Tweak the forking logic.
3174      Branch: perl
3175            ! Porting/checkURL.pl
3176 ____________________________________________________________________________
3177 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
3178         Log: Update perlmodlib.PL as per #13348.  The L<> got
3179              changed back because that is coming from ParseLink.pm.
3180      Branch: perl
3181            ! pod/perlmodlib.PL pod/perlmodlib.pod
3182 ____________________________________________________________________________
3183 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
3184         Log: URL fixups from Michael Schwern.
3185      Branch: perl
3186            ! README.cygwin README.dos README.hpux README.mint README.mpeix
3187            ! README.os390 README.qnx README.solaris README.vos README.win32
3188            ! pod/perlmodlib.pod
3189 ____________________________________________________________________________
3190 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
3191         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
3192              From: Barrie Slaymaker <barries@slaysys.com>
3193              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
3194              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
3195      Branch: perl
3196            ! lib/Exporter.pm
3197 ____________________________________________________________________________
3198 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
3199         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
3200      Branch: perl
3201            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
3202 ____________________________________________________________________________
3203 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
3204         Log: Subject: [PATCH] Re: $\ very broken
3205              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3206              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
3207              Message-ID: <20011128223308.E732@rafael>   
3208              
3209              Subject: Re: [PATCH] Re: $\ very broken     
3210              From: Nicholas Clark <nick@ccl4.org>
3211              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
3212              Message-ID: <20011128222859.K37621@plum.flirble.org>
3213      Branch: perl
3214            ! mg.c t/op/ref.t
3215 ____________________________________________________________________________
3216 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
3217         Log: Add Abigail's link checker with the following tweaks:
3218              - known dummy URLs (Peter Prymmer)
3219              - do also READMEs and INSTALL (Michael Schwern)
3220              - do also ftp URLs
3221              - add fork retry loop in case the allowed number
3222              of processes per user is low
3223      Branch: perl
3224            + Porting/checkURL.pl
3225            ! MANIFEST
3226 ____________________________________________________________________________
3227 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
3228         Log: Update Changes.
3229      Branch: perl
3230            ! Changes patchlevel.h
3231 ____________________________________________________________________________
3232 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
3233         Log: In Linux if we have modern enough gcc and supported
3234              enough CPU, crank up the optimization level to -O3.
3235      Branch: perl
3236            ! hints/linux.sh
3237 ____________________________________________________________________________
3238 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
3239         Log: Add perlpacktut from Wolfgang Laun; regen toc.
3240      Branch: perl
3241            + pod/perlpacktut.pod
3242            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
3243            ! pod/perltoc.pod
3244 ____________________________________________________________________________
3245 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
3246         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
3247              From: PPrymmer@factset.com
3248              Date: Wed, 28 Nov 2001 07:51:26 -0500
3249              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
3250      Branch: perl
3251            ! vms/test.com
3252 ____________________________________________________________________________
3253 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
3254         Log: Test cases for the first half of #13338.
3255      Branch: perl
3256            ! t/lib/h2ph.h t/lib/h2ph.pht
3257 ____________________________________________________________________________
3258 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
3259         Log: Subject: Re: h2ph confused by comments in an enum.
3260              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
3261              Date: Wed, 28 Nov 2001 04:19:21 +0000
3262              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
3263              
3264              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
3265              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
3266              Date: Wed, 28 Nov 2001 13:36:35 +0000
3267              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
3268      Branch: perl
3269            ! utils/h2ph.PL
3270 ____________________________________________________________________________
3271 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
3272         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
3273              From: Jonathan Stowe <gellyfish@gellyfish.com>
3274              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
3275              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
3276              
3277              (replace #13327)
3278      Branch: perl
3279            ! lib/Term/Cap.pm
3280 ____________________________________________________________________________
3281 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
3282         Log: Replace #13335 with
3283              
3284              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
3285              From: Russ Allbery <rra@stanford.edu>
3286              Date: 27 Nov 2001 20:42:49 -0800
3287              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
3288      Branch: perl
3289            ! lib/Pod/Text/Termcap.pm
3290 ____________________________________________________________________________
3291 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
3292         Log: (replaced by #13336)
3293              
3294              Subject: [PATCH perl@13323] Termcap.pm with no termios
3295              From: "Craig A. Berry" <craigberry@mac.com> 
3296              Date: Tue, 27 Nov 2001 22:28:50 -0600
3297              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
3298      Branch: perl
3299            ! lib/Pod/Text/Termcap.pm
3300 ____________________________________________________________________________
3301 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
3302         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
3303              From: "Craig A. Berry" <craigberry@mac.com> 
3304              Date: Tue, 27 Nov 2001 21:46:45 -0600
3305              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
3306      Branch: perl
3307            ! configure.com
3308 ____________________________________________________________________________
3309 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
3310         Log: Upgrade to podlators 1.17.
3311      Branch: perl
3312            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
3313            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
3314 ____________________________________________________________________________
3315 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
3316         Log: Fix for "a\x{100}" =~ /A/i.
3317      Branch: perl
3318            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
3319            ! utf8.c
3320 ____________________________________________________________________________
3321 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
3322         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
3323              From: "Craig A. Berry" <craigberry@mac.com>
3324              Date: Tue, 27 Nov 2001 17:11:49 -0600
3325              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
3326      Branch: perl
3327            ! lib/DB.t
3328 ____________________________________________________________________________
3329 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
3330         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
3331              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
3332              Date: Tue, 27 Nov 2001 14:55:23 -0500
3333              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
3334              
3335              Subject: [PATCH: perl@13324] updates to perldelta.pod 
3336              From: PPrymmer@factset.com
3337              Date: Tue, 27 Nov 2001 18:06:04 -0500
3338              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
3339              
3340              plus added some known problems.
3341      Branch: perl
3342            ! pod/perldelta.pod
3343 ____________________________________________________________________________
3344 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
3345         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
3346              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3347              Date: Tue, 27 Nov 2001 15:38:02 EST 
3348              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
3349      Branch: perl
3350            ! configure.com vms/vms.c vms/vmsish.h
3351 ____________________________________________________________________________
3352 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
3353         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
3354              From: Michael G Schwern <schwern@pobox.com> 
3355              Date: Tue, 27 Nov 2001 15:31:12 -0500
3356              Message-ID: <20011127153112.G20929@blackrider>
3357      Branch: perl
3358            ! t/run/kill_perl.t
3359 ____________________________________________________________________________
3360 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
3361         Log: (replaced by #13337)
3362              
3363              VMS can safely hardcode a termcap entry for VT100.
3364      Branch: perl
3365            ! lib/Term/Cap.pm
3366 ____________________________________________________________________________
3367 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
3368         Log: VMS piping fixes from Charles Lane (perl -P should
3369              be working now).
3370      Branch: perl
3371            ! vms/vms.c
3372 ____________________________________________________________________________
3373 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
3374         Log: Subject: [PATCH] perlvar.pod fix
3375              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
3376              Date: Tue, 27 Nov 2001 13:11:47 -0500
3377              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
3378      Branch: perl
3379            ! pod/perlvar.pod
3380 ____________________________________________________________________________
3381 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
3382         Log: Update Changes.
3383      Branch: perl
3384            ! Changes patchlevel.h
3385 ____________________________________________________________________________
3386 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
3387         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
3388              From: "Craig A. Berry" <craigberry@mac.com> 
3389              Date: Tue, 27 Nov 2001 10:21:18 -0600
3390              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
3391      Branch: perl
3392            ! lib/ExtUtils/MM_VMS.pm
3393 ____________________________________________________________________________
3394 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
3395         Log: Protect against accumulating -options -options -options.
3396      Branch: perl
3397            ! hints/hpux.sh
3398 ____________________________________________________________________________
3399 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
3400         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
3401              From: Barrie Slaymaker <barries@slaysys.com>
3402              Date: Tue, 27 Nov 2001 10:58:54 -0500
3403              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
3404      Branch: perl
3405            ! lib/Benchmark.pm
3406 ____________________________________________________________________________
3407 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
3408         Log: Tiny fix from John P. Linderman.
3409      Branch: perl
3410            ! lib/sort.pm
3411 ____________________________________________________________________________
3412 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
3413         Log: The Story of sort(), from John P. Linderman.
3414      Branch: perl
3415            ! pod/perldelta.pod
3416 ____________________________________________________________________________
3417 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
3418         Log: Add information what to do if you are reading
3419              perluniintro but using some older Perl.
3420      Branch: perl
3421            ! pod/perluniintro.pod
3422 ____________________________________________________________________________
3423 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
3424         Log: Update the 'wide characters' FAQ entry.
3425      Branch: perl
3426            ! pod/perlfaq6.pod
3427 ____________________________________________________________________________
3428 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
3429         Log: Fix for
3430              
3431              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
3432              From: Marc Lehmann <root@schmorp.de>
3433              Date: Tue, 27 Nov 2001 14:27:14 +0100
3434              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
3435      Branch: perl
3436            ! ext/Encode.t ext/Encode/Encode.xs
3437 ____________________________________________________________________________
3438 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
3439         Log: Subject: [PATCH] DB_File 1.801
3440              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
3441              Date: Tue, 27 Nov 2001 15:06:45 -0000
3442              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
3443      Branch: perl
3444            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
3445            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
3446 ____________________________________________________________________________
3447 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
3448         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
3449      Branch: perl
3450            ! pod/perlmodlib.pod
3451 ____________________________________________________________________________
3452 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
3453         Log: sort() doc tweaks from John P. Linderman.
3454      Branch: perl
3455            ! pod/perlfunc.pod
3456 ____________________________________________________________________________
3457 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
3458         Log: Subject: [PATCH] More perldelta.pod nits
3459              From: Simon Glover <scog@roe.ac.uk>
3460              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
3461              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
3462      Branch: perl
3463            ! pod/perldelta.pod
3464 ____________________________________________________________________________
3465 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
3466         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
3467              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
3468              Date: Tue, 27 Nov 2001 11:52:31 -0000
3469              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
3470      Branch: perl
3471            ! ext/Devel/PPPort/harness/Makefile.PL
3472 ____________________________________________________________________________
3473 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
3474         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
3475              From: Michael G Schwern <schwern@pobox.com>
3476              Date: Tue, 27 Nov 2001 03:38:24 -0500
3477              Message-ID: <20011127033824.A17775@blackrider>
3478      Branch: perl
3479            ! t/TEST
3480 ____________________________________________________________________________
3481 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
3482         Log: Subject: Re: perlcc very broken
3483              From: John Peacock <jpeacock@rowman.com>
3484              Date: Tue, 27 Nov 2001 06:48:01 -0500
3485              Message-ID: <3C037D71.4030508@rowman.com>
3486      Branch: perl
3487            ! utils/perlcc.PL
3488 ____________________________________________________________________________
3489 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
3490         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
3491              From: David Dyck <dcd@tc.fluke.com>
3492              Date: Mon, 26 Nov 2001 22:04:38 -0800
3493              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
3494      Branch: perl
3495            ! t/op/pack.t
3496 ____________________________________________________________________________
3497 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
3498         Log: Subject: [ID 20011126.149] t/op/split fails step 37
3499              From: David Dyck <dcd@tc.fluke.com>
3500              Date: Mon, 26 Nov 2001 21:52:35 -0800
3501              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
3502      Branch: perl
3503            ! t/op/split.t
3504 ____________________________________________________________________________
3505 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
3506         Log: incorporate last minute change from libnet 1.0901-tobe
3507      Branch: perl
3508            ! lib/Net/SMTP.pm
3509 ____________________________________________________________________________
3510 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
3511         Log: Pass 7 at perldelta - random edits.
3512      Branch: perl
3513            ! pod/perldelta.pod
3514 ____________________________________________________________________________
3515 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
3516         Log: Portability and skippage tweaks.
3517      Branch: perl
3518            ! t/op/split.t
3519 ____________________________________________________________________________
3520 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
3521         Log: (retracted by #13449)
3522              Try to make Unicode casemapping to work for EBCDIC, too.
3523      Branch: perl
3524            ! utf8.c
3525 ____________________________________________________________________________
3526 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
3527         Log: Just printing 1..0 is not quite enough...
3528      Branch: perl
3529            ! lib/Dumpvalue.t
3530 ____________________________________________________________________________
3531 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
3532         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
3533              Delay the match until runtime.
3534      Branch: perl
3535            ! t/op/append.t
3536 ____________________________________________________________________________
3537 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
3538         Log: UTF-EBCDIC.
3539      Branch: perl
3540            ! ext/Devel/Peek/Peek.t
3541 ____________________________________________________________________________
3542 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
3543         Log: Be UTF-EBCDIC aware.
3544      Branch: perl
3545            ! lib/bytes.t
3546 ____________________________________________________________________________
3547 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
3548         Log: Bad assumption which way digits and letters sort.
3549      Branch: perl
3550            ! lib/English.t
3551 ____________________________________________________________________________
3552 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
3553         Log: If in EBCDIC but no Convert::EBCDIC
3554              the libnet tests will all fail.
3555      Branch: perl
3556            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
3557            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
3558            ! lib/Net/t/smtp.t lib/Net/t/time.t
3559 ____________________________________________________________________________
3560 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
3561         Log: Just sorting to guarantee order is not enough.
3562              (Think EBCDIC.) 
3563      Branch: perl
3564            ! lib/ExtUtils/Manifest.t
3565 ____________________________________________________________________________
3566 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
3567         Log: OS/390 cleanable gunk.
3568      Branch: perl
3569            ! lib/ExtUtils/MM_Unix.pm
3570 ____________________________________________________________________________
3571 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
3572         Log: Update the EBCDIC MD5 checksums.
3573      Branch: perl
3574            ! ext/Digest/MD5/t/files.t
3575 ____________________________________________________________________________
3576 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
3577         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
3578              From: Nicholas Clark <nick@ccl4.org>
3579              Date: Mon, 26 Nov 2001 23:06:34 +0000
3580              Message-ID: <20011126230633.Q37621@plum.flirble.org>
3581      Branch: perl
3582            ! installman
3583 ____________________________________________________________________________
3584 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
3585         Log: sort tweaks from John P. Linderman.
3586      Branch: perl
3587            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
3588 ____________________________________________________________________________
3589 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
3590         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
3591              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
3592              Date: Mon, 26 Nov 2001 18:47:25 -0600
3593              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
3594              
3595              Craig Berry submitted half of this patch just yesterday.
3596              Spooky cosmic resonance.
3597      Branch: perl
3598            ! ext/Socket/Socket.xs
3599 ____________________________________________________________________________
3600 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
3601         Log: Subject: [PATCH] doio slightly smaller
3602              From: Nicholas Clark <nick@ccl4.org>
3603              Date: Tue, 27 Nov 2001 00:40:23 +0000      
3604              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
3605      Branch: perl
3606            ! doio.c
3607 ____________________________________________________________________________
3608 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
3609         Log: perldelta nits from Autrijus Tang and Ron Kimball.
3610      Branch: perl
3611            ! pod/perldelta.pod
3612 ____________________________________________________________________________
3613 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
3614         Log: Subject: [PATCH] unpack P* uses random length for item
3615              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
3616              Date: Mon, 26 Nov 2001 19:56:32 +0100
3617              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
3618      Branch: perl
3619            ! pod/perldiag.pod pp_pack.c t/op/pack.t
3620 ____________________________________________________________________________
3621 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
3622         Log: Subject: [PATCH current] system and taintedness
3623              From: Radu Greab <radu@netsoft.ro>
3624              Date: Mon, 26 Nov 2001 18:42:29 +0200
3625              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
3626      Branch: perl
3627            ! pp_sys.c t/op/taint.t
3628 ____________________________________________________________________________
3629 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
3630         Log: Subject: [PATCH @ 13283] Devel::PPPort
3631              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
3632              Date: Mon, 26 Nov 2001 14:37:17 -0000
3633              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
3634      Branch: perl
3635            + ext/Devel/PPPort/MANIFEST
3636            ! MANIFEST ext/Devel/PPPort/Makefile.PL
3637            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
3638            ! ext/Devel/PPPort/harness/Harness.xs
3639            ! ext/Devel/PPPort/harness/Makefile.PL
3640            ! ext/Devel/PPPort/harness/module2.c
3641            ! ext/Devel/PPPort/harness/module3.c
3642            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
3643 ____________________________________________________________________________
3644 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
3645         Log: Update the test list.
3646      Branch: perl
3647            ! t/lib/1_compile.t
3648 ____________________________________________________________________________
3649 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
3650         Log: Sync-up tests with libnet distribution
3651      Branch: perl
3652            + lib/Net/t/netrc.t
3653            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
3654 ____________________________________________________________________________
3655 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
3656         Log: Update Changes.
3657      Branch: perl
3658            ! Changes patchlevel.h
3659 ____________________________________________________________________________
3660 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
3661         Log: Upgrade to podlators 1.16.
3662      Branch: perl
3663            + lib/Pod/t/basic.cap
3664            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
3665            ! lib/Pod/t/basic.t pod/pod2man.PL
3666 ____________________________________________________________________________
3667 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
3668         Log: Pass 6 at perldelta - sort enhancements, generic and
3669              platform specific bug fixes.
3670      Branch: perl
3671            ! pod/perldelta.pod
3672 ____________________________________________________________________________
3673 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
3674         Log: PROPAGATE documentation from Tony Cook.
3675      Branch: perl
3676            ! pod/perlfunc.pod
3677 ____________________________________________________________________________
3678 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
3679         Log: DJGPP cannot do signals that well.
3680      Branch: perl
3681            ! ext/POSIX/t/sigaction.t
3682 ____________________________________________________________________________
3683 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
3684         Log: Can't do subsecond alarms without ualarm; and break out
3685              early if alarms do not seem to be coming in as expected.
3686      Branch: perl
3687            ! ext/Time/HiRes/HiRes.t
3688 ____________________________________________________________________________
3689 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
3690         Log: No Socket, little Net.
3691      Branch: perl
3692            ! t/lib/1_compile.t
3693 ____________________________________________________________________________
3694 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
3695         Log: Take the taint brush to the getcwds.
3696      Branch: perl
3697            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
3698 ____________________________________________________________________________
3699 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
3700         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
3701              From: "Craig A. Berry" <craigberry@mac.com>
3702              Date: Sun, 25 Nov 2001 16:20:45 -0600
3703              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
3704      Branch: perl
3705            ! ext/Socket/Socket.xs
3706 ____________________________________________________________________________
3707 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
3708         Log: Since in some DOS filesystems the timestamp granularity
3709              may be only two seconds, better sleep for three to play safe.
3710              (Helps CygWin, at least.)
3711      Branch: perl
3712            ! lib/Memoize/t/expire_file.t
3713 ____________________________________________________________________________
3714 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
3715         Log: For some reason CygWin wasn't collapsing multiple
3716              slashes into one, which made some Spec.t tests to fail.
3717              Either CygWin was being too prudish or the collapsing
3718              logic needs to be rethunk.
3719      Branch: perl
3720            ! lib/File/Spec/Unix.pm
3721 ____________________________________________________________________________
3722 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
3723         Log: Cygwin needs to have libperl.dll around if trying to link
3724              with -lperl.  Note: this change cures the test but whether
3725              it cures CygPerl installation, I don't know: hopefully the
3726              libperl5_7_2.dll, or the version equivalent, gets installed
3727              also as libperl.dll to the proper place(s).
3728      Branch: perl
3729            ! lib/ExtUtils/Embed.t
3730 ____________________________________________________________________________
3731 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
3732         Log: -I../lib/.. and -L../lib/..?  Strange.
3733      Branch: perl
3734            ! lib/ExtUtils/Embed.t
3735 ____________________________________________________________________________
3736 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
3737         Log: $MM?
3738      Branch: perl
3739            ! lib/ExtUtils/Embed.pm
3740 ____________________________________________________________________________
3741 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
3742         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
3743              From: Dave Rolsky <autarch@urth.org>
3744              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
3745              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
3746      Branch: perl
3747            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
3748            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
3749 ____________________________________________________________________________
3750 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
3751         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
3752              From: chromatic <chromatic@rmci.net>
3753              Date: Sat, 24 Nov 2001 14:56:57 -0700
3754              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
3755              
3756              plus a tweak for ithreads builds.
3757      Branch: perl
3758            + lib/DB.t
3759            ! MANIFEST lib/DB.pm
3760 ____________________________________________________________________________
3761 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
3762         Log: Win32 compilation tweaks for Blair Zajac.
3763      Branch: perl
3764            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
3765 ____________________________________________________________________________
3766 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
3767         Log: I don't think trying to bracket the hires time with lores
3768              times is going to be portable enough: Cygwin seems to be
3769              capable of getting hires ones rather consistently lower
3770              than the lores ones.  So let's try average difference instead.
3771      Branch: perl
3772            ! ext/Time/HiRes/HiRes.t
3773 ____________________________________________________________________________
3774 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
3775         Log: Subject: Re: benchmarks, sorts and reproducibility
3776              From: "John P. Linderman" <jpl@research.att.com>
3777              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
3778              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
3779              
3780              Randomize large partitions for quicksort to dodge the
3781              angry gods of quadratic.
3782      Branch: perl
3783            ! pp_sort.c
3784 ____________________________________________________________________________
3785 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
3786         Log: The joys of portable quoting.
3787      Branch: perl
3788            ! ext/Devel/PPPort/harness/Makefile.PL
3789 ____________________________________________________________________________
3790 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
3791         Log: sort pragma tweaks.
3792      Branch: perl
3793            ! lib/sort.pm
3794 ____________________________________________________________________________
3795 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
3796         Log: Skip the link= directives of utils.lst if no mandir
3797              (if no manpages).
3798      Branch: perl
3799            ! installman
3800 ____________________________________________________________________________
3801 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
3802         Log: integrate changes#8340,13260 from mainline
3803              
3804              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
3805              
3806              change#3373 introduced a handle leak in backticks and piped open()s
3807              that fail
3808      Branch: maint-5.6/perl
3809            ! t/io/pipe.t util.c
3810 ____________________________________________________________________________
3811 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
3812         Log: change#3373 introduced a handle leak in backticks and piped open()s
3813              that fail
3814      Branch: perl
3815            ! util.c
3816 ____________________________________________________________________________
3817 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
3818         Log: metaconfig unit change for #13258.
3819      Branch: metaconfig/U/perl
3820            ! d_procselfexe.U
3821 ____________________________________________________________________________
3822 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
3823         Log: Extraenous breaks noticed by David Dyck.
3824      Branch: perl
3825            ! Configure
3826 ____________________________________________________________________________
3827 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
3828         Log: Revert the /proc/self/auxv experiment for now.
3829      Branch: perl
3830            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
3831 ____________________________________________________________________________
3832 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
3833         Log: Also ExtUtils.t had $^X assumptions.
3834      Branch: perl
3835            ! lib/ExtUtils.t
3836 ____________________________________________________________________________
3837 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
3838         Log: Now is Solaris if you start the t/perl in the t/
3839              as "./perl", the $^X will be "../perl", not "./perl".
3840      Branch: perl
3841            ! t/lib/1_compile.t
3842 ____________________________________________________________________________
3843 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
3844         Log: The new way of finding out $^X in Solaris
3845              requires a little tweak if the executable
3846              pathname is *not* absolute: prepend "./"
3847              (otherwise `$^X ...` will start perl from PATH...)
3848      Branch: perl
3849            ! perl.c
3850 ____________________________________________________________________________
3851 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
3852         Log: Avoid "will not stay shared" warnings.
3853      Branch: perl
3854            ! lib/ExtUtils/MM_Unix.pm
3855 ____________________________________________________________________________
3856 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
3857         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
3858              From: Michael G Schwern <schwern@pobox.com>
3859              Date: Sat, 24 Nov 2001 19:56:18 -0500
3860              Message-ID: <20011124195618.A14614@blackrider>            
3861      Branch: perl
3862            ! perl.c pp_sys.c t/op/magic.t util.c
3863 ____________________________________________________________________________
3864 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
3865         Log: In the MakeMaker pm_to_blib target don't copy all
3866              the files in one fell swppo, deal with them hunkwise,
3867              helps for CLIs with limited line lengths.
3868              (This seems to help for DJGPP building Encode,
3869              where there are dozens of files to copy.)
3870      Branch: perl
3871            ! lib/ExtUtils/MM_Unix.pm
3872 ____________________________________________________________________________
3873 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
3874         Log: testsuite leaves stray files behind on windows
3875      Branch: perl
3876            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
3877 ____________________________________________________________________________
3878 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
3879         Log: xsubpp produces a spurious warning on directories called 'typemap'
3880      Branch: perl
3881            ! lib/ExtUtils/xsubpp
3882 ____________________________________________________________________________
3883 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
3884         Log: xsubpp treats invalid (indented) cpp directives as comments
3885      Branch: perl
3886            ! ext/IO/IO.xs
3887 ____________________________________________________________________________
3888 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
3889         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
3890      Branch: perl
3891            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
3892 ____________________________________________________________________________
3893 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
3894         Log: The debug_pag needs to be visible at all times
3895              because of the re extension.
3896      Branch: perl
3897            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
3898 ____________________________________________________________________________
3899 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
3900         Log: Subject: Re: [PATCH] Tests are good
3901              From: Philip Newton <Philip.Newton@gmx.net>
3902              Date: Sat, 24 Nov 2001 21:24:00 +0100
3903              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
3904      Branch: perl
3905            ! pod/perlhack.pod
3906 ____________________________________________________________________________
3907 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
3908         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
3909              From: "Craig A. Berry" <craigberry@mac.com> 
3910              Date: Sat, 24 Nov 2001 12:45:44 -0600
3911              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
3912              
3913              (with tweaks, and combined with Sarathy's #13242)
3914      Branch: perl
3915            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
3916 ____________________________________________________________________________
3917 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
3918         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
3919              From: John Peacock <jpeacock@rowman.com>
3920              Date: Sat, 24 Nov 2001 14:27:46 -0500
3921              Message-ID: <3BFFF4B2.40509@rowman.com> 
3922      Branch: perl
3923            ! lib/Exporter/Heavy.pm
3924 ____________________________________________________________________________
3925 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
3926         Log: use portable quotes
3927      Branch: perl
3928            ! ext/Devel/PPPort/harness/Makefile.PL
3929 ____________________________________________________________________________
3930 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
3931         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
3932              From: Nicholas Clark <nick@ccl4.org>
3933              Date: Sat, 24 Nov 2001 18:06:26 +0000
3934              Message-ID: <20011124180626.T37621@plum.flirble.org>
3935      Branch: perl
3936            ! installman
3937 ____________________________________________________________________________
3938 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
3939         Log: Subject: [PATCH] perl5005delta.pod L<>
3940              From: Nicholas Clark <nick@ccl4.org>
3941              Date: Sat, 24 Nov 2001 18:04:21 +0000
3942              Message-ID: <20011124180421.S37621@plum.flirble.org>
3943      Branch: perl
3944            ! pod/perl5005delta.pod
3945 ____________________________________________________________________________
3946 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
3947         Log: fix typo in config.vc; regenerate win32 config_H.* files
3948      Branch: perl
3949            ! win32/config.vc win32/config_H.bc win32/config_H.gc
3950            ! win32/config_H.vc
3951 ____________________________________________________________________________
3952 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
3953         Log: Mention the charnames::vianame().
3954      Branch: perl
3955            ! pod/perluniintro.pod
3956 ____________________________________________________________________________
3957 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
3958         Log: Add charnames::vianame() in case people want to access
3959              the codes in run-time (as opposed to the compile-timeness
3960              of \N{...}).
3961      Branch: perl
3962            ! lib/charnames.pm lib/charnames.t
3963 ____________________________________________________________________________
3964 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
3965         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
3966              From: Nicholas Clark <nick@ccl4.org>
3967              Date: Sat, 24 Nov 2001 16:30:42 +0000
3968              Message-ID: <20011124163042.R37621@plum.flirble.org>
3969      Branch: perl
3970            ! regcomp.c regcomp.h
3971 ____________________________________________________________________________
3972 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
3973         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
3974              From: Nicholas Clark <nick@ccl4.org>
3975              Date: Sat, 24 Nov 2001 16:24:33 +0000
3976              Message-ID: <20011124162433.Q37621@plum.flirble.org>
3977              
3978              cmp fixes.
3979      Branch: perl
3980            ! pp.c
3981 ____________________________________________________________________________
3982 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
3983         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
3984              (It seems that "./perl" gets resolved to "perl" now.)
3985      Branch: perl
3986            ! perl.c
3987 ____________________________________________________________________________
3988 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
3989         Log: Subject: [PATCH] DB_File 1.800        
3990              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
3991              Date: Sat, 24 Nov 2001 11:41:41 -0000
3992              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
3993      Branch: perl
3994            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
3995            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
3996            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
3997            ! ext/DB_File/t/db-recno.t
3998 ____________________________________________________________________________
3999 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
4000         Log: Tweak the PUSHED documentation.
4001      Branch: perl
4002            ! ext/PerlIO/Via/Via.pm
4003 ____________________________________________________________________________
4004 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
4005         Log: Update 1_compile for new known tests.
4006      Branch: perl
4007            ! t/lib/1_compile.t
4008 ____________________________________________________________________________
4009 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
4010         Log: Move the MBF/MBI test modules to t/lib.
4011      Branch: perl
4012            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
4013            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
4014            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
4015            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
4016            ! lib/Math/BigInt/t/sub_mbi.t
4017 ____________________________________________________________________________
4018 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
4019         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
4020              From: "Craig A. Berry" <craigberry@mac.com> 
4021              Date: Fri, 23 Nov 2001 18:05:35 -0600
4022              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
4023      Branch: perl
4024            ! configure.com
4025 ____________________________________________________________________________
4026 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
4027         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
4028              From: PPrymmer@factset.com 
4029              Date: Fri, 23 Nov 2001 17:03:07 -0500
4030              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
4031      Branch: perl
4032            ! ext/Unicode/Normalize/mkheader
4033 ____________________________________________________________________________
4034 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
4035         Log: Here are the right helper files.
4036      Branch: perl
4037            + t/lib/Filter/Simple/ExportTest.pm
4038            + t/lib/Filter/Simple/FilterOnlyTest.pm
4039            + t/lib/Filter/Simple/FilterTest.pm
4040            + t/lib/Filter/Simple/ImportTest.pm
4041            ! MANIFEST
4042 ____________________________________________________________________________
4043 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
4044         Log: Update Changes.
4045      Branch: perl
4046            ! Changes patchlevel.h
4047 ____________________________________________________________________________
4048 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
4049         Log: Never mind.
4050      Branch: perl
4051            - lib/Filter/Simple/lib/ExportTest.pm
4052            - lib/Filter/Simple/lib/ImportTest.pm
4053 ____________________________________________________________________________
4054 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
4055         Log: Mis-add.
4056      Branch: perl
4057            + lib/Filter/Simple/lib/ExportTest.pm
4058            + lib/Filter/Simple/lib/ImportTest.pm
4059 ____________________________________________________________________________
4060 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
4061         Log: Upgrade to Filter::Simple 0.77.
4062      Branch: perl
4063            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
4064            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
4065            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
4066            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
4067            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
4068 ____________________________________________________________________________
4069 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
4070         Log: Missing p4 add.
4071      Branch: perl
4072            + lib/ExtUtils/MM_VMS.t
4073 ____________________________________________________________________________
4074 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
4075         Log: Pass 5 at perldelta - module and utility updates cleanup.
4076      Branch: perl
4077            ! pod/perldelta.pod
4078 ____________________________________________________________________________
4079 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
4080         Log: metaconfig unit change for #13219.
4081      Branch: metaconfig/U/perl
4082            ! d_procselfexe.U
4083 ____________________________________________________________________________
4084 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
4085         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
4086      Branch: perl
4087            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4088            ! pod/buildtoc.PL pod/perltoc.pod
4089 ____________________________________________________________________________
4090 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
4091         Log: Add procselfexe and d_dirfd to strange lands.
4092      Branch: perl
4093            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
4094            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
4095            ! vos/config.ga.def vos/config.ga.h win32/config.bc
4096            ! win32/config.gc win32/config.vc win32/config.win64
4097            ! wince/config.ce
4098 ____________________________________________________________________________
4099 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
4100         Log: metaconfig unit change for #13216.
4101      Branch: metaconfig/U/perl
4102            ! d_procselfexe.U
4103 ____________________________________________________________________________
4104 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
4105         Log: Better to "quote" the pathname.
4106      Branch: perl
4107            ! Configure config_h.SH
4108 ____________________________________________________________________________
4109 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
4110         Log: Use PROCSELFEXE_PATH.
4111      Branch: perl
4112            ! perl.c
4113 ____________________________________________________________________________
4114 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
4115         Log: metaconfig unit change for #13213.
4116      Branch: metaconfig/U/perl
4117            ! d_procselfexe.U
4118 ____________________________________________________________________________
4119 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
4120         Log: Add probing for BSD-like /proc/curpoc/file.
4121      Branch: perl
4122            ! Configure config_h.SH
4123 ____________________________________________________________________________
4124 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
4125         Log: metaconfig unit change for 13211.
4126      Branch: metaconfig/U/perl
4127            + d_dirfd.U
4128 ____________________________________________________________________________
4129 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
4130         Log: Add probing for dirfd() so that it can be added it IO::Dir.
4131      Branch: perl
4132            ! Configure config_h.SH perl.h
4133 ____________________________________________________________________________
4134 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
4135         Log: ...and update the test count.
4136      Branch: perl
4137            ! lib/Pod/t/basic.t
4138 ____________________________________________________________________________
4139 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
4140         Log: Must remove the cap test also from the test script.
4141      Branch: perl
4142            ! lib/Pod/t/basic.t
4143 ____________________________________________________________________________
4144 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
4145         Log: Subject: [PATCH] Tests are good
4146              From: Nicholas Clark <nick@ccl4.org>
4147              Date: Fri, 23 Nov 2001 18:12:21 +0000
4148              Message-ID: <20011123181220.F37621@plum.flirble.org>
4149      Branch: perl
4150            ! pod/perlhack.pod
4151 ____________________________________________________________________________
4152 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
4153         Log: The basic.cap from podlators 1.14 is not very portable.
4154      Branch: perl
4155            - lib/Pod/t/basic.cap
4156            ! MANIFEST
4157 ____________________________________________________________________________
4158 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
4159         Log: Subject: Re: [DOC PATCHES] pod cleanups
4160              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
4161              Date: 22 Nov 2001 12:54:16 -0000
4162              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
4163      Branch: perl
4164            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
4165            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
4166 ____________________________________________________________________________
4167 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
4168         Log: FAQ sync.
4169      Branch: perl
4170            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
4171 ____________________________________________________________________________
4172 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
4173         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
4174              From: PPrymmer@factset.com
4175              Date: Fri, 23 Nov 2001 11:43:45 -0500
4176              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
4177      Branch: perl
4178            ! MANIFEST lib/ExtUtils/MM_VMS.pm
4179 ____________________________________________________________________________
4180 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
4181         Log: Corify podlators 1.14 test.
4182      Branch: perl
4183            ! lib/Pod/t/basic.t
4184 ____________________________________________________________________________
4185 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
4186         Log: Output tweak needed because of podlators 1.14.
4187      Branch: perl
4188            ! t/pod/multiline_items.xr
4189 ____________________________________________________________________________
4190 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
4191         Log: Upgrade to podlators 1.14.
4192      Branch: perl
4193            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
4194            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
4195            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
4196            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
4197            ! lib/Pod/Text/Overstrike.pm
4198 ____________________________________________________________________________
4199 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
4200         Log: perlmodinstall tweaks from Philip Newton.
4201      Branch: perl
4202            ! pod/perlmodinstall.pod
4203 ____________________________________________________________________________
4204 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
4205         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
4206              From: Autrijus Tang <autrijus@autrijus.org>           
4207              Date: Fri, 23 Nov 2001 23:55:53 +0800
4208              Message-ID: <20011123235553.A2310@not.autrijus.org>
4209      Branch: perl
4210            ! Porting/genlog
4211 ____________________________________________________________________________
4212 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
4213         Log: Subject: Re: regex oddness with \Z and $&
4214              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
4215              Date: Fri, 23 Nov 2001 15:15:24 +0000
4216              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
4217      Branch: perl
4218            ! regcomp.c t/op/re_tests
4219 ____________________________________________________________________________
4220 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
4221         Log: regen_headers.
4222      Branch: perl
4223            ! embed.h global.sym pod/perlapi.pod proto.h
4224 ____________________________________________________________________________
4225 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
4226         Log: Forgotten check-in.
4227      Branch: perl
4228            ! pod/perlapi.pod
4229 ____________________________________________________________________________
4230 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
4231         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
4232      Branch: perl
4233            ! lib/Test/Simple.pm
4234 ____________________________________________________________________________
4235 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
4236         Log: Retract #13173 (effectively retract Net::Ping 2.06,
4237              go back to 2.04, the 2.06 hasn't seen the patches
4238              that have gone to the blead version.)
4239      Branch: perl
4240            - lib/Net/Ping/CHANGES lib/Net/Ping/README
4241            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
4242            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
4243            - lib/Net/Ping/t/200_ping_tcp.t
4244            ! MANIFEST lib/Net/Ping.pm
4245 ____________________________________________________________________________
4246 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
4247         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
4248              From: Robin Barker <rmb1@cise.npl.co.uk>
4249              Date: Thu, 22 Nov 2001 11:00:38 GMT
4250              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
4251      Branch: perl
4252            ! utils/perldoc.PL
4253 ____________________________________________________________________________
4254 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
4255         Log: metaconfig unit change for #13191.
4256      Branch: metaconfig/U/perl
4257            ! d_procselfexe.U
4258 ____________________________________________________________________________
4259 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
4260         Log: procselfexe tweak: for some reason I had a ls in
4261              /proc/self/exe, not the ls Configure thought it
4262              would found.
4263      Branch: perl
4264            ! Configure
4265 ____________________________________________________________________________
4266 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
4267         Log: Corify the Net::Ping tests; skip the tests
4268              unless $ENV{PERL_TEST_Net_Ping} is true.
4269      Branch: perl
4270            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
4271            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
4272            ! lib/Net/Ping/t/200_ping_tcp.t
4273 ____________________________________________________________________________
4274 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
4275         Log: metaconfig units changes for #13188.
4276      Branch: metaconfig
4277            ! U/modified/Head.U
4278      Branch: metaconfig/U/perl
4279            ! issymlink.U
4280 ____________________________________________________________________________
4281 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
4282         Log: The #13182 didn't really help.  The real problem
4283              seems to be that 'sh' can in AIX mean at least three
4284              different things, and we can't know which one it is
4285              unless we export $newsh from an earlier run (and it's
4286              the 'bsh' aka 'sh' that has the the broken test -h).
4287      Branch: perl
4288            ! Configure
4289 ____________________________________________________________________________
4290 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
4291         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
4292      Branch: perl
4293            ! op.c t/op/override.t
4294 ____________________________________________________________________________
4295 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
4296         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
4297              From: PPrymmer@factset.com 
4298              Date: Wed, 21 Nov 2001 20:17:25 -0500
4299              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
4300      Branch: perl
4301            ! lib/Shell.t
4302 ____________________________________________________________________________
4303 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
4304         Log: Reapply perlmodinstall parts of #12897.
4305      Branch: perl
4306            ! pod/perlmodinstall.pod
4307 ____________________________________________________________________________
4308 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
4309         Log: perlmodinstall 2.01 from Jon Orwant.
4310      Branch: perl
4311            ! pod/perlmodinstall.pod
4312 ____________________________________________________________________________
4313 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
4314         Log: Subject: [PATCH @10907] REXX on OS/2
4315              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4316              Date: Wed, 21 Nov 2001 15:26:11 -0500
4317              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
4318      Branch: perl
4319            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
4320            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
4321 ____________________________________________________________________________
4322 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
4323         Log: metaconfig unit change for #13181.
4324      Branch: metaconfig/U/perl
4325            ! issymlink.U
4326 ____________________________________________________________________________
4327 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
4328         Log: AIX has broken builtin 'test'.
4329      Branch: perl
4330            ! Configure
4331 ____________________________________________________________________________
4332 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
4333         Log: Subject: [PATCH 5.7.x] INSTALL size update
4334              From: Andy Dougherty <doughera@lafayette.edu>
4335              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
4336              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
4337      Branch: perl
4338            ! INSTALL
4339 ____________________________________________________________________________
4340 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
4341         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
4342              to pp_sort.c.  Includes the quicksort stabilizing layer
4343              from John P. Linderman.  -Msort=qsort or -Msort=fast is
4344              faster than without (or with -Msort=mergesort or -Msort=safe)
4345              for short random inputs, but for some reason not quite as fast
4346              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
4347              optimizing definitely needed.
4348      Branch: perl
4349            + lib/sort.pm lib/sort.t pp_sort.c
4350            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
4351            ! embed.pl global.sym perl.h pp_ctl.c proto.h
4352            ! vms/descrip_mms.template vos/build.cm win32/Makefile
4353            ! win32/makefile.mk wince/Makefile.ce
4354 ____________________________________________________________________________
4355 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
4356         Log: Sync file with libnet-1.0901-tobe
4357      Branch: perl
4358            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
4359            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
4360            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
4361            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
4362            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
4363 ____________________________________________________________________________
4364 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
4365         Log: Subject: [PATCH perldoc] problems with pod2man
4366              From: Robin Barker <rmb1@cise.npl.co.uk>
4367              Date: Wed, 21 Nov 2001 17:48:51 GMT
4368              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
4369      Branch: perl
4370            ! utils/perldoc.PL
4371 ____________________________________________________________________________
4372 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
4373         Log: debug_pad only visible when debugging.
4374      Branch: perl
4375            ! makedef.pl
4376 ____________________________________________________________________________
4377 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
4378         Log: metaconfig units changes for #13174.
4379      Branch: metaconfig/U/perl
4380            + d_procselfexe.U
4381            - procselfexe.U
4382 ____________________________________________________________________________
4383 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
4384         Log: procselfexe tweaks.
4385      Branch: perl
4386            ! Configure config_h.SH
4387 ____________________________________________________________________________
4388 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
4389         Log: Upgrade to Net::Ping 2.06.
4390      Branch: perl
4391            + lib/Net/Ping/CHANGES lib/Net/Ping/README
4392            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
4393            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
4394            + lib/Net/Ping/t/200_ping_tcp.t
4395            ! MANIFEST lib/Net/Ping.pm
4396 ____________________________________________________________________________
4397 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
4398         Log: Upgrade to Math::BigInt 1.47.
4399      Branch: perl
4400            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
4401            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
4402            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
4403            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
4404            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
4405            ! lib/Math/BigInt/t/sub_mbi.t
4406 ____________________________________________________________________________
4407 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
4408         Log: Dynaloading for POSIX-BC from Thomas Dorner.
4409      Branch: perl
4410            ! hints/posix-bc.sh
4411 ____________________________________________________________________________
4412 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
4413         Log: Strange: the same mysterious regex study bug
4414              seems to be present both in OS/390 and POSIX-BC.
4415              Deep EBCDIC magic that regex engine gets wrong,
4416              or a bug in some compiler/library shared by the
4417              two platforms?  From Thomas Dorner.
4418      Branch: perl
4419            ! t/op/study.t
4420 ____________________________________________________________________________
4421 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
4422         Log: More lost and found.
4423      Branch: perl
4424            + lib/Test/Simple/README
4425            ! MANIFEST
4426 ____________________________________________________________________________
4427 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
4428         Log: MANIFESTly missing.
4429      Branch: perl
4430            ! MANIFEST
4431 ____________________________________________________________________________
4432 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
4433         Log: Subject: Re: PERFORCE change 13162 for review               
4434              From: Philip Newton <Philip.Newton@gmx.net> 
4435              Date: Wed, 21 Nov 2001 16:44:30 +0100
4436              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
4437      Branch: perl
4438            ! ext/Devel/PPPort/PPPort.pm
4439 ____________________________________________________________________________
4440 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
4441         Log: Update Changes.
4442      Branch: perl
4443            ! Changes patchlevel.h
4444 ____________________________________________________________________________
4445 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
4446         Log: Small doc tweaks.
4447      Branch: perl
4448            ! ext/PerlIO/Via/Via.pm
4449 ____________________________________________________________________________
4450 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
4451         Log: Redundant return.
4452      Branch: perl
4453            ! ext/MIME/Base64/QuotedPrint.pm
4454 ____________________________________________________________________________
4455 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
4456         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
4457              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
4458              Date: Wed, 21 Nov 2001 10:23:16 +0100
4459              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
4460      Branch: perl
4461            ! pp_pack.c t/op/pack.t
4462 ____________________________________________________________________________
4463 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
4464         Log: Add Devel::PPPort originally from Kenneth Albanowski,
4465              revigorated by Paul Marquess: gives h2xs a Perl version
4466              portability boost.
4467      Branch: perl
4468            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
4469            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
4470            + ext/Devel/PPPort/harness/Harness.pm
4471            + ext/Devel/PPPort/harness/Harness.xs
4472            + ext/Devel/PPPort/harness/Makefile.PL
4473            + ext/Devel/PPPort/harness/module2.c
4474            + ext/Devel/PPPort/harness/module3.c
4475            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
4476            ! MANIFEST lib/h2xs.t utils/h2xs.PL
4477 ____________________________________________________________________________
4478 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
4479         Log: Oops.
4480      Branch: perl
4481            ! lib/Test/Simple/t/filehandles.t
4482 ____________________________________________________________________________
4483 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
4484         Log: Subject: Re: PERFORCE change 13152 for review               
4485              From: Philip Newton <Philip.Newton@gmx.net> 
4486              Date: Wed, 21 Nov 2001 09:04:05 +0100
4487              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
4488      Branch: perl
4489            ! lib/Test/Builder.pm
4490 ____________________________________________________________________________
4491 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
4492         Log: Subject: Re: PERFORCE change 13142 for review
4493              From: Philip Newton <Philip.Newton@gmx.net>
4494              Date: Wed, 21 Nov 2001 09:04:03 +0100
4495              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
4496              
4497              plus rewrap few paragraphs.
4498      Branch: perl
4499            ! lib/Pod/LaTeX.pm
4500 ____________________________________________________________________________
4501 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
4502         Log: Integrate #13154 from macperl; Remove comments.
4503      Branch: perl
4504           !> lib/File/Spec/Mac.pm
4505 ____________________________________________________________________________
4506 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
4507         Log: Update the list of modules having tests.
4508      Branch: perl
4509            ! t/lib/1_compile.t
4510 ____________________________________________________________________________
4511 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
4512         Log: Slight doc changes.
4513      Branch: maint-5.6/macperl
4514            ! macos/macperl/MacPerl.podhelp
4515 ____________________________________________________________________________
4516 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
4517         Log: Add UTF-16 coercion.
4518      Branch: maint-5.6/macperl
4519            ! macos/lib/Mac/AppleEvents/Simple.pm
4520 ____________________________________________________________________________
4521 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
4522         Log: Remove comments.
4523      Branch: maint-5.6/macperl
4524            ! lib/File/Spec/Mac.pm
4525 ____________________________________________________________________________
4526 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
4527         Log: Fix FSpGetCatInfo (and other functions) corrupting
4528              memory with bad filespecs (bug #471867)
4529      Branch: maint-5.6/macperl
4530            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
4531 ____________________________________________________________________________
4532 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
4533         Log: Upgrade to Test::Simple 0.33.
4534      Branch: perl
4535            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
4536            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
4537            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
4538 ____________________________________________________________________________
4539 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
4540         Log: Upgrade to Test::Harness 1.26.
4541      Branch: perl
4542            ! lib/Test/Harness.pm lib/Test/Harness/Changes
4543 ____________________________________________________________________________
4544 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
4545         Log: Integrate change #13145 from maintperl;
4546              another compatibility tweak to change#12559: avoid quoting
4547              arguments that already have quotes; add test case
4548      Branch: perl
4549           !> t/op/system_tests win32/win32.c
4550 ____________________________________________________________________________
4551 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
4552         Log: integrate change#13147 from mainline (fixes nit in change#10091)
4553              
4554              Subject: [PATCH] spaceship and refs
4555      Branch: maint-5.6/perl
4556            ! pp.c pp_hot.c t/op/cmp.t
4557 ____________________________________________________________________________
4558 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
4559         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
4560              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
4561              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
4562              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
4563      Branch: perl
4564            + lib/Pod/t/utils.t
4565            ! MANIFEST
4566 ____________________________________________________________________________
4567 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
4568         Log: Subject: [PATCH] spaceship and refs
4569              From: Nicholas Clark <nick@ccl4.org>
4570              Date: Tue, 20 Nov 2001 21:59:51 +0000
4571              Message-ID: <20011120215951.U62891@plum.flirble.org> 
4572      Branch: perl
4573            ! pp.c pp_hot.c t/op/cmp.t
4574 ____________________________________________________________________________
4575 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
4576         Log: Try to clarify which I/O call operates on bytes,
4577              which on characters, which on either.
4578      Branch: perl
4579            ! pod/perlfunc.pod
4580 ____________________________________________________________________________
4581 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
4582         Log: another compatibility tweak to change#12559: avoid quoting
4583              arguments that already have quotes; add test case
4584      Branch: maint-5.6/perl
4585            ! t/op/system_tests win32/win32.c
4586 ____________________________________________________________________________
4587 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
4588         Log: Give a simple example of writing PerlIO::Via handlers
4589              in Perl.
4590      Branch: perl
4591            ! ext/PerlIO/Via/Via.pm
4592 ____________________________________________________________________________
4593 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
4594         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
4595      Branch: perl
4596            + lib/Pod/t/latex.t
4597            ! MANIFEST
4598 ____________________________________________________________________________
4599 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
4600         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
4601              From: Tim Jenness <t.jenness@jach.hawaii.edu>
4602              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
4603              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
4604      Branch: perl
4605            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
4606 ____________________________________________________________________________
4607 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
4608         Log: Spread d_procselfexe to far-off lands (undefined).
4609      Branch: perl
4610            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
4611            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
4612            ! vos/config.ga.def vos/config.ga.h win32/config.bc
4613            ! win32/config.gc win32/config.vc win32/config.win64
4614            ! wince/config.ce
4615 ____________________________________________________________________________
4616 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
4617         Log: Integrate perlio; add detection and use of /proc/self/exe
4618              (Linuxism for finding the absolute path of the executable)
4619      Branch: perl
4620           !> Configure config_h.SH perl.c t/op/magic.t
4621 ____________________________________________________________________________
4622 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
4623         Log: Really define do_report_used() only if DEBUGGING.
4624      Branch: perl
4625            ! sv.c
4626 ____________________________________________________________________________
4627 [ 13138] By: nick                                  on 2001/11/20  20:01:05
4628         Log: perl.c change to use HAS_PROCSELFEXE, also
4629              tweak to $^X test to comprehend full path to real executable
4630              being returned (like Cygwin as it happens...)
4631      Branch: perlio
4632            ! perl.c t/op/magic.t
4633 ____________________________________________________________________________
4634 [ 13137] By: nick                                  on 2001/11/20  19:46:00
4635         Log: Integrate mainline
4636      Branch: perlio
4637           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
4638           +> lib/NEXT/t/unseen.t
4639            - lib/NEXT/test.pl
4640           !> (integrate 34 files)
4641 ____________________________________________________________________________
4642 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
4643         Log: Subject: [?PATCH] terser pp_eq
4644              From: Nicholas Clark <nick@ccl4.org>
4645              Date: Mon, 19 Nov 2001 23:09:02 +0000
4646              Message-ID: <20011119230901.O62891@plum.flirble.org>
4647      Branch: perl
4648            ! pp_hot.c
4649 ____________________________________________________________________________
4650 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
4651         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
4652      Branch: perl
4653            ! pod/perldelta.pod
4654 ____________________________________________________________________________
4655 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
4656         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
4657              From: Andy Dougherty <doughera@lafayette.edu>
4658              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
4659              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
4660      Branch: perl
4661            ! ext/re/Makefile.PL ext/re/re.xs
4662 ____________________________________________________________________________
4663 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
4664         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
4665              From: Andy Dougherty <doughera@lafayette.edu>
4666              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
4667              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
4668      Branch: perl
4669            ! ext/re/re.xs
4670 ____________________________________________________________________________
4671 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
4672         Log: Integrate change #13119 from macperl.
4673              (No changes since already applied the patch,
4674              just keep perforce happy and well-fed.)
4675      Branch: perl
4676           !> lib/Pod/Html.pm
4677 ____________________________________________________________________________
4678 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
4679         Log: Subject: [PATCH] filter-util.pl for Mac OS
4680              From: Chris Nandor <pudge@pobox.com>
4681              Date: Tue, 20 Nov 2001 00:16:11 -0500
4682              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
4683      Branch: perl
4684            ! t/lib/filter-util.pl
4685 ____________________________________________________________________________
4686 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
4687         Log: Subject: [PATCH] Portability fix for Pod::Html
4688              From: Chris Nandor <pudge@pobox.com>
4689              Date: Tue, 20 Nov 2001 00:01:05 -0500
4690              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
4691      Branch: perl
4692            ! lib/Pod/Html.pm
4693 ____________________________________________________________________________
4694 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
4695         Log: Need to skip more tests if not perlio.
4696      Branch: perl
4697            ! lib/open.t
4698 ____________________________________________________________________________
4699 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
4700         Log: Pass 3 at perldelta - sort the lists of new modules,
4701              module improvements, and new platforms.
4702      Branch: perl
4703            ! pod/perldelta.pod
4704 ____________________________________________________________________________
4705 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
4706         Log: Document ${^OPEN}.
4707      Branch: perl
4708            ! pod/perlvar.pod
4709 ____________________________________________________________________________
4710 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
4711         Log: Make configpm work with extra keys
4712      Branch: maint-5.6/macperl
4713            ! macos/configpm
4714 ____________________________________________________________________________
4715 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
4716         Log: Version and doc updates
4717      Branch: maint-5.6/macperl
4718            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
4719 ____________________________________________________________________________
4720 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
4721         Log: More fixes for error message parsing (bug #470316)
4722      Branch: maint-5.6/macperl
4723            ! macos/macish.c
4724 ____________________________________________________________________________
4725 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
4726         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
4727              remove obsolete function (bug #465225)
4728      Branch: maint-5.6/macperl
4729            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
4730            ! macos/macperl/MPScript.c
4731 ____________________________________________________________________________
4732 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
4733         Log: Add p2as droplet to distribution.
4734      Branch: maint-5.6/macperl
4735            + macos/macperl/Droplets/p2as.plx
4736 ____________________________________________________________________________
4737 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
4738         Log: Bundle File::Sort.
4739      Branch: maint-5.6/macperl
4740            + macos/bundled_lib/blib/lib/File/Sort.pm
4741 ____________________________________________________________________________
4742 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
4743         Log: Various bundled module fixes.
4744      Branch: maint-5.6/macperl
4745            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
4746            ! macos/bundled_ext/Digest/MD5/t/files.t
4747            ! macos/bundled_ext/Filter/t/filter-util.pl
4748            ! macos/bundled_lib/blib/lib/Net/Config.pm
4749            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
4750 ____________________________________________________________________________
4751 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
4752         Log: Portability fix for Pod::Html.
4753      Branch: maint-5.6/macperl
4754            ! lib/Pod/Html.pm
4755 ____________________________________________________________________________
4756 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
4757         Log: Upgrade to Text::Balanced 1.89.
4758      Branch: perl
4759            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
4760            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
4761            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
4762            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
4763            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
4764            ! lib/Text/Balanced/t/gentag.t
4765 ____________________________________________________________________________
4766 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
4767         Log: Upgrade to NEXT 0.50.
4768      Branch: perl
4769            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
4770            + lib/NEXT/t/unseen.t
4771            - lib/NEXT/test.pl
4772            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
4773 ____________________________________________________________________________
4774 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
4775         Log: Integrate with maint-5.6/perl.
4776      Branch: maint-5.6/macperl
4777           !> win32/win32.c
4778 ____________________________________________________________________________
4779 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
4780         Log: Update the README.threads scary header a bit.
4781      Branch: perl
4782            ! README.threads
4783 ____________________________________________________________________________
4784 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
4785         Log: Pass 2 at perldelta: add some changes since 5.7.2.
4786      Branch: perl
4787            ! pod/perldelta.pod
4788 ____________________________________________________________________________
4789 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
4790         Log: Subject: [DOC PATCH] perlfaq4.pod 
4791              From: Tim Jenness <t.jenness@jach.hawaii.edu>
4792              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
4793              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
4794      Branch: perl
4795            ! pod/perlfaq4.pod
4796 ____________________________________________________________________________
4797 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
4798         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
4799              From: Michael G Schwern <schwern@pobox.com> 
4800              Date: Mon, 19 Nov 2001 19:53:12 -0500
4801              Message-ID: <20011119195311.I11883@blackrider>
4802      Branch: perl
4803            ! perl.c
4804 ____________________________________________________________________________
4805 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
4806         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
4807              From: PPrymmer@factset.com
4808              Date: Mon, 19 Nov 2001 17:08:59 -0500
4809              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
4810      Branch: perl
4811            ! vms/descrip_mms.template
4812 ____________________________________________________________________________
4813 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
4814         Log: Create a per-interpeter debug scratchpad container
4815              and use that for the regexec debugging.
4816      Branch: perl
4817            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
4818 ____________________________________________________________________________
4819 [ 13109] By: nick                                  on 2001/11/19  22:01:45
4820         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
4821              Configure unit detects the feature).
4822      Branch: metaconfig/U/perl
4823            + procselfexe.U
4824      Branch: perlio
4825            ! Configure config_h.SH
4826 ____________________________________________________________________________
4827 [ 13108] By: nick                                  on 2001/11/19  20:39:17
4828         Log: Integrate mainline
4829      Branch: perlio
4830           +> t/op/or.t
4831           !> (integrate 44 files)
4832 ____________________________________________________________________________
4833 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
4834         Log: sysseek tweak.
4835      Branch: perl
4836            ! pod/perlfunc.pod
4837 ____________________________________________________________________________
4838 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
4839         Log: Move the sysio tests from io/utf8 to lib/open.
4840      Branch: perl
4841            ! lib/open.t t/io/utf8.t
4842 ____________________________________________________________________________
4843 [ 13105] By: nick                                  on 2001/11/19  20:15:39
4844         Log: Add a .package and a README to //depot/metaconfig
4845      Branch: metaconfig
4846            + .package README
4847 ____________________________________________________________________________
4848 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
4849         Log: Thou shalt not mix stdio and sysio.
4850      Branch: perl
4851            ! t/io/utf8.t
4852 ____________________________________________________________________________
4853 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
4854         Log: Update Changes.
4855      Branch: perl
4856            ! Changes patchlevel.h
4857 ____________________________________________________________________________
4858 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
4859         Log: The runops_debug needs to be present always, otherwise
4860              places like AIX which need an explicit symbol export list
4861              will croak when trying to build Devel::Peek (which uses
4862              the runops_debug).
4863      Branch: perl
4864            ! makedef.pl
4865 ____________________________________________________________________________
4866 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
4867         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
4868              From: PPrymmer@factset.com 
4869              Date: Mon, 19 Nov 2001 11:34:22 -0500
4870              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
4871      Branch: perl
4872            ! lib/Memoize/t/tie_sdbm.t
4873 ____________________________________________________________________________
4874 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
4875         Log: Retract #13088: it seems that unless dump.c is extensively
4876              reorganized as to what symbols it shows, when, and to whom,
4877              we are stuck with having the dump.o symbols in the libperl
4878              and thusly in the main Perl binary.
4879      Branch: perl
4880            ! embedvar.h perlapi.h perlvars.h
4881 ____________________________________________________________________________
4882 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
4883         Log: The _uni_display should not be in dump.c since they
4884              are used under normal operation (S_not_a_number()).
4885      Branch: perl
4886            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
4887 ____________________________________________________________________________
4888 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
4889         Log: Protect sv_dump() from being included unless DEBUGGING,
4890              as noticed by Ilya.
4891      Branch: perl
4892            ! sv.c
4893 ____________________________________________________________________________
4894 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
4895         Log: Pending further investigation skip the tell() tests.
4896              The tell() is okay on Solaris, HP-UX and Tru64, but fails
4897              (by returning too much) in Linux.
4898      Branch: perl
4899            ! t/io/utf8.t
4900 ____________________________________________________________________________
4901 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
4902         Log: Retract #13082 until a better solution is found:
4903              statics break ithreads.
4904      Branch: perl
4905            ! regexec.c
4906 ____________________________________________________________________________
4907 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
4908         Log: Figures 1 and 2 for UTF-8.
4909      Branch: perl
4910            ! pod/perlunicode.pod
4911 ____________________________________________________________________________
4912 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
4913         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
4914              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4915              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
4916              Message-ID: <20011119132645.A15034@rafael>
4917      Branch: perl
4918            ! op.c pod/perldiag.pod t/lib/warnings/op
4919 ____________________________________________________________________________
4920 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
4921         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
4922              From: Michael G Schwern <schwern@pobox.com> 
4923              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
4924              Message-ID: <20011119031112.E786@blackrider>
4925      Branch: perl
4926            ! t/op/closure.t
4927 ____________________________________________________________________________
4928 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
4929         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
4930              From: Michael G Schwern <schwern@pobox.com>
4931              Date: Mon, 19 Nov 2001 03:42:56 -0500
4932              Message-ID: <20011119034256.I786@blackrider>
4933      Branch: perl
4934            + t/op/or.t
4935            ! MANIFEST
4936 ____________________________________________________________________________
4937 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
4938         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
4939              From: "Craig A. Berry" <craigberry@mac.com>
4940              Date: Sun, 18 Nov 2001 14:33:48 -0600
4941              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
4942      Branch: perl
4943            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
4944 ____________________________________________________________________________
4945 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
4946         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
4947              From: Dave Rolsky <autarch@urth.org>
4948              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
4949              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
4950      Branch: perl
4951            ! lib/ExtUtils/Manifest.pm
4952 ____________________________________________________________________________
4953 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
4954         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
4955              From: Dave Rolsky <autarch@urth.org>
4956              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
4957              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
4958      Branch: perl
4959            ! lib/ExtUtils/Install.pm
4960 ____________________________________________________________________________
4961 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
4962         Log: The runops_dbg should not be needed.
4963      Branch: perl
4964            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
4965 ____________________________________________________________________________
4966 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
4967         Log: do_spawn() cleanup from Charles Lane.
4968      Branch: perl
4969            ! vms/vms.c
4970 ____________________________________________________________________________
4971 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
4972         Log: Update the list of tests.
4973      Branch: perl
4974            ! t/lib/1_compile.t
4975 ____________________________________________________________________________
4976 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
4977         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
4978              From: Michael G Schwern <schwern@pobox.com> 
4979              Date: Fri, 16 Nov 2001 17:37:04 -0500
4980              Message-ID: <20011116173703.L30160@blackrider>
4981      Branch: perl
4982            ! t/lib/warnings/sv
4983 ____________________________________________________________________________
4984 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
4985         Log: FAQ sync.
4986      Branch: perl
4987            ! pod/perlfaq4.pod
4988 ____________________________________________________________________________
4989 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
4990         Log: Integrate perlio; win32 sync.
4991      Branch: perl
4992           !> perlio.c win32/win32io.c
4993 ____________________________________________________________________________
4994 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
4995         Log: (retracted by #13096)
4996              Debugging would be badly skewed by a malloc per regex dump.
4997      Branch: perl
4998            ! regexec.c
4999 ____________________________________________________________________________
5000 [ 13081] By: nick                                  on 2001/11/18  19:08:40
5001         Log: Win32 layer has a dup which needs to match new prototype.
5002      Branch: perlio
5003            ! win32/win32io.c
5004 ____________________________________________________________________________
5005 [ 13080] By: nick                                  on 2001/11/18  19:05:02
5006         Log: Wrong way to get stdio mode used.
5007      Branch: perlio
5008            ! perlio.c
5009 ____________________________________________________________________________
5010 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
5011         Log: Retract #13048: that introduced a malloc() (through savepvn())
5012              to *every* m//, which killed the performance quite badly.
5013      Branch: perl
5014            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
5015 ____________________________________________________________________________
5016 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
5017         Log: Pass 1 at perldelta.pod: sort the section contents
5018              together, drop all but the 5.7.2 known problems,
5019              leave the 5.7.1 security note since that's the
5020              fullest explanation (update the date on that).
5021      Branch: perl
5022            ! pod/perldelta.pod
5023 ____________________________________________________________________________
5024 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
5025         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
5026              
5027              Tiny problem in the test for 20011113.110: I hope
5028              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
5029      Branch: perl
5030            ! pp.c t/op/repeat.t
5031 ____________________________________________________________________________
5032 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
5033         Log: All of syswrite/send/sendto need to return character counts,
5034              and character counts from the offset, not the beginning of
5035              the scalar.
5036      Branch: perl
5037            ! pp_sys.c
5038 ____________________________________________________________________________
5039 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
5040         Log: Integrate PerlIO: duping fixes.
5041      Branch: perl
5042           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
5043           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
5044           !> perliol.h sv.c
5045 ____________________________________________________________________________
5046 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
5047         Log: syswrite() was still returning byte counts, not character counts.
5048      Branch: perl
5049            ! pp_sys.c t/io/utf8.t
5050 ____________________________________________________________________________
5051 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
5052         Log: Add test for sysread().
5053      Branch: perl
5054            ! t/io/utf8.t
5055 ____________________________________________________________________________
5056 [ 13072] By: nick                                  on 2001/11/18  16:15:31
5057         Log: Allow dup'ing of PerlIO::Scalar etc.
5058      Branch: perlio
5059            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
5060            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
5061            ! perliol.h sv.c
5062 ____________________________________________________________________________
5063 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
5064         Log: Prepend a null byte to the test set.
5065      Branch: perl
5066            ! t/io/utf8.t
5067 ____________________________________________________________________________
5068 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
5069         Log: Document how "no utf8;" can become handy.
5070      Branch: perl
5071            ! lib/utf8.pm
5072 ____________________________________________________________________________
5073 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
5074         Log: Integrate perlio; force the inclusion of the PL_runops_*
5075      Branch: perl
5076           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
5077 ____________________________________________________________________________
5078 [ 13068] By: nick                                  on 2001/11/18  13:23:33
5079         Log: embed.pl generated changes I forgot to include
5080      Branch: perlio
5081            ! embedvar.h perlapi.h pod/perlapi.pod
5082 ____________________________________________________________________________
5083 [ 13067] By: nick                                  on 2001/11/18  12:50:19
5084         Log: Force inclusion of both Perl_runops_* in perl itself,
5085              so they are available for Peek.xs etc.
5086      Branch: perlio
5087            ! perlvars.h
5088 ____________________________________________________________________________
5089 [ 13066] By: nick                                  on 2001/11/18  11:00:34
5090         Log: Integrate mainline - a few Devel::Peak fails.
5091      Branch: perlio
5092           +> (branch 29 files)
5093            - ext/Thread/Thread.pm lib/Benchmark.t
5094            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
5095            - lib/Lingua/KO/Hangul/Util/README
5096            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
5097            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
5098            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
5099            - vms/ext/vmsish.pm vms/ext/vmsish.t
5100            ! hv.c
5101           !> (integrate 389 files)
5102 ____________________________________________________________________________
5103 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
5104         Log: Start working on perldelta.  This is not yet any sort of
5105              editing; just concatenating perl570delta, perl571delta,
5106              and perl572delta.  Any sorting not done, any duplicate
5107              removal not done, any removal or update of obsolete items
5108              not done, any changes since 5.7.2 not included.  So there.
5109      Branch: perl
5110            ! pod/perldelta.pod
5111 ____________________________________________________________________________
5112 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
5113         Log: Banish "use utf8".
5114      Branch: perl
5115            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
5116 ____________________________________________________________________________
5117 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
5118         Log: Tweak from Charles Lane.
5119      Branch: perl
5120            ! vms/vms.c
5121 ____________________________________________________________________________
5122 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
5123         Log: Integrate change #13058 from maintperl;
5124              change#12559 breaks things on Win9x because command.com doesn't
5125              grok dquotes at all; disable all the system() smarts for
5126              command.com
5127      Branch: perl
5128           !> win32/win32.c
5129 ____________________________________________________________________________
5130 [ 13061] By: ams                                   on 2001/11/17  13:46:11
5131         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
5132              From: Jonathan Stowe <gellyfish@gellyfish.com>
5133              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
5134              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
5135      Branch: perl
5136            ! lib/Term/Cap.pm
5137 ____________________________________________________________________________
5138 [ 13060] By: ams                                   on 2001/11/17  09:49:10
5139         Log: Subject: [PATCH9 File/Find.pm doc nits
5140              From: Tels <perl_dummy@bloodgate.com>
5141              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
5142      Branch: perl
5143            ! lib/File/Find.pm
5144 ____________________________________________________________________________
5145 [ 13059] By: ams                                   on 2001/11/17  09:38:38
5146         Log: Subject: [PATCH] Benchmark.pm nit
5147              From: Tels <perl_dummy@bloodgate.com>
5148              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
5149      Branch: perl
5150            ! lib/Benchmark.pm
5151 ____________________________________________________________________________
5152 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
5153         Log: change#12559 breaks things on Win9x because command.com doesn't
5154              grok dquotes at all; disable all the system() smarts for
5155              command.com
5156      Branch: maint-5.6/perl
5157            ! win32/win32.c
5158 ____________________________________________________________________________
5159 [ 13057] By: ams                                   on 2001/11/16  20:30:03
5160         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
5161              From: Andy Dougherty <doughera@lafayette.edu>
5162              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
5163              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
5164      Branch: perl
5165            ! lib/Unicode/UCD.t
5166 ____________________________________________________________________________
5167 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
5168         Log: Subject: [Patch Perl@13023] VMS system() warning
5169              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
5170              Date: Fri, 16 Nov 2001 15:20:11 EST
5171              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
5172      Branch: perl
5173            ! vms/vms.c
5174 ____________________________________________________________________________
5175 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
5176         Log: It's neither-nor, and protect against the impossible.
5177      Branch: perl
5178            ! lib/Thread.pm
5179 ____________________________________________________________________________
5180 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
5181         Log: 5005threads didn't work because $Thread::VERSION wasn't
5182              visible.  Oops.
5183      Branch: perl
5184            ! ext/Thread/Makefile.PL lib/Thread.pm
5185 ____________________________________________________________________________
5186 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
5187         Log: Robustness against Linux using something else than gcc;
5188              based on
5189              
5190              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
5191              From: Charles Randall <cfriv@yahoo.com>
5192              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
5193              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
5194      Branch: perl
5195            ! ext/Errno/Errno_pm.PL
5196 ____________________________________________________________________________
5197 [ 13052] By: ams                                   on 2001/11/16  16:46:39
5198         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
5199              From: Russ Allbery <rra@stanford.edu>
5200              Date: 16 Nov 2001 09:44:21 -0800
5201              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
5202      Branch: perl
5203            ! lib/Pod/ParseLink.pm
5204 ____________________________________________________________________________
5205 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
5206         Log: Update perluniintro on the UTF-8 output matters
5207              (that -w will warn unless the stream is explicitly UTF-8-ified).
5208      Branch: perl
5209            ! pod/perluniintro.pod
5210 ____________________________________________________________________________
5211 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
5212         Log: Adding new files to MANIFEST is nice.
5213      Branch: perl
5214            ! MANIFEST
5215 ____________________________________________________________________________
5216 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
5217         Log: Update Changes.
5218      Branch: perl
5219            ! Changes patchlevel.h
5220 ____________________________________________________________________________
5221 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
5222         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
5223              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
5224              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
5225              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
5226      Branch: perl
5227            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
5228 ____________________________________________________________________________
5229 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
5230         Log: Rename perlunintro to perluniintro; regen toc.
5231      Branch: perl
5232            + pod/perluniintro.pod
5233            - pod/perlunintro.pod
5234            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
5235 ____________________________________________________________________________
5236 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
5237         Log: Document the negated lookeahead trick to emulate
5238              character class subtraction.
5239      Branch: perl
5240            ! pod/perlunicode.pod
5241 ____________________________________________________________________________
5242 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
5243         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
5244              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5245              Date: Fri, 16 Nov 2001 23:31:04 +0900
5246              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
5247              
5248              (with the tweak that Cntrl is not C, it's Cc)
5249      Branch: perl
5250            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
5251            ! lib/unicore/mktables
5252 ____________________________________________________________________________
5253 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
5254         Log: Subject: [PATCH current] runtime runops switch
5255              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5256              Date: Fri, 16 Nov 2001 00:48:09 -0500
5257              Message-ID: <20011116004809.A934@math.ohio-state.edu>
5258      Branch: perl
5259            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
5260            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
5261            ! pod/perlintern.pod proto.h run.c
5262 ____________________________________________________________________________
5263 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
5264         Log: Further discourage old Thread code; tell how to tell
5265              the difference.
5266      Branch: perl
5267            ! lib/Thread.pm
5268 ____________________________________________________________________________
5269 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
5270         Log: A missing return; from Charles Lane.
5271      Branch: perl
5272            ! vms/vms.c
5273 ____________________________________________________________________________
5274 [ 13041] By: ams                                   on 2001/11/16  12:11:14
5275         Log: Subject: [PATCH] Doc spellcheck + podcheck
5276              From: Autrijus Tang <autrijus@egb.elixus.org>
5277              Date: Thu, 15 Nov 2001 22:49:05 -0800
5278              Message-Id: <20011116064905.GA44092@egb.elixus.org>
5279              
5280              Subject: [PATCH] podcheck+spellcheck, the rest of the story
5281              From: Autrijus Tang <autrijus@egb.elixus.org>
5282              Date: Fri, 16 Nov 2001 00:42:20 -0800
5283              Message-Id: <20011116084220.GA44295@egb.elixus.org>
5284              
5285              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
5286              From: Nicholas Clark <nick@ccl4.org>
5287              Date: Fri, 16 Nov 2001 10:32:01 +0000
5288              Message-Id: <20011116103200.F62891@plum.flirble.org>
5289              (Applied after suitable de-mangling.)
5290      Branch: perl
5291            ! README.aix README.dgux README.dos README.epoc README.hpux
5292            ! README.mint README.mpeix README.netware README.os2
5293            ! README.os390 README.plan9 README.qnx README.solaris
5294            ! README.threads doio.c pod/perl571delta.pod
5295            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
5296            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
5297            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
5298            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
5299            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
5300            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
5301 ____________________________________________________________________________
5302 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
5303         Log: Avoid redefinedness warning for now.
5304      Branch: perl
5305            ! lib/Thread.pm
5306 ____________________________________________________________________________
5307 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
5308         Log: use strict.
5309      Branch: perl
5310            ! lib/Thread.pm
5311 ____________________________________________________________________________
5312 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
5313         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
5314              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
5315              Date: Thu, 15 Nov 2001 22:54:47 EST 
5316              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
5317      Branch: perl
5318            ! vms/vms.c vms/vmspipe.com
5319 ____________________________________________________________________________
5320 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
5321         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
5322              From: "chromatic" <chromatic@rmci.net>
5323              Date: Thu, 15 Nov 2001 19:54:23 -0700
5324              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
5325      Branch: perl
5326            ! lib/File/stat.t
5327 ____________________________________________________________________________
5328 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
5329         Log: Make Thread a wrapper for both ithreads and 5005threads.
5330              Needs a lot of work and Arthur's eyeballing (and finishing
5331              few missing odds and ends of threads.pm).  Now Thread
5332              is an extension without its own .pm.
5333              
5334              If there are people who have experience working with
5335              either the 5005threads or the ithreads: cleaning up
5336              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
5337              and porting the various Thread::* modules, like Thread::Queue,
5338              to work also with ithreads, is needed.
5339              
5340              Removed the 5005threads requirement from the 5005 tests
5341              for easier testing (not all of them work yet since
5342              they use the Thread::* modules that have not been made
5343              to work with ithreads).  Leave the 5005 tests named as
5344              *.tx so that they are not run by "make test".
5345      Branch: perl
5346            + lib/Thread.pm
5347            - ext/Thread/Thread.pm
5348            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
5349            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
5350            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
5351            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
5352            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
5353            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
5354            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
5355 ____________________________________________________________________________
5356 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
5357         Log: $VERSION "a5" doesn't quite work.
5358      Branch: perl
5359            ! ext/B/Makefile.PL
5360 ____________________________________________________________________________
5361 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
5362         Log: Add the fruits of Larry Shatzer's version verifying script.
5363              (There are some straddlers, but they will be fixed in the
5364              upcoming releases of the modules.)
5365      Branch: perl
5366            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
5367            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
5368            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
5369            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
5370            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
5371            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
5372            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
5373            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
5374            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
5375            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
5376            ! wince/FindExt.pm
5377 ____________________________________________________________________________
5378 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
5379         Log: Add Larry Shatzer's VERSION verifying script.
5380      Branch: perl
5381            + Porting/checkVERSION.pl
5382            ! MANIFEST Porting/pumpkin.pod
5383 ____________________________________________________________________________
5384 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
5385         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
5386              From: Michael G Schwern <schwern@pobox.com>
5387              Date: Thu, 15 Nov 2001 19:26:40 -0500
5388              Message-ID: <20011115192640.R31399@blackrider>
5389      Branch: perl
5390            ! t/test.pl
5391 ____________________________________________________________________________
5392 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
5393         Log: Document the MY_CXT business; from Paul Marquess.
5394      Branch: perl
5395            ! pod/perlxs.pod
5396 ____________________________________________________________________________
5397 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
5398         Log: VMSCMD synch attempt.
5399      Branch: perl
5400            ! vms/vms.c vms/vmsish.h
5401 ____________________________________________________________________________
5402 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
5403         Log: Advise against -P as instructed by Schwern.
5404      Branch: perl
5405            ! pod/perlrun.pod
5406 ____________________________________________________________________________
5407 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
5408         Log: Subject: [PATCH] v-strings as Objects Step 1
5409              From: John Peacock <jpeacock@rowman.com>
5410              Date: Thu, 15 Nov 2001 12:41:04 -0500
5411              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
5412      Branch: perl
5413            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
5414            ! util.c
5415 ____________________________________________________________________________
5416 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
5417         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
5418              From: Michael G Schwern <schwern@pobox.com>
5419              Date: Thu, 15 Nov 2001 12:47:59 -0500
5420              Message-ID: <20011115124759.E31399@blackrider>
5421      Branch: perl
5422            + t/run/switchx.aux t/run/switchx.t
5423            ! MANIFEST t/run/switches.t
5424 ____________________________________________________________________________
5425 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
5426         Log: Upgrade to Getopt::Long 2.26_03.
5427      Branch: perl
5428            ! lib/Getopt/Long.pm
5429 ____________________________________________________________________________
5430 [ 13025] By: ams                                   on 2001/11/15  20:46:22
5431         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
5432              From: Michael G Schwern <schwern@pobox.com>
5433              Date: Thu, 15 Nov 2001 16:24:11 -0500
5434              Message-Id: <20011115162411.M31399@blackrider>
5435      Branch: perl
5436            ! vms/vms.c
5437 ____________________________________________________________________________
5438 [ 13024] By: ams                                   on 2001/11/15  19:32:06
5439         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
5440              From: rspier@pobox.com (Robert Spier)
5441              Date: Thu, 15 Nov 2001 11:19:21 -0800
5442              Message-Id: <15348.5433.732364.963687@rls.cx>
5443      Branch: perl
5444            ! op.c
5445 ____________________________________________________________________________
5446 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
5447         Log: Update Changes.
5448      Branch: perl
5449            ! Changes patchlevel.h
5450 ____________________________________________________________________________
5451 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
5452         Log: Subject: [PATCH] new tests for command-line switches
5453              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5454              Date: Thu, 15 Nov 2001 17:00:30 +0100
5455              Message-ID: <20011115170030.A14193@rafael>
5456      Branch: perl
5457            + t/run/switches.t
5458            ! MANIFEST
5459 ____________________________________________________________________________
5460 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
5461         Log: Upgrade to podlators 1.13.
5462      Branch: perl
5463            + lib/Pod/ParseLink.pm
5464            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
5465            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
5466            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
5467            ! t/pod/pod2usage.xr t/pod/podselect.xr
5468 ____________________________________________________________________________
5469 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
5470         Log: skip "might be used uninitialized".
5471      Branch: perl
5472            ! pp_sys.c
5473 ____________________________________________________________________________
5474 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
5475         Log: Fix for "perlio bug in koi8-r encoding".  The problem
5476              seemed to be that binmode() always flushed the handle,
5477              which is not so good when switching encodings.  Fixed,
5478              added Matt Sergeant's testcase, documented in perlfunc/binmode,
5479              also added a pointer about disciplines to perlfunc/open,
5480              and in general cleaned up and reformatted the open entry.
5481      Branch: perl
5482            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
5483 ____________________________________________________________________________
5484 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
5485         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
5486              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
5487              Date: 15 Nov 2001 08:57:06 -0000
5488              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
5489              
5490              chop() and chomp() are not real list functions,
5491              so let's not have them overrideable.  (Casey will
5492              be confused since in #7071 he patched the other way.)
5493      Branch: perl
5494            ! pod/perlfunc.pod toke.c
5495 ____________________________________________________________________________
5496 [ 13017] By: ams                                   on 2001/11/15  12:56:49
5497         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
5498              From: Robin Barker <rmb1@cise.npl.co.uk>
5499              Date: Thu, 15 Nov 2001 13:48:34 GMT
5500              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
5501              (Applied with tweaks.)
5502      Branch: perl
5503            ! pod/perltrap.pod
5504 ____________________________________________________________________________
5505 [ 13016] By: ams                                   on 2001/11/15  09:12:48
5506         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
5507              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5508              Date: Thu, 15 Nov 2001 09:06:39 +0100
5509              Message-Id: <20011115090639.A13005@rafael>
5510      Branch: perl
5511            ! pod/perlrun.pod
5512 ____________________________________________________________________________
5513 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
5514         Log: "link =" from utils.lst was being processed oddly.
5515      Branch: perl
5516            ! installman
5517 ____________________________________________________________________________
5518 [ 13014] By: ams                                   on 2001/11/15  02:52:52
5519         Log: Subject: [PATCH current] CreateTTY in -d
5520              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5521              Date: Wed, 14 Nov 2001 21:26:31 -0500
5522              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
5523      Branch: perl
5524            ! lib/perl5db.pl
5525 ____________________________________________________________________________
5526 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
5527         Log: Corify the Filter::Simple tests. 
5528      Branch: perl
5529            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
5530            ! lib/Filter/Simple/t/filter_only.t
5531 ____________________________________________________________________________
5532 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
5533         Log: Upgrade to Filter::Simple 0.70.
5534      Branch: perl
5535            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
5536            + t/lib/FilterOnlyTest.pm
5537            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
5538            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
5539            ! t/lib/FilterTest.pm
5540 ____________________________________________________________________________
5541 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
5542         Log: Cleanliness inspired by Cygwin.
5543      Branch: perl
5544            ! Makefile.SH x2p/Makefile.SH
5545 ____________________________________________________________________________
5546 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
5547         Log: Add perlunintro (formerly known as perlunitut); regen toc.
5548      Branch: perl
5549            + pod/perlunintro.pod
5550            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
5551 ____________________________________________________________________________
5552 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
5553         Log: FAQ sync.
5554      Branch: perl
5555            ! pod/perlfaq6.pod
5556 ____________________________________________________________________________
5557 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
5558         Log: Quieten pgcc 2.91.66 worries.
5559      Branch: perl
5560            ! gv.c pp_ctl.c utf8.c
5561 ____________________________________________________________________________
5562 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
5563         Log: Upgrade to Switch 2.06.
5564      Branch: perl
5565            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
5566            ! lib/Switch/t/nested.t
5567 ____________________________________________________________________________
5568 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
5569         Log: Upgrade to Attribute::Handlers 0.76.
5570      Branch: perl
5571            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
5572            ! lib/Attribute/Handlers/README
5573            ! lib/Attribute/Handlers/demo/Demo.pm
5574            ! lib/Attribute/Handlers/demo/Descriptions.pm
5575            ! lib/Attribute/Handlers/demo/MyClass.pm
5576            ! lib/Attribute/Handlers/demo/demo_cycle.pl
5577            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
5578            ! lib/Attribute/Handlers/t/multi.t
5579 ____________________________________________________________________________
5580 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
5581         Log: Signedness nit.
5582      Branch: perl
5583            ! regexec.c
5584 ____________________________________________________________________________
5585 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
5586         Log: VERSIONize.
5587      Branch: perl
5588            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
5589            ! lib/integer.pm
5590 ____________________________________________________________________________
5591 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
5592         Log: No pod in internal Net::FTP classes.
5593      Branch: perl
5594            ! pod/buildtoc.PL
5595 ____________________________________________________________________________
5596 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
5597         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
5598              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
5599              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
5600              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
5601      Branch: perl
5602            ! regexec.c
5603 ____________________________________________________________________________
5604 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
5605         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
5606              Pudge correctly).
5607      Branch: perl
5608            ! t/test.pl
5609 ____________________________________________________________________________
5610 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
5611         Log: Add comments to mark where $^X is being handled.
5612      Branch: perl
5613            ! perl.c toke.c
5614 ____________________________________________________________________________
5615 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
5616         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
5617              From: Michael G Schwern <schwern@pobox.com>
5618              Date: Wed, 14 Nov 2001 16:38:25 -0500
5619              Message-ID: <20011114163825.D6519@blackrider>
5620      Branch: perl
5621            ! t/op/repeat.t
5622 ____________________________________________________________________________
5623 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
5624         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
5625              From: Michael G Schwern <schwern@pobox.com>
5626              Date: Wed, 14 Nov 2001 13:19:15 -0500
5627              Message-ID: <20011114131915.K5096@blackrider>
5628      Branch: perl
5629            ! t/op/die_exit.t
5630 ____________________________________________________________________________
5631 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
5632         Log: Subject: Re: [PATCH] new version of runperl()
5633              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
5634              Date: Wed, 14 Nov 2001 15:39:12 EST
5635              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
5636              
5637              "VMS $^X pipes etc" patch.
5638      Branch: perl
5639            ! vms/vms.c
5640 ____________________________________________________________________________
5641 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
5642         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
5643              and add "verbose" option to show the final command.
5644      Branch: perl
5645            ! t/test.pl
5646 ____________________________________________________________________________
5647 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
5648         Log: Goof in some of the comment fields of #12994.
5649      Branch: perl
5650            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
5651            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
5652            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
5653            ! lib/unicore/In/9.pl
5654 ____________________________________________________________________________
5655 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
5656         Log: The First, Last ranges in the Unicode data weren't
5657              getting their general categories added properly;
5658              noticed by Jeffrey Friedl.
5659      Branch: perl
5660            ! lib/unicore/Category.pl lib/unicore/In/0.pl
5661            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
5662            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
5663            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
5664            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
5665            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
5666            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
5667            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
5668            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
5669            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
5670            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
5671            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
5672            ! lib/unicore/mktables
5673 ____________________________________________________________________________
5674 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
5675         Log: Subject: [PATCH] new version of runperl()
5676              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5677              Date: Wed, 14 Nov 2001 12:23:01 +0100
5678              Message-ID: <20011114122301.A29384@rafael>
5679      Branch: perl
5680            ! t/io/argv.t t/test.pl
5681 ____________________________________________________________________________
5682 [ 12992] By: ams                                   on 2001/11/14  13:40:39
5683         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
5684              From: Michael G Schwern <schwern@pobox.com>
5685              Date: Tue, 13 Nov 2001 23:17:54 -0500
5686              Message-Id: <20011113231754.S32567@blackrider>
5687      Branch: perl
5688            ! perl.c
5689 ____________________________________________________________________________
5690 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
5691         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
5692              From: Philip Newton <Philip.Newton@gmx.net>
5693              Date: Wed, 14 Nov 2001 10:59:53 +0100
5694              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
5695              
5696              plus a lot of paragraph reformatting because of long lines.
5697      Branch: perl
5698            ! pod/perlapio.pod
5699 ____________________________________________________________________________
5700 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
5701         Log: A bool is not a pointer.
5702      Branch: perl
5703            ! pp_sys.c
5704 ____________________________________________________________________________
5705 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
5706         Log: AUTHORS updates.
5707      Branch: perl
5708            ! AUTHORS
5709 ____________________________________________________________________________
5710 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
5711         Log: There are several MIME RFCs.
5712      Branch: perl
5713            ! ext/Encode/Encode.pm
5714 ____________________________________________________________________________
5715 [ 12987] By: ams                                   on 2001/11/14  01:09:28
5716         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
5717              From: Michael G Schwern <schwern@pobox.com>
5718              Date: Tue, 13 Nov 2001 20:59:13 -0500
5719              Message-Id: <20011113205913.H32567@blackrider>
5720      Branch: perl
5721            ! t/op/groups.t vms/test.com
5722 ____________________________________________________________________________
5723 [ 12986] By: ams                                   on 2001/11/14  01:07:06
5724         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
5725              From: Michael G Schwern <schwern@pobox.com>
5726              Date: Tue, 13 Nov 2001 20:51:34 -0500
5727              Message-Id: <20011113205134.F32567@blackrider>
5728      Branch: perl
5729            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
5730 ____________________________________________________________________________
5731 [ 12985] By: ams                                   on 2001/11/14  00:43:59
5732         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
5733              From: Michael G Schwern <schwern@pobox.com>
5734              Date: Tue, 13 Nov 2001 20:38:42 -0500
5735              Message-Id: <20011113203842.E32567@blackrider>
5736      Branch: perl
5737            ! pod/perlport.pod
5738 ____________________________________________________________________________
5739 [ 12984] By: ams                                   on 2001/11/14  00:32:15
5740         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
5741              From: Michael G Schwern <schwern@pobox.com>
5742              Date: Tue, 13 Nov 2001 20:27:02 -0500
5743              Message-Id: <20011113202702.D32567@blackrider>
5744      Branch: perl
5745            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
5746            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
5747            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
5748            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
5749 ____________________________________________________________________________
5750 [ 12983] By: ams                                   on 2001/11/14  00:00:27
5751         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
5752              From: Michael G Schwern <schwern@pobox.com>
5753              Date: Tue, 13 Nov 2001 19:51:59 -0500
5754              Message-Id: <20011113195159.B32567@blackrider>
5755      Branch: perl
5756            ! pod/perlport.pod
5757 ____________________________________________________________________________
5758 [ 12982] By: ams                                   on 2001/11/13  23:53:11
5759         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
5760              From: Larry Shatzer <fugazi@zippy.zyx.net>
5761              Date: Tue, 13 Nov 2001 17:27:59 -0700
5762              Message-Id: <20011113172759.E27768@zippy.zyx.net>
5763      Branch: perl
5764            ! pod/perlapio.pod
5765 ____________________________________________________________________________
5766 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
5767         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
5768              "large enough" Unicode characters returned more than one
5769              as their "Unicode size".
5770      Branch: perl
5771            ! pp_sys.c t/io/utf8.t
5772 ____________________________________________________________________________
5773 [ 12980] By: ams                                   on 2001/11/13  19:32:33
5774         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
5775              From: "Craig A. Berry" <craigberry@mac.com>
5776              Date: Tue, 13 Nov 2001 14:33:25 -0600
5777              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
5778      Branch: perl
5779            ! vms/gen_shrfls.pl
5780 ____________________________________________________________________________
5781 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
5782         Log: Subject: Minor patch to Encode.pm (detypo)
5783              From: "Philip Newton" <Philip.Newton@gmx.net>
5784              Date: Tue, 13 Nov 2001 20:11:01 +0100
5785              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
5786      Branch: perl
5787            ! ext/Encode/Encode.pm
5788 ____________________________________________________________________________
5789 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
5790         Log: Evil tabulators.
5791      Branch: perl
5792            ! ext/Encode/Encode.pm
5793 ____________________________________________________________________________
5794 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
5795         Log: Document the available encodings.
5796      Branch: perl
5797            ! ext/Encode/Encode.pm
5798 ____________________________________________________________________________
5799 [ 12976] By: ams                                   on 2001/11/13  17:14:07
5800         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
5801              From: Barrie Slaymaker <barries@slaysys.com>
5802              Date: Tue, 13 Nov 2001 12:41:36 -0500
5803              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
5804      Branch: perl
5805            ! t/op/universal.t
5806 ____________________________________________________________________________
5807 [ 12975] By: ams                                   on 2001/11/13  16:24:21
5808         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
5809              From: Barrie Slaymaker <barries@slaysys.com>
5810              Date: Tue, 13 Nov 2001 10:56:20 -0500
5811              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
5812              (Test applied with minor tweaks and ->isa("HASH") omission.)
5813      Branch: perl
5814            ! lib/UNIVERSAL.pm t/op/universal.t
5815 ____________________________________________________________________________
5816 [ 12974] By: ams                                   on 2001/11/13  15:46:07
5817         Log: Subject: [PATCH Benchmark.pm] docco tweaks
5818              From: Barrie Slaymaker <barries@slaysys.com>
5819              Date: Tue, 13 Nov 2001 11:34:45 -0500
5820              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
5821      Branch: perl
5822            ! lib/Benchmark.pm
5823 ____________________________________________________________________________
5824 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
5825         Log: Subject: [PATCH] Attack of the C loops, round 1
5826              From: Richard Soderberg <rs@oregonnet.com>
5827              Date: Mon, 12 Nov 2001 12:07:29 -0800
5828              Message-Id: <200111122007.MAA01994@oregonnet.com>
5829              
5830              Subject: [PATCH] bytecode.pl (tiny patch)
5831              From: Richard Soderberg <rs@oregonnet.com>
5832              Date: Mon, 12 Nov 2001 12:53:24 -0800
5833              Message-Id: <200111122053.MAA06272@oregonnet.com>
5834      Branch: perl
5835            ! bytecode.pl installhtml
5836 ____________________________________________________________________________
5837 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
5838         Log: Subject: [PATCH] Update to Filter::Util::Call
5839              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
5840              Date: Sun, 11 Nov 2001 22:33:33 -0000
5841              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
5842              
5843              Use the new CXT* macros.
5844      Branch: perl
5845            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
5846 ____________________________________________________________________________
5847 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
5848         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
5849              From: Michael G Schwern <schwern@pobox.com>
5850              Date: Mon, 12 Nov 2001 20:50:34 -0500
5851              Message-ID: <20011112205034.H2888@blackrider>
5852      Branch: perl
5853            + lib/vmsish.pm lib/vmsish.t
5854            - vms/ext/vmsish.pm vms/ext/vmsish.t
5855            ! MANIFEST vms/descrip_mms.template
5856 ____________________________________________________________________________
5857 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
5858         Log: :utf8 works only with perlio.
5859      Branch: perl
5860            ! lib/open.t
5861 ____________________________________________________________________________
5862 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
5863         Log: Subject: Re: @Config -"des" not quite working on VMS
5864              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
5865              Date: Tue, 13 Nov 2001 08:35:13 EST 
5866              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
5867      Branch: perl
5868            ! configure.com
5869 ____________________________________________________________________________
5870 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
5871         Log: Subject: [PATCH] lib/charnames.pm 
5872              From: Jeffrey Friedl <jfriedl@yahoo.com>
5873              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
5874              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
5875      Branch: perl
5876            ! lib/charnames.pm
5877 ____________________________________________________________________________
5878 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
5879         Log: Docs for Mac::err.
5880      Branch: maint-5.6/macperl
5881            ! macos/ext/Mac/err/err.pm
5882 ____________________________________________________________________________
5883 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
5884         Log: Some cleanup; change some globals to references for
5885              possible persistence later.
5886      Branch: maint-5.6/macperl
5887            ! macos/lib/Mac/Glue.pm
5888 ____________________________________________________________________________
5889 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
5890         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
5891      Branch: maint-5.6/macperl
5892            ! macos/ext/Mac/Files/Files.pm
5893 ____________________________________________________________________________
5894 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
5895         Log: Get Mac::Navigation to compile (bug #464684).
5896      Branch: maint-5.6/macperl
5897            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
5898            ! macos/ext/Mac/Navigation/Makefile.PL
5899            ! macos/ext/Mac/Navigation/Navigation.xs
5900            ! macos/macperl/Makefile.mk
5901 ____________________________________________________________________________
5902 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
5903         Log: Add in modules and POD to help menu.
5904      Branch: maint-5.6/macperl
5905            ! macos/macperl/MacPerl.podhelp
5906 ____________________________________________________________________________
5907 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
5908         Log: Update bundled modules.
5909      Branch: maint-5.6/macperl
5910            + macos/bundled_ext/Filter/t/FilterTest.pm
5911            + macos/bundled_ext/List/Util/t/shuffle.t
5912            + macos/bundled_ext/Storable/t/compat06.t
5913            + macos/bundled_ext/Storable/t/st-dump.pl
5914            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
5915            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
5916            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
5917            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
5918            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
5919            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
5920            + macos/bundled_lib/blib/lib/lwpcook.pod
5921            + macos/bundled_lib/t/Filter/Simple/filter.t
5922            + macos/bundled_lib/t/Switch/t/given.t
5923            + macos/bundled_lib/t/Switch/t/nested.t
5924            + macos/bundled_lib/t/Switch/t/switch.t
5925            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
5926            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
5927            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
5928            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
5929            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
5930            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
5931            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
5932            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
5933            + macos/bundled_lib/t/URI/rfc2732.t
5934            + macos/bundled_lib/t/libnet/config.t
5935            + macos/bundled_lib/t/libnet/libnet_t.pl
5936            + macos/bundled_lib/t/libwww-perl/live/google.t
5937            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
5938            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
5939            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
5940            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
5941            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
5942            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
5943            + macos/bundled_lib/t/libwww-perl/live/validator.t
5944            - macos/bundled_ext/Filter/t/MyFilter.pm
5945            - macos/bundled_ext/Storable/t/compat-0.6.t
5946            - macos/bundled_ext/Storable/t/dump.pl
5947            - macos/bundled_ext/Time/Piece/Makefile.PL
5948            - macos/bundled_ext/Time/Piece/Piece.pm
5949            - macos/bundled_ext/Time/Piece/Piece.t
5950            - macos/bundled_ext/Time/Piece/Piece.xs
5951            - macos/bundled_ext/Time/Piece/README
5952            - macos/bundled_ext/Time/Piece/Seconds.pm
5953            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
5954            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
5955            - macos/bundled_lib/blib/lib/Net/PH.pm
5956            - macos/bundled_lib/blib/lib/Net/SNPP.pm
5957            - macos/bundled_lib/blib/lib/Text/Balanced.pod
5958            - macos/bundled_lib/t/Filter/Simple/test.pl
5959            - macos/bundled_lib/t/Switch/test.pl
5960            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
5961            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
5962            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
5963            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
5964            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
5965            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
5966            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
5967            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
5968            - macos/bundled_lib/t/libnet/ph.t
5969            ! (edit 125 files)
5970 ____________________________________________________________________________
5971 [ 12961] By: ams                                   on 2001/11/13  00:45:08
5972         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
5973              From: Michael G Schwern <schwern@pobox.com>
5974              Date: Mon, 12 Nov 2001 20:16:45 -0500
5975              Message-Id: <20011112201644.G2888@blackrider>
5976      Branch: perl
5977            ! pod/perlport.pod
5978 ____________________________________________________________________________
5979 [ 12960] By: ams                                   on 2001/11/12  23:54:00
5980         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
5981              Recoving dup tests for VMS
5982              From: Michael G Schwern <schwern@pobox.com>
5983              Date: Mon, 12 Nov 2001 19:35:33 -0500
5984              Message-Id: <20011112193533.D2888@blackrider>
5985      Branch: perl
5986            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
5987 ____________________________________________________________________________
5988 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
5989         Log: Update Changes.
5990      Branch: perl
5991            ! Changes patchlevel.h
5992 ____________________________________________________________________________
5993 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
5994         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
5995              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
5996              Date: Mon, 12 Nov 2001 12:35:18 EST 
5997              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
5998      Branch: perl
5999            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
6000            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
6001 ____________________________________________________________________________
6002 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
6003         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
6004              From: Barrie Slaymaker <barries@slaysys.com>
6005              Date: Mon, 12 Nov 2001 11:19:52 -0500
6006              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
6007      Branch: perl
6008            ! lib/File/Spec.t lib/File/Spec/Win32.pm
6009 ____________________________________________________________________________
6010 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
6011         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
6012              From: Barrie Slaymaker <barries@slaysys.com>
6013              Date: Mon, 12 Nov 2001 11:07:36 -0500
6014              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
6015      Branch: perl
6016            ! lib/Benchmark.pm
6017 ____________________________________________________________________________
6018 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
6019         Log: Misplaced test, noticed by Barrie Slaymaker.
6020              (We are missing Benchmark tests, then.)
6021      Branch: perl
6022            + ext/Devel/DProf/DProf.t
6023            - lib/Benchmark.t
6024            ! MANIFEST
6025 ____________________________________________________________________________
6026 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
6027         Log: Subject: [PATCH] a few typo fixes 
6028              From: Jeffrey Friedl <jfriedl@yahoo.com>
6029              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
6030              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
6031              
6032              Patching README.foo instead of pod/perlfoo.pod,
6033              not patching Math::BigInt (Tels will take care of that),
6034              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
6035              and perldoc.PL instead of libnetcfg and perldoc, patching
6036              ext/Digest/MD5/t/files.t since MD5.pm was changed.
6037      Branch: perl
6038            ! (edit 109 files)
6039 ____________________________________________________________________________
6040 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
6041         Log: Add a note about the dangers of bad UTF-8.
6042      Branch: perl
6043            ! pod/perlunicode.pod
6044 ____________________________________________________________________________
6045 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
6046         Log: NetWare Nit from Ananth Kesari.
6047      Branch: perl
6048            ! NetWare/config.wc
6049 ____________________________________________________________________________
6050 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
6051         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
6052      Branch: perl
6053            ! ext/Encode/Encode.pm
6054 ____________________________________________________________________________
6055 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
6056         Log: (retracted by #12951)
6057      Branch: perl
6058            ! ext/Encode/Encode.pm
6059 ____________________________________________________________________________
6060 [ 12949] By: ams                                   on 2001/11/12  06:40:18
6061         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
6062              From: Robert Spier <rspier@pobox.com>
6063              Date: Sun, 11 Nov 2001 18:50:18 -0800
6064              Message-Id: <15343.14570.121505.233336@rls.cx>
6065              
6066              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
6067              From: Rick Delaney <rick.delaney@home.com>
6068              Date: 12 Nov 2001 00:15:52 -0500
6069              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
6070      Branch: perl
6071            ! pp_hot.c t/op/taint.t
6072 ____________________________________________________________________________
6073 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
6074         Log: It seems that we actually have this detail implemented
6075              as for as Level 1 Support of Unicode regex support is
6076              concerned: at Level 1 only 1:1 support for loose
6077              (aka caseless, aka caseigoring ) matching is required.
6078      Branch: perl
6079            ! pod/perlunicode.pod
6080 ____________________________________________________________________________
6081 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
6082         Log: (retracted by #12951)
6083      Branch: perl
6084            ! ext/Encode/Encode.pm
6085 ____________________________________________________________________________
6086 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
6087         Log: BOM, bom, Bom.
6088      Branch: perl
6089            ! pod/perlunicode.pod
6090 ____________________________________________________________________________
6091 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
6092         Log: Upgrade to Math::BigInt 1.46.
6093      Branch: perl
6094            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
6095            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
6096            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
6097            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
6098            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
6099 ____________________________________________________________________________
6100 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
6101         Log: Subject: Re: PERFORCE change 12943 for review
6102              From: "Philip Newton" <Philip.Newton@gmx.net>
6103              Date: Sun, 11 Nov 2001 20:53:36 +0100
6104              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
6105      Branch: perl
6106            ! pod/perlunicode.pod
6107 ____________________________________________________________________________
6108 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
6109         Log: Doc updates; make the Unicode discussions a little
6110              bit less alarming, and add information about encodings,
6111              surrogates, and BOMs.
6112      Branch: perl
6113            ! pod/perlunicode.pod
6114 ____________________________________________________________________________
6115 [ 12942] By: ams                                   on 2001/11/11  16:45:00
6116         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
6117              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
6118              Date: Mon, 12 Nov 2001 00:22:57 +0900
6119              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
6120      Branch: perl
6121            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
6122            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
6123 ____________________________________________________________________________
6124 [ 12941] By: ams                                   on 2001/11/11  13:01:40
6125         Log: Subject: Re: PERFORCE change 12929 for review
6126              From: "Philip Newton" <Philip.Newton@gmx.net>
6127              Date: Sun, 11 Nov 2001 14:27:44 +0100
6128              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
6129      Branch: perl
6130            ! MANIFEST
6131 ____________________________________________________________________________
6132 [ 12940] By: ams                                   on 2001/11/11  05:06:43
6133         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
6134              From: Michael G Schwern <schwern@pobox.com>
6135              Date: Thu, 8 Nov 2001 22:56:45 -0500
6136              Message-Id: <20011108225645.H5587@blackrider>
6137      Branch: perl
6138            ! t/op/chdir.t
6139 ____________________________________________________________________________
6140 [ 12939] By: ams                                   on 2001/11/11  05:01:00
6141         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
6142              From: Michael G Schwern <schwern@pobox.com>
6143              Date: Sun, 11 Nov 2001 00:54:43 -0500
6144              Message-Id: <20011111005443.A24450@blackrider>
6145      Branch: perl
6146            ! ext/Cwd/t/cwd.t
6147 ____________________________________________________________________________
6148 [ 12938] By: ams                                   on 2001/11/11  03:25:13
6149         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
6150              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
6151              From: "chromatic" <chromatic@rmci.net>
6152              Date: Sat, 10 Nov 2001 21:03:20 -0700
6153              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
6154      Branch: perl
6155            ! lib/File/stat.pm lib/File/stat.t
6156 ____________________________________________________________________________
6157 [ 12937] By: ams                                   on 2001/11/11  02:05:23
6158         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
6159              From: "Craig A. Berry" <craigberry@mac.com>
6160              Date: Sat, 10 Nov 2001 17:23:52 -0600
6161              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
6162      Branch: perl
6163            ! t/op/magic.t
6164 ____________________________________________________________________________
6165 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
6166         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
6167      Branch: perl
6168            ! lib/open.pm lib/open.t
6169 ____________________________________________________________________________
6170 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
6171         Log: The Official name of ASCII.
6172      Branch: perl
6173            ! ext/Encode/Encode.pm
6174 ____________________________________________________________________________
6175 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
6176         Log: The KOI8-R example wasn't quite right.
6177      Branch: perl
6178            ! lib/open.pm lib/open.t
6179 ____________________________________________________________________________
6180 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
6181         Log: Enhance the open pragma to support :utf8, :locale,
6182              and :encoding directly as special cases, and rename
6183              the INOUT to IO.
6184      Branch: perl
6185            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
6186 ____________________________________________________________________________
6187 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
6188         Log: Document the UTF-16 surrogate encoding and decoding.
6189      Branch: perl
6190            ! ext/Encode/Encode.pm
6191 ____________________________________________________________________________
6192 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
6193         Log: A potential recursion breaker.
6194      Branch: perl
6195            ! sv.c
6196 ____________________________________________________________________________
6197 [ 12930] By: ams                                   on 2001/11/10  07:46:53
6198         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
6199              (was Re: perl@12892)
6200              From: "chromatic" <chromatic@rmci.net>
6201              Date: Sat, 10 Nov 2001 01:28:09 -0700
6202              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
6203      Branch: perl
6204            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
6205            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
6206            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
6207            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
6208 ____________________________________________________________________________
6209 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
6210         Log: Add a test for the bytes pragma.
6211      Branch: perl
6212            + lib/bytes.t
6213            ! MANIFEST
6214 ____________________________________________________________________________
6215 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
6216         Log: Doc update.
6217      Branch: perl
6218            ! lib/bytes.pm
6219 ____________________________________________________________________________
6220 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
6221         Log: Cease to exist.
6222      Branch: perl
6223            - lib/Unicode/Normalize.pm
6224 ____________________________________________________________________________
6225 [ 12926] By: ams                                   on 2001/11/10  03:23:16
6226         Log: Subject: [patch] my_setenv speedup + fixes
6227              From: Doug MacEachern <dougm@covalent.net>
6228              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
6229              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
6230      Branch: perl
6231            ! util.c
6232 ____________________________________________________________________________
6233 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
6234         Log: Newline trouble.
6235      Branch: perl
6236            ! lib/ExtUtils/Embed.t
6237 ____________________________________________________________________________
6238 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
6239         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
6240              From: "Craig A. Berry" <craigberry@mac.com>
6241              Date: Fri, 09 Nov 2001 18:13:16 -0600
6242              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
6243      Branch: perl
6244            ! vms/munchconfig.c
6245 ____________________________________________________________________________
6246 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
6247         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
6248              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6249              Date: Sat, 10 Nov 2001 00:10:45 +0100
6250              Message-ID: <20011110001045.A11945@rafael>
6251      Branch: perl
6252            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
6253            + t/run/switchn.t t/run/switchp.t
6254            ! MANIFEST
6255 ____________________________________________________________________________
6256 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
6257         Log: Subject: [PATCH] some tests not cleaning up properly               
6258              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
6259              Date: Fri, 9 Nov 2001 22:13:10 +0100
6260              Message-ID: <20011109221310.A11115@rafael>
6261      Branch: perl
6262            ! ext/Cwd/t/cwd.t t/io/argv.t
6263 ____________________________________________________________________________
6264 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
6265         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
6266              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6267              Date: Fri, 9 Nov 2001 15:07:19 EST
6268              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
6269      Branch: perl
6270            ! lib/ExtUtils/Embed.t
6271 ____________________________________________________________________________
6272 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
6273         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
6274              have been copied so it shouldn't be freed in perl_destruct()
6275      Branch: perl
6276            ! perl.c
6277 ____________________________________________________________________________
6278 [ 12919] By: ams                                   on 2001/11/09  15:36:22
6279         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
6280              From: Michael G Schwern <schwern@pobox.com>
6281              Date: Fri, 9 Nov 2001 00:38:59 -0500
6282              Message-Id: <20011109003859.K5587@blackrider>
6283              (Applied with directory name changes suggested by Craig Berry.)
6284      Branch: perl
6285            ! ext/Cwd/t/cwd.t
6286 ____________________________________________________________________________
6287 [ 12918] By: ams                                   on 2001/11/09  15:29:15
6288         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
6289              From: Michael G Schwern <schwern@pobox.com>
6290              Date: Fri, 9 Nov 2001 01:44:14 -0500
6291              Message-Id: <20011109014414.N5587@blackrider>
6292      Branch: perl
6293            ! vms/ext/filespec.t
6294 ____________________________________________________________________________
6295 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
6296         Log: Update Changes.
6297      Branch: perl
6298            ! Changes patchlevel.h
6299 ____________________________________________________________________________
6300 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
6301         Log: Regen toc.
6302      Branch: perl
6303            ! pod/perltoc.pod
6304 ____________________________________________________________________________
6305 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
6306         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
6307              see http://www.jepstone.net/bjepson//jpl/cvs.html
6308      Branch: perl
6309            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
6310 ____________________________________________________________________________
6311 [ 12914] By: ams                                   on 2001/11/09  14:05:12
6312         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
6313              From: Michael G Schwern <schwern@pobox.com>
6314              Date: Thu, 8 Nov 2001 22:05:49 -0500
6315              Message-Id: <20011108220549.F5587@blackrider>
6316      Branch: perl
6317            ! vms/test.com
6318 ____________________________________________________________________________
6319 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
6320         Log: NetWare update from Ananth Kesari.
6321      Branch: perl
6322            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
6323 ____________________________________________________________________________
6324 [ 12912] By: ams                                   on 2001/11/09  13:40:26
6325         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
6326              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6327              Date: Fri, 9 Nov 2001 14:32:28 +0100
6328              Message-Id: <20011109143228.A18996@rafael>
6329      Branch: perl
6330            ! perl.c
6331 ____________________________________________________________________________
6332 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
6333         Log: FAQ sync.
6334      Branch: perl
6335            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
6336            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
6337            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
6338 ____________________________________________________________________________
6339 [ 12910] By: ams                                   on 2001/11/09  07:33:49
6340         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
6341              From: Michael G Schwern <schwern@pobox.com>
6342              Date: Fri, 9 Nov 2001 00:41:56 -0500
6343              Message-Id: <20011109004156.L5587@blackrider>
6344      Branch: perl
6345            ! lib/File/Find/t/find.t
6346 ____________________________________________________________________________
6347 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
6348         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
6349              The CPAN distribution has both pm and XS implementations,
6350              and for performance reasons we choose the XS.
6351              Another reason to choose the XS is that it doesn't
6352              require Lingua::KO::Hangul::Util, which means that
6353              we can delete that-- which in turn means that Unicode::UCD
6354              cannot expect that: support it, but don't expect.
6355              Ditto Unicode::Collate.
6356              
6357              Note that Unicode::Normalize Makefile.PL and
6358              Normalize.xs have been modified from the CPAN 0.10
6359              versions: the first one to be simpler (no pm) and
6360              clean up the generated unf*.h files, the second one
6361              to quench compiler grumblings.  Must notify Sadahiro
6362              about these changes.
6363      Branch: perl
6364            + ext/Unicode/Normalize/Changes
6365            + ext/Unicode/Normalize/Makefile.PL
6366            + ext/Unicode/Normalize/Normalize.pm
6367            + ext/Unicode/Normalize/Normalize.pod
6368            + ext/Unicode/Normalize/Normalize.xs
6369            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
6370            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
6371            + ext/Unicode/Normalize/t/test.t
6372            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
6373            - lib/Lingua/KO/Hangul/Util/README
6374            - lib/Lingua/KO/Hangul/Util/t/test.t
6375            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
6376            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
6377            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
6378            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
6379            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
6380            ! win32/makefile.mk
6381 ____________________________________________________________________________
6382 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
6383         Log: Test miscounting.
6384      Branch: perl
6385            ! ext/POSIX/t/posix.t
6386 ____________________________________________________________________________
6387 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
6388         Log: Quote the variables in failures messages more nicely.
6389      Branch: perl
6390            ! t/test.pl
6391 ____________________________________________________________________________
6392 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
6393         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
6394              From: Michael G Schwern <schwern@pobox.com>
6395              Date: Thu, 8 Nov 2001 17:24:49 -0500
6396              Message-ID: <20011108172449.A5587@blackrider>
6397              
6398              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
6399              From: "Craig A. Berry" <craigberry@mac.com>
6400              Date: Thu, 8 Nov 2001 16:35:00 -0600
6401              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
6402      Branch: perl
6403            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
6404 ____________________________________________________________________________
6405 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
6406         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
6407              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
6408              Date: Thu, 8 Nov 2001 22:52:50 -0000
6409              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
6410      Branch: perl
6411            ! ext/DB_File/t/db-recno.t
6412 ____________________________________________________________________________
6413 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
6414         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
6415              (Probably not an EBCDIC issue the way one would think
6416              since no chr() et alia are used in UCD.pm.)
6417      Branch: perl
6418            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
6419 ____________________________________________________________________________
6420 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
6421         Log: Whether overwriting the $self->{...} values (see #12902)
6422              is a good policy or not is debatable, but let's at least
6423              be consistent.
6424      Branch: perl
6425            ! lib/ExtUtils/MM_Unix.pm
6426 ____________________________________________________________________________
6427 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
6428         Log: The MakeMaker argument () quoting patch that sneaked
6429              in at #12883 didn't handle make macros like this $(...).
6430              Leaning toothpicks, we've got them.
6431      Branch: perl
6432            ! lib/ExtUtils/MM_Unix.pm
6433 ____________________________________________________________________________
6434 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
6435         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
6436              From: Michael G Schwern <schwern@pobox.com>
6437              Date: Wed, 7 Nov 2001 02:02:29 -0500
6438              Message-ID: <20011107020229.K2858@blackrider>
6439      Branch: perl
6440            ! t/io/argv.t t/test.pl vms/test.com
6441 ____________________________________________________________________________
6442 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
6443         Log: Subject: [PATCH 20011106.084] -s on #! line 
6444              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6445              Date: Wed, 7 Nov 2001 22:23:39 +0100
6446              Message-ID: <20011107222339.E729@rafael>
6447      Branch: perl
6448            ! embed.h embed.pl perl.c proto.h toke.c
6449 ____________________________________________________________________________
6450 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
6451         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
6452              From: Michael G Schwern <schwern@pobox.com>
6453              Date: Wed, 7 Nov 2001 16:52:49 -0500
6454              Message-ID: <20011107165249.I7346@blackrider>
6455      Branch: perl
6456            ! pod/perlhack.pod
6457 ____________________________________________________________________________
6458 [ 12898] By: ams                                   on 2001/11/08  13:02:19
6459         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
6460              From: Mark-Jason Dominus <mjd@plover.com>
6461              Date: Thu, 08 Nov 2001 08:59:02 -0500
6462              Message-Id: <20011108135902.2275.qmail@plover.com>
6463      Branch: perl
6464            ! INSTALL README README.amiga README.os2 README.vms
6465            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
6466            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
6467 ____________________________________________________________________________
6468 [ 12897] By: ams                                   on 2001/11/08  12:49:28
6469         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
6470              From: mjd@plover.com
6471              Date: 8 Nov 2001 13:33:18 -0000
6472              Message-Id: <20011108133318.1786.qmail@plover.com>
6473      Branch: perl
6474            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
6475            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
6476            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
6477            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
6478            ! pod/perlport.pod pod/perlvar.pod
6479 ____________________________________________________________________________
6480 [ 12896] By: ams                                   on 2001/11/08  11:22:12
6481         Log: open(FH, $file) should strip leading and trailing whitespace.
6482      Branch: perl
6483            ! doio.c
6484 ____________________________________________________________________________
6485 [ 12895] By: ams                                   on 2001/11/08  10:17:14
6486         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
6487              From: "Craig A. Berry" <craigberry@mac.com>
6488              Date: Wed, 07 Nov 2001 13:41:50 -0600
6489              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
6490      Branch: perl
6491            ! t/op/glob.t
6492 ____________________________________________________________________________
6493 [ 12894] By: ams                                   on 2001/11/08  08:32:20
6494         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
6495              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
6496              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
6497              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
6498      Branch: perl
6499            ! makedepend.SH
6500 ____________________________________________________________________________
6501 [ 12893] By: ams                                   on 2001/11/08  08:26:31
6502         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
6503              From: mjd@plover.com
6504              Date: 8 Nov 2001 08:08:07 -0000
6505              Message-Id: <20011108080807.30147.qmail@plover.com>
6506              
6507              Subject: bleadperl perl.pod
6508              From: mjd@plover.com
6509              Date: 8 Nov 2001 08:10:47 -0000
6510              Message-Id: <20011108081047.30178.qmail@plover.com>
6511              
6512              Subject: more bleadperl perl.pod
6513              From: mjd@plover.com
6514              Date: 8 Nov 2001 08:16:28 -0000
6515              Message-Id: <20011108081628.30229.qmail@plover.com>
6516      Branch: perl
6517            ! pod/perl.pod pod/perldebug.pod
6518 ____________________________________________________________________________
6519 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
6520         Log: Tweak for Cray-friendliness from Nicholas Clark.
6521      Branch: perl
6522            ! sv.c
6523 ____________________________________________________________________________
6524 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
6525         Log: VMS patch redo from Charles Lane.
6526      Branch: perl
6527            ! vms/gen_shrfls.pl
6528 ____________________________________________________________________________
6529 [ 12890] By: ams                                   on 2001/11/07  15:16:10
6530         Log: Subject: [ID 20011107.088] two perl pod nits
6531              From: lvirden@cas.org
6532              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
6533              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
6534      Branch: perl
6535            ! pod/perl.pod pod/perlfaq3.pod
6536 ____________________________________________________________________________
6537 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
6538         Log: Update Changes.
6539      Branch: perl
6540            ! Changes patchlevel.h
6541 ____________________________________________________________________________
6542 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
6543         Log: The (emulated) "no utf8" must be in a BEGIN block
6544              to be effective.
6545      Branch: perl
6546            ! lib/CGI/t/html.t
6547 ____________________________________________________________________________
6548 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
6549         Log: "v-strings" is the right term.
6550      Branch: perl
6551            ! pod/perltodo.pod
6552 ____________________________________________________________________________
6553 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
6554         Log: Add vstrings-as-objects need to perltodo.
6555      Branch: perl
6556            ! pod/perltodo.pod
6557 ____________________________________________________________________________
6558 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
6559         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
6560              From: Nicholas Clark <nick@ccl4.org>
6561              Date: Wed, 7 Nov 2001 14:36:32 +0000
6562              Message-ID: <20011107143631.I24980@plum.flirble.org>
6563      Branch: perl
6564            ! t/op/pack.t
6565 ____________________________________________________________________________
6566 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
6567         Log: The Embed test requires a major rewrite for VMS
6568              (plus it reveals a couple of annoying glitches
6569              in buffering), so skip the test for now; from
6570              Charles Lane.
6571      Branch: perl
6572            ! lib/ExtUtils/Embed.t
6573 ____________________________________________________________________________
6574 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
6575         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
6576              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6577              Date: Wed, 7 Nov 2001 09:23:28 EST
6578              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
6579              
6580              (Also i seems that an unrelated experimental patch
6581              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
6582      Branch: perl
6583            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
6584 ____________________________________________________________________________
6585 [ 12882] By: ams                                   on 2001/11/07  05:14:04
6586         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
6587              From: Mark-Jason Dominus <mjd@plover.com>
6588              Date: Wed, 07 Nov 2001 00:43:46 -0500
6589              Message-Id: <20011107054346.14428.qmail@plover.com>
6590      Branch: perl
6591            ! gv.c op.c toke.c
6592 ____________________________________________________________________________
6593 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
6594         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
6595              From: Michael G Schwern <schwern@pobox.com>             
6596              Date: Tue, 6 Nov 2001 22:04:39 -0500
6597              Message-ID: <20011106220439.D2858@blackrider>              
6598      Branch: perl
6599            ! lib/perl5db.pl
6600 ____________________________________________________________________________
6601 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
6602         Log: Subject: [PATCH lib/Term/Cap.t] Sync CPAN version of tests (was Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under
6603              stress))
6604              From: Jonathan Stowe <gellyfish@gellyfish.com>
6605              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
6606              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
6607              
6608              (except for one hunk where indentation differs)
6609      Branch: perl
6610            ! lib/Term/Cap.t
6611 ____________________________________________________________________________
6612 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
6613         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
6614              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6615              Date: Tue, 6 Nov 2001 21:45:01 +0100
6616              Message-ID: <20011106214501.A704@rafael>
6617      Branch: perl
6618            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
6619            ! lib/File/Spec/Win32.pm
6620 ____________________________________________________________________________
6621 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
6622         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
6623              From: Michael G Schwern <schwern@pobox.com>              
6624              Date: Tue, 6 Nov 2001 20:58:45 -0500
6625              Message-ID: <20011106205845.G29411@blackrider>
6626      Branch: perl
6627            ! t/test.pl
6628 ____________________________________________________________________________
6629 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
6630         Log: Subject: making do_sprintf public       
6631              From: Doug MacEachern <dougm@covalent.net>    
6632              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
6633              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
6634      Branch: perl
6635            ! embed.h embed.pl global.sym
6636 ____________________________________________________________________________
6637 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
6638         Log: Update to CGI.pm 2.78.
6639              
6640              TODO: the test suite needs to be merged so that
6641              when in core, the core version is tested, and when
6642              using the CPAN version, testing the CPAN version.
6643              (the changes need to be sent to Lincoln, too...)
6644      Branch: perl
6645            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
6646            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
6647            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
6648            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
6649            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
6650            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
6651 ____________________________________________________________________________
6652 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
6653         Log: Integrate with perlio; (strictly) readonly hashes via XS.
6654      Branch: perl
6655           +> t/lib/access.t
6656           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
6657 ____________________________________________________________________________
6658 [ 12874] By: nick                                  on 2001/11/06  21:05:16
6659         Log: Keep It Simple and Stupid version of readonly hash support.
6660              - Test for SvREAONLY(hv) at a few spots in hv.c
6661              - add the error message to perldiag.pod
6662              - (dubious) add access::readonly() to univeral.c
6663              - add test using above
6664              - fixup ext/B/t/stash.t to account for access:: existing
6665      Branch: perlio
6666            + t/lib/access.t
6667            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
6668 ____________________________________________________________________________
6669 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
6670         Log: Fix incorrect warnings about broken globbing;
6671              from Andy Dougherty.
6672      Branch: perl
6673            ! hints/linux.sh
6674 ____________________________________________________________________________
6675 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
6676         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
6677              toggle-on from the encoding pragma.
6678      Branch: perl
6679            ! regcomp.c regexec.c
6680 ____________________________________________________________________________
6681 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
6682         Log: Retract #12824, doesn't help and is ignored
6683              by Configure anyway.
6684      Branch: perl
6685            ! hints/beos.sh
6686 ____________________________________________________________________________
6687 [ 12870] By: ams                                   on 2001/11/06  10:40:37
6688         Log: Subject: Cosmetic change
6689              From: H.Merijn Brand <h.m.brand@hccnet.nl>
6690              Date: Tue, 06 Nov 2001 12:30:52 +0100
6691              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
6692      Branch: perl
6693            ! README.hpux
6694 ____________________________________________________________________________
6695 [ 12869] By: nick                                  on 2001/11/06  08:26:40
6696         Log: Integrate mainline
6697      Branch: perlio
6698           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
6699           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
6700 ____________________________________________________________________________
6701 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
6702         Log: The parentheses are protected enough.
6703      Branch: perl
6704            ! hints/os390.sh
6705 ____________________________________________________________________________
6706 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
6707         Log: ccflags, not ldflags.
6708      Branch: perl
6709            ! hints/os390.sh
6710 ____________________________________________________________________________
6711 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
6712         Log: ... and the proto to go with #12865.
6713      Branch: perl
6714            ! proto.h
6715 ____________________________________________________________________________
6716 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
6717         Log: Oops.  Luckily nothing was using this symbol yet.
6718      Branch: perl
6719            ! global.sym
6720 ____________________________________________________________________________
6721 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
6722         Log: Implement the encoding pragma for regex literals.
6723      Branch: perl
6724            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
6725 ____________________________________________________________________________
6726 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
6727         Log: More UTF8 EXACT fixing.
6728      Branch: perl
6729            ! regexec.c
6730 ____________________________________________________________________________
6731 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
6732         Log: More re debugging.
6733      Branch: perl
6734            ! regexec.c
6735 ____________________________________________________________________________
6736 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
6737         Log: EXACT correction attempt.  Continued in #12863.
6738      Branch: perl
6739            ! regexec.c
6740 ____________________________________________________________________________
6741 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
6742         Log: Unterminated L<.
6743      Branch: perl
6744            ! ext/DB_File/DB_File.pm
6745 ____________________________________________________________________________
6746 [ 12859] By: nick                                  on 2001/11/05  19:15:17
6747         Log: Integrate mainline
6748      Branch: perlio
6749           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
6750           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
6751           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
6752           +> lib/Math/BigInt/t/sub_mbi.t
6753            - lib/Math/BigInt/t/Math/Subclass.pm
6754            - lib/Math/BigInt/t/subclass.t
6755           !> (integrate 30 files)
6756 ____________________________________________________________________________
6757 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
6758         Log: Regex debugging fixes from Hugo.
6759      Branch: perl
6760            ! regcomp.c regexec.c
6761 ____________________________________________________________________________
6762 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
6763         Log: IRIX: at some point the cc -version has started
6764              to output to stderr, not stdout any more.
6765      Branch: perl
6766            ! hints/irix_6.sh
6767 ____________________________________________________________________________
6768 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
6769         Log: Update Changes.
6770      Branch: perl
6771            ! Changes patchlevel.h
6772 ____________________________________________________________________________
6773 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
6774         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
6775      Branch: perl
6776            ! lib/File/Spec/Unix.pm
6777 ____________________________________________________________________________
6778 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
6779         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
6780              From: rgarciasuarez@free.fr
6781              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
6782              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
6783      Branch: perl
6784            ! lib/File/Spec/Unix.pm
6785 ____________________________________________________________________________
6786 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
6787         Log: Use config.arch in OS/390 where the combination of
6788              IEEE floats and ldflags is tricky.
6789      Branch: perl
6790            ! hints/os390.sh
6791 ____________________________________________________________________________
6792 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
6793         Log: Metaconfig unit change for #12851.
6794      Branch: metaconfig
6795            ! U/modified/Config_sh.U
6796 ____________________________________________________________________________
6797 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
6798         Log: Support a config.arch file, similar to config.over,
6799              but loaded just before it.
6800      Branch: perl
6801            ! Configure INSTALL
6802 ____________________________________________________________________________
6803 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
6804         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
6805              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6806              Date: Mon, 5 Nov 2001 14:26:24 +0100
6807              Message-ID: <20011105142624.C31977@rafael>
6808      Branch: perl
6809            ! lib/Symbol.pm lib/Symbol.t
6810 ____________________________________________________________________________
6811 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
6812         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
6813              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6814              Date: Sun, 4 Nov 2001 22:28:57 +0100
6815              Message-ID: <20011104222857.C696@rafael>
6816      Branch: perl
6817            ! pod/perldebug.pod pod/perlpodspec.pod
6818 ____________________________________________________________________________
6819 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
6820         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
6821      Branch: perl
6822            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
6823 ____________________________________________________________________________
6824 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
6825         Log: Math::Big* test tweaks to work better with core:
6826              but the coast still not clear.
6827      Branch: perl
6828            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
6829            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
6830 ____________________________________________________________________________
6831 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
6832         Log: Protect against high load: measure how much wall
6833              clock time went by while sleeping.  Avoids some
6834              false negatives, while may introduce some false
6835              positives.  Life is hard.
6836      Branch: perl
6837            ! ext/Time/HiRes/HiRes.t
6838 ____________________________________________________________________________
6839 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
6840         Log: More forgotten from #12843.
6841      Branch: perl
6842            ! lib/Math/BigInt/t/bigfltpm.inc
6843 ____________________________________________________________________________
6844 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
6845         Log: Forgot from #12843.
6846      Branch: perl
6847            + lib/Math/BigInt/t/bigintpm.inc
6848            ! MANIFEST
6849 ____________________________________________________________________________
6850 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
6851         Log: Upgrade to Math::BigInt 1.45; from Tels.
6852              NOTE: some of the tests are failing but that's because
6853              the core integration is not yet done.
6854      Branch: perl
6855            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
6856            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
6857            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
6858            - lib/Math/BigInt/t/Math/Subclass.pm
6859            - lib/Math/BigInt/t/subclass.t
6860            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
6861            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
6862            ! lib/Math/BigInt/t/mbimbf.t
6863 ____________________________________________________________________________
6864 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
6865         Log: VMS: adds capability to control more configuration stuff with
6866              -D and -U switches; parsing config.sh to extract previous config
6867              info in VMS-form, and a rewrite of the "prompt/response" routine;
6868              from Charles Lane.
6869      Branch: perl
6870            ! configure.com
6871 ____________________________________________________________________________
6872 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
6873         Log: Subject: Typo correction in perldebguts.pod
6874              From: mjd@plover.com
6875              Date: 4 Nov 2001 16:20:05 -0000
6876              Message-ID: <20011104162005.16699.qmail@plover.com>
6877      Branch: perl
6878            ! pod/perldebguts.pod
6879 ____________________________________________________________________________
6880 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
6881         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
6882              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6883              Date: Sun, 4 Nov 2001 11:47:30 +0100
6884              Message-ID: <20011104114730.A715@rafael>
6885              
6886              Remove -T from the test, wrong place for that.
6887      Branch: perl
6888            ! lib/File/Temp/t/mktemp.t
6889 ____________________________________________________________________________
6890 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
6891         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
6892              From: Nicholas Clark <nick@ccl4.org>
6893              Date: Sun, 4 Nov 2001 10:41:24 +0000
6894              Message-ID: <20011104104123.U20123@plum.flirble.org>
6895      Branch: perl
6896            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
6897 ____________________________________________________________________________
6898 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
6899         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
6900              From: Michael G Schwern <schwern@pobox.com>
6901              Date: Sat, 3 Nov 2001 15:41:47 -0500
6902              Message-ID: <20011103154147.C600@blackrider>
6903      Branch: perl
6904            ! lib/Term/Cap.t
6905 ____________________________________________________________________________
6906 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
6907         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
6908              From: "Craig A. Berry" <craigberry@mac.com>     
6909              Date: Sat, 03 Nov 2001 16:02:28 -0600
6910              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
6911      Branch: perl
6912            ! ext/Time/HiRes/HiRes.t
6913 ____________________________________________________________________________
6914 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
6915         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
6916              From: "chromatic" <chromatic@rmci.net>
6917              Date: Sat, 03 Nov 2001 12:28:17 -0700
6918              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
6919      Branch: perl
6920            ! lib/Term/Cap.t
6921 ____________________________________________________________________________
6922 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
6923         Log: Don't bother doing POSIX charclass parsing if it
6924              possibly cannot be so.  Prepares way for charclass
6925              syntax like [[abc]||[def]] (or just [[abc][def]])
6926              for union, [[\w]&&[$a]] for intersection,
6927              and [[a-z]&&[^def]] for subtraction.
6928              
6929              Currently /[[a]/ (or /[a[]/) parses as a character
6930              class containing two characters, "[" and "a",
6931              this may have to be broken for the syntax described
6932              above, otherwise we would have to scan the whole pattern
6933              to find out whether the square brackets match pairwise.
6934              Luckily, the special case of "[" doesn't seem to be
6935              documented (as opposed to "]" and "-"), so we may have
6936              better story for breaking it...  One can always use \[
6937              if one wants a literal "[", so there.
6938      Branch: perl
6939            ! regcomp.c
6940 ____________________________________________________________________________
6941 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
6942         Log: Comment correction.
6943      Branch: perl
6944            ! regcomp.c
6945 ____________________________________________________________________________
6946 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
6947         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
6948              The latter is a RedHatism.
6949      Branch: perl
6950            ! lib/ExtUtils/MakeMaker.pm
6951 ____________________________________________________________________________
6952 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
6953         Log: Integrate perlio.
6954      Branch: perl
6955           !> perlio.c
6956 ____________________________________________________________________________
6957 [ 12831] By: nick                                  on 2001/11/03  11:42:15
6958         Log: Integrate mainline
6959      Branch: perlio
6960           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
6961           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
6962           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
6963           !> sv.c t/test.pl
6964 ____________________________________________________________________________
6965 [ 12830] By: nick                                  on 2001/11/03  10:27:34
6966         Log: Fix clone_leak problem.
6967              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
6968              as vestige of calling PerlLIO_dup().
6969      Branch: perlio
6970            ! perlio.c
6971 ____________________________________________________________________________
6972 [ 12829] By: nick                                  on 2001/11/03  09:40:46
6973         Log: Tweaks attempting to locate Doug's clone_leak leak.
6974              - add some PerlIO_debug()
6975              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
6976              - Even if it closing stdout etc. do a fflush()
6977      Branch: perlio
6978            ! perlio.c
6979 ____________________________________________________________________________
6980 [ 12828] By: nick                                  on 2001/11/03  08:34:31
6981         Log: Integrate mainline
6982      Branch: perlio
6983           !> (integrate 54 files)
6984 ____________________________________________________________________________
6985 [ 12827] By: ams                                   on 2001/11/03  03:45:19
6986         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
6987              remove this later). Based on a patch from Robert Spier in
6988              <15330.61459.14452.795263@rls.cx>.
6989      Branch: perl
6990            ! sv.c
6991 ____________________________________________________________________________
6992 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
6993         Log: microperl sync.
6994      Branch: perl
6995            ! doio.c perl.c perl.h perlio.c regexec.c
6996 ____________________________________________________________________________
6997 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
6998         Log: Definitions for the Unicode Newline Guidelines.
6999      Branch: perl
7000            ! perl.h
7001 ____________________________________________________________________________
7002 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
7003         Log: (retracted by #12871)
7004              
7005              There is no csh of any kind in default BeOS.
7006              For the purposes of miniperl globbing, bash
7007              will do.
7008      Branch: perl
7009            ! hints/beos.sh
7010 ____________________________________________________________________________
7011 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
7012         Log: Integrate change #12820 from macperl to maint and blead;
7013              
7014              Fix up (dynaloading) to work properly with multiplicity
7015      Branch: maint-5.6/perl
7016           !> ext/DynaLoader/dl_mac.xs
7017      Branch: perl
7018           !> ext/DynaLoader/dl_mac.xs
7019 ____________________________________________________________________________
7020 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
7021         Log: Several fixes for various exit problems and clearing out
7022              task queue, as well as another (incomplete) go at
7023              fixing error message handling
7024      Branch: maint-5.6/macperl
7025            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
7026 ____________________________________________________________________________
7027 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
7028         Log: Add source files for bleadperl builds
7029      Branch: maint-5.6/macperl
7030            ! macos/Makefile.mk
7031 ____________________________________________________________________________
7032 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
7033         Log: Fix up to work properly with multiplicity
7034      Branch: maint-5.6/macperl
7035            ! ext/DynaLoader/dl_mac.xs
7036 ____________________________________________________________________________
7037 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
7038         Log: Integrate with maintperl.
7039      Branch: maint-5.6/macperl
7040           +> t/op/system.t t/op/system_tests
7041           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
7042           !> pod/perltodo.pod util.c win32/win32.c
7043 ____________________________________________________________________________
7044 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
7045         Log: Locate _PATH_LOG if it's a socket even if not #defined
7046              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
7047              via Nick Clark.
7048      Branch: perl
7049            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
7050 ____________________________________________________________________________
7051 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
7052         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
7053              From: Michael G Schwern <schwern@pobox.com>
7054              Date: Fri, 2 Nov 2001 15:36:41 -0500
7055              Message-ID: <20011102153641.E23234@blackrider>
7056      Branch: perl
7057            ! t/test.pl
7058 ____________________________________________________________________________
7059 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
7060         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
7061              From: merlyn@stonehenge.com (Randal L. Schwartz)
7062              Date: 02 Nov 2001 09:33:34 -0800
7063              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
7064              
7065              (two of the changes)
7066              
7067              Better coexistence with extensions.
7068      Branch: perl
7069            ! ext/Errno/Errno_pm.PL hints/darwin.sh
7070 ____________________________________________________________________________
7071 [ 12815] By: ams                                   on 2001/11/02  16:47:43
7072         Log: Subject: Re: [PATCH] the the double double word word fix fix
7073              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
7074              Date: Fri, 02 Nov 2001 19:43:07 +0100
7075              Message-Id: <3BE2E93B.627C198E@alcatel.at>
7076      Branch: perl
7077            ! pod/perldebug.pod
7078 ____________________________________________________________________________
7079 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
7080         Log: Update Changes.
7081      Branch: perl
7082            ! Changes patchlevel.h
7083 ____________________________________________________________________________
7084 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
7085         Log: More encoding testing.
7086      Branch: perl
7087            ! lib/encoding.pm lib/encoding.t
7088 ____________________________________________________________________________
7089 [ 12812] By: ams                                   on 2001/11/02  15:07:11
7090         Log: Slight modification of #12811.
7091      Branch: perl
7092            ! op.c
7093 ____________________________________________________________________________
7094 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
7095         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
7096              From: Radu Greab <radu@netsoft.ro>
7097              Date: Fri, 2 Nov 2001 15:28:58 +0200
7098              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
7099      Branch: perl
7100            ! op.c t/op/stat.t
7101 ____________________________________________________________________________
7102 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
7103         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
7104              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7105              Date: Thu, 1 Nov 2001 22:35:50 +0100
7106              Message-ID: <20011101223550.A10849@rafael>
7107      Branch: perl
7108            ! lib/ExtUtils/Embed.t
7109 ____________________________________________________________________________
7110 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
7111         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
7112              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
7113              Date: 2 Nov 2001 14:48:51 -0000
7114              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
7115      Branch: perl
7116            ! lib/File/Find.pm
7117 ____________________________________________________________________________
7118 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
7119         Log: Add documentation.
7120      Branch: perl
7121            ! embed.pl pod/perlapi.pod utf8.c
7122 ____________________________________________________________________________
7123 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
7124         Log: Unicode: add ToFold mapping.  Not used yet; but basically
7125              a more useful mapping for caseless aka case-ignoring than
7126              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
7127              algorithm for creating the foldings uses equivalence classes,
7128              see http://www.unicode.org/unicode/reports/tr21/
7129              Hopefully this feature will be used in //i.
7130              (The folding tables were introduced by #12689.)
7131      Branch: perl
7132            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
7133            ! utf8.c
7134 ____________________________________________________________________________
7135 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
7136         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
7137              From: "Craig A. Berry" <craigberry@mac.com>
7138              Date: Fri, 02 Nov 2001 00:03:52 -0600
7139              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
7140      Branch: perl
7141            ! lib/AutoSplit.t
7142 ____________________________________________________________________________
7143 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
7144         Log: Subject: Trivial doc patch
7145              From: andreas.koenig@anima.de (Andreas J. Koenig)
7146              Date: 02 Nov 2001 06:11:35 +0100
7147              Message-ID: <m37kt94v08.fsf@anima.de>
7148      Branch: perl
7149            ! pod/perlport.pod
7150 ____________________________________________________________________________
7151 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
7152         Log: Make encoding and charnames pragmas coexist.
7153      Branch: perl
7154            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
7155 ____________________________________________________________________________
7156 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
7157         Log: The basic character classes seem to go untested with Unicode.
7158      Branch: perl
7159            ! t/op/pat.t
7160 ____________________________________________________________________________
7161 [ 12802] By: ams                                   on 2001/11/02  00:39:36
7162         Log: Subject: [PATCH] the the double double word word fix fix
7163              From: Richard Soderberg <rs@oregonnet.com>
7164              Date: Thu, 1 Nov 2001 13:12:03 -0800
7165              Message-Id: <200111012112.NAA23288@oregonnet.com>
7166              
7167              Subject: Re: [PATCH] the the double double word word fix fix
7168              From: Mark-Jason Dominus <mjd@plover.com>
7169              Date: Thu, 01 Nov 2001 16:43:40 -0500
7170              Message-Id: <20011101214340.2044.qmail@plover.com>
7171              
7172              Subject: Re: [PATCH] the the double double word word fix fix
7173              From: Mark-Jason Dominus <mjd@plover.com>
7174              Date: Thu, 01 Nov 2001 16:51:39 -0500
7175              Message-Id: <20011101215139.2196.qmail@plover.com>
7176      Branch: perl
7177            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
7178            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
7179            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
7180            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
7181            ! pod/perltodo.pod pod/perlxstut.pod
7182 ____________________________________________________________________________
7183 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
7184         Log: Comment tweaks.
7185      Branch: perl
7186            ! toke.c
7187 ____________________________________________________________________________
7188 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
7189         Log: FAQ sync.
7190      Branch: perl
7191            ! pod/perlfaq9.pod
7192 ____________________________________________________________________________
7193 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
7194         Log: If an encoding is set by -M/-m, it must be in
7195              effect only for the actual script, not any other
7196              required/-M/-m'ed module, otherwise we enter a nasty
7197              recursion in regexec.c while trying to init the simple
7198              UTF-8 charclasses like PL_utf8_alnum.
7199      Branch: perl
7200            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
7201 ____________________________________________________________________________
7202 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
7203         Log: A bit more descriptive name.
7204      Branch: perl
7205            ! mg.c
7206 ____________________________________________________________________________
7207 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
7208         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
7209              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7210              Date: Wed, 31 Oct 2001 13:47:04 EST
7211              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
7212      Branch: perl
7213            ! ext/Time/HiRes/HiRes.t
7214 ____________________________________________________________________________
7215 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
7216         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
7217              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7218              Date: Wed, 31 Oct 2001 13:43:29 EST
7219              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
7220      Branch: perl
7221            ! mg.c
7222 ____________________________________________________________________________
7223 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
7224         Log: Subject: [PATCH] Various test cleanups
7225              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7226              Date: Tue, 30 Oct 2001 21:56:26 +0100
7227              Message-ID: <20011030215626.A28503@rafael>
7228      Branch: perl
7229            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
7230            ! ext/DB_File/t/db-recno.t ext/Encode.t
7231 ____________________________________________________________________________
7232 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
7233         Log: Update Changes.
7234      Branch: perl
7235            ! Changes patchlevel.h
7236 ____________________________________________________________________________
7237 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
7238         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
7239              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
7240              Date: Wed, 31 Oct 2001 17:16:39 +0100
7241              Message-ID: <20011031171639.A32511@rafael>
7242      Branch: perl
7243            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
7244 ____________________________________________________________________________
7245 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
7246         Log: Skip message nit.
7247      Branch: perl
7248            ! t/io/fs.t
7249 ____________________________________________________________________________
7250 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
7251         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
7252              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
7253              Date: 31 Oct 2001 14:49:37 -0000
7254              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
7255      Branch: perl
7256            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
7257 ____________________________________________________________________________
7258 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
7259         Log: Extend the effect of the encoding pragma to chr() and ord().
7260              
7261              TODO: regex literals, reentrancy problems with the utf8
7262              and charnames pragmas.
7263      Branch: perl
7264            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
7265 ____________________________________________________________________________
7266 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
7267         Log: Doc tweaks.
7268      Branch: perl
7269            ! lib/encoding.pm
7270 ____________________________________________________________________________
7271 [ 12788] By: nick                                  on 2001/10/31  08:59:56
7272         Log: Integrate mainline
7273      Branch: perlio
7274           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
7275           !> (integrate 49 files)
7276 ____________________________________________________________________________
7277 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
7278         Log: Forgot new proto.
7279      Branch: perl
7280            ! proto.h
7281 ____________________________________________________________________________
7282 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
7283         Log: Clarification: use encoding cannot be used to
7284              change the default encoding of "your whole script";
7285              only the default encoding of the *data*.  Also, it
7286              seems that "use encoding" does not mix with "use utf8"
7287              (a coredumping recursion ensues).  Should not be a huge
7288              problem since "use utf8" is pretty marginal nowadays.
7289      Branch: perl
7290            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
7291 ____________________________________________________________________________
7292 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
7293         Log: More documentation for the encode pragma.
7294      Branch: perl
7295            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
7296            ! pod/perlapi.pod pod/perlunicode.pod sv.c
7297 ____________________________________________________________________________
7298 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
7299         Log: Thinko in #12783.
7300      Branch: perl
7301            ! sv.c
7302 ____________________________________________________________________________
7303 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
7304         Log: Make sv_recode_to_utf8() a real API: the encoding
7305              is a parameter, instead of a global.  Document the
7306              PERL_ENCODING.
7307      Branch: perl
7308            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
7309            ! toke.c
7310 ____________________________________________________________________________
7311 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
7312         Log: Enable -Mencoding=foobar also for string literals.
7313      Branch: perl
7314            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
7315            ! pod/perlapi.pod proto.h sv.c toke.c
7316 ____________________________________________________________________________
7317 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
7318         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
7319              From: Andy Dougherty <doughera@lafayette.edu>
7320              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
7321              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
7322      Branch: perl
7323            ! ext/POSIX/hints/svr4.pl
7324 ____________________________________________________________________________
7325 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
7326         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
7327              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
7328              Date: Mon, 29 Oct 2001 23:11:58 -0000
7329              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
7330              
7331              Add compat.h.
7332      Branch: perl
7333            ! lib/h2xs.t utils/h2xs.PL
7334 ____________________________________________________________________________
7335 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
7336         Log: Subject: PerlIOBuf_dup
7337              From: Nicholas Clark <nick@ccl4.org>              
7338              Date: Mon, 29 Oct 2001 21:52:35 +0000             
7339              Message-ID: <20011029215235.K41204@plum.flirble.org>
7340              
7341              Add prototype.
7342      Branch: perl
7343            ! perliol.h
7344 ____________________________________________________________________________
7345 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
7346         Log: Subject: [PATCH] Make malloc.c errors more useful
7347              From: Richard Soderberg <rs@oregonnet.com>
7348              Date: Mon, 29 Oct 2001 22:28:02 -0800
7349              Message-Id: <200110300628.WAA11025@oregonnet.com>
7350      Branch: perl
7351            ! malloc.c
7352 ____________________________________________________________________________
7353 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
7354         Log: Retract #12776 - the bug 19990906.001 is still valid.
7355      Branch: perl
7356            ! t/run/kill_perl.t
7357 ____________________________________________________________________________
7358 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
7359         Log: (Retracted by #12777)
7360              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
7361              From: Michael G Schwern <schwern@pobox.com> 
7362              Date: Mon, 29 Oct 2001 23:01:08 -0500
7363              Message-ID: <20011029230108.G18053@blackrider>
7364      Branch: perl
7365            ! t/run/kill_perl.t
7366 ____________________________________________________________________________
7367 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
7368         Log: Comment nits.
7369      Branch: perl
7370            ! lib/encoding.t
7371 ____________________________________________________________________________
7372 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
7373         Log: integrate change#12772 from mainline
7374              
7375              Subject: [PATCH] Mommy, what's a pointer cast?
7376      Branch: maint-5.6/perl
7377            ! perl.h
7378 ____________________________________________________________________________
7379 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
7380         Log: Subject: [PATCH] Mommy, what's a pointer cast?
7381              From: Richard Soderberg <rs@oregonnet.com>
7382              Date: Mon, 29 Oct 2001 17:01:10 -0800
7383              Message-Id: <200110300101.RAA31561@oregonnet.com>
7384              
7385              (threads* parts)
7386      Branch: perl
7387            ! ext/threads/shared/shared.xs ext/threads/threads.xs
7388 ____________________________________________________________________________
7389 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
7390         Log: Subject: [PATCH] Mommy, what's a pointer cast?
7391              From: Richard Soderberg <rs@oregonnet.com>
7392              Date: Mon, 29 Oct 2001 17:01:10 -0800
7393              Message-Id: <200110300101.RAA31561@oregonnet.com>
7394              
7395              (the perl.h part)
7396      Branch: perl
7397            ! perl.h
7398 ____________________________________________________________________________
7399 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
7400         Log: Subject: [PATCH] OpenBSD likes signal.h 
7401              From: Richard Soderberg <rs@oregonnet.com>
7402              Date: Mon, 29 Oct 2001 17:00:31 -0800
7403              Message-Id: <200110300100.RAA31533@oregonnet.com>
7404      Branch: perl
7405            ! unixish.h
7406 ____________________________________________________________________________
7407 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
7408         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
7409              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
7410              Date: Mon, 29 Oct 2001 23:04:23 -0000
7411              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
7412      Branch: perl
7413            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
7414            ! ext/DB_File/t/db-recno.t
7415 ____________________________________________________________________________
7416 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
7417         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
7418              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
7419              Date: Mon, 29 Oct 2001 12:34:07 -0600
7420              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
7421      Branch: perl
7422            ! ext/Time/HiRes/HiRes.t
7423 ____________________________________________________________________________
7424 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
7425         Log: Update Changes.
7426      Branch: perl
7427            ! Changes patchlevel.h
7428 ____________________________________________________________________________
7429 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
7430         Log: AIX needs an explicit symbol export list.
7431      Branch: perl
7432            ! lib/ExtUtils/Embed.t
7433 ____________________________________________________________________________
7434 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
7435         Log: The test (and the module) would require some
7436              quality hacking time to work on EBCDIC.  Based on
7437              the test results nothing seems to be majorly broken,
7438              the module just seems to have strange assumptions:
7439              got: ''\226\225\205'
7440              expected: ''one'
7441              The \226\225\205 being, of course, 'one', in EBCDIC.
7442      Branch: perl
7443            ! lib/Dumpvalue.t
7444 ____________________________________________________________________________
7445 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
7446         Log: Mark the test known to be failing in EBCDIC.
7447      Branch: perl
7448            ! t/op/tr.t
7449 ____________________________________________________________________________
7450 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
7451         Log: None of the libnet modules are going to work in
7452              EBCDIC without the Convert::EBCDIC.
7453      Branch: perl
7454            ! t/lib/1_compile.t
7455 ____________________________________________________________________________
7456 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
7457         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
7458      Branch: perl
7459            ! t/op/pack.t
7460 ____________________________________________________________________________
7461 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
7462         Log: UTF-EBCDIC ain't UTF-8.
7463      Branch: perl
7464            ! t/op/pack.t
7465 ____________________________________________________________________________
7466 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
7467         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
7468      Branch: perl
7469            ! t/lib/1_compile.t
7470 ____________________________________________________________________________
7471 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
7472         Log: Let's not assume ASCII.
7473      Branch: perl
7474            ! t/op/lc.t
7475 ____________________________________________________________________________
7476 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
7477         Log: Call the new perlio symbols differently.
7478      Branch: perl
7479            ! makedef.pl
7480 ____________________________________________________________________________
7481 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
7482         Log: Don't expect ASCII ordering.
7483      Branch: perl
7484            ! lib/ExtUtils/Manifest.t
7485 ____________________________________________________________________________
7486 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
7487         Log: Forgot from #12756.
7488      Branch: perl
7489            ! perlio.h
7490 ____________________________________________________________________________
7491 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
7492         Log: BeOS tweaks:
7493              - fseeko and ftello can be found by Configure but
7494              we do not seem to have prototypes for them so
7495              let's make up some
7496              - BeOS didn't use to have real sockets (sockets as
7497              filedescriptors) but the BONE package is supposed
7498              to fix this.  I do not know how to detect BONEness,
7499              see hints/beos.sh for a spot that needs to fixed.
7500              - BeOS has O_TEXT != O_BINARY but has no setmode()
7501      Branch: perl
7502            ! hints/beos.sh perlio.c
7503 ____________________________________________________________________________
7504 [ 12755] By: sky                                   on 2001/10/29  12:56:12
7505         Log: Ugly fix to not die when a thread creator is holding locks.
7506      Branch: perl
7507            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
7508            ! ext/threads/threads.xs
7509 ____________________________________________________________________________
7510 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
7511         Log: Integrate change #12752 from maintperl;
7512              
7513              croak(Nullch) wasn't printing the contents of ERRSV if there was
7514              no outer eval (bug in change#6125)
7515      Branch: perl
7516           !> util.c
7517 ____________________________________________________________________________
7518 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
7519         Log: Subject: [PATCH h2xs] Use of static data in XS modules
7520              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
7521              Date: Sun, 28 Oct 2001 21:19:07 -0000
7522              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
7523              
7524              with nits from Sarathy.
7525      Branch: perl
7526            ! utils/h2xs.PL
7527 ____________________________________________________________________________
7528 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
7529         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
7530              no outer eval (bug in change#6125)
7531      Branch: maint-5.6/perl
7532            ! util.c
7533 ____________________________________________________________________________
7534 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
7535         Log: More todo for the encoding pragma.
7536      Branch: perl
7537            ! lib/encoding.pm
7538 ____________________________________________________________________________
7539 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
7540         Log: Add the encoding pragma to control the "upgrade"
7541              from the native eight bit data to Unicode.
7542              
7543              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
7544      Branch: perl
7545            + lib/encoding.pm lib/encoding.t
7546            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
7547            ! pod/perlunicode.pod pod/perlvar.pod sv.c
7548 ____________________________________________________________________________
7549 [ 12749] By: sky                                   on 2001/10/28  21:02:33
7550         Log: Update documentation.
7551      Branch: perl
7552            ! ext/threads/shared/shared.pm
7553 ____________________________________________________________________________
7554 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
7555         Log: Integrate change #12747 from maintperl;
7556              
7557              finishing touches to system() fixes on windows:
7558              * detect cmd shell correctly even if it had full path in it
7559              * more quoting needed for single-arg system if the argument
7560              really had multiple quoted arguments within it
7561              * be smarter about not calling the shell when the executable
7562              has spaces, but otherwise does not need shell involvement
7563              * add a testsuite (windows-specific currently)
7564      Branch: perl
7565           +> t/op/system.t t/op/system_tests
7566            ! MANIFEST pod/perltodo.pod
7567           !> win32/win32.c
7568 ____________________________________________________________________________
7569 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
7570         Log: finishing touches to system() fixes on windows:
7571              * detect cmd shell correctly even if it had full path in it
7572              * more quoting needed for single-arg system if the argument
7573              really had multiple quoted arguments within it
7574              * be smarter about not calling the shell when the executable
7575              has spaces, but otherwise does not need shell involvement
7576              * add a testsuite (windows-specific currently)
7577      Branch: maint-5.6/perl
7578            + t/op/system.t t/op/system_tests
7579            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
7580 ____________________________________________________________________________
7581 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
7582         Log: Integrate perlio.
7583      Branch: perl
7584           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
7585 ____________________________________________________________________________
7586 [ 12745] By: nick                                  on 2001/10/28  16:08:14
7587         Log: Mingw32 fixup for Embed.t
7588      Branch: perlio
7589            ! lib/ExtUtils/Embed.t
7590 ____________________________________________________________________________
7591 [ 12744] By: nick                                  on 2001/10/28  15:54:14
7592         Log: GCC vs MS 64-bit constant syntax
7593      Branch: perlio
7594            ! ext/Time/HiRes/HiRes.xs
7595 ____________________________________________________________________________
7596 [ 12743] By: nick                                  on 2001/10/28  15:42:55
7597         Log: Integrate mainline
7598      Branch: perlio
7599           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
7600 ____________________________________________________________________________
7601 [ 12742] By: sky                                   on 2001/10/28  14:47:10
7602         Log: Manpage updates.
7603      Branch: perl
7604            ! ext/threads/threads.pm
7605 ____________________________________________________________________________
7606 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
7607         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
7608      Branch: perl
7609            ! lib/ExtUtils/Embed.t
7610 ____________________________________________________________________________
7611 [ 12740] By: nick                                  on 2001/10/28  14:14:24
7612         Log: Integrate mainline
7613      Branch: perlio
7614           !> lib/ExtUtils/Embed.t win32/win32.c
7615 ____________________________________________________________________________
7616 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
7617         Log: Need to be ./executed.
7618      Branch: perl
7619            ! lib/ExtUtils/Embed.t
7620 ____________________________________________________________________________
7621 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
7622         Log: Integrate perlio.
7623      Branch: perl
7624           !> perlio.c win32/win32.h
7625 ____________________________________________________________________________
7626 [ 12737] By: nick                                  on 2001/10/28  13:53:45
7627         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
7628              by gcc -xc++.
7629      Branch: perlio
7630            ! win32/win32.h
7631 ____________________________________________________________________________
7632 [ 12736] By: nick                                  on 2001/10/28  13:50:50
7633         Log: Have :stdio layer update an honour the fd refcnt table.
7634              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
7635      Branch: perlio
7636            ! perlio.c
7637 ____________________________________________________________________________
7638 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
7639         Log: Integrate changes #12724 and #12725 from maintperl;
7640              multiarg system now works.
7641      Branch: perl
7642           !> win32/win32.c
7643 ____________________________________________________________________________
7644 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
7645         Log: Integrate perlio.
7646      Branch: perl
7647           +> lib/ExtUtils/Embed.t
7648           !> MANIFEST perlio.c
7649 ____________________________________________________________________________
7650 [ 12733] By: nick                                  on 2001/10/28  13:07:16
7651         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
7652              least for PERLIO=perlio unthreaded case
7653      Branch: perlio
7654            ! perlio.c
7655 ____________________________________________________________________________
7656 [ 12732] By: nick                                  on 2001/10/28  11:10:24
7657         Log: Typo in exe name
7658      Branch: perlio
7659            ! lib/ExtUtils/Embed.t
7660 ____________________________________________________________________________
7661 [ 12731] By: nick                                  on 2001/10/28  11:09:59
7662         Log: Integrate Mainline
7663      Branch: perlio
7664           !> Changes configure.com ext/DB_File/DB_File.pm
7665           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
7666           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
7667           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
7668           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
7669           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
7670           !> t/TEST t/op/regexp.t win32/buildext.pl
7671 ____________________________________________________________________________
7672 [ 12730] By: nick                                  on 2001/10/28  11:05:35
7673         Log: Fixup Embed.t for Win32/VC++
7674      Branch: perlio
7675            ! lib/ExtUtils/Embed.t
7676 ____________________________________________________________________________
7677 [ 12729] By: nick                                  on 2001/10/28  09:36:20
7678         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
7679              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
7680              ExtUtils::Embed.
7681      Branch: perlio
7682            + lib/ExtUtils/Embed.t
7683            ! MANIFEST
7684 ____________________________________________________________________________
7685 [ 12728] By: sky                                   on 2001/10/28  08:12:53
7686         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
7687              line manually!
7688      Branch: perl
7689            ! lib/ExtUtils/xsubpp
7690 ____________________________________________________________________________
7691 [ 12727] By: sky                                   on 2001/10/28  08:02:09
7692         Log: And here we use the prototypes.
7693      Branch: perl
7694            ! ext/threads/shared/shared.xs
7695 ____________________________________________________________________________
7696 [ 12726] By: sky                                   on 2001/10/28  08:00:48
7697         Log: Support [] style prototypes.
7698      Branch: perl
7699            ! lib/ExtUtils/xsubpp
7700 ____________________________________________________________________________
7701 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
7702         Log: yet another multi-arg system() fix on windows: batch files as the
7703              first argument (i.e. directly executed by CreateProcess()) need
7704              extra quoting to escape shell-shock
7705      Branch: maint-5.6/perl
7706            ! win32/win32.c
7707 ____________________________________________________________________________
7708 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
7709         Log: another multi-arg system() fix on windows: passing empty arguments
7710              now works
7711      Branch: maint-5.6/perl
7712            ! win32/win32.c
7713 ____________________________________________________________________________
7714 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
7715         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
7716              No final #else #error because we do not seem to
7717              be using #error?
7718      Branch: perl
7719            ! op.h
7720 ____________________________________________________________________________
7721 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
7722         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
7723              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
7724              Date: Sat, 27 Oct 2001 23:28:44 EST 
7725              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
7726      Branch: perl
7727            ! ext/Time/HiRes/HiRes.xs
7728 ____________________________________________________________________________
7729 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
7730         Log: Regen perlapi, perltoc.
7731      Branch: perl
7732            ! pod/perlapi.pod pod/perltoc.pod
7733 ____________________________________________________________________________
7734 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
7735         Log: Subject: [PATCH] sv.h documentation
7736              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
7737              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
7738              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
7739      Branch: perl
7740            ! sv.h
7741 ____________________________________________________________________________
7742 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
7743         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
7744              system("nmake -nologo", "clean") and there is no executable
7745              called "nmake -nologo"; this used to "work" pre-change#12559 due
7746              to bugs in multiarg system() that have since been fixed
7747      Branch: perl
7748            ! win32/buildext.pl
7749 ____________________________________________________________________________
7750 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
7751         Log: Update Changes.
7752      Branch: perl
7753            ! Changes patchlevel.h
7754 ____________________________________________________________________________
7755 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
7756         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
7757              From: Richard.Foley@t-online.de (Richard Foley)            
7758              Date: Sun, 28 Oct 2001 00:48:32 +0200
7759              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
7760      Branch: perl
7761            ! pod/perlhack.pod
7762 ____________________________________________________________________________
7763 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
7764         Log: Must store pointers with the right width.
7765      Branch: perl
7766            ! op.h
7767 ____________________________________________________________________________
7768 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
7769         Log: Integrate change #12711 from perlio;
7770              
7771              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
7772              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
7773      Branch: perl
7774           !> perlio.c
7775 ____________________________________________________________________________
7776 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
7777         Log: Subject: [PATCH] make minitest
7778              From: Nicholas Clark <nick@ccl4.org>
7779              Date: Sat, 27 Oct 2001 22:56:16 +0100
7780              Message-ID: <20011027225616.L20275@plum.flirble.org>
7781      Branch: perl
7782            ! t/TEST
7783 ____________________________________________________________________________
7784 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
7785         Log: Patch #12661 missed this.
7786      Branch: perl
7787            ! ext/DB_File/DB_File.pm
7788 ____________________________________________________________________________
7789 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
7790         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
7791              From: "Craig A. Berry" <craigberry@mac.com>
7792              Date: Sat, 27 Oct 2001 16:07:47 -0500
7793              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
7794      Branch: perl
7795            ! configure.com perlio.c
7796 ____________________________________________________________________________
7797 [ 12711] By: nick                                  on 2001/10/27  19:49:25
7798         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
7799              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
7800      Branch: perlio
7801            ! perlio.c
7802 ____________________________________________________________________________
7803 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
7804         Log: Let's not replace reason if there's one already supplied.
7805      Branch: perl
7806            ! t/op/regexp.t
7807 ____________________________________________________________________________
7808 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
7809         Log: is not good.
7810      Branch: perl
7811            ! t/op/regexp.t
7812 ____________________________________________________________________________
7813 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
7814         Log: ldlibpth can exist but be unset.
7815      Branch: perl
7816            ! t/TEST
7817 ____________________________________________________________________________
7818 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
7819         Log: Unicode: property alias naming cleanup.
7820      Branch: perl
7821            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
7822 ____________________________________________________________________________
7823 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
7824         Log: FAQ sync.
7825      Branch: perl
7826            ! pod/perlfaq4.pod
7827 ____________________________________________________________________________
7828 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
7829         Log: Integrate change #12703 from maintperl;
7830              
7831              typemap stuff intervenes before declaration, move it to PREINIT
7832              section
7833              
7834              (an empty integrate, but now the files are in sync
7835              between the branches)
7836      Branch: perl
7837           !> ext/ODBM_File/ODBM_File.xs
7838 ____________________________________________________________________________
7839 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
7840         Log: More PerlIO symbols.
7841      Branch: perl
7842            ! makedef.pl
7843 ____________________________________________________________________________
7844 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
7845         Log: typemap stuff intervenes before declaration, move it to PREINIT
7846              section
7847      Branch: maint-5.6/perl
7848            ! ext/ODBM_File/ODBM_File.xs
7849 ____________________________________________________________________________
7850 [ 12702] By: nick                                  on 2001/10/27  14:09:35
7851         Log: Integrate mainline
7852      Branch: perlio
7853           +> ext/threads/shared/t/av_simple.t
7854           +> ext/threads/shared/t/hv_refs.t
7855           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
7856           !> (integrate 109 files)
7857 ____________________________________________________________________________
7858 [ 12700] By: ams                                   on 2001/10/26  21:22:23
7859         Log: Subject: [PATCH] tweak divide
7860              From: Nicholas Clark <nick@ccl4.org>
7861              Date: Fri, 26 Oct 2001 22:52:17 +0100
7862              Message-Id: <20011026225217.B20275@plum.flirble.org>
7863      Branch: perl
7864            ! pp.c
7865 ____________________________________________________________________________
7866 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
7867         Log: Integrate a buncha things from maintperl.
7868      Branch: maint-5.6/macperl
7869           !> (integrate 32 files)
7870 ____________________________________________________________________________
7871 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
7872         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
7873              From: Andy Dougherty <doughera@lafayette.edu>
7874              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
7875              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
7876      Branch: perl
7877            ! hints/svr4.sh
7878 ____________________________________________________________________________
7879 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
7880         Log: When you're root, many things become writable.
7881      Branch: perl
7882            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
7883 ____________________________________________________________________________
7884 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
7885         Log: Update Changes.
7886      Branch: perl
7887            ! Changes patchlevel.h
7888 ____________________________________________________________________________
7889 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
7890         Log: Term/Cap.t attempts to access the floppy drive for no good reason
7891              on dosish systems
7892      Branch: perl
7893            ! lib/Term/Cap.t
7894 ____________________________________________________________________________
7895 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
7896         Log: fix misleading comment on known inadequacy in B::Terse, and skip
7897              it correctly
7898      Branch: perl
7899            ! ext/B/t/terse.t
7900 ____________________________________________________________________________
7901 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
7902         Log: fix spurious AutoSplit.t failure under windows
7903      Branch: perl
7904            ! lib/AutoSplit.t
7905 ____________________________________________________________________________
7906 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
7907         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
7908      Branch: perl
7909            ! ext/Time/HiRes/HiRes.t
7910 ____________________________________________________________________________
7911 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
7912         Log: More logical to use %04"UVXf" than %"UVuf" since
7913              the Unicode standard prefers hex.
7914      Branch: perl
7915            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
7916            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
7917            ! lib/unicore/mktables utf8.c
7918 ____________________________________________________________________________
7919 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
7920         Log: change#12065 seems to have broken Encode build on windows; fix
7921      Branch: perl
7922            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
7923 ____________________________________________________________________________
7924 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
7925         Log: Unicode: add the case folding table.
7926      Branch: perl
7927            + lib/unicore/To/Fold.pl
7928            ! MANIFEST lib/unicore/mktables
7929 ____________________________________________________________________________
7930 [ 12688] By: sky                                   on 2001/10/26  13:51:29
7931         Log: Get the new functions right, do not export lock since we use builtin lock.
7932              TODO: fix xsubpp to support the new prototypes
7933      Branch: perl
7934            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
7935 ____________________________________________________________________________
7936 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
7937         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
7938              as suggested by Sarathy.
7939      Branch: perl
7940            ! mg.c
7941 ____________________________________________________________________________
7942 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
7943         Log: avoid compiler warning
7944      Branch: perl
7945            ! win32/win32.c
7946 ____________________________________________________________________________
7947 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
7948         Log: WinCE update from Rainer Keuchel.
7949      Branch: perl
7950            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
7951            ! wince/wince.c
7952 ____________________________________________________________________________
7953 [ 12684] By: sky                                   on 2001/10/26  13:34:33
7954         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
7955      Branch: perl
7956            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
7957 ____________________________________________________________________________
7958 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
7959         Log: More fixes that were made to the core and not in the libnet src
7960      Branch: perl
7961            ! lib/Net/Domain.pm
7962 ____________________________________________________________________________
7963 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
7964         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
7965              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
7966              Date: Fri, 26 Oct 2001 13:55:21 +0200
7967              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
7968              
7969              (plus make the db-recno.t#59 accept both \n and \r\n)
7970      Branch: perl
7971            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
7972            ! ext/DB_File/t/db-recno.t
7973 ____________________________________________________________________________
7974 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
7975         Log: Fix tests to be able to run in the core and the CPAN dist
7976      Branch: perl
7977            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
7978            ! lib/Net/t/require.t lib/Net/t/smtp.t
7979 ____________________________________________________________________________
7980 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
7981         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
7982              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7983              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
7984              Date: Fri, 26 Oct 2001 08:34:46 EDT
7985      Branch: perl
7986            ! ext/Time/HiRes/HiRes.t
7987 ____________________________________________________________________________
7988 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
7989         Log: Sync libnet modules with what will be libnet-1.08
7990      Branch: perl
7991            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
7992            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
7993            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
7994            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
7995 ____________________________________________________________________________
7996 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
7997         Log: Integrate maintperl changes #12268 and #12669;
7998              
7999              final touches to the audit for statics and thread-unsafe code
8000              * make DB_File, ODBM_File thread-safe 
8001              * remove unnecessary/dangerous statics and protect others
8002              from not getting accidentally enabled under threaded perls
8003              
8004              windows support functions get_childdir() et al aren't exported
8005              correctly under vanilla build
8006              
8007              Testing under win32 appreciated since changes there had
8008              to be manually merged and I cannot test how badly did I do.
8009      Branch: perl
8010           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
8011           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
8012           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
8013           !> win32/vmem.h win32/win32.c win32/win32iop.h
8014 ____________________________________________________________________________
8015 [ 12677] By: sky                                   on 2001/10/26  12:37:17
8016         Log: More Config::threads to threads::threads changes
8017      Branch: perl
8018            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
8019 ____________________________________________________________________________
8020 [ 12676] By: sky                                   on 2001/10/26  12:31:46
8021         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
8022      Branch: perl
8023            ! ext/threads/threads.pm ext/threads/threads.xs
8024 ____________________________________________________________________________
8025 [ 12675] By: sky                                   on 2001/10/26  12:06:30
8026         Log: Allocing a TLS in runtime is not too hot.
8027      Branch: perl
8028            ! ext/threads/threads.xs
8029 ____________________________________________________________________________
8030 [ 12674] By: sky                                   on 2001/10/26  11:59:09
8031         Log: Don't display debug data.
8032      Branch: perl
8033            ! ext/threads/threads.pm
8034 ____________________________________________________________________________
8035 [ 12673] By: sky                                   on 2001/10/26  11:35:47
8036         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
8037              complete bar support for blessed objects.
8038              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
8039      Branch: perl
8040            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
8041 ____________________________________________________________________________
8042 [ 12672] By: sky                                   on 2001/10/26  11:15:28
8043         Log: Fix case where shared reference does not exist in current thread.
8044      Branch: perl
8045            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
8046 ____________________________________________________________________________
8047 [ 12671] By: sky                                   on 2001/10/26  08:48:52
8048         Log: Support for references in shared arrays.
8049      Branch: perl
8050            ! ext/threads/shared/shared.xs
8051 ____________________________________________________________________________
8052 [ 12670] By: sky                                   on 2001/10/26  08:30:11
8053         Log: Add tests for references in hashes.
8054      Branch: perl
8055            + ext/threads/shared/t/hv_refs.t
8056            ! MANIFEST
8057 ____________________________________________________________________________
8058 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
8059         Log: windows support functions get_childdir() et al aren't exported
8060              correctly under vanilla build
8061      Branch: maint-5.6/perl
8062            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
8063 ____________________________________________________________________________
8064 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
8065         Log: final touches to the audit for statics and thread-unsafe code
8066              * make DB_File, ODBM_File thread-safe 
8067              * remove unnecessary/dangerous statics and protect others
8068              from not getting accidentally enabled under threaded perls
8069      Branch: maint-5.6/perl
8070            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
8071            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
8072            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
8073            ! win32/win32.c
8074 ____________________________________________________________________________
8075 [ 12667] By: ams                                   on 2001/10/26  03:48:36
8076         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
8077              From: "Richard Soderberg" <rs@crystalflame.net>
8078              Date: Thu, 25 Oct 2001 23:42:50 -0400
8079              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
8080      Branch: perl
8081            ! sharedsv.c
8082 ____________________________________________________________________________
8083 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
8084         Log: Integrate change #12664 from maintperl;
8085              
8086              the newest GCCs don't seem to like C<"string1"##STRING2>
8087              so keep it as C<"string1" STRING2> (latter appears to
8088              work everywhere)
8089      Branch: perl
8090           !> ext/DynaLoader/dlutils.c
8091 ____________________________________________________________________________
8092 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
8093         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
8094              From: Chris Nandor <pudge@pobox.com>
8095              Date: Thu, 25 Oct 2001 22:15:03 -0400
8096              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
8097      Branch: perl
8098            ! perl.h
8099 ____________________________________________________________________________
8100 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
8101         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
8102              C<"string1" STRING2> (latter appears to work everywhere)
8103      Branch: maint-5.6/perl
8104            ! ext/DynaLoader/dlutils.c
8105 ____________________________________________________________________________
8106 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
8107         Log: AUTHORS update.
8108      Branch: perl
8109            ! AUTHORS
8110 ____________________________________________________________________________
8111 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
8112         Log: Integrate change #12660 from maintperl;
8113              
8114              make the dMY_CXT stuff available under all of
8115              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
8116      Branch: perl
8117           !> perl.h
8118 ____________________________________________________________________________
8119 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
8120         Log: Subject: [PATCH] DB_File-1.79
8121              From: "Paul Marquess" <paul.marquess@openwave.com>
8122              Date: Fri, 26 Oct 2001 00:03:54 +0100
8123              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
8124      Branch: perl
8125            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
8126            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
8127 ____________________________________________________________________________
8128 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
8129         Log: make the dMY_CXT stuff available under all of
8130              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
8131      Branch: maint-5.6/perl
8132            ! perl.h
8133 ____________________________________________________________________________
8134 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
8135         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
8136              From: Michael G Schwern <schwern@pobox.com>
8137              Date: Thu, 25 Oct 2001 18:28:12 -0400
8138              Message-ID: <20011025182812.M4811@blackrider>
8139      Branch: perl
8140            ! t/run/kill_perl.t
8141 ____________________________________________________________________________
8142 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
8143         Log: STRLEN != int.
8144      Branch: perl
8145            ! regcomp.c regexec.c
8146 ____________________________________________________________________________
8147 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
8148         Log: Subject: [PATCH] remove small IVop redundancy
8149              From: Nicholas Clark <nick@ccl4.org>
8150              Date: Thu, 25 Oct 2001 22:48:28 +0100
8151              Message-ID: <20011025224827.M66471@plum.flirble.org>
8152      Branch: perl
8153            ! pp.c pp_hot.c
8154 ____________________________________________________________________________
8155 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
8156         Log: Metaconfig unit change for #12655.
8157      Branch: metaconfig/U/perl
8158            ! Extensions.U
8159 ____________________________________________________________________________
8160 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
8161         Log: Subject: Re: Not OK @12650
8162              From: Andy Dougherty <doughera@lafayette.edu>
8163              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
8164              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
8165      Branch: perl
8166            ! Configure
8167 ____________________________________________________________________________
8168 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
8169         Log: Integrate changes #12652 and #12653 from maintperl;
8170              
8171              more tweaks to change#12626
8172              * move the boilerplate code over to perl.h and make DynaLoader
8173              use it
8174              * make re, Opcode, File::Glob and B threadsafe
8175              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
8176              C<no re;> anywhere)
8177              
8178              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
8179              
8180              File::Glob required a bit more work in bleadperl
8181              because of ExtUtils::Constant (see the Makefile.PL change)
8182      Branch: perl
8183            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
8184           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
8185           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
8186 ____________________________________________________________________________
8187 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
8188         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
8189      Branch: maint-5.6/perl
8190            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
8191            ! ext/Opcode/Opcode.xs ext/re/re.xs
8192 ____________________________________________________________________________
8193 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
8194         Log: more tweaks to change#12626
8195              * move the boilerplate code over to perl.h and make DynaLoader
8196              use it
8197              * make re, Opcode, File::Glob and B threadsafe
8198              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
8199              C<no re;> anywhere)
8200      Branch: maint-5.6/perl
8201            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
8202            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
8203 ____________________________________________________________________________
8204 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
8205         Log: Metaconfig unit change for #12650.
8206      Branch: metaconfig/U/perl
8207            ! Extensions.U
8208 ____________________________________________________________________________
8209 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
8210         Log: Subject: Re: ithreads doesn't like usedl=n
8211              From: Andy Dougherty <doughera@lafayette.edu>
8212              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
8213              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
8214              
8215              Special-case threads::shared.
8216      Branch: perl
8217            ! Configure
8218 ____________________________________________________________________________
8219 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
8220         Log: Getting fancier...
8221      Branch: perl
8222            ! t/TEST
8223 ____________________________________________________________________________
8224 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
8225         Log: csh - what a pain.
8226      Branch: perl
8227            ! t/TEST
8228 ____________________________________________________________________________
8229 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
8230         Log: Update Changes.
8231      Branch: perl
8232            ! Changes patchlevel.h
8233 ____________________________________________________________________________
8234 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
8235         Log: Allow resetting the locale system for the duration
8236              of the build (Mac OS X default setting LANG=En_US
8237              ist kaputt)
8238      Branch: perl
8239            ! Makefile.SH
8240 ____________________________________________________________________________
8241 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
8242         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
8243      Branch: perl
8244            ! ext/Digest/MD5/t/files.t
8245 ____________________________________________________________________________
8246 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
8247         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
8248              From: Andy Dougherty <doughera@lafayette.edu>
8249              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
8250              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
8251      Branch: perl
8252            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
8253            ! ext/threads/shared/Makefile.PL
8254 ____________________________________________________________________________
8255 [ 12643] By: sky                                   on 2001/10/25  12:28:26
8256         Log: Add support for reference members of hashes.
8257      Branch: perl
8258            ! ext/threads/shared/shared.xs
8259 ____________________________________________________________________________
8260 [ 12642] By: ams                                   on 2001/10/25  12:21:13
8261         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
8262              From: "Norton Allen" <nort@qnx.com>
8263              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
8264              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
8265      Branch: perl
8266            ! ext/Digest/MD5/MD5.xs
8267 ____________________________________________________________________________
8268 [ 12641] By: sky                                   on 2001/10/25  10:27:39
8269         Log: Tests shared hashes.
8270      Branch: perl
8271            + ext/threads/shared/t/hv_simple.t
8272            ! MANIFEST
8273 ____________________________________________________________________________
8274 [ 12640] By: sky                                   on 2001/10/25  10:18:23
8275         Log: Fix threadcounts for arrays and hashes.
8276      Branch: perl
8277            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
8278 ____________________________________________________________________________
8279 [ 12639] By: sky                                   on 2001/10/25  10:17:26
8280         Log: Note to self, doing *src_ary++ in a macro that evaluates
8281              the value more than once is a good way to dump core.
8282      Branch: perl
8283            ! sharedsv.c
8284 ____________________________________________________________________________
8285 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
8286         Log: Integrate change #12636 from maintperl; more dl fixups.
8287      Branch: perl
8288           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
8289           !> ext/DynaLoader/dl_vms.xs
8290 ____________________________________________________________________________
8291 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
8292         Log: Like dl_hpux, like dl_dld.
8293      Branch: perl
8294            ! ext/DynaLoader/dl_dld.xs
8295 ____________________________________________________________________________
8296 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
8297         Log: followups to change#12635
8298      Branch: maint-5.6/perl
8299            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
8300            ! ext/DynaLoader/dl_vms.xs
8301 ____________________________________________________________________________
8302 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
8303         Log: add part of change#12634 to the two files that need it; dl_aix.xs
8304              in maint-5.6 doesn't have the branch that had the problem in
8305              mainline
8306      Branch: maint-5.6/perl
8307            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
8308 ____________________________________________________________________________
8309 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
8310         Log: Fixes for #12627.
8311      Branch: perl
8312            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
8313 ____________________________________________________________________________
8314 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
8315         Log: Since pv_uni_display and sv_uni_display are now used
8316              in the re extension, their symbols have to be exported.
8317      Branch: perl
8318            ! embed.pl global.sym
8319 ____________________________________________________________________________
8320 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
8321         Log: Subject:  Re: [PATCH Perl@12567] debug /list
8322              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8323              Date: Tue, 23 Oct 2001 21:40:33 EDT
8324              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
8325      Branch: perl
8326            ! configure.com
8327 ____________________________________________________________________________
8328 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
8329         Log: This takes care of some of the re 'debug' cases but
8330              not all cases since the information whether the pattern
8331              or the target are utf8 seems to be either lost or not
8332              spread widely enough, sigh.
8333      Branch: perl
8334            ! regcomp.c
8335 ____________________________________________________________________________
8336 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
8337         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
8338              From: John Peacock <jpeacock@rowman.com>
8339              Date: Wed, 24 Oct 2001 16:53:29 -0400
8340              Message-ID: <3BD72A49.1508D152@rowman.com>
8341      Branch: perl
8342            ! configure.com
8343 ____________________________________________________________________________
8344 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
8345         Log: Upgrade NetWare and WinCE as in #12626.
8346      Branch: perl
8347            ! NetWare/dl_netware.xs wince/dl_win32.xs
8348 ____________________________________________________________________________
8349 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
8350         Log: Tru64 compiler nit.
8351      Branch: perl
8352            ! ext/threads/shared/shared.xs
8353 ____________________________________________________________________________
8354 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
8355         Log: Integrate change #12626 from maintperl;
8356              make DynaLoader threadsafe by moving all statics into
8357              interpreter-local space
8358              
8359              TODO: Netware, OS/2, WinCE
8360      Branch: perl
8361           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
8362           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
8363           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
8364           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
8365           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
8366           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
8367           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
8368 ____________________________________________________________________________
8369 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
8370         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
8371              space
8372      Branch: maint-5.6/perl
8373            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
8374            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
8375            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
8376            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
8377            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
8378            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
8379            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
8380 ____________________________________________________________________________
8381 [ 12625] By: sky                                   on 2001/10/24  20:05:26
8382         Log: Change #12623 inflicted an infinite hang. Fixed.
8383      Branch: perl
8384            ! ext/threads/shared/shared.xs
8385 ____________________________________________________________________________
8386 [ 12624] By: sky                                   on 2001/10/24  19:06:55
8387         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
8388      Branch: perl
8389            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
8390 ____________________________________________________________________________
8391 [ 12623] By: sky                                   on 2001/10/24  18:06:34
8392         Log: We need to do sharedsv_find in the original perl context.
8393      Branch: perl
8394            ! ext/threads/shared/shared.xs
8395 ____________________________________________________________________________
8396 [ 12622] By: sky                                   on 2001/10/24  17:26:51
8397         Log: Add support for basic support for AVs, references not supported yet.
8398              Add test for AVs.
8399              Add more tests to sv_refs
8400              Fix documentation issues.  
8401      Branch: perl
8402            + ext/threads/shared/t/av_simple.t
8403            ! MANIFEST ext/threads/shared/shared.pm
8404            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
8405 ____________________________________________________________________________
8406 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
8407         Log: Dump Unicode better for re 'debug'.  The regprop()
8408              is unfinished since have to figure out how to detect
8409              Unicodeness in there.
8410      Branch: perl
8411            ! regcomp.c regexec.c
8412 ____________________________________________________________________________
8413 [ 12620] By: sky                                   on 2001/10/24  13:18:07
8414         Log: Add support for finding shared arrays and hashes.
8415      Branch: perl
8416            ! sharedsv.c
8417 ____________________________________________________________________________
8418 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
8419         Log: Rewrite sv_uni_display() as pv_uni_display() as
8420              reimplement sv_uni_display() using that.
8421      Branch: perl
8422            ! dump.c embed.h embed.pl proto.h
8423 ____________________________________________________________________________
8424 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
8425         Log: Integrate change #12615 from maintperl;
8426              on Windows, IO::File::new_tmpfile() fails after being called
8427              32767 times because MSVCRT thinks stdio's TMP_MAX is a
8428              process-wide limit
8429      Branch: perl
8430           !> win32/win32.c
8431 ____________________________________________________________________________
8432 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
8433         Log: Don't try to print ints as IVs.
8434      Branch: perl
8435            ! ext/Time/HiRes/HiRes.xs
8436 ____________________________________________________________________________
8437 [ 12616] By: sky                                   on 2001/10/24  11:06:35
8438         Log: We only need to fetch the SV from the backend if the index
8439              is not the same as mg_private.     In theory this could be
8440              a problem if there are an exact multiple of U16 changes
8441              of a shared variable between two access in a given thread,
8442              we choose to avoid theory for now.
8443      Branch: perl
8444            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
8445 ____________________________________________________________________________
8446 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
8447         Log: on Windows, IO::File::new_tmpfile() fails after being called
8448              32767 times because MSVCRT thinks stdio's TMP_MAX is a
8449              process-wide limit
8450      Branch: maint-5.6/perl
8451            ! win32/win32.c
8452 ____________________________________________________________________________
8453 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
8454         Log: Negation and Unicode: sort of solves 20010303.010,
8455              except not quite like reported in the Subject
8456              (Perl_warner is still utf8-ignorant).
8457      Branch: perl
8458            ! pp.c t/lib/warnings/sv
8459 ____________________________________________________________________________
8460 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
8461         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
8462      Branch: perl
8463            ! sv.c t/lib/warnings/sv
8464 ____________________________________________________________________________
8465 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
8466         Log: sv_uni_display(): do not add the "...", let the caller
8467              do it if wanted, and be prepared for more display options.
8468      Branch: perl
8469            ! dump.c embed.h embed.pl proto.h
8470 ____________________________________________________________________________
8471 [ 12611] By: nick                                  on 2001/10/23  20:28:07
8472         Log: Integrate mainline
8473      Branch: perlio
8474           !> Changes configure.com cygwin/cygwin.c
8475           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
8476           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
8477           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
8478           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
8479           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
8480           !> utils/h2xs.PL utils/perldoc.PL
8481 ____________________________________________________________________________
8482 [ 12610] By: sky                                   on 2001/10/23  19:39:24
8483         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
8484              don't call themselves READONLY but still die with modification
8485              attempt. We only call bless for ext and umagic.
8486      Branch: perl
8487            ! sv.c
8488 ____________________________________________________________________________
8489 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
8490         Log: Croak() on negative time; doc tweaks.
8491      Branch: perl
8492            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
8493            ! ext/Time/HiRes/HiRes.xs
8494 ____________________________________________________________________________
8495 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
8496         Log: FAQ sync.
8497      Branch: perl
8498            ! pod/perlfaq4.pod pod/perlfaq7.pod
8499 ____________________________________________________________________________
8500 [ 12607] By: sky                                   on 2001/10/23  18:27:27
8501         Log: Call setmagic on the referent we are blessing.
8502      Branch: perl
8503            ! sv.c
8504 ____________________________________________________________________________
8505 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
8506         Log: Small test nits.
8507      Branch: perl
8508            ! t/op/lc.t
8509 ____________________________________________________________________________
8510 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
8511         Log: Update Changes.
8512      Branch: perl
8513            ! Changes patchlevel.h
8514 ____________________________________________________________________________
8515 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
8516         Log: Make the PerlIO_init() prototypes consistent.
8517      Branch: perl
8518            ! perlio.c
8519 ____________________________________________________________________________
8520 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
8521         Log: Upping the test count is a good idea.
8522      Branch: perl
8523            ! t/op/lc.t
8524 ____________________________________________________________________________
8525 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
8526         Log: Document the final sigma spot.
8527      Branch: perl
8528            ! pp.c
8529 ____________________________________________________________________________
8530 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
8531         Log: Fix multicharacter titlecase (ucfirst).
8532      Branch: perl
8533            ! pod/perlunicode.pod pp.c t/op/lc.t
8534 ____________________________________________________________________________
8535 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
8536         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
8537              From: Mikhail Zabaluev <mhz@alt-linux.org>
8538              Date: Tue, 23 Oct 2001 10:40:37 +0400
8539              Message-ID: <20011023104037.A12761@localhost.localdomain>
8540              
8541              (#12406 replaced with this)
8542      Branch: perl
8543            ! utils/perldoc.PL
8544 ____________________________________________________________________________
8545 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
8546         Log: MacOS Classic updates from Pudge.
8547      Branch: perl
8548            ! lib/File/Spec.t lib/File/Spec/Mac.pm
8549 ____________________________________________________________________________
8550 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
8551         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
8552              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
8553              Date: Sun, 14 Oct 2001 23:14:46 +0200
8554              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
8555              
8556              except for the 2->4 changes.
8557      Branch: perl
8558            ! lib/AutoSplit.t
8559 ____________________________________________________________________________
8560 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
8561         Log: integrate macperl contents into maint-5.6
8562      Branch: maint-5.6/perl
8563            ! mg.c
8564           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
8565           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
8566           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
8567           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
8568           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
8569           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
8570           !> t/lib/filefind.t t/lib/filespec.t
8571 ____________________________________________________________________________
8572 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
8573         Log: At some point the #6234 has been lost from the mainline
8574              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
8575      Branch: perl
8576            ! lib/File/Spec/Win32.pm
8577 ____________________________________________________________________________
8578 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
8579         Log: Cygwin seems to round up (or closest, but not down)
8580              for time(), so half of the time (bad pun intended)
8581              Time::HiRes::time() is less than time(), half of
8582              the time it's more.  So let's try harder in the loop.
8583      Branch: perl
8584            ! ext/Time/HiRes/HiRes.t
8585 ____________________________________________________________________________
8586 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
8587         Log: MacOS Classic timeofday(), from Chris Nandor. 
8588      Branch: perl
8589            ! ext/Time/HiRes/HiRes.xs
8590 ____________________________________________________________________________
8591 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
8592         Log: Integrate changes #12580 and #12581 from macperl;
8593              
8594              Fix path construction.
8595              
8596              (Copyright) Nit.
8597      Branch: perl
8598           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
8599 ____________________________________________________________________________
8600 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
8601         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
8602              doesn't seem to help (the error being output to console, maybe?)
8603      Branch: perl
8604            ! lib/Net/Domain.pm
8605 ____________________________________________________________________________
8606 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
8607         Log: Taint the getcwd() result also in Cygwin.
8608              (TODO: which other platforms need the same thing?)
8609      Branch: perl
8610            ! cygwin/cygwin.c
8611 ____________________________________________________________________________
8612 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
8613         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
8614      Branch: perl
8615            ! t/op/taint.t
8616 ____________________________________________________________________________
8617 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
8618         Log: getpwuid() fragility continues.
8619      Branch: perl
8620            ! utils/h2xs.PL
8621 ____________________________________________________________________________
8622 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
8623         Log: getpwuid() might succeed but that's no guarantee
8624              that the $home will be defined.
8625      Branch: perl
8626            ! ext/File/Glob/t/basic.t
8627 ____________________________________________________________________________
8628 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
8629         Log: It's safer to to expand the variable, too... (see #12571)
8630      Branch: perl
8631            ! t/TEST
8632 ____________________________________________________________________________
8633 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
8634         Log: Integrate with maintperl.
8635      Branch: maint-5.6/macperl
8636           !> win32/bin/pl2bat.pl win32/win32.c
8637 ____________________________________________________________________________
8638 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
8639         Log: Oops, forgot to include Win32 ... just as well, since it
8640              seems in bleadperl, change #7764 was not included
8641              (adding C:\temp).  Re-added.  Rip it back out if it
8642              doesn't belong.  :-)
8643      Branch: maint-5.6/macperl
8644            ! lib/File/Spec/Win32.pm
8645 ____________________________________________________________________________
8646 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
8647         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
8648              From: "Craig A. Berry" <craigberry@mac.com>
8649              Date: Mon, 22 Oct 2001 15:25:19 -0500
8650              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
8651      Branch: perl
8652            ! configure.com
8653 ____________________________________________________________________________
8654 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
8655         Log: Add in lots of File::Spec changes, from Thomas Wegner,
8656              and sync with changes from bleadperl.
8657      Branch: maint-5.6/macperl
8658            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
8659            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
8660            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
8661            ! lib/File/Spec/Win32.pm t/lib/filespec.t
8662 ____________________________________________________________________________
8663 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
8664         Log: Sync with latest File::Find and tests from bleadperl.
8665      Branch: maint-5.6/macperl
8666            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
8667 ____________________________________________________________________________
8668 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
8669         Log: Nit.
8670      Branch: maint-5.6/macperl
8671            ! perl.c
8672 ____________________________________________________________________________
8673 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
8674         Log: Fix path construction.
8675      Branch: maint-5.6/macperl
8676            ! ext/DynaLoader/DynaLoader_pm.PL
8677 ____________________________________________________________________________
8678 [ 12579] By: nick                                  on 2001/10/22  19:08:35
8679         Log: Integrate mainline (for Arthurs thread.xs fix)
8680      Branch: perlio
8681           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
8682 ____________________________________________________________________________
8683 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
8684         Log: Fix up exported symbols, move relevant docs
8685              over from macperl.pod.
8686      Branch: maint-5.6/macperl
8687            ! macos/ext/MacPerl/MacPerl.pm
8688 ____________________________________________________________________________
8689 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
8690         Log: Make ADDRESS called optionally as a method.
8691      Branch: maint-5.6/macperl
8692            ! macos/lib/Mac/Glue.pm
8693 ____________________________________________________________________________
8694 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
8695         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
8696              Apple event.
8697      Branch: maint-5.6/macperl
8698            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
8699            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
8700            ! macos/macperl/MPTerminology.aete
8701 ____________________________________________________________________________
8702 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
8703         Log: Clean up some build utilities. Change Entab to Duplicate;
8704              fix docs and error reporting; improve macify() of paths;
8705              remove requirement for Exporter.pm presence.
8706      Branch: maint-5.6/macperl
8707            ! macos/InstallBLIB macos/MacPerlTests.cmd
8708            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
8709 ____________________________________________________________________________
8710 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
8711         Log: Sync Time::HiRes with bleadperl
8712      Branch: maint-5.6/macperl
8713            ! macos/bundled_ext/Time/HiRes/HiRes.pm
8714            ! macos/bundled_ext/Time/HiRes/HiRes.t
8715            ! macos/bundled_ext/Time/HiRes/HiRes.xs
8716 ____________________________________________________________________________
8717 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
8718         Log: Fix up Changes
8719      Branch: maint-5.6/macperl
8720            ! macos/Changes
8721 ____________________________________________________________________________
8722 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
8723         Log: A user might belong to only a single group
8724              (the group equal to the group id).
8725      Branch: perl
8726            ! t/op/groups.t
8727 ____________________________________________________________________________
8728 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
8729         Log: Prepending (instead of replacing with) the pwd is safer. 
8730      Branch: perl
8731            ! t/TEST
8732 ____________________________________________________________________________
8733 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
8734         Log: Be more robust if no hostname or domainname
8735              (especially the latter)
8736      Branch: perl
8737            ! lib/Net/Domain.pm
8738 ____________________________________________________________________________
8739 [ 12569] By: sky                                   on 2001/10/22  17:41:07
8740         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
8741      Branch: perl
8742            ! ext/threads/threads.xs
8743 ____________________________________________________________________________
8744 [ 12568] By: nick                                  on 2001/10/22  16:31:24
8745         Log: Integrate mainline
8746      Branch: perlio
8747           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
8748           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
8749           +> ext/threads/shared/t/sv_refs.t
8750           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
8751            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
8752            - lib/unicore/To/SpecUpper.pl
8753           !> (integrate 42 files)
8754 ____________________________________________________________________________
8755 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
8756         Log: Update Changes.
8757      Branch: perl
8758            ! Changes patchlevel.h
8759 ____________________________________________________________________________
8760 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
8761         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
8762              From: Michael G Schwern <schwern@pobox.com>
8763              Date: Mon, 22 Oct 2001 03:48:38 -0400
8764              Message-ID: <20011022034838.B1676@blackrider>
8765      Branch: perl
8766            ! pod/perlvar.pod
8767 ____________________________________________________________________________
8768 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
8769         Log: Pod nits, as suggested by Stas Bekman.
8770      Branch: perl
8771            ! ext/threads/shared/shared.pm ext/threads/threads.pm
8772 ____________________________________________________________________________
8773 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
8774         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
8775              From: "Paul Marquess" <paul.marquess@openwave.com> 
8776              Date: Sun, 21 Oct 2001 21:11:15 +0100
8777              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
8778      Branch: perl
8779            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
8780            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
8781            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
8782            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
8783            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
8784            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
8785            ! ext/SDBM_File/sdbm.t
8786 ____________________________________________________________________________
8787 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
8788         Log: Integrate change #12559 from maintperl;
8789              various fixes for system() and backticks under windows
8790      Branch: perl
8791           !> win32/win32.c
8792 ____________________________________________________________________________
8793 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
8794         Log: Integrate change #12560 from maintperl;
8795              make pl2bat use %0 rather than "%0" (the latter fails to work
8796              in a lot of common cases)
8797      Branch: perl
8798           !> win32/bin/pl2bat.pl
8799 ____________________________________________________________________________
8800 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
8801         Log: Integrate changes #12549 and #12550 from maintperl;
8802              
8803              readline() doesn't work with our variables; it confuses them with
8804              my variables (change#4227 was incomplete)
8805      Branch: perl
8806            ! t/lib/strict/vars
8807           !> t/base/rs.t toke.c
8808 ____________________________________________________________________________
8809 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
8810         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
8811              in a lot of common cases)
8812      Branch: maint-5.6/perl
8813            ! win32/bin/pl2bat.pl
8814 ____________________________________________________________________________
8815 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
8816         Log: various fixes for system() and backticks under windows:
8817              
8818              * avoid munging whitespace that is passed within quotes
8819              * work around a cmd.exe misfeature that made multi-arg
8820              system() unreliable when there is more than one quoted
8821              argument
8822              * make multi-arg system() autoquote arguments as needed
8823              before passing them to the shell (this avoids having to
8824              second guess the shell quoting)
8825              * perl's -Dp switch can be used to trace the innards
8826      Branch: maint-5.6/perl
8827            ! win32/win32.c
8828 ____________________________________________________________________________
8829 [ 12558] By: nick                                  on 2001/10/22  08:58:42
8830         Log: Integrate ithreads buffer flush fix from perlio
8831      Branch: perl
8832           !> ext/threads/t/basic.t perl.c
8833 ____________________________________________________________________________
8834 [ 12557] By: nick                                  on 2001/10/22  08:35:09
8835         Log: All tests pass (legitimately) on ithreads
8836      Branch: perlio
8837            ! ext/threads/t/basic.t perl.c
8838 ____________________________________________________________________________
8839 [ 12556] By: nick                                  on 2001/10/22  06:51:22
8840         Log: Integrate non-ithreads fix to mainline
8841      Branch: perl
8842           !> perlio.c
8843 ____________________________________________________________________________
8844 [ 12555] By: nick                                  on 2001/10/22  06:48:33
8845         Log: Restore non-ithreads build. Interestingly binmode test passes
8846              non-ithreads - so crlf layer is not damaged and ithreads fail
8847              is a symptom ...
8848      Branch: perlio
8849            ! perlio.c
8850 ____________________________________________________________________________
8851 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
8852         Log: Integrate from perlio; restructuring.
8853      Branch: perl
8854           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
8855           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
8856           !> win32/perlhost.h
8857 ____________________________________________________________________________
8858 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
8859         Log: Integrate from maintperl
8860              (Changes 12350, 12496, 12548, 12549, 12550)
8861      Branch: maint-5.6/macperl
8862           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
8863           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
8864 ____________________________________________________________________________
8865 [ 12552] By: nick                                  on 2001/10/21  19:18:12
8866         Log: Win32 PerlIO_cleanup special cases should no longer be required.
8867      Branch: perlio
8868            ! perl.c
8869 ____________________________________________________________________________
8870 [ 12551] By: nick                                  on 2001/10/21  19:16:56
8871         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
8872      Branch: perlio
8873            ! win32/makefile.mk
8874 ____________________________________________________________________________
8875 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
8876         Log: change#12549 wasn't aware of strictures
8877      Branch: maint-5.6/perl
8878            ! t/pragma/strict-vars toke.c
8879 ____________________________________________________________________________
8880 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
8881         Log: readline() doesn't work with our variables; it confuses them with
8882              my variables (change#4227 was incomplete)
8883      Branch: maint-5.6/perl
8884            ! t/base/rs.t toke.c
8885 ____________________________________________________________________________
8886 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
8887         Log: change#12220 appears to have pulled in a mainline change that
8888              isn't applicable to maint-5.6 (some platforms don't taint
8889              cwd)
8890      Branch: maint-5.6/perl
8891            ! t/lib/filefind-taint.t
8892 ____________________________________________________________________________
8893 [ 12547] By: nick                                  on 2001/10/21  17:15:54
8894         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
8895              for them. Call explicit cleanup during destruct process.
8896              - one binmode test is failing
8897              - also ext/threads/t/basic.t fails under make test, and is noisy under
8898              harness. (Threads results are intermingled and don't match order expected.)
8899      Branch: perlio
8900            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
8901            ! perlio.h perliol.h pod/perlapi.pod sv.c
8902 ____________________________________________________________________________
8903 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
8904         Log: Implement multicharacter case mappings where a single
8905              Unicode character can be mapped into several.
8906      Branch: perl
8907            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
8908            - lib/unicore/To/SpecUpper.pl
8909            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
8910            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
8911            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
8912            ! proto.h t/op/lc.t utf8.c
8913 ____________________________________________________________________________
8914 [ 12545] By: sky                                   on 2001/10/21  15:25:16
8915         Log: First support of threads::shared, support shared svs and references.
8916      Branch: perl
8917            + ext/threads/shared/Makefile.PL ext/threads/shared/README
8918            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
8919            + ext/threads/shared/t/sv_refs.t
8920            + ext/threads/shared/t/sv_simple.t
8921            ! MANIFEST sharedsv.c
8922 ____________________________________________________________________________
8923 [ 12544] By: nick                                  on 2001/10/21  14:52:35
8924         Log: PerlIO layer table as PL_perlio (per-interpreter)
8925      Branch: perlio
8926            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
8927            ! pod/perlapi.pod sv.c
8928 ____________________________________________________________________________
8929 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
8930         Log: Prettyprinting.
8931      Branch: perl
8932            ! pod/perlunicode.pod
8933 ____________________________________________________________________________
8934 [ 12542] By: ams                                   on 2001/10/21  03:50:25
8935         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
8936              From: "Sean M. Burke" <sburke@cpan.org>
8937              Date: Sat, 20 Oct 2001 17:51:09 -0600
8938              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
8939      Branch: perl
8940            + pod/perlpodspec.pod
8941            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
8942            ! pod/perltoc.pod
8943 ____________________________________________________________________________
8944 [ 12541] By: nick                                  on 2001/10/20  22:23:53
8945         Log: Fix typos in new locking on MemShared
8946              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
8947              - seems to make segfaults more deterministic - suspect they are 
8948              attempt to free() after Interp and Host have gone.
8949      Branch: perlio
8950            ! perlio.c win32/perlhost.h
8951 ____________________________________________________________________________
8952 [ 12540] By: nick                                  on 2001/10/20  21:50:46
8953         Log: Remove the MemShared re-#define (again)
8954      Branch: perlio
8955            ! perlio.c
8956 ____________________________________________________________________________
8957 [ 12539] By: nick                                  on 2001/10/20  21:49:06
8958         Log: Use locks on MemShared
8959      Branch: perlio
8960            ! win32/perlhost.h
8961 ____________________________________________________________________________
8962 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
8963         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
8964              From: "chromatic" <chromatic@rmci.net>
8965              Date: Sat, 20 Oct 2001 11:13:47 -0600
8966              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
8967      Branch: perl
8968            ! installhtml
8969 ____________________________________________________________________________
8970 [ 12537] By: nick                                  on 2001/10/20  16:44:03
8971         Log: Integrate mainline
8972      Branch: perlio
8973           !> (integrate 48 files)
8974 ____________________________________________________________________________
8975 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
8976         Log: Update Changes.
8977      Branch: perl
8978            ! Changes patchlevel.h
8979 ____________________________________________________________________________
8980 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
8981         Log: Upgrade to podlators 1.11, from Russ Allbery.
8982      Branch: perl
8983            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
8984            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
8985            ! pod/pod2man.PL pod/pod2text.PL
8986 ____________________________________________________________________________
8987 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
8988         Log: Integrate perlio change #12532:
8989              introduce and use PerlIO_intmod2str().
8990      Branch: perl
8991           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
8992 ____________________________________________________________________________
8993 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
8994         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
8995      Branch: perl
8996            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
8997 ____________________________________________________________________________
8998 [ 12532] By: nick                                  on 2001/10/20  14:25:37
8999         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
9000              Use for non-PERLIO fdupopen().
9001      Branch: perlio
9002            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
9003 ____________________________________________________________________________
9004 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
9005         Log: Integrate perlio: PerlIO win32 fixes.
9006      Branch: perl
9007           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
9008           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
9009           !> proto.h sv.h win32/win32io.c
9010 ____________________________________________________________________________
9011 [ 12530] By: nick                                  on 2001/10/20  12:53:30
9012         Log: Fixed in two places - p4 resolve
9013      Branch: perlio
9014            ! perlsdio.h
9015 ____________________________________________________________________________
9016 [ 12529] By: nick                                  on 2001/10/20  12:51:05
9017         Log: Fix for ithreads/stdio build
9018      Branch: perlio
9019            ! perlio.c perlsdio.h
9020 ____________________________________________________________________________
9021 [ 12528] By: ams                                   on 2001/10/20  12:13:25
9022         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
9023              From: Michael G Schwern <schwern@pobox.com>
9024              Date: Sat, 20 Oct 2001 01:41:21 -0400
9025              Message-Id: <20011020014121.I3681@blackrider>
9026      Branch: perl
9027            ! installman
9028 ____________________________________________________________________________
9029 [ 12527] By: ams                                   on 2001/10/20  12:09:41
9030         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
9031              From: Michael G Schwern <schwern@pobox.com>
9032              Date: Sat, 20 Oct 2001 02:04:21 -0400
9033              Message-Id: <20011020020421.A11732@blackrider>
9034      Branch: perl
9035            ! lib/Pod/Checker.pm
9036 ____________________________________________________________________________
9037 [ 12526] By: ams                                   on 2001/10/20  11:59:41
9038         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
9039              From: "chromatic" <chromatic@rmci.net>
9040              Date: Fri, 19 Oct 2001 22:46:39 -0600
9041              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
9042      Branch: perl
9043            ! lib/Net/Config.pm
9044 ____________________________________________________________________________
9045 [ 12525] By: nick                                  on 2001/10/20  11:16:18
9046         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
9047              Perl_sv_setsv_flags directly.
9048      Branch: perlio
9049            ! ext/threads/threads.xs
9050 ____________________________________________________________________________
9051 [ 12524] By: nick                                  on 2001/10/20  10:28:17
9052         Log: Add a new flag character 'm' to embed.pl set to represent
9053              "functions" which are really macros. Use it foe the troublesome
9054              sv_setsv() etc. macros in sv.h - changing latter to define
9055              sv_setsv rather than sv_setsv_macro etc.
9056      Branch: perlio
9057            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
9058            ! pod/perlapi.pod proto.h sv.h
9059 ____________________________________________________________________________
9060 [ 12523] By: nick                                  on 2001/10/20  09:17:17
9061         Log: Add comments explaining why win32.h/embed.h are included where they are
9062              in perl.h 
9063      Branch: perlio
9064            ! perl.h
9065 ____________________________________________________________________________
9066 [ 12522] By: nick                                  on 2001/10/20  08:27:44
9067         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
9068              being used yet.
9069      Branch: perlio
9070            ! win32/win32io.c
9071 ____________________________________________________________________________
9072 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
9073         Log: Wording tweaks.
9074      Branch: perl
9075            ! t/TEST
9076 ____________________________________________________________________________
9077 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
9078         Log: Subject: IO module with nonblocking socket connect patch 
9079              From: Raul Dias <raul@dias.com.br>
9080              Date: Fri, 19 Oct 2001 22:45:32 -0300
9081              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
9082      Branch: perl
9083            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
9084 ____________________________________________________________________________
9085 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
9086         Log: Test vertical whitespace combined with /x in \p{}.
9087      Branch: perl
9088            ! t/op/pat.t
9089 ____________________________________________________________________________
9090 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
9091         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
9092              From: Gisle Aas <gisle@ActiveState.com> 
9093              Date: 19 Oct 2001 16:46:02 -0700
9094              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
9095      Branch: perl
9096            ! lib/ExtUtils/MakeMaker.pm
9097 ____________________________________________________________________________
9098 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
9099         Log: No more this symbol.
9100      Branch: perl
9101            ! makedef.pl
9102 ____________________________________________________________________________
9103 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
9104         Log: Integrate change #12511; fix gross win32 build issues.
9105      Branch: perl
9106           !> makedef.pl sv.c
9107 ____________________________________________________________________________
9108 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
9109         Log: Unpack in scalar context should return the first value
9110              returned in list context, as pointed out by Ton Hospel
9111              in 2001-05-21 (this is how it works already in blead,
9112              just adding the test).
9113      Branch: perl
9114            ! t/op/pack.t
9115 ____________________________________________________________________________
9116 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
9117         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
9118              From: "Craig A. Berry" <craigberry@mac.com>
9119              Date: Fri, 19 Oct 2001 16:59:30 -0500
9120              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
9121      Branch: perl
9122            ! utils/perldoc.PL
9123 ____________________________________________________________________________
9124 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
9125         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
9126              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9127              Date: Fri, 19 Oct 2001 17:45:23 EDT
9128              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
9129      Branch: perl
9130            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
9131            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
9132            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
9133            ! vms/vmsish.h
9134 ____________________________________________________________________________
9135 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
9136         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
9137              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9138              Date: Fri, 19 Oct 2001 17:26:35 EDT
9139              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
9140      Branch: perl
9141            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
9142 ____________________________________________________________________________
9143 [ 12511] By: nick                                  on 2001/10/19  19:55:36
9144         Log: Fix gross win32 build issues
9145      Branch: perlio
9146            ! makedef.pl sv.c
9147 ____________________________________________________________________________
9148 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
9149         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
9150              From: David Dyck <dcd@tc.fluke.com>
9151              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
9152              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
9153      Branch: perl
9154            ! lib/File/Find.pm
9155 ____________________________________________________________________________
9156 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
9157         Log: Subject: Re: PerlIO and Encode
9158              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
9159              Date: Tue, 16 Oct 2001 01:50:16 +0900
9160              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
9161      Branch: perl
9162            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
9163            ! ext/Encode/Encode/Tcl.t
9164 ____________________________________________________________________________
9165 [ 12508] By: ams                                   on 2001/10/19  17:59:16
9166         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
9167              (See #12499)
9168      Branch: perl
9169            ! pod/perlintro.pod
9170 ____________________________________________________________________________
9171 [ 12507] By: nick                                  on 2001/10/19  16:30:43
9172         Log: Integrate mainline
9173      Branch: perlio
9174           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
9175           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
9176           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
9177           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
9178           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
9179           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
9180           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
9181           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
9182           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
9183           +> win32/config_H.win64
9184            - lib/Test/Utils.pm lib/unicore/mktables.PL
9185            - t/lib/Test/Simple/Catch/More.pm
9186           !> (integrate 84 files)
9187 ____________________________________________________________________________
9188 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
9189         Log: Retract the #10451 which seems to be the cause
9190              of the major leakage from while(){eval"sub{}"}
9191      Branch: perl
9192            ! op.c t/run/kill_perl.t
9193 ____________________________________________________________________________
9194 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
9195         Log: Regen toc.
9196      Branch: perl
9197            ! pod/perltoc.pod
9198 ____________________________________________________________________________
9199 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
9200         Log: Tiny tweaks.
9201      Branch: perl
9202            ! pod/perl.pod
9203 ____________________________________________________________________________
9204 [ 12503] By: ams                                   on 2001/10/19  13:34:24
9205         Log: Subject: Re: perlintro.pod
9206              From: Abe Timmerman <abe@ztreet.demon.nl>
9207              Date: Fri, 19 Oct 2001 14:12:40 +0200
9208              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
9209      Branch: perl
9210            ! pod/perlintro.pod
9211 ____________________________________________________________________________
9212 [ 12502] By: ams                                   on 2001/10/19  13:24:12
9213         Log: Slight reorganisation of references.
9214      Branch: perl
9215            ! pod/perl.pod
9216 ____________________________________________________________________________
9217 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
9218         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
9219              From: Kay Röpke <kroepke@dolphin-services.de>
9220              Date: Fri, 19 Oct 2001 14:04:01 +0200 
9221              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
9222      Branch: perl
9223            ! lib/ExtUtils/MakeMaker.pm
9224 ____________________________________________________________________________
9225 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
9226         Log: Unicode categories continue:
9227              implement Category=, Script=, Block=
9228              (these are based on an upcoming update of TR#18)
9229              Fix a bug where we got two In categories named "old italic",
9230              and another where shortcut for the Is categories wasn't taken.
9231      Branch: perl
9232            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
9233            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
9234            ! pod/perlunicode.pod t/op/pat.t
9235 ____________________________________________________________________________
9236 [ 12499] By: ams                                   on 2001/10/19  01:42:29
9237         Log: Subject: a small patch to perlintro.pod.
9238              From: Autrijus Tang <autrijus@autrijus.org>
9239              Date: Fri, 19 Oct 2001 01:45:51 +0800
9240              Message-Id: <20011019014551.A35625@not.autrijus.org>
9241              (Applied by hand with nits.)
9242      Branch: perl
9243            ! pod/perlintro.pod
9244 ____________________________________________________________________________
9245 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
9246         Log: Subject: [PATCH] OpenBSD hints for ithreads
9247              From: Andy Dougherty <doughera@lafayette.edu>
9248              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
9249              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
9250      Branch: perl
9251            ! hints/openbsd.sh
9252 ____________________________________________________________________________
9253 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
9254         Log: Retract #12446; the problem solved by #12474.
9255      Branch: perl
9256            ! hints/aix.sh
9257 ____________________________________________________________________________
9258 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
9259         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
9260              message and suppress line number info (from Steve Hay
9261              <Steve.Hay@uk.radan.com>)
9262      Branch: maint-5.6/perl
9263            ! lib/Carp/Heavy.pm
9264 ____________________________________________________________________________
9265 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
9266         Log: More documented In categories.
9267      Branch: perl
9268            ! pod/perlunicode.pod
9269 ____________________________________________________________________________
9270 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
9271         Log: Update Changes.
9272      Branch: perl
9273            ! Changes patchlevel.h
9274 ____________________________________________________________________________
9275 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
9276         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
9277      Branch: perl
9278            ! MANIFEST
9279 ____________________________________________________________________________
9280 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
9281         Log: Wrong skip() arguments.
9282      Branch: perl
9283            ! ext/B/t/terse.t
9284 ____________________________________________________________________________
9285 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
9286         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
9287              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9288              Date: Wed, 17 Oct 2001 09:10:53 EDT 
9289              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
9290      Branch: perl
9291            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
9292            ! pod/perlapi.pod vms/vms.c
9293 ____________________________________________________________________________
9294 [ 12490] By: ams                                   on 2001/10/18  09:31:00
9295         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
9296              From: Mark-Jason Dominus <mjd@plover.com>
9297              Date: Thu, 18 Oct 2001 06:25:35 -0400
9298              Message-Id: <20011018102535.19264.qmail@plover.com>
9299      Branch: perl
9300            ! pod/perl.pod
9301 ____________________________________________________________________________
9302 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
9303         Log: Prettyprinting.
9304      Branch: perl
9305            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
9306 ____________________________________________________________________________
9307 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
9308         Log: Regen toc.
9309      Branch: perl
9310            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
9311 ____________________________________________________________________________
9312 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
9313         Log: Add perlintro, from Skud.
9314      Branch: perl
9315            + pod/perlintro.pod
9316            ! MANIFEST
9317 ____________________________________________________________________________
9318 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
9319         Log: FAQ sync.
9320      Branch: perl
9321            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
9322            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
9323            ! pod/perlfaq8.pod pod/perlfaq9.pod
9324 ____________________________________________________________________________
9325 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
9326         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
9327              in speed (upto 20% speedup in certain operations) but meanwhile
9328              regexps and arithmetics got slower (5-10%) (according to
9329              perlbench average speedup is negligible, and within measuring
9330              flutter, 1%).  Therefore retracting all the changes
9331              aimed at getting -std1 to compile cleanly:  #12475, #12476,
9332              #12479, #12480, #12481, #12482, #12483, #12484.
9333      Branch: perl
9334            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
9335            ! pp_hot.c pp_sys.c toke.c
9336 ____________________________________________________________________________
9337 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
9338         Log: (retracted by #12485)
9339              Strict ANSI doesn't like the third argument of main()
9340              so enable ignoring it if using ultra picky compiler.
9341      Branch: perl
9342            ! miniperlmain.c
9343 ____________________________________________________________________________
9344 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
9345         Log: (retracted by #12485)
9346              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
9347      Branch: perl
9348            ! perl.h
9349 ____________________________________________________________________________
9350 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
9351         Log: (retracted by #12485)
9352              Add explanatory comment.
9353      Branch: perl
9354            ! mg.c
9355 ____________________________________________________________________________
9356 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
9357         Log: (retracted by #12485)
9358              More dollar$hiding.
9359      Branch: perl
9360            ! doio.c perl.h pp_sys.c
9361 ____________________________________________________________________________
9362 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
9363         Log: (retracted by #12485)
9364              KISS.
9365      Branch: perl
9366            ! mg.c
9367 ____________________________________________________________________________
9368 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
9369         Log: (retracted by #12485)
9370              Thou shalt not #ifdef inside macro invocations,
9371              noticed by Rafael Garcia-Suarez.
9372      Branch: perl
9373            ! mg.c
9374 ____________________________________________________________________________
9375 [ 12478] By: ams                                   on 2001/10/17  18:50:55
9376         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
9377              From: Anton Berezin <tobez@tobez.org>
9378              Date: Wed, 17 Oct 2001 18:25:48 +0200
9379              Message-Id: <20011017182548.A12082@heechee.tobez.org>
9380      Branch: perl
9381            ! pp_sys.c
9382 ____________________________________________________________________________
9383 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
9384         Log: (retracted by #12485)
9385              Unterminated #ifdef.
9386      Branch: perl
9387            ! mg.c
9388 ____________________________________________________________________________
9389 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
9390         Log: (retracted by #12485)
9391              Avoid dollar signs in identifiers (in non-VMS) to
9392              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
9393      Branch: perl
9394            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
9395            ! toke.c
9396 ____________________________________________________________________________
9397 [ 12474] By: ams                                   on 2001/10/17  15:14:50
9398         Log: Subject: Two AIX patches
9399              From: H.Merijn Brand <h.m.brand@hccnet.nl>
9400              Date: Wed, 17 Oct 2001 18:04:35 +0200
9401              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
9402      Branch: perl
9403            ! hints/aix.sh makedef.pl
9404 ____________________________________________________________________________
9405 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
9406         Log: Limiting the Time::HiRes::sleep and usleep to
9407              one second is not a good policy if drop-in
9408              replacement is still a goal.
9409      Branch: perl
9410            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
9411            ! ext/Time/HiRes/HiRes.xs
9412 ____________________________________________________________________________
9413 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
9414         Log: Subject: [PATCH] Test::Simple 0.32
9415              From: Michael G Schwern <schwern@pobox.com> 
9416              Date: Wed, 17 Oct 2001 03:42:41 -0400
9417              Message-ID: <20011017034241.A25038@blackrider>
9418      Branch: perl
9419            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
9420            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
9421            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
9422            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
9423            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
9424            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
9425            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
9426            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
9427            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
9428            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
9429            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
9430            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
9431            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
9432            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
9433            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
9434            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
9435            ! t/lib/Test/Simple/Catch.pm
9436            ! t/lib/Test/Simple/sample_tests/five_fail.plx
9437 ____________________________________________________________________________
9438 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
9439         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
9440              From: Michael G Schwern <schwern@pobox.com> 
9441              Date: Wed, 17 Oct 2001 04:04:13 -0400
9442              Message-ID: <20011017040413.C25550@blackrider>
9443      Branch: perl
9444            ! t/TEST t/harness vms/test.com
9445 ____________________________________________________________________________
9446 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
9447         Log: Regen doc with perlmodstyle added.
9448      Branch: perl
9449            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
9450 ____________________________________________________________________________
9451 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
9452         Log: Pod cleanup.
9453      Branch: perl
9454            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
9455 ____________________________________________________________________________
9456 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
9457         Log: Subject: perlmodstyle as a patch
9458              From: Kirrily Robert <skud@infotrope.net>
9459              Date: Tue, 16 Oct 2001 22:47:23 -0400
9460              Message-ID: <20011016224723.A20673@infotrope.net>
9461      Branch: perl
9462            + pod/perlmodstyle.pod
9463            ! MANIFEST
9464 ____________________________________________________________________________
9465 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
9466         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
9467              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
9468              Date: Thu, 6 Sep 2001 11:09:40 +0100
9469              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
9470              
9471              Mention also the develooper p5p archive.
9472      Branch: perl
9473            ! pod/perlhack.pod
9474 ____________________________________________________________________________
9475 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
9476         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
9477              From: Kay Röpke <kroepke@dolphin-services.de>
9478              Date: Tue, 16 Oct 2001 17:23:52 +0200
9479              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
9480      Branch: perl
9481            ! lib/ExtUtils/MakeMaker.pm
9482 ____________________________________________________________________________
9483 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
9484         Log: Add the special casing mappings (from SpecCase.txt)
9485              (except for the hyper special case mappings that have
9486              the condition list); the special casing mappings are
9487              unused for now.  Small tidying up on mktables.
9488      Branch: perl
9489            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
9490            + lib/unicore/To/SpecUpper.pl
9491            ! lib/unicore/mktables
9492 ____________________________________________________________________________
9493 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
9494         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
9495              From: "David H. Adler" <dha@panix.com>       
9496              Date: Tue, 16 Oct 2001 11:59:35 -0400
9497              Message-ID: <20011016115935.A13078@panix.com>
9498              
9499              Subject: [ PATCH ] perldata patch, revised
9500              From: "David H. Adler" <dha@panix.com>     
9501              Date: Tue, 16 Oct 2001 18:26:49 -0400
9502              Message-ID: <20011016182649.C23970@panix.com>
9503      Branch: perl
9504            ! pod/perldata.pod pod/perlop.pod
9505 ____________________________________________________________________________
9506 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
9507         Log: Integrate perlio: PerlIO_dup (for all but Win32).
9508      Branch: perl
9509           !> embed.h embed.pl ext/Encode/Encode.xs
9510           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
9511           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
9512           !> win32/win32io.c
9513 ____________________________________________________________________________
9514 [ 12462] By: nick                                  on 2001/10/16  19:11:30
9515         Log: PerlIOXxxx_dups for all but Win32
9516      Branch: perlio
9517            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
9518            ! ext/PerlIO/Via/Via.xs
9519 ____________________________________________________________________________
9520 [ 12461] By: nick                                  on 2001/10/16  18:28:48
9521         Log: Implement PerlIOStdio_dup (explains core dumps - dup
9522              was not setting up a FILE * to be fclosed()).
9523      Branch: perlio
9524            ! perlio.c
9525 ____________________________________________________________________________
9526 [ 12460] By: nick                                  on 2001/10/16  17:31:47
9527         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
9528              overflow.
9529      Branch: perlio
9530            ! perlio.c
9531 ____________________________________________________________________________
9532 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
9533         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
9534              From: "Craig A. Berry" <craigberry@mac.com>
9535              Date: Tue, 16 Oct 2001 13:08:38 -0500
9536              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
9537      Branch: perl
9538            ! configure.com
9539 ____________________________________________________________________________
9540 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
9541         Log: Can't expect too much accuracy from a sleep of one second.
9542              (I think this will also fail with high load.)
9543      Branch: perl
9544            ! ext/Time/HiRes/HiRes.t
9545 ____________________________________________________________________________
9546 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
9547         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
9548              From: "Werner, Randolf" <randolf.werner@sap.com>
9549              Date: Tue, 16 Oct 2001 18:33:02 +0200
9550              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
9551      Branch: perl
9552            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
9553            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
9554 ____________________________________________________________________________
9555 [ 12456] By: nick                                  on 2001/10/16  14:08:16
9556         Log: Builds under ithreads (but fails all threads tests)
9557      Branch: perlio
9558            ! hv.c perlio.c sv.c
9559 ____________________________________________________________________________
9560 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
9561         Log: I think the Perl_sortsv needs *not* be skipped?
9562      Branch: perl
9563            ! makedef.pl
9564 ____________________________________________________________________________
9565 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
9566         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
9567              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
9568              Date: Tue, 16 Oct 2001 15:32:44 +0200
9569              Message-ID: <3BCC531C.11494.3E433F@localhost>
9570      Branch: perl
9571            ! t/op/groups.t
9572 ____________________________________________________________________________
9573 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
9574         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
9575              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
9576              Date: Tue, 16 Oct 2001 15:01:04 +0200
9577              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
9578      Branch: perl
9579            ! t/io/fs.t
9580 ____________________________________________________________________________
9581 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
9582         Log: A forgotten deletion.
9583      Branch: perl
9584            - lib/unicore/mktables.PL
9585 ____________________________________________________________________________
9586 [ 12451] By: nick                                  on 2001/10/16  11:32:48
9587         Log: Skeleton of "PerlIO_dup" coded.
9588              Still-passes all tests non-threaded (well it would wouldn't it!)
9589      Branch: perlio
9590            ! embed.h embed.pl ext/Encode/Encode.xs
9591            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
9592            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
9593            ! win32/win32io.c
9594 ____________________________________________________________________________
9595 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
9596         Log: Document the problem with the swash_fetch() API that affects
9597              more complex case conversions.
9598      Branch: perl
9599            ! lib/utf8_heavy.pl utf8.c
9600 ____________________________________________________________________________
9601 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
9602         Log: Make Time::HiRes::sleep() and usleep() to return
9603              the number of seconds (a floating point value) and 
9604              microseconds (an integer) actually slept (well,
9605              modulo the time spent in measuring the time actually
9606              slept...), to be a better drop-in replacement for
9607              the builtin sleep().  Noticed by Chris Nandor.
9608              
9609              Also make usleep() to croak if fed illegal number
9610              of useconds (anything greater than 1_000_000).
9611      Branch: perl
9612            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
9613            ! ext/Time/HiRes/HiRes.xs
9614 ____________________________________________________________________________
9615 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
9616         Log: A missing SvREFCNT_dec.
9617      Branch: perl
9618            ! perl.c
9619 ____________________________________________________________________________
9620 [ 12447] By: nick                                  on 2001/10/15  20:27:53
9621         Log: Beginings of PerlIO_dup support (unstable)
9622      Branch: perlio
9623            ! perlio.c perliol.h
9624 ____________________________________________________________________________
9625 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
9626         Log: (retracted by #12497)
9627              In AIX vac 5 just can't seem to get regcomp right.
9628      Branch: perl
9629            ! hints/aix.sh
9630 ____________________________________________________________________________
9631 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
9632         Log: Bump the version number to agree with the maintperl one.
9633      Branch: perl
9634            ! lib/Tie/RefHash.pm
9635 ____________________________________________________________________________
9636 [ 12444] By: nick                                  on 2001/10/15  15:59:57
9637         Log: Integrate mainline
9638      Branch: perlio
9639           +> lib/Math/BigInt/t/Math/Subclass.pm
9640           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
9641           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
9642           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
9643           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
9644           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
9645           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
9646           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
9647           +> lib/unicore/mktables
9648            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
9649            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
9650            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
9651            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
9652            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
9653            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
9654            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
9655            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
9656            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
9657            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
9658            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
9659            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
9660            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
9661            - lib/unicore/syllables.txt
9662           !> (integrate 344 files)
9663 ____________________________________________________________________________
9664 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
9665         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
9666      Branch: perl
9667            ! ext/DB_File/DB_File.xs
9668 ____________________________________________________________________________
9669 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
9670         Log: Sync the skip() amounts with the number of tests.
9671      Branch: perl
9672            ! lib/Term/Complete.t
9673 ____________________________________________________________________________
9674 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
9675         Log: Update Changes.
9676      Branch: perl
9677            ! Changes patchlevel.h
9678 ____________________________________________________________________________
9679 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
9680         Log: MacOS Classic catdir() rewrite from Thomas Wegner
9681              (backward incompatibility, but a deliberate one,
9682              the old version simply is broken in its logic),
9683              also documentation updates, and as suggested replicated
9684              the File::Spec::Unix documentation updates also on the
9685              File::Spec documentation.
9686              
9687              TODO: there seems to be duplication of documentation
9688              between File::Spec and File::Spec::Unix.  I think
9689              the ::Unix should be left only with specific UNIXisms,
9690              and all the generic documentation should be in ::Spec.
9691      Branch: perl
9692            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
9693            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
9694            ! lib/File/Spec/Unix.pm
9695 ____________________________________________________________________________
9696 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
9697         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
9698              From: Blair Zajac <blair@orcaware.com>
9699              Date: Mon, 24 Sep 2001 11:48:58 -0700
9700              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
9701              
9702              (the skip() messages)
9703      Branch: perl
9704            ! t/op/magic.t
9705 ____________________________________________________________________________
9706 [ 12438] By: ams                                   on 2001/10/14  23:43:59
9707         Log: Subject: [PATCH] make PerlIO default on VMS
9708              From: "Craig A. Berry" <craigberry@mac.com>
9709              Date: Sun, 14 Oct 2001 15:27:18 -0500
9710              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
9711      Branch: perl
9712            ! configure.com
9713 ____________________________________________________________________________
9714 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
9715         Log: Retract #12436 (Abhijit already did this at #12426)
9716      Branch: perl
9717            ! lib/ExtUtils/MM_Unix.pm
9718 ____________________________________________________________________________
9719 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
9720         Log: (retracted by #12437)
9721              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
9722              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
9723              Date: Sat, 13 Oct 2001 20:33:55 +0200
9724              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
9725      Branch: perl
9726            ! lib/ExtUtils/MM_Unix.pm
9727 ____________________________________________________________________________
9728 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
9729         Log: Subject: h2xs grammar nit
9730              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
9731              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
9732              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
9733      Branch: perl
9734            ! utils/h2xs.PL
9735 ____________________________________________________________________________
9736 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
9737         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
9738              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
9739              Date: Sun, 14 Oct 2001 11:25:08 +0100
9740              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
9741      Branch: perl
9742            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
9743            ! warnings.pl
9744 ____________________________________________________________________________
9745 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
9746         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
9747              for File::Spec::Mac::catfile)
9748      Branch: perl
9749            ! lib/h2xs.t
9750 ____________________________________________________________________________
9751 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
9752         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
9753              From: Nicholas Clark <nick@ccl4.org>
9754              Date: Sat, 13 Oct 2001 00:07:31 +0100
9755              Message-ID: <20011013000731.D67535@plum.flirble.org>
9756      Branch: perl
9757            ! lib/h2xs.t utils/h2xs.PL
9758 ____________________________________________________________________________
9759 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
9760         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
9761              before DEFINE and INC), and repent by taking DEFINE and
9762              INC away from PASTHRU.
9763      Branch: perl
9764            ! lib/ExtUtils/MM_Unix.pm
9765 ____________________________________________________________________________
9766 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
9767         Log: More MANIFEST anomalies.
9768      Branch: perl
9769            ! MANIFEST
9770 ____________________________________________________________________________
9771 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
9772         Log: Not that many.
9773      Branch: perl
9774            ! MANIFEST
9775 ____________________________________________________________________________
9776 [ 12428] By: sky                                   on 2001/10/13  20:59:27
9777         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
9778              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9779              Date: Sat, 13 Oct 2001 23:15:55 +0200
9780              Message-ID: <20011013231555.A18071@rafael>
9781      Branch: perl
9782            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
9783            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
9784 ____________________________________________________________________________
9785 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
9786         Log: Rewrite mktables from scratch.
9787              - Cleaner.
9788              - Faster: 15-20 seconds as opposed to several minutes.
9789              - More dynamic: the names of the various categories
9790              such as the linebreak ones are dynamic, not static.
9791              - Is.pl: long names for the general category properties
9792              are now available.
9793              - Ranges (<... ,First>, <..., Last>) from the general
9794              categories work now.
9795              - No more mktables.PL because the mktables.PL is not
9796              and never has been run to create a mktables.
9797              - syllables.txt and Is/Syl*.pl removed: non-standard
9798              (not part of the Unicode), and the whole concept is
9799              being reworked (http://syllabary.sourceforge.net/),
9800              the old way wouldn't even work with the new Syllables.txt
9801              (it would result in 1000+ new categories)
9802      Branch: perl
9803            + lib/unicore/In/163.pl lib/unicore/In/164.pl
9804            + lib/unicore/In/165.pl lib/unicore/In/166.pl
9805            + lib/unicore/In/167.pl lib/unicore/In/168.pl
9806            + lib/unicore/In/169.pl lib/unicore/In/170.pl
9807            + lib/unicore/In/171.pl lib/unicore/Is.pl
9808            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
9809            + lib/unicore/mktables
9810            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
9811            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
9812            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
9813            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
9814            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
9815            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
9816            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
9817            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
9818            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
9819            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
9820            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
9821            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
9822            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
9823            - lib/unicore/syllables.txt
9824            ! (edit 304 files)
9825 ____________________________________________________________________________
9826 [ 12426] By: ams                                   on 2001/10/13  18:05:36
9827         Log: ExtUtils::MM_Unix should ignore comments when searching for
9828              $VERSION.
9829      Branch: perl
9830            ! lib/ExtUtils/MM_Unix.pm
9831 ____________________________________________________________________________
9832 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
9833         Log: Subject: Re: New module XML::Clean
9834              From: andreas.koenig@anima.de (Andreas J. Koenig)
9835              Date: 13 Oct 2001 10:17:09 +0200
9836              Message-ID: <m37ku0t0my.fsf@anima.de>
9837      Branch: perl
9838            ! pod/perlnewmod.pod
9839 ____________________________________________________________________________
9840 [ 12424] By: sky                                   on 2001/10/13  09:39:59
9841         Log: Set thread stack size if needed.
9842      Branch: perl
9843            ! ext/threads/threads.xs
9844 ____________________________________________________________________________
9845 [ 12423] By: sky                                   on 2001/10/13  09:36:49
9846         Log: We do want to set the attribute to joinable even on modern posix
9847              platforms.
9848      Branch: perl
9849            ! ext/threads/threads.xs
9850 ____________________________________________________________________________
9851 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
9852         Log: Subject: [PATCH ext/Data/Dumper.xs]
9853              From: Brian Ingerson <ingy@ttul.org>
9854              Date: Fri, 12 Oct 2001 19:32:35 -0700
9855              Message-ID: <20011012193235.B889@ttul.org>
9856      Branch: perl
9857            ! ext/Data/Dumper/Dumper.xs
9858 ____________________________________________________________________________
9859 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
9860         Log: Update Changes.
9861      Branch: perl
9862            ! Changes patchlevel.h
9863 ____________________________________________________________________________
9864 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
9865         Log: FAQ sync.
9866      Branch: perl
9867            ! pod/perlfaq3.pod pod/perlfaq4.pod
9868 ____________________________________________________________________________
9869 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
9870         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
9871              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
9872              Date: Fri, 12 Oct 2001 11:51:05 -0700
9873              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
9874      Branch: perl
9875            ! lib/File/Copy.pm
9876 ____________________________________________________________________________
9877 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
9878         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
9879              From: "chromatic" <chromatic@rmci.net>     
9880              Date: Thu, 11 Oct 2001 10:57:55 -0600
9881              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
9882              
9883              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
9884              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9885              Date: Thu, 11 Oct 2001 22:34:21 +0200
9886              Message-ID: <20011011223421.A693@rafael>     
9887              
9888              plus undef $Term::Complete::stty as suggested by Rafael.
9889      Branch: perl
9890            ! lib/Term/Complete.pm lib/Term/Complete.t
9891 ____________________________________________________________________________
9892 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
9893         Log: UUnndduupplleexx..
9894      Branch: perl
9895            ! perl.h
9896 ____________________________________________________________________________
9897 [ 12416] By: sky                                   on 2001/10/12  20:16:19
9898         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
9899              From: Andy Dougherty <doughera@lafayette.edu>
9900              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
9901              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
9902              (Potentially only band-aid)
9903      Branch: perl
9904            ! sv.c
9905 ____________________________________________________________________________
9906 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
9907         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
9908              mishandles kill(), and therefore the sigaction test
9909              should be skipped, from Charles Lane.
9910      Branch: perl
9911            ! ext/POSIX/t/sigaction.t
9912 ____________________________________________________________________________
9913 [ 12414] By: sky                                   on 2001/10/12  18:47:49
9914         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
9915      Branch: perl
9916            ! op.h
9917 ____________________________________________________________________________
9918 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
9919         Log: Upgrade to Math::BigInt 1.44 from Tels and
9920              further fixes from John Peacock.
9921      Branch: perl
9922            + lib/Math/BigInt/t/Math/Subclass.pm
9923            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
9924            + lib/Math/BigInt/t/subclass.t
9925            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
9926            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
9927            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
9928            ! lib/Math/BigInt/t/mbimbf.t
9929 ____________________________________________________________________________
9930 [ 12412] By: sky                                   on 2001/10/12  18:28:23
9931         Log: perhaps pthread_attr_t really needs to be set for the old api
9932      Branch: perl
9933            ! ext/threads/threads.xs
9934 ____________________________________________________________________________
9935 [ 12411] By: sky                                   on 2001/10/12  18:11:45
9936         Log: pthread_keycreate not pthread_key_create under the here be dragons API
9937      Branch: perl
9938            ! ext/threads/threads.h
9939 ____________________________________________________________________________
9940 [ 12410] By: sky                                   on 2001/10/12  18:07:37
9941         Log: Apperently OLD PTHREADS API is a bit retarded.
9942              This should fix another set of compile failures in HP-UX 10.20.
9943      Branch: perl
9944            ! ext/threads/threads.h ext/threads/threads.xs
9945 ____________________________________________________________________________
9946 [ 12409] By: nick                                  on 2001/10/12  15:30:01
9947         Log: Blind integrate of mainline
9948      Branch: perlio
9949           +> (branch 32 files)
9950            - lib/unicode/README
9951           !> (integrate 121 files)
9952 ____________________________________________________________________________
9953 [ 12408] By: sky                                   on 2001/10/12  14:55:08
9954         Log: Let us avoid being smart for now.
9955      Branch: perl
9956            ! ext/threads/threads.h
9957 ____________________________________________________________________________
9958 [ 12407] By: sky                                   on 2001/10/12  14:38:12
9959         Log: (void*) the argument to make sure we work with picky compilers
9960      Branch: perl
9961            ! ext/threads/threads.xs
9962 ____________________________________________________________________________
9963 [ 12406] By: ams                                   on 2001/10/12  13:26:04
9964         Log: (replaced with #12600)
9965              
9966              Subject: [PATCH 5.6.1 perldoc] use File::Temp
9967              From: Mikhail Zabaluev <mhz@alt-linux.org>
9968              Date: Fri, 12 Oct 2001 12:47:47 +0400
9969              Message-Id: <20011012124747.E13918@localhost.localdomain>
9970      Branch: perl
9971            ! utils/perldoc.PL
9972 ____________________________________________________________________________
9973 [ 12405] By: ams                                   on 2001/10/12  13:05:32
9974         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
9975              From: andreas.koenig@anima.de (Andreas J. Koenig)
9976              Date: 12 Oct 2001 11:12:07 +0200
9977              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
9978      Branch: perl
9979            ! lib/Memoize/t/speed.t
9980 ____________________________________________________________________________
9981 [ 12404] By: sky                                   on 2001/10/12  12:46:15
9982         Log: A) Support OLD_PTHREADS_API
9983              B) Change from using pthread_t to using a TLS to store the
9984              index of the thread in an hash, this is to avoid problems when
9985              in fact pthread_t was not a seralizable type.
9986              Both these changes are because of HP-UX 10.20
9987              This has not been tested on win32 but should work there.
9988              Need to add support for NetWare.
9989      Branch: perl
9990            ! ext/threads/threads.h ext/threads/threads.xs
9991 ____________________________________________________________________________
9992 [ 12403] By: ams                                   on 2001/10/12  07:34:19
9993         Log: Subject: Re: New module XML::Clean
9994              From: andreas.koenig@anima.de (Andreas J. Koenig)
9995              Date: 12 Oct 2001 10:20:35 +0200
9996              Message-Id: <m3elo9uv58.fsf@anima.de>
9997      Branch: perl
9998            ! pod/perlnewmod.pod
9999 ____________________________________________________________________________
10000 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
10001         Log: More HP model tweaks from Merijn.
10002      Branch: perl
10003            ! README.hpux
10004 ____________________________________________________________________________
10005 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
10006         Log: Update Changes.
10007      Branch: perl
10008            ! Changes patchlevel.h
10009 ____________________________________________________________________________
10010 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
10011         Log: HP-UX update from H.Merijn Brand.
10012      Branch: perl
10013            ! README.hpux
10014 ____________________________________________________________________________
10015 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
10016         Log: Subject: [PATCH] fix link rot in README.vms
10017              From: "Craig A. Berry" <craigberry@mac.com>
10018              Date: Wed, 10 Oct 2001 17:17:00 -0500
10019              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
10020      Branch: perl
10021            ! README.vms
10022 ____________________________________________________________________________
10023 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
10024         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
10025              From: "chromatic" <chromatic@rmci.net>
10026              Date: Wed, 10 Oct 2001 15:50:30 -0600
10027              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
10028      Branch: perl
10029            ! lib/Term/Complete.t
10030 ____________________________________________________________________________
10031 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
10032         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
10033              From: "chromatic" <chromatic@rmci.net>
10034              Date: Wed, 10 Oct 2001 15:45:42 -0600
10035              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
10036      Branch: perl
10037            + lib/ExtUtils/Packlist.t
10038            ! MANIFEST
10039 ____________________________________________________________________________
10040 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
10041         Log: VMS needs quotes around the -I option to keep it from
10042              being downcased, from Charles Lane.
10043      Branch: perl
10044            ! t/run/kill_perl.t
10045 ____________________________________________________________________________
10046 [ 12395] By: ams                                   on 2001/10/10  16:22:32
10047         Log: Subject: [PATCH lib/FindBin.pm]
10048              From: Stas Bekman <stas@stason.org>
10049              Date: Tue, 09 Oct 2001 23:57:10 +0800
10050              Message-Id: <3BC31E56.60805@stason.org>
10051      Branch: perl
10052            ! lib/FindBin.pm
10053 ____________________________________________________________________________
10054 [ 12394] By: ams                                   on 2001/10/10  16:09:53
10055         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
10056              From: Abhijit Menon-Sen <ams@wiw.org>
10057              Date: Wed, 10 Oct 2001 21:59:33 +0530
10058              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
10059      Branch: perl
10060            ! ext/Data/Dumper/Dumper.xs
10061 ____________________________________________________________________________
10062 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
10063         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
10064              from Charles Lane.
10065      Branch: perl
10066            ! lib/File/Spec/VMS.pm
10067 ____________________________________________________________________________
10068 [ 12392] By: ams                                   on 2001/10/10  14:49:43
10069         Log: Subject: [PATCH] two s/// bugfixes
10070              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10071              Date: Wed, 10 Oct 2001 17:23:44 +0200
10072              Message-Id: <20011010172344.C22440@rafael>
10073      Branch: perl
10074            ! pp_ctl.c regexec.c t/op/subst.t
10075 ____________________________________________________________________________
10076 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
10077         Log: Fix/improve handling of the [000000] special "root"
10078              directory, by putting cwd in canonical form when doing
10079              abs2rel, and prepending a 000000 to directory "chunks"
10080              if missing from base or path.  Also adjust test to
10081              reflect the (improved) output from abs2rel.
10082              From Charles Lane.
10083      Branch: perl
10084            ! lib/File/Spec.t lib/File/Spec/VMS.pm
10085 ____________________________________________________________________________
10086 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
10087         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
10088              all of the extra VMSish attributes (such as "treat this logical
10089              as a device name") that are necessary to make programs run.
10090              A tainted %ENV does not hinder VMS.  From Charles Lane.
10091      Branch: perl
10092            ! lib/File/Find/t/taint.t
10093 ____________________________________________________________________________
10094 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
10095         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
10096              
10097              o  VMS is case-insensitive, RTL downcases filenames read
10098              by perl... so need to re-upcase filenames like MANIFEST
10099              and MANIFEST.SKIP
10100              
10101              o  Need to convert VMS-style to Unix-style filenames when comparing
10102              names in MANIFEST to names in filesystem.
10103              
10104              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
10105              since VMS won't let you (easily) delete non-empty directories.
10106              
10107              From Charles Lane.
10108      Branch: perl
10109            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
10110 ____________________________________________________________________________
10111 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
10112         Log: Unix and VMS agree on "*" as a "match any number of any chars"
10113              wildcards, but differ ("?"  vs.  "%") for their "match any single
10114              char" wildcard.  This patch changes "?"  chars to "%" before doing a
10115              VMS glob...at no loss of functionality, since "?"  isn't a valid
10116              filename char on VMS.  From Charles Lane.
10117      Branch: perl
10118            ! doio.c
10119 ____________________________________________________________________________
10120 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
10121         Log: (accidentally empty submit; new life as #12390)
10122      Branch: perl
10123            ! lib/File/Find/t/taint.t
10124 ____________________________________________________________________________
10125 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
10126         Log: Even more VMS tweakage from Charles Lane:
10127              
10128              Tweak #1:  splitdir only works on directory part of filespec,
10129              split off volume first
10130              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
10131              (it's a horrible kludge in the run-time library,
10132              improved in later versions). Check the
10133              $Config{'d_setenv'} flag before attempting to set it.
10134      Branch: perl
10135            ! t/op/chdir.t
10136 ____________________________________________________________________________
10137 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
10138         Log: VMS tweakage from Charles Lane.
10139              
10140              . command.com doubles an output line when prompting for extensions
10141              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
10142              . perl5db doesn't clean up after itself
10143      Branch: perl
10144            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
10145 ____________________________________________________________________________
10146 [ 12384] By: sky                                   on 2001/10/09  19:16:11
10147         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
10148              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10149              Date: Tue, 9 Oct 2001 22:10:26 +0200
10150              Message-ID: <20011009221026.A8579@rafael>
10151      Branch: perl
10152            ! pod/perldata.pod
10153 ____________________________________________________________________________
10154 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
10155         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
10156              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
10157              Date: 9 Oct 2001 15:15:06 -0000
10158              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
10159      Branch: perl
10160            ! t/op/subst.t
10161 ____________________________________________________________________________
10162 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
10163         Log: Update Changes.
10164      Branch: perl
10165            ! Changes patchlevel.h
10166 ____________________________________________________________________________
10167 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
10168         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
10169              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
10170              when a NULL is passed for the filename string pointer.
10171              From Charles Lane.
10172      Branch: perl
10173            ! vms/vms.c
10174 ____________________________________________________________________________
10175 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
10176         Log: Subject: HP systems update
10177              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10178              Date: Tue, 09 Oct 2001 15:59:22 +0200
10179              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
10180      Branch: perl
10181            ! README.hpux
10182 ____________________________________________________________________________
10183 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
10184         Log: CPAN::Nox does now have a test.
10185      Branch: perl
10186            ! t/lib/1_compile.t
10187 ____________________________________________________________________________
10188 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
10189         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
10190              From: David Dyck <dcd@tc.fluke.com>
10191              Date: Mon, 1 Oct 2001 12:17:36 -0700
10192              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
10193      Branch: perl
10194            ! installperl
10195 ____________________________________________________________________________
10196 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
10197         Log: NetWare update from Ananth Kesari.
10198      Branch: perl
10199            ! NetWare/nwperlsys.h makedef.pl
10200 ____________________________________________________________________________
10201 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
10202         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
10203              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10204              Date: Tue, 9 Oct 2001 08:40:57 EDT
10205              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
10206      Branch: perl
10207            ! lib/File/Find/t/find.t
10208 ____________________________________________________________________________
10209 [ 12374] By: ams                                   on 2001/10/09  05:31:45
10210         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
10211              ExtUtils::Mkbootstrap
10212              From: "chromatic" <chromatic@rmci.net>
10213              Date: Tue, 09 Oct 2001 00:08:37 -0600
10214              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
10215      Branch: perl
10216            + lib/ExtUtils/Mkbootstrap.t
10217            ! MANIFEST
10218 ____________________________________________________________________________
10219 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
10220         Log: Enable more debugging.
10221      Branch: perl
10222            ! lib/utf8_heavy.pl
10223 ____________________________________________________________________________
10224 [ 12372] By: ams                                   on 2001/10/09  02:11:59
10225         Log: #12370 forgot to modify is_gv_magical().
10226      Branch: perl
10227            ! gv.c
10228 ____________________________________________________________________________
10229 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
10230         Log: Make the toupper/lower/title API for Unicode not right
10231              but at least less wrong: prepare for the mapping being
10232              more than just one-character-to-one-character.
10233      Branch: perl
10234            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
10235            ! regexec.c utf8.c
10236 ____________________________________________________________________________
10237 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
10238         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
10239              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
10240              Date: Mon, 8 Oct 2001 22:18:23 -0400
10241              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
10242      Branch: perl
10243            ! pod/perlvar.pod t/op/taint.t
10244 ____________________________________________________________________________
10245 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
10246         Log: FAQ sync.
10247      Branch: perl
10248            ! pod/perlfaq3.pod pod/perlfaq4.pod
10249 ____________________________________________________________________________
10250 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
10251         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
10252              From: "chromatic" <chromatic@rmci.net>
10253              Date: Mon, 08 Oct 2001 14:05:32 -0600
10254              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
10255      Branch: perl
10256            ! lib/Term/Cap.t
10257 ____________________________________________________________________________
10258 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
10259         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
10260              From: Michael G Schwern <schwern@pobox.com>
10261              Date: Mon, 8 Oct 2001 17:00:14 -0400
10262              Message-ID: <20011008170014.L17083@blackrider>
10263      Branch: perl
10264            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
10265 ____________________________________________________________________________
10266 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
10267         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
10268              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10269              Date: Mon, 8 Oct 2001 16:01:33 EDT
10270              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
10271      Branch: perl
10272            ! ext/Time/HiRes/HiRes.xs
10273 ____________________________________________________________________________
10274 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
10275         Log: Subject: [PATCH] Autosplit patch for VMS
10276              From: "Craig A. Berry" <craigberry@mac.com>
10277              Date: Mon, 08 Oct 2001 15:40:43 -0500
10278              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
10279      Branch: perl
10280            ! lib/AutoSplit.pm lib/AutoSplit.t
10281 ____________________________________________________________________________
10282 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
10283         Log: Don't assume that everybody is running OS X 10.1 yet;
10284              from Kay Röpke.
10285      Branch: perl
10286            ! hints/darwin.sh
10287 ____________________________________________________________________________
10288 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
10289         Log: Update Changes.
10290      Branch: perl
10291            ! Changes patchlevel.h
10292 ____________________________________________________________________________
10293 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
10294         Log: Retract #12358 for now.
10295      Branch: perl
10296            ! lib/Term/Cap.t
10297 ____________________________________________________________________________
10298 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
10299         Log: Can't figure out what this is testing.
10300              (If it is trying to catch SIGKILL, it should stop
10301              trying because that is by definition impossible.)
10302      Branch: perl
10303            ! lib/sigtrap.t
10304 ____________________________________________________________________________
10305 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
10306         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
10307              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
10308              Date: Sun, 30 Sep 2001 21:15:13 +0200
10309              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
10310      Branch: perl
10311            ! lib/ExtUtils/MM_Win32.pm
10312 ____________________________________________________________________________
10313 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
10314         Log: Clarify the ldlibpth part and condense the overall text.
10315      Branch: perl
10316            ! t/TEST
10317 ____________________________________________________________________________
10318 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
10319         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
10320              From: "chromatic" <chromatic@rmci.net>
10321              Date: Sun, 07 Oct 2001 16:59:26 -0600
10322              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
10323      Branch: perl
10324            ! lib/Term/Cap.t
10325 ____________________________________________________________________________
10326 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
10327         Log: Update the list because fo #12265.
10328      Branch: perl
10329            ! t/lib/1_compile.t
10330 ____________________________________________________________________________
10331 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
10332         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
10333              From: Nicholas Clark <nick@ccl4.org>
10334              Date: Sun, 7 Oct 2001 20:53:33 +0100
10335              Message-ID: <20011007205333.S38756@plum.flirble.org>   
10336      Branch: perl
10337            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
10338            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
10339            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
10340            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
10341            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
10342            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
10343            ! lib/Switch/t/switch.t lib/Term/Complete.t
10344            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
10345            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
10346            ! t/op/my_stash.t
10347 ____________________________________________________________________________
10348 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
10349         Log: Integrate patch #12350 from maintperl; typo in
10350              IO::Seekable doc.
10351      Branch: perl
10352           !> ext/IO/lib/IO/Seekable.pm
10353 ____________________________________________________________________________
10354 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
10355         Log: Detypo.
10356      Branch: perl
10357            ! hints/darwin.sh
10358 ____________________________________________________________________________
10359 [ 12353] By: sky                                   on 2001/10/07  17:16:14
10360         Log: Change 12349 didn't really get it right.
10361      Branch: perl
10362            ! lib/Unicode/README
10363 ____________________________________________________________________________
10364 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
10365         Log: If running the harness the dynamic library search path
10366              may need setting.
10367      Branch: perl
10368            ! t/TEST
10369 ____________________________________________________________________________
10370 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
10371         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
10372              in ldflags.
10373      Branch: perl
10374            ! hints/darwin.sh
10375 ____________________________________________________________________________
10376 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
10377         Log: typo in IO::Seekable doc
10378      Branch: maint-5.6/perl
10379            ! ext/IO/lib/IO/Seekable.pm
10380 ____________________________________________________________________________
10381 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
10382         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
10383              doesn't work on Mac OS X 10.1 (when unpacking the tar the
10384              latter gets renamed as lib/unicode:1, assumedly for security
10385              reasons not to overwrite stuff)
10386      Branch: perl
10387            + lib/Unicode/README
10388            - lib/unicode/README
10389            ! MANIFEST
10390 ____________________________________________________________________________
10391 [ 12348] By: ams                                   on 2001/10/07  05:33:40
10392         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
10393              From: "chromatic" <chromatic@rmci.net>
10394              Date: Sat, 06 Oct 2001 21:42:03 -0600
10395              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
10396      Branch: perl
10397            + lib/CPAN/t/Nox.t
10398            ! MANIFEST
10399 ____________________________________________________________________________
10400 [ 12347] By: ams                                   on 2001/10/07  00:48:10
10401         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
10402              From: "chromatic" <chromatic@rmci.net>
10403              Date: Sat, 06 Oct 2001 18:52:10 -0600
10404              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
10405      Branch: perl
10406            + lib/sigtrap.t
10407            ! MANIFEST
10408 ____________________________________________________________________________
10409 [ 12346] By: ams                                   on 2001/10/06  23:14:01
10410         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
10411              h2xs write?)
10412              From: Nicholas Clark <nick@ccl4.org>
10413              Date: Sat, 6 Oct 2001 21:46:43 +0100
10414              Message-Id: <20011006214643.L38756@plum.flirble.org>
10415      Branch: perl
10416            ! utils/h2xs.PL
10417 ____________________________________________________________________________
10418 [ 12345] By: ams                                   on 2001/10/06  17:39:53
10419         Log: Subject: [PATCH] Memoize tests
10420              From: Nicholas Clark <nick@ccl4.org>
10421              Date: Sat, 6 Oct 2001 18:04:21 +0100
10422              Message-Id: <20011006180421.J38756@plum.flirble.org>
10423      Branch: perl
10424            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
10425            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
10426            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
10427            ! lib/Memoize/t/expire_module_n.t
10428            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
10429            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
10430            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
10431            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
10432            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
10433            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
10434 ____________________________________________________________________________
10435 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
10436         Log: Retract the latter part of #12343.
10437      Branch: perl
10438            ! ext/IO/lib/IO/Socket/INET.pm
10439 ____________________________________________________________________________
10440 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
10441         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
10442              From: David Dyck <dcd@tc.fluke.com>
10443              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
10444              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
10445              
10446              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
10447              From: David Dyck <dcd@tc.fluke.com>
10448              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
10449              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
10450      Branch: perl
10451            ! ext/IO/lib/IO/Socket/INET.pm
10452 ____________________________________________________________________________
10453 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
10454         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
10455              From: Robin Barker <rmb1@cise.npl.co.uk>
10456              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
10457              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
10458      Branch: perl
10459            ! t/TEST
10460 ____________________________________________________________________________
10461 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
10462         Log: Don't assume that %x is good for displaying UVs.
10463      Branch: perl
10464            ! dump.c
10465 ____________________________________________________________________________
10466 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
10467         Log: Update Changes.
10468      Branch: perl
10469            ! Changes patchlevel.h
10470 ____________________________________________________________________________
10471 [ 12339] By: ams                                   on 2001/10/05  10:22:34
10472         Log: Subject: [PATCH] perlfunc/select
10473              From: Nicholas Clark <nick@ccl4.org>
10474              Date: Fri, 5 Oct 2001 11:33:58 +0100
10475              Message-Id: <20011005113358.Z38756@plum.flirble.org>
10476      Branch: perl
10477            ! pod/perlfunc.pod
10478 ____________________________________________________________________________
10479 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
10480         Log: Retract #12313 and #12249.
10481      Branch: perl
10482            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
10483            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
10484            ! pod/perlebcdic.pod
10485 ____________________________________________________________________________
10486 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
10487         Log: Subject: [PATCH] perlvms.pod update
10488              From: "Craig A. Berry" <craigberry@mac.com>
10489              Date: Thu, 04 Oct 2001 12:55:52 -0500
10490              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
10491      Branch: perl
10492            ! vms/perlvms.pod
10493 ____________________________________________________________________________
10494 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
10495         Log: Subject: PATCH: Tie::SubstrHash
10496              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10497              Date: Thu, 04 Oct 2001 12:12:41 +0100
10498              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
10499      Branch: perl
10500            ! lib/Tie/SubstrHash.pm
10501 ____________________________________________________________________________
10502 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
10503         Log: Unicode properties saga continues.
10504      Branch: perl
10505            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
10506            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
10507 ____________________________________________________________________________
10508 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
10509         Log: Yet more Unicode properties.
10510      Branch: perl
10511            + lib/unicore/In/137.pl lib/unicore/In/138.pl
10512            + lib/unicore/In/139.pl lib/unicore/In/140.pl
10513            + lib/unicore/In/141.pl lib/unicore/In/142.pl
10514            + lib/unicore/In/143.pl lib/unicore/In/144.pl
10515            + lib/unicore/In/145.pl lib/unicore/In/146.pl
10516            + lib/unicore/In/147.pl lib/unicore/In/148.pl
10517            + lib/unicore/In/149.pl lib/unicore/In/150.pl
10518            + lib/unicore/In/151.pl lib/unicore/In/152.pl
10519            + lib/unicore/In/153.pl lib/unicore/In/154.pl
10520            + lib/unicore/In/155.pl lib/unicore/In/156.pl
10521            + lib/unicore/In/157.pl lib/unicore/In/158.pl
10522            + lib/unicore/In/159.pl lib/unicore/In/160.pl
10523            + lib/unicore/In/161.pl lib/unicore/In/162.pl
10524            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
10525            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
10526            ! pod/perlunicode.pod
10527 ____________________________________________________________________________
10528 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
10529         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
10530              From: "Craig A. Berry" <craigberry@mac.com>
10531              Date: Wed, 03 Oct 2001 17:45:25 -0500
10532              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
10533              
10534              (the lib/Term/Complete.t patched differently by #12332)
10535      Branch: perl
10536            ! lib/ExtUtils/Command.t
10537 ____________________________________________________________________________
10538 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
10539         Log: Restore only if something to restore.
10540      Branch: perl
10541            ! lib/Term/Complete.t
10542 ____________________________________________________________________________
10543 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
10544         Log: Update various resources for credits,
10545              minor icons fixes, and versions.
10546      Branch: maint-5.6/macperl
10547            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
10548            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
10549            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
10550 ____________________________________________________________________________
10551 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
10552         Log: Quiet the warnings about using undef value
10553      Branch: maint-5.6/macperl
10554            ! lib/File/Temp.pm
10555 ____________________________________________________________________________
10556 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
10557         Log: Fix up Ballon Help and Help menu docs (first pass);
10558              remove balloon rez file, and autogenerate with
10559              Balloon2Rez instead.
10560      Branch: maint-5.6/macperl
10561            + macos/macperl/macscripts/Balloon2Rez
10562            - macos/macperl/MPBalloons.r
10563            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
10564 ____________________________________________________________________________
10565 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
10566         Log: Allow overriding of defaults, for change #12327.
10567      Branch: maint-5.6/macperl
10568            ! perl.h
10569 ____________________________________________________________________________
10570 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
10571         Log: Override PerlProc_exit.
10572      Branch: maint-5.6/macperl
10573            ! macos/macish.h
10574 ____________________________________________________________________________
10575 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
10576         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
10577      Branch: maint-5.6/macperl
10578            + macos/bundled_lib/blib/lib/MD5.pm
10579            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
10580            + macos/lib/Mac/AETE/Dialect.pm
10581            + macos/lib/Mac/AETE/Format/Converter.pm
10582            + macos/lib/Mac/AETE/Format/Dictionary.pm
10583            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
10584            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
10585            + macos/lib/Mac/Toolbox.pod
10586            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
10587 ____________________________________________________________________________
10588 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
10589         Log: Sync up silly CVS headers ... I should commit CVS
10590              first to avoid this ...
10591      Branch: maint-5.6/macperl
10592            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
10593            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
10594            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
10595            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
10596 ____________________________________________________________________________
10597 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
10598         Log: Fix Matthias' address, and attributions.
10599      Branch: maint-5.6/macperl
10600            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
10601            ! pod/perlport.pod
10602 ____________________________________________________________________________
10603 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
10604         Log: Fix Matthias' address, and attributions.
10605      Branch: maint-5.6/macperl
10606            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
10607            ! macos/ext/Mac/Components/Components.pm
10608            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
10609            ! macos/ext/Mac/Dialogs/Dialogs.pm
10610            ! macos/ext/Mac/Events/Events.pm
10611            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
10612            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
10613            ! macos/ext/Mac/Gestalt/Gestalt.pm
10614            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
10615            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
10616            ! macos/ext/Mac/Menus/Menus.pm
10617            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
10618            ! macos/ext/Mac/Movies/Movies.pm
10619            ! macos/ext/Mac/Navigation/Navigation.pm
10620            ! macos/ext/Mac/Notification/Notification.pm
10621            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
10622            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
10623            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
10624            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
10625            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
10626            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
10627            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
10628            ! macos/ext/Mac/StandardFile/StandardFile.pm
10629            ! macos/ext/Mac/TextEdit/TextEdit.pm
10630            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
10631            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
10632            ! macos/lib/Mac/LowMem.pm
10633 ____________________________________________________________________________
10634 [ 12322] By: sky                                   on 2001/10/03  18:41:07
10635         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
10636              From: "Craig A. Berry" <craigberry@mac.com>
10637              Date: Wed, 03 Oct 2001 14:30:55 -0500
10638              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
10639      Branch: perl
10640            ! vms/vms.c
10641 ____________________________________________________________________________
10642 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
10643         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
10644              From: "Craig A. Berry" <craigberry@mac.com>
10645              Date: Wed, 03 Oct 2001 14:30:55 -0500
10646              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
10647      Branch: perl
10648            ! vms/vms.c
10649 ____________________________________________________________________________
10650 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
10651         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
10652              only IsL&) and Inherited (negative lookahead good);
10653              add tests for Common, Inherited, and L&.
10654      Branch: perl
10655            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
10656 ____________________________________________________________________________
10657 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
10658         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
10659              (The Unicode standard uses L& quite often.)
10660      Branch: perl
10661            ! lib/utf8_heavy.pl
10662 ____________________________________________________________________________
10663 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
10664         Log: Add the 'Common' Unicode property (code points not
10665              explicitly assigned to any other script).
10666      Branch: perl
10667            + lib/unicore/In/136.pl
10668            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
10669 ____________________________________________________________________________
10670 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
10671         Log: Skip the RV printing test under threads until fixed.
10672      Branch: perl
10673            ! ext/B/t/terse.t
10674 ____________________________________________________________________________
10675 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
10676         Log: Subject: 12309 / cygwin / win2k
10677              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10678              Date: Wed, 03 Oct 2001 15:25:15 +0200
10679              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
10680      Branch: perl
10681            ! makedef.pl
10682 ____________________________________________________________________________
10683 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
10684         Log: Metaconfig unit change for #12314.
10685      Branch: metaconfig
10686            ! U/modified/Head.U
10687 ____________________________________________________________________________
10688 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
10689         Log: Subject: Both cygwin and djgpp on one machine
10690              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10691              Date: Wed, 03 Oct 2001 15:02:59 +0200
10692              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
10693      Branch: perl
10694            ! Configure
10695 ____________________________________________________________________________
10696 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
10697         Log: (retracted by #12338)
10698              
10699              Subject: [PATCH] Code clean up for perlboot.pod
10700              From: Casey West <casey@geeknest.com>
10701              Date: Tue, 2 Oct 2001 19:24:43 -0400
10702              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
10703              
10704              Subject: [PATCH] Code clean up for perlbot.diff
10705              From: Casey West <casey@geeknest.com>
10706              Date: Tue, 2 Oct 2001 19:25:22 -0400
10707              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
10708              
10709              Subject: [PATCH] Code clean up for perlcall.pod
10710              From: Casey West <casey@geeknest.com>
10711              Date: Tue, 2 Oct 2001 19:25:57 -0400
10712              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
10713              
10714              Subject: [PATCH] Code clean up for perldata.pod
10715              From: Casey West <casey@geeknest.com>
10716              Date: Tue, 2 Oct 2001 19:26:29 -0400
10717              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
10718              
10719              Subject: [PATCH] Code clean up for perldbmfilter.pod
10720              From: Casey West <casey@geeknest.com>
10721              Date: Tue, 2 Oct 2001 19:26:59 -0400
10722              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
10723              
10724              Subject: [PATCH] Code clean up for perlebcdic.pod
10725              From: Casey West <casey@geeknest.com>
10726              Date: Tue, 2 Oct 2001 19:27:37 -0400
10727              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
10728      Branch: perl
10729            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
10730            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
10731 ____________________________________________________________________________
10732 [ 12312] By: ams                                   on 2001/10/02  23:43:55
10733         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
10734              From: Michael G Schwern <schwern@pobox.com>
10735              Date: Tue, 2 Oct 2001 17:00:49 -0400
10736              Message-Id: <20011002170049.A9955@blackrider>
10737      Branch: perl
10738            ! lib/ExtUtils/MakeMaker.pm
10739 ____________________________________________________________________________
10740 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
10741         Log: FAQ sync.
10742      Branch: perl
10743            ! pod/perlfaq3.pod
10744 ____________________________________________________________________________
10745 [ 12310] By: nick                                  on 2001/10/02  16:09:49
10746         Log: Integrate mainline
10747      Branch: perlio
10748           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
10749           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
10750           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
10751           !> patchlevel.h t/op/pat.t
10752 ____________________________________________________________________________
10753 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
10754         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
10755              not just one single space.
10756      Branch: perl
10757            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
10758 ____________________________________________________________________________
10759 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
10760         Log: AUTHORS updates.
10761      Branch: perl
10762            ! AUTHORS
10763 ____________________________________________________________________________
10764 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
10765         Log: Update Changes.
10766      Branch: perl
10767            ! Changes patchlevel.h
10768 ____________________________________________________________________________
10769 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
10770         Log: Work around old buggy glibcs for langinfo constants,
10771              from Nicholas Clark and David Dyck.
10772      Branch: perl
10773            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
10774 ____________________________________________________________________________
10775 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
10776         Log: Eradicate Time::Piece; add an example.
10777      Branch: perl
10778            ! ext/I18N/Langinfo/Langinfo.pm
10779 ____________________________________________________________________________
10780 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
10781         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
10782              From: Robert Spier <rspier@pobox.com>
10783              Date: Mon, 1 Oct 2001 23:20:16 -0700
10784              Message-ID: <15289.23712.422087.878224@rls.cx>
10785      Branch: perl
10786            ! lib/Pod/Html.pm
10787 ____________________________________________________________________________
10788 [ 12303] By: sky                                   on 2001/10/02  10:40:57
10789         Log: Fixes obscure bug that manifests itself by.
10790              local $!=0;undef*STDOUT;#segfaults
10791              Has been around for a while. Possible other magic IO vars are
10792              possibly affected aswell. Reported by Jos Boumans.
10793      Branch: perl
10794            ! mg.c
10795 ____________________________________________________________________________
10796 [ 12302] By: nick                                  on 2001/10/02  09:00:52
10797         Log: Integrate mainline
10798      Branch: perlio
10799           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
10800           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
10801           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
10802 ____________________________________________________________________________
10803 [ 12301] By: nick                                  on 2001/10/02  08:40:57
10804         Log: Integrate mainline + lib/open.t patch from Chromatic
10805      Branch: perlio
10806           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
10807            ! lib/open.t
10808           !> (integrate 29 files)
10809 ____________________________________________________________________________
10810 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
10811         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
10812              Until it has, better stop early if someone requests threads.
10813      Branch: perl
10814            ! hints/darwin.sh
10815 ____________________________________________________________________________
10816 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
10817         Log: Subject: [ID 20011001.011] redundant code in t/TEST
10818              From: David Dyck <dcd@tc.fluke.com>
10819              Date: Mon, 1 Oct 2001 12:56:24 -0700
10820              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
10821      Branch: perl
10822            ! t/TEST
10823 ____________________________________________________________________________
10824 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
10825         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
10826              From: "chromatic" <chromatic@rmci.net>
10827              Date: Mon, 01 Oct 2001 12:27:12 -0600
10828              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
10829      Branch: perl
10830            ! lib/Term/Cap.t
10831 ____________________________________________________________________________
10832 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
10833         Log: UNICOS testing patches from Nicholas Clark.
10834      Branch: perl
10835            ! t/op/arith.t t/op/pack.t
10836 ____________________________________________________________________________
10837 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
10838         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
10839              From: "chromatic" <chromatic@rmci.net>
10840              Date: Mon, 01 Oct 2001 10:21:51 -0600
10841              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
10842      Branch: perl
10843            ! lib/open.t
10844 ____________________________________________________________________________
10845 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
10846         Log: Make missing the RADIXCHAR a softer, gentler error.
10847      Branch: perl
10848            ! ext/I18N/Langinfo/Langinfo.t
10849 ____________________________________________________________________________
10850 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
10851         Log: Nuke also the LANG because of glibc.
10852      Branch: perl
10853            ! lib/open.t
10854 ____________________________________________________________________________
10855 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
10856         Log: Also the ^Is is optional.
10857      Branch: perl
10858            ! pod/perlunicode.pod t/op/pat.t
10859 ____________________________________________________________________________
10860 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
10861         Log: Be careful to pull chars from the varargs stack when
10862              formatting chars.
10863      Branch: perl
10864            ! regcomp.c
10865 ____________________________________________________________________________
10866 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
10867         Log: sortsv not in place anymore, noticed by John P. Linderman.
10868      Branch: perl
10869            ! pod/perlapi.pod pp_ctl.c
10870 ____________________________________________________________________________
10871 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
10872         Log: Make the diagnostic messages more neutral.
10873      Branch: perl
10874            ! ext/B/t/terse.t
10875 ____________________________________________________________________________
10876 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
10877         Log: Forgotten from #12288.
10878      Branch: perl
10879            ! ext/Data/Dumper/Dumper.pm
10880 ____________________________________________________________________________
10881 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
10882         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
10883              From: Brian Ingerson <ingy@ttul.org>
10884              Date: Sun, 30 Sep 2001 21:45:56 -0700
10885              Message-ID: <20010930214556.D26392@ttul.org>
10886              
10887              (remember also the #12289)
10888      Branch: perl
10889            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
10890 ____________________________________________________________________________
10891 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
10892         Log: More Unicode property tests for the abbreviated
10893              general properties.
10894      Branch: perl
10895            ! t/op/pat.t
10896 ____________________________________________________________________________
10897 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
10898         Log: Further tweaks to the Unicode properties.
10899      Branch: perl
10900            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
10901 ____________________________________________________________________________
10902 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
10903         Log: Retract #12284.
10904      Branch: perl
10905            ! lib/Term/Cap.t
10906 ____________________________________________________________________________
10907 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
10908         Log: (Retracted by #12285)
10909      Branch: perl
10910            ! lib/Term/Cap.t
10911 ____________________________________________________________________________
10912 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
10913         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
10914              From: "chromatic" <chromatic@rmci.net>  
10915              Date: Sun, 30 Sep 2001 16:10:02 -0600
10916              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
10917      Branch: perl
10918            + lib/Term/Cap.t
10919            ! MANIFEST
10920 ____________________________________________________________________________
10921 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
10922         Log: Use stty -g to restore the terminal state, do not even
10923              try to run the tests if stty -g is not available.
10924      Branch: perl
10925            ! lib/Term/Complete.t
10926 ____________________________________________________________________________
10927 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
10928         Log: Cleanup utf8_heavy; allow dropping the In prefix from
10929              Unicode script/block properties.
10930      Branch: perl
10931            ! lib/utf8_heavy.pl
10932 ____________________________________________________________________________
10933 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
10934         Log: Retract the #12259 for now.
10935      Branch: perl
10936            ! embed.h embed.pl sv.h
10937 ____________________________________________________________________________
10938 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
10939         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
10940      Branch: perl
10941            + lib/Text/TabsWrap/CHANGELOG
10942            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
10943 ____________________________________________________________________________
10944 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
10945         Log: #12272 wasn't right, it introduced an extra ().
10946      Branch: perl
10947            ! lib/utf8_heavy.pl
10948 ____________________________________________________________________________
10949 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
10950         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
10951              From: Jonathan Stowe <gellyfish@gellyfish.com>
10952              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
10953              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
10954      Branch: perl
10955            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
10956 ____________________________________________________________________________
10957 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
10958         Log: Subject: Patch to put qsortsv in the public API
10959              From: Brian Ingerson <ingy@ttul.org>
10960              Date: Sat, 29 Sep 2001 17:41:13 -0700
10961              Message-ID: <20010929174113.A30223@ttul.org>
10962      Branch: perl
10963            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
10964 ____________________________________________________________________________
10965 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
10966         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
10967              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10968              Date: Sat, 29 Sep 2001 23:54:48 +0200
10969              Message-ID: <20010929235448.A5017@rafael>
10970      Branch: perl
10971            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
10972 ____________________________________________________________________________
10973 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
10974         Log: FAQ sync.
10975      Branch: perl
10976            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
10977            ! pod/perlfaq9.pod
10978 ____________________________________________________________________________
10979 [ 12273] By: bailey                                on 2001/09/29  23:43:46
10980         Log: Resync with mainline
10981      Branch: vmsperl
10982           +> (branch 1207 files)
10983            - (delete 324 files)
10984           !> (integrate 866 files)
10985 ____________________________________________________________________________
10986 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
10987         Log: Nasty recursion trap if one would match Unicode.
10988      Branch: perl
10989            ! lib/utf8_heavy.pl
10990 ____________________________________________________________________________
10991 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
10992         Log: More Unicode todo.
10993      Branch: perl
10994            ! pod/perltodo.pod
10995 ____________________________________________________________________________
10996 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
10997         Log: Explain a bit the new more flexible \p\P syntax.
10998      Branch: perl
10999            ! pod/perlunicode.pod
11000 ____________________________________________________________________________
11001 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
11002         Log: More leniency to the \p and \P: now can have whitespace
11003              between the property definition and the curlies; now can
11004              invert the property by having a caret between the open
11005              curly and the property.
11006      Branch: perl
11007            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
11008 ____________________________________________________________________________
11009 [ 12268] By: nick                                  on 2001/09/29  17:39:26
11010         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
11011              one test (lib/open.t) fails
11012      Branch: perlio
11013           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
11014           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
11015           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
11016           +> lib/Tie/Scalar.t lib/open.t
11017            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
11018            - ext/B/Stash.t
11019           !> (integrate 62 files)
11020 ____________________________________________________________________________
11021 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
11022         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
11023      Branch: perl
11024            ! t/op/chdir.t
11025 ____________________________________________________________________________
11026 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
11027         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
11028              From: "Craig A. Berry" <craigberry@mac.com> 
11029              Date: Sat, 29 Sep 2001 09:35:33 -0500
11030              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
11031      Branch: perl
11032            ! t/op/chdir.t
11033 ____________________________________________________________________________
11034 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
11035         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
11036              From: "chromatic" <chromatic@rmci.net>
11037              Date: Fri, 28 Sep 2001 21:20:12 -0600
11038              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
11039      Branch: perl
11040            + lib/Tie/Scalar.t
11041            ! MANIFEST lib/Tie/Scalar.pm
11042 ____________________________________________________________________________
11043 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
11044         Log: Allow for more flexibility in the \p{In...} names, now
11045              case doesn't matter, and any space or dash can be
11046              matched by any space, dash, underbar, or empty.
11047              (may be going too far on leniency)
11048      Branch: perl
11049            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
11050            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
11051            ! t/op/pat.t
11052 ____________________________________________________________________________
11053 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
11054         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
11055              From: "chromatic" <chromatic@rmci.net>
11056              Date: Fri, 28 Sep 2001 17:39:50 -0600
11057              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
11058      Branch: perl
11059            + lib/open.t
11060            ! MANIFEST
11061 ____________________________________________________________________________
11062 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
11063         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
11064              From: "Craig A. Berry" <craigberry@mac.com>
11065              Date: Fri, 28 Sep 2001 16:24:51 -0500
11066              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
11067      Branch: perl
11068            ! ext/File/Glob/t/basic.t
11069 ____________________________________________________________________________
11070 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
11071         Log: Subject: [DOC PATCH] Carp.pm pod typo
11072              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11073              Date: Fri, 28 Sep 2001 23:14:51 +0200
11074              Message-ID: <20010928231451.E16889@rafael>
11075      Branch: perl
11076            ! lib/Carp.pm
11077 ____________________________________________________________________________
11078 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
11079         Log: Subject: [PATCH] Allow an @INC hook to set %INC
11080              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11081              Date: Fri, 28 Sep 2001 22:18:13 +0200
11082              Message-ID: <20010928221813.A16889@rafael>
11083      Branch: perl
11084            ! pp_ctl.c
11085 ____________________________________________________________________________
11086 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
11087         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
11088              From: Nicholas Clark <nick@ccl4.org>
11089              Date: Fri, 28 Sep 2001 23:39:33 +0100
11090              Message-ID: <20010928233933.C23673@plum.flirble.org>
11091      Branch: perl
11092            ! embed.h embed.pl sv.h
11093 ____________________________________________________________________________
11094 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
11095         Log: Update Changes.
11096      Branch: perl
11097            ! Changes patchlevel.h
11098 ____________________________________________________________________________
11099 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
11100         Log: Move the B tests to B/t.
11101      Branch: perl
11102            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
11103            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
11104            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
11105            - ext/B/Showlex.t ext/B/Stash.t
11106            ! MANIFEST
11107 ____________________________________________________________________________
11108 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
11109         Log: Forgot from #12254.
11110      Branch: perl
11111            + ext/B/B/Terse.t
11112 ____________________________________________________________________________
11113 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
11114         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
11115              From: "chromatic" <chromatic@rmci.net>
11116              Date: Thu, 27 Sep 2001 23:22:17 -0600
11117              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
11118      Branch: perl
11119            ! MANIFEST
11120 ____________________________________________________________________________
11121 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
11122         Log: Test numbering mismatch.
11123      Branch: perl
11124            ! t/op/chdir.t
11125 ____________________________________________________________________________
11126 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
11127         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
11128              From: "Craig A. Berry" <craigberry@mac.com>
11129              Date: Wed, 26 Sep 2001 17:43:14 -0500
11130              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
11131      Branch: perl
11132            ! iperlsys.h t/op/chdir.t
11133 ____________________________________________________________________________
11134 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
11135         Log: Subject: [PATCH gv.c] make __ANON__ global
11136              From: Robin Barker <rmb1@cise.npl.co.uk>
11137              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
11138              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
11139      Branch: perl
11140            ! gv.c t/op/anonsub.t t/op/runlevel.t
11141 ____________________________________________________________________________
11142 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
11143         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
11144              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11145              Date: Thu, 27 Sep 2001 22:34:32 +0200
11146              Message-ID: <20010927223432.A1485@rafael>
11147      Branch: perl
11148            ! ext/B/B/Terse.pm
11149 ____________________________________________________________________________
11150 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
11151         Log: (retracted by #12338)
11152              
11153              Subject: [PATCH] Cleanup of perldsc.pod      
11154              From: Casey West <casey@geeknest.com>
11155              Date: Thu, 27 Sep 2001 11:13:17 -0400
11156              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
11157      Branch: perl
11158            ! pod/perldsc.pod
11159 ____________________________________________________________________________
11160 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
11161         Log: Not everyone is using ithreads...
11162      Branch: perl
11163            ! ext/Devel/Peek/Peek.t
11164 ____________________________________________________________________________
11165 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
11166         Log: Document the nss_delete core dump workaround for HP-UX
11167              and Solaris, bug IDs 20010805.018 and 20010629.004.
11168      Branch: perl
11169            ! README.hpux README.solaris
11170 ____________________________________________________________________________
11171 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
11172         Log: Dump Unicode hash keys also as Unicode,
11173              not just as a byte string.
11174      Branch: perl
11175            ! dump.c ext/Devel/Peek/Peek.t
11176 ____________________________________________________________________________
11177 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
11178         Log: Integrate changes #12241 and #12242 from macperl:
11179              
11180              Remove unneeded disabling of umask() calls
11181              
11182              Note (get|set)sockopt are available.
11183      Branch: perl
11184           !> lib/File/Temp.pm pod/perlport.pod
11185 ____________________________________________________________________________
11186 [ 12244] By: sky                                   on 2001/09/27  08:53:00
11187         Log: Flush buffers on thread closedown.
11188      Branch: perl
11189            ! ext/threads/threads.xs
11190 ____________________________________________________________________________
11191 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
11192         Log: Dump SvUTF8(sv)s also as \x{...}.
11193              
11194              TODO: dump the SvUTF8() hash keys similarly. 
11195      Branch: perl
11196            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
11197 ____________________________________________________________________________
11198 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
11199         Log: Note (get|set)sockopt are available.
11200      Branch: maint-5.6/macperl
11201            ! pod/perlport.pod
11202 ____________________________________________________________________________
11203 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
11204         Log: Remove unneeded disabling of umask() calls
11205      Branch: maint-5.6/macperl
11206            ! lib/File/Temp.pm
11207 ____________________________________________________________________________
11208 [ 12240] By: sky                                   on 2001/09/26  18:44:56
11209         Log: Documention update
11210      Branch: perl
11211            ! ext/threads/threads.pm
11212 ____________________________________________________________________________
11213 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
11214         Log: Update Changes.
11215      Branch: perl
11216            ! Changes patchlevel.h
11217 ____________________________________________________________________________
11218 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
11219         Log: Check that all environment variables are tainted.
11220      Branch: perl
11221            ! t/op/taint.t
11222 ____________________________________________________________________________
11223 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
11224         Log: Manual integration error in #12235.
11225      Branch: perl
11226            ! lib/File/DosGlob.t
11227 ____________________________________________________________________________
11228 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
11229         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
11230              From: "chromatic" <chromatic@rmci.net>
11231              Date: Tue, 25 Sep 2001 23:57:07 -0600
11232              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
11233      Branch: perl
11234            ! perlio.c
11235 ____________________________________________________________________________
11236 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
11237         Log: Integrate macperl changes from Chris Nandor:
11238              12192 11817 11815 11813 11778 11775
11239              
11240              Update CPAN.pm to work with new Mac::BuildTools instead
11241              of ExtUtils::MM_MacOS "orphan" functions
11242              
11243              Fix test
11244              
11245              Make syntax check report in MPW style, fix tests
11246              to use Mac::err=unix to get normal-style error
11247              messages.
11248              
11249              More module and test ports from Thomas Wegner et al
11250              
11251              Fix open of /dev/null for Mac OS
11252              
11253              Allow for platforms to override formatting of errors
11254              on output from Matthias Neeracher (core files)
11255      Branch: perl
11256            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
11257            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
11258            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
11259           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
11260           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
11261           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
11262 ____________________________________________________________________________
11263 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
11264         Log: grrr.
11265      Branch: perl
11266            ! t/op/gv.t
11267 ____________________________________________________________________________
11268 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
11269         Log: Retract #12232.
11270      Branch: perl
11271            ! t/op/gv.t
11272 ____________________________________________________________________________
11273 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
11274         Log: (Retracted by #12233.)
11275      Branch: perl
11276            ! t/op/gv.t
11277 ____________________________________________________________________________
11278 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
11279         Log: Detypo.
11280      Branch: perl
11281            ! ext/Encode/Makefile.PL
11282 ____________________________________________________________________________
11283 [ 12230] By: sky                                   on 2001/09/26  11:36:23
11284         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
11285              We are using a "delay" here because we do not want to depend on thread synchronization issues.
11286      Branch: perl
11287            + ext/threads/t/stress_cv.t
11288            ! MANIFEST ext/threads/t/stress_string.t
11289 ____________________________________________________________________________
11290 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
11291         Log: NetWare tweak from Ananth Kesari.
11292      Branch: perl
11293            ! NetWare/t/Readme.txt
11294 ____________________________________________________________________________
11295 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
11296         Log: Trick to fool case-blind filesystems.
11297      Branch: perl
11298            ! ext/Encode/Makefile.PL
11299 ____________________________________________________________________________
11300 [ 12227] By: sky                                   on 2001/09/26  11:06:50
11301         Log: Threads can start executing in a different order than they were
11302              created.... so we cannot ok() inside the threadstarter.
11303      Branch: perl
11304            ! ext/threads/t/stress_string.t
11305 ____________________________________________________________________________
11306 [ 12226] By: sky                                   on 2001/09/26  07:41:45
11307         Log: Add in stress_string.t to stress test threads a bit more.
11308      Branch: perl
11309            + ext/threads/t/stress_string.t
11310            ! MANIFEST
11311 ____________________________________________________________________________
11312 [ 12225] By: sky                                   on 2001/09/26  07:04:21
11313         Log: Fix negative refcount introduced by #12223.
11314      Branch: perl
11315            ! ext/threads/threads.xs
11316 ____________________________________________________________________________
11317 [ 12224] By: sky                                   on 2001/09/26  06:57:58
11318         Log: Update documentation to match change #12223
11319      Branch: perl
11320            ! sharedsv.c
11321 ____________________________________________________________________________
11322 [ 12223] By: sky                                   on 2001/09/26  06:54:32
11323         Log: Use a separate interpreter for the sharedsv space. Another
11324              negative sv leak. Sigh.
11325      Branch: perl
11326            ! sharedsv.c
11327 ____________________________________________________________________________
11328 [ 12222] By: sky                                   on 2001/09/26  05:58:35
11329         Log: Do the environ assignment in perl_contruct to match perl_destruct.
11330              Now we don't need to perl_parse/perl_run. However environ is a
11331              global....
11332      Branch: perl
11333            ! perl.c
11334 ____________________________________________________________________________
11335 [ 12221] By: sky                                   on 2001/09/26  05:41:02
11336         Log: Move the creation of PL_strtab to perl_construct so we can work
11337              with HV and HEs without running perl_parse.
11338      Branch: perl
11339            ! perl.c
11340 ____________________________________________________________________________
11341 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
11342         Log: integrate macperl changes into maint-5.6
11343      Branch: maint-5.6/perl
11344           !> (integrate 26 files)
11345 ____________________________________________________________________________
11346 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
11347         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
11348              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
11349      Branch: maint-5.6/macperl
11350            ! macos/ext/Mac/Fonts/Fonts.xs
11351            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
11352 ____________________________________________________________________________
11353 [ 12218] By: ams                                   on 2001/09/25  23:31:33
11354         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
11355              From: Nicholas Clark <nick@ccl4.org>
11356              Date: Wed, 26 Sep 2001 01:20:20 +0100
11357              Message-Id: <20010926012020.B48092@plum.flirble.org>
11358      Branch: perl
11359            ! lib/AutoSplit.t
11360 ____________________________________________________________________________
11361 [ 12217] By: ams                                   on 2001/09/25  22:33:05
11362         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
11363              From: "Craig A. Berry" <craigberry@mac.com>
11364              Date: Tue, 25 Sep 2001 18:08:42 -0500
11365              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
11366      Branch: perl
11367            ! vms/vms.c
11368 ____________________________________________________________________________
11369 [ 12216] By: ams                                   on 2001/09/25  21:41:01
11370         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
11371              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
11372              From: Michael G Schwern <schwern@pobox.com>
11373              Date: Wed, 26 Sep 2001 00:38:21 -0400
11374              Message-Id: <20010926003821.A627@blackrider>
11375      Branch: perl
11376            ! lib/AutoSplit.t
11377 ____________________________________________________________________________
11378 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
11379         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
11380              From: Michael G Schwern <schwern@pobox.com>
11381              Date: Tue, 25 Sep 2001 17:43:49 -0400
11382              Message-ID: <20010925174349.B19534@blackrider>
11383      Branch: perl
11384            ! lib/Test/Simple.pm lib/Test/Utils.pm
11385 ____________________________________________________________________________
11386 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
11387         Log: Integrate changes from bleadperl.
11388      Branch: maint-5.6/macperl
11389           !> pod/perlport.pod
11390 ____________________________________________________________________________
11391 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
11392         Log: skip($mess) should result in one skip.
11393      Branch: perl
11394            ! t/test.pl
11395 ____________________________________________________________________________
11396 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
11397         Log: Integrate change #12200 from maintperl.
11398      Branch: maint-5.6/macperl
11399           !> win32/perlhost.h
11400 ____________________________________________________________________________
11401 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
11402         Log: Fix file types to "apple"
11403      Branch: maint-5.6/macperl
11404            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
11405            ! macos/ext/Mac/SAT/t/Collision.rsrc
11406 ____________________________________________________________________________
11407 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
11408         Log: Fix rsrc file as snd file; fix path in t file.
11409      Branch: maint-5.6/macperl
11410            ! macos/ext/Mac/Notification/t/Notification.rsrc
11411            ! macos/ext/Mac/Notification/t/Notification.t
11412 ____________________________________________________________________________
11413 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
11414         Log: Sync up with File::Find from bleadperl.
11415      Branch: maint-5.6/macperl
11416            ! lib/File/Find.pm t/lib/filefind-taint.t
11417 ____________________________________________________________________________
11418 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
11419         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
11420              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
11421              of hundreds)
11422      Branch: maint-5.6/macperl
11423            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
11424            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
11425            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
11426 ____________________________________________________________________________
11427 [ 12207] By: nick                                  on 2001/09/25  19:04:36
11428         Log: Integrate mainline (untested while modem is up)
11429      Branch: perlio
11430           +> lib/AutoSplit.t t/test.pl
11431            - lib/warnings/register.t
11432           !> (integrate 28 files)
11433 ____________________________________________________________________________
11434 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
11435         Log: perldiag entry for #12205.
11436      Branch: perl
11437            ! pod/perldiag.pod
11438 ____________________________________________________________________________
11439 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
11440         Log: Subject: [PATCH] warning on v-string in use/require
11441              From: John Peacock <jpeacock@rowman.com>
11442              Date: Mon, 24 Sep 2001 17:29:03 -0400
11443              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
11444      Branch: perl
11445            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
11446 ____________________________________________________________________________
11447 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
11448         Log: perltooc et al updates.
11449      Branch: perl
11450            ! plan9/mkfile pod/roffitall
11451 ____________________________________________________________________________
11452 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
11453         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
11454              From: Michael G Schwern <schwern@pobox.com>
11455              Date: Sun, 23 Sep 2001 00:07:12 -0400
11456              Message-ID: <20010923000712.A7005@blackrider>
11457      Branch: perl
11458            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
11459 ____________________________________________________________________________
11460 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
11461         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
11462              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
11463              Date: Wed, 26 Sep 2001 01:25:10 +0900
11464              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
11465      Branch: perl
11466            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
11467            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
11468            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
11469 ____________________________________________________________________________
11470 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
11471         Log: Integrate change #12200 from maintperl;
11472              on windows, virtualized environment could propagate deleted variables
11473              into children if they happen to be at the very end of the table
11474      Branch: perl
11475           !> win32/perlhost.h
11476 ____________________________________________________________________________
11477 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
11478         Log: on windows, virtualized environment could propagate deleted variables
11479              into children if they happen to be at the very end of the table
11480              (thanks for succinct test case from Johan Holmberg, and fix from
11481              Doug Lankshear)
11482      Branch: maint-5.6/perl
11483            ! win32/perlhost.h
11484 ____________________________________________________________________________
11485 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
11486         Log: avoid the use of ftime() (it does a useless, potentially
11487              expensive call to GetTimeZoneInformation()); this potentially
11488              also results in three more digits of precision from
11489              Time::HiRes::time()
11490      Branch: perl
11491            ! ext/Time/HiRes/HiRes.xs
11492 ____________________________________________________________________________
11493 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
11494         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
11495              
11496              Note: io/binmode is failing, have to figure out why.
11497      Branch: perl
11498            + t/test.pl
11499            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
11500            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
11501            ! t/run/exit.t
11502 ____________________________________________________________________________
11503 [ 12197] By: ams                                   on 2001/09/25  13:48:55
11504         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
11505              From: Nicholas Clark <nick@ccl4.org>
11506              Date: Tue, 25 Sep 2001 00:37:40 +0100
11507              Message-Id: <20010925003740.S4971@plum.flirble.org>
11508              (Further changes expected.)
11509      Branch: perl
11510            + lib/AutoSplit.t
11511            ! MANIFEST
11512 ____________________________________________________________________________
11513 [ 12196] By: sky                                   on 2001/09/25  13:37:12
11514         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
11515              _ftime to try and be more robust.
11516      Branch: perl
11517            ! ext/Time/HiRes/HiRes.xs
11518 ____________________________________________________________________________
11519 [ 12194] By: ams                                   on 2001/09/25  11:40:00
11520         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
11521              From: "Craig A. Berry" <craigberry@mac.com>
11522              Date: Mon, 24 Sep 2001 17:54:20 -0500
11523              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
11524      Branch: perl
11525            ! vms/descrip_mms.template
11526 ____________________________________________________________________________
11527 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
11528         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
11529              not working, cursor not spinning (Bug #422129); external
11530              editor problems (Bug #456329); escape/cmd-. not activating
11531              "Cancel" in Save dialog box (Bug #446960); Runtimes not
11532              executing on launch (Bug #464441).
11533      Branch: maint-5.6/macperl
11534            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
11535            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
11536            ! macos/macperl/MacPerl.r
11537 ____________________________________________________________________________
11538 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
11539         Log: Update CPAN.pm to work with new Mac::BuildTools instead
11540              of ExtUtils::MM_MacOS "orphan" functions
11541      Branch: maint-5.6/macperl
11542            ! lib/CPAN.pm
11543 ____________________________________________________________________________
11544 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
11545         Log: Fix up another xsubpp problem (Matthias Neeracher)
11546      Branch: maint-5.6/macperl
11547            ! macos/xsubpp
11548 ____________________________________________________________________________
11549 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
11550         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
11551      Branch: maint-5.6/macperl
11552            ! macos/lib/ExtUtils/MM_MacOS.pm
11553 ____________________________________________________________________________
11554 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
11555         Log: Fix up Makefiles for more Mac:: modules (and prepare for
11556              static build ...?)
11557      Branch: maint-5.6/macperl
11558            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
11559            ! macos/macperl/Makefile.mk
11560 ____________________________________________________________________________
11561 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
11562         Log: Fix up tests
11563      Branch: maint-5.6/macperl
11564            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
11565 ____________________________________________________________________________
11566 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
11567         Log: Make malloc smarter, fix bugs.  (Bug #404030)
11568      Branch: maint-5.6/macperl
11569            ! macos/icemalloc.c macos/icemalloc.h
11570 ____________________________________________________________________________
11571 [ 12186] By: nick                                  on 2001/09/24  19:18:17
11572         Log: Integrate mainline
11573      Branch: perlio
11574           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
11575           +> lib/filetest.t
11576           !> (integrate 30 files)
11577 ____________________________________________________________________________
11578 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
11579         Log: Retract #12136, the warnings::register is already
11580              tested by t/lib/warnings/9enabled, as pointed out
11581              by Paul Marquess.
11582      Branch: perl
11583            - lib/warnings/register.t
11584            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
11585 ____________________________________________________________________________
11586 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
11587         Log: fix Time::HiRes implementation of gettimeofday() on windows
11588              (HiRes.t#14 now passes)
11589      Branch: perl
11590            ! ext/Time/HiRes/HiRes.xs
11591 ____________________________________________________________________________
11592 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
11593         Log: File::Spec::catfile() canonifies everything to blackslashes on
11594              windows :-(
11595      Branch: perl
11596            ! lib/ExtUtils/Manifest.t
11597 ____________________________________________________________________________
11598 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
11599         Log: test number mismatch
11600      Branch: perl
11601            ! t/op/magic.t
11602 ____________________________________________________________________________
11603 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
11604         Log: ok().
11605      Branch: perl
11606            ! t/op/pack.t
11607 ____________________________________________________________________________
11608 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
11609         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
11610              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
11611      Branch: perl
11612            ! pp_pack.c t/op/pack.t
11613 ____________________________________________________________________________
11614 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
11615         Log: Update Changes.
11616      Branch: perl
11617            ! Changes patchlevel.h
11618 ____________________________________________________________________________
11619 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
11620         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
11621              From: Michael G Schwern <schwern@pobox.com>
11622              Date: Mon, 24 Sep 2001 11:12:13 -0400
11623              Message-ID: <20010924111213.G27885@blackrider>
11624      Branch: perl
11625            ! lib/ExtUtils/Manifest.pm
11626 ____________________________________________________________________________
11627 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
11628         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
11629              From: Michael G Schwern <schwern@pobox.com> 
11630              Date: Mon, 24 Sep 2001 11:02:07 -0400
11631              Message-ID: <20010924110207.E27885@blackrider>
11632      Branch: perl
11633            ! vms/test.com
11634 ____________________________________________________________________________
11635 [ 12176] By: ams                                   on 2001/09/24  14:01:59
11636         Log: Update Changes.
11637      Branch: perl
11638            ! Changes
11639 ____________________________________________________________________________
11640 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
11641         Log: Various cleanups.
11642      Branch: perl
11643            ! ext/threads/Makefile.PL ext/threads/threads.xs
11644 ____________________________________________________________________________
11645 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
11646         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
11647      Branch: maint-5.6/macperl
11648           !> (integrate 33 files)
11649 ____________________________________________________________________________
11650 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
11651         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
11652              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
11653              Date: Mon, 24 Sep 2001 20:04:58 +0900
11654              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
11655      Branch: perl
11656            ! ext/Encode/Encode/gb2312.enc
11657 ____________________________________________________________________________
11658 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
11659         Log: Clarifying comment to #12164.
11660      Branch: perl
11661            ! lib/Cwd.pm
11662 ____________________________________________________________________________
11663 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
11664         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
11665              From: Nicholas Clark <nick@ccl4.org>
11666              Date: Sun, 23 Sep 2001 23:00:56 +0100
11667              Message-ID: <20010923230055.Y4971@plum.flirble.org>
11668              
11669              (with "sample_constants" changed to "fallback")
11670      Branch: perl
11671            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
11672            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
11673            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
11674            ! lib/h2xs.t utils/h2xs.PL
11675 ____________________________________________________________________________
11676 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
11677         Log: Metaconfig unit change for #12167.
11678      Branch: metaconfig
11679            ! U/modified/Cppsym.U
11680 ____________________________________________________________________________
11681 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
11682         Log: Add a few glibc cpp symbols to probe for.
11683      Branch: perl
11684            ! Configure
11685 ____________________________________________________________________________
11686 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
11687         Log: DJGPP tweaks for Laszlo Molnar.
11688      Branch: perl
11689            ! djgpp/djgppsed.sh dosish.h
11690 ____________________________________________________________________________
11691 [ 12165] By: ams                                   on 2001/09/24  10:07:08
11692         Log: Subject: [PATCH t/op/inccode.t] More tests
11693              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
11694              Date: 24 Sep 2001 10:01:44 -0000
11695              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
11696      Branch: perl
11697            ! t/op/inccode.t
11698 ____________________________________________________________________________
11699 [ 12164] By: ams                                   on 2001/09/24  09:43:29
11700         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
11701              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
11702              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
11703              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
11704      Branch: perl
11705            ! lib/Cwd.pm
11706 ____________________________________________________________________________
11707 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
11708         Log: 1_compile updates.
11709      Branch: perl
11710            ! t/lib/1_compile.t
11711 ____________________________________________________________________________
11712 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
11713         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
11714              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11715              Date: Wed, 19 Sep 2001 22:47:14 +0200
11716              Message-ID: <20010919224714.A6382@rafael>
11717      Branch: perl
11718            ! pod/perlvar.pod pp_ctl.c
11719 ____________________________________________________________________________
11720 [ 12161] By: ams                                   on 2001/09/23  17:40:02
11721         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
11722              filetest Pragma
11723              From: "chromatic" <chromatic@rmci.net>
11724              Date: Sun, 23 Sep 2001 12:07:25 -0600
11725              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
11726      Branch: perl
11727            + lib/filetest.t
11728            ! MANIFEST t/lib/1_compile.t
11729 ____________________________________________________________________________
11730 [ 12160] By: ams                                   on 2001/09/23  16:32:11
11731         Log: Additional minor chdir() tweak.
11732      Branch: perl
11733            ! pod/perlfunc.pod
11734 ____________________________________________________________________________
11735 [ 12159] By: ams                                   on 2001/09/23  16:25:01
11736         Log: Subject: PATCH lib/ExtUtils/Command.t
11737              From: Abe Timmerman <abe@ztreet.demon.nl>
11738              Date: Sun, 23 Sep 2001 19:11:44 +0200
11739              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
11740      Branch: perl
11741            ! lib/ExtUtils/Command.t
11742 ____________________________________________________________________________
11743 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
11744         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
11745              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
11746              Date: Sun, 23 Sep 2001 02:02:26 +0200
11747              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
11748      Branch: perl
11749            ! makedef.pl
11750 ____________________________________________________________________________
11751 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
11752         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
11753              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
11754              Date: Sat, 22 Sep 2001 12:54:39 -0500
11755              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
11756      Branch: perl
11757            ! t/op/study.t
11758 ____________________________________________________________________________
11759 [ 12156] By: nick                                  on 2001/09/23  07:48:44
11760         Log: Integrate mainline
11761      Branch: perlio
11762            - check83.pl
11763           !> ext/Encode/Encode/2022-cn.enc
11764 ____________________________________________________________________________
11765 [ 12155] By: nick                                  on 2001/09/23  07:48:01
11766         Log: Integrate mainline
11767      Branch: perlio
11768           +> (branch 64 files)
11769            - ext/Encode/Encode/cns11643-1.enc
11770            - ext/Encode/Encode/cns11643-2.enc
11771            - ext/Encode/Encode/iso2022-cn.enc
11772            - ext/Encode/Encode/iso2022-jp.enc
11773            - ext/Encode/Encode/iso2022-jp1.enc
11774            - ext/Encode/Encode/iso2022-jp2.enc
11775            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
11776            - ext/Encode/Encode/iso8859-1.enc
11777            - ext/Encode/Encode/iso8859-1.ucm
11778            - ext/Encode/Encode/iso8859-10.enc
11779            - ext/Encode/Encode/iso8859-10.ucm
11780            - ext/Encode/Encode/iso8859-13.enc
11781            - ext/Encode/Encode/iso8859-13.ucm
11782            - ext/Encode/Encode/iso8859-14.enc
11783            - ext/Encode/Encode/iso8859-14.ucm
11784            - ext/Encode/Encode/iso8859-15.enc
11785            - ext/Encode/Encode/iso8859-15.ucm
11786            - ext/Encode/Encode/iso8859-16.enc
11787            - ext/Encode/Encode/iso8859-16.ucm
11788            - ext/Encode/Encode/iso8859-2.enc
11789            - ext/Encode/Encode/iso8859-2.ucm
11790            - ext/Encode/Encode/iso8859-3.enc
11791            - ext/Encode/Encode/iso8859-3.ucm
11792            - ext/Encode/Encode/iso8859-4.enc
11793            - ext/Encode/Encode/iso8859-4.ucm
11794            - ext/Encode/Encode/iso8859-5.enc
11795            - ext/Encode/Encode/iso8859-5.ucm
11796            - ext/Encode/Encode/iso8859-6.enc
11797            - ext/Encode/Encode/iso8859-6.ucm
11798            - ext/Encode/Encode/iso8859-7.enc
11799            - ext/Encode/Encode/iso8859-7.ucm
11800            - ext/Encode/Encode/iso8859-8.enc
11801            - ext/Encode/Encode/iso8859-8.ucm
11802            - ext/Encode/Encode/iso8859-9.enc
11803            - ext/Encode/Encode/iso8859-9.ucm
11804            - ext/Encode/Encode/isoir-197.enc
11805            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
11806            - t/lib/sample-tests/header_at_end
11807            - t/lib/sample-tests/header_at_end_fail
11808           !> (integrate 174 files)
11809 ____________________________________________________________________________
11810 [ 12154] By: ams                                   on 2001/09/23  07:11:46
11811         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
11812              by Blair Zajac.
11813      Branch: perl
11814            ! pod/perlfunc.pod
11815 ____________________________________________________________________________
11816 [ 12153] By: ams                                   on 2001/09/23  06:56:32
11817         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
11818              Forgotten deprecation of *glob{FILEHANDLE}?
11819              From: "chromatic" <chromatic@rmci.net>
11820              Date: Sat, 22 Sep 2001 21:27:56 -0600
11821              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
11822      Branch: perl
11823            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
11824 ____________________________________________________________________________
11825 [ 12152] By: ams                                   on 2001/09/23  06:42:58
11826         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
11827              From: Michael G Schwern <schwern@pobox.com>
11828              Date: Sun, 23 Sep 2001 03:34:39 -0400
11829              Message-Id: <20010923033439.E7005@blackrider>
11830      Branch: perl
11831            ! lib/File/Find.pm
11832 ____________________________________________________________________________
11833 [ 12151] By: ams                                   on 2001/09/23  06:37:57
11834         Log: Subject: Re: t/op/magic.t missing tests on Win32
11835              From: Michael G Schwern <schwern@pobox.com>
11836              Date: Sat, 22 Sep 2001 20:29:09 -0400
11837              Message-Id: <20010922202909.I18223@blackrider>
11838      Branch: perl
11839            ! t/op/magic.t
11840 ____________________________________________________________________________
11841 [ 12150] By: ams                                   on 2001/09/23  06:36:26
11842         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
11843              Dumpvalue.pm
11844              From: "chromatic" <chromatic@rmci.net>
11845              Date: Sat, 22 Sep 2001 19:41:31 -0600
11846              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
11847      Branch: perl
11848            + lib/Dumpvalue.t
11849            ! MANIFEST lib/Dumpvalue.pm
11850 ____________________________________________________________________________
11851 [ 12149] By: ams                                   on 2001/09/23  06:25:35
11852         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
11853              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
11854              Date: Sun, 23 Sep 2001 15:27:56 +0900
11855              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
11856      Branch: perl
11857            ! ext/Encode/Encode/2022-cn.enc
11858 ____________________________________________________________________________
11859 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
11860         Log: Manual eror in #12147.
11861      Branch: perl
11862            ! win32/win32.c
11863 ____________________________________________________________________________
11864 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
11865         Log: Integrate change #12146 from maintperl;
11866              win32_chdir() et al don't handle a NULL argument gracefully
11867      Branch: perl
11868           !> win32/perlhost.h win32/win32.c
11869 ____________________________________________________________________________
11870 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
11871         Log: win32_chdir() et al don't handle a NULL argument gracefully
11872      Branch: maint-5.6/perl
11873            ! win32/perlhost.h win32/win32.c
11874 ____________________________________________________________________________
11875 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
11876         Log: typo in change#12026
11877      Branch: maint-5.6/perl
11878            ! op.c
11879 ____________________________________________________________________________
11880 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
11881         Log: Subject: [PATCH] Re: scalar context unpack bugs
11882              From: Nicholas Clark <nick@ccl4.org>
11883              Date: Sat, 22 Sep 2001 23:07:56 +0100
11884              Message-ID: <20010922230755.O4971@plum.flirble.org>
11885      Branch: perl
11886            ! pp_pack.c t/op/pack.t
11887 ____________________________________________________________________________
11888 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
11889         Log: Try ExtUtils::Command.t everywhere, not just on Win32
11890              (as suggested by NI-S).  Also allow running it either
11891              in t/ or in the main directory.
11892      Branch: perl
11893            ! lib/ExtUtils/Command.t
11894 ____________________________________________________________________________
11895 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
11896         Log: Update the test on warnings/register.t.
11897      Branch: perl
11898            ! t/lib/1_compile.t
11899 ____________________________________________________________________________
11900 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
11901         Log: The code is now almost tidy enough to keep the IRIX cc happy.
11902      Branch: perl
11903            ! hints/irix_6.sh
11904 ____________________________________________________________________________
11905 [ 12140] By: ams                                   on 2001/09/22  17:26:32
11906         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
11907              use_ithreads
11908              From: "Craig A. Berry" <craigberry@mac.com>
11909              Date: Sat, 22 Sep 2001 13:15:32 -0500
11910              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
11911      Branch: perl
11912            ! configure.com
11913 ____________________________________________________________________________
11914 [ 12139] By: ams                                   on 2001/09/22  16:44:08
11915         Log: Do what perl_clone() does for sharedsv functions.
11916      Branch: perl
11917            ! embed.pl proto.h
11918 ____________________________________________________________________________
11919 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
11920         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
11921              (suggested by Sarathy, extensions shouldn't be dabbling with
11922              op structures, so binary backward compatibility should not be
11923              an issue.)
11924      Branch: perl
11925            ! hints/irix_6.sh op.h
11926 ____________________________________________________________________________
11927 [ 12137] By: ams                                   on 2001/09/22  16:21:05
11928         Log: More cleanups. (What's PERL_DECL_PROT?)
11929      Branch: perl
11930            ! embed.pl proto.h sharedsv.h
11931 ____________________________________________________________________________
11932 [ 12136] By: ams                                   on 2001/09/22  15:14:34
11933         Log: (Retracted by #12185)
11934              
11935              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
11936              Add Tests for warnings::register, Doc Update
11937              From: "chromatic" <chromatic@rmci.net>
11938              Date: Sat, 22 Sep 2001 09:43:20 -0600
11939              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
11940      Branch: perl
11941            + lib/warnings/register.t
11942            ! MANIFEST lib/warnings/register.pm
11943 ____________________________________________________________________________
11944 [ 12135] By: ams                                   on 2001/09/22  15:07:50
11945         Log: `@foo' should be @foo for consistency.
11946      Branch: perl
11947            ! pod/perldiag.pod
11948 ____________________________________________________________________________
11949 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
11950         Log: (Retracted by #12138)
11951              
11952              Add -woff (turn warning off) 3187:
11953              "A pointer is converted to a smaller integer."
11954              This happens when your pointers are 64-bit: then every case
11955              of converting pointers to PADOFFSETs (explicitly 32-bit)
11956              faces truncation (even explicit use of INT2PTR doesn't help).
11957              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
11958              Changing PADOFFSET from U32 to UV would help, but that
11959              would break binary backward compatibility of BASEOP and padop
11960              (assuming you have been using 64-bit pointers).
11961      Branch: perl
11962            ! hints/irix_6.sh
11963 ____________________________________________________________________________
11964 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
11965         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
11966              but the name comes from the inside the file, not from the file
11967              name, and Rumanian is the name of the language.
11968      Branch: perl
11969            + ext/Encode/Encode/macRumanian.enc
11970            - ext/Encode/Encode/macRomania.enc
11971            ! MANIFEST
11972 ____________________________________________________________________________
11973 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
11974         Log: Rename perltootc as perltooc for 8.3-friedliness.
11975      Branch: perl
11976            + pod/perltooc.pod
11977            - pod/perltootc.pod
11978            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
11979            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
11980            ! pod/perltoot.pod
11981 ____________________________________________________________________________
11982 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
11983         Log: Find more conflicts by lowercasing.
11984      Branch: perl
11985            + Porting/check83.pl
11986            - check83.pl
11987            ! MANIFEST
11988 ____________________________________________________________________________
11989 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
11990         Log: The AIX cc 5.0.0.0 is simply too buggy.
11991      Branch: perl
11992            ! hints/aix.sh
11993 ____________________________________________________________________________
11994 [ 12129] By: ams                                   on 2001/09/22  12:35:38
11995         Log: Uninteresting cleanup.
11996      Branch: perl
11997            ! form.h
11998 ____________________________________________________________________________
11999 [ 12128] By: ams                                   on 2001/09/22  12:28:48
12000         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
12001              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
12002              Date: Sat, 22 Sep 2001 14:29:13 +0100
12003              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
12004      Branch: perl
12005            ! cv.h
12006 ____________________________________________________________________________
12007 [ 12127] By: ams                                   on 2001/09/22  12:04:28
12008         Log: What's a backet?
12009      Branch: perl
12010            ! dump.c
12011 ____________________________________________________________________________
12012 [ 12126] By: ams                                   on 2001/09/22  10:02:34
12013         Log: Removed duplicated tests #19 and #20.
12014      Branch: perl
12015            ! t/op/do.t
12016 ____________________________________________________________________________
12017 [ 12125] By: ams                                   on 2001/09/22  03:58:41
12018         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
12019              From: Michael Carman <mjcarman@home.com>
12020              Date: Fri, 21 Sep 2001 17:54:05 -0500
12021              Message-Id: <3BABC50D.6040202@home.com>
12022              (Applied with some changes.)
12023      Branch: perl
12024            ! pod/perlmod.pod
12025 ____________________________________________________________________________
12026 [ 12124] By: ams                                   on 2001/09/22  03:44:19
12027         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
12028              From: Michael G Schwern <schwern@pobox.com>
12029              Date: Fri, 21 Sep 2001 19:20:40 -0400
12030              Message-Id: <20010921192040.E5494@blackrider>
12031      Branch: perl
12032            ! t/op/chdir.t
12033 ____________________________________________________________________________
12034 [ 12123] By: ams                                   on 2001/09/22  03:41:08
12035         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
12036              From: Blair Zajac <blair@orcaware.com>
12037              Date: Fri, 21 Sep 2001 15:13:04 -0700
12038              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
12039      Branch: perl
12040            ! t/op/chdir.t
12041 ____________________________________________________________________________
12042 [ 12122] By: ams                                   on 2001/09/22  03:37:07
12043         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
12044              20010920.007
12045              From: Michael G Schwern <schwern@pobox.com>
12046              Date: Fri, 21 Sep 2001 17:59:03 -0400
12047              Message-Id: <20010921175903.V5494@blackrider>
12048      Branch: perl
12049            ! t/op/do.t
12050 ____________________________________________________________________________
12051 [ 12121] By: ams                                   on 2001/09/22  03:30:38
12052         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
12053              suite on WinCE)
12054              From: Michael G Schwern <schwern@pobox.com>
12055              Date: Fri, 21 Sep 2001 19:41:03 -0400
12056              Message-Id: <20010921194103.G5494@blackrider>
12057      Branch: perl
12058            ! pod/perlport.pod
12059 ____________________________________________________________________________
12060 [ 12120] By: ams                                   on 2001/09/22  03:28:06
12061         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
12062              From: Michael G Schwern <schwern@pobox.com>
12063              Date: Fri, 21 Sep 2001 17:33:35 -0400
12064              Message-Id: <20010921173335.T5494@blackrider>
12065              ($ENV{FOO}=undef hunk not applied.)
12066      Branch: perl
12067            ! t/op/magic.t
12068 ____________________________________________________________________________
12069 [ 12119] By: ams                                   on 2001/09/22  03:02:26
12070         Log: Subject: [PATCH] perldiag.pod
12071              From: Peter Scott <Peter@PSDT.com>
12072              Date: Fri, 21 Sep 2001 18:54:50 -0700
12073              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
12074              (Moved to the right place.)
12075      Branch: perl
12076            ! pod/perldiag.pod
12077 ____________________________________________________________________________
12078 [ 12118] By: ams                                   on 2001/09/21  20:05:29
12079         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
12080              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12081              Date: Fri, 21 Sep 2001 22:36:54 +0200
12082              Message-Id: <20010921223654.A12742@rafael>
12083      Branch: perl
12084            ! t/op/do.t
12085 ____________________________________________________________________________
12086 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
12087         Log: Restore things as they were before
12088              the backward compatibility police notices.
12089      Branch: perl
12090            ! lib/Cwd.pm
12091 ____________________________________________________________________________
12092 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
12093         Log: More Cwd from Schwern: make also OS/2 and DOS
12094              Cwd agree with File::Spec (that is, native path
12095              syntax using \ instead of / -- backward compatibility
12096              polic warning) and stop Win32 from using bsd_realpath().
12097      Branch: perl
12098            ! lib/Cwd.pm
12099 ____________________________________________________________________________
12100 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
12101         Log: Subject: [PATCH @12110] RE: Untested libraries update
12102              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
12103              Date: Fri, 21 Sep 2001 18:21:07 +0100
12104              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
12105      Branch: perl
12106            ! lib/warnings/register.pm
12107 ____________________________________________________________________________
12108 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
12109         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
12110              From: Michael G Schwern <schwern@pobox.com>
12111              Date: Thu, 20 Sep 2001 22:54:02 -0400
12112              Message-ID: <20010920225402.A3611@blackrider>
12113      Branch: perl
12114            ! lib/Cwd.pm
12115 ____________________________________________________________________________
12116 [ 12113] By: ams                                   on 2001/09/21  17:08:24
12117         Log: Subject: [PATCH] avoid v-strings with require/use
12118              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
12119              Date: Fri, 21 Sep 2001 12:34:40 -0400
12120              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
12121      Branch: perl
12122            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
12123            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
12124            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
12125            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
12126            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
12127            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
12128            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
12129            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
12130            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
12131            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
12132            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
12133            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
12134            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
12135            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
12136            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
12137            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
12138            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
12139            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
12140            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
12141 ____________________________________________________________________________
12142 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
12143         Log: Update Changes.
12144      Branch: perl
12145            ! Changes patchlevel.h
12146 ____________________________________________________________________________
12147 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
12148         Log: Make AIX and Tru64 compilers happy.  
12149      Branch: perl
12150            ! ext/threads/threads.h ext/threads/threads.xs
12151 ____________________________________________________________________________
12152 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
12153         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
12154              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
12155              Date: 21 Sep 2001 09:16:37 -0000
12156              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
12157      Branch: perl
12158            ! toke.c
12159 ____________________________________________________________________________
12160 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
12161         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
12162              From: Michael G Schwern <schwern@pobox.com>
12163              Date: Thu, 20 Sep 2001 21:21:34 -0400
12164              Message-ID: <20010920212134.Y28291@blackrider>
12165      Branch: perl
12166            ! pp_sys.c
12167 ____________________________________________________________________________
12168 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
12169         Log: Subject: Re: GDB Debugging Macros from mod_perl
12170              From: rspier@pobox.com (Robert Spier)
12171              Date: Thu, 20 Sep 2001 22:45:03 -0700
12172              Message-ID: <15274.54239.413929.49430@rls.cx>
12173      Branch: perl
12174            ! pod/perltodo.pod
12175 ____________________________________________________________________________
12176 [ 12105] By: sky                                   on 2001/09/21  10:33:34
12177         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
12178              timezone! GetSystemTime should be available on all Win32 
12179              platforms we support. Perhaps Time::HiRes should be extended to
12180              support WinCE and Novell?
12181      Branch: perl
12182            ! ext/Time/HiRes/HiRes.xs
12183 ____________________________________________________________________________
12184 [ 12104] By: sky                                   on 2001/09/21  08:12:39
12185         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
12186      Branch: perl
12187            ! ext/threads/threads.h ext/threads/threads.xs
12188 ____________________________________________________________________________
12189 [ 12103] By: sky                                   on 2001/09/21  07:57:41
12190         Log: Rename the *thread* functions to Perl_* to avoid clashes.
12191              Notably on AIX but could become a problem on other platforms.
12192      Branch: perl
12193            ! ext/threads/threads.h ext/threads/threads.xs
12194 ____________________________________________________________________________
12195 [ 12102] By: sky                                   on 2001/09/21  07:35:30
12196         Log: Add the shared sv space to the global vars.
12197              Fix problems compiling on win32.
12198      Branch: perl
12199            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
12200            ! sharedsv.c sharedsv.h
12201 ____________________________________________________________________________
12202 [ 12101] By: ams                                   on 2001/09/21  00:19:55
12203         Log: Subject: [PATCH] win32/Makefile warning fix
12204              From: Blair Zajac <blair@orcaware.com>
12205              Date: Thu, 20 Sep 2001 18:15:43 -0700
12206              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
12207      Branch: perl
12208            ! win32/Makefile
12209 ____________________________________________________________________________
12210 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
12211         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
12212              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12213              Date: Thu, 20 Sep 2001 18:36:22 +0200
12214              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
12215      Branch: perl
12216            ! lib/ExtUtils/Command.t
12217 ____________________________________________________________________________
12218 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
12219         Log: Cant spl wirth a dam.
12220      Branch: perl
12221            ! intrpvar.h
12222 ____________________________________________________________________________
12223 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
12224         Log: Don't use C++ comments.
12225      Branch: perl
12226            ! ext/threads/threads.xs
12227 ____________________________________________________________________________
12228 [ 12097] By: ams                                   on 2001/09/20  21:42:07
12229         Log: Change #12044 didn't.
12230      Branch: perl
12231            ! lib/constant.pm
12232 ____________________________________________________________________________
12233 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
12234         Log: Metaconfig unit changes for #12095.
12235      Branch: metaconfig
12236            ! U/modified/Myinit.U U/modified/libs.U
12237 ____________________________________________________________________________
12238 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
12239         Log: Remove iconv references since we are not using it
12240              and not going to; regen perltoc, perlmodlib.
12241              (Some references still linger in perltoc, have to figure
12242              out where they are coming from.)
12243      Branch: perl
12244            ! Configure NetWare/config.wc NetWare/config_H.wc
12245            ! Porting/Glossary Porting/config.sh Porting/config_H
12246            ! config_h.SH configure.com epoc/config.sh perl.h
12247            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
12248            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12249            ! vos/config.ga.h win32/config.bc win32/config.gc
12250            ! win32/config.vc win32/config_H.bc win32/config_H.gc
12251            ! win32/config_H.vc wince/config.ce wince/config.h
12252            ! wince/config_H.ce
12253 ____________________________________________________________________________
12254 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
12255         Log: Subject: [PATCH docs] Re: ARGV and read
12256              From: Dave Mitchell <davem@fdgroup.co.uk>
12257              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
12258              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
12259      Branch: perl
12260            ! pod/perltodo.pod pod/perlvar.pod
12261 ____________________________________________________________________________
12262 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
12263         Log: Fresh copies from the cvs.perl.org perlfaq repository.
12264      Branch: perl
12265            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
12266            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
12267            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
12268            ! pod/perlfaq9.pod
12269 ____________________________________________________________________________
12270 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
12271         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
12272              From: Nicholas Clark <nick@ccl4.org>
12273              Date: Thu, 20 Sep 2001 14:27:08 +0100
12274              Message-ID: <20010920142708.X4971@plum.flirble.org>
12275      Branch: perl
12276            ! pp_pack.c t/op/pack.t
12277 ____________________________________________________________________________
12278 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
12279         Log: The sharedsv_space* are variables, not code.  Duh.
12280      Branch: perl
12281            ! intrpvar.h makedef.pl
12282 ____________________________________________________________________________
12283 [ 12090] By: ams                                   on 2001/09/20  11:26:06
12284         Log: Subject: [patch lib/lib_pm.PL]
12285              From: Stas Bekman <stas@stason.org>
12286              Date: Thu, 20 Sep 2001 18:48:53 +0800
12287              Message-Id: <3BA9C995.6010302@stason.org>
12288              (Applied by hand.)
12289      Branch: perl
12290            ! lib/lib_pm.PL
12291 ____________________________________________________________________________
12292 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
12293         Log: Only 21 tests, skipping or not.
12294      Branch: perl
12295            ! lib/ExtUtils/Command.t
12296 ____________________________________________________________________________
12297 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
12298         Log: New exported symbols.
12299      Branch: perl
12300            ! makedef.pl
12301 ____________________________________________________________________________
12302 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
12303         Log: Update Changes.
12304      Branch: perl
12305            ! Changes patchlevel.h
12306 ____________________________________________________________________________
12307 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
12308         Log: Correct numbering of the tests is useful.
12309      Branch: perl
12310            ! ext/threads/t/basic.t
12311 ____________________________________________________________________________
12312 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
12313         Log: More tests now too.
12314      Branch: perl
12315            ! lib/ExtUtils/Command.t
12316 ____________________________________________________________________________
12317 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
12318         Log: More tests now.
12319      Branch: perl
12320            ! ext/threads/t/basic.t
12321 ____________________________________________________________________________
12322 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
12323         Log: The test assumed 7-bit ASCII.  Now it "just"
12324              assumes 8-bit whatever.
12325      Branch: perl
12326            ! t/op/crypt.t
12327 ____________________________________________________________________________
12328 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
12329         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
12330              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12331              Date: Wed, 19 Sep 2001 11:45:28 +0200
12332              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
12333              
12334              Lvalue casts are not portable.
12335      Branch: perl
12336            ! ext/threads/threads.xs
12337 ____________________________________________________________________________
12338 [ 12081] By: sky                                   on 2001/09/19  10:17:52
12339         Log: Make the basic test contain only realy basic API tests
12340              Seems to be a problem with detach.
12341      Branch: perl
12342            ! ext/threads/t/basic.t
12343 ____________________________________________________________________________
12344 [ 12080] By: ams                                   on 2001/09/19  01:23:55
12345         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
12346              From: Michael G Schwern <schwern@pobox.com>
12347              Date: Tue, 18 Sep 2001 19:53:48 -0400
12348              Message-Id: <20010918195348.M585@blackrider>
12349              
12350              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
12351              From: Michael G Schwern <schwern@pobox.com>
12352              Date: Tue, 18 Sep 2001 22:07:13 -0400
12353              Message-Id: <20010918220713.B19616@blackrider>
12354      Branch: perl
12355            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
12356            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
12357            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
12358            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
12359            ! lib/Test/Tutorial.pod
12360 ____________________________________________________________________________
12361 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
12362         Log: Indent the test a bit.
12363      Branch: perl
12364            ! ext/threads/t/basic.t
12365 ____________________________________________________________________________
12366 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
12367         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
12368              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12369              Date: Tue, 18 Sep 2001 18:06:44 +0200
12370              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
12371      Branch: perl
12372            ! win32/win32.c
12373 ____________________________________________________________________________
12374 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
12375         Log: Subject: stat access time is wrong on Win95
12376              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12377              Date: Tue, 18 Sep 2001 21:59:24 +0200
12378              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
12379      Branch: perl
12380            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
12381 ____________________________________________________________________________
12382 [ 12076] By: ams                                   on 2001/09/18  22:11:25
12383         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
12384              From: Michael G Schwern <schwern@pobox.com>
12385              Date: Tue, 18 Sep 2001 18:47:14 -0400
12386              Message-Id: <20010918184714.I585@blackrider>
12387      Branch: perl
12388            ! t/op/crypt.t
12389 ____________________________________________________________________________
12390 [ 12075] By: sky                                   on 2001/09/18  19:29:37
12391         Log: two test failures
12392              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12393              Message-ID: <20010918221702.A17408@rafael>
12394              partly applied, #12074 already fixed half the patch
12395      Branch: perl
12396            ! ext/threads/t/basic.t
12397 ____________________________________________________________________________
12398 [ 12074] By: sky                                   on 2001/09/18  18:49:03
12399         Log: Fixes test case failure introduced by #12071, the warning is
12400              now correctly spelled :-)
12401      Branch: perl
12402            ! ext/IO/lib/IO/t/io_sel.t
12403 ____________________________________________________________________________
12404 [ 12073] By: sky                                   on 2001/09/18  18:46:22
12405         Log: Make the test behave properly!
12406      Branch: perl
12407            ! ext/threads/t/basic.t
12408 ____________________________________________________________________________
12409 [ 12072] By: ams                                   on 2001/09/18  18:44:59
12410         Log: OP_RCATLINE is an SVOP, not a BASEOP.
12411      Branch: perl
12412            ! opcode.h opcode.pl
12413 ____________________________________________________________________________
12414 [ 12071] By: ams                                   on 2001/09/18  18:06:27
12415         Log: Deprecate != Depreciate.
12416      Branch: perl
12417            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
12418            ! lib/Pod/ParseUtils.pm
12419 ____________________________________________________________________________
12420 [ 12070] By: ams                                   on 2001/09/18  15:14:58
12421         Log: Subject: [PATCH] Getopt::Std cleanup
12422              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12423              Date: Tue, 18 Sep 2001 17:32:13 +0200
12424              Message-Id: <20010918173213.C777@rafael>
12425      Branch: perl
12426            ! lib/Getopt/Std.pm lib/Getopt/Std.t
12427 ____________________________________________________________________________
12428 [ 12069] By: sky                                   on 2001/09/18  14:56:33
12429         Log: Forgot the makefile
12430      Branch: perl
12431            + ext/threads/Makefile.PL
12432 ____________________________________________________________________________
12433 [ 12068] By: sky                                   on 2001/09/18  14:13:26
12434         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
12435              The test will fail because of Test.pm not knowing about threads. 
12436              basic needs to be manually tested
12437              compile time warnings on IV2PTR conversions need to be fixed
12438      Branch: perl
12439            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
12440            + ext/threads/threads.h ext/threads/threads.pm
12441            + ext/threads/threads.xs
12442            ! MANIFEST
12443 ____________________________________________________________________________
12444 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
12445         Log: DJGPP tweak from Laszlo Molnar.
12446      Branch: perl
12447            ! djgpp/config.over
12448 ____________________________________________________________________________
12449 [ 12066] By: sky                                   on 2001/09/18  10:24:31
12450         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
12451      Branch: perl
12452            ! sharedsv.c sharedsv.h
12453 ____________________________________________________________________________
12454 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
12455         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
12456              ditto ^cns.
12457      Branch: perl
12458            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
12459            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
12460            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
12461            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
12462            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
12463            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
12464            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
12465            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
12466            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
12467            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
12468            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
12469            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
12470            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
12471            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
12472            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
12473            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
12474            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
12475            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
12476            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
12477            + ext/Encode/Encode/ir-197.enc
12478            - ext/Encode/Encode/cns11643-1.enc
12479            - ext/Encode/Encode/cns11643-2.enc
12480            - ext/Encode/Encode/iso2022-cn.enc
12481            - ext/Encode/Encode/iso2022-jp.enc
12482            - ext/Encode/Encode/iso2022-jp1.enc
12483            - ext/Encode/Encode/iso2022-jp2.enc
12484            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
12485            - ext/Encode/Encode/iso8859-1.enc
12486            - ext/Encode/Encode/iso8859-1.ucm
12487            - ext/Encode/Encode/iso8859-10.enc
12488            - ext/Encode/Encode/iso8859-10.ucm
12489            - ext/Encode/Encode/iso8859-11.enc
12490            - ext/Encode/Encode/iso8859-11.ucm
12491            - ext/Encode/Encode/iso8859-13.enc
12492            - ext/Encode/Encode/iso8859-13.ucm
12493            - ext/Encode/Encode/iso8859-14.enc
12494            - ext/Encode/Encode/iso8859-14.ucm
12495            - ext/Encode/Encode/iso8859-15.enc
12496            - ext/Encode/Encode/iso8859-15.ucm
12497            - ext/Encode/Encode/iso8859-16.enc
12498            - ext/Encode/Encode/iso8859-16.ucm
12499            - ext/Encode/Encode/iso8859-2.enc
12500            - ext/Encode/Encode/iso8859-2.ucm
12501            - ext/Encode/Encode/iso8859-3.enc
12502            - ext/Encode/Encode/iso8859-3.ucm
12503            - ext/Encode/Encode/iso8859-4.enc
12504            - ext/Encode/Encode/iso8859-4.ucm
12505            - ext/Encode/Encode/iso8859-5.enc
12506            - ext/Encode/Encode/iso8859-5.ucm
12507            - ext/Encode/Encode/iso8859-6.enc
12508            - ext/Encode/Encode/iso8859-6.ucm
12509            - ext/Encode/Encode/iso8859-7.enc
12510            - ext/Encode/Encode/iso8859-7.ucm
12511            - ext/Encode/Encode/iso8859-8.enc
12512            - ext/Encode/Encode/iso8859-8.ucm
12513            - ext/Encode/Encode/iso8859-9.enc
12514            - ext/Encode/Encode/iso8859-9.ucm
12515            - ext/Encode/Encode/isoir-197.enc
12516            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
12517 ____________________________________________________________________________
12518 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
12519         Log: Must Uppercase.
12520      Branch: perl
12521            ! ext/Encode/Encode.pm
12522 ____________________________________________________________________________
12523 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
12524         Log: Add various encodings.
12525      Branch: perl
12526            + ext/Encode/Encode/iso8859-11.enc
12527            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
12528            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
12529            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
12530            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
12531            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
12532            + ext/Encode/Encode/viscii.ucm
12533            ! MANIFEST ext/Encode/Encode.pm
12534 ____________________________________________________________________________
12535 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
12536         Log: lib/unicode relic.
12537      Branch: perl
12538            ! ext/Encode/compile
12539 ____________________________________________________________________________
12540 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
12541         Log: Subject: [PATCH] Re: filename problems
12542              From: Michael G Schwern <schwern@pobox.com>
12543              Date: Mon, 17 Sep 2001 17:26:26 -0400
12544              Message-ID: <20010917172626.Q585@blackrider>
12545      Branch: perl
12546            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
12547            - t/lib/sample-tests/header_at_end
12548            - t/lib/sample-tests/header_at_end_fail
12549            ! MANIFEST lib/Test/Harness/t/test-harness.t
12550 ____________________________________________________________________________
12551 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
12552         Log: Explicitly explain the 1e9 seconds, not everybody
12553              is a C geek.
12554      Branch: perl
12555            ! ext/Time/HiRes/HiRes.pm
12556 ____________________________________________________________________________
12557 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
12558         Log: Explain an apparent bug reported by
12559              Richard J. Barbalace <rjbarbal@MIT.EDU>,
12560              with additional explanation from Gisle Aas.
12561      Branch: perl
12562            ! ext/Time/HiRes/HiRes.pm
12563 ____________________________________________________________________________
12564 [ 12058] By: ams                                   on 2001/09/17  19:52:01
12565         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
12566              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12567              Date: Mon, 17 Sep 2001 22:48:05 +0200
12568              Message-Id: <20010917224805.C11744@rafael>
12569      Branch: perl
12570            ! t/lib/warnings/op t/lib/warnings/pp
12571 ____________________________________________________________________________
12572 [ 12057] By: ams                                   on 2001/09/17  16:51:18
12573         Log: Its a nit!
12574      Branch: perl
12575            ! sv.h
12576 ____________________________________________________________________________
12577 [ 12056] By: ams                                   on 2001/09/17  16:47:55
12578         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
12579              From: "Craig A. Berry" <craigberry@mac.com>
12580              Date: Mon, 17 Sep 2001 12:34:20 -0500
12581              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
12582      Branch: perl
12583            ! vms/vms.c
12584 ____________________________________________________________________________
12585 [ 12055] By: ams                                   on 2001/09/17  16:05:15
12586         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
12587              From: Gisle Aas <gisle@ActiveState.com>
12588              Date: 16 Apr 2001 16:20:34 -0700
12589              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
12590              (Applied by hand.)
12591      Branch: perl
12592            ! lib/CPAN.pm lib/CPAN/Nox.pm
12593 ____________________________________________________________________________
12594 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
12595         Log: Update Changes.
12596      Branch: perl
12597            ! Changes patchlevel.h
12598 ____________________________________________________________________________
12599 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
12600         Log: Adding new files to the MANIFEST is always nice.
12601      Branch: perl
12602            ! MANIFEST
12603 ____________________________________________________________________________
12604 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
12605         Log: Reindent the PerlIO files (suggested by NI-S), used
12606              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
12607              (GNU indent).  Note that wholesale re-indenting might
12608              be nice, but that would break nice formatting/alignment
12609              of assignments, equality testing, and complex boolean
12610              expressions with lots of &s and |s.
12611      Branch: perl
12612            ! perlio.c perlio.h perliol.h
12613 ____________________________________________________________________________
12614 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
12615         Log: Add a script for being 8.3-polite.
12616              The found conflicts are being worked on.
12617      Branch: perl
12618            + check83.pl
12619            ! MANIFEST Porting/pumpkin.pod
12620 ____________________________________________________________________________
12621 [ 12050] By: sky                                   on 2001/09/17  12:44:36
12622         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
12623              finding it.
12624      Branch: perl
12625            ! sv.c
12626 ____________________________________________________________________________
12627 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
12628         Log: Bump up versions because of #12041.
12629      Branch: perl
12630            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
12631            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
12632            ! lib/Time/localtime.pm
12633 ____________________________________________________________________________
12634 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
12635         Log: Bump the version number because of #12042.
12636      Branch: perl
12637            ! lib/CPAN/FirstTime.pm
12638 ____________________________________________________________________________
12639 [ 12047] By: ams                                   on 2001/09/17  11:21:40
12640         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
12641              From: Abhijit Menon-Sen <ams@wiw.org>
12642              Date: Mon, 17 Sep 2001 17:44:12 +0530
12643              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
12644      Branch: perl
12645            ! op.c
12646 ____________________________________________________________________________
12647 [ 12046] By: sky                                   on 2001/09/17  07:14:17
12648         Log: Subject: Re: t/op/ver.t using skip() improperly
12649              From: "chromatic" <chromatic@rmci.net>
12650              Date: Mon, 17 Sep 2001 00:22:29 -0600
12651              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
12652      Branch: perl
12653            ! t/op/ver.t
12654 ____________________________________________________________________________
12655 [ 12045] By: nick                                  on 2001/09/17  07:12:14
12656         Log: Integrate mainline
12657      Branch: perlio
12658           +> t/op/chdir.t
12659           !> (integrate 117 files)
12660 ____________________________________________________________________________
12661 [ 12044] By: ams                                   on 2001/09/17  05:49:53
12662         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
12663              From: Ilmari Karonen <iltzu@sci.fi>
12664              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
12665              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
12666              (And $VERSION = '1.05'.)
12667      Branch: perl
12668            ! lib/constant.pm
12669 ____________________________________________________________________________
12670 [ 12043] By: ams                                   on 2001/09/17  05:44:50
12671         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
12672              From: Michael G Schwern <schwern@pobox.com>
12673              Date: Mon, 17 Sep 2001 07:49:04 +0200
12674              Message-Id: <20010917074904.V1588@blackrider>
12675              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
12676      Branch: perl
12677            + t/op/chdir.t
12678            ! MANIFEST pp_sys.c
12679 ____________________________________________________________________________
12680 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
12681         Log: Subject: Re: CPAN.pm needs some hacking 
12682              From: "chromatic" <chromatic@rmci.net>
12683              Date: Sun, 16 Sep 2001 16:46:29 -0600
12684              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
12685      Branch: perl
12686            ! lib/CPAN/FirstTime.pm
12687 ____________________________________________________________________________
12688 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
12689         Log: Change use|require 5.005_64 to use|require 5.6.1.
12690      Branch: perl
12691            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
12692            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
12693            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
12694            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
12695            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
12696            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
12697            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
12698            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
12699            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
12700            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
12701            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
12702            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
12703            ! lib/base.pm lib/fields.pm
12704 ____________________________________________________________________________
12705 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
12706         Log: Bump up version numbers.
12707              
12708              TODO 1: double check that pre-5.6.1 CPAN.pm:s
12709              don't try to download 5.8.0 because of the
12710              version numbers.  Mainly this means using _00
12711              in the core version numbers.
12712              
12713              TODO 2: the "use 5.005_64" in many modules
12714              needs to be changed to, say, "use 5.6.1".
12715      Branch: perl
12716            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
12717            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
12718            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
12719            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
12720            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
12721            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
12722            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
12723            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
12724            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
12725            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
12726            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
12727 ____________________________________________________________________________
12728 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
12729         Log: Use UCHARAT() as suggested by Inaba Hiroto.
12730      Branch: perl
12731            ! regexec.c
12732 ____________________________________________________________________________
12733 [ 12038] By: ams                                   on 2001/09/16  15:16:24
12734         Log: Subject: [PATCH] Re: Core module version numbers review
12735              From: Peter Scott <Peter@PSDT.com>
12736              Date: Sun, 16 Sep 2001 09:09:58 -0700
12737              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
12738      Branch: perl
12739            ! lib/perl5db.pl
12740 ____________________________________________________________________________
12741 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
12742         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
12743              not yet fully implemented.
12744      Branch: perl
12745            ! pod/perlfunc.pod pod/perlunicode.pod
12746 ____________________________________________________________________________
12747 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
12748         Log: Subject: [patch] plug PL_beginav_save leak
12749              From: Doug MacEachern <dougm@covalent.net>
12750              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
12751              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
12752      Branch: perl
12753            ! perl.c
12754 ____________________________________________________________________________
12755 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
12756         Log: (accidentally empty checkin)
12757      Branch: perl
12758            ! sv.c
12759 ____________________________________________________________________________
12760 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
12761         Log: Subject: [patch] ithreads+PL_beginav_save
12762              From: Doug MacEachern <dougm@covalent.net>
12763              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
12764              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
12765      Branch: perl
12766            ! sv.c
12767 ____________________________________________________________________________
12768 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
12769         Log: Subject: [PATCH] h2xs.PL with C::Scan
12770              From: Tim Jenness <t.jenness@jach.hawaii.edu>
12771              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
12772              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
12773      Branch: perl
12774            ! utils/h2xs.PL
12775 ____________________________________________________________________________
12776 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
12777         Log: Elaborate (well, make more vague, really) #12030.
12778      Branch: perl
12779            ! pod/perltodo.pod pod/perlunicode.pod
12780 ____________________________________________________________________________
12781 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
12782         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
12783              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
12784              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
12785              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
12786      Branch: perl
12787            ! regexec.c
12788 ____________________________________________________________________________
12789 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
12790         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
12791              are not yet complete.
12792      Branch: perl
12793            ! pod/perltodo.pod pod/perlunicode.pod
12794 ____________________________________________________________________________
12795 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
12796         Log: Document what's still to be done on the regular expression
12797              Unicode support, based on the UTR#18.
12798      Branch: perl
12799            ! pod/perltodo.pod pod/perlunicode.pod
12800 ____________________________________________________________________________
12801 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
12802         Log: Regen headers.
12803      Branch: perl
12804            ! embedvar.h perlapi.h
12805 ____________________________________________________________________________
12806 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
12807         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
12808              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12809              Date: Sun, 09 Sep 2001 18:41:54 +0100
12810              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
12811      Branch: perl
12812            ! Porting/findvars ext/ByteLoader/bytecode.h
12813            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
12814            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
12815 ____________________________________________________________________________
12816 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
12817         Log: enable most warnings for windows build; fix the various typecasting
12818              nits that showed up (no bugfixes here)
12819      Branch: maint-5.6/perl
12820            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
12821            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
12822            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
12823            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
12824            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
12825            ! x2p/walk.c
12826 ____________________________________________________________________________
12827 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
12828         Log: Integrate change #12024 from maintperl
12829              (a local() precedence bug)
12830      Branch: perl
12831           !> lib/ExtUtils/Install.pm
12832 ____________________________________________________________________________
12833 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
12834         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
12835              change#8642
12836      Branch: maint-5.6/perl
12837            ! lib/ExtUtils/Install.pm
12838 ____________________________________________________________________________
12839 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
12840         Log: Update Changes.
12841      Branch: perl
12842            ! Changes patchlevel.h
12843 ____________________________________________________________________________
12844 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
12845         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
12846              From: "chromatic" <chromatic@rmci.net>
12847              Date: Fri, 14 Sep 2001 09:44:57 -0600 
12848              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
12849      Branch: perl
12850            ! lib/ExtUtils/Manifest.t
12851 ____________________________________________________________________________
12852 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
12853         Log: Hopefully better skipping of the Complete.t tests
12854              in case of not a tty. 
12855      Branch: perl
12856            ! lib/Term/Complete.t t/op/stat.t
12857 ____________________________________________________________________________
12858 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
12859         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
12860              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
12861              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
12862              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
12863      Branch: perl
12864            ! regexec.c t/op/pat.t
12865 ____________________________________________________________________________
12866 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
12867         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
12868              From: Robin Barker <rmb1@cise.npl.co.uk>
12869              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
12870              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
12871      Branch: perl
12872            ! pod/perlport.pod
12873 ____________________________________________________________________________
12874 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
12875         Log: NetWare tweaks from Ananth Kesari.
12876      Branch: perl
12877            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
12878            ! NetWare/nwutil.h
12879 ____________________________________________________________________________
12880 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
12881         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
12882              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12883              Date: Fri, 14 Sep 2001 10:51:13 +0200
12884              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
12885      Branch: perl
12886            ! pod/perlport.pod
12887 ____________________________________________________________________________
12888 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
12889         Log: Subject: Re: [PATCH 2 pl2pm.PL]
12890              From: Joe Smith <Joe.Smith@inwap.com>
12891              Date: Fri, 14 Sep 2001 00:13:32 -0700
12892              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
12893              
12894              Eradicate qu.
12895      Branch: perl
12896            ! keywords.h keywords.pl utils/pl2pm.PL
12897 ____________________________________________________________________________
12898 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
12899         Log: Retract #12013, didn't go over too well in Tru64.
12900      Branch: perl
12901            ! embed.h embed.pl sv.h
12902 ____________________________________________________________________________
12903 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
12904         Log: Subject: [PATCH] Execute files of debugger commands
12905              From: Peter Scott <Peter@PSDT.com>
12906              Date: Thu, 13 Sep 2001 15:26:31 -0700
12907              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
12908      Branch: perl
12909            ! lib/perl5db.pl pod/perldebug.pod
12910 ____________________________________________________________________________
12911 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
12912         Log: (Retracted by #12015)
12913              Subject: [proposed PATCH] Re: perl@11920
12914              From: Nicholas Clark <nick@ccl4.org>
12915              Date: Wed, 12 Sep 2001 23:46:09 +0100
12916              Message-ID: <20010912234609.H4971@plum.flirble.org>     
12917      Branch: perl
12918            ! embed.h embed.pl sv.h
12919 ____________________________________________________________________________
12920 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
12921         Log: ucblib shouldn't be linked against in nonstop-ux,
12922              from Tom Bates.
12923      Branch: perl
12924            ! hints/nonstopux.sh
12925 ____________________________________________________________________________
12926 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
12927         Log: Do stty only if we have stty.
12928              
12929              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
12930      Branch: perl
12931            ! lib/Term/Complete.pm
12932 ____________________________________________________________________________
12933 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
12934         Log: Skip the test if not running on a tty.
12935      Branch: perl
12936            ! lib/Term/Complete.t
12937 ____________________________________________________________________________
12938 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
12939         Log: Regen headers.
12940      Branch: perl
12941            ! embed.h opcode.h pod/perlapi.pod proto.h
12942 ____________________________________________________________________________
12943 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
12944         Log: Subject: [PATCH op.c] Re: perl@12003
12945              From: Robin Barker <rmb1@cise.npl.co.uk>
12946              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
12947              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
12948      Branch: perl
12949            ! op.c
12950 ____________________________________________________________________________
12951 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
12952         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
12953              From: Robin Barker <rmb1@cise.npl.co.uk>
12954              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
12955              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
12956      Branch: perl
12957            ! sv.c
12958 ____________________________________________________________________________
12959 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
12960         Log: Upgrade to Memoize 0.66.
12961      Branch: perl
12962            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
12963            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
12964            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
12965 ____________________________________________________________________________
12966 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
12967         Log: Subject: [ID 20010912.007] substr reference core dump
12968              From: me-01@ton.iguana.be
12969              Date: 12 Sep 2001 14:11:16 -0000
12970              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
12971      Branch: perl
12972            ! mg.c
12973 ____________________________________________________________________________
12974 [ 12004] By: ams                                   on 2001/09/12  01:13:49
12975         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
12976              From: Ilmari Karonen <iltzu@sci.fi>
12977              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
12978              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
12979      Branch: perl
12980            ! pod/perlfaq4.pod
12981 ____________________________________________________________________________
12982 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
12983         Log: Update Changes.
12984      Branch: perl
12985            ! Changes patchlevel.h
12986 ____________________________________________________________________________
12987 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
12988         Log: NetWare update from Ananth Kesari.
12989      Branch: perl
12990            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
12991            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
12992 ____________________________________________________________________________
12993 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
12994         Log: Retract #11984: div() being redefined, and 1397
12995              failing on 64-bit platforms.
12996      Branch: perl
12997            ! lib/Math/BigInt/Calc.pm
12998 ____________________________________________________________________________
12999 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
13000         Log: Metaconfig unit change for #11999.
13001      Branch: metaconfig
13002            ! U/protos/d_lseekproto.U
13003 ____________________________________________________________________________
13004 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
13005         Log: The lseek fix (#11991) was no fix.
13006      Branch: perl
13007            ! Configure
13008 ____________________________________________________________________________
13009 [ 11998] By: sky                                   on 2001/09/11  07:52:06
13010         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
13011              From: Matt Sergeant <MSergeant@star.net.uk>
13012              Date: Tue, 11 Sep 2001 09:22:32 +0100
13013              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
13014      Branch: perl
13015            ! ext/Encode/Encode.pm
13016 ____________________________________________________________________________
13017 [ 11997] By: sky                                   on 2001/09/11  06:35:29
13018         Log: Sometimes dTHX is added because it is needed on non 
13019              gnuc platforms, but not needed there. This uses GCC
13020              to silence GCC specific warnings by marking pTHX as 
13021              unused.
13022      Branch: perl
13023            ! perl.h
13024 ____________________________________________________________________________
13025 [ 11996] By: nick                                  on 2001/09/11  06:25:27
13026         Log: Integrate mainline
13027      Branch: perlio
13028            - ext/POSIX/sigaction.t lib/File/Find/taint.t
13029           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
13030 ____________________________________________________________________________
13031 [ 11995] By: nick                                  on 2001/09/11  06:23:39
13032         Log: Part Integrate mainline
13033      Branch: perlio
13034           +> (branch 69 files)
13035            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
13036            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
13037            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
13038            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
13039            - lib/Switch/t/switch_case.t lib/Test/Harness.t
13040            - lib/Test/More/Changes lib/Test/More/t/More.t
13041            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
13042            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
13043            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
13044            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
13045            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
13046            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
13047            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
13048            - t/lib/Test/More/Catch.pm wince/perl.ico
13049           !> (integrate 197 files)
13050 ____________________________________________________________________________
13051 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
13052         Log: Subject: Re: [PATCH] Encode.pm docs fix
13053              From: Gisle Aas <gisle@ActiveState.com>
13054              Date: 10 Sep 2001 11:27:02 -0700
13055              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
13056      Branch: perl
13057            ! ext/Encode/Encode.pm
13058 ____________________________________________________________________________
13059 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
13060         Log: Fix unpack U to be the reverse of pack U
13061              (but implement unpack U0U as a backdoor to get
13062              the UTF-8 malformed warnings from un-UTF-8 data)
13063      Branch: perl
13064            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
13065 ____________________________________________________________________________
13066 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
13067         Log: Metaconfig unit change for #11991;
13068              delete an unused unit (d_strtoull.U is the one used)
13069      Branch: metaconfig
13070            ! U/protos/d_lseekproto.U
13071      Branch: metaconfig/U/perl
13072            - strtoull.U
13073 ____________________________________________________________________________
13074 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
13075         Log: Subject: [PATCH] Configure not recording lseek proto
13076              From: Blair Zajac <blair@orcaware.com>
13077              Date: Mon, 10 Sep 2001 17:52:37 -0700
13078              Message-ID: <3B9D6055.BA334A31@orcaware.com>
13079              
13080              plus regen Configure.
13081      Branch: perl
13082            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13083            ! config_h.SH uconfig.h
13084 ____________________________________________________________________________
13085 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
13086         Log: Subject: [PATCH] Re: the remaining bugs in \x escapes (was Re: [PATCH] oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?)))                  
13087              From: Nicholas Clark <nick@ccl4.org>
13088              Date: Tue, 11 Sep 2001 00:00:31 +0100
13089              Message-ID: <20010911000031.G1512@plum.flirble.org>
13090      Branch: perl
13091            + t/op/qq.t
13092            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
13093 ____________________________________________________________________________
13094 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
13095         Log: Subject: [PATCH] Building on win32 w/o perlio
13096              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
13097              Date: Mon, 10 Sep 2001 23:38:46 +0200
13098              Message-ID: <3B9D4F06.14433.2C37644@localhost>
13099      Branch: perl
13100            ! perl.c win32/Makefile win32/makefile.mk
13101 ____________________________________________________________________________
13102 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
13103         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
13104              From: "chromatic" <chromatic@rmci.net>
13105              Date: Mon, 10 Sep 2001 15:14:01 -0600
13106              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
13107      Branch: perl
13108            + lib/CGI/t/push.t
13109            ! MANIFEST
13110 ____________________________________________________________________________
13111 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
13112         Log: Subject: avoiding hoardes of zombies
13113              From: Nicholas Clark <nick@ccl4.org>
13114              Date: Mon, 10 Sep 2001 22:00:40 +0100
13115              Message-ID: <20010910220040.C1512@plum.flirble.org>
13116      Branch: perl
13117            ! pod/perlipc.pod
13118 ____________________________________________________________________________
13119 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
13120         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
13121              From: John Peacock <jpeacock@rowman.com>
13122              Date: Mon, 10 Sep 2001 16:34:30 -0400
13123              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
13124      Branch: perl
13125            ! sv.c t/op/ver.t utf8.h
13126 ____________________________________________________________________________
13127 [ 11985] By: ams                                   on 2001/09/10  23:20:13
13128         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
13129      Branch: perl
13130            ! MANIFEST
13131 ____________________________________________________________________________
13132 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
13133         Log: (Retracted by #12001)
13134              Subject: Calc with USE_MUL/USE_DIV
13135              From: Tels <perl_dummy@bloodgate.com>
13136              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
13137              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
13138      Branch: perl
13139            ! lib/Math/BigInt/Calc.pm
13140 ____________________________________________________________________________
13141 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
13142         Log: Subject: [PATCH op.c] Re: perl@11978
13143              From: Robin Barker <rmb1@cise.npl.co.uk>
13144              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
13145              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
13146              
13147              Format errors.
13148      Branch: perl
13149            ! op.c
13150 ____________________________________________________________________________
13151 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
13152         Log: Switch PADOFFSET back to U32 both because of binary backward
13153              compatibility and because Arthur seems to have been fixing the
13154              problems with naughty integer-pointer casting.
13155      Branch: perl
13156            ! op.h
13157 ____________________________________________________________________________
13158 [ 11981] By: ams                                   on 2001/09/10  16:31:43
13159         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
13160              Fix Pod Typo, Add Test for ExtUtils::Command
13161              From: "chromatic" <chromatic@rmci.net>
13162              Date: Mon, 10 Sep 2001 11:20:56 -0600
13163              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
13164      Branch: perl
13165            + lib/ExtUtils/Command.t
13166            ! MANIFEST lib/ExtUtils/Command.pm
13167 ____________________________________________________________________________
13168 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
13169         Log: Subject: [PATCH] Encode.pm docs fix
13170              From: Matt Sergeant <MSergeant@star.net.uk>
13171              Date: Mon, 10 Sep 2001 15:24:01 +0100
13172              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
13173      Branch: perl
13174            ! ext/Encode/Encode.pm
13175 ____________________________________________________________________________
13176 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
13177         Log: Update Changes.
13178      Branch: perl
13179            ! Changes patchlevel.h
13180 ____________________________________________________________________________
13181 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
13182         Log: Revert #11973, the dTHX seems to be needed in there
13183              for threaded builds.
13184      Branch: perl
13185            ! perlio.c
13186 ____________________________________________________________________________
13187 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
13188         Log: Detypo.
13189      Branch: perl
13190            ! pod/perlguts.pod
13191 ____________________________________________________________________________
13192 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
13193         Log: Further Class::Struct patching from Damian.
13194              
13195              The new new semantics are:
13196              
13197              * If you pass an initializer for a nested object, it has to be:
13198              a) a reference to an object of that class, or      
13199              b) a reference to an object of a subclass of that class, or
13200              c) a reference to a hash of arguments to be passed to the
13201              class's constructor
13202              * If you pass no initializer for a nested object, the attribute
13203              is initialized to C<undef>
13204      Branch: perl
13205            ! lib/Class/Struct.pm
13206 ____________________________________________________________________________
13207 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
13208         Log: Skip the crypt test if no crypt.
13209      Branch: perl
13210            ! t/op/crypt.t
13211 ____________________________________________________________________________
13212 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
13213         Log: Warn against using bare v-strings as IP addresses
13214              (okay if using the wrappers from Socket)
13215      Branch: perl
13216            ! pod/perldata.pod pod/perlport.pod
13217 ____________________________________________________________________________
13218 [ 11973] By: sky                                   on 2001/09/10  11:57:58
13219         Log: Remove unused dTHX. Silenced another warning.
13220      Branch: perl
13221            ! perlio.c
13222 ____________________________________________________________________________
13223 [ 11972] By: sky                                   on 2001/09/10  11:54:25
13224         Log: Silence some more warnings INT2PTR.
13225      Branch: perl
13226            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
13227 ____________________________________________________________________________
13228 [ 11971] By: sky                                   on 2001/09/10  11:21:50
13229         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
13230      Branch: perl
13231            ! cop.h
13232 ____________________________________________________________________________
13233 [ 11970] By: sky                                   on 2001/09/10  11:17:25
13234         Log: Apply INT2PTR with force to silence warnings from
13235              PM_GETRE and friends. No more warnings with 64bit 
13236              IVs and 32bit pointers.    
13237      Branch: perl
13238            ! op.c op.h perl.c
13239 ____________________________________________________________________________
13240 [ 11969] By: sky                                   on 2001/09/10  10:13:02
13241         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
13242      Branch: perl
13243            ! pod/perlguts.pod
13244 ____________________________________________________________________________
13245 [ 11968] By: sky                                   on 2001/09/10  10:02:51
13246         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
13247              Rename to custop_op_name to Perl_custom_op_name to match perlapi
13248              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
13249              perl_clone.
13250      Branch: perl
13251            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
13252 ____________________________________________________________________________
13253 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
13254         Log: Using strlen() not good on embedded nul bytes.
13255      Branch: perl
13256            ! regcomp.c
13257 ____________________________________________________________________________
13258 [ 11966] By: ams                                   on 2001/09/09  21:06:13
13259         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
13260              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13261              Date: Mon, 13 Aug 2001 22:51:59 +0200
13262              Message-ID: <20010813225159.C6681@rafael>
13263              (Applied with several tweaks.)
13264      Branch: perl
13265            ! embed.h embed.pl proto.h toke.c
13266 ____________________________________________________________________________
13267 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
13268         Log: The exact error message is system-dependent.
13269      Branch: perl
13270            ! lib/ExtUtils/Manifest.t
13271 ____________________________________________________________________________
13272 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
13273         Log: Add Windows and Mac Sami support to Encode
13274              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
13275      Branch: perl
13276            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
13277            ! MANIFEST
13278 ____________________________________________________________________________
13279 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
13280         Log: Use the tried method.
13281      Branch: perl
13282            ! pod/perlport.pod
13283 ____________________________________________________________________________
13284 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
13285         Log: Can't count parentheses.
13286      Branch: perl
13287            ! ext/IO/lib/IO/Socket/INET.pm
13288 ____________________________________________________________________________
13289 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
13290         Log: perlport additions: 1 while unlink, add/delete directory
13291              entries and permissions, cygwin stat funkiness (from Michael
13292              Schwern and Nicholas Clark)
13293      Branch: perl
13294            ! pod/perlport.pod
13295 ____________________________________________________________________________
13296 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
13297         Log: blib does have a detectable test.
13298      Branch: perl
13299            ! t/lib/1_compile.t
13300 ____________________________________________________________________________
13301 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
13302         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
13303              From: "chromatic" <chromatic@rmci.net>
13304              Date: Sat, 08 Sep 2001 19:33:42 -0600
13305              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
13306      Branch: perl
13307            + lib/Term/Complete.t
13308            ! MANIFEST
13309 ____________________________________________________________________________
13310 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
13311         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
13312              From: Michael G Schwern <schwern@pobox.com> 
13313              Date: Sat, 8 Sep 2001 02:40:26 -0400
13314              Message-ID: <20010908024026.A26283@blackrider>
13315      Branch: perl
13316            + lib/Test/Tutorial.pod
13317            ! MANIFEST
13318 ____________________________________________________________________________
13319 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
13320         Log: Try to look up protocol (by name) only iff it has non-numbers:
13321              nice if the server is in a chrooted environment (no /etc/protocols,
13322              server code using hardcorded protocol numbers like 6 for tcp),
13323              suggested by John Holdsworth <coldwave@bigfoot.com>.
13324              In other words, if we are given a number, why look it up again
13325              (by number)?
13326      Branch: perl
13327            ! ext/IO/lib/IO/Socket/INET.pm
13328 ____________________________________________________________________________
13329 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
13330         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
13331              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
13332              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
13333              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
13334              
13335              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
13336              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
13337              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
13338              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
13339              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
13340              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
13341              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
13342              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
13343      Branch: perl
13344            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
13345 ____________________________________________________________________________
13346 [ 11955] By: ams                                   on 2001/09/09  02:54:21
13347         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
13348              From: "Craig A. Berry" <craigberry@mac.com>
13349              Date: Sat, 08 Sep 2001 19:02:16 -0500
13350              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
13351      Branch: perl
13352            ! lib/CGI/t/carp.t
13353 ____________________________________________________________________________
13354 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
13355         Log: Documentation tweaks; think the IP address as an opaque string.
13356      Branch: perl
13357            ! ext/Socket/Socket.pm
13358 ____________________________________________________________________________
13359 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
13360         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
13361              From: Michael G Schwern <schwern@pobox.com>
13362              Date: Sat, 8 Sep 2001 19:45:46 -0400
13363              Message-ID: <20010908194546.C9193@blackrider>
13364      Branch: perl
13365            + lib/blib.t
13366            ! MANIFEST lib/blib.pm t/lib/1_compile.t
13367 ____________________________________________________________________________
13368 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
13369         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
13370              From: "chromatic" <chromatic@rmci.net>
13371              Date: Sat, 08 Sep 2001 12:31:44 -0600
13372              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
13373      Branch: perl
13374            + lib/CGI/t/fast.t
13375            ! MANIFEST
13376 ____________________________________________________________________________
13377 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
13378         Log: The Socket tests were wrong: they were assuming too much.
13379      Branch: perl
13380            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
13381 ____________________________________________________________________________
13382 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
13383         Log: Retract the portability changes since they
13384              seem to have opened a can of worms... will
13385              go back to UNICOS/mk and do the bare minimum
13386              required to get the tests working.
13387      Branch: perl
13388            ! ext/Socket/Socket.xs
13389 ____________________________________________________________________________
13390 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
13391         Log: PADOFFSET is used to cast pointers into integers,
13392              if pointers are 64 bits and U32 32 bits,
13393              bad things may happen, or at least warnings issued.
13394      Branch: perl
13395            ! op.h
13396 ____________________________________________________________________________
13397 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
13398         Log: Still more Socket portability tweaking.
13399              Now Socket.t seems to be happy in all of
13400              Linux/x86, Tru64/alpha, Solaris/sparc,
13401              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
13402              
13403              Addendum: it seems that io_multihomed, io_sock, and hostent
13404              were broken in little-endians (linux/x86 and tru64/alpha)
13405              because of this change.  Argh.
13406      Branch: perl
13407            ! ext/Socket/Socket.xs
13408 ____________________________________________________________________________
13409 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
13410         Log: More portability kicking on inet_ntoa().
13411      Branch: perl
13412            ! ext/Socket/Socket.xs
13413 ____________________________________________________________________________
13414 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
13415         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
13416              From: Michael G Schwern <schwern@pobox.com> 
13417              Date: Fri, 7 Sep 2001 23:06:51 -0400
13418              Message-ID: <20010907230651.R606@blackrider>
13419      Branch: perl
13420            + lib/ExtUtils/Manifest.t
13421            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
13422 ____________________________________________________________________________
13423 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
13424         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
13425              From: "chromatic" <chromatic@rmci.net>
13426              Date: Fri, 07 Sep 2001 17:53:15 -0600      
13427              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
13428      Branch: perl
13429            + lib/ExtUtils/testlib.t
13430            ! MANIFEST
13431 ____________________________________________________________________________
13432 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
13433         Log: Thinko.
13434      Branch: perl
13435            ! lib/integer.t
13436 ____________________________________________________________________________
13437 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
13438         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
13439              From: "Craig A. Berry" <craigberry@mac.com>
13440              Date: Fri, 07 Sep 2001 15:30:03 -0500
13441              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
13442      Branch: perl
13443            ! lib/CGI/Carp.pm
13444 ____________________________________________________________________________
13445 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
13446         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
13447              From: Michael G Schwern <schwern@pobox.com>
13448              Date: Fri, 7 Sep 2001 15:38:13 -0400
13449              Message-ID: <20010907153813.K606@blackrider>
13450      Branch: perl
13451            ! lib/ExtUtils/MM_Unix.pm
13452 ____________________________________________________________________________
13453 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
13454         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
13455              From: Robin Barker <rmb1@cise.npl.co.uk>
13456              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
13457              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
13458      Branch: perl
13459            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
13460 ____________________________________________________________________________
13461 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
13462         Log: Clean up 1_compile.t; move tests to more consistent
13463              places (t/ subdirectories); add integer.t (much of
13464              the pragma is tested elsewhere but there is no one
13465              centralized place)
13466      Branch: perl
13467            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
13468            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
13469            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
13470            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
13471            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
13472            - lib/File/Find/find.t lib/File/Find/taint.t
13473            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
13474 ____________________________________________________________________________
13475 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
13476         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
13477              From: "chromatic" <chromatic@rmci.net>
13478              Date: Fri, 07 Sep 2001 10:17:40 -0600
13479              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
13480      Branch: perl
13481            ! lib/File/Find/taint.t
13482 ____________________________________________________________________________
13483 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
13484         Log: Update Changes.
13485      Branch: perl
13486            ! Changes patchlevel.h
13487 ____________________________________________________________________________
13488 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
13489         Log: Rename the old threading tutorial, start a new one,
13490              regen toc.
13491      Branch: perl
13492            + pod/perlothrtut.pod
13493            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
13494            ! pod/perltoc.pod
13495 ____________________________________________________________________________
13496 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
13497         Log: vars very much has a test.
13498      Branch: perl
13499            ! t/lib/1_compile.t
13500 ____________________________________________________________________________
13501 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
13502         Log: Subject: Re: wince/perl.ico marked as binary
13503              From: Nicholas Clark <nick@ccl4.org>
13504              Date: Fri, 7 Sep 2001 13:54:40 +0100
13505              Message-ID: <20010907135439.D39150@plum.flirble.org>
13506              
13507              and wince/Makefile.ce change from Rainer Keuchel.
13508      Branch: perl
13509            + wince/makeico.pl
13510            ! MANIFEST wince/Makefile.ce
13511 ____________________________________________________________________________
13512 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
13513         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
13514              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
13515              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
13516              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
13517      Branch: perl
13518            ! regexec.c
13519 ____________________________________________________________________________
13520 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
13521         Log: (Replaced by #11934)
13522              Subject: Re: [PATCH regexec.c] more general .* and .*?
13523              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
13524              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
13525              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
13526      Branch: perl
13527            ! regexec.c
13528 ____________________________________________________________________________
13529 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
13530         Log: The #11931 patching misbehaved.
13531      Branch: perl
13532            ! lib/Test/Harness/t/test-harness.t
13533 ____________________________________________________________________________
13534 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
13535         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
13536              From: Michael G Schwern <schwern@pobox.com>
13537              Date: Fri, 7 Sep 2001 03:30:41 -0400
13538              Message-ID: <20010907033041.A2796@blackrider>
13539      Branch: perl
13540            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
13541            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
13542            + t/lib/sample-tests/header_at_end_fail
13543            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
13544            - lib/Test/Harness.t
13545            ! MANIFEST lib/Test/Harness.pm t/TEST
13546 ____________________________________________________________________________
13547 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
13548         Log: Subject: [PATCH] Digest::MD5 update
13549              From: Gisle Aas <gisle@ActiveState.com>
13550              Date: 06 Sep 2001 23:32:56 -0700
13551              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
13552      Branch: perl
13553            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
13554            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
13555 ____________________________________________________________________________
13556 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
13557         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
13558              From: "chromatic" <chromatic@rmci.net>
13559              Date: Thu, 06 Sep 2001 23:11:44 -0600
13560              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
13561      Branch: perl
13562            + lib/less.t
13563            ! MANIFEST t/lib/1_compile.t
13564 ____________________________________________________________________________
13565 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
13566         Log: The binary file must somehow differently stored.
13567      Branch: perl
13568            - wince/perl.ico
13569            ! MANIFEST
13570 ____________________________________________________________________________
13571 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
13572         Log: Add more modules to the list of modules that have tests,
13573              Schwern's wallet is getting more nervous.
13574              (Run t/lib/1_compile.t manually to see which modules
13575              are lacking tests, or the tests can't be run for some
13576              reason or another, such as the Net:: modules)
13577      Branch: perl
13578            ! t/lib/1_compile.t
13579 ____________________________________________________________________________
13580 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
13581         Log: Try to make Socket::inet_ntoa() more robust.
13582      Branch: perl
13583            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
13584 ____________________________________________________________________________
13585 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
13586         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
13587              From: chromatic <chromatic@rmci.net>       
13588              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
13589              Message-Id: <01090522580506.19590@firewheel>           
13590      Branch: perl
13591            ! lib/English.t
13592 ____________________________________________________________________________
13593 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
13594         Log: Subject: Re: perlvar manpage and localizing special vars
13595              From: Stas Bekman <stas@stason.org>
13596              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
13597              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
13598      Branch: perl
13599            ! pod/perlvar.pod
13600 ____________________________________________________________________________
13601 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
13602         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
13603              From: Robin Barker <rmb1@cise.npl.co.uk>
13604              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
13605              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
13606      Branch: perl
13607            ! lib/ExtUtils/MakeMaker.pm
13608 ____________________________________________________________________________
13609 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
13610         Log: Symbol missing; AIX unhappy.
13611      Branch: perl
13612            ! makedef.pl
13613 ____________________________________________________________________________
13614 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
13615         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
13616              Reported in 5.61, seems to work okay in blead.
13617      Branch: perl
13618            ! t/run/kill_perl.t
13619 ____________________________________________________________________________
13620 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
13621         Log: Update Changes.
13622      Branch: perl
13623            ! Changes patchlevel.h
13624 ____________________________________________________________________________
13625 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
13626         Log: Document the bad assumptions currently breaking
13627              the Socket.t tests 10, 11, and 13 in UNICOS.
13628      Branch: perl
13629            ! ext/Socket/Socket.xs
13630 ____________________________________________________________________________
13631 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
13632         Log: Subject: [PATCH x2p] make OPTIMIZE=...
13633              From: Robin Barker <rmb1@cise.npl.co.uk>
13634              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
13635              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
13636      Branch: perl
13637            ! x2p/Makefile.SH x2p/cflags.SH
13638 ____________________________________________________________________________
13639 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
13640         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
13641              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
13642              Date: Thu, 6 Sep 2001 11:09:40 +0100
13643              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
13644              
13645              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
13646              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
13647              Date: 6 Sep 2001 10:14:38 -0000
13648              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
13649      Branch: perl
13650            ! pod/perlfaq1.pod pod/perlhack.pod
13651 ____________________________________________________________________________
13652 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
13653         Log: Subject: Extra NUL is Data::Dumper output - patch
13654              From: Tony Cook <tony@develop-help.com>
13655              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
13656              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
13657      Branch: perl
13658            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
13659 ____________________________________________________________________________
13660 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
13661         Log: Avoid redefinition warning
13662              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
13663              from
13664              perl -w -Ilib -MCwd -e ''
13665      Branch: perl
13666            ! lib/Cwd.pm
13667 ____________________________________________________________________________
13668 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
13669         Log: Update the is_tainted() example implementation.
13670      Branch: perl
13671            ! pod/perlsec.pod
13672 ____________________________________________________________________________
13673 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
13674         Log: Missing) in #11912.
13675      Branch: perl
13676            ! lib/Test/Simple/t/fail.t
13677 ____________________________________________________________________________
13678 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
13679         Log: Rewhack Test-Simple into core harness.
13680      Branch: perl
13681            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
13682            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
13683            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
13684            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
13685            ! lib/Test/Simple/t/skipall.t
13686 ____________________________________________________________________________
13687 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
13688         Log: Workaround for the new Exporter 'feature'.
13689      Branch: perl
13690            ! lib/Test/More.pm
13691 ____________________________________________________________________________
13692 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
13693         Log: Re-introduce pure-Perl fall-back for abs_path,
13694              re-introduce #11898.
13695      Branch: perl
13696            ! lib/Cwd.pm lib/File/Find.pm
13697 ____________________________________________________________________________
13698 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
13699         Log: More tests.
13700      Branch: perl
13701            ! lib/Exporter.t
13702 ____________________________________________________________________________
13703 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
13704         Log: Retract #11898 for now because it introduces
13705              a rather nasty depencency: when B is being built,
13706              MakeMaker is used.  MakeMaker uses File::Find.
13707              File::Find uses Cwd::getcwd()...which doesn't
13708              exist yet.
13709      Branch: perl
13710            ! lib/File/Find.pm
13711 ____________________________________________________________________________
13712 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
13713         Log: New test welcome.
13714      Branch: perl
13715            + lib/Test/Simple/t/simple.t
13716 ____________________________________________________________________________
13717 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
13718         Log: Old test begone.
13719      Branch: perl
13720            - lib/Attribute/Handlers/test.pl
13721 ____________________________________________________________________________
13722 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
13723         Log: Test-Simple syncup from Schwern.
13724      Branch: perl
13725            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
13726            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
13727            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
13728            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
13729            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
13730            - lib/Test/More/Changes lib/Test/More/t/More.t
13731            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
13732            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
13733            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
13734            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
13735            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
13736            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
13737            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
13738            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
13739            ! t/lib/Test/Simple/sample_tests/death.plx
13740            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
13741            ! t/lib/Test/Simple/sample_tests/extras.plx
13742            ! t/lib/Test/Simple/sample_tests/five_fail.plx
13743            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
13744            ! t/lib/Test/Simple/sample_tests/one_fail.plx
13745            ! t/lib/Test/Simple/sample_tests/require.plx
13746            ! t/lib/Test/Simple/sample_tests/success.plx
13747            ! t/lib/Test/Simple/sample_tests/too_few.plx
13748            ! t/lib/Test/Simple/sample_tests/two_fail.plx
13749 ____________________________________________________________________________
13750 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
13751         Log: Integrate File::Find changes from bleadperl
13752      Branch: maint-5.6/macperl
13753            ! lib/File/Find.pm t/lib/filefind-taint.t
13754 ____________________________________________________________________________
13755 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
13756         Log: Integrate 11847 from maint-5.6/perl
13757      Branch: maint-5.6/macperl
13758           !> sv.c
13759 ____________________________________________________________________________
13760 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
13761         Log: In UNICOS division yada yada.
13762      Branch: perl
13763            ! t/op/override.t
13764 ____________________________________________________________________________
13765 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
13766         Log: In UNICOS division is really lossy, better use
13767              a tolerance test.
13768      Branch: perl
13769            ! ext/Time/HiRes/HiRes.t
13770 ____________________________________________________________________________
13771 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
13772         Log: In UNICOS sigaction() sets an extra flag
13773              ("the signal has been registered for all the processes in
13774              a multitasking group.")
13775      Branch: perl
13776            ! ext/POSIX/sigaction.t
13777 ____________________________________________________________________________
13778 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
13779         Log: Documentation micropatch from Damian.
13780      Branch: perl
13781            ! lib/Attribute/Handlers.pm
13782 ____________________________________________________________________________
13783 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
13784         Log: (Retracted by #11908)
13785              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
13786              From: Michael G Schwern <schwern@pobox.com>
13787              Date: Wed, 5 Sep 2001 15:58:21 -0400
13788              Message-ID: <20010905155821.I632@blackrider>
13789      Branch: perl
13790            ! lib/File/Find.pm lib/File/Find/taint.t
13791 ____________________________________________________________________________
13792 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
13793         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
13794              From: Michael G Schwern <schwern@pobox.com>
13795              Date: Wed, 5 Sep 2001 19:16:31 -0400
13796              Message-ID: <20010905191631.E11386@blackrider>
13797      Branch: perl
13798            + lib/CGI/t/carp.t
13799            ! MANIFEST
13800 ____________________________________________________________________________
13801 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
13802         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
13803              From: chromatic <chromatic@rmci.net>
13804              Date: Wed, 5 Sep 2001 18:08:07 -0600
13805              Message-Id: <01090518080700.19590@firewheel>
13806      Branch: perl
13807            ! lib/English.pm
13808 ____________________________________________________________________________
13809 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
13810         Log: Fix a typo #11889 and add a test for the same.
13811      Branch: perl
13812            ! ext/Socket/Socket.t ext/Socket/Socket.xs
13813 ____________________________________________________________________________
13814 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
13815         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
13816              From: "Craig A. Berry" <craigberry@mac.com>
13817              Date: Wed, 05 Sep 2001 17:48:54 -0500
13818              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
13819      Branch: perl
13820            ! lib/warnings.t t/run/kill_perl.t
13821 ____________________________________________________________________________
13822 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
13823         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
13824              From: Michael G Schwern <schwern@pobox.com>
13825              Date: Wed, 5 Sep 2001 17:22:25 -0400
13826              Message-ID: <20010905172225.C11386@blackrider>
13827      Branch: perl
13828            ! t/run/kill_perl.t
13829 ____________________________________________________________________________
13830 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
13831         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
13832              From: Nicholas Clark <nick@ccl4.org>
13833              Date: Wed, 5 Sep 2001 20:54:24 +0100
13834              Message-ID: <20010905205424.C25120@plum.flirble.org>
13835      Branch: perl
13836            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
13837 ____________________________________________________________________________
13838 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
13839         Log: Forgotten thing.
13840      Branch: perl
13841            ! uconfig.h
13842 ____________________________________________________________________________
13843 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
13844         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
13845              From: chromatic <chromatic@rmci.net>               
13846              Date: Wed, 5 Sep 2001 13:22:08 -0600
13847              Message-Id: <01090513220807.10587@firewheel> 
13848      Branch: perl
13849            ! lib/English.pm
13850 ____________________________________________________________________________
13851 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
13852         Log: inet_ntoa() tweaks:
13853              - don't allow addresses with > 255 characters
13854              - indent the HP-UX workaround
13855              - don't leak memory
13856      Branch: perl
13857            ! ext/Socket/Socket.xs
13858 ____________________________________________________________________________
13859 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
13860         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
13861              <xwu@theeducationcenter.com>
13862      Branch: perl
13863            ! lib/File/Find.pm
13864 ____________________________________________________________________________
13865 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
13866         Log: Typo nits.
13867      Branch: perl
13868            ! lib/File/Find.pm
13869 ____________________________________________________________________________
13870 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
13871         Log: -Wall nit.
13872      Branch: perl
13873            ! op.c
13874 ____________________________________________________________________________
13875 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
13876         Log: Update to Scalar-List-Utils 1.05
13877      Branch: perl
13878            ! ext/List/Util/ChangeLog ext/List/Util/README
13879            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
13880 ____________________________________________________________________________
13881 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
13882         Log: Update Changes.
13883      Branch: perl
13884            ! Changes patchlevel.h
13885 ____________________________________________________________________________
13886 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
13887         Log: Update to Scalar-List-Utils 1.04
13888      Branch: perl
13889            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
13890            ! ext/List/Util/lib/List/Util.pm
13891            ! ext/List/Util/lib/Scalar/Util.pm
13892 ____________________________________________________________________________
13893 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
13894         Log: Metaconfigify #11724.
13895      Branch: metaconfig
13896            ! U/threads/archname.U
13897 ____________________________________________________________________________
13898 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
13899         Log: The MacOS reference is okay, no reason to hide it.
13900      Branch: perl
13901            ! lib/Cwd.pm
13902 ____________________________________________________________________________
13903 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
13904         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
13905              From: Michael G Schwern <schwern@pobox.com>
13906              Date: Tue, 4 Sep 2001 15:30:10 -0400
13907              Message-ID: <20010904153010.H26466@blackrider> 
13908              
13909              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
13910      Branch: perl
13911            ! ext/Cwd/Makefile.PL lib/Cwd.pm
13912 ____________________________________________________________________________
13913 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
13914         Log: Subject: [PATCH lib/Cwd.pm] cwd() taint safe  (was Re: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.))
13915              From: Michael G Schwern <schwern@pobox.com>
13916              Date: Tue, 4 Sep 2001 17:39:13 -0400
13917              Message-ID: <20010904173913.C626@blackrider>
13918      Branch: perl
13919            ! lib/Cwd.pm
13920 ____________________________________________________________________________
13921 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
13922         Log: Subject: Re: Perl_pp_* in public API?
13923              From: "Craig A. Berry" <craigberry@mac.com>
13924              Date: Tue, 4 Sep 2001 21:51:29 -0500
13925              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
13926      Branch: perl
13927            ! ext/List/Util/Util.xs
13928 ____________________________________________________________________________
13929 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
13930         Log: From Damian: Class::Struct was unable to define
13931              recursive classes.  After the patch an object reference
13932              (rather than a hash) is required to initialize
13933              an object attribute.  If no such initializer is given to
13934              the constructor, object attributes are now default
13935              initialized to C<undef>.
13936      Branch: perl
13937            ! lib/Class/Struct.pm lib/Class/Struct.t
13938 ____________________________________________________________________________
13939 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
13940         Log: Subject: Re: sv_catpvfn and sv_setpvfn
13941              From: Richard Soderberg <rs@oregonnet.com>
13942              Date: Tue, 4 Sep 2001 15:16:47 -0700
13943              Message-Id: <200109042216.PAA17858@oregonnet.com>
13944      Branch: perl
13945            ! pod/perlclib.pod pod/perlguts.pod
13946 ____________________________________________________________________________
13947 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
13948         Log: NetWare updates from Ananth Kesari.
13949      Branch: perl
13950            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
13951            ! NetWare/nw5thread.h
13952 ____________________________________________________________________________
13953 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
13954         Log: Subject: [PATCH] oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?))
13955              From: Nicholas Clark <nick@ccl4.org>
13956              Date: Tue, 4 Sep 2001 22:42:50 +0100
13957              Message-ID: <20010904224250.P25120@plum.flirble.org>
13958      Branch: perl
13959            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
13960            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
13961            ! t/op/oct.t toke.c
13962 ____________________________________________________________________________
13963 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
13964         Log: Fix Cwd::getcwd() not being tainted, as noticed
13965              by Schwern.
13966      Branch: perl
13967            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
13968            - ext/Cwd/Cwd.t
13969            ! MANIFEST ext/Cwd/Cwd.xs util.c
13970 ____________________________________________________________________________
13971 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
13972         Log: Retract #11870 and volatilize the right destruct_level.
13973              Silly thinko pointed out by Sarathy.
13974      Branch: perl
13975            ! intrpvar.h perl.c
13976 ____________________________________________________________________________
13977 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
13978         Log: At least a temporary fix for the mysterious scope core dumps
13979              in Tru64 from Graham.
13980      Branch: perl
13981            ! ext/List/Util/Util.xs
13982 ____________________________________________________________________________
13983 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
13984         Log: (Retracted by #11872)
13985      Branch: perl
13986            ! intrpvar.h
13987 ____________________________________________________________________________
13988 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
13989         Log: Quench a -Wall gripe noticed by Robin Barker.
13990      Branch: perl
13991            ! op.c
13992 ____________________________________________________________________________
13993 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
13994         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
13995              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
13996              Date: Wed, 05 Sep 2001 02:01:32 +0900
13997              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
13998      Branch: perl
13999            ! lib/Unicode/UCD.pm
14000 ____________________________________________________________________________
14001 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
14002         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
14003              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
14004              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
14005              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
14006      Branch: perl
14007            ! gv.c
14008 ____________________________________________________________________________
14009 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
14010         Log: Update Changes.
14011      Branch: perl
14012            ! Changes patchlevel.h
14013 ____________________________________________________________________________
14014 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
14015         Log: Add the \[$@%&*] prototype support.
14016      Branch: perl
14017            ! op.c pod/perlsub.pod t/comp/proto.t
14018 ____________________________________________________________________________
14019 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
14020         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
14021              From: Michael G Schwern <schwern@pobox.com>
14022              Date: Mon, 3 Sep 2001 18:59:01 -0400
14023              Message-ID: <20010903185901.Z9233@blackrider>
14024      Branch: perl
14025            ! lib/CGI/t/form.t
14026 ____________________________________________________________________________
14027 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
14028         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
14029              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
14030              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
14031              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
14032      Branch: perl
14033            ! gv.c
14034 ____________________________________________________________________________
14035 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
14036         Log: More srand entry tweakage based on Randal's suggestion.
14037      Branch: perl
14038            ! pod/perlfunc.pod
14039 ____________________________________________________________________________
14040 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
14041         Log: Subject: [PATCH] 'main' *is* a reserved word
14042              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14043              Date: Mon, 3 Sep 2001 22:55:41 +0200
14044              Message-ID: <20010903225541.A24097@rafael>
14045      Branch: perl
14046            ! toke.c
14047 ____________________________________________________________________________
14048 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
14049         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
14050              From: Peter Prymmer <pvhp@best.com>
14051              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
14052              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
14053      Branch: perl
14054            ! README.vms configure.com
14055 ____________________________________________________________________________
14056 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
14057         Log: Subject: Re: A slightly better default seed?   
14058              From: Michael G Schwern <schwern@pobox.com>
14059              Date: Mon, 3 Sep 2001 18:08:15 -0400 
14060              Message-ID: <20010903180815.W9233@blackrider>
14061      Branch: perl
14062            ! t/op/srand.t
14063 ____________________________________________________________________________
14064 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
14065         Log: Add sharedsv.o to microperl object files.
14066      Branch: perl
14067            ! Makefile.micro
14068 ____________________________________________________________________________
14069 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
14070         Log: AUTHORS updates and
14071              
14072              Subject: [PATCH] Just some preening :-)        
14073              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
14074              Date: Tue, 4 Sep 2001 14:16:59 +0100
14075              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
14076      Branch: perl
14077            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
14078 ____________________________________________________________________________
14079 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
14080         Log: Typo fix and slight rewording.
14081      Branch: perl
14082            ! pod/perlfunc.pod
14083 ____________________________________________________________________________
14084 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
14085         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
14086      Branch: perl
14087            ! pod/perlfaq4.pod
14088 ____________________________________________________________________________
14089 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
14090         Log: The helper file changed name.
14091      Branch: perl
14092            ! MANIFEST
14093 ____________________________________________________________________________
14094 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
14095         Log: Update to Scalar-List-Utils 1.03
14096      Branch: perl
14097            + ext/List/Util/t/shuffle.t
14098            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
14099            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
14100            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
14101            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
14102            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
14103            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
14104            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
14105            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
14106 ____________________________________________________________________________
14107 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
14108         Log: Make crypt() do something more sane for Unicode
14109              (take crypt() of the low eight bits of the characters,
14110              instead of taking crypt() of the UTF-8 of the scalar);
14111              add a test for crypt().
14112      Branch: perl
14113            + t/op/crypt.t
14114            ! MANIFEST pod/perlfunc.pod pp.c
14115 ____________________________________________________________________________
14116 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
14117         Log: Reorganize the srand entry.
14118      Branch: perl
14119            ! pod/perlfunc.pod
14120 ____________________________________________________________________________
14121 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
14122         Log: Remove the tests that assume something about
14123              calling srand() without arguments multiple times.
14124      Branch: perl
14125            ! t/op/srand.t
14126 ____________________________________________________________________________
14127 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
14128         Log: Upgrade to Math::BigInt 1.42.
14129      Branch: perl
14130            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
14131            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
14132            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
14133            ! lib/Math/BigInt/t/mbimbf.t
14134 ____________________________________________________________________________
14135 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
14136         Log: integrate change#11847 from maint-5.6
14137              
14138              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
14139      Branch: perl
14140            ! sv.c
14141 ____________________________________________________________________________
14142 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
14143         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
14144      Branch: maint-5.6/perl
14145            ! sv.c
14146 ____________________________________________________________________________
14147 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
14148         Log: As far as I can tell these functions have been Unicodified.
14149      Branch: perl
14150            ! doop.c
14151 ____________________________________________________________________________
14152 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
14153         Log: Update to Storable 1.0.13.
14154      Branch: perl
14155            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
14156            ! ext/Storable/Storable.xs
14157 ____________________________________________________________________________
14158 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
14159         Log: Patch the Filter::Simple test to work with
14160              the core test suite (since the FilterTest.pm
14161              is in t/lib, not in lib).
14162      Branch: perl
14163            ! lib/Filter/Simple/t/filter.t
14164 ____________________________________________________________________________
14165 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
14166         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
14167      Branch: perl
14168            + t/lib/FilterTest.pm
14169            - t/lib/MyFilter.pm
14170 ____________________________________________________________________________
14171 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
14172         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
14173              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
14174              Text::Balanced 1.86.
14175      Branch: perl
14176            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
14177            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
14178            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
14179            + lib/Switch/t/nested.t lib/Switch/t/switch.t
14180            + lib/Text/Balanced/Changes lib/Text/Balanced/README
14181            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
14182            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
14183            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
14184            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
14185            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
14186            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
14187            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
14188            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
14189            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
14190            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
14191            ! MANIFEST lib/Attribute/Handlers.pm
14192            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
14193            ! lib/Attribute/Handlers/demo/Demo.pm
14194            ! lib/Attribute/Handlers/demo/Descriptions.pm
14195            ! lib/Attribute/Handlers/demo/MyClass.pm
14196            ! lib/Attribute/Handlers/demo/demo.pl
14197            ! lib/Attribute/Handlers/demo/demo2.pl
14198            ! lib/Attribute/Handlers/demo/demo3.pl
14199            ! lib/Attribute/Handlers/demo/demo4.pl
14200            ! lib/Attribute/Handlers/demo/demo_call.pl
14201            ! lib/Attribute/Handlers/demo/demo_chain.pl
14202            ! lib/Attribute/Handlers/demo/demo_cycle.pl
14203            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
14204            ! lib/Attribute/Handlers/demo/demo_phases.pl
14205            ! lib/Attribute/Handlers/demo/demo_range.pl
14206            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
14207            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
14208            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
14209            ! lib/Text/Balanced.pm
14210 ____________________________________________________________________________
14211 [ 11841] By: sky                                   on 2001/09/03  11:04:15
14212         Log: Forgot to add a file with Change #11840
14213      Branch: perl
14214            + t/op/srand.t
14215 ____________________________________________________________________________
14216 [ 11840] By: sky                                   on 2001/09/03  11:02:04
14217         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
14218              From: Michael G Schwern <schwern@pobox.com>
14219              Date: Mon, 3 Sep 2001 07:43:00 -0400
14220              Message-ID: <20010903074300.E9233@blackrider>
14221      Branch: perl
14222            ! MANIFEST pod/perlfunc.pod t/op/rand.t
14223 ____________________________________________________________________________
14224 [ 11839] By: sky                                   on 2001/09/03  10:47:11
14225         Log: Document the changes with regards to running of END blocks.
14226              And DESTROY on global objects are called in perl_destruct()!
14227      Branch: perl
14228            ! pod/perl572delta.pod pod/perlembed.pod
14229 ____________________________________________________________________________
14230 [ 11838] By: sky                                   on 2001/09/03  09:34:44
14231         Log: Subject: [PATCH t/op/time.t] Partial cleanup
14232              From: Michael G Schwern <schwern@pobox.com>
14233              Date: Mon, 3 Sep 2001 06:29:42 -0400
14234              Message-ID: <20010903062942.C9233@blackrider>
14235      Branch: perl
14236            ! t/op/time.t
14237 ____________________________________________________________________________
14238 [ 11837] By: sky                                   on 2001/09/03  09:30:02
14239         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
14240              From: Michael G Schwern <schwern@pobox.com>
14241              Date: Mon, 3 Sep 2001 06:24:13 -0400
14242              Message-ID: <20010903062413.B9233@blackrider>
14243      Branch: perl
14244            ! t/op/rand.t
14245 ____________________________________________________________________________
14246 [ 11836] By: sky                                   on 2001/09/03  07:56:47
14247         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
14248              From: Michael G Schwern <schwern@pobox.com>
14249              Date: Sun, 2 Sep 2001 21:38:43 -0400
14250              Message-ID: <20010902213843.L2711@blackrider>
14251      Branch: perl
14252            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
14253            ! MANIFEST
14254 ____________________________________________________________________________
14255 [ 11835] By: nick                                  on 2001/09/03  06:20:06
14256         Log: Integrate mainline
14257      Branch: perlio
14258           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
14259            - t/op/misc.t
14260           !> (integrate 187 files)
14261 ____________________________________________________________________________
14262 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
14263         Log: Update Changes.
14264      Branch: perl
14265            ! Changes patchlevel.h
14266 ____________________________________________________________________________
14267 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
14268         Log: Slight tweaks.
14269      Branch: perl
14270            ! t/run/kill_perl.t
14271 ____________________________________________________________________________
14272 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
14273         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
14274      Branch: perl
14275            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
14276 ____________________________________________________________________________
14277 [ 11831] By: sky                                   on 2001/09/02  12:10:42
14278         Log: Change #11828 wasn't complete, this updates to intest path
14279      Branch: perl
14280            ! t/run/kill_perl.t
14281 ____________________________________________________________________________
14282 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
14283         Log: 's's's.
14284      Branch: perl
14285            ! Changes
14286 ____________________________________________________________________________
14287 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
14288         Log: Update Changes.
14289      Branch: perl
14290            ! Changes patchlevel.h
14291 ____________________________________________________________________________
14292 [ 11828] By: sky                                   on 2001/09/02  11:53:56
14293         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
14294              From: Michael G Schwern <schwern@pobox.com>
14295              Date: Sat, 1 Sep 2001 20:18:58 -0400
14296              Message-ID: <20010901201858.X606@blackrider>
14297              +MANIFEST Fix
14298      Branch: perl
14299            + t/run/kill_perl.t
14300            - t/op/misc.t t/run/segfault.t
14301            ! MANIFEST
14302 ____________________________________________________________________________
14303 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
14304         Log: Subject: [PATCH] lib/Time/Local.pm
14305              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
14306              Date: Sun, 2 Sep 2001 06:50:01 -0500
14307              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
14308      Branch: perl
14309            ! lib/Time/Local.pm
14310 ____________________________________________________________________________
14311 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
14312         Log: Tick off Unicode collation and the normalization from
14313              the todo list.
14314      Branch: perl
14315            ! pod/perltodo.pod
14316 ____________________________________________________________________________
14317 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
14318         Log: Update to Unicode 3.1.1.
14319      Branch: perl
14320            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
14321            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
14322            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
14323            ! lib/unicore/PropList.txt lib/unicore/README.perl
14324            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
14325            ! lib/unicore/rename lib/unicore/version
14326 ____________________________________________________________________________
14327 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
14328         Log: Slight doc tweaks for the module.
14329      Branch: perl
14330            ! lib/Unicode/UCD.pm
14331 ____________________________________________________________________________
14332 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
14333         Log: Rename the variable: it *used* to be (wrongly) that the
14334              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
14335              but that is no more the case: PL_reg_match_utf8 is better.
14336      Branch: perl
14337            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
14338            ! regexec.c sv.c thrdvar.h
14339 ____________________________________________________________________________
14340 [ 11822] By: ams                                   on 2001/09/02  02:54:50
14341         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
14342              From: Ilmari Karonen <iltzu@sci.fi>
14343              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
14344              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
14345              (op/sub_lval.t updated to take new error message into account.)
14346      Branch: perl
14347            ! op.c t/op/sub_lval.t
14348 ____________________________________________________________________________
14349 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
14350         Log: remove stray CRs in files; keep all files with UNIX line-ends
14351              (Porting/makerel adds CRs to the files that need it in the
14352              distribution)
14353      Branch: perl
14354            ! NetWare/t/NWScripts.pl README.dos
14355            ! ext/Encode/Encode/cns11643-1.enc
14356            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
14357            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
14358 ____________________________________________________________________________
14359 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
14360         Log: some remnants of change#11803
14361      Branch: perl
14362            ! ext/ByteLoader/byterun.h perl.h
14363 ____________________________________________________________________________
14364 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
14365         Log: Update to Unicode::Collate 0.08.
14366      Branch: perl
14367            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
14368            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
14369 ____________________________________________________________________________
14370 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
14371         Log: Test tweaks.
14372      Branch: perl
14373            ! t/op/pat.t
14374 ____________________________________________________________________________
14375 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
14376         Log: Fix test
14377      Branch: maint-5.6/macperl
14378            ! t/lib/b.t
14379 ____________________________________________________________________________
14380 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
14381         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
14382              warnings in Config.pm with -W; increase default and
14383              minimum RAM; bump version number.
14384      Branch: maint-5.6/macperl
14385            + macos/lib/Mac/LowMem.pm
14386            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
14387            ! macos/configpm macos/macperl/MacPerl.r
14388 ____________________________________________________________________________
14389 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
14390         Log: Make syntax check report in MPW style, fix tests
14391              to use Mac::err=unix to get normal-style error
14392              messages.
14393      Branch: maint-5.6/macperl
14394            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
14395            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
14396 ____________________________________________________________________________
14397 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
14398         Log: Make MPW-style errors optional (but the default); add
14399              MacPerl::ErrorFormat() function and Mac::err pragma
14400      Branch: maint-5.6/macperl
14401            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
14402            + macos/ext/Mac/err/err.xs
14403            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
14404            ! macos/macish.c macos/macish.h macos/macperl.sym
14405 ____________________________________________________________________________
14406 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
14407         Log: More module and test ports from Thomas Wegner et al
14408      Branch: maint-5.6/macperl
14409            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
14410            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
14411            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
14412            ! t/op/magic.t
14413 ____________________________________________________________________________
14414 [ 11812] By: sky                                   on 2001/09/01  17:19:30
14415         Log: Subject: [PATCH t/op/concat.t] cleanup
14416              From: Michael G Schwern <schwern@pobox.com>
14417              Date: Sat, 1 Sep 2001 14:06:28 -0400
14418              Message-ID: <20010901140628.C606@blackrider>
14419      Branch: perl
14420            ! t/op/concat.t
14421 ____________________________________________________________________________
14422 [ 11811] By: sky                                   on 2001/09/01  12:25:29
14423         Log: Change #11805 didn't update the MANIFEST
14424      Branch: perl
14425            ! MANIFEST
14426 ____________________________________________________________________________
14427 [ 11810] By: sky                                   on 2001/09/01  11:52:44
14428         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
14429              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14430              Date: Sat, 1 Sep 2001 14:50:14 +0200
14431              Message-ID: <20010901145014.A691@rafael>
14432      Branch: perl
14433            ! t/op/inccode.t
14434 ____________________________________________________________________________
14435 [ 11809] By: sky                                   on 2001/09/01  11:49:22
14436         Log: Subject: PATCH: ExtUtils::MakeMaker
14437              From: Tony Bowden <tony@kasei.com>
14438              Date: Sat, 1 Sep 2001 10:33:53 +0100
14439              Message-ID: <20010901103353.A13863@soto.kasei.com>
14440              Manually applied
14441      Branch: perl
14442            ! lib/ExtUtils/MakeMaker.pm
14443 ____________________________________________________________________________
14444 [ 11808] By: sky                                   on 2001/09/01  11:39:13
14445         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
14446              From: mike808@users.sourceforge.net
14447              Date: Sat, 1 Sep 101 11:27:50 GMT
14448              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
14449              With little tweak
14450      Branch: perl
14451            ! lib/Term/Cap.pm
14452 ____________________________________________________________________________
14453 [ 11807] By: ams                                   on 2001/09/01  11:31:16
14454         Log: Subject: oct() and hex()
14455              From: Nicholas Clark <nick@ccl4.org>
14456              Date: Fri, 31 Aug 2001 23:14:13 +0100
14457              Message-Id: <20010831231413.J4950@plum.flirble.org>
14458      Branch: perl
14459            ! pod/perlclib.pod
14460 ____________________________________________________________________________
14461 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
14462         Log: Integrate change 11801 from maintperl
14463      Branch: maint-5.6/macperl
14464            ! perl.c
14465 ____________________________________________________________________________
14466 [ 11805] By: sky                                   on 2001/08/31  21:35:10
14467         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
14468              From: Michael G Schwern <schwern@pobox.com>
14469              Date: Fri, 31 Aug 2001 15:36:28 -0400
14470              Message-ID: <20010831153628.B598@blackrider>
14471              Check for things which used to segfault
14472      Branch: perl
14473            + t/run/segfault.t
14474 ____________________________________________________________________________
14475 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
14476         Log: integrate change#11801 from maint-5.6
14477              
14478              remove age-old UNICOS "workaround" that introduces a static, and
14479              hence an egregious race condition for threaded builds (*sigh*
14480              beats me why this kludge wasn't guarded by a UNICOS-specific
14481              #define *sigh*)
14482      Branch: perl
14483            ! perl.c
14484 ____________________________________________________________________________
14485 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
14486         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
14487              working in 5.7.x
14488      Branch: perl
14489            - objXSUB.h
14490            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
14491            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
14492            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
14493            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
14494            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
14495            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
14496            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
14497            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
14498            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
14499            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
14500            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
14501            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
14502            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
14503            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
14504            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
14505            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
14506            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
14507            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
14508            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
14509            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
14510            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
14511            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
14512 ____________________________________________________________________________
14513 [ 11802] By: ams                                   on 2001/08/31  18:11:32
14514         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
14515              From: "Philip Newton" <Philip.Newton@gmx.net>
14516              Date: Fri, 31 Aug 2001 21:12:56 +0200
14517              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
14518      Branch: perl
14519            ! pod/perldiag.pod
14520 ____________________________________________________________________________
14521 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
14522         Log: remove age-old UNICOS "workaround" that introduces a static, and
14523              hence an egregious race condition for threaded builds (*sigh*
14524              beats me why this kludge wasn't guarded by a UNICOS-specific
14525              #define *sigh*)
14526      Branch: maint-5.6/perl
14527            ! perl.c
14528 ____________________________________________________________________________
14529 [ 11800] By: sky                                   on 2001/08/31  17:30:26
14530         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
14531              Might break on platforms where bool is larger than 8 bites ???
14532      Branch: perl
14533            ! regcomp.c
14534 ____________________________________________________________________________
14535 [ 11799] By: ams                                   on 2001/08/31  12:15:44
14536         Log: Integrate 11778 into mainline.
14537      Branch: perl
14538            ! t/base/term.t
14539 ____________________________________________________________________________
14540 [ 11798] By: sky                                   on 2001/08/31  11:31:44
14541         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
14542              supposed to happen.
14543      Branch: perl
14544            ! regcomp.c
14545 ____________________________________________________________________________
14546 [ 11797] By: sky                                   on 2001/08/31  11:28:17
14547         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
14548              From: "John P. Linderman" <jpl@research.att.com>
14549              Date: Fri, 31 Aug 2001 08:20:35 -0400
14550              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
14551              Fixes test 14 which could fail randomly in rare cases.
14552      Branch: perl
14553            ! ext/Time/HiRes/HiRes.t regcomp.c
14554 ____________________________________________________________________________
14555 [ 11796] By: ams                                   on 2001/08/31  01:13:07
14556         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
14557              From: Nicholas Clark <nick@ccl4.org>
14558              Date: Thu, 30 Aug 2001 23:21:50 +0100
14559              Message-Id: <20010830232150.D4950@plum.flirble.org>
14560      Branch: perl
14561            ! ext/Sys/Syslog/Makefile.PL
14562 ____________________________________________________________________________
14563 [ 11795] By: ams                                   on 2001/08/30  23:53:23
14564         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
14565              patching example
14566              From: Michael G Schwern <schwern@pobox.com>
14567              Date: Thu, 30 Aug 2001 17:02:08 -0400
14568              Message-Id: <20010830170208.M2318@blackrider>
14569      Branch: perl
14570            ! pod/perlhack.pod
14571 ____________________________________________________________________________
14572 [ 11794] By: ams                                   on 2001/08/30  19:35:36
14573         Log: Subject: [PATCH] pp_modulo
14574              From: Nicholas Clark <nick@ccl4.org>
14575              Date: Thu, 30 Aug 2001 18:20:54 +0100
14576              Message-Id: <20010830182053.A4950@plum.flirble.org>
14577      Branch: perl
14578            ! pp.c t/op/64bitint.t
14579 ____________________________________________________________________________
14580 [ 11793] By: sky                                   on 2001/08/30  13:02:48
14581         Log: 11792 wasn't complete
14582      Branch: perl
14583            ! makedef.pl regcomp.c
14584 ____________________________________________________________________________
14585 [ 11792] By: sky                                   on 2001/08/30  12:21:11
14586         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
14587      Branch: perl
14588            ! makedef.pl
14589 ____________________________________________________________________________
14590 [ 11791] By: sky                                   on 2001/08/30  10:08:02
14591         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
14592      Branch: perl
14593            ! config_h.SH
14594 ____________________________________________________________________________
14595 [ 11790] By: sky                                   on 2001/08/30  08:22:31
14596         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
14597              on the pad. Fixes coredumps in cleanups introduced by
14598              Change 11755  
14599      Branch: perl
14600            ! op.c perl.c sv.h
14601 ____________________________________________________________________________
14602 [ 11789] By: sky                                   on 2001/08/29  19:01:47
14603         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
14604              This is a replacement implmentation that works on HPUX.
14605              This bug should probably be fixed in GCC.
14606      Branch: perl
14607            ! ext/Socket/Socket.xs
14608 ____________________________________________________________________________
14609 [ 11788] By: ams                                   on 2001/08/29  17:35:33
14610         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
14611              From: Nicholas Clark <nick@ccl4.org>
14612              Date: Wed, 29 Aug 2001 18:21:56 +0100
14613              Message-Id: <20010829182156.O4950@plum.flirble.org>
14614      Branch: perl
14615            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
14616 ____________________________________________________________________________
14617 [ 11787] By: sky                                   on 2001/08/29  10:42:54
14618         Log: Added test for pack_addr_in and unpack_addr_in
14619              Nitpik in test 10
14620      Branch: perl
14621            ! ext/Socket/Socket.t
14622 ____________________________________________________________________________
14623 [ 11786] By: sky                                   on 2001/08/29  10:28:14
14624         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
14625              Trying to catch errors on HP-UX
14626      Branch: perl
14627            ! ext/Socket/Socket.t
14628 ____________________________________________________________________________
14629 [ 11785] By: sky                                   on 2001/08/29  09:07:03
14630         Log: make sure USE_THREADS is defined so external apps work
14631      Branch: perl
14632            ! config_h.SH
14633 ____________________________________________________________________________
14634 [ 11784] By: sky                                   on 2001/08/29  08:06:12
14635         Log: Subject: Re: The hitlist of untested modules.
14636              From: Jonathan Stowe <gellyfish@gellyfish.com>
14637              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
14638              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
14639              Start of tests for Shell.pm (make Schwern poorer!)
14640      Branch: perl
14641            + lib/Shell.t
14642            ! MANIFEST
14643 ____________________________________________________________________________
14644 [ 11783] By: sky                                   on 2001/08/29  07:37:50
14645         Log: END{} can change the return value even if we die from BEGIN{}
14646      Branch: perl
14647            ! miniperlmain.c
14648 ____________________________________________________________________________
14649 [ 11782] By: ams                                   on 2001/08/29  06:32:17
14650         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
14651              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14652              Date: Wed, 29 Aug 2001 09:18:17 +0200
14653              Message-Id: <20010829091817.A4453@rafael>
14654      Branch: perl
14655            ! t/op/inccode.t
14656 ____________________________________________________________________________
14657 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
14658         Log: Delete xsubpp.patch, as full copy exists now
14659      Branch: maint-5.6/macperl
14660            - macos/xsubpp.patch
14661 ____________________________________________________________________________
14662 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
14663         Log: Add Changes file
14664      Branch: maint-5.6/macperl
14665            + macos/Changes
14666 ____________________________________________________________________________
14667 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
14668         Log: Add Mac version of xsubpp as separate file
14669      Branch: maint-5.6/macperl
14670            + macos/xsubpp
14671            ! macos/Makefile.mk
14672 ____________________________________________________________________________
14673 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
14674         Log: Fix open of /dev/null for Mac OS
14675      Branch: maint-5.6/macperl
14676            ! t/base/term.t
14677 ____________________________________________________________________________
14678 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
14679         Log: Various patches: enable more tests; skip CVS in PerlInstall;
14680              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
14681      Branch: maint-5.6/macperl
14682            ! macos/MacPerlTests.cmd macos/PerlInstall
14683            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
14684 ____________________________________________________________________________
14685 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
14686         Log: Allow for platforms to override formatting of errors
14687              on output from Matthias Neeracher (Mac files)
14688      Branch: maint-5.6/macperl
14689            ! macos/macish.c macos/macish.h
14690 ____________________________________________________________________________
14691 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
14692         Log: Allow for platforms to override formatting of errors
14693              on output from Matthias Neeracher (core files)
14694      Branch: maint-5.6/macperl
14695            ! perl.h pp_ctl.c util.c
14696 ____________________________________________________________________________
14697 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
14698         Log: Add some param checking, from reports by Kevin Reid.
14699      Branch: maint-5.6/macperl
14700            ! macos/ext/Mac/Controls/Controls.pm
14701            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
14702 ____________________________________________________________________________
14703 [ 11773] By: ams                                   on 2001/08/28  23:54:57
14704         Log: Subject: [PATCH] make coretest
14705              From: Paul Johnson <paul@pjcj.net>
14706              Date: Wed, 29 Aug 2001 00:11:38 +0200
14707              Message-Id: <20010829001138.B12169@pjcj.net>
14708              (Applied without the change to perlhack.pod. This should
14709              probably stay undocumented.)
14710      Branch: perl
14711            ! Makefile.SH t/TEST
14712 ____________________________________________________________________________
14713 [ 11772] By: sky                                   on 2001/08/28  13:01:20
14714         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
14715              From: Michael G Schwern <schwern@pobox.com>
14716              Date: Tue, 28 Aug 2001 09:57:39 -0400
14717              Message-ID: <20010828095738.E17775@blackrider>
14718      Branch: perl
14719            ! pod/perlhack.pod t/op/pack.t
14720 ____________________________________________________________________________
14721 [ 11771] By: sky                                   on 2001/08/28  11:20:13
14722         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
14723              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14724              Date: Tue, 28 Aug 2001 14:23:43 +0200
14725              Message-ID: <20010828142343.A19299@rafael>
14726      Branch: perl
14727            ! pod/perlvar.pod pp_ctl.c
14728 ____________________________________________________________________________
14729 [ 11770] By: ams                                   on 2001/08/28  10:13:21
14730         Log: Subject: [PATCH] odd typo in op.h
14731              From: Nicholas Clark <nick@ccl4.org>
14732              Date: Tue, 28 Aug 2001 12:10:26 +0100
14733              Message-Id: <20010828121026.V4950@plum.flirble.org>
14734      Branch: perl
14735            ! op.h
14736 ____________________________________________________________________________
14737 [ 11769] By: sky                                   on 2001/08/28  08:09:16
14738         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
14739              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
14740              Date: Tue, 28 Aug 2001 02:22:20 +0300
14741              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
14742      Branch: perl
14743            ! ext/B/B/Lint.pm
14744 ____________________________________________________________________________
14745 [ 11768] By: ams                                   on 2001/08/28  00:47:35
14746         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
14747              From: Michael G Schwern <schwern@pobox.com>
14748              Date: Mon, 27 Aug 2001 21:24:44 -0400
14749              Message-Id: <20010827212444.F12582@blackrider>
14750      Branch: perl
14751            ! pod/perlhack.pod t/op/pack.t
14752 ____________________________________________________________________________
14753 [ 11767] By: ams                                   on 2001/08/27  23:59:48
14754         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
14755              From: Michael G Schwern <schwern@pobox.com>
14756              Date: Mon, 27 Aug 2001 20:12:29 -0400
14757              Message-Id: <20010827201229.D12582@blackrider>
14758      Branch: perl
14759            ! pod/perlhack.pod t/op/pack.t
14760 ____________________________________________________________________________
14761 [ 11766] By: ams                                   on 2001/08/27  23:39:40
14762         Log: Update Changes.
14763      Branch: perl
14764            ! Changes
14765 ____________________________________________________________________________
14766 [ 11765] By: ams                                   on 2001/08/27  22:53:10
14767         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
14768              From: Michael G Schwern <schwern@pobox.com>
14769              Date: Mon, 27 Aug 2001 19:47:30 -0400
14770              Message-Id: <20010827194730.C12582@blackrider>
14771      Branch: perl
14772            ! t/op/inccode.t
14773 ____________________________________________________________________________
14774 [ 11764] By: ams                                   on 2001/08/27  22:46:21
14775         Log: Subject: [PATCH] new tests for the coderef-in-@INC
14776              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14777              Date: Mon, 27 Aug 2001 22:36:27 +0200
14778              Message-Id: <20010827223627.C690@rafael>
14779              
14780              Subject: Re: [PATCH] new tests for the coderef-in-@INC
14781              From: Nicholas Clark <nick@ccl4.org>
14782              Date: Tue, 28 Aug 2001 00:02:46 +0100
14783              Message-Id: <20010828000245.R4950@plum.flirble.org>
14784      Branch: perl
14785            + t/op/inccode.t
14786            ! MANIFEST
14787 ____________________________________________________________________________
14788 [ 11763] By: ams                                   on 2001/08/27  22:41:09
14789         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
14790              bleadperl on fire, Win95+4NT)
14791              From: Michael G Schwern <schwern@pobox.com>
14792              Date: Mon, 27 Aug 2001 16:54:42 -0400
14793              Message-Id: <20010827165442.F9436@blackrider>
14794      Branch: perl
14795            ! lib/warnings.t
14796 ____________________________________________________________________________
14797 [ 11762] By: sky                                   on 2001/08/27  19:19:17
14798         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
14799              avaible at compile time. This broke the compilation of 
14800              Net/Ping.pm
14801      Branch: perl
14802            ! lib/Net/Ping.pm
14803 ____________________________________________________________________________
14804 [ 11761] By: sky                                   on 2001/08/27  18:34:48
14805         Log: Removed tripple definitions of CUSTOM_OP functions.
14806      Branch: perl
14807            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
14808 ____________________________________________________________________________
14809 [ 11760] By: sky                                   on 2001/08/27  18:21:27
14810         Log: Regen headers
14811      Branch: perl
14812            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
14813            ! perlapi.h proto.h
14814 ____________________________________________________________________________
14815 [ 11759] By: ams                                   on 2001/08/27  16:31:53
14816         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
14817              From: "chromatic" <chromatic@rmci.net>
14818              Date: Mon, 27 Aug 2001 11:17:09 -0600
14819              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
14820      Branch: perl
14821            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
14822 ____________________________________________________________________________
14823 [ 11758] By: sky                                   on 2001/08/27  15:16:42
14824         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
14825              Thanks to H. Merijn Brand for the patch.
14826              Some of the comments and or guards might be removable in perl.h now.
14827      Branch: perl
14828            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
14829            ! Porting/Glossary Porting/config_H README.threads config_h.SH
14830            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
14831            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
14832            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
14833            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
14834            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
14835            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
14836            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
14837            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
14838            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
14839            ! win32/config_H.vc win32/perllib.c win32/win32.h
14840            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
14841            ! wince/config.h wince/config_H.ce wince/win32.h
14842            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
14843 ____________________________________________________________________________
14844 [ 11757] By: sky                                   on 2001/08/27  13:39:16
14845         Log: Subject: GNU ld parses arguments different
14846              From: H.Merijn Brand <h.m.brand@hccnet.nl>
14847              Date: Mon, 27 Aug 2001 16:25:51 +0200
14848              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
14849      Branch: perl
14850            ! hints/hpux.sh
14851 ____________________________________________________________________________
14852 [ 11756] By: sky                                   on 2001/08/27  13:18:45
14853         Log: Subject: Custom Ops
14854              From: Simon Cozens <simon@netthink.co.uk>
14855              Date: Sat, 25 Aug 2001 17:45:09 +0100
14856              Message-ID: <20010825174509.A5752@netthink.co.uk>
14857              I also added a fix to Opcode.pm to quite test cases.
14858      Branch: perl
14859            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
14860            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
14861 ____________________________________________________________________________
14862 [ 11755] By: sky                                   on 2001/08/27  05:37:17
14863         Log: Plugs a memory leak on destruction of regular expressions
14864              introcued by #11274.
14865              PL_regex_padav now has an AV as it's first entry with a list
14866              of freed regex_padav slots that it will reuse on creating
14867              new PMOPs.
14868      Branch: perl
14869            ! op.c perl.c
14870 ____________________________________________________________________________
14871 [ 11754] By: ams                                   on 2001/08/26  14:38:52
14872         Log: Subject: [PATCH] t/io/binmode.t
14873              From: Nicholas Clark <nick@ccl4.org>
14874              Date: Sun, 26 Aug 2001 12:03:05 +0100
14875              Message-Id: <20010826120305.C4950@plum.flirble.org>
14876              
14877              (Also a nitpick in #11752 to t/op/universal.t)
14878      Branch: perl
14879            ! t/io/binmode.t t/op/universal.t
14880 ____________________________________________________________________________
14881 [ 11753] By: ams                                   on 2001/08/26  08:19:34
14882         Log: Subject: [PATCH] op/universal.t failing
14883              From: Nicholas Clark <nick@ccl4.org>
14884              Date: Sun, 26 Aug 2001 09:48:22 +0100
14885              Message-Id: <20010826094822.B4950@plum.flirble.org>
14886      Branch: perl
14887            ! t/op/universal.t
14888 ____________________________________________________________________________
14889 [ 11752] By: ams                                   on 2001/08/25  22:46:13
14890         Log: Subject: Re: 'can' with undefined subs
14891              From: Tony Bowden <tony@kasei.com>
14892              Date: Sat, 25 Aug 2001 14:58:17 +0100
14893              Message-Id: <20010825145817.A11788@soto.kasei.com>
14894              (Applied with minor modifications.)
14895      Branch: perl
14896            ! t/op/universal.t
14897 ____________________________________________________________________________
14898 [ 11751] By: ams                                   on 2001/08/25  18:28:43
14899         Log: Subject: Re: 'can' with undefined subs
14900              From: Tony Bowden <tony@kasei.com>
14901              Date: Sat, 25 Aug 2001 15:13:14 +0100
14902              Message-Id: <20010825151314.B11788@soto.kasei.com>
14903      Branch: perl
14904            ! lib/UNIVERSAL.pm
14905 ____________________________________________________________________________
14906 [ 11750] By: nick                                  on 2001/08/25  15:24:15
14907         Log: Integrate mainline
14908      Branch: perlio
14909           +> t/io/binmode.t
14910           !> (integrate 26 files)
14911 ____________________________________________________________________________
14912 [ 11749] By: nick                                  on 2001/08/25  14:55:41
14913         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
14914              From:  John Peacock <jpeacock@rowman.com>
14915              Date:  Wed, 22 Aug 2001 12:05:28 -0400
14916              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
14917      Branch: perl
14918            ! pod/perlhack.pod
14919 ____________________________________________________________________________
14920 [ 11748] By: nick                                  on 2001/08/25  14:53:04
14921         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
14922              From:  Michael G Schwern <schwern@pobox.com>
14923              Date:  Wed, 22 Aug 2001 19:22:45 -0400
14924              Message-Id:  <20010822192245.U619@blackrider>
14925      Branch: perl
14926            ! MANIFEST
14927 ____________________________________________________________________________
14928 [ 11747] By: nick                                  on 2001/08/25  14:52:33
14929         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
14930              From:  Nicholas Clark <nick@ccl4.org>
14931              Date:  Wed, 22 Aug 2001 23:29:06 +0100
14932              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
14933      Branch: perl
14934            + t/io/binmode.t
14935            ! perlio.c pod/perlfunc.pod
14936 ____________________________________________________________________________
14937 [ 11744] By: nick                                  on 2001/08/25  14:37:33
14938         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
14939              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
14940              Date:  Fri, 24 Aug 2001 22:10:42 +0200
14941              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
14942      Branch: perl
14943            ! x2p/a2py.c x2p/walk.c
14944 ____________________________________________________________________________
14945 [ 11743] By: nick                                  on 2001/08/25  14:32:47
14946         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
14947              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14948              Date:  Fri, 24 Aug 2001 23:34:13 +0200
14949              Message-Id:  <20010824233413.A1285@rafael>
14950      Branch: perl
14951            ! pod/perlfunc.pod pod/perlvar.pod
14952 ____________________________________________________________________________
14953 [ 11742] By: ams                                   on 2001/08/25  13:16:02
14954         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
14955              From: Nicholas Clark <nick@ccl4.org>
14956              Date: Sat, 25 Aug 2001 14:50:07 +0100
14957              Message-Id: <20010825145007.L41464@plum.flirble.org>
14958      Branch: perl
14959            ! pp_ctl.c
14960 ____________________________________________________________________________
14961 [ 11741] By: nick                                  on 2001/08/24  07:08:45
14962         Log: When applying patch via Porting/apply fails, do p4 refresh
14963              to get old files back.
14964      Branch: perl
14965            ! Porting/apply
14966 ____________________________________________________________________________
14967 [ 11740] By: ams                                   on 2001/08/24  04:47:24
14968         Log: #11739 was incomplete.
14969      Branch: perl
14970            ! pod/perldiag.pod
14971 ____________________________________________________________________________
14972 [ 11739] By: ams                                   on 2001/08/24  04:09:40
14973         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
14974              From: "Philip Newton" <Philip.Newton@gmx.net>
14975              Date: Fri, 24 Aug 2001 07:08:34 +0200
14976      Branch: perl
14977            ! pod/perldiag.pod
14978 ____________________________________________________________________________
14979 [ 11738] By: ams                                   on 2001/08/24  02:19:42
14980         Log: Fixed Doug Wilson's email address.
14981      Branch: perl
14982            ! AUTHORS
14983 ____________________________________________________________________________
14984 [ 11737] By: ams                                   on 2001/08/24  00:10:13
14985         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
14986              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14987              Date: Thu, 23 Aug 2001 22:22:58 +0200
14988              Message-Id: <20010823222258.A901@rafael>
14989      Branch: perl
14990            ! pod/perldiag.pod
14991 ____________________________________________________________________________
14992 [ 11736] By: ams                                   on 2001/08/24  00:05:02
14993         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
14994              From: "Craig A. Berry" <craigberry@mac.com>
14995              Date: Thu, 23 Aug 2001 19:07:45 -0500
14996              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
14997      Branch: perl
14998            ! configure.com
14999 ____________________________________________________________________________
15000 [ 11735] By: sky                                   on 2001/08/23  13:42:07
15001         Log: Backed out 11732, it breaks lib/strict.t 
15002      Branch: perl
15003            ! op.c
15004 ____________________________________________________________________________
15005 [ 11734] By: sky                                   on 2001/08/23  11:45:59
15006         Log: Removed toy from 17133 after Matt Sargeants request.
15007      Branch: perl
15008            ! pod/perlfaq4.pod
15009 ____________________________________________________________________________
15010 [ 11733] By: sky                                   on 2001/08/23  11:36:29
15011         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
15012              From: Robin Houston <robin@kitsite.com>
15013              Date: Wed, 22 Aug 2001 23:06:16 +0100
15014              Message-ID: <20010822230616.A254@robin.kitsite.com>
15015      Branch: perl
15016            ! pod/perlfaq4.pod
15017 ____________________________________________________________________________
15018 [ 11732] By: sky                                   on 2001/08/23  10:36:02
15019         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
15020              From: Simon Cozens <simon@netthink.co.uk>
15021              Date: Thu, 23 Aug 2001 12:06:36 +0100
15022              Message-ID: <20010823120636.A9961@netthink.co.uk>
15023      Branch: perl
15024            ! op.c
15025 ____________________________________________________________________________
15026 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
15027         Log: fix broken windows build
15028      Branch: perl
15029            ! perl.h
15030 ____________________________________________________________________________
15031 [ 11730] By: ams                                   on 2001/08/22  21:35:30
15032         Log: Subject: [PATCH] io/tell.t doesn't chdir t
15033              From: Nicholas Clark <nick@ccl4.org>
15034              Date: Wed, 22 Aug 2001 23:25:58 +0100
15035              Message-Id: <20010822232557.Y82818@plum.flirble.org>
15036      Branch: perl
15037            ! t/io/tell.t
15038 ____________________________________________________________________________
15039 [ 11729] By: ams                                   on 2001/08/22  20:32:21
15040         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
15041              questions)
15042              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
15043              Date: Wed, 22 Aug 2001 17:09:04 -0400
15044              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
15045              (Oops, forgot File::Spec::Unix in the previous patch.)
15046      Branch: perl
15047            ! lib/File/Spec/Unix.pm
15048 ____________________________________________________________________________
15049 [ 11728] By: ams                                   on 2001/08/22  20:25:41
15050         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
15051              questions)
15052              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
15053              Date: Wed, 22 Aug 2001 17:09:04 -0400
15054              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
15055      Branch: perl
15056            ! lib/File/Spec.pm
15057 ____________________________________________________________________________
15058 [ 11727] By: ams                                   on 2001/08/22  19:43:30
15059         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
15060              From: John Peacock <jpeacock@rowman.com>
15061              Date: Wed, 22 Aug 2001 12:35:52 -0400
15062              Message-Id: <3B83DF68.5D89DC81@rowman.com>
15063              (Adds proper tests for $], notwithstanding Subject. +nitpick)
15064      Branch: perl
15065            ! t/op/ver.t
15066 ____________________________________________________________________________
15067 [ 11726] By: ams                                   on 2001/08/22  19:36:39
15068         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
15069              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
15070              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
15071              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
15072      Branch: perl
15073            ! lib/diagnostics.pm lib/diagnostics.t
15074 ____________________________________________________________________________
15075 [ 11725] By: ams                                   on 2001/08/22  19:25:01
15076         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
15077              From: Nicholas Clark <nick@ccl4.org>
15078              Date: Wed, 22 Aug 2001 20:59:05 +0100
15079              Message-Id: <20010822205905.U82818@plum.flirble.org>
15080      Branch: perl
15081            ! pp.c t/op/64bitint.t t/op/arith.t
15082 ____________________________________________________________________________
15083 [ 11724] By: ams                                   on 2001/08/22  10:02:33
15084         Log: Subject: Configure blooper
15085              From: H.Merijn Brand <h.m.brand@hccnet.nl>
15086              Date: Wed, 22 Aug 2001 12:38:35 +0200
15087              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
15088      Branch: perl
15089            ! Configure
15090 ____________________________________________________________________________
15091 [ 11723] By: ams                                   on 2001/08/21  16:17:53
15092         Log: Subject: [PATCH] installperl -help
15093              From: Nicholas Clark <nick@ccl4.org>
15094              Date: Tue, 21 Aug 2001 17:34:23 +0100
15095              Message-Id: <20010821173423.F82818@plum.flirble.org>
15096      Branch: perl
15097            ! installperl
15098 ____________________________________________________________________________
15099 [ 11722] By: ams                                   on 2001/08/20  07:46:31
15100         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
15101              From: Ilmari Karonen <iltzu@sci.fi>
15102              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
15103              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
15104      Branch: perl
15105            ! pod/perlvar.pod
15106 ____________________________________________________________________________
15107 [ 11721] By: nick                                  on 2001/08/20  06:24:31
15108         Log: Integrate mainline
15109      Branch: perlio
15110           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
15111           +> lib/Lingua/KO/Hangul/Util/Changes
15112           +> lib/Lingua/KO/Hangul/Util/README
15113           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
15114           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
15115           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
15116           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
15117           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
15118           +> lib/Unicode/Normalize/t/test.t
15119            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
15120           !> (integrate 55 files)
15121 ____________________________________________________________________________
15122 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
15123         Log: Integrate Change #11599 from maint-5.6/perl
15124      Branch: maint-5.6/macperl
15125           !> README.win32
15126 ____________________________________________________________________________
15127 [ 11719] By: ams                                   on 2001/08/18  21:21:42
15128         Log: Add Porting/apply to MANIFEST.
15129      Branch: perl
15130            ! MANIFEST
15131 ____________________________________________________________________________
15132 [ 11718] By: sky                                   on 2001/08/18  14:38:01
15133         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
15134              Better solution would be to make 5005threaded perl use
15135              the same system as ithreads do
15136      Branch: perl
15137            ! perl.h
15138 ____________________________________________________________________________
15139 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
15140         Log: New try for ID 20010407.006: detach the semantics
15141              "was the last match target UTF8" into its own variable.
15142      Branch: perl
15143            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
15144            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
15145 ____________________________________________________________________________
15146 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
15147         Log: UTF8 flag should be meaningful only when POK.
15148      Branch: perl
15149            ! dump.c
15150 ____________________________________________________________________________
15151 [ 11715] By: sky                                   on 2001/08/18  11:45:16
15152         Log: USE_THREADS and USE_ITHREADS are never true at the same time
15153      Branch: perl
15154            ! perl.h
15155 ____________________________________________________________________________
15156 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
15157         Log: Retract #11712 for now.  The real fix would probably
15158              be something like making PL_reg_sv a copy (PV + UTF8)
15159              of the matched/substituted string (note: not just a SvPOK
15160              string, for example the stringified form of a ROK would
15161              be applicable)  Beware of leaks.
15162      Branch: perl
15163            ! pp_hot.c t/op/pat.t
15164 ____________________________________________________________________________
15165 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
15166         Log: UTF8 wasn't printing for PVMGs.
15167      Branch: perl
15168            ! dump.c
15169 ____________________________________________________________________________
15170 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
15171         Log: (Retracted by #11714)
15172              
15173              Okay analysis, debatable fix.  (The fix will inc
15174              the refcount of all temporary match objects,
15175              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
15176              which will then cause griping at untie() time
15177              ("inner references remain").
15178              
15179              Fix for ID 20010407.006: PL_reg_sv got wiped out
15180              by freetemps if the match target was a temporary
15181              (like function_call() =~ /.../), which in turn meant
15182              that the $1 et al stopped working if they had UTF-8
15183              in them.  Therefore bump up the refcount of PL_reg_sv.
15184      Branch: perl
15185            ! pp_hot.c t/op/pat.t
15186 ____________________________________________________________________________
15187 [ 11711] By: ams                                   on 2001/08/17  20:32:08
15188         Log: Subject: [PATCH] doesn't compile, was perl@11710
15189              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15190              Date: Fri, 17 Aug 2001 23:21:10 +0200
15191              Message-Id: <20010817232110.C7041@rafael> 
15192      Branch: perl
15193            ! sharedsv.c
15194 ____________________________________________________________________________
15195 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
15196         Log: Update Changes.
15197      Branch: perl
15198            ! Changes patchlevel.h
15199 ____________________________________________________________________________
15200 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
15201         Log: Upgrade to libnet 1.0704.
15202      Branch: perl
15203            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
15204            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
15205            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
15206            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
15207            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
15208            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
15209            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
15210 ____________________________________________________________________________
15211 [ 11708] By: sky                                   on 2001/08/17  13:34:04
15212         Log: Let perl_clone copy PL_exit_flags
15213      Branch: perl
15214            ! sv.c
15215 ____________________________________________________________________________
15216 [ 11707] By: sky                                   on 2001/08/17  12:28:41
15217         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
15218      Branch: perl
15219            ! sharedsv.c sharedsv.h
15220 ____________________________________________________________________________
15221 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
15222         Log: The metaconfig unit change for #11705.
15223      Branch: metaconfig/U/perl
15224            ! Extensions.U
15225 ____________________________________________________________________________
15226 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
15227         Log: Allow the threads extension to be found if present.
15228      Branch: perl
15229            ! Configure
15230 ____________________________________________________________________________
15231 [ 11704] By: nick                                  on 2001/08/17  11:47:54
15232         Log: Mail -> change script (pre-alpha)
15233      Branch: perl
15234            + Porting/apply
15235 ____________________________________________________________________________
15236 [ 11703] By: sky                                   on 2001/08/17  07:11:24
15237         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
15238              Thanks to Tom Hospel for pointing out my error.
15239      Branch: perl
15240            ! op.h
15241 ____________________________________________________________________________
15242 [ 11702] By: sky                                   on 2001/08/17  04:18:11
15243         Log: Adds PERL_EXIT_DESTRUCT_END to PL_exit_flags which if set moves END block running to perl_destruct, changes prototype of perl_destruct to return exitstatus.
15244      Branch: perl
15245            ! embed.pl miniperlmain.c perl.c perl.h proto.h
15246 ____________________________________________________________________________
15247 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
15248         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
15249              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
15250      Branch: perl
15251            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
15252            + lib/Lingua/KO/Hangul/Util/README
15253            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
15254            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
15255            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
15256            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
15257            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
15258            + lib/Unicode/Normalize/t/test.t
15259            ! MANIFEST
15260 ____________________________________________________________________________
15261 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
15262         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
15263              Date: Thu, 16 Aug 2001 22:46:15 -0500
15264              From: "Craig A. Berry" <craigberry@mac.com>
15265              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
15266      Branch: perl
15267            ! configure.com numeric.c
15268 ____________________________________________________________________________
15269 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
15270         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
15271              of the usual suspects (like getpwent) but not for others
15272              (like localtime and rand).  The _r versions are available
15273              for all of them, so let's use them.
15274      Branch: perl
15275            ! perl.h
15276 ____________________________________________________________________________
15277 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
15278         Log: (Accidental apply; thankfully empty.)
15279      Branch: perl
15280            ! hints/os390.sh
15281 ____________________________________________________________________________
15282 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
15283         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
15284              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15285              Date: Thu, 16 Aug 2001 16:27:49 +0100
15286              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
15287      Branch: perl
15288            ! regexec.c t/op/re_tests
15289 ____________________________________________________________________________
15290 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
15291         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
15292              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15293              Date: Thu, 16 Aug 2001 18:50:01 +0100
15294              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
15295      Branch: perl
15296            ! pp_hot.c t/op/pat.t
15297 ____________________________________________________________________________
15298 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
15299         Log: Subject: [PATCH] *time_r again
15300              From: "Arthur Bergman" <arthur@contiller.se>
15301              Date: Thu, 16 Aug 2001 16:01:54 +0200
15302              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
15303      Branch: perl
15304            ! op.h
15305 ____________________________________________________________________________
15306 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
15307         Log: system() and backtick error handling cleanup from Craig A. Berry.
15308      Branch: perl
15309            ! vms/vms.c
15310 ____________________________________________________________________________
15311 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
15312         Log: change#10334 leaks memory, copies string when it doesn't
15313              need to
15314      Branch: perl
15315            ! perl.c
15316 ____________________________________________________________________________
15317 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
15318         Log: One more twist to the sprintf + utf8 testing.
15319      Branch: perl
15320            ! t/op/misc.t
15321 ____________________________________________________________________________
15322 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
15323         Log: Fix for 20010407.008 sprintf removes utf8-ness.
15324      Branch: perl
15325            ! pp.c t/op/misc.t
15326 ____________________________________________________________________________
15327 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
15328         Log: Subject: [PATCH] *time_r fixes
15329              From: "Arthur Bergman" <arthur@contiller.se>
15330              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
15331              Date: Thu, 16 Aug 2001 14:22:27 +0200
15332      Branch: perl
15333            ! op.h
15334 ____________________________________________________________________________
15335 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
15336         Log: Upgrade to CGI.pm 2.77.
15337      Branch: perl
15338            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
15339            ! lib/CGI/t/function.t
15340 ____________________________________________________________________________
15341 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
15342         Log: Document the bytes-to-Unicode upgrading.
15343      Branch: perl
15344            ! pod/perlunicode.pod
15345 ____________________________________________________________________________
15346 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
15347         Log: Add a test for Unicode sprintf.
15348      Branch: perl
15349            ! t/op/misc.t
15350 ____________________________________________________________________________
15351 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
15352         Log: Add Unicode tests for index/rindex.
15353      Branch: perl
15354            ! t/op/index.t
15355 ____________________________________________________________________________
15356 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
15357         Log: Document a bit the art of minimizing the installation,
15358              based on the p5p discussion.
15359      Branch: perl
15360            ! INSTALL
15361 ____________________________________________________________________________
15362 [ 11684] By: nick                                  on 2001/08/15  15:03:31
15363         Log: Integrate mainline
15364      Branch: perlio
15365           +> sharedsv.c sharedsv.h
15366           !> (integrate 53 files)
15367 ____________________________________________________________________________
15368 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
15369         Log: Update Changes.
15370      Branch: perl
15371            ! Changes patchlevel.h
15372 ____________________________________________________________________________
15373 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
15374         Log: The #11673 necessitated a test tweak.
15375      Branch: perl
15376            ! t/io/utf8.t
15377 ____________________________________________________________________________
15378 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
15379         Log: Also UNICOS is in the general case unable to silently
15380              handle fp overflows.
15381      Branch: perl
15382            ! numeric.c
15383 ____________________________________________________________________________
15384 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
15385         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
15386              NV_EPSILON #defined.
15387      Branch: perl
15388            ! perl.h
15389 ____________________________________________________________________________
15390 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
15391         Log: Re-establish the fp overflow detection for VAX VMS; there
15392              is no easy way to have the IEEE fp silent overflow semantics.
15393              (in Alpha VMS we still will use IEEE fp by default-- but it
15394              is still possible to configure Perl to use G_FLOAT)
15395      Branch: perl
15396            ! numeric.c
15397 ____________________________________________________________________________
15398 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
15399         Log: Subject: [PATCH] pp_lock 
15400              From: "Arthur Bergman" <arthur@contiller.se>
15401              Date: Wed, 15 Aug 2001 11:52:16 +0200
15402              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
15403      Branch: perl
15404            ! pp.c
15405 ____________________________________________________________________________
15406 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
15407         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
15408              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15409              Date: Wed, 15 Aug 2001 11:32:11 +0100
15410              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
15411      Branch: perl
15412            ! regcomp.c t/op/re_tests
15413 ____________________________________________________________________________
15414 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
15415         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
15416              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15417              Date: Wed, 15 Aug 2001 10:33:49 +0100
15418              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
15419      Branch: perl
15420            ! regexec.c t/op/re_tests
15421 ____________________________________________________________________________
15422 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
15423         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
15424              From: Barrie Slaymaker <barries@slaysys.com>
15425              Date: Tue, 14 Aug 2001 14:32:25 -0400
15426              Message-ID: <20010814143225.A19822@jester.slaysys.com>
15427      Branch: perl
15428            ! lib/File/Spec.t lib/File/Spec/Unix.pm
15429 ____________________________________________________________________________
15430 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
15431         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
15432              From: Peter Prymmer <pvhp@forte.com>
15433              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
15434              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
15435      Branch: perl
15436            ! README.vms configure.com
15437 ____________________________________________________________________________
15438 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
15439         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
15440              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15441              Date: Tue, 14 Aug 2001 21:23:27 +0200
15442              Message-ID: <20010814212327.A1919@rafael>
15443      Branch: perl
15444            ! doio.c
15445 ____________________________________________________________________________
15446 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
15447         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
15448              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
15449              Date: Tue, 14 Aug 2001 22:30:11 +0200
15450              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
15451              
15452              Combination of nmake, quoting, and Perl expanded $( in here-doc.
15453      Branch: perl
15454            ! ext/SDBM_File/Makefile.PL
15455 ____________________________________________________________________________
15456 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
15457         Log: Todo updates.
15458      Branch: perl
15459            ! pod/perltodo.pod
15460 ____________________________________________________________________________
15461 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
15462         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
15463              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
15464              Date: Mon, 13 Aug 2001 23:15:01 +0200
15465              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
15466      Branch: perl
15467            ! sv.c
15468 ____________________________________________________________________________
15469 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
15470         Log: Subject: [PATCH] [b-]showlex.t
15471              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15472              Date: Sun, 12 Aug 2001 22:24:51 +0200
15473              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
15474              
15475              The 4nt command shell will expand the % in command line
15476              no matter what quoting is attempted, changed the % to @.
15477      Branch: perl
15478            ! ext/B/Showlex.t
15479 ____________________________________________________________________________
15480 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
15481         Log: Subject: [PATCH] magic.t
15482              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
15483              Date: Sun, 12 Aug 2001 20:49:27 +0200
15484              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
15485      Branch: perl
15486            ! t/op/magic.t
15487 ____________________________________________________________________________
15488 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
15489         Log: Add sharedsv* to the DOSish platforms; plus add
15490              some WinCE files to the list of DOSish files.
15491      Branch: perl
15492            ! NetWare/Makefile Porting/makerel win32/Makefile
15493            ! win32/makefile.mk wince/Makefile.ce
15494 ____________________________________________________________________________
15495 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
15496         Log: More DOSish files.
15497      Branch: perl
15498            ! Porting/makerel
15499 ____________________________________________________________________________
15500 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
15501         Log: Strip CRs from the WinCE files.  Now we need to
15502              figure out in which CRs are really needed: probably
15503              Makefile.ce and the README files, at least, probably
15504              also the registry.bat.
15505      Branch: perl
15506            ! wince/Makefile.ce wince/README.compile wince/README.perlce
15507            ! wince/config.h wince/include/cectype.h wince/include/errno.h
15508            ! wince/include/sys/stat.h wince/include/sys/types.h
15509            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
15510            ! wince/perldll.def wince/registry.bat wince/wince.h
15511            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
15512 ____________________________________________________________________________
15513 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
15514         Log: Add some files to DOSish and writables.
15515      Branch: perl
15516            ! Porting/makerel
15517 ____________________________________________________________________________
15518 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
15519         Log: Compile failure message tidying.
15520      Branch: perl
15521            ! t/lib/1_compile.t
15522 ____________________________________________________________________________
15523 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
15524         Log: The new sharedsv* should be exported only if usethreads.
15525      Branch: perl
15526            ! makedef.pl
15527 ____________________________________________________________________________
15528 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
15529         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
15530              From: Peter Prymmer <pvhp@forte.com>
15531              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
15532              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
15533      Branch: perl
15534            ! README.os390
15535 ____________________________________________________________________________
15536 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
15537         Log: Update Changes.
15538      Branch: perl
15539            ! Changes patchlevel.h
15540 ____________________________________________________________________________
15541 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
15542         Log: Subject: [PATHC] sharedsv.[c|h]
15543              From: "Artur Bergman" <artur@contiller.se>
15544              Date: Mon, 13 Aug 2001 14:38:41 +0200
15545              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
15546              
15547              Subject: [PATCH] embed.pl
15548              From: Arthur Bergman <arthur@contiller.se>
15549              Date: Mon, 13 Aug 2001 14:38:14 +0200
15550              Message-ID: <B79D96D6.3088%arthur@contiller.se>
15551              
15552              Subject: [PATCH] sharedsv cleanups
15553              From: "Arthur Bergman" <arthur@contiller.se>
15554              Date: Mon, 13 Aug 2001 15:14:25 +0200
15555              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
15556              
15557              Plus few tweaks: _init needs to be Adp, the prototypes
15558              should not be revealed unless using ithreads, #endif FOO
15559              must be #endif /* FOO */, adding (parentheses) around
15560              do { } while doesn't work too well.
15561      Branch: perl
15562            + sharedsv.c sharedsv.h
15563            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
15564            ! perl.h perlapi.c pod/perlapi.pod proto.h
15565 ____________________________________________________________________________
15566 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
15567         Log: Subject: Re: END {} blocks run in perl_run
15568              From: Arthur Bergman <arthur@contiller.se>
15569              Date: Mon, 13 Aug 2001 11:11:30 +0200
15570              Message-ID: <B79D6661.3068%arthur@contiller.se>
15571      Branch: perl
15572            ! perl.c
15573 ____________________________________________________________________________
15574 [ 11657] By: nick                                  on 2001/08/13  09:03:02
15575         Log: Integrate mainline
15576      Branch: perlio
15577           +> (branch 326 files)
15578            - (delete 330 files)
15579           !> (integrate 85 files)
15580 ____________________________________________________________________________
15581 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
15582         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
15583              and the Perl will be built to do that by default (adding that
15584              will break scripts having non-UTF-8 binary data, such as Latin-1.)
15585      Branch: perl
15586            ! op.c toke.c utf8.h
15587 ____________________________________________________________________________
15588 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
15589         Log: Unnecessary downgrades.
15590      Branch: perl
15591            ! doop.c
15592 ____________________________________________________________________________
15593 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
15594         Log: Failure not true anymore (probably caused by my broken setup).
15595      Branch: perl
15596            ! t/op/pat.t
15597 ____________________________________________________________________________
15598 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
15599         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
15600              stopped working).
15601      Branch: perl
15602            ! op.h pp_ctl.c regcomp.c
15603 ____________________________________________________________________________
15604 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
15605         Log: There is no IN_UTF8.
15606      Branch: perl
15607            ! utf8.h
15608 ____________________________________________________________________________
15609 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
15610         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
15611      Branch: perl
15612            ! op.c op.h pp_ctl.c regcomp.c
15613 ____________________________________________________________________________
15614 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
15615         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
15616              and a test tweak.
15617      Branch: perl
15618            ! op.c t/pod/find.t
15619 ____________________________________________________________________________
15620 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
15621         Log: Todo updates and fixes.
15622      Branch: perl
15623            ! pod/perltodo.pod
15624 ____________________________________________________________________________
15625 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
15626         Log: Mark tests (and one module) having explicit Latin-1
15627              (and one file having explicit UTF-8) with an explicit
15628              'no utf8' (and one explicit 'use utf8').
15629              
15630              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
15631      Branch: perl
15632            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
15633            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
15634            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
15635 ____________________________________________________________________________
15636 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
15637         Log: Subject: SV: END {} blocks run in perl_run
15638              From: "Arthur Bergman" <arthur@contiller.se>
15639              Date: Sun, 12 Aug 2001 00:34:28 +0200 
15640              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
15641      Branch: perl
15642            ! miniperlmain.c perl.c
15643 ____________________________________________________________________________
15644 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
15645         Log: Typos in #11645.
15646      Branch: perl
15647            ! perl.h
15648 ____________________________________________________________________________
15649 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
15650         Log: On ithreads default to use_reentrant except on naturally
15651              threadsafe platforms.
15652      Branch: perl
15653            ! perl.h
15654 ____________________________________________________________________________
15655 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
15656         Log: (Hopefully) a fix for 20010723.004: make install needs
15657              write permission in build directory.  The problem was
15658              probably caused by overeager sprinkling of the lib/re.pm
15659              dependencies (which was done to guarantee lib/re.pm being
15660              uptodate for parallel makes: now solved by funneling that
15661              through an explicit recursive make in the preplibrary target).
15662      Branch: perl
15663            ! Makefile.SH
15664 ____________________________________________________________________________
15665 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
15666         Log: Dispell the "use utf8" superstition.
15667      Branch: perl
15668            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
15669            ! pod/perlunicode.pod
15670 ____________________________________________________________________________
15671 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
15672         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
15673              From: "Abigail" <abigail@foad.org> 
15674              Date: Sat, 11 Aug 2001 23:49:49 +0200
15675              Message-ID: <20010811214950.23255.qmail@foad.org>
15676      Branch: perl
15677            ! t/op/taint.t
15678 ____________________________________________________________________________
15679 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
15680         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
15681              From: Abhijit Menon-Sen <ams@wiw.org>
15682              Date: Sat, 11 Aug 2001 06:18:19 +0530
15683              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
15684      Branch: perl
15685            ! mg.c
15686 ____________________________________________________________________________
15687 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
15688         Log: Test for change #11639.
15689      Branch: perl
15690            ! t/op/tiehandle.t
15691 ____________________________________________________________________________
15692 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
15693         Log: Subject: Re: Can't localize *FH, then tie it
15694              From: Abhijit Menon-Sen <ams@wiw.org>
15695              Date: Sun, 12 Aug 2001 16:08:06 +0530
15696              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
15697      Branch: perl
15698            ! pp_hot.c pp_sys.c
15699 ____________________________________________________________________________
15700 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
15701         Log: Drop all the unnecessary "use utf8" clauses and some of
15702              the unnecessary "use bytes" ones.
15703              
15704              TODO: scour the documentation for unnecessary "use utf8"
15705              and prominently display it in perldelta when the time comes.
15706              ("use utf8" should be necessary ONLY if one wants the script
15707              to be in UTF-8.)  Also should be checked in some non-ASCII
15708              non-Latin-1 platform, like EBCDIC.
15709      Branch: perl
15710            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
15711            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
15712 ____________________________________________________________________________
15713 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
15714         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
15715              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
15716              in Unicode handling.
15717      Branch: perl
15718            + t/op/lc.t
15719            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
15720 ____________________________________________________________________________
15721 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
15722         Log: Thinko: we want the flags for native cc, not gcc.
15723      Branch: perl
15724            ! hints/dec_osf.sh
15725 ____________________________________________________________________________
15726 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
15727         Log: (retracted by 13077)
15728              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
15729              From: Robin Houston <robin@kitsite.com>
15730              Date: Fri, 10 Aug 2001 14:42:02 +0100
15731              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
15732      Branch: perl
15733            ! pp.c
15734 ____________________________________________________________________________
15735 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
15736         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
15737              From: Abhijit Menon-Sen <ams@wiw.org>
15738              Date: Sat, 11 Aug 2001 16:31:04 +0530
15739              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
15740      Branch: perl
15741            ! op.c
15742 ____________________________________________________________________________
15743 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
15744         Log: Get rid of indread, from Abhijit Menon-Sen.
15745      Branch: perl
15746            ! pp_sys.c
15747 ____________________________________________________________________________
15748 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
15749         Log: CRLFgngngn.
15750      Branch: perl
15751            ! win32/Makefile win32/makefile.mk
15752 ____________________________________________________________________________
15753 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
15754         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
15755      Branch: perl
15756            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
15757            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
15758            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
15759            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
15760            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
15761            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
15762            ! win32/Makefile win32/makefile.mk
15763 ____________________________________________________________________________
15764 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
15765         Log: Avoid #elif (less portable than #else #if).
15766      Branch: perl
15767            ! handy.h
15768 ____________________________________________________________________________
15769 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
15770         Log: Subject: patch for perlvar.pod
15771              From: mah@everybody.org (Mark A. Hershberger)
15772              Date: 08 Aug 2001 17:03:16 -0500
15773              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
15774      Branch: perl
15775            ! pod/perlvar.pod
15776 ____________________________________________________________________________
15777 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
15778         Log: cpp commands must start (the # must be) at the column #0.
15779      Branch: perl
15780            ! op.c
15781 ____________________________________________________________________________
15782 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
15783         Log: If using gcc -B/foo/bar makedepend would give
15784              unnecessary warnings about unused -B/foo/bar.
15785      Branch: perl
15786            ! makedepend.SH
15787 ____________________________________________________________________________
15788 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
15789         Log: Update Changes.
15790      Branch: perl
15791            ! Changes patchlevel.h
15792 ____________________________________________________________________________
15793 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
15794         Log: s/z/tz/
15795      Branch: perl
15796            ! pod/perlfaq2.pod
15797 ____________________________________________________________________________
15798 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
15799         Log: Article nit.
15800      Branch: perl
15801            ! pod/perlfaq2.pod
15802 ____________________________________________________________________________
15803 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
15804         Log: Rename lib/unicode files to lib/unicore to avoid
15805              conflicts between core lib/unicode and Unicode::
15806              files in case-ignoring filesystems.
15807      Branch: perl
15808            + (add 325 files)
15809            - (delete 324 files)
15810            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
15811 ____________________________________________________________________________
15812 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
15813         Log: Upgrade to Math::BigInt 1.41.
15814      Branch: perl
15815            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
15816 ____________________________________________________________________________
15817 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
15818         Log: Subject: [PATCH] remove PL_na from typemap
15819              From: James <james@rf.net>
15820              Date: Mon, 06 Aug 2001 20:23:15 -0700
15821              Message-ID: <3B6F5F23.A31A81B1@rf.net>
15822              
15823              (had to be manually applied)
15824      Branch: perl
15825            ! lib/ExtUtils/typemap
15826 ____________________________________________________________________________
15827 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
15828         Log: The metaconfig unit changes for #11618.
15829      Branch: metaconfig/U/perl
15830            + d_fpclassl.U i_fp.U
15831 ____________________________________________________________________________
15832 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
15833         Log: Forgot this from #11618.
15834              
15835              NOTE: wince/config_H.ce needs updating.
15836      Branch: perl
15837            ! wince/config.ce
15838 ____________________________________________________________________________
15839 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
15840         Log: Introduce more floating point classifying APIs;
15841              try to define (most importantly) Perl_is{inf,nan}(x).
15842              
15843              For this first cut, assume none such APIs exist in non-UNIXoid
15844              platforms-- this is of course too unkind: Win32 rumoredly has
15845              _fpclass() and _isnan(), and VMS/VOS very probably have some
15846              of the APIs available.     The only thing Perl uses at the moment
15847              is Perl_isnan() (has been in use for a while now).
15848              
15849              NOTE: the Win32 and NetWare config_h.?c need regenerating.
15850      Branch: perl
15851            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
15852            ! Porting/config_H config_h.SH configure.com epoc/config.sh
15853            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
15854            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
15855            ! vos/config.ga.h win32/config.bc win32/config.gc
15856            ! win32/config.vc win32/config_H.bc win32/config_H.gc
15857            ! win32/config_H.vc wince/config.ce wince/config.h
15858 ____________________________________________________________________________
15859 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
15860         Log: Integrate change #11519 from perlio:
15861              
15862              Avoid testing for (non-)existance of "encoding(xxxx)"
15863              layer is called "encoding" the (xxxx) is an argument.
15864      Branch: perl
15865           !> lib/open.pm
15866 ____________________________________________________________________________
15867 [ 11616] By: nick                                  on 2001/08/09  07:50:24
15868         Log: Integrate mainline
15869      Branch: perlio
15870           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
15871           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
15872           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
15873           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
15874            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
15875            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
15876           !> (integrate 79 files)
15877 ____________________________________________________________________________
15878 [ 11615] By: nick                                  on 2001/08/09  06:23:44
15879         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
15880              layer is called "encoding" the (xxxx) is an argument.
15881      Branch: perlio
15882            ! lib/open.pm
15883 ____________________________________________________________________________
15884 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
15885         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
15886              From: Paul Johnson <paul@pjcj.net>
15887              Date: Wed, 8 Aug 2001 23:54:17 +0200
15888              Message-ID: <20010808235417.O1006@pjcj.net>
15889      Branch: perl
15890            ! ext/B/B/Concise.pm
15891 ____________________________________________________________________________
15892 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
15893         Log: Make VMS use IEEE math by default; reorder Tru64 hints
15894              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
15895              exception semantics) is always set if using (the new) cc.
15896      Branch: perl
15897            ! configure.com hints/dec_osf.sh
15898 ____________________________________________________________________________
15899 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
15900         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
15901              From: Abhijit Menon-Sen <ams@wiw.org>
15902              Date: Tue, 7 Aug 2001 17:16:05 +0530
15903              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
15904      Branch: perl
15905            ! pp_sys.c
15906 ____________________________________________________________________________
15907 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
15908         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
15909              From: "Craig A. Berry" <craigberry@mac.com>
15910              Date: Tue, 07 Aug 2001 22:27:47 -0500
15911              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
15912      Branch: perl
15913            ! t/run/exit.t
15914 ____________________________________________________________________________
15915 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
15916         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
15917              From: "Craig A. Berry" <craigberry@mac.com>
15918              Date: Tue, 07 Aug 2001 20:01:53 -0500
15919              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
15920      Branch: perl
15921            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
15922 ____________________________________________________________________________
15923 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
15924         Log: Update the magazine information.
15925      Branch: perl
15926            ! pod/perlfaq2.pod
15927 ____________________________________________________________________________
15928 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
15929         Log: Ignore SIGFPE everywhere.
15930      Branch: perl
15931            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
15932 ____________________________________________________________________________
15933 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
15934         Log: With permission, change the licensing of the docs by
15935              TomC (and Gnat) to comply with the rest of Perl.
15936      Branch: perl
15937            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
15938            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
15939            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
15940            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
15941            ! pod/perltootc.pod
15942 ____________________________________________________________________________
15943 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
15944         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
15945              From: Andy Dougherty <doughera@lafayette.edu>
15946              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
15947              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
15948      Branch: perl
15949            ! hints/openbsd.sh
15950 ____________________________________________________________________________
15951 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
15952         Log: Subject: [PATCH] Makefile.SH test_prep dependency
15953              From: Andy Dougherty <doughera@lafayette.edu>
15954              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
15955              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
15956      Branch: perl
15957            ! Makefile.SH
15958 ____________________________________________________________________________
15959 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
15960         Log: Don't autogenerate the headers et alia,
15961              make regen_headers explicitly.
15962      Branch: perl
15963            ! Makefile.SH
15964 ____________________________________________________________________________
15965 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
15966         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
15967              From: Gurusamy Sarathy <gsar@ActiveState.com> 
15968              Date: Tue, 07 Aug 2001 08:33:26 -0700
15969              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
15970              
15971              Unnecessary dependency.
15972      Branch: perl
15973            ! embed.pl
15974 ____________________________________________________________________________
15975 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
15976         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
15977              From: Abhijit Menon-Sen <ams@wiw.org>
15978              Date: Tue, 7 Aug 2001 09:10:54 +0530
15979              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
15980      Branch: perl
15981            ! pp_hot.c
15982 ____________________________________________________________________________
15983 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
15984         Log: Subject: [PATCH perl@11597] B && BEGIN handling
15985              From: "James A. Duncan" <jduncan@fotango.com>
15986              Date: Mon, 6 Aug 2001 17:29:11 +0100
15987              Message-ID: <20010806172911.A2071@fotango.com>
15988              
15989              (the intrpvar.h addition moved to the end for bincompat)
15990      Branch: perl
15991            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
15992 ____________________________________________________________________________
15993 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
15994         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
15995      Branch: perl
15996           !> README.win32
15997 ____________________________________________________________________________
15998 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
15999         Log: fix URLs for fcrypt.c
16000      Branch: maint-5.6/perl
16001            ! README.win32
16002 ____________________________________________________________________________
16003 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
16004         Log: Yet another way to say Infinity: HP-UX calls its "++".
16005      Branch: perl
16006            ! lib/Math/BigInt/t/bigintpm.t
16007 ____________________________________________________________________________
16008 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
16009         Log: Update Changes.
16010      Branch: perl
16011            ! Changes patchlevel.h
16012 ____________________________________________________________________________
16013 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
16014         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
16015      Branch: perl
16016            ! pod/perlfaq5.pod
16017 ____________________________________________________________________________
16018 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
16019         Log: The #11593 wasn't right.
16020      Branch: perl
16021            ! lib/Math/BigInt/t/bigintpm.t
16022 ____________________________________________________________________________
16023 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
16024         Log: Subject: [PATCH: perl@11564] introducing perlivp
16025              From: Prymmer/Kahn <pvhp@best.com>
16026              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
16027              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
16028              
16029              Subject: Re: [PATCH: perl@11564] introducing perlivp
16030              From: Prymmer/Kahn <pvhp@best.com>
16031              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
16032              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
16033      Branch: perl
16034            + utils/perlivp.PL
16035            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
16036            ! win32/Makefile win32/makefile.mk
16037 ____________________________________________________________________________
16038 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
16039         Log: libcs are confused what to call Infinity.
16040      Branch: perl
16041            ! lib/Math/BigInt/t/bigintpm.t
16042 ____________________________________________________________________________
16043 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
16044         Log: Avoid SIGFPE in Tru64.
16045      Branch: perl
16046            ! numeric.c
16047 ____________________________________________________________________________
16048 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
16049         Log: Upgrade to Math::BigInt 1.40.
16050              
16051              NOTE: this patch necessitates doing something about
16052              infinity handling since the new bigintpm.t tests use
16053              infinity, which causes SIGFPEs at least in Tru64.
16054      Branch: perl
16055            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
16056            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
16057            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
16058            ! lib/Math/BigInt/t/mbimbf.t
16059 ____________________________________________________________________________
16060 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
16061         Log: remove hardcoded cmd shell in testsuite
16062      Branch: perl
16063            ! t/op/glob.t t/op/magic.t t/op/stat.t
16064 ____________________________________________________________________________
16065 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
16066         Log: 4-arg select() was busted on windows because change#8178 didn't
16067              make it into mainline
16068      Branch: perl
16069            ! perl.h win32/include/sys/socket.h
16070 ____________________________________________________________________________
16071 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
16072         Log: Rename the Getopt::Long tests to be as they are
16073              in the Getopt::Long official distribution.
16074      Branch: perl
16075            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
16076            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
16077            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
16078            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
16079            ! MANIFEST
16080 ____________________________________________________________________________
16081 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
16082         Log: Upgrade to Getopt::Long 2.26.
16083      Branch: perl
16084            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
16085            ! MANIFEST lib/Getopt/Long.pm
16086 ____________________________________________________________________________
16087 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
16088         Log: Retract #10874 (the hack should be unnecessary by now)
16089      Branch: perl
16090            ! lib/Test/Harness.pm
16091 ____________________________________________________________________________
16092 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
16093         Log: avoid temp file littering in tests
16094      Branch: perl
16095            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
16096 ____________________________________________________________________________
16097 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
16098         Log: Subject: warning in sv.c: double format, NV arg
16099              From: "Philip Newton" <Philip.Newton@gmx.net>
16100              Date: Sun, 5 Aug 2001 19:41:07 +0200
16101              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
16102      Branch: perl
16103            ! sv.c
16104 ____________________________________________________________________________
16105 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
16106         Log: fix POSIX.t#13 for windos
16107      Branch: perl
16108            ! ext/POSIX/POSIX.t
16109 ____________________________________________________________________________
16110 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
16111         Log: Add a test for PerlIO::Via.
16112      Branch: perl
16113            + ext/PerlIO/t/via.t
16114            ! MANIFEST ext/PerlIO/Via/Via.pm
16115 ____________________________________________________________________________
16116 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
16117         Log: flock() and link() are not available on Windows 9x
16118      Branch: perl
16119            ! win32/config_sh.PL
16120 ____________________________________________________________________________
16121 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
16122         Log: Some Tru64 C compilers have C++ components that confuse
16123              the ccversion parsing.
16124      Branch: perl
16125            ! hints/dec_osf.sh
16126 ____________________________________________________________________________
16127 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
16128         Log: (Reintroduce #11125)
16129              
16130              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
16131              From: Alan Burlison <Alan.Burlison@sun.com> 
16132              Date: Tue, 03 Jul 2001 15:20:13 +0100   
16133              Message-ID: <3B41D49D.A923D4F9@sun.com> 
16134      Branch: perl
16135            ! lib/ExtUtils/MM_Unix.pm
16136 ____________________________________________________________________________
16137 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
16138         Log: Little pointer juggling for HP-UX cc to avoid
16139              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
16140              followed by
16141              "error 1549: Modifiable lvalue required for assignment operator."
16142      Branch: perl
16143            ! hv.c
16144 ____________________________________________________________________________
16145 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
16146         Log: Continuation of #11575: SANY_SEEN completely deprecated,
16147              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
16148              plus a fix for the bug.
16149      Branch: perl
16150            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
16151 ____________________________________________________________________________
16152 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
16153         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
16154              From: Doug MacEachern <dougm@covalent.net>
16155              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
16156              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
16157      Branch: perl
16158            ! sv.c
16159 ____________________________________________________________________________
16160 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
16161         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
16162              the new CANY is the \C.  The problem reported and the
16163              test case supplied in
16164              
16165              Subject: UTF-8 bugs in string length & single line regex matches
16166              From: "Daniel P. Berrange" <dan@berrange.com>
16167              Date: Fri, 3 Aug 2001 11:39:33 +0100
16168              Message-ID: <20010803113932.A19318@berrange.com>
16169      Branch: perl
16170            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
16171            ! t/op/pat.t
16172 ____________________________________________________________________________
16173 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
16174         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
16175              From: Doug MacEachern <dougm@covalent.net>
16176              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
16177              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
16178      Branch: perl
16179            ! perl.c regexec.c
16180 ____________________________________________________________________________
16181 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
16182         Log: The #11572 didn't up the test count.
16183      Branch: perl
16184            ! t/op/length.t
16185 ____________________________________________________________________________
16186 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
16187         Log: Subject: UTF-8 bugs in string length & single line regex matches
16188              From: "Daniel P. Berrange" <dan@berrange.com>
16189              Date: Fri, 3 Aug 2001 11:39:33 +0100         
16190              Message-ID: <20010803113932.A19318@berrange.com>
16191              
16192              (the mg_length() fix)
16193      Branch: perl
16194            ! mg.c t/op/length.t
16195 ____________________________________________________________________________
16196 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
16197         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
16198              From: Abhijit Menon-Sen <ams@wiw.org>
16199              Date: Sat, 4 Aug 2001 16:56:35 +0530
16200              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
16201      Branch: perl
16202            ! hv.c
16203 ____________________________________________________________________________
16204 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
16205         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
16206              From: Abhijit Menon-Sen <ams@wiw.org>
16207              Date: Sat, 4 Aug 2001 16:16:03 +0530
16208              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
16209      Branch: perl
16210            ! hv.c
16211 ____________________________________________________________________________
16212 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
16213         Log: Subject: Re: [patch] refcount re ops
16214              From: Abhijit Menon-Sen <ams@wiw.org>
16215              Date: Sat, 4 Aug 2001 08:54:55 +0530
16216              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
16217      Branch: perl
16218            ! sv.c
16219 ____________________________________________________________________________
16220 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
16221         Log: Subject: [patch] refcount re ops
16222              From: Doug MacEachern <dougm@covalent.net>
16223              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
16224              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
16225      Branch: perl
16226            ! regcomp.c sv.c
16227 ____________________________________________________________________________
16228 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
16229         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
16230              From: Doug MacEachern <dougm@covalent.net>
16231              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
16232              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
16233      Branch: perl
16234            ! perl.c regexec.c
16235 ____________________________________________________________________________
16236 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
16237         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
16238              From: "Craig A. Berry" <craigberry@mac.com> 
16239              Date: Fri, 03 Aug 2001 16:16:16 -0500
16240              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
16241      Branch: perl
16242            ! t/op/misc.t
16243 ____________________________________________________________________________
16244 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
16245         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
16246              From: John Kristian <jmk2001@engineer.com>
16247              Date: Fri, 03 Aug 2001 00:59:08 -0700
16248              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
16249      Branch: perl
16250            ! win32/win32.c
16251 ____________________________________________________________________________
16252 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
16253         Log: Update Changes.
16254      Branch: perl
16255            ! Changes patchlevel.h
16256 ____________________________________________________________________________
16257 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
16258         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
16259              From: "Craig A. Berry" <craigberry@mac.com>
16260              Date: Thu, 02 Aug 2001 23:15:24 -0500
16261              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
16262      Branch: perl
16263            ! ext/B/Stash.t
16264 ____________________________________________________________________________
16265 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
16266         Log: Subject: [patch] plug PL_cshname leak
16267              From: Doug MacEachern <dougm@covalent.net>
16268              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
16269              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
16270      Branch: perl
16271            ! sv.c
16272 ____________________________________________________________________________
16273 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
16274         Log: Subject: [patch] plug PL_sh_path leak
16275              From: Doug MacEachern <dougm@covalent.net>
16276              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
16277              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
16278      Branch: perl
16279            ! sv.c
16280 ____________________________________________________________________________
16281 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
16282         Log: Subject: [patch] plug PL_regex_padav leaks
16283              From: Doug MacEachern <dougm@covalent.net>
16284              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
16285              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
16286      Branch: perl
16287            ! op.c op.h perl.c
16288 ____________________________________________________________________________
16289 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
16290         Log: Subject: [patch] plug PL_origargv leak
16291              From: Doug MacEachern <dougm@covalent.net>
16292              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
16293              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
16294      Branch: perl
16295            ! perl.c
16296 ____________________________________________________________________________
16297 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
16298         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
16299              From: Abhijit Menon-Sen <ams@wiw.org>
16300              Date: Fri, 3 Aug 2001 06:38:11 +0530
16301              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
16302      Branch: perl
16303            ! hv.c
16304 ____________________________________________________________________________
16305 [ 11557] By: nick                                  on 2001/08/03  08:17:38
16306         Log: Integrate mainline
16307      Branch: perlio
16308           +> (branch 47 files)
16309            - lib/Switch/test.pl
16310           !> (integrate 49 files)
16311 ____________________________________________________________________________
16312 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
16313         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
16314              From: "Craig A. Berry" <craigberry@mac.com>
16315              Date: Thu, 02 Aug 2001 12:56:19 -0500
16316              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
16317      Branch: perl
16318            ! ext/B/Showlex.t
16319 ____________________________________________________________________________
16320 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
16321         Log: Be more careful about non-existent files.
16322      Branch: perl
16323            ! lib/File/Copy.pm
16324 ____________________________________________________________________________
16325 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
16326         Log: Subject: [PATCH resend] deparse empty formats
16327              From: Robin Houston <robin@kitsite.com> 
16328              Date: Thu, 2 Aug 2001 14:32:36 +0100
16329              Message-ID: <20010802143236.A894@robin.kitsite.com>
16330      Branch: perl
16331            ! ext/B/B/Deparse.pm
16332 ____________________________________________________________________________
16333 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
16334         Log: Subject: [patch] ithreads + refto fix improvement
16335              From: Doug MacEachern <dougm@covalent.net>
16336              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
16337              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
16338      Branch: perl
16339            ! pp.c
16340 ____________________________________________________________________________
16341 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
16342         Log: Readability nit from Abhijit.
16343      Branch: perl
16344            ! op.c
16345 ____________________________________________________________________________
16346 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
16347         Log: setproctitle() API version nit from Anton Berezin.
16348      Branch: perl
16349            ! mg.c
16350 ____________________________________________________________________________
16351 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
16352         Log: Add PerlCE to the docs.
16353      Branch: perl
16354            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
16355            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
16356 ____________________________________________________________________________
16357 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
16358         Log: Integrate the PerlCE (WinCE Perl) port;
16359              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
16360      Branch: perl
16361            + README.ce wince/FindExt.pm wince/Makefile.ce
16362            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
16363            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
16364            + wince/bin/search.pl wince/config.ce wince/config.h
16365            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
16366            + wince/dl_win32.xs wince/include/arpa/inet.h
16367            + wince/include/cectype.h wince/include/errno.h
16368            + wince/include/netdb.h wince/include/sys/socket.h
16369            + wince/include/sys/stat.h wince/include/sys/types.h
16370            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
16371            + wince/perl.rc wince/perldll.def wince/perllib.c
16372            + wince/perlmain.c wince/registry.bat wince/runperl.c
16373            + wince/splittree.pl wince/win32.h wince/win32iop.h
16374            + wince/win32thread.c wince/win32thread.h wince/wince.c
16375            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
16376            + wince/xdistclean.ksh wince/xmakediffs.ksh
16377            ! MANIFEST perl.c perl.h perlio.c
16378 ____________________________________________________________________________
16379 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
16380         Log: setproctitle() made simpler.  (This assumes the string is
16381              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
16382              should be used.  Note len, not len + 1.)  BSD-fu from Anton
16383              Berezin.
16384      Branch: perl
16385            ! mg.c
16386 ____________________________________________________________________________
16387 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
16388         Log: Subject: [PATCH] -Wall cleanup: op.c
16389              From: Richard Soderberg <rs@oregonnet.com>
16390              Date: Thu, 2 Aug 2001 00:17:09 -0700
16391              Message-Id: <200108020717.AAA26895@oregonnet.com>
16392              
16393              Subject: [PATCH] -Wall cleanup: sv.c
16394              From: Richard Soderberg <rs@oregonnet.com>
16395              Date: Thu, 2 Aug 2001 00:49:21 -0700
16396              Message-Id: <200108020749.AAA27492@oregonnet.com>
16397      Branch: perl
16398            ! op.c sv.c
16399 ____________________________________________________________________________
16400 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
16401         Log: Update Changes.
16402      Branch: perl
16403            ! Changes patchlevel.h
16404 ____________________________________________________________________________
16405 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
16406         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
16407              From: Doug MacEachern <dougm@covalent.net>
16408              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
16409              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
16410      Branch: perl
16411            ! op.c
16412 ____________________________________________________________________________
16413 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
16414         Log: The #11541 didn't work under threads.
16415      Branch: perl
16416            ! op.c
16417 ____________________________________________________________________________
16418 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
16419         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
16420              From: Hugo <hv@crypt.compulink.co.uk>
16421              Date: Fri, 22 Jun 2001 01:19:08 +0100 
16422              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
16423              
16424              (Skip tests if accept() failed)
16425      Branch: perl
16426            ! ext/IO/lib/IO/t/io_unix.t
16427 ____________________________________________________________________________
16428 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
16429         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
16430              From: "Stian Seeberg" <sseeberg@nimsoft.no>
16431              Date: Mon, 30 Jul 2001 12:28:07 +0200
16432              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
16433      Branch: perl
16434            ! perl.h
16435 ____________________________________________________________________________
16436 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
16437         Log: Subject: Pluggable optimizer
16438              From: Simon Cozens <simon@netthink.co.uk>
16439              Date: Wed, 1 Aug 2001 13:57:02 -0700
16440              Message-ID: <20010801135702.I10442@netthink.co.uk>
16441      Branch: perl
16442            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
16443 ____________________________________________________________________________
16444 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
16445         Log: Subject: [ID 20010801.039] perlre.pod message typo
16446              From: Autrijus Tang <autrijus@geb.elixus.org>
16447              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
16448              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
16449      Branch: perl
16450            ! pod/perlre.pod
16451 ____________________________________________________________________________
16452 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
16453         Log: Test for change #11536.
16454      Branch: perl
16455            ! t/op/tiehandle.t
16456 ____________________________________________________________________________
16457 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
16458         Log: More test fixups for #11537.
16459      Branch: perl
16460            ! t/lib/warnings/4lint t/lib/warnings/9enabled
16461 ____________________________________________________________________________
16462 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
16463         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
16464              From: Doug MacEachern <dougm@covalent.net>
16465              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
16466              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
16467      Branch: perl
16468            ! op.c t/TestInit.pm
16469 ____________________________________________________________________________
16470 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
16471         Log: Subject: [patch] ithreads + refto bug
16472              From: Doug MacEachern <dougm@covalent.net>
16473              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
16474              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
16475              
16476              (Test in change #11539)
16477      Branch: perl
16478            ! pp.c
16479 ____________________________________________________________________________
16480 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
16481         Log: Subject: [PATCH: perl@11523] fixups for t/harness
16482              From: Prymmer/Kahn <pvhp@best.com>
16483              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
16484              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
16485      Branch: perl
16486            ! t/harness
16487 ____________________________________________________________________________
16488 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
16489         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
16490              From: Prymmer/Kahn <pvhp@best.com>
16491              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
16492              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
16493      Branch: perl
16494            ! win32/Makefile win32/makefile.mk
16495 ____________________________________________________________________________
16496 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
16497         Log: Need to know the number of tests.
16498      Branch: perl
16499            ! t/run/exit.t
16500 ____________________________________________________________________________
16501 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
16502         Log: Subject: Re: new exit tests on VMS
16503              From: "Craig A. Berry" <craigberry@mac.com>
16504              Date: Tue, 31 Jul 2001 12:19:29 -0500
16505              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
16506      Branch: perl
16507            ! t/run/exit.t
16508 ____________________________________________________________________________
16509 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
16510         Log: Retract #11530 (the dTHX is needed under threads)
16511      Branch: perl
16512            ! perlio.c
16513 ____________________________________________________________________________
16514 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
16515         Log: (Retracted by #11531)
16516      Branch: perl
16517            ! perlio.c
16518 ____________________________________________________________________________
16519 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
16520         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
16521              From: Richard Soderberg <rs@crystalflame.net>
16522              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
16523              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
16524      Branch: perl
16525            ! unixish.h
16526 ____________________________________________________________________________
16527 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
16528         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
16529              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16530              Date: Tue, 31 Jul 2001 05:39:09 -0400
16531              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
16532              
16533              (with a note about the case of UV being equal to long long)
16534      Branch: perl
16535            ! utils/h2xs.PL
16536 ____________________________________________________________________________
16537 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
16538         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
16539              From: "Craig A. Berry" <craigberry@mac.com>
16540              Date: Tue, 31 Jul 2001 14:57:43 -0500
16541              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
16542      Branch: perl
16543            ! t/io/fs.t
16544 ____________________________________________________________________________
16545 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
16546         Log: Fix for
16547              
16548              Subject: [ID 20010116.001] File::Copy truncates orig file 
16549              From: arbor@al37al08.telecel.pt
16550              Date: Tue, 16 Jan 2001 11:43:02 GMT
16551              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
16552              
16553              (copy($foo, $foo) would truncate $foo)
16554      Branch: perl
16555            ! lib/File/Copy.pm lib/File/Copy.t
16556 ____________________________________________________________________________
16557 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
16558         Log: Metaconfig unit change for #11524.
16559      Branch: metaconfig/U/perl
16560            ! Extras.U
16561 ____________________________________________________________________________
16562 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
16563         Log: Multiple modules didn't work; plus typo fixes.
16564      Branch: perl
16565            ! Configure
16566 ____________________________________________________________________________
16567 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
16568         Log: Update Changes.
16569      Branch: perl
16570            ! Changes patchlevel.h
16571 ____________________________________________________________________________
16572 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
16573         Log: Regen perlapi.
16574      Branch: perl
16575            ! pod/perlapi.pod
16576 ____________________________________________________________________________
16577 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
16578         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
16579              From: Dave Mitchell <davem@fdgroup.co.uk>
16580              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
16581              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
16582      Branch: perl
16583            ! sv.c
16584 ____________________________________________________________________________
16585 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
16586         Log: Regen toc.
16587      Branch: perl
16588            ! pod/perltoc.pod
16589 ____________________________________________________________________________
16590 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
16591         Log: Regen Porting stuff.
16592      Branch: perl
16593            ! Porting/Glossary Porting/config.sh Porting/config_H
16594 ____________________________________________________________________________
16595 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
16596         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
16597              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16598              Date: Tue, 31 Jul 2001 05:34:38 -0400
16599              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
16600      Branch: perl
16601            ! utils/h2xs.PL
16602 ____________________________________________________________________________
16603 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
16604         Log: Metaconfig unit change for #11516. 
16605      Branch: metaconfig/U/perl
16606            ! gccvers.U
16607 ____________________________________________________________________________
16608 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
16609         Log: Add -Wall in cflags, not in Configure.
16610              (This way -Wall affects only the core and the core XS,
16611              not user modules' XS.  Concern from Paul Marquess,
16612              implementation idea from Andy Dougherty.)
16613      Branch: perl
16614            ! Configure cflags.SH
16615 ____________________________________________________________________________
16616 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
16617         Log: Metaconfig unit changes for #11514.
16618      Branch: metaconfig
16619            + U/modified/sysman.U
16620            ! U/installdirs/man1dir.U
16621 ____________________________________________________________________________
16622 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
16623         Log: Subject: Configure's detection of system manual
16624              From: Sean Dague <sean@dague.net> 
16625              Date: Sun, 13 May 2001 15:53:15 -0400
16626              Message-ID: <20010513155315.A15833@underhill.dague.net>
16627      Branch: perl
16628            ! Configure
16629 ____________________________________________________________________________
16630 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
16631         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
16632              From: Autrijus Tang <autrijus@autrijus.org> 
16633              Date: Thu, 21 Jun 2001 23:56:48 +0800
16634              Message-Id: <20010621235648.A57340@not.autrijus.org>
16635      Branch: perl
16636            ! pod/perlobj.pod
16637 ____________________________________________________________________________
16638 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
16639         Log: Subject: Typo in DB_File.pm
16640              From: "Philip Newton" <Philip.Newton@gmx.net>
16641              Date: Tue, 31 Jul 2001 06:19:35 +0200
16642              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
16643      Branch: perl
16644            ! ext/DB_File/DB_File.pm
16645 ____________________________________________________________________________
16646 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
16647         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
16648              From: "Stephen P. Potter" <spp@spotter.yi.org>
16649              Date: Wed, 30 May 2001 13:59:34 -0400
16650              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
16651      Branch: perl
16652            ! pod/perlre.pod
16653 ____________________________________________________________________________
16654 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
16655         Log: eval "format foo=" would loop indefinitely; reported in
16656              
16657              Subject: A load of old rubbish
16658              From: Mike Guy <mjtg@cam.ac.uk>
16659              Date: Mon, 14 May 2001 16:12:22 +0100
16660              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
16661              
16662              (The core dumps reported in there already fixed.)
16663      Branch: perl
16664            ! toke.c
16665 ____________________________________________________________________________
16666 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
16667         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
16668      Branch: perl
16669            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
16670            + lib/Switch/t/switch_case.t
16671            - lib/Switch/test.pl
16672            ! MANIFEST lib/Switch.pm
16673 ____________________________________________________________________________
16674 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
16675         Log: Subject: [PATCH @11505] DB_File-1.78
16676              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
16677              Date: Mon, 30 Jul 2001 22:54:37 +0100
16678              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
16679      Branch: perl
16680            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
16681            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
16682 ____________________________________________________________________________
16683 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
16684         Log: Explain in more detail why -pipe and -fno-common are good.
16685      Branch: perl
16686            ! hints/darwin.sh
16687 ____________________________________________________________________________
16688 [ 11506] By: nick                                  on 2001/07/30  14:32:23
16689         Log: Integrate mainline
16690      Branch: perlio
16691           !> INSTALL Makefile.SH doio.c hints/darwin.sh
16692 ____________________________________________________________________________
16693 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
16694         Log: Perl hasn't been putting man pages into $prefix/lib for
16695              a long time now; pointed out by Andy Dougherty. 
16696      Branch: perl
16697            ! hints/darwin.sh
16698 ____________________________________________________________________________
16699 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
16700         Log: Document the extras Configure option.
16701      Branch: perl
16702            ! INSTALL
16703 ____________________________________________________________________________
16704 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
16705         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
16706              everywhere.
16707      Branch: perl
16708           !> doio.c
16709 ____________________________________________________________________________
16710 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
16711         Log: Doubly guard against invoking CPAN if no extras defined,
16712              pointed out by H. Merijn Brand.
16713      Branch: perl
16714            ! Makefile.SH
16715 ____________________________________________________________________________
16716 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
16717         Log: Fix O_RDONLY check to check for O_RDONLY.
16718      Branch: maint-5.6/macperl
16719            ! doio.c
16720 ____________________________________________________________________________
16721 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
16722         Log: Integrate miscellaneous changes from maint-5.6/perl.
16723      Branch: maint-5.6/macperl
16724           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
16725 ____________________________________________________________________________
16726 [ 11499] By: nick                                  on 2001/07/30  06:52:42
16727         Log: Integrate mainline
16728      Branch: perlio
16729           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
16730           +> win32/sync_ext.pl
16731            - win32/sncfnmcs.pl
16732           !> (integrate 71 files)
16733 ____________________________________________________________________________
16734 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
16735         Log: Update Changes.
16736      Branch: perl
16737            ! Changes patchlevel.h
16738 ____________________________________________________________________________
16739 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
16740         Log: Now Configure -Dextras=Foo::Bar and "make install" will
16741              fetch and install Foo::Bar.
16742      Branch: perl
16743            ! Makefile.SH
16744 ____________________________________________________________________________
16745 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
16746         Log: Metaconfig unit change for #11495.
16747      Branch: metaconfig/U/perl
16748            ! Extras.U
16749 ____________________________________________________________________________
16750 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
16751         Log: extras.make, extras.test, and extras.install make targets.
16752      Branch: perl
16753            ! Configure Makefile.SH
16754 ____________________________________________________________________________
16755 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
16756         Log: Metaconfig unit change for #11493.
16757      Branch: metaconfig/U/perl
16758            ! Extras.U
16759 ____________________________________________________________________________
16760 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
16761         Log: Better to have the list of extras in $extras than 'define'.
16762      Branch: perl
16763            ! Configure
16764 ____________________________________________________________________________
16765 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
16766         Log: The metaconfig unit change for #11490.
16767      Branch: metaconfig/U/perl
16768            + Extras.U
16769 ____________________________________________________________________________
16770 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
16771         Log: Missed from #11490 (the required dependency).
16772      Branch: perl
16773            ! Makefile.SH
16774 ____________________________________________________________________________
16775 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
16776         Log: Add the support of asking for extra modules or bundles of modules
16777              to be fetched from the CPAN and installed as a part of the Perl
16778              build process.  None of this installation is yet really done;
16779              only the list is asked, and saved away in extras.lst for
16780              the build and installation process to worry about later.
16781      Branch: perl
16782            ! Configure
16783 ____________________________________________________________________________
16784 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
16785         Log: Beginnings of better Inf and NaN support.
16786              At least toke.c and sv.c still need quite a bit of work.
16787      Branch: perl
16788            ! numeric.c perl.h
16789 ____________________________________________________________________________
16790 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
16791         Log: Top-level Makefile didn't honour OPTIMIZE.
16792      Branch: perl
16793            ! Makefile.SH
16794 ____________________________________________________________________________
16795 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
16796         Log: Update Changes.
16797      Branch: perl
16798            ! Changes patchlevel.h
16799 ____________________________________________________________________________
16800 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
16801         Log: Use Search::Dict 1.02 interface for charinfo().
16802      Branch: perl
16803            ! lib/UnicodeCD.pm
16804 ____________________________________________________________________________
16805 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
16806         Log: Now also allow transforming the read lines before comparing them.
16807              (This will help UnicodeCD.) 
16808      Branch: perl
16809            ! lib/Search/Dict.pm
16810 ____________________________________________________________________________
16811 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
16812         Log: Remove tiehandle code.
16813      Branch: perl
16814            ! lib/UnicodeCD.pm
16815 ____________________________________________________________________________
16816 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
16817         Log: Allow specifying a comparison function for Search::Dict::look().
16818      Branch: perl
16819            ! lib/Search/Dict.pm
16820 ____________________________________________________________________________
16821 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
16822         Log: Small UnicodeCD tweaks.
16823      Branch: perl
16824            ! lib/UnicodeCD.pm lib/UnicodeCD.t
16825 ____________________________________________________________________________
16826 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
16827         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
16828              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
16829              Date: Tue, 24 Jul 2001 01:51:32 +0900
16830              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
16831      Branch: perl
16832            ! lib/UnicodeCD.pm lib/UnicodeCD.t
16833 ____________________________________________________________________________
16834 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
16835         Log: Subject: [PATCH] installperl
16836              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
16837              Date: Fri, 27 Jul 2001 19:05:04 -0700
16838              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
16839      Branch: perl
16840            ! installperl
16841 ____________________________________________________________________________
16842 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
16843         Log: Subject: [PATCH] Set proper compatibility versions in core
16844              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
16845              Date: Fri, 27 Jul 2001 20:01:49 -0700
16846              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
16847      Branch: perl
16848            ! Makefile.SH
16849 ____________________________________________________________________________
16850 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
16851         Log: Metaconfig unit change for #11477.
16852      Branch: metaconfig/U/perl
16853            ! dlsrc.U
16854 ____________________________________________________________________________
16855 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
16856         Log: Subject: [PATCH] Darwin: -fpic not so good
16857              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
16858              Date: Fri, 27 Jul 2001 18:57:38 -0700
16859              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
16860      Branch: perl
16861            ! Configure
16862 ____________________________________________________________________________
16863 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
16864         Log: Subject: [PATCH] Clean up Darwin hints
16865              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
16866              Date: Fri, 27 Jul 2001 19:13:15 -0700
16867              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
16868      Branch: perl
16869            ! hints/darwin.sh
16870 ____________________________________________________________________________
16871 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
16872         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
16873              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
16874              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
16875              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
16876      Branch: perl
16877            ! pod/perlfunc.pod pp.c t/op/split.t
16878 ____________________________________________________________________________
16879 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
16880         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
16881              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
16882              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
16883              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
16884      Branch: perl
16885            ! pod/perlvar.pod
16886 ____________________________________________________________________________
16887 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
16888         Log: Subject: [PATCH] fixes to constant.pm documentation
16889              From: Ilmari Karonen <iltzu@sci.fi>
16890              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
16891              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
16892      Branch: perl
16893            ! lib/constant.pm
16894 ____________________________________________________________________________
16895 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
16896         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
16897              From: "Philip Newton" <Philip.Newton@gmx.net>
16898              Date: Fri, 27 Jul 2001 07:51:10 +0200
16899              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
16900      Branch: perl
16901            ! pod/perlport.pod
16902 ____________________________________________________________________________
16903 [ 11471] By: nick                                  on 2001/07/26  06:23:32
16904         Log: Subject:  [PATCH] Doc fix for perlguts / threading
16905              From:  Arthur Bergman <arthur@contiller.se>
16906              Date:  Wed, 25 Jul 2001 11:28:23 +0200
16907              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
16908      Branch: perl
16909            ! pod/perlguts.pod
16910 ____________________________________________________________________________
16911 [ 11470] By: nick                                  on 2001/07/26  06:21:06
16912         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
16913              From:  Philip Newton <Philip.Newton@gmx.net>
16914              Date:  Wed, 25 Jul 2001 08:19:47 +0200
16915              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
16916      Branch: perl
16917            ! INSTALL
16918 ____________________________________________________________________________
16919 [ 11469] By: nick                                  on 2001/07/26  06:20:25
16920         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
16921              From:  Philip Newton <Philip.Newton@gmx.net>
16922              Date:  Wed, 25 Jul 2001 08:12:48 +0200
16923              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
16924      Branch: perl
16925            ! INSTALL
16926 ____________________________________________________________________________
16927 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
16928         Log: More +x.
16929      Branch: perl
16930            ! Porting/makerel
16931 ____________________________________________________________________________
16932 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
16933         Log: Update Changes.
16934      Branch: perl
16935            ! Changes patchlevel.h
16936 ____________________________________________________________________________
16937 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
16938         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
16939              From: "Philip Newton" <Philip.Newton@gmx.net>
16940              Date: Tue, 24 Jul 2001 06:45:55 +0200
16941              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
16942      Branch: perl
16943            ! os2/perlrexx.c
16944 ____________________________________________________________________________
16945 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
16946         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
16947              From: Peter Prymmer <pvhp@forte.com>
16948              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
16949              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
16950      Branch: perl
16951            ! pod/perlport.pod t/io/fs.t vms/test.com
16952 ____________________________________________________________________________
16953 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
16954         Log: Workaround on Cwd bootstrap problem.
16955      Branch: perl
16956            ! lib/ExtUtils/MakeMaker.pm
16957 ____________________________________________________________________________
16958 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
16959         Log: When in Rome, quote like the Romans do.
16960      Branch: perl
16961            ! cflags.SH
16962 ____________________________________________________________________________
16963 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
16964         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
16965              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16966              Date: Mon, 23 Jul 2001 19:29:49 -0400
16967              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
16968      Branch: perl
16969            + os2/perlrexx.c
16970            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
16971            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
16972            ! t/op/write.t
16973 ____________________________________________________________________________
16974 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
16975         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
16976              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16977              Date: Mon, 23 Jul 2001 18:43:42 -0400
16978              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
16979      Branch: perl
16980            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
16981 ____________________________________________________________________________
16982 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
16983         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
16984              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16985              Date: Mon, 23 Jul 2001 18:33:16 -0400
16986              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
16987      Branch: perl
16988            ! lib/ExtUtils/MakeMaker.pm
16989 ____________________________________________________________________________
16990 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
16991         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
16992              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16993              Date: Mon, 23 Jul 2001 18:20:35 -0400
16994              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
16995      Branch: perl
16996            ! Makefile.SH cflags.SH
16997 ____________________________________________________________________________
16998 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
16999         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
17000              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
17001              Date: Mon, 23 Jul 2001 11:32:17 -0500
17002              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
17003      Branch: perl
17004            ! lib/ExtUtils/MakeMaker.pm
17005 ____________________________________________________________________________
17006 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
17007         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
17008              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17009              Date: Mon, 23 Jul 2001 18:13:20 -0400
17010              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
17011      Branch: perl
17012            ! lib/perl5db.pl
17013 ____________________________________________________________________________
17014 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
17015         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
17016              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17017              Date: Mon, 23 Jul 2001 18:07:40 -0400
17018              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
17019      Branch: perl
17020            ! op.c
17021 ____________________________________________________________________________
17022 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
17023         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
17024              From: "Craig A. Berry" <craigberry@mac.com>
17025              Date: Mon, 23 Jul 2001 15:35:06 -0500
17026              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
17027      Branch: perl
17028            ! util.c
17029 ____________________________________________________________________________
17030 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
17031         Log: Subject: [PATCH perlfaq9.pod typo]
17032              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
17033              Date: Mon, 23 Jul 2001 07:49:05 -0700
17034              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
17035      Branch: perl
17036            ! pod/perlfaq9.pod
17037 ____________________________________________________________________________
17038 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
17039         Log: Subject: win32\sncfnmcs.pl corrections
17040              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
17041              Date: Mon, 23 Jul 2001 12:56:54 +0200
17042              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
17043              
17044              Rename the script a little bit more sensibly.
17045      Branch: perl
17046            + win32/sync_ext.pl
17047            - win32/sncfnmcs.pl
17048            ! MANIFEST README.win32
17049 ____________________________________________________________________________
17050 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
17051         Log: Test tweak.
17052      Branch: perl
17053            ! ext/B/Deparse.t
17054 ____________________________________________________________________________
17055 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
17056         Log: Metaconfig unit tweak for #11450.
17057      Branch: metaconfig/U/perl
17058            ! Mksymlinks.U
17059 ____________________________________________________________________________
17060 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
17061         Log: Too volatile failsafe check.
17062      Branch: perl
17063            ! Configure
17064 ____________________________________________________________________________
17065 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
17066         Log: Further doc tweaks.
17067      Branch: perl
17068            ! lib/UnicodeCD.pm
17069 ____________________________________________________________________________
17070 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
17071         Log: Doc tweaks.
17072      Branch: perl
17073            ! lib/UnicodeCD.pm
17074 ____________________________________________________________________________
17075 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
17076         Log: Doc tweakery from Abhijit.
17077      Branch: perl
17078            ! Porting/repository.pod
17079 ____________________________________________________________________________
17080 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
17081         Log: An accidental empty line.
17082      Branch: perl
17083            ! MANIFEST
17084 ____________________________________________________________________________
17085 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
17086         Log: Missing MANIFESTations.
17087      Branch: perl
17088            ! MANIFEST
17089 ____________________________________________________________________________
17090 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
17091         Log: Update Changes.
17092      Branch: perl
17093            ! Changes patchlevel.h
17094 ____________________________________________________________________________
17095 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
17096         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
17097              From: Mike Guy <mjtg@cam.ac.uk>
17098              Date: Fri, 20 Jul 2001 16:12:49 +0100
17099              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
17100      Branch: perl
17101            ! Porting/pumpkin.pod
17102 ____________________________________________________________________________
17103 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
17104         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
17105              From: Peter Prymmer <pvhp@forte.com>
17106              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
17107              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
17108      Branch: perl
17109            ! pod/perlhack.pod
17110 ____________________________________________________________________________
17111 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
17112         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
17113              From: Michael G Schwern <schwern@pobox.com>
17114              Date: Fri, 20 Jul 2001 20:22:35 -0400
17115              Message-ID: <20010720202235.O4498@blackrider>
17116      Branch: perl
17117            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
17118            ! lib/Test/t/todo.t
17119 ____________________________________________________________________________
17120 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
17121         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
17122              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
17123              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
17124              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
17125      Branch: perl
17126            ! ext/POSIX/POSIX.pod
17127 ____________________________________________________________________________
17128 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
17129         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
17130              From: Mark-Jason Dominus <mjd@plover.com>
17131              Date: Fri, 20 Jul 2001 23:16:54 -0400
17132              Message-ID: <20010721031654.21877.qmail@plover.com>
17133      Branch: perl
17134            ! ext/POSIX/POSIX.pod
17135 ____________________________________________________________________________
17136 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
17137         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
17138              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17139              Date: Sun, 22 Jul 2001 14:56:09 +0200
17140              Message-ID: <20010722145609.A766@rafael>
17141      Branch: perl
17142            ! ext/B/O.pm
17143 ____________________________________________________________________________
17144 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
17145         Log: Subject: regexec.c #define cleanup
17146              From: Mark-Jason Dominus <mjd@plover.com>
17147              Date: Sat, 21 Jul 2001 18:33:25 -0400
17148              Message-ID: <20010721223325.3069.qmail@plover.com>
17149      Branch: perl
17150            ! regexec.c
17151 ____________________________________________________________________________
17152 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
17153         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
17154              From: Prymmer/Kahn <pvhp@best.com>
17155              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
17156              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
17157      Branch: perl
17158            ! t/io/fs.t
17159 ____________________________________________________________________________
17160 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
17161         Log: Typo in #11432.
17162      Branch: perl
17163            ! ext/POSIX/POSIX.t
17164 ____________________________________________________________________________
17165 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
17166         Log: Integrate (manually) change #11424 from macperl.
17167      Branch: perl
17168            ! ext/Filter/t/call.t
17169 ____________________________________________________________________________
17170 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
17171         Log: Integrate change #11408 from macperl.
17172      Branch: perl
17173           !> README.macos pod/perlport.pod
17174 ____________________________________________________________________________
17175 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
17176         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
17177      Branch: perl
17178           +> macos/MacPerlTests.cmd macos/xsubpp.patch
17179            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
17180            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
17181            ! ext/POSIX/POSIX.t
17182 ____________________________________________________________________________
17183 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
17184         Log: pod/*.t tests not picked up by t/TEST either
17185      Branch: maint-5.6/perl
17186            ! t/TEST
17187 ____________________________________________________________________________
17188 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
17189         Log: better tweak for change#11429 (windows has both / and \ separated
17190              paths in @INC at that point)
17191      Branch: maint-5.6/perl
17192            ! t/pod/testp2pt.pl
17193 ____________________________________________________________________________
17194 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
17195         Log: MacOS pod test tweak needs \Escape
17196      Branch: maint-5.6/perl
17197            ! t/pod/testp2pt.pl
17198 ____________________________________________________________________________
17199 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
17200         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
17201              resulting duplicate output, but t/harness isn't)
17202      Branch: maint-5.6/perl
17203            ! t/run/runenv.t
17204 ____________________________________________________________________________
17205 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
17206         Log: t/harness wasn't picking up all the tests
17207      Branch: maint-5.6/perl
17208            ! t/harness
17209 ____________________________________________________________________________
17210 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
17211         Log: update MANIFEST for new file
17212      Branch: maint-5.6/perl
17213            ! MANIFEST
17214 ____________________________________________________________________________
17215 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
17216         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
17217              the exception of the macperl/macos/... tree
17218      Branch: maint-5.6/perl
17219           +> t/lib/filefind-taint.t
17220           !> (integrate 72 files)
17221 ____________________________________________________________________________
17222 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
17223         Log: Fix test.
17224      Branch: maint-5.6/macperl
17225            ! macos/bundled_ext/Filter/t/call.t
17226 ____________________________________________________________________________
17227 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
17228         Log: Make perl fork()-safe (in a slightly limited way) even on
17229              platforms that don't have pthread_atfork() (extension of
17230              the fix in change#11151).
17231              
17232              Note that this will not help extensions that call fork()
17233              directly in C, or that link to libraries that call fork()
17234              directly.  Such cases must be fixed to either call
17235              PerlProc_fork(), or call atfork_lock() in parent before the
17236              calling the function that forks and call atfork_unlock()
17237              in both parent and child immediately after the fork().
17238              (There are no worries if C code calls exec() in the child
17239              immediately after a fork().  Only cases where the child
17240              calls perl's API functions (including New()) after the
17241              fork() are problematic.)
17242              
17243              This change also eliminates the use of vfork() from perl,
17244              since all such uses were violating the severe restrictions
17245              on modifying the state of the process between the vfork()
17246              and the exec().
17247              
17248              This is a modified version of patches suggested by Abhijit
17249              Menon-Sen and Richard Soderberg.
17250      Branch: perl
17251            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
17252            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
17253 ____________________________________________________________________________
17254 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
17255         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
17256              Switch, and Text::Balanced.
17257      Branch: maint-5.6/macperl
17258            + macos/bundled_ext/Filter/Util/Call/Call.pm
17259            + macos/bundled_ext/Filter/Util/Call/Call.xs
17260            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
17261            + macos/bundled_ext/Filter/t/MyFilter.pm
17262            + macos/bundled_ext/Filter/t/call.t
17263            + macos/bundled_ext/Filter/t/filter-util.pl
17264            + macos/bundled_lib/blib/lib/Class/ISA.pm
17265            + macos/bundled_lib/blib/lib/Digest.pm
17266            + macos/bundled_lib/blib/lib/Filter/Simple.pm
17267            + macos/bundled_lib/blib/lib/Switch.pm
17268            + macos/bundled_lib/blib/lib/Text/Balanced.pm
17269            + macos/bundled_lib/blib/lib/Text/Balanced.pod
17270            + macos/bundled_lib/t/Class/ISA/test.pl
17271            + macos/bundled_lib/t/Digest/Digest.t
17272            + macos/bundled_lib/t/Filter/Simple/test.pl
17273            + macos/bundled_lib/t/Switch/test.pl
17274            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
17275            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
17276            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
17277            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
17278            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
17279            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
17280            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
17281            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
17282 ____________________________________________________________________________
17283 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
17284         Log: Add Filter::Util::Call to config/make files; edit utils
17285              to recognize the module (it was descended too far down).
17286              Bump version to 5.6.1a4.
17287      Branch: maint-5.6/macperl
17288            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
17289            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
17290            ! macos/macperl/Makefile.mk macos/xsubpp.patch
17291 ____________________________________________________________________________
17292 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
17293         Log: Make DB_File the default for MLDBM on MacOS.
17294      Branch: maint-5.6/macperl
17295            ! macos/bundled_lib/blib/lib/MLDBM.pm
17296 ____________________________________________________________________________
17297 [ 11419] By: nick                                  on 2001/07/20  14:51:03
17298         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
17299              From:  Simon Cozens <simon@netthink.co.uk>
17300              Date:  Fri, 20 Jul 2001 11:42:35 -0400
17301              Message-Id:  <20010720114235.A5235@netthink.co.uk>
17302      Branch: perl
17303            ! lib/UnicodeCD.pm
17304 ____________________________________________________________________________
17305 [ 11418] By: nick                                  on 2001/07/20  14:48:12
17306         Log: Subject:  [PATCH regcomp.h] adds a comment
17307              From:  Abhijit Menon-Sen <ams@wiw.org>
17308              Date:  Fri, 20 Jul 2001 21:05:37 +0530
17309              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
17310      Branch: perl
17311            ! regcomp.h
17312 ____________________________________________________________________________
17313 [ 11417] By: nick                                  on 2001/07/20  14:16:38
17314         Log: Subject:  [PATCH 5.7.2] INSTALL updates
17315              From:  Andy Dougherty <doughera@lafayette.edu>
17316              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
17317              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
17318      Branch: perl
17319            ! INSTALL
17320 ____________________________________________________________________________
17321 [ 11416] By: nick                                  on 2001/07/20  06:44:44
17322         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
17323              From:  Russ Allbery <rra@stanford.edu>
17324              Date:  19 Jul 2001 15:52:37 -0700
17325              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
17326      Branch: perl
17327            ! lib/Pod/Man.pm
17328 ____________________________________________________________________________
17329 [ 11415] By: nick                                  on 2001/07/20  06:35:11
17330         Log: Subject:  [PATCH] defer op_seq allocation
17331              From:  Abhijit Menon-Sen <ams@wiw.org>
17332              Date:  Thu, 19 Jul 2001 22:12:24 +0530
17333              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
17334      Branch: perl
17335            ! op.c
17336 ____________________________________________________________________________
17337 [ 11414] By: nick                                  on 2001/07/20  06:23:36
17338         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
17339              From:  Abhijit Menon-Sen <ams@wiw.org>
17340              Date:  Fri, 20 Jul 2001 01:18:50 +0530
17341              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
17342              (Private e-mail)
17343      Branch: perl
17344            ! ext/Time/HiRes/HiRes.xs
17345 ____________________________________________________________________________
17346 [ 11413] By: nick                                  on 2001/07/20  06:18:53
17347         Log: Integrate mainline
17348      Branch: perlio
17349           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
17350            - t/base/commonsense.t
17351           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
17352           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
17353           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
17354           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
17355           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
17356           !> win32/win32.c
17357 ____________________________________________________________________________
17358 [ 11412] By: nick                                  on 2001/07/19  06:44:27
17359         Log: Integrate win32/perlhost.h from maintenance branch.
17360              (Rest of $ENV{PATH} / system() fix.)
17361      Branch: perl
17362           !> win32/perlhost.h
17363 ____________________________________________________________________________
17364 [ 11411] By: nick                                  on 2001/07/19  06:41:34
17365         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
17366              From:  Philip Newton <Philip.Newton@gmx.net>
17367              Date:  Wed, 18 Jul 2001 21:43:57 +0200
17368              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
17369      Branch: perl
17370            ! pod/perlhack.pod
17371 ____________________________________________________________________________
17372 [ 11410] By: nick                                  on 2001/07/19  06:39:35
17373         Log: Subject:  Security hole in taint checking in open()
17374              From:  deekoo@tentacle.net
17375              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
17376              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
17377      Branch: perl
17378            ! doio.c
17379 ____________________________________________________________________________
17380 [ 11409] By: nick                                  on 2001/07/19  06:28:08
17381         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
17382              From:  Abhijit Menon-Sen <ams@wiw.org>
17383              Date:  Thu, 19 Jul 2001 04:30:43 +0530
17384              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
17385      Branch: perl
17386            ! ext/Time/HiRes/HiRes.xs
17387 ____________________________________________________________________________
17388 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
17389         Log: Update docs with latest implementation information and new URLs.
17390      Branch: maint-5.6/macperl
17391            ! README.macos pod/perlport.pod
17392 ____________________________________________________________________________
17393 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
17394         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
17395              Fix BuildRules to accept optimization variables.
17396      Branch: maint-5.6/macperl
17397            + macos/bundled_ext/Digest/MD5/Makefile.mk
17398            ! macos/BuildRules.mk macos/Makefile.mk
17399            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
17400            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
17401 ____________________________________________________________________________
17402 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
17403         Log: Integrate changes 11399,11401
17404      Branch: maint-5.6/macperl
17405           !> win32/perlhost.h win32/win32.c
17406 ____________________________________________________________________________
17407 [ 11405] By: nick                                  on 2001/07/18  06:50:33
17408         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
17409              from perl5.6*
17410      Branch: perl
17411           !> win32/perlhost.h win32/win32.c
17412 ____________________________________________________________________________
17413 [ 11404] By: nick                                  on 2001/07/18  06:43:59
17414         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
17415              From:  hv@crypt0.demon.co.uk
17416              Date:  Wed, 18 Jul 2001 05:58:46 +0100
17417              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
17418      Branch: perl
17419            ! ext/POSIX/POSIX.t
17420 ____________________________________________________________________________
17421 [ 11403] By: nick                                  on 2001/07/18  06:38:57
17422         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
17423              From:  hv@crypt0.demon.co.uk
17424              Date:  Wed, 18 Jul 2001 05:21:54 +0100
17425              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
17426      Branch: perl
17427            ! numeric.c t/op/arith.t
17428 ____________________________________________________________________________
17429 [ 11402] By: nick                                  on 2001/07/18  06:19:17
17430         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
17431              From:  mjd@plover.com
17432              Date:  17 Jul 2001 17:59:20 -0000
17433              Message-Id:  <20010717175920.8177.qmail@plover.com>
17434      Branch: perl
17435            ! pod/perlre.pod
17436 ____________________________________________________________________________
17437 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
17438         Log: thinko in change#11400 (duh)
17439      Branch: maint-5.6/perl
17440            ! win32/perlhost.h
17441 ____________________________________________________________________________
17442 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
17443         Log: change#11399 revealed another unrelated bug; this is just a temporary
17444              bandaid
17445      Branch: maint-5.6/perl
17446            ! win32/perlhost.h
17447 ____________________________________________________________________________
17448 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
17449         Log: fix bugs in handling of the virtualized environment under windows;
17450              there were bugs in propagating any changes to %ENV down to the real
17451              environment when such changes happened in the toplevel process
17452              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
17453              problem identification, and for a part of the fix)
17454      Branch: maint-5.6/perl
17455            ! win32/perlhost.h win32/win32.c
17456 ____________________________________________________________________________
17457 [ 11398] By: nick                                  on 2001/07/17  08:26:35
17458         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
17459              From: Peter Prymmer <pvhp@forte.com>
17460              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
17461              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
17462              
17463              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
17464              should not depend on existance of Config.pm
17465      Branch: perl
17466           +> t/lib/commonsense.t
17467            - t/base/commonsense.t
17468            ! MANIFEST t/README
17469 ____________________________________________________________________________
17470 [ 11397] By: nick                                  on 2001/07/17  08:09:58
17471         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
17472              From:  Michael G Schwern <schwern@pobox.com>
17473              Date:  Mon, 16 Jul 2001 18:20:31 -0400
17474              Message-Id:  <20010716182031.A1128@blackrider>
17475      Branch: perl
17476            ! pod/perlhack.pod
17477 ____________________________________________________________________________
17478 [ 11396] By: nick                                  on 2001/07/17  08:04:11
17479         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
17480              From:  Gwyn Judd <b.judd@xtra.co.nz>
17481              Date:  Tue, 17 Jul 2001 20:55:58 +1200
17482              Message-Id:  <20010717205558.A3107@thislove>
17483      Branch: perl
17484            ! pod/perlfunc.pod
17485 ____________________________________________________________________________
17486 [ 11395] By: nick                                  on 2001/07/17  08:02:22
17487         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
17488              From:  Peter Prymmer <pvhp@forte.com>
17489              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
17490              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
17491      Branch: perl
17492            ! t/op/sprintf.t
17493 ____________________________________________________________________________
17494 [ 11394] By: nick                                  on 2001/07/17  07:57:06
17495         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
17496              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
17497              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
17498              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
17499      Branch: perl
17500            ! gv.c
17501 ____________________________________________________________________________
17502 [ 11392] By: nick                                  on 2001/07/17  07:50:12
17503         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
17504              From:  Coral <coral@moonlight.crystalflame.net>
17505              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
17506              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
17507      Branch: perl
17508            ! pp_sys.c thread.h
17509 ____________________________________________________________________________
17510 [ 11391] By: nick                                  on 2001/07/17  07:34:28
17511         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
17512              From:  Jonathan Stowe <gellyfish@gellyfish.com>
17513              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
17514              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
17515      Branch: perl
17516            ! utils/h2xs.PL
17517 ____________________________________________________________________________
17518 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
17519         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
17520              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
17521              and Mac::Apps::Launch, which don't work, and Time::HiRes and
17522              Time::Piece, which don't yet work.
17523      Branch: maint-5.6/macperl
17524            + (add 154 files)
17525 ____________________________________________________________________________
17526 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
17527         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
17528              Also add hack to get around missing setenv for PERL5DB.
17529      Branch: maint-5.6/macperl
17530            ! macos/macish.c macos/macish.h
17531 ____________________________________________________________________________
17532 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
17533         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
17534      Branch: maint-5.6/macperl
17535            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
17536            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
17537 ____________________________________________________________________________
17538 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
17539         Log: Fix up some configuration and make options, add extra
17540              extensions.
17541      Branch: maint-5.6/macperl
17542            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
17543            ! macos/macperl/Makefile.mk
17544 ____________________________________________________________________________
17545 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
17546         Log: From Change 11374 in maintperl.
17547      Branch: maint-5.6/macperl
17548           !> utils/h2ph.PL
17549 ____________________________________________________________________________
17550 [ 11385] By: nick                                  on 2001/07/16  14:12:58
17551         Log: Back out change to h2xs till it passes its test.
17552      Branch: perl
17553            ! utils/h2xs.PL
17554 ____________________________________________________________________________
17555 [ 11384] By: nick                                  on 2001/07/16  14:00:10
17556         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
17557              From:  Jonathan Stowe <gellyfish@gellyfish.com>
17558              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
17559              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
17560      Branch: perl
17561            ! utils/h2xs.PL
17562 ____________________________________________________________________________
17563 [ 11383] By: nick                                  on 2001/07/16  13:53:12
17564         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
17565              From:  Robin Houston <robin@kitsite.com>
17566              Date:  Sun, 15 Jul 2001 18:22:31 +0100
17567              Message-Id:  <20010715182230.A11174@robin>
17568      Branch: perl
17569            ! hints/darwin.sh
17570 ____________________________________________________________________________
17571 [ 11382] By: nick                                  on 2001/07/16  13:52:49
17572         Log: Subject:  [PATCH perl@11372] re_dup
17573              From:  Radu Greab <radu@netsoft.ro>
17574              Date:  Sun, 15 Jul 2001 04:50:06 +0300
17575              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
17576      Branch: perl
17577            ! sv.c
17578 ____________________________________________________________________________
17579 [ 11379] By: nick                                  on 2001/07/16  13:35:39
17580         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
17581              From:  Robin Houston <robin@kitsite.com>
17582              Date:  Sat, 14 Jul 2001 14:28:50 +0100
17583              Message-Id:  <20010714142850.A10205@robin>
17584      Branch: perl
17585            ! ext/B/B/Deparse.pm
17586 ____________________________________________________________________________
17587 [ 11378] By: nick                                  on 2001/07/16  13:30:36
17588         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
17589              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
17590              Date:  Sat, 14 Jul 2001 22:17:42 +0900
17591              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
17592      Branch: perl
17593            + ext/Encode/Encode/euc-jp-0212.enc
17594            ! ext/Encode/Encode/Tcl.pm
17595 ____________________________________________________________________________
17596 [ 11377] By: nick                                  on 2001/07/16  13:17:28
17597         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
17598              From:  Andy Dougherty <doughera@lafayette.edu>
17599              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
17600              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
17601      Branch: perl
17602            ! hints/darwin.sh hints/rhapsody.sh
17603 ____________________________________________________________________________
17604 [ 11376] By: nick                                  on 2001/07/16  09:05:00
17605         Log: Integrate mainline
17606      Branch: perlio
17607           +> ext/Encode/Encode/7bit-greek.enc
17608           +> ext/Encode/Encode/7bit-latin1.enc
17609           +> ext/Encode/Encode/cns11643-1.enc
17610           +> ext/Encode/Encode/cns11643-2.enc
17611           +> ext/Encode/Encode/iso2022-cn.enc
17612           +> ext/Encode/Encode/iso2022-jp1.enc
17613           +> ext/Encode/Encode/iso2022-jp2.enc
17614           !> Changes Configure MANIFEST Makefile.SH
17615           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
17616           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
17617           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
17618           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
17619           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
17620 ____________________________________________________________________________
17621 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
17622         Log: integrate change#11374 from maint-5.6
17623              
17624              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
17625      Branch: perl
17626           !> utils/h2ph.PL
17627 ____________________________________________________________________________
17628 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
17629         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
17630      Branch: maint-5.6/perl
17631            ! utils/h2ph.PL
17632 ____________________________________________________________________________
17633 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
17634         Log: Update Changes.
17635      Branch: perl
17636            ! Changes patchlevel.h
17637 ____________________________________________________________________________
17638 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
17639         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
17640              From: Jonathan Stowe <gellyfish@gellyfish.com>
17641              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
17642              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
17643      Branch: perl
17644            ! utils/h2xs.PL
17645 ____________________________________________________________________________
17646 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
17647         Log: Subject: patch to add DEL to [:cntrl:]
17648              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
17649              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
17650              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
17651      Branch: perl
17652            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
17653 ____________________________________________________________________________
17654 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
17655         Log: Metaconfig unit change for #11369; plus a dependency nit.
17656      Branch: metaconfig
17657            ! U/compline/nblock_io.U
17658      Branch: metaconfig/U/perl
17659            ! Extensions.U
17660 ____________________________________________________________________________
17661 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
17662         Log: #include <stdlib.h> so that exit() is prototyped,
17663              noticed by Hugo.
17664      Branch: perl
17665            ! Configure
17666 ____________________________________________________________________________
17667 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
17668         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
17669              From: Peter Prymmer <pvhp@forte.com>
17670              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
17671              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
17672      Branch: perl
17673            ! t/op/sprintf.t
17674 ____________________________________________________________________________
17675 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
17676         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
17677              From: Peter Prymmer <pvhp@forte.com>
17678              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
17679              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
17680      Branch: perl
17681            ! ext/Encode/Encode/Tcl.t
17682 ____________________________________________________________________________
17683 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
17684         Log: Add information about gcc 3.0 basic block profiling.
17685      Branch: perl
17686            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
17687 ____________________________________________________________________________
17688 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
17689         Log: Subject: Error in lib/PerlIO/Via.pm ?
17690              From: Mark-Jason Dominus <mjd@plover.com>
17691              Date: Fri, 13 Jul 2001 15:55:41 -0400
17692              Message-ID: <20010713195541.26751.qmail@plover.com>
17693      Branch: perl
17694            ! ext/PerlIO/Via/Via.pm
17695 ____________________________________________________________________________
17696 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
17697         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
17698              section from the Compiler section.
17699      Branch: perl
17700            ! myconfig.SH
17701 ____________________________________________________________________________
17702 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
17703         Log: Handle glibc style of constant definitions using enum
17704              with intervening #defines; from Brendan O'Dea.
17705      Branch: perl
17706            ! utils/h2ph.PL
17707 ____________________________________________________________________________
17708 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
17709         Log: Add LC_MESSAGES to the locale_h export tag (it already is
17710              in the Makefile.PL and thusly eligible for an XS constant)
17711              (see also maintperl #10543)
17712      Branch: perl
17713            ! ext/POSIX/POSIX.pm
17714 ____________________________________________________________________________
17715 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
17716         Log: Subject: Re: [patch] re_dup
17717              From: Abhijit Menon-Sen <ams@wiw.org>
17718              Date: Fri, 13 Jul 2001 21:41:09 +0530
17719              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
17720      Branch: perl
17721            ! sv.c
17722 ____________________________________________________________________________
17723 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
17724         Log: Subject: [patch] re_dup
17725              From: Doug MacEachern <dougm@covalent.net>
17726              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
17727              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
17728      Branch: perl
17729            ! sv.c
17730 ____________________________________________________________________________
17731 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
17732         Log: Update Changes.
17733      Branch: perl
17734            ! Changes patchlevel.h
17735 ____________________________________________________________________________
17736 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
17737         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
17738              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
17739              Date: Sat, 14 Jul 2001 00:06:30 +0900
17740              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
17741      Branch: perl
17742            + ext/Encode/Encode/7bit-greek.enc
17743            + ext/Encode/Encode/7bit-latin1.enc
17744            + ext/Encode/Encode/cns11643-1.enc
17745            + ext/Encode/Encode/cns11643-2.enc
17746            + ext/Encode/Encode/iso2022-cn.enc
17747            + ext/Encode/Encode/iso2022-jp1.enc
17748            + ext/Encode/Encode/iso2022-jp2.enc
17749            ! MANIFEST ext/Encode/Encode/Tcl.pm
17750            ! ext/Encode/Encode/iso2022-kr.enc
17751 ____________________________________________________________________________
17752 [ 11357] By: nick                                  on 2001/07/13  14:24:06
17753         Log: Blind integrate mainline (as of 5.7.2?)
17754      Branch: perlio
17755           !> AUTHORS Changes Porting/config.sh Porting/config_H
17756           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
17757           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
17758           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
17759           !> win32/makefile.mk
17760 ____________________________________________________________________________
17761 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
17762         Log: Snip away the devel patchlevel.
17763      Branch: perl
17764            ! patchlevel.h
17765 ____________________________________________________________________________
17766 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
17767         Log: Bump the version to 5.7.2.
17768      Branch: perl
17769            ! Porting/config.sh Porting/config_H patchlevel.h
17770            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
17771            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17772            ! win32/makefile.mk
17773 ____________________________________________________________________________
17774 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
17775         Log: Update Changes.
17776      Branch: perl
17777            ! Changes
17778 ____________________________________________________________________________
17779 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
17780         Log: Reword.
17781      Branch: perl
17782            ! AUTHORS
17783 ____________________________________________________________________________
17784 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
17785         Log: AUTHORS update.
17786      Branch: perl
17787            ! AUTHORS
17788 ____________________________________________________________________________
17789 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
17790         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
17791              unless ithreads.
17792      Branch: perl
17793            ! makedef.pl
17794 ____________________________________________________________________________
17795 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
17796         Log: Integrate perlio.
17797      Branch: perl
17798           !> win32/distclean.bat
17799 ____________________________________________________________________________
17800 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
17801         Log: Test the encoding transform only iff we have PerlIO,
17802              noticed by H. Merijn Brand.
17803      Branch: perl
17804            ! ext/PerlIO/t/encoding.t
17805 ____________________________________________________________________________
17806 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
17807         Log: README.netware tweaks from Ananth Kesari.
17808      Branch: perl
17809            ! README.netware
17810 ____________________________________________________________________________
17811 [ 11346] By: nick                                  on 2001/07/13  09:18:51
17812         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
17813              to avoid /unicode vs /Unicode issues.
17814      Branch: perlio
17815            ! win32/distclean.bat
17816 ____________________________________________________________________________
17817 [ 11345] By: nick                                  on 2001/07/13  06:24:18
17818         Log: Integrate mainline
17819      Branch: perlio
17820           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
17821            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
17822           !> (integrate 63 files)
17823 ____________________________________________________________________________
17824 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
17825         Log: Add d_bincompat5005 information to perl -V.
17826      Branch: perl
17827            ! myconfig.SH
17828 ____________________________________________________________________________
17829 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
17830         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
17831              From: Abhijit Menon-Sen <ams@wiw.org>
17832              Date: Fri, 13 Jul 2001 07:12:36 +0530
17833              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
17834      Branch: perl
17835            ! sv.c
17836 ____________________________________________________________________________
17837 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
17838         Log: Remove unicode::distinct, as per Inaba Hiroto.
17839      Branch: perl
17840            - lib/unicode/distinct.pm
17841            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
17842            ! t/lib/1_compile.t
17843 ____________________________________________________________________________
17844 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
17845         Log: Paging for Dr Octothorpe.
17846      Branch: perl
17847            ! pod/perlfaq4.pod
17848 ____________________________________________________________________________
17849 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
17850         Log: cut-n-paste error noticed by mjd.
17851      Branch: perl
17852            ! pod/perlfaq4.pod
17853 ____________________________________________________________________________
17854 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
17855         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
17856              From: Peter Prymmer <pvhp@forte.com>
17857              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
17858              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
17859      Branch: perl
17860            ! pod/perlfaq4.pod
17861 ____________________________________________________________________________
17862 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
17863         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
17864              From: Randall Gellens <randy@qualcomm.com>
17865              Date: Thu, 12 Jul 2001 16:56:23 -0700
17866              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
17867      Branch: perl
17868            ! Porting/repository.pod
17869 ____________________________________________________________________________
17870 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
17871         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
17872      Branch: perl
17873            ! thread.h
17874 ____________________________________________________________________________
17875 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
17876         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
17877              From: coral <coral@moonlight.crystalflame.net>
17878              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
17879              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
17880      Branch: perl
17881            ! thread.h
17882 ____________________________________________________________________________
17883 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
17884         Log: Metaconfig unit change for #11134.
17885      Branch: metaconfig
17886            + U/threads/d_pthread_atfork.U
17887 ____________________________________________________________________________
17888 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
17889         Log: Add HAS_PTHREAD_ATFORK.
17890      Branch: perl
17891            ! Configure NetWare/config.wc NetWare/config_H.wc
17892            ! Porting/Glossary Porting/config.sh Porting/config_H
17893            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
17894            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
17895            ! vos/config.ga.def vos/config.ga.h win32/config.bc
17896            ! win32/config.gc win32/config.vc win32/config_H.bc
17897            ! win32/config_H.gc win32/config_H.vc
17898 ____________________________________________________________________________
17899 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
17900         Log: Subject: [PATCH] File::Copy fails on tied handles
17901              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
17902              Date: Thu, 12 Jul 2001 15:18:51 -0700
17903              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
17904      Branch: perl
17905            ! lib/File/Copy.pm
17906 ____________________________________________________________________________
17907 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
17908         Log: Subject: [PATCH] Langinfo.t
17909              From: Nicholas Clark <nick@ccl4.org>
17910              Date: Thu, 12 Jul 2001 23:55:38 +0100
17911              Message-ID: <20010712235538.M5827@plum.flirble.org>
17912      Branch: perl
17913            ! ext/I18N/Langinfo/Langinfo.t
17914 ____________________________________________________________________________
17915 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
17916         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
17917              From: Peter Prymmer <pvhp@forte.com>
17918              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
17919              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
17920      Branch: perl
17921            ! pod/perl572delta.pod
17922 ____________________________________________________________________________
17923 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
17924         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
17925              From: Abhijit Menon-Sen <ams@wiw.org>
17926              Date: Fri, 13 Jul 2001 05:21:16 +0530
17927              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
17928      Branch: perl
17929            ! sv.c
17930 ____________________________________________________________________________
17931 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
17932         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
17933              From: Abhijit Menon-Sen <ams@wiw.org>
17934              Date: Fri, 13 Jul 2001 03:04:25 +0530
17935              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
17936      Branch: perl
17937            ! av.c
17938 ____________________________________________________________________________
17939 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
17940         Log: s/^M$//g
17941      Branch: perl
17942            ! win32/Makefile win32/makefile.mk
17943 ____________________________________________________________________________
17944 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
17945         Log: Update Changes.
17946      Branch: perl
17947            ! Changes patchlevel.h
17948 ____________________________________________________________________________
17949 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
17950         Log: Typo spotted by Philip Newton.
17951      Branch: perl
17952            ! pod/perl572delta.pod
17953 ____________________________________________________________________________
17954 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
17955         Log: Subject: [PATCH] fixes perl_clone of perl_clone
17956              From: Artur Bergman <artur@contiller.se>
17957              Date: Thu, 12 Jul 2001 20:57:09 +0200
17958              Message-ID: <B773BFA4.236B%artur@contiller.se>
17959      Branch: perl
17960            ! sv.c
17961 ____________________________________________________________________________
17962 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
17963         Log: Add README.uts from Hal Morris.
17964      Branch: perl
17965            + README.uts
17966            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
17967            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
17968 ____________________________________________________________________________
17969 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
17970         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
17971              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17972              Date: Thu, 12 Jul 2001 20:32:37 +0200
17973              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
17974      Branch: perl
17975            ! hints/aix.sh
17976 ____________________________________________________________________________
17977 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
17978         Log: Subject: Patch: document reg_data.what member
17979              From: Mark-Jason Dominus <mjd@plover.com>
17980              Message-ID: <20010712182532.14821.qmail@plover.com>
17981              Date: Thu, 12 Jul 2001 14:25:32 -0400
17982      Branch: perl
17983            ! regcomp.c regcomp.h
17984 ____________________________________________________________________________
17985 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
17986         Log: Subject: [PATCH] Perl_re_dup()
17987              From: Abhijit Menon-Sen <ams@wiw.org>
17988              Date: Thu, 12 Jul 2001 23:54:32 +0530
17989              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
17990      Branch: perl
17991            ! embed.h embed.pl perlapi.c proto.h sv.c
17992 ____________________________________________________________________________
17993 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
17994         Log: Regen Configure, modlib, toc.
17995      Branch: perl
17996            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17997            ! pod/perlmodlib.pod pod/perltoc.pod
17998 ____________________________________________________________________________
17999 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
18000         Log: The problem seems to be in PerlIO::Layer::->find() not
18001              accepting the ":encoding(blurflur)" arguments.
18002      Branch: perl
18003            ! lib/PerlIO.pm lib/open.pm
18004 ____________________________________________________________________________
18005 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
18006         Log: AIX doc update.
18007      Branch: perl
18008            ! README.aix pod/perl572delta.pod
18009 ____________________________________________________________________________
18010 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
18011         Log: Subject: AIX README update
18012              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18013              Date: Thu, 12 Jul 2001 19:28:30 +0200
18014              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
18015      Branch: perl
18016            ! README.aix
18017 ____________________________________________________________________________
18018 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
18019         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
18020              From: Norton Allen <allen@huarp.harvard.edu>
18021              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
18022              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
18023      Branch: perl
18024            ! ext/IO/lib/IO/t/io_unix.t
18025 ____________________________________________________________________________
18026 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
18027         Log: Subject: [PATCH README.qnx hints/qnx.sh]
18028              From: Norton Allen <allen@huarp.harvard.edu>
18029              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
18030              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
18031      Branch: perl
18032            ! README.qnx hints/qnx.sh
18033 ____________________________________________________________________________
18034 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
18035         Log: Subject: [patch] faster PM_GETRE
18036              From: Doug MacEachern <dougm@covalent.net>
18037              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
18038              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
18039      Branch: perl
18040            ! op.h
18041 ____________________________________________________________________________
18042 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
18043         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
18044              From: Doug MacEachern <dougm@covalent.net>
18045              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
18046              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
18047      Branch: perl
18048            ! op.c
18049 ____________________________________________________________________________
18050 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
18051         Log: Tell where the nice Estonian database is.
18052      Branch: perl
18053            ! lib/open.pm
18054 ____________________________________________________________________________
18055 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
18056         Log: Retract #11309 since #11310 is a better fix.
18057      Branch: perl
18058            ! t/lib/1_compile.t
18059 ____________________________________________________________________________
18060 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
18061         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
18062              change#11300 needs to return the status of failed win32_spawnvp())
18063              
18064              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
18065              splitting correctly; remove unused variables; 'require' at run time
18066              rather than 'use' at compile time for I18N::Langinfo, since it
18067              isn't everyware
18068      Branch: perl
18069            ! lib/open.pm win32/win32.c
18070 ____________________________________________________________________________
18071 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
18072         Log: Temporary workaround.
18073      Branch: perl
18074            ! t/lib/1_compile.t
18075 ____________________________________________________________________________
18076 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
18077         Log: UCD typo in #11306 and add also more known-to-be-tested
18078              modules to the skip list.
18079      Branch: perl
18080            ! t/lib/1_compile.t
18081 ____________________________________________________________________________
18082 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
18083         Log: Rename Unicode::UCD to UnicodeCD to avoid
18084              messups with case-insensitive filesystems.
18085      Branch: perl
18086            + lib/UnicodeCD.pm lib/UnicodeCD.t
18087            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
18088            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
18089 ____________________________________________________________________________
18090 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
18091         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
18092              From: daniel@biz.bitpusher.com
18093              Date: Wed, 11 Jul 2001 23:25:47 -0700
18094              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
18095      Branch: perl
18096            ! lib/Tie/Array.pm t/op/splice.t
18097 ____________________________________________________________________________
18098 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
18099         Log: Subject: [PATCH] More accurate line numbers in messages
18100              From: Paul Johnson <paul@pjcj.net>
18101              Date: Thu, 12 Jul 2001 04:14:11 +0200
18102              Message-ID: <20010712041411.A3467@pjcj.net>
18103              
18104              (With prototyping and multiplicity tweaks.)
18105      Branch: perl
18106            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
18107 ____________________________________________________________________________
18108 [ 11304] By: nick                                  on 2001/07/12  12:53:40
18109         Log: Integrate mainline
18110      Branch: perlio
18111           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
18112           !> regexec.c thread.h
18113 ____________________________________________________________________________
18114 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
18115         Log: Cut-and-pasto in #11298.
18116      Branch: perl
18117            ! ext/ByteLoader/bytecode.h
18118 ____________________________________________________________________________
18119 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
18120         Log: Update the AIX known problems section.
18121      Branch: perl
18122            ! pod/perl572delta.pod
18123 ____________________________________________________________________________
18124 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
18125         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
18126              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18127              Date: Thu, 12 Jul 2001 12:16:16 +0200
18128              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
18129      Branch: perl
18130            ! hints/aix.sh
18131 ____________________________________________________________________________
18132 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
18133         Log: Integrate perlio.
18134      Branch: perl
18135           !> makedef.pl win32/win32.c
18136 ____________________________________________________________________________
18137 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
18138         Log: Subject: [PATCH] fix for PMOP threadness failures
18139              From: Artur Bergman <artur@contiller.se>
18140              Date: Thu, 12 Jul 2001 09:48:06 +0200
18141              Message-ID: <B77322D6.22DD%artur@contiller.se>
18142      Branch: perl
18143            ! regexec.c
18144 ____________________________________________________________________________
18145 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
18146         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
18147              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
18148              Date: Thu, 12 Jul 2001 09:09:48 +0200
18149              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
18150              
18151              More parentheses to keep bcc happy.
18152      Branch: perl
18153            ! ext/ByteLoader/bytecode.h
18154 ____________________________________________________________________________
18155 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
18156         Log: Subject: Re: [patch] pthread_atfork bandaid
18157              From: Doug MacEachern <dougm@covalent.net>
18158              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
18159              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
18160      Branch: perl
18161            ! thread.h
18162 ____________________________________________________________________________
18163 [ 11296] By: nick                                  on 2001/07/12  11:55:48
18164         Log: Exclude reentrant_buffer from .def file
18165      Branch: perlio
18166            ! makedef.pl
18167 ____________________________________________________________________________
18168 [ 11295] By: nick                                  on 2001/07/12  11:11:44
18169         Log: Honour void-ness of my_exit()
18170      Branch: perlio
18171            ! win32/win32.c
18172 ____________________________________________________________________________
18173 [ 11294] By: nick                                  on 2001/07/12  07:51:04
18174         Log: Integrate mainline
18175      Branch: perlio
18176           +> uts/sprintf_wrap.c
18177           !> (integrate 35 files)
18178 ____________________________________________________________________________
18179 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
18180         Log: Retract #11289.
18181      Branch: perl
18182            ! embed.h embed.pl perl.c proto.h thread.h
18183 ____________________________________________________________________________
18184 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
18185         Log: Now the :locale pseudolayer *almost* works...
18186      Branch: perl
18187            ! lib/open.pm
18188 ____________________________________________________________________________
18189 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
18190         Log: Locale encoding tweaks.
18191      Branch: perl
18192            ! lib/open.pm
18193 ____________________________________________________________________________
18194 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
18195         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
18196              From: Mark-Jason Dominus <mjd@plover.com>
18197              Date: Thu, 12 Jul 2001 00:59:31 -0400
18198              Message-ID: <20010712045931.8543.qmail@plover.com>
18199              
18200              Remove the chmod/umask leading zero warning.
18201      Branch: perl
18202            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
18203            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
18204 ____________________________________________________________________________
18205 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
18206         Log: (Retracted by #11289.)
18207      Branch: perl
18208            ! embed.h embed.pl perl.c proto.h thread.h
18209 ____________________________________________________________________________
18210 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
18211         Log: Needed by #11283.
18212      Branch: perl
18213            ! intrpvar.h
18214 ____________________________________________________________________________
18215 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
18216         Log: Metaconfig unit change for #11286.
18217      Branch: metaconfig/U/perl
18218            ! patchlevel.U
18219 ____________________________________________________________________________
18220 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
18221         Log: Subject: Re: [PATCH Configure] perl -V broken
18222              From: Andy Dougherty <doughera@lafayette.edu>
18223              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
18224              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
18225      Branch: perl
18226            ! Configure myconfig.SH
18227 ____________________________________________________________________________
18228 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
18229         Log: Retract #11166 (and #11237).
18230      Branch: perl
18231            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
18232            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
18233            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
18234 ____________________________________________________________________________
18235 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
18236         Log: UTS tweaks for Hal Morris.
18237      Branch: perl
18238            + uts/sprintf_wrap.c
18239            ! MANIFEST hints/uts.sh perl.h
18240 ____________________________________________________________________________
18241 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
18242         Log: Subject: [PATCH] Use reentrant API glibc
18243              From: Artur Bergman <artur@contiller.se>
18244              Date: Thu, 12 Jul 2001 00:58:21 +0200
18245              Message-ID: <B772A6AD.2288%artur@contiller.se>
18246      Branch: perl
18247            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
18248            ! sv.c
18249 ____________________________________________________________________________
18250 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
18251         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
18252              From: barries <barries@slaysys.com>
18253              Date: Wed, 11 Jul 2001 15:11:46 -0400
18254              Message-ID: <20010711151146.G24560@jester.slaysys.com>
18255      Branch: perl
18256            ! pp_sys.c t/lib/warnings/doio win32/win32.c
18257 ____________________________________________________________________________
18258 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
18259         Log: Subject: [patch] pthread_atfork bandaid
18260              From: Doug MacEachern <dougm@covalent.net>
18261              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
18262              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
18263      Branch: perl
18264            ! miniperlmain.c perl.c
18265 ____________________________________________________________________________
18266 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
18267         Log: Subject: [patch] perl_clone leaks
18268              From: Doug MacEachern <dougm@covalent.net>
18269              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
18270              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
18271      Branch: perl
18272            ! sv.c
18273 ____________________________________________________________________________
18274 [ 11279] By: nick                                  on 2001/07/11  15:49:38
18275         Log: Integrate mainline
18276      Branch: perlio
18277           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
18278           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
18279           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
18280           +> lib/Term/ANSIColor/README
18281           !> (integrate 54 files)
18282 ____________________________________________________________________________
18283 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
18284         Log: Update Changes.
18285      Branch: perl
18286            ! Changes patchlevel.h
18287 ____________________________________________________________________________
18288 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
18289         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
18290              From: Peter Prymmer <pvhp@forte.com>
18291              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
18292              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
18293              
18294              Backport of embed.pl to 5.003.
18295      Branch: perl
18296            ! embed.pl
18297 ____________________________________________________________________________
18298 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
18299         Log: Subject: Re: POSIX test #14 on UTS 
18300              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18301              Date: Wed, 11 Jul 2001 03:02:14 +0100
18302              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
18303      Branch: perl
18304            ! ext/POSIX/POSIX.t
18305 ____________________________________________________________________________
18306 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
18307         Log: Make the I32 an IV to preserve structure alignment and size.
18308      Branch: perl
18309            ! op.h
18310 ____________________________________________________________________________
18311 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
18312         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
18313              From: "Artur Bergman" <artur@contiller.se>
18314              Date: Wed, 11 Jul 2001 14:23:37 +0200
18315              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
18316              
18317              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
18318      Branch: perl
18319            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
18320            ! pod/perlapi.pod sv.c
18321 ____________________________________________________________________________
18322 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
18323         Log: Tweak until Pod::Parser gets updated.
18324      Branch: perl
18325            ! t/pod/special_seqs.xr
18326 ____________________________________________________________________________
18327 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
18328         Log: File::Spec usage tweak.
18329      Branch: perl
18330            ! lib/ExtUtils.t
18331 ____________________________________________________________________________
18332 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
18333         Log: Integrate #11263 from macperl; macos and macosx updates.
18334      Branch: perl
18335           !> pod/perlport.pod
18336 ____________________________________________________________________________
18337 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
18338         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
18339              From: Peter Prymmer <pvhp@forte.com>
18340              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
18341              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
18342      Branch: perl
18343            + ext/Time/HiRes/hints/dynixptx.pl
18344            ! MANIFEST hints/dynixptx.sh
18345 ____________________________________________________________________________
18346 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
18347         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
18348              From: Nicholas Clark <nick@ccl4.org>
18349              Date: Tue, 10 Jul 2001 23:17:43 +0100
18350              Message-ID: <20010710231742.B59620@plum.flirble.org>
18351      Branch: perl
18352            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
18353 ____________________________________________________________________________
18354 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
18355         Log: Subject: [DOC PATCH] Pluggable runops
18356              From: Paul Johnson <paul@pjcj.net>
18357              Date: Tue, 10 Jul 2001 21:53:28 +0200
18358              Message-ID: <20010710215328.B26577@pjcj.net>
18359      Branch: perl
18360            ! pod/perlguts.pod
18361 ____________________________________________________________________________
18362 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
18363         Log: Subject: [PATCH] Authors
18364              From: Artur Bergman <artur@contiller.se>
18365              Date: Tue, 10 Jul 2001 20:39:12 +0200
18366              Message-ID: <B771186F.21CD%artur@contiller.se>
18367      Branch: perl
18368            ! AUTHORS
18369 ____________________________________________________________________________
18370 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
18371         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
18372              From: Doug MacEachern <dougm@covalent.net>
18373              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
18374              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
18375      Branch: perl
18376            ! pp_ctl.c
18377 ____________________________________________________________________________
18378 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
18379         Log: Subject: doc patch; times() in scalar context
18380              From: mjd@plover.com
18381              Date: 10 Jul 2001 18:01:17 -0000
18382              Message-ID: <20010710180117.12477.qmail@plover.com>
18383      Branch: perl
18384            ! pod/perlfunc.pod
18385 ____________________________________________________________________________
18386 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
18387         Log: Subject: [PATCH] Small fix to pp_gmtime
18388              From: Artur Bergman <artur@contiller.se>
18389              Date: Tue, 10 Jul 2001 19:54:52 +0200
18390              Message-ID: <B7710E0B.21C5%artur@contiller.se>
18391      Branch: perl
18392            ! pp_sys.c
18393 ____________________________________________________________________________
18394 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
18395         Log: Integrate changes from mainline perl, add notes about
18396              Mac OS X and Mac OS.
18397      Branch: maint-5.6/macperl
18398            ! pod/perlport.pod
18399 ____________________________________________________________________________
18400 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
18401         Log: A proof of the dangers of package; ?
18402      Branch: perl
18403            ! t/lib/warnings/op
18404 ____________________________________________________________________________
18405 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
18406         Log: Regen toc and modlib.
18407      Branch: perl
18408            ! pod/perlmodlib.pod pod/perltoc.pod
18409 ____________________________________________________________________________
18410 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
18411         Log: Add compexcl(), casefold(), and casespec() interfaces;
18412              and make all interfaces to return hash references instead
18413              of hashes. 
18414      Branch: perl
18415            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
18416 ____________________________________________________________________________
18417 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
18418         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
18419              From: "Philip Newton" <Philip.Newton@gmx.net>
18420              Date: Tue, 10 Jul 2001 09:55:59 +0200
18421              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
18422              
18423              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
18424              From: "Philip Newton" <Philip.Newton@gmx.net>
18425              Date: Tue, 10 Jul 2001 09:56:37 +0200
18426              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
18427      Branch: perl
18428            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
18429            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
18430 ____________________________________________________________________________
18431 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
18432         Log: Subject: [patch] undef &xsub for 1,2
18433              From: Doug MacEachern <dougm@covalent.net>
18434              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
18435              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
18436              
18437              (This version of the patch with a comment from Gisle.)
18438      Branch: perl
18439            ! op.c
18440 ____________________________________________________________________________
18441 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
18442         Log: Mention package; deprecation and the Win32 problems.
18443      Branch: perl
18444            ! pod/perl572delta.pod
18445 ____________________________________________________________________________
18446 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
18447         Log: Subject: [PATCH] deprecate package with no arguments
18448              From: Robin Houston <robin@kitsite.com>
18449              Date: Tue, 10 Jul 2001 13:33:40 +0100
18450              Message-ID: <20010710133340.A13452@robin.kitsite.com>
18451      Branch: perl
18452            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
18453 ____________________________________________________________________________
18454 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
18455         Log: Upgrade to podlators 1.10.
18456      Branch: perl
18457            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
18458            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
18459            ! pod/pod2man.PL pod/pod2text.PL
18460 ____________________________________________________________________________
18461 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
18462         Log: Upgrade to Term::ANSIColor 1.04.
18463      Branch: perl
18464            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
18465            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
18466 ____________________________________________________________________________
18467 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
18468         Log: Integrate perlio (the right fix for the ":layer(args)")
18469      Branch: perl
18470           !> perlio.c
18471 ____________________________________________________________________________
18472 [ 11252] By: nick                                  on 2001/07/10  06:58:14
18473         Log: Fix open(...,"...:layer(xxx)",...)
18474              - use memEQ not strEQ as there is '(' not '\0'
18475      Branch: perlio
18476            ! perlio.c
18477 ____________________________________________________________________________
18478 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
18479         Log: Telling the number of tests helps.
18480      Branch: perl
18481            ! ext/PerlIO/t/encoding.t
18482 ____________________________________________________________________________
18483 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
18484         Log: Require I18N::Langinfo, not use.
18485      Branch: perl
18486            ! lib/open.pm
18487 ____________________________________________________________________________
18488 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
18489         Log: Add a test for for PerlIO ":encoding(...)" layer.
18490      Branch: perl
18491            + ext/PerlIO/t/encoding.t
18492            ! MANIFEST ext/Encode/Encode.pm
18493 ____________________________________________________________________________
18494 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
18495         Log: PerlIO ":encoding(foobar)" temporary fix.
18496              Not really correct, I think, since the change means
18497              that prefixes match.
18498      Branch: perl
18499            ! perlio.c
18500 ____________________________________________________________________________
18501 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
18502         Log: Update to Math::BigInt 1.36.  The biggest news is
18503              the separation of the backend; now the pure Perl
18504              implementation is in Math::BigInt::Calc, but one
18505              can plugin, say, Math::BigInt::BitVect, and get
18506              considerable speedup.
18507      Branch: perl
18508            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
18509            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
18510            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
18511            ! lib/Math/BigInt/t/mbimbf.t
18512 ____________________________________________________________________________
18513 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
18514         Log: Subject: Re: compatibility question
18515              From: Peter Prymmer <pvhp@forte.com>
18516              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
18517              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
18518      Branch: perl
18519            ! lib/ExtUtils/MM_VMS.pm
18520 ____________________________________________________________________________
18521 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
18522         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
18523              From: Norton Allen <allen@huarp.harvard.edu>
18524              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
18525              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
18526      Branch: perl
18527            ! ext/File/Glob/t/basic.t
18528 ____________________________________________________________________________
18529 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
18530         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
18531              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
18532              Date: Tue, 10 Jul 2001 00:29:55 +0900
18533              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
18534      Branch: perl
18535            + ext/Encode/Encode/HZ.enc
18536            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
18537            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
18538            ! ext/Encode/Encode/iso2022-jp.enc
18539            ! ext/Encode/Encode/iso2022-kr.enc
18540 ____________________________________________________________________________
18541 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
18542         Log: Add in all them there macos/ files.
18543      Branch: maint-5.6/macperl
18544            + (add 577 files)
18545 ____________________________________________________________________________
18546 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
18547         Log: Add the new modules to the list of having those own tests.
18548      Branch: perl
18549            ! t/lib/1_compile.t
18550 ____________________________________________________________________________
18551 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
18552         Log: Add INOUT to control both ways at the same time.
18553      Branch: perl
18554            ! lib/open.pm
18555 ____________________________________________________________________________
18556 [ 11240] By: nick                                  on 2001/07/09  16:33:50
18557         Log: Integrate mainline
18558      Branch: perlio
18559           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
18560           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
18561           !> (integrate 41 files)
18562 ____________________________________________________________________________
18563 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
18564         Log: More encoding mapping magic.
18565      Branch: perl
18566            ! lib/open.pm
18567 ____________________________________________________________________________
18568 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
18569         Log: Update Changes.
18570      Branch: perl
18571            ! Changes patchlevel.h
18572 ____________________________________________________________________________
18573 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
18574         Log: (Retracted by #11285).
18575              
18576              Subject: [PATCH] OPpCONST_OCTAL fixes
18577              From: Abhijit Menon-Sen <ams@wiw.org>
18578              Date: Mon, 9 Jul 2001 07:38:45 +0530
18579              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
18580      Branch: perl
18581            ! op.c
18582 ____________________________________________________________________________
18583 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
18584         Log: Add a pseudolayer ":locale" to the open pragma which
18585              will get the encoding from the locale.  Yet undocumented
18586              because I can't get the PerlIO :encoding(foobar) to work.
18587      Branch: perl
18588            ! ext/Encode/Encode.pm lib/open.pm
18589 ____________________________________________________________________________
18590 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
18591         Log: Add more encoding mappings.
18592      Branch: perl
18593            ! ext/Encode/Encode.pm
18594 ____________________________________________________________________________
18595 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
18596         Log: Document that using :encoding layer requires using Encode.
18597      Branch: perl
18598            ! ext/Encode/Encode.pm lib/PerlIO.pm
18599 ____________________________________________________________________________
18600 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
18601         Log: Netware tweak from Ananth Kesari.
18602      Branch: perl
18603            ! NetWare/netware.h
18604 ____________________________________________________________________________
18605 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
18606         Log: t/harness doesn't know about run/*.t
18607      Branch: perl
18608            ! t/harness
18609 ____________________________________________________________________________
18610 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
18611         Log: run/exit.t busted on windows
18612      Branch: perl
18613            ! t/run/exit.t
18614 ____________________________________________________________________________
18615 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
18616         Log: fix a couple of UCD.t tests that fail due to bad case
18617      Branch: perl
18618            ! lib/Unicode/UCD.t
18619 ____________________________________________________________________________
18620 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
18621         Log: test skip logic was broken
18622      Branch: perl
18623            ! ext/I18N/Langinfo/Langinfo.t
18624 ____________________________________________________________________________
18625 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
18626         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
18627              failure of ExtUtils.t#27 when built in debug mode)
18628      Branch: perl
18629            ! lib/ExtUtils/MM_Win32.pm
18630 ____________________________________________________________________________
18631 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
18632         Log: I18N::Langinfo is not available on windows
18633      Branch: perl
18634            ! win32/FindExt.pm
18635 ____________________________________________________________________________
18636 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
18637         Log: save a dTHX
18638      Branch: perl
18639            ! ext/POSIX/POSIX.xs
18640 ____________________________________________________________________________
18641 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
18642         Log: Update Changes.
18643      Branch: perl
18644            ! Changes patchlevel.h
18645 ____________________________________________________________________________
18646 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
18647         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
18648              as pointed out by Sarathy.
18649      Branch: perl
18650            ! ext/I18N/Langinfo/Langinfo.xs
18651 ____________________________________________________________________________
18652 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
18653         Log: Retract #11212.
18654      Branch: perl
18655            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
18656 ____________________________________________________________________________
18657 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
18658         Log: Bump up the VERSION of Cwd.xs.
18659      Branch: perl
18660            ! ext/Cwd/Makefile.PL
18661 ____________________________________________________________________________
18662 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
18663         Log: Retract #11220, the problem wasn't the missing leading zero.
18664              Here's the problem:
18665              $ ./perl -we 'chmod(oct("755"), ".")'
18666              Non-octal literal mode (493) specified at -e line 1.
18667              (Did you mean 0493 instead?)
18668      Branch: perl
18669            ! lib/ExtUtils/MM_Unix.pm
18670 ____________________________________________________________________________
18671 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
18672         Log: (Retracted by #11221)
18673              Change the PERM_RW and PERM_RWX to 0644 and 0755
18674              (add the leading zero).
18675      Branch: perl
18676            ! lib/ExtUtils/MM_Unix.pm
18677 ____________________________________________________________________________
18678 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
18679         Log: Integrate changes #11193, 11205, 11209 from macperl.
18680              
18681              Fix up AutoLoader to fudge for Mac paths in import().
18682              
18683              Allow symbols in try_symbol() to begin with "_".
18684              
18685              Small portability fix for Mac OS.
18686      Branch: perl
18687           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
18688 ____________________________________________________________________________
18689 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
18690         Log: Metaconfig unit change for #11217.
18691      Branch: metaconfig/U/perl
18692            ! Extensions.U
18693 ____________________________________________________________________________
18694 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
18695         Log: Detypo, problem noticed by Gerrit P. Haase.
18696      Branch: perl
18697            ! Configure config_h.SH
18698 ____________________________________________________________________________
18699 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
18700         Log: Cwd cleanups.
18701      Branch: perl
18702            ! ext/Cwd/Cwd.xs
18703 ____________________________________________________________________________
18704 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
18705         Log: Slight tweaks on #11213.
18706      Branch: perl
18707            ! toke.c
18708 ____________________________________________________________________________
18709 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
18710         Log: A missing dTHX noticed by Gerrit P. Haase.
18711      Branch: perl
18712            ! ext/POSIX/POSIX.xs
18713 ____________________________________________________________________________
18714 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
18715         Log: Subject: [PATCH toke.c] Simplify yytoke()
18716              From: Simon Cozens <simon@netthink.co.uk>
18717              Date: Sun, 8 Jul 2001 13:24:34 +0100
18718              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
18719              
18720              Split out pending_ident().
18721      Branch: perl
18722            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
18723 ____________________________________________________________________________
18724 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
18725         Log: (Retracted by #11223.)
18726              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
18727              Date: Wed, 05 Nov 1997 17:22:34 -0600
18728              From: Graham Barr <gbarr@ti.com>
18729              Message-Id: <3460FFBA.6DA51F46@ti.com>
18730      Branch: perl
18731            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
18732 ____________________________________________________________________________
18733 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
18734         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
18735      Branch: perl
18736            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
18737            ! pod/perllocale.pod
18738 ____________________________________________________________________________
18739 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
18740         Log: Really do the test under the C locale.
18741      Branch: perl
18742            ! ext/I18N/Langinfo/Langinfo.t
18743 ____________________________________________________________________________
18744 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
18745         Log: Small portability fix for Mac OS.
18746      Branch: maint-5.6/macperl
18747            ! lib/Cwd.pm
18748 ____________________________________________________________________________
18749 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
18750         Log: Metaconfig unit change for #11207.
18751      Branch: metaconfig/U/perl
18752            ! Extensions.U
18753 ____________________________________________________________________________
18754 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
18755         Log: Add I18N::Langinfo, which is basically a wrapper around
18756              nl_langinfo(), which is an additional way to query locale
18757              specific information.
18758      Branch: perl
18759            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
18760            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
18761            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
18762 ____________________________________________________________________________
18763 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
18764         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
18765              used in File::Find tests; replace with if.t.
18766      Branch: maint-5.6/macperl
18767            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
18768            ! t/pragma/warn/op
18769 ____________________________________________________________________________
18770 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
18771         Log: Allow symbols in try_symbol() to begin with "_".
18772      Branch: maint-5.6/macperl
18773            ! makedef.pl
18774 ____________________________________________________________________________
18775 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
18776         Log: Sync up the File::Find changes from the rewrite by
18777              Thomas Wegner, et al.
18778      Branch: maint-5.6/macperl
18779            + t/lib/filefind-taint.t
18780            ! lib/File/Find.pm t/lib/filefind.t
18781 ____________________________________________________________________________
18782 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
18783         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
18784              From: Thomas Wegner <wegner_thomas@yahoo.com>
18785              Date: Thu, 5 Jul 2001 20:31:25 +0200
18786              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
18787      Branch: maint-5.6/macperl
18788            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
18789 ____________________________________________________________________________
18790 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
18791         Log: Some more test portability fixes.
18792      Branch: maint-5.6/macperl
18793            ! t/lib/filecopy.t t/pragma/warn/pp_sys
18794 ____________________________________________________________________________
18795 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
18796         Log: The #11200 removed wrong (non-existent) target.  Duh.
18797      Branch: perl
18798            ! Makefile.SH
18799 ____________________________________________________________________________
18800 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
18801         Log: Zap the lib/re.pm before creating it.
18802      Branch: perl
18803            ! Makefile.SH
18804 ____________________________________________________________________________
18805 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
18806         Log: Another test.  Please ignore.
18807      Branch: maint-5.6/macperl
18808            ! README.macos
18809 ____________________________________________________________________________
18810 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
18811         Log: Portability fixes for a lot of tests, especially IO-related
18812              tests, and warnings, and the harness script.
18813      Branch: maint-5.6/macperl
18814            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
18815            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
18816            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
18817            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
18818            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
18819            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
18820            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
18821            ! t/pragma/warnings.t
18822 ____________________________________________________________________________
18823 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
18824         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
18825              From: Nicholas Clark <nick@ccl4.org>
18826              Date: Sat, 7 Jul 2001 21:00:17 +0100
18827              Message-ID: <20010707210017.H59620@plum.flirble.org>
18828      Branch: perl
18829            ! lib/h2xs.t
18830 ____________________________________________________________________________
18831 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
18832         Log: The UNICOS/mk SysV IPC problem has been fixed.
18833      Branch: perl
18834            ! pod/perl572delta.pod
18835 ____________________________________________________________________________
18836 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
18837         Log: Slight update tweaks on perlunicode.pod.
18838      Branch: perl
18839            ! pod/perlunicode.pod
18840 ____________________________________________________________________________
18841 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
18842         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
18843              From: Mark-Jason Dominus <mjd@plover.com>
18844              Date: Sat, 07 Jul 2001 13:04:04 -0400
18845              Message-ID: <20010707170404.32694.qmail@plover.com>
18846      Branch: perl
18847            ! ext/DB_File/DB_File.pm
18848 ____________________________________________________________________________
18849 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
18850         Log: Fix up AutoLoader to fudge for Mac paths in import().
18851      Branch: maint-5.6/macperl
18852            ! lib/AutoLoader.pm
18853 ____________________________________________________________________________
18854 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
18855         Log: Try to force the lib/re.pm to be there before entering
18856              the extensions builds, should help for parallel makes.
18857      Branch: perl
18858            ! Makefile.SH
18859 ____________________________________________________________________________
18860 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
18861         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
18862              From: Norton Allen <allen@huarp.harvard.edu>
18863              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
18864              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
18865      Branch: perl
18866            ! ext/POSIX/POSIX.xs
18867 ____________________________________________________________________________
18868 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
18869         Log: Subject: [PATCH] Re: op/arith.t
18870              From: Nicholas Clark <nick@ccl4.org>
18871              Date: Sat, 7 Jul 2001 13:04:54 +0100
18872              Message-ID: <20010707130454.D59620@plum.flirble.org>
18873      Branch: perl
18874            ! numeric.c toke.c
18875 ____________________________________________________________________________
18876 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
18877         Log: Subject: [PATCH] h2xs
18878              From: Nicholas Clark <nick@ccl4.org>
18879              Date: Fri, 6 Jul 2001 23:25:14 +0100
18880              Message-ID: <20010706232514.X59620@plum.flirble.org>
18881      Branch: perl
18882            ! utils/h2xs.PL
18883 ____________________________________________________________________________
18884 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
18885         Log: Subject: Re: bleedperl perl_alloc..free leakage
18886              From: Radu Greab <radu@netsoft.ro>
18887              Date: Fri, 6 Jul 2001 19:48:54 +0300
18888              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
18889              
18890              Leak-be-gone.
18891      Branch: perl
18892            ! op.c
18893 ____________________________________________________________________________
18894 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
18895         Log: Test again.  Please ignore.
18896      Branch: maint-5.6/macperl
18897            ! README.macos
18898 ____________________________________________________________________________
18899 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
18900         Log: Test.  Please ignore.
18901      Branch: maint-5.6/macperl
18902            ! README.macos
18903 ____________________________________________________________________________
18904 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
18905         Log: Include changes already sent in separately as patches,
18906              before branch was created.
18907      Branch: maint-5.6/macperl
18908            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
18909            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
18910            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
18911            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
18912            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
18913            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
18914            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
18915            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
18916            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
18917            ! t/pragma/strict.t
18918 ____________________________________________________________________________
18919 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
18920         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
18921              From: Norton Allen <allen@huarp.harvard.edu>
18922              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
18923              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
18924      Branch: perl
18925            ! utf8.h
18926 ____________________________________________________________________________
18927 [ 11183] By: nick                                  on 2001/07/06  16:27:40
18928         Log: Integrate mainline
18929      Branch: perlio
18930           +> (branch 42 files)
18931            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
18932            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
18933            - win32/bin/mdelete.bat
18934           !> (integrate 215 files)
18935 ____________________________________________________________________________
18936 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
18937         Log: The #11166 needed also these updated.
18938      Branch: perl
18939            ! lib/warnings.pm warnings.h
18940 ____________________________________________________________________________
18941 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
18942         Log: Update Changes.
18943      Branch: perl
18944            ! Changes patchlevel.h
18945 ____________________________________________________________________________
18946 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
18947         Log: Regen toc.
18948      Branch: perl
18949            ! pod/perltoc.pod
18950 ____________________________________________________________________________
18951 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
18952         Log: Nit from Abhijit.
18953      Branch: perl
18954            ! lib/CPAN.pm
18955 ____________________________________________________________________________
18956 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
18957         Log: Retract #11172.
18958      Branch: perl
18959            ! t/op/method.t
18960 ____________________________________________________________________________
18961 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
18962         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
18963              From: Norton Allen <allen@huarp.harvard.edu>
18964              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
18965              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
18966      Branch: perl
18967            ! lib/Cwd.pm
18968 ____________________________________________________________________________
18969 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
18970         Log: (Accidentally empty check-in.)
18971      Branch: perl
18972            ! utf8.h
18973 ____________________________________________________________________________
18974 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
18975         Log: Retract #11165 since Sarathy pointed out it'll not
18976              work properly under threads, the problem should be
18977              solved using "the savestack, either via SSNEW() or
18978              using a newSVpv()+SAVEFREESV() combo."
18979      Branch: perl
18980            ! ext/POSIX/POSIX.xs
18981 ____________________________________________________________________________
18982 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
18983         Log: Retract #11125 since NI-S pointed out it'll not work in
18984              cases where the extension has their own handcrafted INC
18985              et alia.
18986      Branch: perl
18987            ! lib/ExtUtils/MM_Unix.pm
18988 ____________________________________________________________________________
18989 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
18990         Log: Subject: RE: [PATCH] -I and MakeMaker again
18991              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
18992              Date: Fri, 6 Jul 2001 09:18:29 +0200
18993              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
18994      Branch: perl
18995            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
18996            ! lib/ExtUtils/MM_Win32.pm
18997 ____________________________________________________________________________
18998 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
18999         Log: (Retracted by #11178)
19000              Subject: [PATCH t/op/method.t] SUPER:: strangeness
19001              From: Piers Cawley <pdcawley@iterative-software.com>
19002              Date: 06 Jul 2001 10:49:01 +0100
19003              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
19004      Branch: perl
19005            ! t/op/method.t
19006 ____________________________________________________________________________
19007 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
19008         Log: VOS README update from Paul Green.
19009      Branch: perl
19010            ! README.vos
19011 ____________________________________________________________________________
19012 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
19013         Log: Subject: [PATCH README.qnx hints/qnx.sh]
19014              From: Norton Allen <allen@huarp.harvard.edu>
19015              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
19016              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
19017      Branch: perl
19018            ! README.qnx hints/qnx.sh
19019 ____________________________________________________________________________
19020 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
19021         Log: Subject: [PATCH] Doc patch for Tie::Hash
19022              From: Artur Bergman <artur@contiller.se>
19023              Date: Thu, 05 Jul 2001 22:51:18 +0200
19024              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
19025      Branch: perl
19026            ! lib/Tie/Hash.pm
19027 ____________________________________________________________________________
19028 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
19029         Log: Subject: [PATCH] perlfaq4.pod
19030              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
19031              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
19032              Date: Thu, 5 Jul 2001 18:44:10 +0100 
19033      Branch: perl
19034            ! pod/perlfaq4.pod
19035 ____________________________________________________________________________
19036 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
19037         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
19038              From: Robin Houston <robin@kitsite.com>
19039              Date: Thu, 5 Jul 2001 18:33:21 +0100
19040              Message-ID: <20010705183321.A27345@robin.kitsite.com>
19041      Branch: perl
19042            ! ext/B/B/Deparse.pm
19043 ____________________________________________________________________________
19044 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
19045         Log: (Retracted by #11285.)
19046              
19047              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
19048              From: Abhijit Menon-Sen <ams@wiw.org>
19049              Date: Fri, 6 Jul 2001 01:26:32 +0530
19050              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
19051      Branch: perl
19052            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
19053            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
19054            ! warnings.pl
19055 ____________________________________________________________________________
19056 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
19057         Log: (Retracted by #11175)
19058              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
19059              From: Norton Allen <allen@huarp.harvard.edu>
19060              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
19061              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
19062      Branch: perl
19063            ! ext/POSIX/POSIX.xs
19064 ____________________________________________________________________________
19065 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
19066         Log: Unterminated C< (noticed by Richard Hatch), and few other
19067              small Unicode doc tweaks.
19068      Branch: perl
19069            ! pod/perlretut.pod
19070 ____________________________________________________________________________
19071 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
19072         Log: More flexible argument understanding; add charblocks() and
19073              charscripts(); make charblock() and charscript() two-way;
19074              add charinrange(); separate the $Unicode::UCD::VERSION and
19075              the version of the Unicode by adding UnicodeVersion().
19076      Branch: perl
19077            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
19078 ____________________________________________________________________________
19079 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
19080         Log: Update Unicode::UCD on \p{In...}.
19081      Branch: perl
19082            ! lib/Unicode/UCD.pm
19083 ____________________________________________________________________________
19084 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
19085         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
19086              From: Norton Allen <allen@huarp.harvard.edu>
19087              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
19088              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
19089      Branch: perl
19090            ! lib/ExtUtils/MM_Unix.pm
19091 ____________________________________________________________________________
19092 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
19093         Log: POSIX-BC tweaks from Thomas Dorner.
19094      Branch: perl
19095            ! hints/posix-bc.sh perlio.h
19096 ____________________________________________________________________________
19097 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
19098         Log: Module updates for the delta.
19099      Branch: perl
19100            ! pod/perl572delta.pod
19101 ____________________________________________________________________________
19102 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
19103         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
19104              From: Norton Allen <allen@huarp.harvard.edu>
19105              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
19106              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
19107      Branch: perl
19108            ! ext/IO/lib/IO/t/io_sock.t
19109 ____________________________________________________________________________
19110 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
19111         Log: Subject: [PATCH perldiag.pod] Quick fixes
19112              From: Simon Cozens <simon@netthink.co.uk>
19113              Date: Wed, 4 Jul 2001 20:22:12 +0100
19114              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
19115      Branch: perl
19116            ! pod/perldiag.pod
19117 ____________________________________________________________________________
19118 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
19119         Log: (retracted by #13533)
19120              
19121              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
19122              From: Radu Greab <radu@netsoft.ro>
19123              Date: Wed, 4 Jul 2001 22:13:31 +0300
19124              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
19125      Branch: perl
19126            ! op.c sv.c t/op/pos.t
19127 ____________________________________________________________________________
19128 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
19129         Log: Subject: [PATCH] -I and MakeMaker again
19130              From: Michael G Schwern <schwern@pobox.com>
19131              Date: Wed, 4 Jul 2001 15:03:07 -0400
19132              Message-ID: <20010704150307.I20340@blackrider>
19133              
19134              (and retract #11145)
19135      Branch: perl
19136            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
19137            ! lib/ExtUtils/MakeMaker.pm
19138 ____________________________________________________________________________
19139 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
19140         Log: Subject: Re: PERFORCE change 11142 for review
19141              From: "Philip Newton" <Philip.Newton@gmx.net>
19142              Date: Wed, 4 Jul 2001 20:46:26 +0200
19143              Message-Id: <200107041841.VAA25380@taas.iki.fi>
19144      Branch: perl
19145            ! lib/ExtUtils/MakeMaker.pm
19146 ____________________________________________________________________________
19147 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
19148         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
19149              From: Jonathan Stowe <gellyfish@gellyfish.com>
19150              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
19151              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
19152      Branch: perl
19153            ! utils/pl2pm.PL
19154 ____________________________________________________________________________
19155 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
19156         Log: fix the binary compatibility issue when building with/without
19157              usemymalloc by exporting Perl_malloc() et al as simple wrappers
19158              around the system functions (this allows most extensions built
19159              using one mode to coexist with perls built in the other mode)
19160              
19161              XXX the Perl_mfree() wrapper might need to do return(free()) on
19162              platforms where Free_t isn't "void"
19163      Branch: perl
19164            ! embed.h embed.pl makedef.pl proto.h util.c
19165 ____________________________________________________________________________
19166 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
19167         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
19168              since it doesn't ensure threads other than the one calling fork()
19169              aren't holding any locks; the fix is to use pthread_atfork() to
19170              hold global locks
19171              
19172              building perl with -Dusemymalloc exacerbates the problem since
19173              Perl_malloc() holds a mutex, and perl's exec() calls New()
19174              
19175              XXX the code in win32thread.h may be needed on platforms that have
19176              no pthread_atfork()
19177      Branch: perl
19178            ! perl.c thread.h win32/win32thread.h
19179 ____________________________________________________________________________
19180 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
19181         Log: Integrate #11009 from maintperl.
19182      Branch: maint-5.6/macperl
19183           !> lib/ExtUtils/Manifest.pm
19184 ____________________________________________________________________________
19185 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
19186         Log: Flexing my Perforce muscles.
19187      Branch: maint-5.6/macperl
19188            ! README.macos
19189 ____________________________________________________________________________
19190 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
19191         Log: Update Changes.
19192      Branch: perl
19193            ! Changes patchlevel.h
19194 ____________________________________________________________________________
19195 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
19196         Log: Metaconfig unit change for #11146.
19197      Branch: metaconfig/U/perl
19198            ! d_fcntl_can_lock.U
19199 ____________________________________________________________________________
19200 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
19201         Log: Somehow the #ifdefs of the added code (in #11093) made
19202              HP-UX to fail the fcntl locking test, without the ifdefs
19203              the test seems to be working again.  Reason unknown:
19204              HP-UX cc doesn't complain either way.
19205      Branch: perl
19206            ! Configure
19207 ____________________________________________________________________________
19208 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
19209         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
19210      Branch: perl
19211            ! lib/ExtUtils/MM_Unix.pm
19212 ____________________________________________________________________________
19213 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
19214         Log: gcc -Wall nit.
19215      Branch: perl
19216            ! pp_hot.c
19217 ____________________________________________________________________________
19218 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
19219         Log: When removing tests updating the test count is a good idea, too.
19220      Branch: perl
19221            ! lib/Net/t/require.t
19222 ____________________________________________________________________________
19223 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
19224         Log: Document #11134 and add the new symbols to the list of
19225              of MakeMaker known ones.
19226      Branch: perl
19227            ! lib/ExtUtils/MakeMaker.pm
19228 ____________________________________________________________________________
19229 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
19230         Log: Microperl update.
19231      Branch: perl
19232            ! uconfig.h
19233 ____________________________________________________________________________
19234 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
19235         Log: Update the libnet tests as per #11138.
19236      Branch: perl
19237            - lib/Net/t/ph.t
19238            ! MANIFEST lib/Net/t/require.t
19239 ____________________________________________________________________________
19240 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
19241         Log: Regen toc and modlib.
19242      Branch: perl
19243            ! pod/perlmodlib.pod pod/perltoc.pod
19244 ____________________________________________________________________________
19245 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
19246         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
19247              Graham's request.
19248      Branch: perl
19249            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
19250            ! MANIFEST
19251 ____________________________________________________________________________
19252 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
19253         Log: Add the OS/390 harness results to the delta.
19254      Branch: perl
19255            ! pod/perl572delta.pod
19256 ____________________________________________________________________________
19257 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
19258         Log: Avoid the two study tests in OS/390 until the bug has been solved.
19259      Branch: perl
19260            ! t/op/study.t
19261 ____________________________________________________________________________
19262 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
19263         Log: DOS/DJGPP tweaks from Laszlo Molnar.
19264      Branch: perl
19265            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
19266 ____________________________________________________________________________
19267 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
19268         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
19269              From: Michael G Schwern <schwern@pobox.com>
19270              Date: Wed, 4 Jul 2001 00:01:16 -0400
19271              Message-ID: <20010704000116.C591@blackrider>
19272      Branch: perl
19273            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
19274 ____________________________________________________________________________
19275 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
19276         Log: The #11132 missed singleton characters (not part
19277              of a unilo..unihi range) in Unicode scripts.
19278      Branch: perl
19279            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
19280            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
19281            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
19282            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
19283            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
19284            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
19285            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
19286            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
19287            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
19288            ! lib/unicode/mktables.PL t/op/pat.t
19289 ____________________________________________________________________________
19290 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
19291         Log: Support preferentially the Unicode 'scripts' definition
19292              in the \p{In...} notation since according to Unicode the
19293              scripts concept is more natural for matching than using
19294              the somewhat artificial block names.  The block names are
19295              still available, though, and if there's a name conflict,
19296              the scripts one wins and the blocks one has to do with
19297              'Block' appended to its name.  For more information see
19298              
19299              http://www.unicode.org/unicode/reports/tr24/
19300      Branch: perl
19301            + lib/unicode/In/100.pl lib/unicode/In/101.pl
19302            + lib/unicode/In/102.pl lib/unicode/In/103.pl
19303            + lib/unicode/In/104.pl lib/unicode/In/105.pl
19304            + lib/unicode/In/106.pl lib/unicode/In/107.pl
19305            + lib/unicode/In/108.pl lib/unicode/In/109.pl
19306            + lib/unicode/In/110.pl lib/unicode/In/111.pl
19307            + lib/unicode/In/112.pl lib/unicode/In/113.pl
19308            + lib/unicode/In/114.pl lib/unicode/In/115.pl
19309            + lib/unicode/In/116.pl lib/unicode/In/117.pl
19310            + lib/unicode/In/118.pl lib/unicode/In/119.pl
19311            + lib/unicode/In/120.pl lib/unicode/In/121.pl
19312            + lib/unicode/In/122.pl lib/unicode/In/123.pl
19313            + lib/unicode/In/124.pl lib/unicode/In/125.pl
19314            + lib/unicode/In/126.pl lib/unicode/In/127.pl
19315            + lib/unicode/In/128.pl lib/unicode/In/129.pl
19316            + lib/unicode/In/130.pl lib/unicode/In/131.pl
19317            + lib/unicode/In/132.pl lib/unicode/In/133.pl
19318            + lib/unicode/In/134.pl lib/unicode/In/135.pl
19319            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
19320            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
19321            ! (edit 106 files)
19322 ____________________________________________________________________________
19323 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
19324         Log: Better document the difference between a block and a script.
19325      Branch: perl
19326            ! lib/Unicode/UCD.pm
19327 ____________________________________________________________________________
19328 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
19329         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
19330              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
19331              Date: Tue, 3 Jul 2001 15:04:23 -0500
19332              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
19333      Branch: perl
19334            ! lib/CPAN.pm
19335 ____________________________________________________________________________
19336 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
19337         Log: Add tests for charscript().
19338      Branch: perl
19339            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
19340 ____________________________________________________________________________
19341 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
19342         Log: Add charscript() to get the UTR#24 script names of characters.
19343      Branch: perl
19344            ! lib/Unicode/UCD.pm
19345 ____________________________________________________________________________
19346 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
19347         Log: Todo updates.
19348      Branch: perl
19349            ! pod/perltodo.pod
19350 ____________________________________________________________________________
19351 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
19352         Log: Unicode::UCD updates.
19353      Branch: perl
19354            ! lib/Unicode/UCD.pm
19355 ____________________________________________________________________________
19356 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
19357         Log: (Retracted by #11174)
19358              Subject: MakeMaker should pass through DEFINE and INC to subdirs
19359              From: Alan Burlison <Alan.Burlison@sun.com>
19360              Date: Tue, 03 Jul 2001 15:20:13 +0100
19361              Message-ID: <3B41D49D.A923D4F9@sun.com>
19362      Branch: perl
19363            ! lib/ExtUtils/MM_Unix.pm
19364 ____________________________________________________________________________
19365 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
19366         Log: Subject: Patch needed for UTS
19367              From: hom00@utsglobal.com (Hal Morris)
19368              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
19369              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
19370              
19371              Replace #11113 with a better version.
19372      Branch: perl
19373            ! perl.h
19374 ____________________________________________________________________________
19375 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
19376         Log: Subject: Re: POINTERRIGOR
19377              From: Andy Dougherty <doughera@lafayette.edu>
19378              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
19379              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
19380      Branch: perl
19381            ! util.c
19382 ____________________________________________________________________________
19383 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
19384         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
19385              From: "Philip Newton" <pnewton@gmx.de>
19386              Date: Tue, 3 Jul 2001 17:03:34 +0200
19387              Message-ID: <3B41FAE6.29564.660E117@localhost>
19388      Branch: perl
19389            ! pp_hot.c
19390 ____________________________________________________________________________
19391 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
19392         Log: Typos.
19393      Branch: perl
19394            ! INSTALL
19395 ____________________________________________________________________________
19396 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
19397         Log: Subject: [PATCH 5.6.1] debugger fixes
19398              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19399              Date: Tue, 3 Jul 2001 03:38:18 -0400
19400              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
19401              
19402              The $^S is working again.
19403      Branch: perl
19404            ! lib/perl5db.pl
19405 ____________________________________________________________________________
19406 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
19407         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
19408              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19409              Date: Tue, 3 Jul 2001 03:34:06 -0400
19410              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
19411      Branch: perl
19412            ! os2/OS2/Process/Process.pm
19413 ____________________________________________________________________________
19414 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
19415         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
19416              From: "Philip Newton" <Philip.Newton@gmx.net>
19417              Date: Tue, 3 Jul 2001 09:11:27 +0200
19418              Message-Id: <200107030706.KAA04596@taas.iki.fi>
19419      Branch: perl
19420            ! lib/FindBin.pm
19421 ____________________________________________________________________________
19422 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
19423         Log: Delta delta.
19424      Branch: perl
19425            ! pod/perl572delta.pod
19426 ____________________________________________________________________________
19427 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
19428         Log: Metaconfig unit change for 11115.
19429      Branch: metaconfig
19430            ! U/modified/libc.U
19431 ____________________________________________________________________________
19432 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
19433         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
19434              (from Richard Hatch) (this was the cause of pipes() and
19435              times() myeteriously not being found)
19436      Branch: perl
19437            ! Configure
19438 ____________________________________________________________________________
19439 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
19440         Log: Retract #10142, the real culprit found by Richard Hatch,
19441              coming soon to Configure near you.
19442      Branch: perl
19443            ! hints/aix.sh
19444 ____________________________________________________________________________
19445 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
19446         Log: (Replaced by #11124) UTS workaround from Hal Morris.
19447      Branch: perl
19448            ! perl.h
19449 ____________________________________________________________________________
19450 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
19451         Log: Subject: [PATCH] grok not grocking correctly
19452              From: Nicholas Clark <nick@ccl4.org>
19453              Date: Tue, 3 Jul 2001 00:19:08 +0100
19454              Message-ID: <20010703001908.H59620@plum.flirble.org>
19455      Branch: perl
19456            ! numeric.c
19457 ____________________________________________________________________________
19458 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
19459         Log: Subject: [PATCH Deparse.t] test just-posted patches
19460              From: Robin Houston <robin@kitsite.com>
19461              Date: Mon, 2 Jul 2001 23:46:15 +0100
19462              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
19463      Branch: perl
19464            ! ext/B/Deparse.t
19465 ____________________________________________________________________________
19466 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
19467         Log: Subject: [PATCH toke.c] autosplit into @F
19468              From: Robin Houston <robin@kitsite.com>
19469              Date: Mon, 2 Jul 2001 23:18:20 +0100
19470              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
19471      Branch: perl
19472            ! perl.c toke.c
19473 ____________________________________________________________________________
19474 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
19475         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
19476              From: Robin Houston <robin@kitsite.com>
19477              Date: Mon, 2 Jul 2001 23:00:48 +0100
19478              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
19479      Branch: perl
19480            ! ext/B/B/Deparse.pm
19481 ____________________________________________________________________________
19482 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
19483         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
19484              From: "Philip Newton" <Philip.Newton@gmx.net>
19485              Date: Mon, 2 Jul 2001 22:06:22 +0200
19486              (no Message-Id)
19487      Branch: perl
19488            ! ext/NDBM_File/hints/linux.pl
19489 ____________________________________________________________________________
19490 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
19491         Log: Subject: Re: Fixed pack problem - sort of
19492              From: Nicholas Clark <nick@ccl4.org>
19493              Date: Mon, 2 Jul 2001 20:59:20 +0100
19494              Message-ID: <20010702205919.F59620@plum.flirble.org>
19495      Branch: perl
19496            ! pp_pack.c t/op/pack.t
19497 ____________________________________________________________________________
19498 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
19499         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
19500              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19501              Date: Mon, 2 Jul 2001 15:45:41 -0400
19502              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
19503      Branch: perl
19504            ! os2/os2.c
19505 ____________________________________________________________________________
19506 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
19507         Log: (Mistaken retraction)
19508      Branch: perl
19509            ! utils/pl2pm.PL
19510 ____________________________________________________________________________
19511 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
19512         Log: Detypo in #11103.
19513      Branch: perl
19514            ! utils/pl2pm.PL
19515 ____________________________________________________________________________
19516 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
19517         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
19518              From: Jonathan Stowe <gellyfish@gellyfish.com>
19519              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
19520              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
19521      Branch: perl
19522            ! utils/pl2pm.PL
19523 ____________________________________________________________________________
19524 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
19525         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
19526              From: "Craig A. Berry" <craigberry@mac.com>
19527              Date: Mon, 02 Jul 2001 14:11:23 -0500
19528              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
19529      Branch: perl
19530            ! lib/Unicode/UCD.pm
19531 ____________________________________________________________________________
19532 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
19533         Log: Subject: [PATCH] Re: op/numconvert.t failures
19534              From: Nicholas Clark <nick@ccl4.org>
19535              Date: Mon, 2 Jul 2001 20:10:48 +0100
19536              Message-ID: <20010702201048.E59620@plum.flirble.org>
19537      Branch: perl
19538            ! t/op/numconvert.t
19539 ____________________________________________________________________________
19540 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
19541         Log: Update Changes.
19542      Branch: perl
19543            ! Changes patchlevel.h
19544 ____________________________________________________________________________
19545 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
19546         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
19547              The real fix must be more involved.  The line of code all the leaky
19548              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
19549              line of Perl_newPMOP().
19550      Branch: perl
19551            ! op.h
19552 ____________________________________________________________________________
19553 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
19554         Log: Based on
19555              
19556              Subject: Re: sizeof(struct sembuf)
19557              From: Nicholas Clark <nick@ccl4.org>
19558              Date: Sun, 1 Jul 2001 22:26:48 +0100
19559              Message-ID: <20010701222648.W59620@plum.flirble.org>
19560              
19561              but do semop() always the slow way.
19562      Branch: perl
19563            ! doio.c
19564 ____________________________________________________________________________
19565 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
19566         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
19567              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
19568              Date: Tue, 03 Jul 2001 00:56:30 +0900
19569              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
19570      Branch: perl
19571            ! ext/Encode/Encode/Tcl.t
19572 ____________________________________________________________________________
19573 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
19574         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
19575              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
19576              Date: Tue, 03 Jul 2001 00:55:46 +0900
19577              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
19578      Branch: perl
19579            ! ext/Encode/Encode/Tcl.pm
19580 ____________________________________________________________________________
19581 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
19582         Log: Regen api and toc.
19583      Branch: perl
19584            ! pod/perlapi.pod pod/perltoc.pod
19585 ____________________________________________________________________________
19586 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
19587         Log: Metaconfig unit change for #11093.
19588      Branch: metaconfig/U/perl
19589            ! d_fcntl_can_lock.U
19590 ____________________________________________________________________________
19591 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
19592         Log: The fcntl locking test may hang if NFS locking messed up;
19593              break out with alarm(10).
19594      Branch: perl
19595            ! Configure
19596 ____________________________________________________________________________
19597 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
19598         Log: Move the mdelete.bat from win32/bin to win32.
19599      Branch: perl
19600            ! MANIFEST
19601 ____________________________________________________________________________
19602 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
19603         Log: Typo in #11083.
19604      Branch: perl
19605            ! ext/Time/Piece/Piece.t
19606 ____________________________________________________________________________
19607 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
19608         Log: Netware tweaks from Guruprasad.
19609      Branch: perl
19610            - NetWare/perlsdio.h
19611            ! MANIFEST NetWare/Makefile NetWare/interface.c
19612            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
19613            ! perlsdio.h
19614 ____________________________________________________________________________
19615 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
19616         Log: Subject: Re: [PATH] shared -> unique;
19617              From: Abhijit Menon-Sen <ams@wiw.org>
19618              Date: Wed, 27 Jun 2001 03:51:27 +0530
19619              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
19620      Branch: perl
19621            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
19622 ____________________________________________________________________________
19623 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
19624         Log: Subject: Re: AIX / gcc-3.0
19625              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19626              Date: Mon, 02 Jul 2001 15:20:21 +0200
19627              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
19628      Branch: perl
19629            ! hints/aix.sh
19630 ____________________________________________________________________________
19631 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
19632         Log: Subject: Re: Bug report: split splits on wrong pattern
19633              From: Abhijit Menon-Sen <ams@wiw.org>
19634              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
19635              Date: Mon, 2 Jul 2001 16:31:33 +0530
19636      Branch: perl
19637            ! pp_ctl.c
19638 ____________________________________________________________________________
19639 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
19640         Log: Subject: [PATCH 5.6.1] test harness
19641              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19642              Date: Mon, 2 Jul 2001 06:29:21 -0400
19643              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
19644      Branch: perl
19645            ! lib/Test/Harness.pm
19646 ____________________________________________________________________________
19647 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
19648         Log: Subject: [PATCH 5.6.1] debugger goof
19649              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19650              Date: Mon, 2 Jul 2001 06:27:22 -0400
19651              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
19652      Branch: perl
19653            ! lib/perl5db.pl
19654 ____________________________________________________________________________
19655 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
19656         Log: Subject: [PATCH 5.6.1] OS/2 cwd
19657              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19658              Date: Mon, 2 Jul 2001 06:21:17 -0400
19659              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
19660      Branch: perl
19661            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
19662 ____________________________________________________________________________
19663 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
19664         Log: Make #11082 more OS/2-specific.
19665      Branch: perl
19666            ! ext/Time/Piece/Piece.t
19667 ____________________________________________________________________________
19668 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
19669         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
19670              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19671              Date: Mon, 2 Jul 2001 06:06:34 -0400
19672              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
19673      Branch: perl
19674            ! ext/Time/Piece/Piece.t
19675 ____________________________________________________________________________
19676 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
19677         Log: Subject: [PATCH B::Deparse] version number & changes
19678              From: Robin Houston <robin@kitsite.com>  
19679              Date: Sun, 1 Jul 2001 17:17:29 +0100
19680              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
19681      Branch: perl
19682            ! ext/B/B/Deparse.pm
19683 ____________________________________________________________________________
19684 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
19685         Log: Subject: a small fix.
19686              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
19687              Date: Mon, 2 Jul 2001 12:17:53 +0200
19688              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
19689      Branch: perl
19690            ! ext/Thread/Thread.xs
19691 ____________________________________________________________________________
19692 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
19693         Log: Subject: RE: perl@10907
19694              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
19695              Date: Mon, 2 Jul 2001 12:06:16 +0200
19696              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
19697              
19698              Borland C vs PerlIO.
19699      Branch: perl
19700            ! win32/config.bc win32/config_H.bc
19701 ____________________________________________________________________________
19702 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
19703         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
19704              From: "H.M. Brand" <merijn@l1.procura.nl>
19705              Date: Mon, 02 Jul 2001 11:18:57 +0200
19706              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
19707      Branch: perl
19708            ! t/op/write.t
19709 ____________________________________________________________________________
19710 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
19711         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
19712              From: Michael G Schwern <schwern@pobox.com>
19713              Date: Mon, 2 Jul 2001 00:26:24 -0400
19714              Message-ID: <20010702002624.A18302@blackrider>
19715      Branch: perl
19716            - ext/util/mkbootstrap
19717 ____________________________________________________________________________
19718 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
19719         Log: Subject: [PATCH op.h] v minor comment tweak
19720              From: Robin Houston <robin@puffinry.freeserve.co.uk>
19721              Date: Mon, 2 Jul 2001 00:42:01 +0100
19722              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
19723      Branch: perl
19724            ! op.h
19725 ____________________________________________________________________________
19726 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
19727         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
19728      Branch: perl
19729            ! pod/perlfunc.pod
19730 ____________________________________________________________________________
19731 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
19732         Log: Subject: Re: sizeof(struct sembuf)
19733              From: Nicholas Clark <nick@ccl4.org>
19734              Date: Sun, 1 Jul 2001 19:23:16 +0100
19735              Message-ID: <20010701192316.V59620@plum.flirble.org>
19736              
19737              s/signaling/signalling/
19738      Branch: perl
19739            ! pod/perlfunc.pod
19740 ____________________________________________________________________________
19741 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
19742         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
19743              From: "Philip Newton" <Philip.Newton@gmx.net>
19744              Date: Sun, 1 Jul 2001 09:37:56 +0200
19745              Message-Id: <200107010733.KAA03920@taas.iki.fi>
19746      Branch: perl
19747            ! pod/perlvar.pod
19748 ____________________________________________________________________________
19749 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
19750         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
19751              From: "Philip Newton" <Philip.Newton@gmx.net>
19752              Date: Sun, 1 Jul 2001 09:37:56 +0200
19753              Message-Id: <200107010733.KAA03925@taas.iki.fi>
19754      Branch: perl
19755            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
19756 ____________________________________________________________________________
19757 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
19758         Log: Metaconfig unit change for #11070.
19759      Branch: metaconfig
19760            ! U/compline/randfunc.U
19761 ____________________________________________________________________________
19762 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
19763         Log: Subject: [PATCH perlsnap] its --> it's --> its
19764              From: "Philip Newton" <Philip.Newton@gmx.net>
19765              Date: Sun, 1 Jul 2001 09:37:56 +0200
19766              Message-Id: <200107010733.KAA03914@taas.iki.fi>
19767      Branch: perl
19768            ! Porting/config_H
19769 ____________________________________________________________________________
19770 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
19771         Log: Sync with Sarathy; integrate with perlio.
19772      Branch: perl
19773           !> gv.c
19774 ____________________________________________________________________________
19775 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
19776         Log: regenerate win32/config_H.?c files
19777      Branch: perl
19778            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19779 ____________________________________________________________________________
19780 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
19781         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
19782              naming discipline
19783              
19784              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
19785              because of this)
19786              
19787              fix a warning about "fd" being used without being set in Cwd.xs
19788      Branch: perl
19789            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
19790            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
19791            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
19792            ! win32/config.vc
19793 ____________________________________________________________________________
19794 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
19795         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
19796              within macro arguments") and warnings ("unary minus applied to
19797              unsigned type", among others)
19798      Branch: perl
19799            ! gv.c hv.c op.c pp.c sv.c toke.c
19800 ____________________________________________________________________________
19801 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
19802         Log: win32 fixes: more spurious CRs
19803      Branch: perl
19804            ! win32/mdelete.bat
19805 ____________________________________________________________________________
19806 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
19807         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
19808              from win32/bin (or it gets deleted by distclean); don't delete
19809              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
19810              NT (should be made Win9x specific, and added to makefile.mk)
19811      Branch: perl
19812           +> win32/mdelete.bat
19813            - win32/bin/mdelete.bat
19814            ! win32/Makefile win32/makefile.mk
19815 ____________________________________________________________________________
19816 [ 11063] By: nick                                  on 2001/07/01  18:54:09
19817         Log: Quick for for #ifdef mess
19818      Branch: perlio
19819            ! gv.c
19820 ____________________________________________________________________________
19821 [ 11062] By: nick                                  on 2001/07/01  18:47:42
19822         Log: Raw integrate - does not build #if mess in gv.c
19823      Branch: perlio
19824           !> (integrate 29 files)
19825 ____________________________________________________________________________
19826 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
19827         Log: Make 'compile' target a little less broken.
19828              Still very broken, though: -Wall warnings from
19829              the generated code, boot_Foo prototypes missing,
19830              can't autoload Fcntl::SEEK_CUR et alia, ...
19831      Branch: perl
19832            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
19833            ! utils/perlcc.PL x2p/Makefile.SH
19834 ____________________________________________________________________________
19835 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
19836         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
19837      Branch: perl
19838            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
19839            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
19840 ____________________________________________________________________________
19841 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
19842         Log: Update Changes.
19843      Branch: perl
19844            ! Changes patchlevel.h
19845 ____________________________________________________________________________
19846 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
19847         Log: Still one typo, regen toc.
19848      Branch: perl
19849            ! lib/Unicode/UCD.pm pod/perltoc.pod
19850 ____________________________________________________________________________
19851 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
19852         Log: Detypos and regen toc.
19853      Branch: perl
19854            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
19855 ____________________________________________________________________________
19856 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
19857         Log: VERSION tweak.
19858      Branch: perl
19859            ! ext/List/Util/lib/List/Util.pm
19860 ____________________________________________________________________________
19861 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
19862         Log: Attempt at plugging the leak under ithreads detected by Doug.
19863      Branch: perl
19864            ! op.h
19865 ____________________________________________________________________________
19866 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
19867         Log: gcc -Wall lint after #11051.
19868      Branch: perl
19869            ! pp_sys.c
19870 ____________________________________________________________________________
19871 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
19872         Log: Integrate perlio.
19873      Branch: perl
19874           !> lib/File/Find/taint.t
19875 ____________________________________________________________________________
19876 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
19877         Log: Don't use the v-strings for module VERSIONs.
19878      Branch: perl
19879            ! lib/Unicode/UCD.pm
19880 ____________________________________________________________________________
19881 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
19882         Log: Code cleanup based on turning off the -woffs in IRIX.
19883              Not all of the gripes cleaned up (hairy code in hv.c and
19884              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
19885              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
19886              to the IRIX hints)
19887      Branch: perl
19888            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
19889            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
19890            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
19891            ! regcomp.c sv.c
19892 ____________________________________________________________________________
19893 [ 11050] By: nick                                  on 2001/06/30  20:46:46
19894         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
19895      Branch: perlio
19896            ! lib/File/Find/taint.t
19897 ____________________________________________________________________________
19898 [ 11049] By: nick                                  on 2001/06/30  18:13:33
19899         Log: Integrate mainline
19900      Branch: perlio
19901           +> NetWare/nwstdio.h NetWare/perlsdio.h
19902           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
19903           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
19904           +> lib/Unicode/UCD.t t/run/exit.t
19905           !> (integrate 60 files)
19906 ____________________________________________________________________________
19907 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
19908         Log: Delta delta.
19909      Branch: perl
19910            ! pod/perl572delta.pod
19911 ____________________________________________________________________________
19912 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
19913         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
19914              by CPAN.pm, use rather _00.
19915      Branch: perl
19916            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
19917            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
19918            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
19919            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
19920            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
19921            ! lib/ExtUtils/Embed.pm lib/Test.pm
19922 ____________________________________________________________________________
19923 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
19924         Log: Add a simple Unicode character database interface, Unicode::UCD.
19925      Branch: perl
19926            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
19927            ! MANIFEST
19928 ____________________________________________________________________________
19929 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
19930         Log: Subject: [PATCH] op/numconver.t
19931              From: Nicholas Clark <nick@ccl4.org>
19932              Date: Sat, 30 Jun 2001 15:40:10 +0100
19933              Message-ID: <20010630154010.I59620@plum.flirble.org>
19934      Branch: perl
19935            ! t/op/numconvert.t
19936 ____________________________________________________________________________
19937 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
19938         Log: The $^N is now taken (by #11038).
19939      Branch: perl
19940            ! t/base/lex.t
19941 ____________________________________________________________________________
19942 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
19943         Log: The #11040 had slipped to a wrong function...
19944      Branch: perl
19945            ! sv.c
19946 ____________________________________________________________________________
19947 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
19948         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
19949              the Configure library symbol probe mysteriously finds all
19950              symbols but those of pipe() and times().
19951      Branch: perl
19952            ! hints/aix.sh
19953 ____________________________________________________________________________
19954 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
19955         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
19956              From: Nicholas Clark <nick@ccl4.org>
19957              Date: Fri, 29 Jun 2001 23:49:07 +0100
19958              Message-ID: <20010629234907.D59620@plum.flirble.org>
19959      Branch: perl
19960            ! lib/ExtUtils.t
19961 ____________________________________________________________________________
19962 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
19963         Log: Subject: [PATCH] weakref fix 2, not yet there
19964              From: Artur Bergman <artur@contiller.se>
19965              Date: Sat, 30 Jun 2001 01:18:16 +0200
19966              Message-ID: <B762D957.1CC9%artur@contiller.se>
19967      Branch: perl
19968            ! sv.c
19969 ____________________________________________________________________________
19970 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
19971         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
19972              From: Michael G Schwern <schwern@pobox.com>
19973              Date: Fri, 29 Jun 2001 19:39:11 -0400
19974              Message-ID: <20010629193910.D25304@blackrider>
19975      Branch: perl
19976            + t/run/exit.t
19977            ! MANIFEST
19978 ____________________________________________________________________________
19979 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
19980         Log: Add support for $^N, the most-recently closed group.
19981      Branch: perl
19982            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
19983            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
19984            ! thrdvar.h
19985 ____________________________________________________________________________
19986 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
19987         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
19988              From: lvirden@cas.org
19989              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
19990              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
19991              
19992              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
19993              From: lvirden@cas.org
19994              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
19995              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
19996      Branch: perl
19997            ! README.solaris
19998 ____________________________________________________________________________
19999 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
20000         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
20001              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
20002              Date: Sat, 30 Jun 2001 07:33:37 +0900
20003              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
20004              
20005              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
20006              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
20007              Date: Sat, 30 Jun 2001 21:38:14 +0900
20008              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
20009      Branch: perl
20010            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
20011            + ext/Encode/Encode/7bit-kr.enc
20012            ! MANIFEST ext/Encode/Encode/Tcl.pm
20013 ____________________________________________________________________________
20014 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
20015         Log: NetWare tweaks from Guruprasad.
20016      Branch: perl
20017            + NetWare/nwstdio.h NetWare/perlsdio.h
20018            ! MANIFEST NetWare/Makefile NetWare/config.wc
20019            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
20020            ! NetWare/t/Readme.txt
20021 ____________________________________________________________________________
20022 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
20023         Log: More module $VERSION bump-ups.
20024      Branch: perl
20025            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
20026            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
20027            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
20028 ____________________________________________________________________________
20029 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
20030         Log: Doc update due to #11032.
20031      Branch: perl
20032            ! pod/perl572delta.pod
20033 ____________________________________________________________________________
20034 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
20035         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
20036              From: Peter Prymmer <pvhp@forte.com>
20037              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
20038              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
20039      Branch: perl
20040            ! ext/Time/HiRes/HiRes.xs
20041 ____________________________________________________________________________
20042 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
20043         Log: -lpthreads missing in AIX.
20044      Branch: perl
20045            ! hints/aix.sh
20046 ____________________________________________________________________________
20047 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
20048         Log: Subject: [PATCH] CLONE && weakrefs
20049              From: Artur Bergman <artur@contiller.se>
20050              Date: Fri, 29 Jun 2001 17:02:00 +0200
20051              Message-ID: <B7626508.1CA0%artur@contiller.se>
20052      Branch: perl
20053            ! sv.c
20054 ____________________________________________________________________________
20055 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
20056         Log: Subject: Re: Bug report: split splits on wrong pattern
20057              From: Radu Greab <radu@netsoft.ro>
20058              Date: Wed, 27 Jun 2001 21:50:52 +0300
20059              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
20060      Branch: perl
20061            ! pp_ctl.c t/op/split.t
20062 ____________________________________________________________________________
20063 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
20064         Log: Metaconfig unit change for #11027.
20065      Branch: metaconfig/U/perl
20066            ! d_modfl.U
20067 ____________________________________________________________________________
20068 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
20069         Log: I thought this Configure glitch for AIX was just recently fixed?
20070      Branch: perl
20071            ! Configure
20072 ____________________________________________________________________________
20073 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
20074         Log: Update Changes.
20075      Branch: perl
20076            ! Changes patchlevel.h
20077 ____________________________________________________________________________
20078 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
20079         Log: Subject: Re: perl@10967, File::Find, and Cwd
20080              From: Mike Guy <mjtg@cam.ac.uk>
20081              Date: Fri, 29 Jun 2001 14:56:49 +0100
20082              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
20083      Branch: perl
20084            ! lib/File/Find/taint.t
20085 ____________________________________________________________________________
20086 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
20087         Log: Update the sv_pvprintify() spec.
20088      Branch: perl
20089            ! pod/perltodo.pod
20090 ____________________________________________________________________________
20091 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
20092         Log: Known test failures update.
20093      Branch: perl
20094            ! pod/perl572delta.pod
20095 ____________________________________________________________________________
20096 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
20097         Log: Based on
20098              
20099              Subject: [PATCH @11016] More );) fixes
20100              From: Richard Soderberg <rs@crystalflame.net>
20101              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
20102              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
20103      Branch: perl
20104            ! ext/Thread/Thread.xs ext/Thread/typemap
20105 ____________________________________________________________________________
20106 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
20107         Log: Subject: [PATCH @11016] Fixes compile errors in four files
20108              From: Richard Soderberg <rs@crystalflame.net>
20109              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
20110              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
20111      Branch: perl
20112            ! mg.c pp.c pp_hot.c util.c
20113 ____________________________________________________________________________
20114 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
20115         Log: AIX hints tweaking continues, from Merijn Brand.
20116      Branch: perl
20117            ! hints/aix.sh
20118 ____________________________________________________________________________
20119 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
20120         Log: HP-UX needs gccversion sooner, from Merijn Brand.
20121      Branch: perl
20122            ! hints/hpux.sh
20123 ____________________________________________________________________________
20124 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
20125         Log: Subject: [PATCH 5.6.1] OS/2 docs
20126              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20127              Date: Fri, 29 Jun 2001 02:34:12 -0400
20128              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
20129      Branch: perl
20130            ! README.os2 os2/Changes
20131 ____________________________________________________________________________
20132 [ 11017] By: nick                                  on 2001/06/29  10:20:30
20133         Log: Integrate mainline
20134      Branch: perlio
20135           +> (branch 37 files)
20136            - ext/ODBM_File/sdbm.t
20137           !> (integrate 211 files)
20138 ____________________________________________________________________________
20139 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
20140         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
20141              the modules found using a script written by Larry Schatzer Jr.
20142      Branch: perl
20143            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
20144            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
20145            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
20146            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
20147            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
20148            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
20149            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
20150            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
20151            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
20152            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
20153            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
20154            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
20155            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
20156            ! lib/constant.pm lib/fields.pm lib/strict.pm
20157 ____________________________________________________________________________
20158 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
20159         Log: The latest JPL from the anoncvs.
20160      Branch: perl
20161            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
20162 ____________________________________________________________________________
20163 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
20164         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
20165      Branch: perl
20166            ! t/op/pat.t
20167 ____________________________________________________________________________
20168 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
20169         Log: Worrying about insecure directories now is a bit too late.
20170      Branch: perl
20171            ! lib/File/Find/taint.t
20172 ____________________________________________________________________________
20173 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
20174         Log: Cannot DIE() in a void function,
20175              from Richard Hatch <rhatch@austin.ibm.com>.
20176      Branch: perl
20177            ! ext/IPC/SysV/SysV.xs
20178 ____________________________________________________________________________
20179 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
20180         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
20181              From: Peter Prymmer <pvhp@forte.com>
20182              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
20183              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
20184              
20185              (unfinished: time/hires tests 3, 5, 14 failing, but better
20186              than wholesale failure)
20187      Branch: perl
20188            ! ext/Time/HiRes/HiRes.xs
20189 ____________________________________________________________________________
20190 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
20191         Log: Subject: [PATCH 5.6.1] OS/2 improvements
20192              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20193              Date: Thu, 28 Jun 2001 16:03:14 -0400
20194              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
20195      Branch: perl
20196            + os2/os2_base.t
20197            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
20198            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
20199            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
20200            ! os2/os2ish.h
20201 ____________________________________________________________________________
20202 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
20203         Log: Subject: Incrementing Extutils::Manifest's $VERSION
20204              From: Michael G Schwern <schwern@pobox.com>
20205              Date: Thu, 28 Jun 2001 13:13:49 -0400
20206              Message-ID: <20010628131349.A14738@blackrider>
20207      Branch: maint-5.6/perl
20208            ! lib/ExtUtils/Manifest.pm
20209 ____________________________________________________________________________
20210 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
20211         Log: AIX tweak from Merijn Brand.
20212      Branch: perl
20213            ! hints/aix.sh
20214 ____________________________________________________________________________
20215 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
20216         Log: Create the macperl branch.
20217      Branch: maint-5.6/macperl
20218           +> (branch 1728 files)
20219 ____________________________________________________________________________
20220 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
20221         Log: Update Changes.
20222      Branch: perl
20223            ! Changes patchlevel.h
20224 ____________________________________________________________________________
20225 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
20226         Log: More Perforce lore.
20227      Branch: perl
20228            ! Porting/repository.pod
20229 ____________________________________________________________________________
20230 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
20231         Log: Metaconfig unit changes for #11003.
20232      Branch: metaconfig/U/perl
20233            + d_nl_langinfo.U i_langinfo.U
20234 ____________________________________________________________________________
20235 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
20236         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
20237              Expected not to exist in non-UNIX excepting in VMS, where
20238              according to a quick web survey they just might.
20239      Branch: perl
20240            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
20241            ! Porting/config_H config_h.SH configure.com epoc/config.sh
20242            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
20243            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20244            ! win32/config.bc win32/config.gc win32/config.vc
20245 ____________________________________________________________________________
20246 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
20247         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
20248              in AIX is one is doing a 64-bit build.
20249      Branch: perl
20250            ! hints/aix.sh
20251 ____________________________________________________________________________
20252 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
20253         Log: Metaconfig unit changes for #11000.
20254      Branch: metaconfig/U/perl
20255            ! use64bits.U uselfs.U
20256 ____________________________________________________________________________
20257 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
20258         Log: Move use64bitint and use64bitall before uselargefiles.
20259      Branch: perl
20260            ! Configure
20261 ____________________________________________________________________________
20262 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
20263         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
20264              From: Robert Spier <rspier@pobox.com>
20265              Message-ID: <15162.41164.618712.841415@rls.cx>
20266              Date: Wed, 27 Jun 2001 23:13:16 -0400
20267      Branch: perl
20268            ! doio.c
20269 ____________________________________________________________________________
20270 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
20271         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
20272              From: Peter Prymmer <pvhp@forte.com>
20273              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
20274              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
20275      Branch: perl
20276            ! numeric.c
20277 ____________________________________________________________________________
20278 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
20279         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
20280              From: Peter Prymmer <pvhp@forte.com>
20281              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
20282              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
20283      Branch: perl
20284            ! configure.com ext/Digest/MD5/Makefile.PL
20285 ____________________________________________________________________________
20286 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
20287         Log: Update Changes.
20288      Branch: perl
20289            ! Changes patchlevel.h
20290 ____________________________________________________________________________
20291 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
20292         Log: Tiny EPOC updates.
20293      Branch: perl
20294            ! epoc/config.sh
20295 ____________________________________________________________________________
20296 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
20297         Log: The Test::More and Test::Simple tests required help
20298              thanks to our schizophrenic test scheme.
20299      Branch: perl
20300            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
20301            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
20302            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
20303            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
20304            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
20305 ____________________________________________________________________________
20306 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
20307         Log: Upgrade to Test::Simple 0.09.
20308      Branch: perl
20309            + lib/Test/Simple/Changes
20310            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
20311            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
20312            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
20313            ! lib/Test/Simple/t/plan_is_noplan.t
20314 ____________________________________________________________________________
20315 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
20316         Log: Upgrade to Test::More 0.07.
20317      Branch: perl
20318            + lib/Test/More/Changes
20319            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
20320            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
20321            ! lib/Test/More/t/skipall.t
20322 ____________________________________________________________________________
20323 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
20324         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
20325              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20326              Date: Wed, 27 Jun 2001 18:40:04 +0200
20327              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
20328      Branch: perl
20329            ! hints/hpux.sh
20330 ____________________________________________________________________________
20331 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
20332         Log: Subject: [PATCH README.qnx hints/qnx.sh]
20333              From: Norton Allen <allen@huarp.harvard.edu>
20334              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
20335              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
20336      Branch: perl
20337            ! README.qnx hints/qnx.sh
20338 ____________________________________________________________________________
20339 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
20340         Log: Subject: [PATCH] two little documentation nits
20341              From: Abhijit Menon-Sen <ams@wiw.org>
20342              Date: Wed, 27 Jun 2001 20:07:50 +0530
20343              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
20344      Branch: perl
20345            ! sv.c sv.h
20346 ____________________________________________________________________________
20347 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
20348         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
20349              From: Norton Allen <allen@huarp.harvard.edu>
20350              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
20351              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
20352      Branch: perl
20353            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
20354 ____________________________________________________________________________
20355 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
20356         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
20357              From: Michael G Schwern <schwern@pobox.com>
20358              Date: Wed, 27 Jun 2001 02:34:58 -0400
20359              Message-ID: <20010627023458.K23874@blackrider>
20360      Branch: perl
20361            ! vms/test.com
20362 ____________________________________________________________________________
20363 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
20364         Log: Add perl_clone_host() for Netware.
20365      Branch: perl
20366            ! NetWare/nw5.c
20367 ____________________________________________________________________________
20368 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
20369         Log: GCC 3.0 hints for HP-UX.
20370      Branch: perl
20371            ! hints/hpux.sh
20372 ____________________________________________________________________________
20373 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
20374         Log: In some Linux distributions the libndbm is broken
20375              (no null key support), therefore link with libgdbm
20376              (if available), since it has a working ndbm emulation,
20377              from Jonathan Stowe.
20378      Branch: perl
20379            + ext/NDBM_File/hints/linux.pl
20380            ! MANIFEST
20381 ____________________________________________________________________________
20382 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
20383         Log: Subject: [PATCH perl@10930] find.t hack for VMS
20384              From: "Craig A. Berry" <craigberry@mac.com>
20385              Date: Tue, 26 Jun 2001 23:40:25 -0500
20386              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
20387      Branch: perl
20388            ! lib/File/Find/find.t
20389 ____________________________________________________________________________
20390 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
20391         Log: AUTHORS updates.
20392      Branch: perl
20393            ! AUTHORS
20394 ____________________________________________________________________________
20395 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
20396         Log: Metaconfig unit change like #10980.
20397      Branch: metaconfig
20398            ! U/compline/d_stdstdio.U
20399 ____________________________________________________________________________
20400 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
20401         Log: "lose the it's", from Abhijit Menon-Sen.
20402              ("It's" not searched, pods not searched.)
20403      Branch: perl
20404            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
20405            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
20406            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
20407            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
20408            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
20409            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
20410 ____________________________________________________________________________
20411 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
20412         Log: "lose the looses", from Abhijit Menon-Sen.
20413      Branch: perl
20414            ! ext/B/B/Assembler.pm gv.c
20415 ____________________________________________________________________________
20416 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
20417         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
20418      Branch: perl
20419            ! hints/os390.sh
20420 ____________________________________________________________________________
20421 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
20422         Log: DEC C 5.3 on the VAX simply doesn't seem to like
20423              compiling the MD5 extension, disable it there for now,
20424              from Peter Prymmer.
20425      Branch: perl
20426            ! configure.com
20427 ____________________________________________________________________________
20428 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
20429         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
20430              From: Jonathan Stowe <gellyfish@gellyfish.com>
20431              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
20432              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
20433      Branch: perl
20434            ! pod/perlfaq3.pod
20435 ____________________________________________________________________________
20436 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
20437         Log: Subject: [PATCH 5.6.1] perlxs misprints
20438              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20439              Date: Tue, 26 Jun 2001 17:20:00 -0400
20440              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
20441      Branch: perl
20442            ! pod/perlxs.pod
20443 ____________________________________________________________________________
20444 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
20445         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
20446              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20447              Date: Tue, 26 Jun 2001 17:27:07 -0400
20448              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
20449      Branch: perl
20450            ! lib/ExtUtils/MM_Unix.pm
20451 ____________________________________________________________________________
20452 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
20453         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
20454              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20455              Date: Tue, 26 Jun 2001 17:23:24 -0400
20456              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
20457      Branch: perl
20458            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
20459 ____________________________________________________________________________
20460 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
20461         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
20462              by Olaf Flebbe.
20463      Branch: perl
20464            ! perl.h
20465 ____________________________________________________________________________
20466 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
20467         Log: Detypo.
20468      Branch: perl
20469            ! lib/Memoize/t/tie_sdbm.t
20470 ____________________________________________________________________________
20471 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
20472         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
20473      Branch: perl
20474            ! win32/perllib.c
20475 ____________________________________________________________________________
20476 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
20477         Log: Subject: [patch] perl_clone+CvFILE
20478              From: Doug MacEachern <dougm@covalent.net>
20479              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
20480              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
20481      Branch: perl
20482            ! sv.c
20483 ____________________________________________________________________________
20484 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
20485         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
20486              From: Mark-Jason Dominus <mjd@plover.com>
20487              Date: Tue, 26 Jun 2001 12:33:01 -0400
20488              Message-ID: <20010626163301.31298.qmail@plover.com>
20489      Branch: perl
20490            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
20491 ____________________________________________________________________________
20492 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
20493         Log: Update Changes.
20494      Branch: perl
20495            ! Changes patchlevel.h
20496 ____________________________________________________________________________
20497 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
20498         Log: Also catfile() needs now to explicitly exported.
20499      Branch: perl
20500            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
20501 ____________________________________________________________________________
20502 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
20503         Log: Regen toc.
20504      Branch: perl
20505            ! pod/perltoc.pod
20506 ____________________________________________________________________________
20507 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
20508         Log: Nonexistent pod command.
20509      Branch: perl
20510            ! pod/perl572delta.pod
20511 ____________________________________________________________________________
20512 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
20513         Log: Be more portable in the quest for tmpdir.
20514      Branch: perl
20515            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
20516 ____________________________________________________________________________
20517 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
20518         Log: Be more portable in finding out the home directory,
20519              and use File::Spec to do the concat.
20520              (Come to think of it, couldn't File::Spec provide
20521              for a ->homedir method?)
20522      Branch: perl
20523            ! lib/Net/Config.pm
20524 ____________________________________________________________________________
20525 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
20526         Log: Doc patch for #10959.
20527      Branch: perl
20528            ! pod/perlfunc.pod
20529 ____________________________________________________________________________
20530 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
20531         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
20532              From: "Philip Newton" <pnewton@gmx.de>
20533              Date: Tue, 26 Jun 2001 16:26:47 +0200
20534              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
20535      Branch: perl
20536            ! pod/perldata.pod
20537 ____________________________________________________________________________
20538 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
20539         Log: Subject: [PATH] shared -> unique;
20540              From: "Artur Bergman" <artur@contiller.se>
20541              Date: Tue, 26 Jun 2001 16:18:40 +0200
20542              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
20543              
20544              Because "shared" isn't: it's read-only.
20545      Branch: perl
20546            ! toke.c xsutils.c
20547 ____________________________________________________________________________
20548 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
20549         Log: Escape multiline croak messages.
20550      Branch: perl
20551            ! t/op/ver.t
20552 ____________________________________________________________________________
20553 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
20554         Log: No more pragma/*.t for minitest.
20555      Branch: perl
20556            ! Makefile.SH
20557 ____________________________________________________________________________
20558 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
20559         Log: AUTHORS updates.
20560      Branch: perl
20561            ! AUTHORS
20562 ____________________________________________________________________________
20563 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
20564         Log: delta updates.
20565      Branch: perl
20566            ! pod/perl572delta.pod
20567 ____________________________________________________________________________
20568 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
20569         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
20570              From: Artur Bergman <artur@contiller.se> 
20571              Date: Tue, 26 Jun 2001 15:32:53 +0200
20572              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
20573      Branch: perl
20574            ! makedef.pl sv.c sv.h win32/perllib.c
20575 ____________________________________________________________________________
20576 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
20577         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
20578              From: Jonathan Stowe <gellyfish@gellyfish.com>
20579              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
20580              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
20581              
20582              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
20583      Branch: perl
20584            + ext/Time/HiRes/hints/sco.pl
20585            ! MANIFEST
20586 ____________________________________________________________________________
20587 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
20588         Log: Subject: [PATCH 5.6.1] static build
20589              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20590              Date: Tue, 26 Jun 2001 04:22:25 -0400
20591              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
20592      Branch: perl
20593            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
20594            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
20595 ____________________________________________________________________________
20596 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
20597         Log: DJGPP patches from Laszlo Molnar.
20598      Branch: perl
20599            ! djgpp/djgpp.c perl.c util.c
20600 ____________________________________________________________________________
20601 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
20602         Log: Netware patches from Ananth Kesari.
20603      Branch: perl
20604            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
20605            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
20606            ! NetWare/nwtinfo.h
20607 ____________________________________________________________________________
20608 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
20609         Log: Detypo.
20610      Branch: perl
20611            ! ext/Errno/Errno_pm.PL
20612 ____________________________________________________________________________
20613 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
20614         Log: There seems to be two ways of spelling the $^O in *STEP.
20615      Branch: perl
20616            ! ext/Errno/Errno_pm.PL
20617 ____________________________________________________________________________
20618 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
20619         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
20620              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
20621      Branch: perl
20622            ! ext/Errno/Errno_pm.PL
20623 ____________________________________________________________________________
20624 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
20625         Log: Known bugs update.
20626      Branch: perl
20627            ! pod/perl572delta.pod
20628 ____________________________________________________________________________
20629 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
20630         Log: The default installation of Cygwin has 500 as root's uid.
20631      Branch: perl
20632            ! lib/User/pwent.t
20633 ____________________________________________________________________________
20634 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
20635         Log: Be even more relaxed (re-allow having only one entry).
20636      Branch: perl
20637            ! t/op/grent.t t/op/pwent.t
20638 ____________________________________________________________________________
20639 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
20640         Log: Test failure updates.
20641      Branch: perl
20642            ! pod/perl572delta.pod
20643 ____________________________________________________________________________
20644 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
20645         Log: MPE/iX test tweaks from Mark Bixby.
20646      Branch: perl
20647            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
20648            ! t/io/fs.t t/op/stat.t
20649 ____________________________________________________________________________
20650 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
20651         Log: Microperl findings.
20652      Branch: perl
20653            ! perl.h pp_sys.c
20654 ____________________________________________________________________________
20655 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
20656         Log: Touch uconfig.h.
20657      Branch: perl
20658            ! uconfig.h
20659 ____________________________________________________________________________
20660 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
20661         Log: Subject: [PATCH] Proposed fix for Pod::Man
20662              From: Rob Napier <rnapier@employees.org>
20663              Date: Mon, 25 Jun 2001 15:49:24 -0400
20664              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
20665              
20666              Cater for Solaris nroff brokenness (shortchanges daisywheel
20667              printers, but hey, we also no more support PDPs.)
20668      Branch: perl
20669            ! lib/Pod/Man.pm
20670 ____________________________________________________________________________
20671 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
20672         Log: Typo in #10937.
20673      Branch: perl
20674            ! ext/POSIX/sigaction.t
20675 ____________________________________________________________________________
20676 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
20677         Log: SIGCONT not trappable in VMS.
20678      Branch: perl
20679            ! ext/POSIX/sigaction.t
20680 ____________________________________________________________________________
20681 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
20682         Log: Subject: [DRAFT] Encode-Tcl.t
20683              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
20684              Date: Tue, 26 Jun 2001 03:38:08 +0900
20685              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
20686      Branch: perl
20687            + ext/Encode/Encode/Tcl.t
20688            ! MANIFEST ext/Encode/Encode/Tcl.pm
20689 ____________________________________________________________________________
20690 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
20691         Log: Because of #10932 retract also the perlfunc hunk of #10910.
20692      Branch: perl
20693            ! pod/perlfunc.pod
20694 ____________________________________________________________________________
20695 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
20696         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
20697              by Ilya Zakharevich in
20698              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
20699      Branch: perl
20700            ! XSUB.h
20701 ____________________________________________________________________________
20702 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
20703         Log: Typo in #10889.
20704      Branch: perl
20705            ! hints/uts.sh
20706 ____________________________________________________________________________
20707 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
20708         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
20709              From: Abhijit Menon-Sen <ams@wiw.org>
20710              Date: Mon, 25 Jun 2001 23:45:45 +0530
20711              Message-ID: <20010625234545.A5022@lustre.linux.in>
20712      Branch: perl
20713            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
20714 ____________________________________________________________________________
20715 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
20716         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
20717              From: Michael G Schwern <schwern@pobox.com>
20718              Date: Mon, 25 Jun 2001 14:35:51 -0400
20719              Message-ID: <20010625143551.H13819@blackrider>
20720      Branch: perl
20721            ! lib/Test.pm
20722 ____________________________________________________________________________
20723 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
20724         Log: Update Changes.
20725      Branch: perl
20726            ! Changes patchlevel.h
20727 ____________________________________________________________________________
20728 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
20729         Log: Regen toc and modlib.
20730      Branch: perl
20731            ! pod/perlmodlib.pod pod/perltoc.pod
20732 ____________________________________________________________________________
20733 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
20734         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
20735              for the benefit of C++ compilers, as suggested by Guruprasad.
20736      Branch: perl
20737            ! embed.pl proto.h
20738 ____________________________________________________________________________
20739 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
20740         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
20741              From: Jonathan Stowe <gellyfish@gellyfish.com>
20742              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
20743              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
20744      Branch: perl
20745            ! pod/perlfaq5.pod
20746 ____________________________________________________________________________
20747 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
20748         Log: Missed from #10925.
20749      Branch: perl
20750            ! gv.c
20751 ____________________________________________________________________________
20752 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
20753         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
20754              From: Robin Houston <robin@kitsite.com>
20755              Date: Sat, 19 May 2001 16:19:34 +0100
20756              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
20757      Branch: perl
20758            ! cv.h gv.h op.c
20759 ____________________________________________________________________________
20760 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
20761         Log: Netware README tweak.
20762      Branch: perl
20763            ! README.netware
20764 ____________________________________________________________________________
20765 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
20766         Log: Subject: [PATCH] Re: overload.t fails
20767              From: Abhijit Menon-Sen <ams@wiw.org>
20768              Date: Mon, 25 Jun 2001 14:52:20 +0530
20769              Message-ID: <20010625145220.A24114@lustre.linux.in>
20770      Branch: perl
20771            ! lib/overload.t
20772 ____________________________________________________________________________
20773 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
20774         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
20775              From: Mike Guy <mjtg@cam.ac.uk>
20776              Date: Mon, 25 Jun 2001 11:43:23 +0100
20777              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
20778      Branch: perl
20779            ! lib/Carp.pm
20780 ____________________________________________________________________________
20781 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
20782         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
20783              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20784              Date: Sun, 24 Jun 2001 05:17:05 -0400
20785              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
20786      Branch: perl
20787            ! os2/os2ish.h
20788 ____________________________________________________________________________
20789 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
20790         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
20791              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20792              Date: Mon, 25 Jun 2001 05:52:27 -0400
20793              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
20794      Branch: perl
20795            ! hints/os2.sh
20796 ____________________________________________________________________________
20797 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
20798         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
20799              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20800              Date: Mon, 25 Jun 2001 05:23:35 -0400
20801              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
20802      Branch: perl
20803            ! os2/os2.c
20804 ____________________________________________________________________________
20805 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
20806         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
20807              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20808              Date: Mon, 25 Jun 2001 05:04:32 -0400
20809              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
20810      Branch: perl
20811            ! os2/OS2/REXX/DLL/DLL.pm
20812 ____________________________________________________________________________
20813 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
20814         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
20815              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20816              Date: Mon, 25 Jun 2001 05:02:36 -0400
20817              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
20818      Branch: perl
20819            ! mg.c os2/dl_os2.c os2/os2.c
20820 ____________________________________________________________________________
20821 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
20822         Log: Subject: Re: [PATCH 5.6.1] misprints
20823              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20824              Date: Mon, 25 Jun 2001 04:50:50 -0400
20825              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
20826      Branch: perl
20827            ! os2/os2.c pp_sys.c
20828 ____________________________________________________________________________
20829 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
20830         Log: Add Test::More and Test::Simple to the delta.
20831      Branch: perl
20832            ! pod/perl572delta.pod
20833 ____________________________________________________________________________
20834 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
20835         Log: Add Test::More, from Michael G Schwern.
20836      Branch: perl
20837            + lib/Test/More.pm lib/Test/More/t/More.t
20838            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
20839            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
20840            + t/lib/Test/More/Catch.pm
20841            ! MANIFEST
20842 ____________________________________________________________________________
20843 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
20844         Log: Add Test::Simple from Michael G Schwern.
20845      Branch: perl
20846            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
20847            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
20848            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
20849            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
20850            + t/lib/Test/Simple/Catch.pm
20851            + t/lib/Test/Simple/sample_tests/death.plx
20852            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
20853            + t/lib/Test/Simple/sample_tests/extras.plx
20854            + t/lib/Test/Simple/sample_tests/five_fail.plx
20855            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
20856            + t/lib/Test/Simple/sample_tests/one_fail.plx
20857            + t/lib/Test/Simple/sample_tests/require.plx
20858            + t/lib/Test/Simple/sample_tests/success.plx
20859            + t/lib/Test/Simple/sample_tests/too_few.plx
20860            + t/lib/Test/Simple/sample_tests/two_fail.plx
20861            ! MANIFEST
20862 ____________________________________________________________________________
20863 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
20864         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
20865              From: "Craig A. Berry" <craigberry@mac.com>
20866              Date: Sun, 24 Jun 2001 23:41:36 -0500
20867              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
20868      Branch: perl
20869            ! pp_sys.c
20870 ____________________________________________________________________________
20871 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
20872         Log: Upgrade to Attribute::Handlers 0.70.
20873      Branch: perl
20874            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
20875            ! MANIFEST lib/Attribute/Handlers.pm
20876 ____________________________________________________________________________
20877 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
20878         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
20879              From: Abhijit Menon-Sen <ams@wiw.org>
20880              Date: Sat, 23 Jun 2001 05:17:44 +0530
20881              Message-ID: <20010623051744.A18583@lustre.linux.in>
20882              
20883              (Can't think of a good place to put tests.)
20884      Branch: perl
20885            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
20886 ____________________________________________________________________________
20887 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
20888         Log: Subject: [PATCH] t/op/pat.t typo fix
20889              From: Richard Soderberg <rs@crystalflame.net>
20890              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
20891              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
20892      Branch: perl
20893            ! t/op/pat.t
20894 ____________________________________________________________________________
20895 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
20896         Log: Move the pack warnings to their own file, as pointed
20897              out by Spider.
20898      Branch: perl
20899            + t/lib/warnings/pp_pack
20900            ! MANIFEST t/lib/warnings/pp
20901 ____________________________________________________________________________
20902 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
20903         Log: Update Changes.
20904      Branch: perl
20905            ! Changes patchlevel.h
20906 ____________________________________________________________________________
20907 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
20908         Log: Partially fix a problem noticed by IRIX compiler:
20909              the initialization of parse_start was bypassed by
20910              several gotos.  Now initialized to zero, which may
20911              not be the best choice.
20912      Branch: perl
20913            ! regcomp.c
20914 ____________________________________________________________________________
20915 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
20916         Log: Relax the group and password tests back to moaning only
20917              if no matches at all are found.  (Even with a small sample
20918              I could find many sites where there are, umm, anomalies in
20919              the said databases.)       
20920      Branch: perl
20921            ! t/op/grent.t t/op/pwent.t
20922 ____________________________________________________________________________
20923 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
20924         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
20925      Branch: perl
20926            ! pp_ctl.c
20927 ____________________________________________________________________________
20928 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
20929         Log: De-cut-and-pasto in #10902.
20930      Branch: perl
20931            ! pp_ctl.c
20932 ____________________________________________________________________________
20933 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
20934         Log: The #10771 didn't take?
20935      Branch: perl
20936            ! pp_ctl.c
20937 ____________________________________________________________________________
20938 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
20939         Log: Undo the filetests part of #10900, under multiplicity
20940              weird errors take place.
20941      Branch: perl
20942            ! pp_sys.c
20943 ____________________________________________________________________________
20944 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
20945         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
20946      Branch: perl
20947            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
20948 ____________________________________________________________________________
20949 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
20950         Log: (Replaced by #10922)
20951              
20952              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
20953              From: Tony Bowden <tony@kasei.com>
20954              Date: Sun, 24 Jun 2001 17:32:40 +0100
20955              Message-ID: <20010624173240.A16293@blackstar.co.uk>
20956              
20957              Document (well, mention) shortmess() and longmess()
20958              to rob people of their fun of reinventing the weel.
20959      Branch: perl
20960            ! lib/Carp.pm
20961 ____________________________________________________________________________
20962 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
20963         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
20964              From: Brian Jepson <bjepson@oreilly.com>
20965              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
20966              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
20967      Branch: perl
20968            ! pp_sys.c
20969 ____________________________________________________________________________
20970 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
20971         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
20972              From: Robin Barker <rmb1@cise.npl.co.uk> 
20973              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
20974              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
20975      Branch: perl
20976            ! lib/CPAN.pm
20977 ____________________________________________________________________________
20978 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
20979         Log: Memoize patch from mjd.
20980      Branch: perl
20981            ! lib/Memoize/t/tie_storable.t
20982 ____________________________________________________________________________
20983 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
20984         Log: Spec the sv_pvprintify() a bit more.
20985      Branch: perl
20986            ! pod/perltodo.pod
20987 ____________________________________________________________________________
20988 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
20989         Log: Upgrade to Memoize 0.65.
20990      Branch: perl
20991            + lib/Memoize/t/array_confusion.t
20992            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
20993            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
20994            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
20995            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
20996            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
20997            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
20998            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
20999            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
21000            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
21001            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
21002            ! lib/Memoize/t/tie_storable.t
21003 ____________________________________________________________________________
21004 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
21005         Log: Metaconfig unit change for #10892.
21006      Branch: metaconfig
21007            ! U/modified/Options.U
21008 ____________________________________________________________________________
21009 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
21010         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
21011              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21012              Date: Sun, 24 Jun 2001 05:24:40 -0400
21013              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
21014      Branch: perl
21015            ! Configure hints/os2.sh
21016 ____________________________________________________________________________
21017 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
21018         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
21019              From: Mike Guy <mjtg@cam.ac.uk>
21020              Date: Sun, 24 Jun 2001 15:28:39 +0100
21021              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
21022              
21023              Fix an ancient (5.002) bug.
21024      Branch: perl
21025            ! lib/Carp/Heavy.pm
21026 ____________________________________________________________________________
21027 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
21028         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
21029              variables.
21030      Branch: perl
21031            ! pp_sys.c
21032 ____________________________________________________________________________
21033 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
21034         Log: Make UTS as per #10888.
21035      Branch: perl
21036            ! hints/uts.sh
21037 ____________________________________________________________________________
21038 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
21039         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
21040      Branch: perl
21041            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
21042            ! mpeix/mpeixish.h perl.h unixish.h
21043 ____________________________________________________________________________
21044 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
21045         Log: AUTHORS update.
21046      Branch: perl
21047            ! AUTHORS
21048 ____________________________________________________________________________
21049 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
21050         Log: Subject: Encode::Tcl for multibyte doesnot work
21051              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
21052              Date: Sun, 24 Jun 2001 22:48:21 +0900
21053              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
21054      Branch: perl
21055            ! ext/Encode/Encode/Tcl.pm
21056 ____________________________________________________________________________
21057 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
21058         Log: Subject: [PATCH] Remove tautology in error messages
21059              From: Mike Guy <mjtg@cam.ac.uk>
21060              Date: Sun, 24 Jun 2001 13:31:00 +0100
21061              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
21062      Branch: perl
21063            ! pp_sys.c
21064 ____________________________________________________________________________
21065 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
21066         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
21067      Branch: perl
21068            ! hints/darwin.sh
21069 ____________________________________________________________________________
21070 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
21071         Log: Subject: Re: [PATCH 5.6.1] test suite
21072              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21073              Date: Sun, 24 Jun 2001 05:47:05 -0400
21074              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
21075              
21076              Test suite fixes.
21077      Branch: perl
21078            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
21079 ____________________________________________________________________________
21080 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
21081         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
21082              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21083              Date: Sun, 24 Jun 2001 05:37:19 -0400
21084              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
21085      Branch: perl
21086            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
21087 ____________________________________________________________________________
21088 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
21089         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
21090              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21091              Date: Sun, 24 Jun 2001 05:34:50 -0400
21092              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
21093              
21094              Pacify compiler warnings.
21095      Branch: perl
21096            ! pp_sys.c
21097 ____________________________________________________________________________
21098 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
21099         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
21100              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21101              Date: Sun, 24 Jun 2001 05:21:18 -0400
21102              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
21103              
21104              Enable compression of executables during link time.
21105      Branch: perl
21106            ! hints/os2.sh
21107 ____________________________________________________________________________
21108 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
21109         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
21110              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21111              Date: Sun, 24 Jun 2001 05:15:11 -0400
21112              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
21113              
21114              Add ordinals to the export list for Perl DLL.
21115              (Breaks intra-version DLL compatibility.)
21116      Branch: perl
21117            ! makedef.pl
21118 ____________________________________________________________________________
21119 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
21120         Log: Allow (displaying and) re-editing the Subject in perlbug.
21121              Also abstract the Subject quality control into a function.
21122      Branch: perl
21123            ! utils/perlbug.PL
21124 ____________________________________________________________________________
21125 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
21126         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
21127      Branch: perl
21128            ! utils/perlbug.PL
21129 ____________________________________________________________________________
21130 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
21131         Log: Regen toc and modlib.
21132      Branch: perl
21133            ! pod/perlmodlib.pod pod/perltoc.pod
21134 ____________________________________________________________________________
21135 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
21136         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
21137              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
21138              attribute semantics as much as possible, or 'ntsec' which uses
21139              native NTFS semantics.)  (See also #10877.)
21140      Branch: perl
21141            ! perl.c
21142 ____________________________________________________________________________
21143 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
21144         Log: (Retracted by #11586)
21145              
21146              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
21147      Branch: perl
21148            ! lib/Test/Harness.pm
21149 ____________________________________________________________________________
21150 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
21151         Log: Just zap the -uPerlio.
21152      Branch: perl
21153            ! ext/B/Stash.t
21154 ____________________________________________________________________________
21155 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
21156         Log: Do not test PerlIO if PerlIO not used.
21157      Branch: perl
21158            ! ext/PerlIO/PerlIO.t
21159 ____________________________________________________________________________
21160 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
21161         Log: Regen perlapi.
21162      Branch: perl
21163            ! pod/perlapi.pod
21164 ____________________________________________________________________________
21165 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
21166         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
21167              From: Nicholas Clark <nick@ccl4.org>
21168              Date: Sat, 23 Jun 2001 22:55:47 +0100
21169              Message-ID: <20010623225547.Z98663@plum.flirble.org>
21170      Branch: perl
21171            ! numeric.c
21172 ____________________________________________________________________________
21173 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
21174         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
21175              From: Prymmer/Kahn <pvhp@best.com>
21176              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
21177              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
21178      Branch: perl
21179            ! lib/h2xs.t
21180 ____________________________________________________________________________
21181 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
21182         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
21183              cygwin does not taint cwd, just like win32.
21184      Branch: perl
21185            ! lib/File/Find/taint.t t/op/taint.t
21186 ____________________________________________________________________________
21187 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
21188         Log: Retract #10865, the patch should be unnecessary.
21189              (But seemingly helpful in Cygwin?  Strange.)
21190      Branch: perl
21191            ! lib/Memoize/t/tie_ndbm.t
21192 ____________________________________________________________________________
21193 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
21194         Log: Misplaced test file; plus Cygwin filesystem semantics.
21195      Branch: perl
21196            + ext/SDBM_File/sdbm.t
21197            - ext/ODBM_File/sdbm.t
21198            ! MANIFEST
21199 ____________________________________________________________________________
21200 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
21201         Log: (Retracted by #10867.)
21202      Branch: perl
21203            ! lib/Memoize/t/tie_ndbm.t
21204 ____________________________________________________________________________
21205 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
21206         Log: Metaconfig unit change for #10863.
21207      Branch: metaconfig/U/perl
21208            ! Extensions.U
21209 ____________________________________________________________________________
21210 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
21211         Log: In Cygwin do not build NDBM_File and ODBM_File unless
21212              -lndbm and -ldbm are available.
21213      Branch: perl
21214            ! Configure config_h.SH
21215 ____________________________________________________________________________
21216 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
21217         Log: More Cygwin filesystem semantics.
21218      Branch: perl
21219            ! t/io/fs.t t/op/stat.t
21220 ____________________________________________________________________________
21221 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
21222         Log: More DOSish permission semantics for Cygwin.
21223      Branch: perl
21224            ! lib/AnyDBM_File.t
21225 ____________________________________________________________________________
21226 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
21227         Log: Cygwin too has different permission semantics.
21228      Branch: perl
21229            ! ext/GDBM_File/gdbm.t
21230 ____________________________________________________________________________
21231 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
21232         Log: The group (and assumedly passwd) databases can have
21233              only one entry (this is the case in cygwin).
21234      Branch: perl
21235            ! t/op/grent.t t/op/pwent.t
21236 ____________________________________________________________________________
21237 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
21238         Log: Also in Cygwin use Socket to figure out domainname
21239              (if any) (avoids trying to call external 'domainname',
21240              which doesn't at the moment exist in Cygwin)
21241      Branch: perl
21242            ! lib/Net/Domain.pm
21243 ____________________________________________________________________________
21244 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
21245         Log: Remove also the lib$Foo.def, not just $Foo.def.
21246      Branch: perl
21247            ! lib/ExtUtils/MM_Unix.pm
21248 ____________________________________________________________________________
21249 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
21250         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
21251      Branch: perl
21252            ! unixish.h
21253 ____________________________________________________________________________
21254 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
21255         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
21256              to match the whole isprint(), only the space character.
21257      Branch: perl
21258            ! handy.h pod/perlre.pod t/op/pat.t
21259 ____________________________________________________________________________
21260 [ 10854] By: nick                                  on 2001/06/23  08:09:33
21261         Log: Integrate mainline
21262      Branch: perlio
21263           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
21264           !> lib/ExtUtils.t lib/File/Find/taint.t
21265           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
21266           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
21267           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
21268 ____________________________________________________________________________
21269 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
21270         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
21271              with its floats    in os390 and s390 (UTS).
21272      Branch: perl
21273            ! lib/Math/BigInt/t/bigintpm.t
21274 ____________________________________________________________________________
21275 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
21276         Log: Add also UTS (s390) to the non-IEEE float platforms.
21277      Branch: perl
21278            ! t/op/sprintf.t
21279 ____________________________________________________________________________
21280 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
21281         Log: Subject: RFC: what are applicable standards for exponent sizes?
21282              From: Peter Prymmer <pvhp@forte.com>
21283              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
21284              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
21285      Branch: perl
21286            ! t/op/sprintf.t
21287 ____________________________________________________________________________
21288 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
21289         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
21290              From: Peter Prymmer <pvhp@forte.com>
21291              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
21292              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
21293      Branch: perl
21294            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
21295 ____________________________________________________________________________
21296 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
21297         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
21298              From: Peter Prymmer <pvhp@forte.com>
21299              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
21300              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
21301      Branch: perl
21302            ! lib/ExtUtils.t
21303 ____________________________________________________________________________
21304 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
21305         Log: Retract #10845.
21306      Branch: perl
21307            ! lib/File/Find/taint.t
21308 ____________________________________________________________________________
21309 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
21310         Log: Yet another error message.
21311      Branch: perl
21312            ! t/op/mkdir.t
21313 ____________________________________________________________________________
21314 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
21315         Log: The croak message for nonexistent socket functions may vary.
21316      Branch: perl
21317            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
21318 ____________________________________________________________________________
21319 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
21320         Log: (Retracted by #10848.)
21321      Branch: perl
21322            ! lib/File/Find/taint.t
21323 ____________________________________________________________________________
21324 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
21325         Log: Integrate perlio.
21326      Branch: perl
21327           !> lib/File/Find/taint.t t/op/write.t
21328 ____________________________________________________________________________
21329 [ 10843] By: nick                                  on 2001/06/22  21:24:51
21330         Log: Back out debug in taint.t
21331      Branch: perlio
21332            ! lib/File/Find/taint.t
21333 ____________________________________________________________________________
21334 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
21335         Log: setitimer() does not exist in Unicos, despite of what
21336              Configure thinks, from Mark P. Lutz.
21337      Branch: perl
21338            ! hints/unicos.sh
21339 ____________________________________________________________________________
21340 [ 10841] By: nick                                  on 2001/06/22  21:19:36
21341         Log: Skip cwd test on Win32 ???
21342      Branch: perlio
21343            ! lib/File/Find/taint.t
21344 ____________________________________________________________________________
21345 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
21346         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
21347              and Tru64 gcc -Wall happy.
21348      Branch: perl
21349            ! mg.c
21350 ____________________________________________________________________________
21351 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
21352         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
21353      Branch: perl
21354            ! ext/IPC/SysV/Semaphore.pm
21355 ____________________________________________________________________________
21356 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
21357         Log: Metaconfig unit change for #10837.
21358      Branch: metaconfig/U/perl
21359            ! Cross.U
21360 ____________________________________________________________________________
21361 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
21362         Log: Cleanup of the cross-compilation unit.
21363      Branch: perl
21364            ! Configure
21365 ____________________________________________________________________________
21366 [ 10836] By: nick                                  on 2001/06/22  20:45:12
21367         Log: Skip |- based op/write.t on Win32 as well as VMS
21368      Branch: perlio
21369            ! t/op/write.t
21370 ____________________________________________________________________________
21371 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
21372         Log: Integrate perlio.
21373      Branch: perl
21374           !> util.c
21375 ____________________________________________________________________________
21376 [ 10834] By: nick                                  on 2001/06/22  20:41:54
21377         Log: Integrate mainline
21378      Branch: perlio
21379           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
21380           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
21381           !> vos/config.ga.h
21382 ____________________________________________________________________________
21383 [ 10833] By: nick                                  on 2001/06/22  20:22:58
21384         Log: Patcho fix.
21385      Branch: perlio
21386            ! util.c
21387 ____________________________________________________________________________
21388 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
21389         Log: Metaconfig unit changes for #10831.
21390      Branch: metaconfig
21391            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
21392 ____________________________________________________________________________
21393 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
21394         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
21395              From: Andy Dougherty <doughera@lafayette.edu>
21396              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
21397              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
21398      Branch: perl
21399            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21400            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
21401 ____________________________________________________________________________
21402 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
21403         Log: MPE/iX prototype nits from Mark Bixby.
21404      Branch: perl
21405            ! pp_sys.c
21406 ____________________________________________________________________________
21407 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
21408         Log: Detypo.
21409      Branch: perl
21410            ! util.c
21411 ____________________________________________________________________________
21412 [ 10828] By: nick                                  on 2001/06/22  15:33:37
21413         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
21414      Branch: perlio
21415           +> lib/h2xs.t
21416           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
21417           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
21418           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
21419           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
21420           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
21421           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
21422           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
21423           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
21424           !> vms/vmsish.h
21425 ____________________________________________________________________________
21426 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
21427         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
21428              Date: Fri, 22 Jun 2001 10:08:35 -0500
21429              From: "Craig A. Berry" <craigberry@mac.com>
21430              Message-Id: <a05101001b75908704194@[192.168.56.145]>
21431      Branch: perl
21432            ! vms/vms.c vms/vmsish.h
21433 ____________________________________________________________________________
21434 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
21435         Log: NetWare scripts tweak from Ananth Kesari.
21436      Branch: perl
21437            ! NetWare/t/NWScripts.pl
21438 ____________________________________________________________________________
21439 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
21440         Log: Update Changes.
21441      Branch: perl
21442            ! Changes patchlevel.h
21443 ____________________________________________________________________________
21444 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
21445         Log: Add .i and .s targets.
21446      Branch: perl
21447            ! Makefile.SH
21448 ____________________________________________________________________________
21449 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
21450         Log: Upgrade to Locale::Maketext 1.03.
21451      Branch: perl
21452            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
21453            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
21454 ____________________________________________________________________________
21455 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
21456         Log: Upgrade to I18N::LangTags 0.26.
21457      Branch: perl
21458            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
21459            ! lib/I18N/LangTags/test.pl
21460 ____________________________________________________________________________
21461 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
21462         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
21463              Philip Newton.
21464      Branch: perl
21465            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
21466            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
21467 ____________________________________________________________________________
21468 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
21469         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
21470              From: Prymmer/Kahn <pvhp@best.com>
21471              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
21472              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
21473      Branch: perl
21474            + lib/h2xs.t
21475            ! MANIFEST utils/h2xs.PL
21476 ____________________________________________________________________________
21477 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
21478         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
21479              From: Prymmer/Kahn <pvhp@best.com>
21480              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
21481              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
21482      Branch: perl
21483            ! lib/ExtUtils.t
21484 ____________________________________________________________________________
21485 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
21486         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
21487              From: Prymmer/Kahn <pvhp@best.com>
21488              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
21489              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
21490      Branch: perl
21491            ! t/pod/plainer.t
21492 ____________________________________________________________________________
21493 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
21494         Log: AUTHORS update.
21495      Branch: perl
21496            ! AUTHORS
21497 ____________________________________________________________________________
21498 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
21499         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
21500              From: "Craig A. Berry" <craigberry@mac.com>
21501              Date: Thu, 21 Jun 2001 18:20:38 -0500
21502              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
21503      Branch: perl
21504            ! ext/POSIX/POSIX.xs
21505 ____________________________________________________________________________
21506 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
21507         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
21508              From: "Craig A. Berry" <craigberry@mac.com>
21509              Date: Thu, 21 Jun 2001 09:58:52 -0500
21510              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
21511      Branch: perl
21512            ! ext/B/Deparse.t t/op/write.t
21513 ____________________________________________________________________________
21514 [ 10814] By: nick                                  on 2001/06/22  08:13:09
21515         Log: Integrate mainline.
21516      Branch: perlio
21517           !> (integrate 46 files)
21518 ____________________________________________________________________________
21519 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
21520         Log: Change the prefixes only if $prefix is unset,
21521              as originally patched by Marcel Grunauer.
21522      Branch: perl
21523            ! hints/darwin.sh hints/rhapsody.sh
21524 ____________________________________________________________________________
21525 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
21526         Log: Subject: Re: Patch for hints/darwin.sh
21527              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
21528              Date: Thu, 21 Jun 2001 11:23:46 -0700
21529              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
21530      Branch: perl
21531            ! hints/darwin.sh hints/rhapsody.sh
21532 ____________________________________________________________________________
21533 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
21534         Log: Add .PHONY targets for non-file targets,
21535              from Wilfredo Sánchez.  Should help saying
21536              "make install" on case-insensitive filesystems.
21537      Branch: perl
21538            ! Makefile.SH
21539 ____________________________________________________________________________
21540 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
21541         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
21542              From: Doug MacEachern <dougm@covalent.net>
21543              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
21544              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
21545              
21546              plus reword the getcwd() comment, plus use getcwd() buffer
21547              size minus one.
21548      Branch: perl
21549            ! util.c
21550 ____________________________________________________________________________
21551 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
21552         Log: More gprofing from Doug MacEachern.
21553      Branch: perl
21554            ! Makefile.SH
21555 ____________________________________________________________________________
21556 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
21557         Log: Metaconfig unit change for #10807.
21558      Branch: metaconfig/U/perl
21559            ! d_sfio.U
21560 ____________________________________________________________________________
21561 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
21562         Log: Tell that you are removing the unneeded -lsfio.
21563      Branch: perl
21564            ! Configure
21565 ____________________________________________________________________________
21566 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
21567         Log: More MPE/iX tweaks from Mark Bixby.
21568      Branch: perl
21569            ! perl.c t/op/magic.t
21570 ____________________________________________________________________________
21571 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
21572         Log: The fchdir() proto is supposed to live in <unistd.h>.
21573      Branch: perl
21574            ! ext/Cwd/Cwd.xs
21575 ____________________________________________________________________________
21576 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
21577         Log: This town is too small for the Cwd extension and me,
21578              it would seem...
21579      Branch: perl
21580            ! ext/Cwd/Cwd.xs
21581 ____________________________________________________________________________
21582 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
21583         Log: Metaconfig unit change for #10802.
21584      Branch: metaconfig/U/perl
21585            ! d_modfl.U
21586 ____________________________________________________________________________
21587 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
21588         Log: More d'ohs.
21589      Branch: perl
21590            ! Configure
21591 ____________________________________________________________________________
21592 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
21593         Log: Off-by-one.  I'm so classic.
21594      Branch: perl
21595            ! util.c
21596 ____________________________________________________________________________
21597 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
21598         Log: Update Changes.
21599      Branch: perl
21600            ! Changes patchlevel.h
21601 ____________________________________________________________________________
21602 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
21603         Log: Subject: Documentation patch for Net::FTP
21604              From: Marcel Grunauer <marcel@codewerk.com>
21605              Date: Wed, 20 Jun 2001 23:03:26 +0200
21606              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
21607      Branch: perl
21608            ! lib/Net/FTP.pm
21609 ____________________________________________________________________________
21610 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
21611         Log: Retract the #10417 mg.c and embed.pl parts because of
21612              strange SEGVs in 64bit x86 FreeBSD observed by
21613              Nicholas Clark.
21614      Branch: perl
21615            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
21616 ____________________________________________________________________________
21617 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
21618         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
21619      Branch: perl
21620            ! Configure NetWare/config.wc NetWare/config_H.wc
21621            ! Porting/Glossary Porting/config.sh Porting/config_H
21622            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
21623            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21624            ! vos/config.ga.h win32/config.bc win32/config.gc
21625            ! win32/config.vc win32/config_H.bc win32/config_H.gc
21626            ! win32/config_H.vc
21627 ____________________________________________________________________________
21628 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
21629         Log: Cwd tweak from Doug MacEachern.
21630      Branch: perl
21631            ! ext/Cwd/Cwd.xs
21632 ____________________________________________________________________________
21633 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
21634         Log: Protect the fchdir() and lstat() with ifdefs.
21635              fchdir() needs a Configure probe.
21636      Branch: perl
21637            ! ext/Cwd/Cwd.xs
21638 ____________________________________________________________________________
21639 [ 10794] By: nick                                  on 2001/06/21  17:11:35
21640         Log: Integrate mainline
21641      Branch: perlio
21642           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
21643           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
21644           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
21645           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
21646           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
21647           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
21648           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
21649           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
21650            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
21651            - lib/File/Glob/case.t lib/File/Glob/global.t
21652            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
21653            - lib/File/Temp/posix.t lib/File/Temp/security.t
21654            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
21655            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
21656            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
21657            - lib/Text/Wrap/wrap.t
21658           !> (integrate 41 files)
21659 ____________________________________________________________________________
21660 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
21661         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
21662              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
21663              Date: Thu, 21 Jun 2001 13:04:54 -0500
21664              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
21665      Branch: perl
21666            ! ext/Cwd/Cwd.xs
21667 ____________________________________________________________________________
21668 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
21669         Log: Subject: [PATCH pod] overlong =item
21670              From: Robin Barker <rmb1@cise.npl.co.uk>
21671              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
21672              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
21673      Branch: perl
21674            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
21675            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
21676 ____________________________________________________________________________
21677 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
21678         Log: Subject: [PATCH perlio.c] format 
21679              From: Robin Barker <rmb1@cise.npl.co.uk>
21680              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
21681              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
21682      Branch: perl
21683            ! perlio.c
21684 ____________________________________________________________________________
21685 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
21686         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
21687              From: Radu Greab <radu@netsoft.ro>
21688              Date: Thu, 21 Jun 2001 19:06:02 +0300
21689              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
21690      Branch: perl
21691            ! pod/perlapi.pod sv.c
21692 ____________________________________________________________________________
21693 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
21694         Log: The metaconfig unit changes for #10788.
21695      Branch: metaconfig/U/perl
21696            ! Cross.U fflushall.U
21697 ____________________________________________________________________________
21698 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
21699         Log: Cross-configuration changes: make $from to rm the files
21700              before copying them over (this means that he rm can be
21701              removed from the fflushall test), create $targetmkdir      
21702              (not documented in install since it is supposed to internal
21703              use only), make $run to copy over the executable only if
21704              a stamp file .xok doesn't already exist (to avoid unnecessary
21705              copying of the executable)
21706      Branch: perl
21707            ! Configure Makefile.SH
21708 ____________________________________________________________________________
21709 [ 10787] By: nick                                  on 2001/06/21  14:16:18
21710         Log: Integrate mainline
21711      Branch: perlio
21712           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
21713           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
21714           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
21715            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
21716           !> (integrate 34 files)
21717 ____________________________________________________________________________
21718 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
21719         Log: Re-add the files as text.
21720      Branch: perl
21721            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
21722 ____________________________________________________________________________
21723 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
21724         Log: Delete the binary files.
21725      Branch: perl
21726            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
21727 ____________________________________________________________________________
21728 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
21729         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
21730              From: Andy Dougherty <doughera@lafayette.edu>
21731              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
21732              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
21733      Branch: perl
21734            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
21735            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
21736            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
21737            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
21738 ____________________________________________________________________________
21739 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
21740         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
21741              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
21742              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
21743              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
21744              
21745              Setting umask to something friendlier.
21746      Branch: perl
21747            ! installman installperl
21748 ____________________________________________________________________________
21749 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
21750         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
21751              Resort MANIFEST with sort -f, looks much better.
21752      Branch: perl
21753            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
21754            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
21755            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
21756            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
21757            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
21758            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
21759            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
21760            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
21761            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
21762            - lib/File/Glob/case.t lib/File/Glob/global.t
21763            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
21764            - lib/File/Temp/posix.t lib/File/Temp/security.t
21765            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
21766            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
21767            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
21768            - lib/Text/Wrap/wrap.t
21769            ! MANIFEST
21770 ____________________________________________________________________________
21771 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
21772         Log: Upgrade to I18N::LangTags 0.25.
21773      Branch: perl
21774            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
21775            ! lib/I18N/LangTags/List.pm
21776 ____________________________________________________________________________
21777 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
21778         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
21779              From: Richard Soderberg <rs@crystalflame.net>
21780              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
21781              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
21782      Branch: perl
21783            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
21784            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
21785 ____________________________________________________________________________
21786 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
21787         Log: Test obsoleted by change #10777.
21788      Branch: perl
21789            ! t/op/sub_lval.t
21790 ____________________________________________________________________________
21791 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
21792         Log: Case of confused test numbering.
21793      Branch: perl
21794            ! t/op/pat.t
21795 ____________________________________________________________________________
21796 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
21797         Log: Subject: Re: Opinion on undef lvalue
21798              From: Abhijit Menon-Sen <ams@wiw.org>
21799              Date: Sun, 17 Jun 2001 13:04:46 +0530
21800              Message-ID: <20010617130446.B27925@lustre.linux.in>
21801              
21802              Allow lvalue subs to return undef in array context.
21803      Branch: perl
21804            ! pp_hot.c
21805 ____________________________________________________________________________
21806 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
21807         Log: Just a guess that using the same hack for cygwin as
21808              for win32 might help.
21809      Branch: perl
21810            ! lib/File/Find/find.t
21811 ____________________________________________________________________________
21812 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
21813         Log: NetWare tweaks from Guruprasad.
21814      Branch: perl
21815            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
21816            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
21817            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
21818            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
21819 ____________________________________________________________________________
21820 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
21821         Log: Subject: Re: perl@10722: Bogus warnings on REs 
21822              From: Hugo <hv@crypt.compulink.co.uk>
21823              Date: Thu, 21 Jun 2001 09:51:17 +0100
21824              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
21825              
21826              Unroll to avoid a UTS compiler bug.
21827      Branch: perl
21828            ! regcomp.c
21829 ____________________________________________________________________________
21830 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
21831         Log: Subject: Re: [PATCH] Make /o work under i?threads
21832              From: Artur Bergman <artur@contiller.se>
21833              Date: Thu, 21 Jun 2001 14:38:03 +0200
21834              Message-ID: <B757B74A.184D%artur@contiller.se>
21835      Branch: perl
21836            ! t/op/pat.t
21837 ____________________________________________________________________________
21838 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
21839         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
21840              From: Artur Bergman <artur@contiller.se> 
21841              Date: Thu, 21 Jun 2001 14:27:33 +0200
21842              Message-ID: <B757B4D4.1849%artur@contiller.se>
21843              
21844              Plus extra parentheses.
21845      Branch: perl
21846            ! op.h
21847 ____________________________________________________________________________
21848 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
21849         Log: Subject: [PATCH] Make /o work under i?threads
21850              From: Richard Soderberg <rs@crystalflame.net>
21851              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
21852              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
21853      Branch: perl
21854            ! pp_ctl.c
21855 ____________________________________________________________________________
21856 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
21857         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
21858              From: Artur Bergman <artur@contiller.se>
21859              Date: Thu, 21 Jun 2001 14:04:54 +0200
21860              Message-ID: <B757AF86.1842%artur@contiller.se>
21861      Branch: perl
21862            ! op.h
21863 ____________________________________________________________________________
21864 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
21865         Log: Subject: Re: perl@10765: sv.c not OK on win32
21866              From: Artur Bergman <artur@contiller.se>
21867              Date: Thu, 21 Jun 2001 10:31:06 +0200
21868              Message-ID: <B7577D69.182C%artur@contiller.se>
21869      Branch: perl
21870            ! sv.c
21871 ____________________________________________________________________________
21872 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
21873         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
21874              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21875              Date: Thu, 21 Jun 2001 06:23:56 -0400
21876              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
21877              
21878              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
21879              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21880              Date: Thu, 21 Jun 2001 06:32:21 -0400
21881              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
21882      Branch: perl
21883            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
21884 ____________________________________________________________________________
21885 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
21886         Log: Subject: [PATCH] make syslog test more verbose
21887              From: Robert Spier <rspier@pobox.com>
21888              Date: Thu, 21 Jun 2001 00:54:32 -0400
21889              Message-ID: <15153.32264.295807.333073@rls.cx>
21890      Branch: perl
21891            ! ext/Sys/Syslog/syslog.t
21892 ____________________________________________________________________________
21893 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
21894         Log: Subject: op/study.t refinements
21895              From: Hugo <hv@crypt.compulink.co.uk>
21896              Date: Thu, 21 Jun 2001 00:29:07 +0100
21897              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
21898      Branch: perl
21899            ! t/op/study.t
21900 ____________________________________________________________________________
21901 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
21902         Log: Update Changes.
21903      Branch: perl
21904            ! Changes patchlevel.h
21905 ____________________________________________________________________________
21906 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
21907         Log: Subject: Re: [PATCH] djgpp updates
21908              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
21909              Date: Wed, 20 Jun 2001 10:05:15 +0200
21910              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
21911      Branch: perl
21912            ! djgpp/config.over
21913 ____________________________________________________________________________
21914 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
21915         Log: Fix for ID 20010619.002 "When building hash, hash keys that
21916              are function calls are not being called", from Abhijit.
21917      Branch: perl
21918            ! t/base/lex.t toke.c
21919 ____________________________________________________________________________
21920 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
21921         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
21922      Branch: perl
21923            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
21924            + lib/Locale/Maketext/test.pl
21925            - lib/Locale/Maketext.t
21926            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
21927            ! lib/Locale/Maketext/TPJ13.pod
21928 ____________________________________________________________________________
21929 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
21930         Log: Metaconfig unit change for #10760.
21931      Branch: metaconfig
21932            ! U/modified/Cppsym.U
21933 ____________________________________________________________________________
21934 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
21935         Log: Do not remove the ccsym* Cppsym* files since
21936              they are useful for metaconfig units coming after us.
21937              (This is the Configure nit mentioned in #10752.)
21938      Branch: perl
21939            ! Configure
21940 ____________________________________________________________________________
21941 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
21942         Log: Update to I18N::LangTags 0.24, from Sean Burke.
21943      Branch: perl
21944            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
21945            + lib/I18N/LangTags/README
21946            - lib/I18N/LangTags/List.pod
21947            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
21948 ____________________________________________________________________________
21949 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
21950         Log: Regen headers.
21951      Branch: perl
21952            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
21953            ! pod/perlapi.pod proto.h
21954 ____________________________________________________________________________
21955 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
21956         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
21957              From: Artur Bergman <artur@contiller.se>
21958              Date: Wed, 20 Jun 2001 11:31:32 +0200
21959              Message-ID: <B7563A14.17D8%artur@contiller.se>
21960      Branch: perl
21961            ! embed.pl hv.c intrpvar.h sv.c sv.h
21962 ____________________________________________________________________________
21963 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
21964         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
21965              From: Tim Sweetman <tim@aldigital.co.uk> 
21966              Date: Wed, 13 Jun 2001 14:25:17 +0100 
21967              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
21968      Branch: perl
21969            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
21970 ____________________________________________________________________________
21971 [ 10755] By: nick                                  on 2001/06/20  16:12:37
21972         Log: Integrate mainline
21973      Branch: perlio
21974           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
21975           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
21976           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
21977           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
21978           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
21979           !> t/op/study.t util.c
21980 ____________________________________________________________________________
21981 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
21982         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
21983              but not Makefile)
21984      Branch: maint-5.6/perl
21985            ! win32/Makefile
21986 ____________________________________________________________________________
21987 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
21988         Log: Security tweak on readlink().
21989      Branch: perl
21990            ! pp_sys.c
21991 ____________________________________________________________________________
21992 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
21993         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
21994      Branch: perl
21995            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
21996            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
21997            ! mpeix/relink t/op/pwent.t
21998 ____________________________________________________________________________
21999 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
22000         Log: Reinstate #10725 (with probe for alarm()).
22001      Branch: perl
22002            ! t/op/study.t
22003 ____________________________________________________________________________
22004 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
22005         Log: Replace our implementation of realpath() with OpenBSD's
22006              (src/lib/libc/stdlib/realpath.c 1.4).
22007      Branch: perl
22008            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
22009            ! pod/perldiag.pod proto.h util.c
22010 ____________________________________________________________________________
22011 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
22012         Log: Integrate perlio.
22013      Branch: perl
22014           !> perlio.c
22015 ____________________________________________________________________________
22016 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
22017         Log: No point in going into memory-saving contortions
22018              with getcwd() since there's a danger of buffer overflow.
22019              Also make the POSIX extension to use sv_getcwd().
22020              Finally, a missed proto.h fragment.
22021      Branch: perl
22022            ! ext/POSIX/POSIX.xs proto.h util.c
22023 ____________________________________________________________________________
22024 [ 10747] By: nick                                  on 2001/06/20  12:38:26
22025         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
22026      Branch: perlio
22027            ! perlio.c
22028 ____________________________________________________________________________
22029 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
22030         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
22031              From: Graham Barr <gbarr@pobox.com>
22032              Date: Wed, 20 Jun 2001 11:05:49 +0100
22033              Message-ID: <20010620110549.I19188@pobox.com>
22034              
22035              reported in        
22036              
22037              Subject: Bug in IO::Socket::INET module (repeat)
22038              From: "Harmon S. Nine" <hnine@netarx.com>
22039              Date: Tue, 19 Jun 2001 09:41:35 -0400
22040              Message-ID: <3B2F568F.8080605@netarx.com>
22041              
22042              The bug was that the IO::Socket::INET constructor
22043              did not allow a 'LocalPort' of 0.
22044      Branch: perl
22045            ! ext/IO/lib/IO/Socket/INET.pm
22046 ____________________________________________________________________________
22047 [ 10745] By: nick                                  on 2001/06/20  08:56:39
22048         Log: Integrate mainline.
22049      Branch: perlio
22050           !> (integrate 37 files)
22051 ____________________________________________________________________________
22052 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
22053         Log: After some reading I don't think we can blindly
22054              use systems' realpath().  Too many security problems,
22055              too many buggy implementations.
22056              
22057              TODO: the realpath() emulation code in util.c doesn't
22058              seem fully operational?  (readlink(), for example?)
22059      Branch: perl
22060            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
22061            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
22062            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
22063            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
22064            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
22065            ! win32/config_H.gc win32/config_H.vc
22066 ____________________________________________________________________________
22067 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
22068         Log: Metaconfig unit change for #10738.
22069      Branch: metaconfig
22070            ! U/compline/d_gconvert.U
22071 ____________________________________________________________________________
22072 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
22073         Log: Integrate change #10739 from maintperl:
22074              
22075              C<eval "/x$\r\n/x"> fails to compile correctly 
22076      Branch: perl
22077           !> t/op/pat.t toke.c
22078 ____________________________________________________________________________
22079 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
22080         Log: Retract #10725 (Hugo asked NOT to apply the patch)
22081      Branch: perl
22082            ! t/op/study.t
22083 ____________________________________________________________________________
22084 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
22085         Log: The test.third results were funnily named because of the
22086              new test scheme.
22087      Branch: perl
22088            ! t/TEST
22089 ____________________________________________________________________________
22090 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
22091         Log: C<eval "/x$\r\n/x"> fails to compile correctly
22092      Branch: maint-5.6/perl
22093            ! t/op/pat.t toke.c
22094 ____________________________________________________________________________
22095 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
22096         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
22097              From: Spider Boardman <spider@Orb.Nashua.NH.US>
22098              Date: Tue, 19 Jun 2001 19:15:40 -0400
22099              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
22100              
22101              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
22102              because "1e+129" being expected but "1.e+129" being returned.
22103              The culprit (at least in Tru64) is the use of gcvt().
22104      Branch: perl
22105            ! Configure
22106 ____________________________________________________________________________
22107 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
22108         Log: Subject: [PATCH perl@10722] test hunting on VMS
22109              From: "Craig A. Berry" <craigberry@mac.com>
22110              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
22111              Date: Tue, 19 Jun 2001 18:59:01 -0500
22112      Branch: perl
22113            ! vms/test.com
22114 ____________________________________________________________________________
22115 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
22116         Log: Subject: [PATCH] s/typos//
22117              From: Abhijit Menon-Sen <ams@wiw.org>
22118              Date: Wed, 20 Jun 2001 02:15:02 +0530
22119              Message-ID: <20010620021502.A14541@lustre.linux.in>
22120              
22121              Without the op.h s/bearword/bareword/ hunk, see
22122              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
22123      Branch: perl
22124            ! util.c
22125 ____________________________________________________________________________
22126 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
22127         Log: Metaconfig unit change for #10732 and #10733.
22128      Branch: metaconfig/U/perl
22129            ! fflushall.U
22130 ____________________________________________________________________________
22131 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
22132         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
22133              From: "Craig A. Berry" <craigberry@mac.com>
22134              Date: Tue, 19 Jun 2001 17:19:48 -0500
22135              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
22136      Branch: perl
22137            ! configure.com vms/descrip_mms.template
22138 ____________________________________________________________________________
22139 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
22140         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
22141              From: Spider Boardman <spider@Orb.Nashua.NH.US>
22142              Date: Tue, 19 Jun 2001 16:48:07 -0400
22143              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
22144              
22145              Further fixes to fflush(NULL) detection.
22146      Branch: perl
22147            ! Configure
22148 ____________________________________________________________________________
22149 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
22150         Log: AIX test -s hangs with non-existent files?
22151              (A genuine logic bug in Configure, but AIX also broken?)
22152      Branch: perl
22153            ! Configure
22154 ____________________________________________________________________________
22155 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
22156         Log: AUTHORS updates.
22157      Branch: perl
22158            ! AUTHORS
22159 ____________________________________________________________________________
22160 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
22161         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
22162              From: Spider Boardman <spider@Orb.Nashua.NH.US>
22163              Date: Tue, 19 Jun 2001 15:33:25 -0400
22164              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
22165      Branch: perl
22166            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
22167            ! t/lib/warnings/pp
22168 ____________________________________________________________________________
22169 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
22170         Log: Integrate perlio.
22171      Branch: perl
22172           !> lib/File/Find/find.t win32/distclean.bat
22173 ____________________________________________________________________________
22174 [ 10728] By: nick                                  on 2001/06/19  18:24:53
22175         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
22176      Branch: perlio
22177            ! lib/File/Find/find.t win32/distclean.bat
22178 ____________________________________________________________________________
22179 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
22180         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
22181              also add information how to find out whether one has PerlIO.
22182      Branch: perl
22183            ! pod/perlfunc.pod
22184 ____________________________________________________________________________
22185 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
22186         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
22187              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
22188              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
22189              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
22190      Branch: perl
22191            ! pod/perlfunc.pod
22192 ____________________________________________________________________________
22193 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
22194         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
22195              From: Hugo <hv@crypt.compulink.co.uk>
22196              Date: Tue, 19 Jun 2001 12:37:30 +0100
22197              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
22198      Branch: perl
22199            ! t/op/study.t
22200 ____________________________________________________________________________
22201 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
22202         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
22203              From: Hugo <hv@crypt.compulink.co.uk>
22204              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
22205              Date: Tue, 19 Jun 2001 13:15:17 +0100
22206      Branch: perl
22207            ! util.c
22208 ____________________________________________________________________________
22209 [ 10723] By: nick                                  on 2001/06/19  14:46:15
22210         Log: Integrate mainline
22211      Branch: perlio
22212           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
22213           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
22214           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
22215           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
22216           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
22217           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
22218            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
22219            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
22220            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
22221            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
22222            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
22223            - ext/Thread/unsync4.t
22224           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
22225           !> djgpp/config.over djgpp/fixpmain
22226           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
22227           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
22228           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
22229 ____________________________________________________________________________
22230 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
22231         Log: Update Changes.
22232      Branch: perl
22233            ! Changes patchlevel.h
22234 ____________________________________________________________________________
22235 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
22236         Log: The existence shall be MANIFESted.
22237      Branch: perl
22238            ! MANIFEST
22239 ____________________________________________________________________________
22240 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
22241         Log: The old libnet.cfg is first searched from the current directory,
22242              only then from the module path.
22243      Branch: perl
22244            ! utils/libnetcfg.PL
22245 ____________________________________________________________________________
22246 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
22247         Log: NetWare tweaks from Guruprasad.
22248      Branch: perl
22249            ! NetWare/Makefile NetWare/config.wc
22250 ____________________________________________________________________________
22251 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
22252         Log: Subject: [PATCH] djgpp updates
22253              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
22254              Date: Tue, 19 Jun 2001 10:59:06 +0200
22255              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
22256      Branch: perl
22257            ! djgpp/config.over djgpp/fixpmain
22258 ____________________________________________________________________________
22259 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
22260         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
22261              From: Prymmer/Kahn <pvhp@best.com>
22262              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
22263              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
22264      Branch: perl
22265            ! win32/Makefile
22266 ____________________________________________________________________________
22267 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
22268         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
22269              to happen right after the inclusion of <inttypes.h>,
22270              from Edward Moy.
22271      Branch: perl
22272            ! handy.h perl.h
22273 ____________________________________________________________________________
22274 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
22275         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
22276              From: Doug MacEachern <dougm@covalent.net>
22277              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
22278              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
22279      Branch: perl
22280            ! ext/DynaLoader/DynaLoader_pm.PL
22281 ____________________________________________________________________________
22282 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
22283         Log: Revert #10656 for perfomance reasons but leave in the
22284              use of Hv*() macros -- in comments, so that grepping the
22285              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
22286              suggested by Sarathy, also by Abhijit.)
22287      Branch: perl
22288            ! hv.c
22289 ____________________________________________________________________________
22290 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
22291         Log: Subject: [patch] .s MakeMaker suffix
22292              From: Doug MacEachern <dougm@covalent.net>
22293              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
22294              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
22295      Branch: perl
22296            ! lib/ExtUtils/MM_Unix.pm
22297 ____________________________________________________________________________
22298 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
22299         Log: One test lost in the big shuffle restored.
22300      Branch: perl
22301            + ext/IPC/SysV/ipcsysv.t
22302            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
22303 ____________________________________________________________________________
22304 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
22305         Log: Rename the old non-standard threads tests so that
22306              they won't be invoked.
22307      Branch: perl
22308            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
22309            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
22310            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
22311            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
22312            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
22313            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
22314            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
22315            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
22316            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
22317            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
22318            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
22319            - ext/Thread/unsync4.t
22320            ! MANIFEST
22321 ____________________________________________________________________________
22322 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
22323         Log: Integrate perlio.
22324      Branch: perl
22325           !> win32/config_sh.PL
22326 ____________________________________________________________________________
22327 [ 10709] By: nick                                  on 2001/06/19  08:18:18
22328         Log: Integrate mainline
22329      Branch: perlio
22330           +> (branch 40 files)
22331            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
22332            - lib/strict/subs lib/strict/vars lib/warnings/1global
22333            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
22334            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
22335            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
22336            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
22337            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
22338            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
22339            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
22340            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
22341            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
22342            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
22343            - lib/warnings/utf8 lib/warnings/util
22344           !> (integrate 57 files)
22345 ____________________________________________________________________________
22346 [ 10708] By: nick                                  on 2001/06/19  07:57:10
22347         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
22348      Branch: perlio
22349            ! win32/config_sh.PL
22350 ____________________________________________________________________________
22351 [ 10707] By: nick                                  on 2001/06/19  07:05:07
22352         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
22353      Branch: perl
22354            ! perly.c perly.y perly_c.diff vms/perly_c.vms
22355 ____________________________________________________________________________
22356 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
22357         Log: More perl572delta tweaks.
22358      Branch: perl
22359            ! pod/perl572delta.pod
22360 ____________________________________________________________________________
22361 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
22362         Log: Update perl572delta.
22363      Branch: perl
22364            ! pod/perl572delta.pod
22365 ____________________________________________________________________________
22366 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
22367         Log: VOS updates from Paul Green.
22368      Branch: perl
22369            ! vos/Changes vos/build.cm vos/perl.bind
22370 ____________________________________________________________________________
22371 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
22372         Log: Update the vos/config.*.* files.
22373      Branch: perl
22374            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
22375            ! vos/config.ga.h
22376 ____________________________________________________________________________
22377 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
22378         Log: Add a makefile for more painless adding of symbols to the
22379              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
22380              takes care of the adding)
22381      Branch: perl
22382            + vos/Makefile
22383 ____________________________________________________________________________
22384 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
22385         Log: Make libnetcfg by default display the libnet configuration,
22386              -c to change, add -i for old config, document all options,
22387              regen toc.
22388      Branch: perl
22389            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
22390 ____________________________________________________________________________
22391 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
22392         Log: gcc -Wall sweep.
22393      Branch: perl
22394            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
22395 ____________________________________________________________________________
22396 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
22397         Log: So there.
22398      Branch: perl
22399            ! universal.c
22400 ____________________________________________________________________________
22401 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
22402         Log: Document the need for sv_printify().
22403              
22404              Document that 'use utf8' has been considered.
22405              
22406              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
22407      Branch: perl
22408            ! pod/perltodo.pod universal.c
22409 ____________________________________________________________________________
22410 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
22411         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
22412              From: Nicholas Clark <nick@ccl4.org>
22413              Date: Mon, 18 Jun 2001 23:29:23 +0100
22414              Message-ID: <20010618232923.I98663@plum.flirble.org>
22415      Branch: perl
22416            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
22417            ! ext/Sys/Syslog/Makefile.PL
22418 ____________________________________________________________________________
22419 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
22420         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
22421              From: Scott.L.Miller@Compaq.com
22422              Date: Mon, 18 Jun 2001 10:12:27 -0500
22423              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
22424      Branch: perl
22425            ! lib/perl5db.pl pod/perldebug.pod
22426 ____________________________________________________________________________
22427 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
22428         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
22429              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
22430              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
22431              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
22432      Branch: perl
22433            ! lib/Carp/Heavy.pm
22434 ____________________________________________________________________________
22435 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
22436         Log: Subject: [PATCH] Documentation changes for CLONE
22437              From: Artur Bergman <artur@contiller.se>
22438              Date: Mon, 18 Jun 2001 22:06:37 +0200
22439              Message-ID: <B7542BEC.1719%artur@contiller.se>
22440      Branch: perl
22441            ! pod/perlmod.pod pod/perlsub.pod
22442 ____________________________________________________________________________
22443 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
22444         Log: Subject: Re: configure.com
22445              From: "Craig A. Berry" <craigberry@mac.com>
22446              Date: Mon, 18 Jun 2001 16:04:38 -0500
22447              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
22448      Branch: perl
22449            ! configure.com
22450 ____________________________________________________________________________
22451 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
22452         Log: Subject: PL_nullstash + perl_clone()
22453              From: Doug MacEachern <dougm@covalent.net>
22454              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
22455              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
22456      Branch: perl
22457            ! sv.c
22458 ____________________________________________________________________________
22459 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
22460         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
22461              From: davem@fdgroup.co.uk
22462              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
22463              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
22464      Branch: perl
22465            ! embed.pl pod/perlapi.pod
22466 ____________________________________________________________________________
22467 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
22468         Log: More cross-compilation defaults gleaned from -Dcc
22469              if it is CPU-OS-gcc.
22470      Branch: metaconfig
22471            ! U/modified/libc.U
22472      Branch: metaconfig/U/perl
22473            ! Cross.U
22474      Branch: perl
22475            ! Configure INSTALL
22476 ____________________________________________________________________________
22477 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
22478         Log: Update Changes.
22479      Branch: perl
22480            ! Changes patchlevel.h
22481 ____________________________________________________________________________
22482 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
22483         Log: Subject: [PATCH 5.7.1] sv.c documentation
22484              From: davem@fdgroup.co.uk
22485              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
22486              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
22487      Branch: perl
22488            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
22489            ! sv.c sv.h
22490 ____________________________________________________________________________
22491 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
22492         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
22493              From: "Jon Gunnip" <jongunnip@hotmail.com>
22494              Date: Sun, 17 Jun 2001 18:24:29 -0400
22495              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
22496      Branch: perl
22497            ! pod/perlvar.pod
22498 ____________________________________________________________________________
22499 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
22500         Log: Move the locale/strict/warnings helper files back
22501              under the t/lib; this way the amount of non-installabled
22502              stuff under lib/ stays smaller.
22503      Branch: perl
22504            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
22505            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
22506            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
22507            + t/lib/warnings/5nolint t/lib/warnings/6default
22508            + t/lib/warnings/7fatal t/lib/warnings/8signal
22509            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
22510            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
22511            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
22512            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
22513            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
22514            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
22515            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
22516            + t/lib/warnings/taint t/lib/warnings/toke
22517            + t/lib/warnings/universal t/lib/warnings/utf8
22518            + t/lib/warnings/util
22519            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
22520            - lib/strict/subs lib/strict/vars lib/warnings/1global
22521            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
22522            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
22523            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
22524            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
22525            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
22526            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
22527            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
22528            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
22529            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
22530            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
22531            - lib/warnings/utf8 lib/warnings/util
22532            ! MANIFEST installperl lib/locale.t lib/strict.t
22533 ____________________________________________________________________________
22534 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
22535         Log: Split off the pack/unpack code, from Nicholas Clark.
22536      Branch: perl
22537            + pp_pack.c
22538            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
22539            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
22540            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
22541 ____________________________________________________________________________
22542 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
22543         Log: Guard the SysV IPC tests against being invoked in
22544              SysV-IPC-less places.
22545      Branch: perl
22546            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
22547 ____________________________________________________________________________
22548 [ 10683] By: nick                                  on 2001/06/18  12:24:42
22549         Log: Integrate mainline (new test scheme now ok on Linux).
22550      Branch: perlio
22551           +> lib/warnings.t
22552           !> dump.c sv.c
22553 ____________________________________________________________________________
22554 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
22555         Log: Add the locale.c and numeric.c to the microperl sources.
22556      Branch: perl
22557            ! Makefile.micro win32/Makefile
22558 ____________________________________________________________________________
22559 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
22560         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
22561              From: Abhijit Menon-Sen <ams@wiw.org>
22562              Date: Mon, 18 Jun 2001 14:23:44 +0530
22563              Message-ID: <20010618142344.A13136@lustre.linux.in>
22564      Branch: perl
22565            ! dump.c
22566 ____________________________________________________________________________
22567 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
22568         Log: Subject: Re: [PATCH] more anonymous stash cleanups
22569              From: Abhijit Menon-Sen <ams@wiw.org>
22570              Date: Mon, 18 Jun 2001 15:50:32 +0530
22571              Message-ID: <20010618155032.A13223@lustre.linux.in>
22572              
22573              Plus the comment left in as suggested by NI-S.
22574      Branch: perl
22575            ! sv.c
22576 ____________________________________________________________________________
22577 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
22578         Log: One missed file.
22579      Branch: perl
22580            + lib/warnings.t
22581 ____________________________________________________________________________
22582 [ 10678] By: nick                                  on 2001/06/18  08:05:29
22583         Log: Integrate mainline (part2 - the deletes)
22584      Branch: perlio
22585            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
22586            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
22587            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
22588            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
22589            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
22590            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
22591            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
22592            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
22593            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
22594            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
22595            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
22596 ____________________________________________________________________________
22597 [ 10677] By: nick                                  on 2001/06/18  08:04:44
22598         Log: Integrate mainline (part1)
22599      Branch: perlio
22600           +> (branch 376 files)
22601            - (delete 219 files)
22602           !> (integrate 151 files)
22603 ____________________________________________________________________________
22604 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
22605         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
22606              No doubt I made some mistakes like missed some files or
22607              misnamed some files.  The naming rules were more or less:
22608              (1) if the module is from CPAN, follows its ways, be it
22609              t/*.t or test.pl.
22610              (2) otherwise if there are multiple tests for a module
22611              put them in a t/
22612              (3) otherwise if there's only one test put it in Module.t
22613              (4) helper files go to module/ (locale, strict, warnings)
22614              (5) use longer filenames now that we can (but e.g. the
22615              compat-0.6.t and the Text::Balanced test files still
22616              were renamed to be more civil against the 8.3 people)
22617              installperl was updated appropriately not to install the
22618              *.t files or the help files from under lib.
22619              
22620              TODO: some helper files still remain under t/ that could
22621              follow their 'masters'.  UPDATE: On second thoughts, why
22622              should they.  They can continue to live under t/lib, and
22623              in fact the locale/strict/warnings helpers that were moved
22624              could be moved back.  This way the amount of non-installable
22625              stuff under lib/ stays smaller.
22626      Branch: perl
22627            + (add 253 files)
22628            - (delete 254 files)
22629            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
22630 ____________________________________________________________________________
22631 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
22632         Log: The warning no more comes from util.c, it comes from numeric.c.
22633      Branch: perl
22634            ! README.tru64
22635 ____________________________________________________________________________
22636 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
22637         Log: Subject: Re: anyone good at casting spells?
22638              From: Spider Boardman <spider@Orb.Nashua.NH.US>
22639              Date: Sun, 17 Jun 2001 21:21:04 -0400
22640              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
22641      Branch: perl
22642            ! ext/POSIX/POSIX.xs hv.h
22643 ____________________________________________________________________________
22644 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
22645         Log: Protect the (original) thread tests against testing if no 5.005
22646              threads have been configured.
22647      Branch: perl
22648            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
22649            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
22650            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
22651            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
22652            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
22653            ! ext/Thread/unsync4.t
22654 ____________________________________________________________________________
22655 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
22656         Log: Try the new test scanning scheme on Text::Abbrev.
22657      Branch: perl
22658            + lib/Text/Abbrev.t
22659            - lib/Text/Abbrev/t/abbrev.t
22660            ! MANIFEST
22661 ____________________________________________________________________________
22662 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
22663         Log: Change the scan policy of the *.t and test.pl files,
22664              now the *.t do not need to live in a t/ directory.
22665      Branch: perl
22666            ! t/TEST t/harness
22667 ____________________________________________________________________________
22668 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
22669         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
22670              From: Ilmari Karonen <iltzu@sci.fi>
22671              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
22672              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
22673      Branch: perl
22674            ! pod/perlfaq7.pod
22675 ____________________________________________________________________________
22676 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
22677         Log: Quench the warnings from Tru64; the HP-UX is still
22678              broken because it really, REALLY, doesn't like the
22679              HvARRAY() being lvalue:
22680              
22681              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
22682              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
22683      Branch: perl
22684            ! hv.c
22685 ____________________________________________________________________________
22686 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
22687         Log: Integrate change #10667 from maintperl:
22688              
22689              change#10449 broke the special-case that makes lexicals inside the
22690              eval"" within DB::DB() visible
22691      Branch: perl
22692           !> op.c
22693 ____________________________________________________________________________
22694 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
22695         Log: change#10449 broke the special-case that makes lexicals inside the
22696              eval"" within DB::DB() visible
22697      Branch: maint-5.6/perl
22698            ! op.c
22699 ____________________________________________________________________________
22700 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
22701         Log: Still spurious output; indent the code a bit.
22702              
22703              TODO1: separate the utility functions like MkDir
22704              into a helper script?
22705              
22706              TODO2: I see a lot of repetition in the filepath()
22707              and dirpath() calls.
22708      Branch: perl
22709            ! t/lib/filefind.t t/lib/findtaint.t
22710 ____________________________________________________________________________
22711 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
22712         Log: Regen modlib, toc.
22713      Branch: perl
22714            ! pod/perlmodlib.pod pod/perltoc.pod
22715 ____________________________________________________________________________
22716 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
22717         Log: Add libnetcfg to perlutil.
22718      Branch: perl
22719            ! pod/perlutil.pod
22720 ____________________________________________________________________________
22721 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
22722         Log: Initial integration of libnet-1.0703.
22723              The Configure script renamed as libnetcfg, will be
22724              installed along other utilities.
22725      Branch: perl
22726            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
22727            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
22728            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
22729            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
22730            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
22731            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
22732            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
22733            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
22734            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
22735            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
22736            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
22737            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
22738            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
22739            + utils/libnetcfg.PL
22740            ! MANIFEST utils.lst utils/Makefile
22741 ____________________________________________________________________________
22742 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
22743         Log: Less potentially test-harness-confusing output.
22744      Branch: perl
22745            ! lib/Memoize/t/expire_module_t.t
22746 ____________________________________________________________________________
22747 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
22748         Log: The final print annoys make test.
22749      Branch: perl
22750            ! t/lib/filefind.t t/lib/findtaint.t
22751 ____________________________________________________________________________
22752 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
22753         Log: Add an option for handling dangling symbolic links.
22754      Branch: perl
22755            ! lib/File/Find.pm t/lib/filefind.t
22756 ____________________________________________________________________________
22757 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
22758         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
22759              From: Thomas Wegner <wegner_thomas@yahoo.com>
22760              Date: Sun, 17 Jun 2001 14:43:11 +0200
22761              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
22762      Branch: perl
22763            + t/lib/findtaint.t
22764            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
22765 ____________________________________________________________________________
22766 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
22767         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
22768              From: Jonathan Stowe <gellyfish@gellyfish.com>
22769              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
22770              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
22771      Branch: perl
22772            ! lib/ExtUtils/MM_Unix.pm
22773 ____________________________________________________________________________
22774 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
22775         Log: Subject: [PATCH] more anonymous stash cleanups
22776              From: Abhijit Menon-Sen <ams@wiw.org>
22777              Date: Sun, 17 Jun 2001 11:44:06 +0530
22778              Message-ID: <20010617114406.A25203@lustre.linux.in>
22779      Branch: perl
22780            ! op.c
22781 ____________________________________________________________________________
22782 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
22783         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
22784              From: Abhijit Menon-Sen <ams@wiw.org>
22785              Date: Sun, 17 Jun 2001 08:02:59 +0530
22786              Message-ID: <20010617080259.A28776@lustre.linux.in>
22787              
22788              Subject: [PATCH #2/7] xhv_eiter
22789              From: Abhijit Menon-Sen <ams@wiw.org>
22790              Date: Sun, 17 Jun 2001 08:13:18 +0530
22791              Message-ID: <20010617081318.B28776@lustre.linux.in>
22792              
22793              Subject: [PATCH #3/7] xhv_fill
22794              From: Abhijit Menon-Sen <ams@wiw.org>
22795              Date: Sun, 17 Jun 2001 08:25:16 +0530
22796              Message-ID: <20010617082516.C28776@lustre.linux.in>
22797              
22798              Subject: [PATCH #4/7] xhv_keys
22799              From: Abhijit Menon-Sen <ams@wiw.org>
22800              Date: Sun, 17 Jun 2001 08:36:17 +0530
22801              Message-ID: <20010617083617.D28776@lustre.linux.in>
22802              
22803              Subject: [PATCH #5/7] xhv_max
22804              From: Abhijit Menon-Sen <ams@wiw.org>
22805              Date: Sun, 17 Jun 2001 08:39:48 +0530
22806              Message-ID: <20010617083948.E28776@lustre.linux.in>
22807              
22808              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
22809              From: Abhijit Menon-Sen <ams@wiw.org>
22810              Date: Sun, 17 Jun 2001 08:51:11 +0530
22811              Message-ID: <20010617085111.F28776@lustre.linux.in>
22812      Branch: perl
22813            ! hv.c
22814 ____________________________________________________________________________
22815 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
22816         Log: Update Changes.
22817      Branch: perl
22818            ! Changes patchlevel.h
22819 ____________________________________________________________________________
22820 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
22821         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
22822              From: Abhijit Menon-Sen <ams@wiw.org>
22823              Date: Sat, 16 Jun 2001 07:41:19 +0530
22824              Message-ID: <20010616074119.A24720@lustre.linux.in>
22825      Branch: perl
22826            ! hv.c perl.c vms/vmsish.h win32/win32.h
22827 ____________________________________________________________________________
22828 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
22829         Log: Document tests failing when threaded, since we now have more.
22830      Branch: perl
22831            ! pod/perl572delta.pod
22832 ____________________________________________________________________________
22833 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
22834         Log: -Wall cleanup.
22835      Branch: perl
22836            ! ext/Thread/Thread.xs
22837 ____________________________________________________________________________
22838 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
22839         Log: pthread_attr_setstacksize() isn't absolutely necessary
22840              to call, only iff THREAD_CREATE_NEEDS_STACK.
22841      Branch: perl
22842            ! ext/Thread/Thread.xs
22843 ____________________________________________________________________________
22844 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
22845         Log: -Wall strays.
22846      Branch: perl
22847            ! perl.c util.c
22848 ____________________________________________________________________________
22849 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
22850         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
22851              (and INT64_MIN) brokenness.
22852      Branch: perl
22853            ! hints/darwin.sh perl.h
22854 ____________________________________________________________________________
22855 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
22856         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
22857              From: Nicholas Clark <nick@ccl4.org>
22858              Date: Sun, 17 Jun 2001 00:16:05 +0100
22859              Message-ID: <20010617001605.V98663@plum.flirble.org>
22860      Branch: perl
22861            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
22862            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
22863            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
22864 ____________________________________________________________________________
22865 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
22866         Log: Add perlnetware to docs; regen toc; supply skeleton
22867              docs for some Memoize submodules.
22868      Branch: perl
22869            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
22870            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
22871            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
22872            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
22873            ! win32/Makefile win32/makefile.mk
22874 ____________________________________________________________________________
22875 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
22876         Log: pod cleanup.
22877      Branch: perl
22878            ! README.netware
22879 ____________________________________________________________________________
22880 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
22881         Log: Integrate Memoize 0.64.  Few tweaks were required in
22882              the test scripts.  Note that the speed and expire*
22883              tests take several dozen seconds to run.
22884      Branch: perl
22885            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
22886            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
22887            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
22888            + lib/Memoize/README lib/Memoize/SDBM_File.pm
22889            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
22890            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
22891            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
22892            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
22893            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
22894            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
22895            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
22896            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
22897            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
22898            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
22899            ! MANIFEST t/lib/1_compile.t
22900 ____________________________________________________________________________
22901 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
22902         Log: Document the cross-compilation options.
22903      Branch: perl
22904            ! Cross/README INSTALL
22905 ____________________________________________________________________________
22906 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
22907         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
22908      Branch: perl
22909            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
22910            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
22911            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
22912            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
22913            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
22914            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
22915            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
22916            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
22917            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
22918            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
22919            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
22920            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
22921            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
22922            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
22923            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
22924            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
22925            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
22926            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
22927            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
22928            + lib/ExtUtils/MM_NW5.pm
22929            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
22930            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
22931            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
22932            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
22933            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
22934            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
22935            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
22936            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
22937            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
22938            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
22939            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
22940            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
22941            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
22942            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
22943            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
22944            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
22945            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
22946            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
22947            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
22948            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
22949            ! util.h x2p/a2py.c
22950 ____________________________________________________________________________
22951 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
22952         Log: Resort MANIFEST.
22953      Branch: perl
22954            ! MANIFEST
22955 ____________________________________________________________________________
22956 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
22957         Log: Integrate perlio.
22958      Branch: perl
22959           +> win32/win32io.c
22960           !> MANIFEST perlio.c perliol.h win32/makefile.mk
22961 ____________________________________________________________________________
22962 [ 10640] By: nick                                  on 2001/06/16  18:38:31
22963         Log: Disable :win32 layer as default till I get it working
22964      Branch: perlio
22965            ! MANIFEST perlio.c
22966 ____________________________________________________________________________
22967 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
22968         Log: Try the new scheme by moving the Text::Abbrev test
22969              to a new place under lib.
22970      Branch: perl
22971            + lib/Text/Abbrev/t/abbrev.t
22972            - t/lib/abbrev.t
22973            ! MANIFEST
22974 ____________________________________________________________________________
22975 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
22976         Log: Make the code even more dynamical so that testname
22977              suffix length can change.
22978      Branch: perl
22979            ! lib/Test/Harness.pm t/TEST
22980 ____________________________________________________________________________
22981 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
22982         Log: Allow for deeper t/ and also a single test.pl.
22983      Branch: perl
22984            ! t/TEST t/harness
22985 ____________________________________________________________________________
22986 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
22987         Log: #define fix from Nicholas Clark.
22988      Branch: perl
22989            ! ext/POSIX/POSIX.xs
22990 ____________________________________________________________________________
22991 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
22992         Log: Initialization is nice.
22993      Branch: perl
22994            ! lib/Test/Harness.pm
22995 ____________________________________________________________________________
22996 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
22997         Log: Make t/TEST and t/harness to test also the t/ tests
22998              under the main lib/ and ext/ directories.  Fix Test::Harness
22999              to dynamically change the width of its "foo/bar....ok" output.
23000      Branch: perl
23001            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
23002 ____________________________________________________________________________
23003 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
23004         Log: Subject: [PATCH] Re: perl@10611 
23005              From: Nicholas Clark <nick@ccl4.org>
23006              Date: Sat, 16 Jun 2001 16:52:47 +0100
23007              Message-ID: <20010616165247.O98663@plum.flirble.org>
23008              
23009              The .xs parts, too.
23010      Branch: perl
23011            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
23012            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
23013 ____________________________________________________________________________
23014 [ 10632] By: nick                                  on 2001/06/16  16:44:35
23015         Log: Work-in-progress win32 layer semi-functional, checking 
23016              for UNIX breakage.
23017      Branch: perlio
23018            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
23019 ____________________________________________________________________________
23020 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
23021         Log: Subject: [PATCH] Re: perl@10611 
23022              From: Nicholas Clark <nick@ccl4.org>
23023              Date: Sat, 16 Jun 2001 16:52:47 +0100
23024              Message-ID: <20010616165247.O98663@plum.flirble.org>
23025      Branch: perl
23026            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
23027            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
23028            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
23029            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
23030            ! lib/ExtUtils/Constant.pm
23031 ____________________________________________________________________________
23032 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
23033         Log: Metaconfig unit change for #10629.
23034      Branch: metaconfig
23035            ! U/modified/Finish.U
23036 ____________________________________________________________________________
23037 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
23038         Log: The extraction changed directories.
23039      Branch: perl
23040            ! Configure
23041 ____________________________________________________________________________
23042 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
23043         Log: Math::BigInt 1.35 from Tels.
23044      Branch: perl
23045            + t/lib/mbimbf.t
23046            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
23047            ! t/lib/bigfltpm.t t/lib/bigintpm.t
23048 ____________________________________________________________________________
23049 [ 10627] By: nick                                  on 2001/06/16  14:54:52
23050         Log: Work in progress UNIX-side edit of win32 PerLIO layer
23051      Branch: perlio
23052            + win32/win32io.c
23053            ! perlio.c win32/makefile.mk
23054 ____________________________________________________________________________
23055 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
23056         Log: Subject: [PATCH 5.6.1] os2/diff-configure
23057              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23058              Date: Fri, 15 Jun 2001 01:19:36 -0400
23059              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
23060              
23061              Empty all of it because I think #10624 made even the
23062              last patch hunk unnecessary.
23063      Branch: perl
23064            ! os2/diff.configure
23065 ____________________________________________________________________________
23066 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
23067         Log: Metaconfig unit change for 10624.
23068      Branch: metaconfig
23069            ! U/modified/libc.U
23070      Branch: perl
23071            ! config_h.SH
23072 ____________________________________________________________________________
23073 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
23074         Log: Move the initialization of libnames to the beginning so
23075              that can one 'seed' it (as OS/2 does.)
23076      Branch: perl
23077            ! Configure
23078 ____________________________________________________________________________
23079 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
23080         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
23081              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23082              Date: Fri, 15 Jun 2001 19:10:57 -0400
23083              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
23084      Branch: perl
23085            ! os2/OS2/REXX/DLL/DLL.pm
23086 ____________________________________________________________________________
23087 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
23088         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
23089              From: "Craig A. Berry" <craigberry@mac.com>
23090              Date: Fri, 15 Jun 2001 17:00:03 -0500
23091              Message-Id: <a05101007b750342599be@[172.16.52.1]>
23092      Branch: perl
23093            ! vms/descrip_mms.template
23094 ____________________________________________________________________________
23095 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
23096         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
23097              From: "Craig A. Berry" <craigberry@mac.com>
23098              Date: Fri, 15 Jun 2001 18:39:42 -0500
23099              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
23100      Branch: perl
23101            ! lib/File/Spec/VMS.pm t/lib/extutils.t
23102 ____________________________________________________________________________
23103 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
23104         Log: Integrate perlio.
23105      Branch: perl
23106           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
23107           !> t/io/utf8.t t/lib/io_scalar.t
23108 ____________________________________________________________________________
23109 [ 10619] By: nick                                  on 2001/06/15  21:05:19
23110         Log: Generated files
23111      Branch: perlio
23112            ! embed.h proto.h
23113 ____________________________________________________________________________
23114 [ 10618] By: nick                                  on 2001/06/15  20:27:42
23115         Log: Fix open.pm to work via XS-implemented method calls rather
23116              than *open::layers variables which caused all the HV/AV hassle.
23117      Branch: perlio
23118            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
23119            ! t/lib/io_scalar.t
23120 ____________________________________________________________________________
23121 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
23122         Log: Integrate perlio.
23123      Branch: perl
23124           !> lib/ExtUtils/Constant.pm
23125 ____________________________________________________________________________
23126 [ 10616] By: nick                                  on 2001/06/15  18:46:47
23127         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
23128      Branch: perlio
23129            ! lib/ExtUtils/Constant.pm
23130 ____________________________________________________________________________
23131 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
23132         Log: Integrate perlio.
23133      Branch: perl
23134           !> ext/Socket/Socket.xs
23135 ____________________________________________________________________________
23136 [ 10614] By: nick                                  on 2001/06/15  18:33:37
23137         Log: MULTIPLICITY fix for Socket.xs
23138      Branch: perlio
23139            ! ext/Socket/Socket.xs
23140 ____________________________________________________________________________
23141 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
23142         Log: Subject: Re: perl@10611
23143              From: Doug MacEachern <dougm@covalent.net>
23144              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
23145              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
23146      Branch: perl
23147            ! ext/Socket/Socket.xs
23148 ____________________________________________________________________________
23149 [ 10612] By: nick                                  on 2001/06/15  16:14:38
23150         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
23151      Branch: perlio
23152           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
23153           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
23154           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
23155           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
23156           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
23157           !> utils/h2ph.PL
23158 ____________________________________________________________________________
23159 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
23160         Log: Update Changes.
23161      Branch: perl
23162            ! Changes patchlevel.h
23163 ____________________________________________________________________________
23164 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
23165         Log: Upping the test count.
23166      Branch: perl
23167            ! t/lib/filefind.t
23168 ____________________________________________________________________________
23169 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
23170         Log: Integrate perlio.
23171      Branch: perl
23172           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
23173 ____________________________________________________________________________
23174 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
23175         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
23176              From: andreas.koenig@anima.de (Andreas J. Koenig)
23177              Date: 15 Jun 2001 13:30:39 +0200
23178              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
23179              
23180              Record the grim history.
23181      Branch: perl
23182            ! lib/File/Find.pm
23183 ____________________________________________________________________________
23184 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
23185         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
23186              From: Brian McCauley <nobull@mail.com>
23187              Date: 15 Jun 2001 07:51:26 +0100
23188              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
23189      Branch: perl
23190            ! lib/File/Find.pm t/lib/filefind.t
23191 ____________________________________________________________________________
23192 [ 10606] By: nick                                  on 2001/06/15  14:00:08
23193         Log: regen_config_h for Win32.
23194      Branch: perlio
23195            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23196 ____________________________________________________________________________
23197 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
23198         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
23199              From: Peter Prymmer <pvhp@forte.com>
23200              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
23201              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
23202      Branch: perl
23203            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
23204 ____________________________________________________________________________
23205 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
23206         Log: Some filesystems require writability for rename/unlink.
23207      Branch: perl
23208            ! opcode.pl
23209 ____________________________________________________________________________
23210 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
23211         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
23212              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
23213              Date: Fri, 15 Jun 2001 12:08:53 +0200
23214              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
23215      Branch: perl
23216            ! perlio.c
23217 ____________________________________________________________________________
23218 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
23219         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
23220              From: Mike Guy <mjtg@cam.ac.uk>
23221              Date: Fri, 15 Jun 2001 14:11:49 +0100
23222              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
23223      Branch: perl
23224            ! opcode.pl
23225 ____________________________________________________________________________
23226 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
23227         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
23228              From: Nicholas Clark <nick@ccl4.org>
23229              Date: Thu, 14 Jun 2001 23:52:56 +0100
23230              Message-ID: <20010614235256.G98663@plum.flirble.org>
23231      Branch: perl
23232            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
23233            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
23234 ____________________________________________________________________________
23235 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
23236         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
23237              From: Russ Allbery <rra@stanford.edu>
23238              Date: 14 Jun 2001 13:24:43 -0700
23239              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
23240      Branch: perl
23241            ! ext/GDBM_File/GDBM_File.pm
23242 ____________________________________________________________________________
23243 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
23244         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
23245              From: Nicholas Clark <nick@ccl4.org>
23246              Date: Thu, 14 Jun 2001 20:37:47 +0100
23247              Message-ID: <20010614203747.F98663@plum.flirble.org>
23248      Branch: perl
23249            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
23250            ! t/lib/gdbm.t
23251 ____________________________________________________________________________
23252 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
23253         Log: Integrate perlio.
23254      Branch: perl
23255           !> makedef.pl sv.c
23256 ____________________________________________________________________________
23257 [ 10597] By: nick                                  on 2001/06/15  11:08:13
23258         Log: Check that HVs with HvNAME() != NULL are really stashes before
23259              treating them as such. Also be more defensive on the GvCV.
23260              Win32 fork and dprof now working again. 
23261      Branch: perlio
23262            ! sv.c
23263 ____________________________________________________________________________
23264 [ 10596] By: nick                                  on 2001/06/15  10:11:20
23265         Log: Integrate mainline.
23266      Branch: perlio
23267           +> Cross/README
23268           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
23269           !> Porting/config_H config_h.SH configure.com epoc/config.sh
23270           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
23271           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
23272           !> vos/config.ga.h win32/config.bc win32/config.gc
23273           !> win32/config.vc win32/config_H.bc win32/config_H.gc
23274           !> win32/config_H.vc
23275 ____________________________________________________________________________
23276 [ 10595] By: nick                                  on 2001/06/15  09:37:17
23277         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
23278              - Win32 (VC++) now builds but fails:
23279              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
23280              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
23281              write.t    - open(...,"|-") not implemented on Win32 
23282      Branch: perlio
23283            ! makedef.pl
23284 ____________________________________________________________________________
23285 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
23286         Log: Integrate perlio.
23287      Branch: perl
23288           !> perlio.c win32/makefile.mk
23289 ____________________________________________________________________________
23290 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
23291         Log: Metaconfig unit changes for #10592.
23292      Branch: metaconfig
23293            + U/modified/i_varhdr.U U/modified/startsh.U
23294            - U/a_dvisory/crosscompile.U U/target/Target.U
23295            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
23296            ! U/compline/bitpbyte.U U/compline/byteorder.U
23297            ! U/compline/ccflags.U U/compline/charsize.U
23298            ! U/compline/d_casti32.U U/compline/d_castneg.U
23299            ! U/compline/d_closedir.U U/compline/d_fd_set.U
23300            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
23301            ! U/compline/d_keepsig.U U/compline/d_open3.U
23302            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
23303            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
23304            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
23305            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
23306            ! U/compline/doublesize.U U/compline/floatsize.U
23307            ! U/compline/nblock_io.U U/compline/orderlib.U
23308            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
23309            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
23310            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
23311            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
23312            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
23313            ! U/modified/spitshell.U U/threads/archname.U
23314            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
23315            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
23316            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
23317            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
23318            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
23319      Branch: metaconfig/U/perl
23320            + Cross.U
23321            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
23322            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
23323            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
23324            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
23325            ! stdio_streams.U uselfs.U
23326 ____________________________________________________________________________
23327 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
23328         Log: The first steps towards cross-compilation.
23329              
23330              Abstract execution of compiled test executables with $run,
23331              and abstract transfer of files with $to and $from.
23332              
23333              Under cross-compilation the $run, $to, and $from will point
23334              to appropriate wrapper scripts, by default ssh and scp,
23335              but also rsh, rcp, and cp are supported.  If not
23336              cross-compiling, they will be set to '', ':', and ':',
23337              respectively.
23338              
23339              With these patches I was able to get Configure for
23340              iPAQ ARM Linux on an Intel Linux about 95% right
23341              (only a few tests failed to execute or they produced
23342              incorrect results), and I was able to compile
23343              a functional miniperl.
23344              
23345              The symbol crosscompile renamed to be usecrosscompile,
23346              the corresponding C symbol from CROSSCOMPILE to
23347              USE_CROSS_COMPILE.
23348      Branch: perl
23349            ! Configure Cross/README Makefile.SH Porting/Glossary
23350            ! Porting/config.sh Porting/config_H config_h.SH configure.com
23351            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
23352            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
23353            ! vos/config.ga.def vos/config.ga.h win32/config.bc
23354            ! win32/config.gc win32/config.vc win32/config_H.bc
23355            ! win32/config_H.gc win32/config_H.vc
23356 ____________________________________________________________________________
23357 [ 10591] By: nick                                  on 2001/06/14  20:00:12
23358         Log: Steps along the road toward Win32 building again.
23359      Branch: perlio
23360            ! perlio.c win32/makefile.mk
23361 ____________________________________________________________________________
23362 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
23363         Log: Integrate perlio.
23364      Branch: perl
23365           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
23366 ____________________________________________________________________________
23367 [ 10589] By: nick                                  on 2001/06/14  13:54:07
23368         Log: Routine regen_config_h for Win32
23369      Branch: perlio
23370            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23371 ____________________________________________________________________________
23372 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
23373         Log: Integrate perlio.
23374      Branch: perl
23375           +> perlyline.pl
23376           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
23377 ____________________________________________________________________________
23378 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
23379         Log: A placeholder.
23380      Branch: perl
23381            + Cross/README
23382 ____________________________________________________________________________
23383 [ 10586] By: nick                                  on 2001/06/14  08:25:07
23384         Log: Add new step to run_byacc which:
23385              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
23386              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
23387      Branch: perlio
23388            + perlyline.pl
23389            ! MANIFEST Makefile.SH perly.c
23390 ____________________________________________________________________________
23391 [ 10585] By: nick                                  on 2001/06/14  08:22:29
23392         Log: Integrate mainline
23393      Branch: perlio
23394           +> locale.c numeric.c
23395           !> Changes cygwin/Makefile.SHs embed.h embed.pl
23396           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
23397           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
23398           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
23399           !> x2p/Makefile.SH
23400 ____________________________________________________________________________
23401 [ 10584] By: nick                                  on 2001/06/14  08:05:53
23402         Log: Hack to remove insecure directories from PATH so test will run.
23403      Branch: perlio
23404            ! t/lib/filefind.t
23405 ____________________________________________________________________________
23406 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
23407         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
23408      Branch: perl
23409            - t/lib/mbimbf.t
23410            ! MANIFEST
23411 ____________________________________________________________________________
23412 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
23413         Log: Detypo.
23414      Branch: perl
23415            ! x2p/Makefile.SH
23416 ____________________________________________________________________________
23417 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
23418         Log: de-$CONFIG continues.
23419      Branch: perl
23420            ! cygwin/Makefile.SHs x2p/Makefile.SH
23421 ____________________________________________________________________________
23422 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
23423         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
23424              From: Nicholas Clark <nick@ccl4.org>
23425              Date: Wed, 13 Jun 2001 21:20:13 +0100
23426              Message-ID: <20010613212013.D98663@plum.flirble.org>
23427      Branch: perl
23428            ! opcode.pl
23429 ____________________________________________________________________________
23430 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
23431         Log: Subject: splitting util.c
23432              From: Hugo <hv@crypt.compulink.co.uk>
23433              Date: Thu, 14 Jun 2001 00:41:08 +0100
23434              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
23435      Branch: perl
23436            + locale.c numeric.c
23437            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
23438            ! pod/perlapi.pod proto.h util.c
23439 ____________________________________________________________________________
23440 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
23441         Log: Upgrade to Math::BigInt 1.34 from Tels.
23442      Branch: perl
23443            + t/lib/mbimbf.t
23444            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
23445            ! t/lib/bigfltpm.t t/lib/bigintpm.t
23446 ____________________________________________________________________________
23447 [ 10577] By: nick                                  on 2001/06/13  19:02:48
23448         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
23449      Branch: perlio
23450           !> (integrate 125 files)
23451 ____________________________________________________________________________
23452 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
23453         Log: Update Changes.
23454      Branch: perl
23455            ! Changes patchlevel.h
23456 ____________________________________________________________________________
23457 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
23458         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
23459              From: "Craig A. Berry" <craigberry@mac.com>
23460              Date: Wed, 13 Jun 2001 13:24:28 -0500
23461              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
23462      Branch: perl
23463            ! ext/re/Makefile.PL
23464 ____________________________________________________________________________
23465 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
23466         Log: Mc.u.c. for #10573.
23467      Branch: metaconfig
23468            ! U/threads/usethreads.U
23469 ____________________________________________________________________________
23470 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
23471         Log: It would be also be good if I could type.
23472      Branch: perl
23473            ! Configure
23474 ____________________________________________________________________________
23475 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
23476         Log: Metaconfig unit change for #10571.
23477      Branch: metaconfig
23478            ! U/threads/usethreads.U
23479 ____________________________________________________________________________
23480 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
23481         Log: A non-empty default is a good thing.
23482      Branch: perl
23483            ! Configure
23484 ____________________________________________________________________________
23485 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
23486         Log: Metaconfig unit change for #10569.
23487      Branch: metaconfig
23488            ! U/threads/usethreads.U
23489 ____________________________________________________________________________
23490 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
23491         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
23492              extremely experimental, not even prompted for.
23493      Branch: perl
23494            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23495            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
23496            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
23497            ! win32/config.bc win32/config.gc win32/config.vc
23498 ____________________________________________________________________________
23499 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
23500         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
23501      Branch: perl
23502            ! pod/perlfaq6.pod
23503 ____________________________________________________________________________
23504 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
23505         Log: Integrate perlio; conflicts, accept Nick's versions.
23506      Branch: perl
23507           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
23508           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
23509 ____________________________________________________________________________
23510 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
23511         Log: Subject: Re: ext/ + -Wall
23512              From: Doug MacEachern <dougm@covalent.net>
23513              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
23514              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
23515      Branch: perl
23516            ! XSUB.h lib/ExtUtils/xsubpp perl.h
23517 ____________________________________________________________________________
23518 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
23519         Log: Similar logic as DB_File.xs, using the modern macros and
23520              defines them to older ones for older Perls where PERL_VERSION
23521              is not defined, from Doug MacEachern.
23522      Branch: perl
23523            ! ext/Storable/Storable.xs
23524 ____________________________________________________________________________
23525 [ 10564] By: nick                                  on 2001/06/13  15:22:01
23526         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
23527              and using that instead (name lookups are sequential search for now).
23528      Branch: perlio
23529            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
23530            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
23531 ____________________________________________________________________________
23532 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
23533         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
23534              From: "Richard Soderberg" <rs@crystalflame.net>
23535              Date: Sat, 26 May 2001 06:44:20 -0700
23536              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
23537      Branch: perl
23538            ! sv.c t/op/glob.t
23539 ____________________________________________________________________________
23540 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
23541         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
23542              From: "Craig A. Berry" <craigberry@mac.com>
23543              Date: Tue, 12 Jun 2001 23:55:26 -0500
23544              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
23545      Branch: perl
23546            ! ext/re/Makefile.PL ext/re/re.xs
23547 ____________________________________________________________________________
23548 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
23549         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
23550              suggested by NI-S.
23551      Branch: perl
23552            ! XSUB.h malloc.c perl.h
23553 ____________________________________________________________________________
23554 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
23555         Log: Regen toc.
23556      Branch: perl
23557            ! pod/perltoc.pod
23558 ____________________________________________________________________________
23559 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
23560         Log: Subject: [patch] perl.gprof control
23561              From: Doug MacEachern <dougm@covalent.net>
23562              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
23563              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
23564      Branch: perl
23565            ! miniperlmain.c perl.h
23566 ____________________________________________________________________________
23567 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
23568         Log: Subject: Re: ext/ + -Wall
23569              From: Doug MacEachern <dougm@covalent.net>
23570              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
23571              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
23572              
23573              Document ax and break up dXSARGS.
23574      Branch: perl
23575            ! XSUB.h pod/perlapi.pod
23576 ____________________________________________________________________________
23577 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
23578         Log: More AIX tweakage from Merijn.
23579      Branch: perl
23580            ! hints/aix.sh
23581 ____________________________________________________________________________
23582 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
23583         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
23584              From: "Craig A. Berry" <craigberry@mac.com>
23585              Date: Tue, 12 Jun 2001 22:57:45 -0500
23586              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
23587      Branch: perl
23588            ! vms/descrip_mms.template
23589 ____________________________________________________________________________
23590 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
23591         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
23592              From: "Craig A. Berry" <craigberry@mac.com>
23593              Date: Tue, 12 Jun 2001 22:21:39 -0500
23594              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
23595      Branch: perl
23596            ! configure.com util.c
23597 ____________________________________________________________________________
23598 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
23599         Log: New AIX dynaloading code from Jens-Uwe Mager.
23600              Does break binary compatibility.
23601      Branch: perl
23602            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
23603 ____________________________________________________________________________
23604 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
23605         Log: VMS DEC C compiler found nits by Peter Prymmer.
23606      Branch: perl
23607            ! util.c
23608 ____________________________________________________________________________
23609 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
23610         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
23611              From: Peter Prymmer <pvhp@forte.com>
23612              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
23613              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
23614      Branch: perl
23615            ! t/lib/filecomp.t
23616 ____________________________________________________________________________
23617 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
23618         Log: I wonder how many $CONFIGs still lurk in the shadows.
23619      Branch: perl
23620            ! pod/Makefile.SH x2p/cflags.SH
23621 ____________________________________________________________________________
23622 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
23623         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
23624      Branch: perl
23625            ! pod/checkpods.PL
23626 ____________________________________________________________________________
23627 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
23628         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
23629      Branch: perl
23630            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
23631 ____________________________________________________________________________
23632 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
23633         Log: Subject: [patch] rid local_patches warnings
23634              From: Doug MacEachern <dougm@covalent.net>
23635              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
23636              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
23637      Branch: perl
23638            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
23639 ____________________________________________________________________________
23640 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
23641         Log: Subject: Re: ext/ + -Wall
23642              From: Doug MacEachern <dougm@covalent.net>
23643              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
23644              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
23645      Branch: perl
23646            ! ext/attrs/attrs.xs
23647 ____________________________________________________________________________
23648 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
23649         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
23650              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
23651              Date: Tue, 12 Jun 2001 14:36:20 -0400
23652              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
23653      Branch: perl
23654            ! pod/perlretut.pod
23655 ____________________________________________________________________________
23656 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
23657         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
23658              From: Mike Guy <mjtg@cam.ac.uk>
23659              Date: Tue, 12 Jun 2001 19:10:31 +0100
23660              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
23661              
23662              Subject: Re: [ID 20010612.001] out of memory during regex compilation
23663              From: Mike Guy <mjtg@cam.ac.uk>
23664              Date: Tue, 12 Jun 2001 19:21:01 +0100
23665              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
23666      Branch: perl
23667            ! pod/perlop.pod
23668 ____________________________________________________________________________
23669 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
23670         Log: AIX tweaks from Merijn H. Brand.
23671      Branch: perl
23672            ! hints/aix.sh
23673 ____________________________________________________________________________
23674 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
23675         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
23676              From: "Brendan O'Dea" <bod@compusol.com.au>
23677              Date: Wed, 13 Jun 2001 05:16:47 +1000
23678              Message-ID: <20010613051647.A8945@compusol.com.au>
23679      Branch: maint-5.6/perl
23680            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
23681 ____________________________________________________________________________
23682 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
23683         Log: Subject: Small bcopy cleanup
23684              From: Andy Dougherty <doughera@lafayette.edu>
23685              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
23686              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
23687      Branch: perl
23688            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
23689 ____________________________________________________________________________
23690 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
23691         Log: Subject: [PATCH] Re: ext/ + -Wall
23692              From: Nicholas Clark <nick@ccl4.org>
23693              Date: Wed, 13 Jun 2001 00:04:30 +0100
23694              Message-ID: <20010613000430.M5901@plum.flirble.org>
23695      Branch: perl
23696            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
23697 ____________________________________________________________________________
23698 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
23699         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
23700              From: Nicholas Clark <nick@ccl4.org>
23701              Date: Tue, 12 Jun 2001 23:53:07 +0100
23702              Message-ID: <20010612235307.L5901@plum.flirble.org>
23703      Branch: perl
23704            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
23705 ____________________________________________________________________________
23706 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
23707         Log: MPE/iX tweaks from Mark Bixby.
23708      Branch: perl
23709            ! hints/mpeix.sh mpeix/mpeixish.h util.c
23710 ____________________________________________________________________________
23711 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
23712         Log: Update Changes.
23713      Branch: perl
23714            ! Changes patchlevel.h
23715 ____________________________________________________________________________
23716 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
23717         Log: One less -Wall whine (found under DEBUGGING).
23718      Branch: perl
23719            ! x2p/Makefile.SH x2p/a2p.c
23720 ____________________________________________________________________________
23721 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
23722         Log: s/case-independent/case-insensitive/g
23723      Branch: perl
23724            ! pod/perldebug.pod
23725 ____________________________________________________________________________
23726 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
23727         Log: As suggested in    
23728              
23729              Subject: Re: ext/ + -Wall
23730              From: Gurusamy Sarathy <gsar@ActiveState.com>
23731              Date: Mon, 11 Jun 2001 23:34:31 -0700
23732              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
23733      Branch: perl
23734            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
23735            ! perl.h
23736 ____________________________________________________________________________
23737 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
23738         Log: Subject: ext/ + -Wall
23739              From: Doug MacEachern <dougm@covalent.net>
23740              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
23741              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
23742      Branch: perl
23743            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
23744            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
23745            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
23746            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
23747            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
23748            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
23749            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
23750            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
23751            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
23752            ! lib/ExtUtils/xsubpp
23753 ____________________________________________________________________________
23754 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
23755         Log: Subject: [PATCH] anonymous stashes
23756              From: Abhijit Menon-Sen <ams@wiw.org>
23757              Date: Tue, 12 Jun 2001 12:47:04 +0530
23758              Message-ID: <20010612124704.A29029@lustre.linux.in>
23759      Branch: perl
23760            ! dump.c gv.c sv.c xsutils.c
23761 ____________________________________________________________________________
23762 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
23763         Log: One more test for $^S.
23764      Branch: perl
23765            ! t/op/magic.t
23766 ____________________________________________________________________________
23767 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
23768         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
23769              From: Abhijit Menon-Sen <ams@wiw.org>
23770              Date: Tue, 12 Jun 2001 17:35:55 +0530
23771              Message-ID: <20010612173555.A32426@lustre.linux.in>
23772      Branch: perl
23773            ! mg.c t/op/magic.t
23774 ____________________________________________________________________________
23775 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
23776         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
23777              From: Mike Guy <mjtg@cam.ac.uk>
23778              Date: Tue, 12 Jun 2001 13:14:15 +0100
23779              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
23780      Branch: perl
23781            ! pod/perlop.pod
23782 ____________________________________________________________________________
23783 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
23784         Log: AUTHORS updates.
23785      Branch: perl
23786            ! AUTHORS
23787 ____________________________________________________________________________
23788 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
23789         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
23790              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
23791              Content-Transfer-Encoding: 7bit
23792              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
23793      Branch: perl
23794            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
23795 ____________________________________________________________________________
23796 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
23797         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
23798              From: "Philip Newton" <Philip.Newton@gmx.net>
23799              Date: Mon, 11 Jun 2001 07:08:03 +0200
23800              Message-Id: <200106120802.LAA08992@taas.iki.fi>
23801      Branch: perl
23802            ! t/base/term.t
23803 ____________________________________________________________________________
23804 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
23805         Log: Cleanup the a2p.c for -Wall.
23806      Branch: perl
23807            ! x2p/Makefile.SH x2p/a2p.c
23808 ____________________________________________________________________________
23809 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
23810         Log: File::Find update for MacOS from Chris Nandor.
23811      Branch: perl
23812            ! lib/File/Find.pm t/lib/filefind.t
23813 ____________________________________________________________________________
23814 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
23815         Log: gcc -Wall nits picked out by a non-UNIX system
23816              (courtesy of Mark Bixby)
23817      Branch: perl
23818            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
23819            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
23820            ! pp_sys.c util.c
23821 ____________________________________________________________________________
23822 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
23823         Log: Metaconfig unit change for #10522.  (The d_modfl changes
23824              placate metalint.)
23825      Branch: metaconfig/U/perl
23826            ! d_modfl.U d_u32align.U
23827 ____________________________________________________________________________
23828 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
23829         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
23830              be "./try 2>&1 >/dev/null".
23831      Branch: perl
23832            ! Configure
23833 ____________________________________________________________________________
23834 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
23835         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
23836              From: "Craig A. Berry" <craigberry@mac.com>
23837              Date: Mon, 11 Jun 2001 14:00:32 -0500
23838              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
23839      Branch: perl
23840            ! configure.com
23841 ____________________________________________________________________________
23842 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
23843         Log: Move the full \p\P lists to perlunicode.
23844      Branch: perl
23845            ! pod/perlretut.pod pod/perlunicode.pod
23846 ____________________________________________________________________________
23847 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
23848         Log: VOS build tweak for 5.6.1 from Paul Green.
23849      Branch: maint-5.6/perl
23850            ! vos/build.cm
23851 ____________________________________________________________________________
23852 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
23853         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
23854              From: "Craig A. Berry" <craigberry@mac.com>
23855              Date: Fri, 8 Jun 2001 18:08:18 -0500
23856              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
23857      Branch: perl
23858            ! vms/vms.c
23859 ____________________________________________________________________________
23860 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
23861         Log: Update Changes.
23862      Branch: perl
23863            ! Changes patchlevel.h
23864 ____________________________________________________________________________
23865 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
23866         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
23867      Branch: perl
23868            ! vos/config.alpha.h vos/config.ga.h
23869 ____________________________________________________________________________
23870 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
23871         Log: VOS updates from Paul Green for @10476.
23872      Branch: perl
23873            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
23874            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
23875            ! vos/config.ga.h vos/configure_perl.cm
23876 ____________________________________________________________________________
23877 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
23878         Log: Subject: [PATCH] Not many people know this ...
23879              From: Mike Guy <mjtg@cam.ac.uk>
23880              Date: Mon, 11 Jun 2001 14:55:15 +0100
23881              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
23882      Branch: perl
23883            ! pod/perldebug.pod
23884 ____________________________________________________________________________
23885 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
23886         Log: Add final commas to lists as suggested by Philip Newton.
23887      Branch: perl
23888            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
23889 ____________________________________________________________________________
23890 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
23891         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
23892              Date: Sun, 10 Jun 2001 23:35:38 -0400
23893              From: Chris Nandor <pudge@pobox.com>
23894              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
23895      Branch: perl
23896            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
23897            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
23898            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
23899            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
23900            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
23901            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
23902            ! t/op/write.t t/pragma/strict.t
23903 ____________________________________________________________________________
23904 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
23905         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
23906              From: Chris Nandor <pudge@pobox.com>
23907              Date: Mon, 11 Jun 2001 08:24:28 -0400
23908              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
23909      Branch: perl
23910            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
23911            ! t/lib/io_dir.t
23912 ____________________________________________________________________________
23913 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
23914         Log: One more run_byacc (a hand-tweaked version had slipped in).
23915      Branch: perl
23916            ! perly.c vms/perly_c.vms
23917 ____________________________________________________________________________
23918 [ 10509] By: nick                                  on 2001/06/11  07:49:15
23919         Log: Integrate mainline
23920      Branch: perlio
23921           !> Makefile.SH embed.h embed.pl global.sym
23922           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
23923           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
23924           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
23925           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
23926 ____________________________________________________________________________
23927 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
23928         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
23929              From: Mike Guy <mjtg@cam.ac.uk>
23930              Reply-To: mjtg@cam.ac.uk
23931              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
23932      Branch: perl
23933            ! lib/ExtUtils/Manifest.pm
23934 ____________________________________________________________________________
23935 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
23936         Log: Subject: [PATCH] ExtUtils::Constant
23937              From: Nicholas Clark <nick@ccl4.org>
23938              Date: Sun, 10 Jun 2001 23:25:41 +0100
23939              Message-ID: <20010610232540.C76396@plum.flirble.org>
23940      Branch: perl
23941            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
23942 ____________________________________________________________________________
23943 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
23944         Log: Integrate perlio.
23945      Branch: perl
23946           !> iperlsys.h
23947 ____________________________________________________________________________
23948 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
23949         Log: Move the grok_number and its lieutenant grok_numeric_radix
23950              from sv.c statics to util.c and public.
23951      Branch: perl
23952            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
23953            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
23954 ____________________________________________________________________________
23955 [ 10504] By: nick                                  on 2001/06/10  17:47:06
23956         Log: Fix (valid) -Wall warnings in perlio.c
23957      Branch: perlio
23958            ! iperlsys.h
23959 ____________________________________________________________________________
23960 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
23961         Log: Update perly_c.diff, update perly.fixer to edit away
23962              some of the -Wall noise.
23963      Branch: perl
23964            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
23965 ____________________________________________________________________________
23966 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
23967         Log: Check the version of byacc.
23968      Branch: perl
23969            ! Makefile.SH
23970 ____________________________________________________________________________
23971 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
23972         Log: Subject: [PATCH] perly.y overhaul
23973              From: Simon Cozens <simon@netthink.co.uk>
23974              Date: Sun, 10 Jun 2001 16:56:54 +0100
23975              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
23976              
23977              Plus make run_byacc.
23978      Branch: perl
23979            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
23980 ____________________________________________________________________________
23981 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
23982         Log: Integrate perlio.
23983      Branch: perl
23984           !> perlio.c perlsfio.h
23985 ____________________________________________________________________________
23986 [ 10499] By: nick                                  on 2001/06/10  15:01:08
23987         Log: Integrate mainline
23988      Branch: perlio
23989           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
23990           !> t/pragma/locale.t util.c
23991 ____________________________________________________________________________
23992 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
23993         Log: Put some meat on the perl572delta bones.  The list of
23994              selected bug fixes needs more work, as does still the
23995              whole document.
23996      Branch: perl
23997            ! pod/perl572delta.pod
23998 ____________________________________________________________________________
23999 [ 10497] By: nick                                  on 2001/06/10  12:27:51
24000         Log: Paper over a crack or two with USE_SFIO
24001      Branch: perlio
24002            ! perlio.c perlsfio.h
24003 ____________________________________________________________________________
24004 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
24005         Log: Update Changes.
24006      Branch: perl
24007            ! Changes patchlevel.h
24008 ____________________________________________________________________________
24009 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
24010         Log: Subject: Re: pragma/locale.t #107
24011              From: Hugo <hv@crypt.compulink.co.uk>
24012              Date: Sun, 10 Jun 2001 11:23:30 +0100
24013              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
24014              
24015              Encapsulate the scan of the decimal radix separator.
24016      Branch: perl
24017            ! embed.h embed.pl proto.h sv.c
24018 ____________________________________________________________________________
24019 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
24020         Log: Try to grok numbers both with the locale specific separator
24021              and with the usual "." (if different from the lss); add a test
24022              to locale.t to do also a little bit of math in addition to just
24023              equalness testing; remove extraneous logic as suggested in
24024              
24025              Subject: Re: pragma/locale.t #107
24026              From: Nicholas Clark <nick@ccl4.org>
24027              Date: Sat, 9 Jun 2001 22:37:36 +0100
24028              Message-ID: <20010609223735.Y76396@plum.flirble.org>
24029      Branch: perl
24030            ! sv.c t/pragma/locale.t
24031 ____________________________________________________________________________
24032 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
24033         Log: Metaconfig unit change for #10492.
24034      Branch: metaconfig/U/perl
24035            ! Extensions.U
24036 ____________________________________________________________________________
24037 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
24038         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
24039              From: Artur Bergman <artur@contiller.se> 
24040              Date: Sat, 09 Jun 2001 21:03:51 +0200
24041              Message-ID: <B7483FB6.1398%artur@contiller.se>
24042      Branch: perl
24043            ! Configure
24044 ____________________________________________________________________________
24045 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
24046         Log: Integrate perlio.
24047      Branch: perl
24048           !> perlsfio.h
24049 ____________________________________________________________________________
24050 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
24051         Log: Do locale specific separator if only in locale.
24052      Branch: perl
24053            ! util.c
24054 ____________________________________________________________________________
24055 [ 10489] By: nick                                  on 2001/06/09  19:13:25
24056         Log: Make XS/Typemap compile (but fail) with sfio
24057      Branch: perlio
24058            ! perlsfio.h
24059 ____________________________________________________________________________
24060 [ 10488] By: nick                                  on 2001/06/09  19:12:51
24061         Log: Re-integrate mainline
24062      Branch: perlio
24063           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
24064           !> proto.h sv.c util.c
24065 ____________________________________________________________________________
24066 [ 10487] By: nick                                  on 2001/06/09  16:26:29
24067         Log: Integrate mainline
24068      Branch: perlio
24069           !> (integrate 31 files)
24070 ____________________________________________________________________________
24071 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
24072         Log: Subject: [PATCH] New attempt to clone callack
24073              From: Artur Bergman <artur@contiller.se> 
24074              Date: Thu, 07 Jun 2001 11:52:16 +0200
24075              Message-ID: <B7451B6F.12B7%artur@contiller.se>
24076      Branch: perl
24077            ! embedvar.h intrpvar.h perlapi.h sv.c
24078 ____________________________________________________________________________
24079 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
24080         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
24081      Branch: perl
24082            ! embed.h embed.pl perl.h proto.h sv.c util.c
24083 ____________________________________________________________________________
24084 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
24085         Log: Subject: Re: pragma/locale.t #107
24086              From: Nicholas Clark <nick@ccl4.org>
24087              Date: Sat, 9 Jun 2001 16:26:10 +0100
24088              Message-ID: <20010609162609.V76396@plum.flirble.org>
24089              
24090              A missing NVification.
24091      Branch: perl
24092            ! sv.c
24093 ____________________________________________________________________________
24094 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
24095         Log: Redo the #10482, there already was a test script for formats.
24096      Branch: perl
24097            - t/io/format.t
24098            ! MANIFEST t/op/write.t
24099 ____________________________________________________________________________
24100 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
24101         Log: Twisted format testing, from Merijn.
24102      Branch: perl
24103            + t/io/format.t
24104            ! MANIFEST
24105 ____________________________________________________________________________
24106 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
24107         Log: More \p{In...} testing, combined with \N{...}.
24108      Branch: perl
24109            ! lib/utf8_heavy.pl t/op/pat.t
24110 ____________________________________________________________________________
24111 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
24112         Log: Metaconfig changes for #10479.
24113      Branch: metaconfig
24114            ! U/Glossary.patch
24115      Branch: metaconfig/U/perl
24116            ! d_modfl.U
24117 ____________________________________________________________________________
24118 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
24119         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
24120      Branch: perl
24121            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24122            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
24123            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
24124            ! win32/config.bc win32/config.gc win32/config.vc
24125 ____________________________________________________________________________
24126 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
24127         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
24128              From: "Craig A. Berry" <craigberry@mac.com>
24129              Date: Thu, 7 Jun 2001 14:27:20 -0500
24130              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
24131      Branch: perl
24132            ! vms/perlvms.pod
24133 ____________________________________________________________________________
24134 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
24135         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
24136              From: Gisle Aas <gisle@ActiveState.com>
24137              Date: 07 Jun 2001 17:04:29 -0700
24138              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
24139      Branch: perl
24140            ! ext/re/re.xs
24141 ____________________________________________________________________________
24142 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
24143         Log: Update Changes.
24144      Branch: perl
24145            ! Changes patchlevel.h
24146 ____________________________________________________________________________
24147 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
24148         Log: Regen Glossary et alia.
24149      Branch: perl
24150            ! Porting/Glossary Porting/config.sh Porting/config_H
24151 ____________________________________________________________________________
24152 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
24153         Log: Metaconfig unit changes for #10473.
24154      Branch: metaconfig/U/perl
24155            ! d_modfl.U
24156 ____________________________________________________________________________
24157 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
24158         Log: Harumph, also AIX will spill its guts (i.e. dump core)
24159              if an executable contains modfl() but it hasn't been
24160              compiled right (in the case of AIX, with cc -qlongdouble).
24161      Branch: perl
24162            ! Configure
24163 ____________________________________________________________________________
24164 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
24165         Log: integrate change#10471 from mainline
24166              
24167              in change#10451, check that CvOUTSIDE is a CV before looking in
24168              (it can apparently be SVt_NULL during global destruction)
24169      Branch: maint-5.6/perl
24170           !> op.c
24171 ____________________________________________________________________________
24172 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
24173         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
24174              (it can apparently be SVt_NULL during global destruction)
24175      Branch: perl
24176            ! op.c
24177 ____________________________________________________________________________
24178 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
24179         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
24180              From: Robin Barker <rmb1@cise.npl.co.uk>
24181              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
24182              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
24183      Branch: perl
24184            ! lib/diagnostics.pm pod/perldiag.pod
24185 ____________________________________________________________________________
24186 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
24187         Log: Subject: [PATCH perl@10439] long =item
24188              From: Robin Barker <rmb1@cise.npl.co.uk>
24189              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
24190              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
24191      Branch: perl
24192            ! README.amiga lib/Attribute/Handlers.pm
24193            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
24194 ____________________________________________________________________________
24195 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
24196         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
24197              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
24198              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
24199              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
24200      Branch: perl
24201            ! pod/perlguts.pod
24202 ____________________________________________________________________________
24203 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
24204         Log: Integrate perlio.
24205      Branch: perl
24206           !> sv.c
24207 ____________________________________________________________________________
24208 [ 10466] By: nick                                  on 2001/06/07  10:25:40
24209         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
24210              whitespace tweaks.
24211              Still coredumps in pragma/overload.t - what a nice hard fail that is...
24212      Branch: perlio
24213            ! sv.c
24214 ____________________________________________________________________________
24215 [ 10465] By: nick                                  on 2001/06/07  08:41:58
24216         Log: Raw integrate of mainline for S_grok_number debug
24217              (sv.c has MULTIPLICITY issues as well as whatever else ...)
24218      Branch: perlio
24219            - plan9/perlplan9.doc plan9/perlplan9.pod
24220           !> (integrate 46 files)
24221 ____________________________________________________________________________
24222 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
24223         Log: The proper prototyping for #10463.
24224      Branch: perl
24225            ! embed.h embed.pl proto.h sv.c
24226 ____________________________________________________________________________
24227 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
24228         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
24229              From: Nicholas Clark <nick@ccl4.org>
24230              Date: Thu, 7 Jun 2001 00:29:59 +0100
24231              Message-ID: <20010607002959.Z76396@plum.flirble.org>
24232      Branch: perl
24233            ! sv.c
24234 ____________________________________________________________________________
24235 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
24236         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
24237              From: "Craig A. Berry" <craigberry@mac.com>
24238              Date: Wed, 06 Jun 2001 17:54:30 -0500
24239              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
24240      Branch: perl
24241            ! vms/perlvms.pod
24242 ____________________________________________________________________________
24243 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
24244         Log: Podify the remaining README.platform files;
24245              merge README.plan9 and plan9/perlplan9.pod;
24246              delete plan9/perlplan9.* (the perlplan.doc needs to
24247              be regenerated in Plan 9); make the =head1 and =head2
24248              in the README.platform to be a little more verbose
24249              (skipped README.os2 not to anger Ilya) so that they
24250              look better in the toc; regen toc.
24251      Branch: perl
24252            - plan9/perlplan9.doc plan9/perlplan9.pod
24253            ! MANIFEST README.aix README.amiga README.apollo README.beos
24254            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
24255            ! README.hpux README.hurd README.machten README.macos
24256            ! README.micro README.mint README.mpeix README.os390
24257            ! README.plan9 README.qnx README.solaris README.threads
24258            ! README.tru64 README.vmesa README.vms README.vos README.win32
24259            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
24260            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
24261 ____________________________________________________________________________
24262 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
24263         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
24264              From: Mike Guy <mjtg@cam.ac.uk>
24265              Reply-To: mjtg@cam.ac.uk
24266              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
24267      Branch: perl
24268            ! pod/perlguts.pod
24269 ____________________________________________________________________________
24270 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
24271         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
24272              From: Mike Guy <mjtg@cam.ac.uk>
24273              Reply-To: mjtg@cam.ac.uk
24274              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
24275      Branch: perl
24276            ! pod/perlsec.pod
24277 ____________________________________________________________________________
24278 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
24279         Log: Disable long doubles from pre-5.0 Tru64s.
24280      Branch: perl
24281            ! README.tru64 hints/dec_osf.sh
24282 ____________________________________________________________________________
24283 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
24284         Log: The #10455 exposed that modfl() is fundamentally busted
24285              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
24286              testing it.
24287      Branch: perl
24288            ! hints/dec_osf.sh
24289 ____________________________________________________________________________
24290 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
24291         Log: Metaconfig unit change for #10455.
24292      Branch: metaconfig/U/perl
24293            ! d_modfl.U
24294 ____________________________________________________________________________
24295 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
24296         Log: Configure check for geborken modfl(), inspired by
24297              
24298              Subject: Re: [20010118.017] op/int.t failure 
24299              From: Hugo <hv@crypt.compulink.co.uk>
24300              Date: Tue, 05 Jun 2001 13:43:27 +0100
24301              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
24302      Branch: perl
24303            ! Configure
24304 ____________________________________________________________________________
24305 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
24306         Log: Integrate changes #10450 and #10451 from maintperl:
24307              
24308              optimize change#10448 slightly (don't repeat search in eval""s lexical
24309              scope, since that has already been searched)
24310              
24311              change#9108 needs subtler treatment for case of closures created
24312              within eval""
24313      Branch: perl
24314           !> op.c t/op/misc.t
24315 ____________________________________________________________________________
24316 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
24317         Log: MakeMaker magic to compile (when no dynamic loading)
24318              List/Util.xsc as (ListUtil.c and) ListUtil.o since
24319              POSIX-BC (BS2000) linker has an evil limitation of
24320              being unable to include in the same executable several
24321              object files with the same name - case-insensitively -
24322              because otherwise we conflict with util.c.
24323              Strictly speaking currently required only in POSIX-BC
24324              but probably will do no harm elsewhere where static
24325              linking is required.
24326      Branch: perl
24327            ! ext/List/Util/Makefile.PL
24328 ____________________________________________________________________________
24329 [ 10452] By: nick                                  on 2001/06/06  08:59:51
24330         Log: Integrate mainline.
24331      Branch: perlio
24332           +> lib/Attribute/Handlers/demo/Demo.pm
24333           +> lib/Attribute/Handlers/demo/Descriptions.pm
24334           +> lib/Attribute/Handlers/demo/MyClass.pm
24335           +> lib/Attribute/Handlers/demo/demo.pl
24336           +> lib/Attribute/Handlers/demo/demo2.pl
24337           +> lib/Attribute/Handlers/demo/demo3.pl
24338           +> lib/Attribute/Handlers/demo/demo4.pl
24339           +> lib/Attribute/Handlers/demo/demo_call.pl
24340           +> lib/Attribute/Handlers/demo/demo_chain.pl
24341           +> lib/Attribute/Handlers/demo/demo_cycle.pl
24342           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
24343           +> lib/Attribute/Handlers/demo/demo_phases.pl
24344           +> lib/Attribute/Handlers/demo/demo_range.pl
24345           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
24346           +> uts/strtol_wrap.c
24347           !> (integrate 91 files)
24348 ____________________________________________________________________________
24349 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
24350         Log: change#9108 needs subtler treatment for case of closures created
24351              within eval""
24352      Branch: maint-5.6/perl
24353            ! op.c t/op/misc.t
24354 ____________________________________________________________________________
24355 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
24356         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
24357              scope, since that has already been searched)
24358      Branch: maint-5.6/perl
24359            ! op.c
24360 ____________________________________________________________________________
24361 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
24362         Log: Integrate change #10448 from maintperl; lexicals
24363              outside an eval"" weren't resolved correctly inside a subroutine
24364              definition inside the eval"" if they were not already referenced
24365              in the toplevel of the eval""-ed code
24366      Branch: perl
24367           !> cop.h op.c pp_ctl.c t/op/misc.t
24368 ____________________________________________________________________________
24369 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
24370         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
24371              outside an eval"" weren't resolved correctly inside a subroutine
24372              definition inside the eval"" if they were not already referenced
24373              in the toplevel of the eval""-ed code
24374      Branch: maint-5.6/perl
24375            ! cop.h op.c pp_ctl.c t/op/misc.t
24376 ____________________________________________________________________________
24377 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
24378         Log: Subject: [PATCH] perl570delta.pod
24379              From: Peter Scott <Peter@PSDT.com> 
24380              Date: Tue, 05 Jun 2001 18:51:02 -0700
24381              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
24382      Branch: perl
24383            ! pod/perl570delta.pod
24384 ____________________________________________________________________________
24385 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
24386         Log: The fudge factor is no more needed.  I hope.
24387      Branch: perl
24388            ! t/lib/posix.t
24389 ____________________________________________________________________________
24390 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
24391         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
24392              From: Hugo <hv@crypt.compulink.co.uk>
24393              Date: Tue, 05 Jun 2001 12:58:19 +0100
24394              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
24395      Branch: perl
24396            ! util.c
24397 ____________________________________________________________________________
24398 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
24399         Log: Make up prototypes only for those who have the functions
24400              but not the prototypes.
24401      Branch: perl
24402            ! perl.h
24403 ____________________________________________________________________________
24404 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
24405         Log: Subject: Re: Not OK: perl@10439 on win32 
24406              From: Prymmer/Kahn <pvhp@best.com> 
24407              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
24408              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
24409      Branch: perl
24410            ! perl.h util.c
24411 ____________________________________________________________________________
24412 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
24413         Log: The metaconfig units changes for #10441.
24414      Branch: metaconfig
24415            ! U/modified/Extract.U U/modified/Extractall.U
24416            ! U/modified/Finish.U
24417 ____________________________________________________________________________
24418 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
24419         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
24420      Branch: perl
24421            ! Configure
24422 ____________________________________________________________________________
24423 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
24424         Log: Unnecessary fuzziness undone, noted by Mike Guy.
24425      Branch: perl
24426            ! t/op/tr.t
24427 ____________________________________________________________________________
24428 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
24429         Log: Update Changes.
24430      Branch: perl
24431            ! Changes patchlevel.h
24432 ____________________________________________________________________________
24433 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
24434         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
24435              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
24436              leakage patch.
24437      Branch: perl
24438            ! t/op/misc.t
24439 ____________________________________________________________________________
24440 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
24441         Log: Test case for #10433/#10424.
24442      Branch: perl
24443            ! t/op/misc.t
24444 ____________________________________________________________________________
24445 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
24446         Log: Subject: One fix for strtoul not setting errno
24447              From: hom00@utsglobal.com (Hal Morris)
24448              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
24449              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
24450      Branch: perl
24451            + uts/strtol_wrap.c
24452            ! MANIFEST hints/uts.sh
24453 ____________________________________________________________________________
24454 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
24455         Log: Metaconfig units changes for #10434.
24456      Branch: metaconfig
24457            ! U/modified/Cppsym.U
24458      Branch: metaconfig/U/perl
24459            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
24460            + d_syscallproto.U d_usleepproto.U
24461            ! longdblfio.U quadfio.U
24462 ____________________________________________________________________________
24463 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
24464         Log: Configure tweaks; add prototype probes, make the cpp symbols
24465              probe to cast, not whine; test for %Ld and %Lf before %lld and
24466              %llf because the L is the ANSI way.
24467      Branch: perl
24468            ! Configure config_h.SH configure.com epoc/config.sh
24469            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
24470            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
24471            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
24472 ____________________________________________________________________________
24473 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
24474         Log: Sigh.  This is what #10424 was supposed to check in.
24475      Branch: perl
24476            ! op.c sv.c sv.h
24477 ____________________________________________________________________________
24478 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
24479         Log: More verbose failure.
24480      Branch: perl
24481            ! t/op/ver.t
24482 ____________________________________________________________________________
24483 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
24484         Log: The .pm changes to go with #10428.
24485      Branch: perl
24486            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
24487            ! ext/Sys/Syslog/Syslog.pm
24488 ____________________________________________________________________________
24489 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
24490         Log: On second thoughts show to utf8 skippage message only
24491              on failures, it's too confusing otherwise,
24492      Branch: perl
24493            ! t/pragma/locale.t
24494 ____________________________________________________________________________
24495 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
24496         Log: Do not import anything from Encode.
24497      Branch: perl
24498            ! ext/MIME/Base64/QuotedPrint.pm
24499 ____________________________________________________________________________
24500 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
24501         Log: The #10402 didn't take.  Weird.
24502      Branch: perl
24503            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
24504            ! ext/Sys/Syslog/Syslog.xs
24505 ____________________________________________________________________________
24506 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
24507         Log: Eradicate traces of 'asciirange' re subpragma.
24508      Branch: perl
24509            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
24510            ! pod/perldiag.pod
24511 ____________________________________________________________________________
24512 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
24513         Log: use is a compile-time thing.
24514      Branch: perl
24515            ! ext/MIME/Base64/QuotedPrint.pm
24516 ____________________________________________________________________________
24517 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
24518         Log: Subject: [PATCH perl@10419] -Wall casting patch
24519              From: Robin Barker <rmb1@cise.npl.co.uk>
24520              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
24521              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
24522      Branch: perl
24523            ! ext/Devel/DProf/DProf.xs mg.c
24524 ____________________________________________________________________________
24525 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
24526         Log: Subject: [PATCH #2] introducing SVpad_TYPED
24527              From: Abhijit Menon-Sen <ams@wiw.org>
24528              Date: Mon, 4 Jun 2001 12:26:02 +0530
24529              Message-ID: <20010604122602.A5775@lustre.linux.in>
24530      Branch: perl
24531            ! op.c sv.c sv.h
24532 ____________________________________________________________________________
24533 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
24534         Log: testsuite for change#10192 (from Gisle Aas)
24535      Branch: perl
24536            + t/op/override.t
24537            ! MANIFEST
24538 ____________________________________________________________________________
24539 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
24540         Log: integrate changes#10414-10416 from mainline
24541              
24542              Potential buffer overrun if the radix separator is more than
24543              one byte.  Also, under locales, prefer the locale-specific
24544              separator over the old boring ".".
24545              
24546              "10.", that is, decimal numbers can have no decimal part at all.
24547              
24548              The non-locale places need love, too.
24549      Branch: maint-5.6/perl
24550           !> perl.h sv.c
24551 ____________________________________________________________________________
24552 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
24553         Log: Missed from #10420.
24554      Branch: perl
24555            ! epoc/config.sh
24556 ____________________________________________________________________________
24557 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
24558         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
24559              often this prototype goes with HAS_SETRESUID_PROTO.
24560      Branch: perl
24561            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24562            ! config_h.SH configure.com perl.h uconfig.h
24563 ____________________________________________________________________________
24564 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
24565         Log: Update Changes.
24566      Branch: perl
24567            ! Changes patchlevel.h
24568 ____________________________________________________________________________
24569 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
24570         Log: -Wall "subscript has type `char'" cleanup.
24571      Branch: perl
24572            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
24573 ____________________________________________________________________________
24574 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
24575         Log: Various "cast to pointer from integer of different size"
24576              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
24577              wide but I32 (int) only 32 bits wide).
24578              
24579              WARNING: the classnum and tagnum changes in Storable.xs
24580              may not be wise, they may be breaking binary compatibility
24581              (in 64-bit platforms), asked Raphael Manfredi about the changes.
24582      Branch: perl
24583            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
24584            ! mg.c proto.h
24585 ____________________________________________________________________________
24586 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
24587         Log: The non-locale places need love, too.
24588      Branch: perl
24589            ! perl.h
24590 ____________________________________________________________________________
24591 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
24592         Log: "10.", that is, decimal numbers can have no decimal part at all.
24593      Branch: perl
24594            ! perl.h
24595 ____________________________________________________________________________
24596 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
24597         Log: Potential buffer overrun if the radix separator is more than
24598              one byte.  Also, under locales, prefer the locale-specific
24599              separator over the old boring ".".
24600      Branch: perl
24601            ! perl.h sv.c
24602 ____________________________________________________________________________
24603 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
24604         Log: Integrate change #10412 from maintperl; locale is now
24605              per-cop, not per-op; plus retweak the locale.t to always
24606              list the skipped utf8 locales.
24607      Branch: perl
24608            ! t/pragma/locale.t
24609           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
24610           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
24611 ____________________________________________________________________________
24612 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
24613         Log: rationalize locale handling to fix the bugs uncovered by change#10394
24614              
24615              the major issue was that the runtime was looking at PL_hints rather
24616              than op_private to notice whether locale was enabled
24617              
24618              the secondary issue was that many locale-sensitive numeric ops didn't
24619              have HINT_LOCALE propagated into their op_private
24620              
24621              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
24622              instead of per-op, just like HINT_BYTE and the hints for lexical
24623              warnings (this makes the hint available to every op via PL_curcop)
24624              
24625              pragma/locale.t may need to be reworked with these fixes in mind
24626              (it currently passes its tests)
24627      Branch: maint-5.6/perl
24628            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
24629            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
24630 ____________________________________________________________________________
24631 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
24632         Log: More verbose debugging.
24633      Branch: perl
24634            ! t/pragma/locale.t
24635 ____________________________________________________________________________
24636 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
24637         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
24638              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
24639              Date: Sat, 2 Jun 2001 22:53:33 +0100
24640              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
24641      Branch: perl
24642            ! regcomp.c t/pragma/warn/regcomp
24643 ____________________________________________________________________________
24644 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
24645         Log: Mention that lexicalizing $a or $b is a bad idea if one
24646              wants to use sort().
24647      Branch: perl
24648            ! pod/perlvar.pod
24649 ____________________________________________________________________________
24650 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
24651         Log: Tweak the test to be happy if the accuracy is 'good enough'.
24652      Branch: perl
24653            ! t/lib/posix.t
24654 ____________________________________________________________________________
24655 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
24656         Log: Upgrade to Attribute::Handlers 0.70.
24657              
24658              NOTE: this unearthed the "too late for CHECK block" bug,
24659              that's why the 1_compile.t change.
24660      Branch: perl
24661            + lib/Attribute/Handlers/demo/Demo.pm
24662            + lib/Attribute/Handlers/demo/Descriptions.pm
24663            + lib/Attribute/Handlers/demo/MyClass.pm
24664            + lib/Attribute/Handlers/demo/demo.pl
24665            + lib/Attribute/Handlers/demo/demo2.pl
24666            + lib/Attribute/Handlers/demo/demo3.pl
24667            + lib/Attribute/Handlers/demo/demo4.pl
24668            + lib/Attribute/Handlers/demo/demo_call.pl
24669            + lib/Attribute/Handlers/demo/demo_chain.pl
24670            + lib/Attribute/Handlers/demo/demo_cycle.pl
24671            + lib/Attribute/Handlers/demo/demo_hashdir.pl
24672            + lib/Attribute/Handlers/demo/demo_phases.pl
24673            + lib/Attribute/Handlers/demo/demo_range.pl
24674            + lib/Attribute/Handlers/demo/demo_rawdata.pl
24675            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
24676            ! t/lib/attrhand.t
24677 ____________________________________________________________________________
24678 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
24679         Log: One less -Wall whine.
24680      Branch: perl
24681            ! regcomp.c
24682 ____________________________________________________________________________
24683 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
24684         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
24685      Branch: perl
24686           !> t/op/eval.t
24687 ____________________________________________________________________________
24688 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
24689         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
24690              aren't "normally" visible inside eval""s contained in subs unless
24691              a cloned reference to them already exists)
24692              
24693              strangely enough, t/harness didn't show this up as a failure
24694              (harness needs fixing?)
24695      Branch: maint-5.6/perl
24696            ! t/op/eval.t
24697 ____________________________________________________________________________
24698 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
24699         Log: Update to Text::Balanced 1.85.
24700      Branch: perl
24701            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
24702 ____________________________________________________________________________
24703 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
24704         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
24705              From: Nicholas Clark <nick@ccl4.org>
24706              Date: Sun, 3 Jun 2001 17:54:36 +0100
24707              Message-ID: <20010603175436.E76396@plum.flirble.org> 
24708      Branch: perl
24709            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
24710            ! ext/Sys/Syslog/Syslog.xs
24711 ____________________________________________________________________________
24712 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
24713         Log: Unused variables.
24714      Branch: perl
24715            ! util.c
24716 ____________________________________________________________________________
24717 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
24718         Log: Subject: [PATCH] APIfy op_clear 
24719              From: Simon Cozens <simon@netthink.co.uk>
24720              Date: Sun, 3 Jun 2001 13:51:46 +0100
24721              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
24722              
24723              (despite the subject line, op_null is APIfied by the patch)
24724      Branch: perl
24725            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
24726 ____________________________________________________________________________
24727 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
24728         Log: Subject: [PATCH] t/lib/extutils.t
24729              From: Nicholas Clark <nick@ccl4.org>
24730              Date: Sat, 2 Jun 2001 23:57:05 +0100
24731              Message-ID: <20010602235705.Q12698@plum.flirble.org>
24732      Branch: perl
24733            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
24734 ____________________________________________________________________________
24735 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
24736         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
24737              From: Prymmer/Kahn <pvhp@best.com>
24738              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
24739              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
24740      Branch: perl
24741            ! win32/Makefile win32/makefile.mk
24742 ____________________________________________________________________________
24743 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
24744         Log: Subject: Re: 'decimal digits' macro? 
24745              From: Hugo <hv@crypt.compulink.co.uk>
24746              Date: Sun, 03 Jun 2001 04:26:36 +0100
24747              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
24748      Branch: perl
24749            ! handy.h t/lib/posix.t t/op/tr.t
24750 ____________________________________________________________________________
24751 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
24752         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
24753              From: Hugo <hv@crypt.compulink.co.uk>
24754              Date: Sun, 03 Jun 2001 14:56:30 +0100
24755              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
24756      Branch: perl
24757            ! util.c
24758 ____________________________________________________________________________
24759 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
24760         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
24761      Branch: perl
24762           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
24763           !> vms/perly_c.vms
24764 ____________________________________________________________________________
24765 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
24766         Log: fix leakage of lexicals at file scope into subroutines that were
24767              declared before them; this appears to be a longstanding bug that
24768              meant that lexicals at file scope were never "deintroduced", meaning
24769              their scope range was never properly closed, and their visibility
24770              extended to all subsequent eval""s or requires
24771              
24772              added a test case
24773              
24774              seems to also fix a case of bogus duplicate warnings
24775      Branch: maint-5.6/perl
24776            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
24777            ! vms/perly_c.vms
24778 ____________________________________________________________________________
24779 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
24780         Log: More VMS tweaks from Craig A. Berry.
24781      Branch: perl
24782            ! configure.com t/lib/extutils.t
24783 ____________________________________________________________________________
24784 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
24785         Log: -Wall cleanup continues.
24786      Branch: perl
24787            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
24788            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
24789            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
24790            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
24791            ! run.c toke.c util.c
24792 ____________________________________________________________________________
24793 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
24794         Log: The metaconfig unit change for #10390.
24795      Branch: metaconfig/U/perl
24796            ! gccvers.U
24797 ____________________________________________________________________________
24798 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
24799         Log: Drop the -ansi from the default gcc flags.
24800              
24801              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
24802              that struct cannot be compared with a flat integer, such as STRLEN.
24803              The -ansi will also cause a lot of noise in Solaris because of:
24804              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
24805      Branch: perl
24806            ! Configure
24807 ____________________________________________________________________________
24808 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
24809         Log: Integrate perlio.
24810      Branch: perl
24811           !> pod/perlapi.pod util.c
24812 ____________________________________________________________________________
24813 [ 10388] By: nick                                  on 2001/06/02  08:01:12
24814         Log: Integrate mainline
24815      Branch: perlio
24816           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
24817           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
24818           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
24819           !> t/lib/1_compile.t t/lib/mimeqp.t
24820 ____________________________________________________________________________
24821 [ 10387] By: nick                                  on 2001/06/02  07:39:17
24822         Log: Tweak util.c's atof2 for MULTIPLICITY
24823      Branch: perlio
24824            ! util.c
24825 ____________________________________________________________________________
24826 [ 10386] By: nick                                  on 2001/06/02  07:38:33
24827         Log: Integrate mainline
24828      Branch: perlio
24829           !> (integrate 41 files)
24830 ____________________________________________________________________________
24831 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
24832         Log: Add Attribute::Handlers 0.61 from Damian Conway.
24833      Branch: perl
24834            + lib/Attribute/Handlers.pm t/lib/attrhand.t
24835            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
24836 ____________________________________________________________________________
24837 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
24838         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
24839              From: Peter Prymmer <pvhp@forte.com>
24840              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
24841              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
24842      Branch: perl
24843            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
24844 ____________________________________________________________________________
24845 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
24846         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
24847              From: Jeff Pinyan <jeffp@crusoe.net>
24848              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
24849              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
24850      Branch: perl
24851            ! lib/File/Find.pm
24852 ____________________________________________________________________________
24853 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
24854         Log: Subject: [PATCH perl@10381] configure.com tweaks
24855              From: "Craig A. Berry" <craigberry@mac.com>
24856              Date: Fri, 1 Jun 2001 13:55:43 -0500
24857              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
24858      Branch: perl
24859            ! configure.com
24860 ____________________________________________________________________________
24861 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
24862         Log: Update Changes.
24863      Branch: perl
24864            ! Changes patchlevel.h
24865 ____________________________________________________________________________
24866 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
24867         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
24868              From: Mike Guy <mjtg@cam.ac.uk>
24869              Date: Fri, 01 Jun 2001 18:17:02 +0100
24870              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
24871      Branch: perl
24872            ! lib/perl5db.pl
24873 ____________________________________________________________________________
24874 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
24875         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
24876              From: Hugo <hv@crypt.compulink.co.uk>
24877              Date: Thu, 31 May 2001 20:49:48 +0100
24878              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
24879      Branch: perl
24880            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
24881            ! util.c
24882 ____________________________________________________________________________
24883 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
24884         Log: Zero() is not available in x2p (or, rather, some of its
24885              implementations like memzero() might not be available.)
24886      Branch: perl
24887            ! x2p/hash.c
24888 ____________________________________________________________________________
24889 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
24890         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
24891              From: Michael G Schwern <schwern@pobox.com>
24892              Date: Fri, 1 Jun 2001 12:00:29 +0100
24893              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
24894              
24895              (But use Zero() instead of memset.)
24896      Branch: perl
24897            ! x2p/hash.c
24898 ____________________________________________________________________________
24899 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
24900         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
24901              From: Jeff Pinyan <jeffp@crusoe.net>
24902              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
24903              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
24904      Branch: perl
24905            ! pod/perldiag.pod regcomp.c t/op/pat.t
24906 ____________________________________________________________________________
24907 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
24908         Log: Retract #10324 and #10333; not needed.
24909      Branch: perl
24910            ! hints/irix_6.sh hints/linux.sh
24911 ____________________________________________________________________________
24912 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
24913         Log: The #10370 wasn't quite right.
24914      Branch: perl
24915            ! ext/XS/Typemap/Typemap.xs
24916 ____________________________________________________________________________
24917 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
24918         Log: The metaconfig units changes for #10372.
24919      Branch: metaconfig/U/perl
24920            + d_realpath.U d_sresgproto.U d_sresuproto.U
24921            ! gccvers.U i_db.U
24922 ____________________________________________________________________________
24923 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
24924         Log: Configure tweaks; record the Berkeley DB version,
24925              probe for realpath(), for setresuid() and setresgid()
24926              prototypes; use realpath() (try to be paranoid enough),
24927              use the setres[ug]id prototypes because glibc has the functions
24928              but not their prototypes; add -Wall -ansi to gcc ccflags;
24929              regen toc.
24930      Branch: perl
24931            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24932            ! config_h.SH configure.com epoc/config.sh
24933            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
24934            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
24935            ! vos/config.ga.def win32/config.bc win32/config.gc
24936            ! win32/config.vc
24937 ____________________________________________________________________________
24938 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
24939         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
24940              From: Michael G Schwern <schwern@pobox.com>
24941              Date: Fri, 1 Jun 2001 11:28:14 +0100
24942              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
24943      Branch: perl
24944            ! lib/attributes.pm xsutils.c
24945 ____________________________________________________________________________
24946 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
24947         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
24948              From: Tim Jenness <t.jenness@jach.hawaii.edu>
24949              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
24950              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
24951      Branch: perl
24952            ! ext/XS/Typemap/Typemap.xs
24953 ____________________________________________________________________________
24954 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
24955         Log: Subject: [patch] Cwd.xs optimizations/abstraction
24956              From: Doug MacEachern <dougm@covalent.net>
24957              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
24958              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
24959      Branch: perl
24960            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
24961            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
24962 ____________________________________________________________________________
24963 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
24964         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!])
24965              From: Nicholas Clark <nick@ccl4.org>
24966              Date: Thu, 31 May 2001 23:56:40 +0100
24967              Message-ID: <20010531235640.F12698@plum.flirble.org>
24968              
24969              Make the test work also under only static extensions
24970              (sh Configure -Uusedl fakes this nicely)
24971      Branch: perl
24972            ! t/lib/extutils.t
24973 ____________________________________________________________________________
24974 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
24975         Log: Subject: [PATCH hv.c] Eliminating trigraph
24976              From: Michael G Schwern <schwern@pobox.com>
24977              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
24978              Date: Fri, 1 Jun 2001 11:49:56 +0100
24979      Branch: perl
24980            ! hv.c
24981 ____________________________________________________________________________
24982 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
24983         Log: Subject: Re: [PATCH] Tests for File::Compare 
24984              From: "Philip Newton" <Philip.Newton@gmx.net>
24985              Date: Thu, 31 May 2001 19:44:05 +0200
24986              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
24987              
24988              Unnecessary "quotation marks".
24989      Branch: perl
24990            ! t/lib/filecomp.t
24991 ____________________________________________________________________________
24992 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
24993         Log: Integrate perlio.
24994      Branch: perl
24995           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
24996 ____________________________________________________________________________
24997 [ 10364] By: nick                                  on 2001/06/01  10:13:31
24998         Log: Cleanup dll.base and dll.exp created by GCC builds.
24999      Branch: perlio
25000            ! lib/ExtUtils/MM_Win32.pm
25001 ____________________________________________________________________________
25002 [ 10363] By: nick                                  on 2001/06/01  10:02:17
25003         Log: Make filecomp test work on CRLF platforms by adding binmode.
25004      Branch: perlio
25005            ! t/lib/filecomp.t
25006 ____________________________________________________________________________
25007 [ 10362] By: nick                                  on 2001/06/01  08:37:17
25008         Log: Integrate mainline
25009      Branch: perlio
25010           !> Changes Configure patchlevel.h perlio.c
25011 ____________________________________________________________________________
25012 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
25013         Log: panic:claustrophobia.
25014      Branch: perl
25015            ! perlio.c
25016 ____________________________________________________________________________
25017 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
25018         Log: Update Changes.
25019      Branch: perl
25020            ! Changes patchlevel.h
25021 ____________________________________________________________________________
25022 [ 10359] By: nick                                  on 2001/05/31  12:35:50
25023         Log: Integrate mainline.
25024      Branch: perlio
25025           +> t/lib/filecomp.t
25026           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
25027           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
25028 ____________________________________________________________________________
25029 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
25030         Log: Integrate perlio.
25031      Branch: perl
25032           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
25033           !> win32/config_H.vc
25034 ____________________________________________________________________________
25035 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
25036         Log: Metaconfig unit change for #10356.
25037      Branch: metaconfig
25038            ! U/installdirs/inc_version_list.U
25039 ____________________________________________________________________________
25040 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
25041         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
25042              (idea from Sarathy; implementation from Andy)
25043      Branch: perl
25044            ! Configure
25045 ____________________________________________________________________________
25046 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
25047         Log: More AUTHORS.
25048      Branch: perl
25049            ! AUTHORS
25050 ____________________________________________________________________________
25051 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
25052         Log: Subject: Re: [PATCH] Tests for File::Compare
25053              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
25054              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
25055              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
25056      Branch: perl
25057            + t/lib/filecomp.t
25058            ! MANIFEST t/lib/1_compile.t
25059 ____________________________________________________________________________
25060 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
25061         Log: Subject: [PATCH] DEBUG_* macro cleanups
25062              From: Abhijit Menon-Sen <ams@wiw.org>
25063              Date: Thu, 31 May 2001 12:16:22 +0530
25064              Message-ID: <20010531121622.B4829@lustre.linux.in>
25065              
25066              Subject: Re: [PATCH] DEBUG_* macro cleanups
25067              From: Abhijit Menon-Sen <ams@wiw.org>
25068              Date: Thu, 31 May 2001 13:57:01 +0530
25069              Message-ID: <20010531135701.A21775@lustre.linux.in>
25070              
25071              (The DEBUG_ definitions in perl.h changed to use the
25072              STMT_START and STMT_END.)
25073      Branch: perl
25074            ! perl.h pp_ctl.c sv.c toke.c
25075 ____________________________________________________________________________
25076 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
25077         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
25078              From: Abhijit Menon-Sen <ams@wiw.org>
25079              Date: Thu, 31 May 2001 08:27:55 +0530
25080              Message-ID: <20010531082755.A10018@lustre.linux.in>
25081      Branch: perl
25082            ! ext/Storable/Storable.xs gv.c perl.c
25083 ____________________________________________________________________________
25084 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
25085         Log: Subject: [PATCH] AUTHORS
25086              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
25087              Date: Thu, 31 May 2001 01:27:59 -0500
25088              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
25089              
25090              Subject: Re: [PATCH] AUTHORS
25091              From: "Philip Newton" <Philip.Newton@gmx.net>
25092              Date: Thu, 31 May 2001 10:08:06 +0200
25093              (Message-Id missing?)
25094      Branch: perl
25095            ! AUTHORS
25096 ____________________________________________________________________________
25097 [ 10350] By: nick                                  on 2001/05/31  11:40:43
25098         Log: win32 - dmake regen_config_h
25099      Branch: perlio
25100            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
25101 ____________________________________________________________________________
25102 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
25103         Log: Subject: Re: [PATCH util.c] More warning cleanups.
25104              From: "Philip Newton" <Philip.Newton@gmx.net>
25105              Date: Thu, 31 May 2001 07:41:36 +0200
25106              Message-Id: <200105310538.IAA25458@taku.hut.fi>
25107              
25108              Undo C++-ism that snekt in.
25109      Branch: perl
25110            ! util.c
25111 ____________________________________________________________________________
25112 [ 10348] By: nick                                  on 2001/05/31  11:36:46
25113         Log: Tolerate Win32 numerics
25114      Branch: perlio
25115            ! t/pragma/warn/toke
25116 ____________________________________________________________________________
25117 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
25118         Log: Integrate perlio.
25119      Branch: perl
25120           !> perlio.c win32/win32.h
25121 ____________________________________________________________________________
25122 [ 10346] By: nick                                  on 2001/05/31  10:54:55
25123         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
25124              perlio.c change 10255.
25125      Branch: perlio
25126            ! perlio.c
25127 ____________________________________________________________________________
25128 [ 10345] By: nick                                  on 2001/05/31  10:01:57
25129         Log: Conditionaly put back some "unused" dTHX which are used
25130              with PERL_IMPLICIT_SYS
25131      Branch: perlio
25132            ! perlio.c
25133 ____________________________________________________________________________
25134 [ 10344] By: nick                                  on 2001/05/31  10:00:59
25135         Log: Fix Win32 for new spelling IN_BYTES 
25136      Branch: perlio
25137            ! win32/win32.h
25138 ____________________________________________________________________________
25139 [ 10343] By: nick                                  on 2001/05/31  08:01:32
25140         Log: perlio.c -Wall cleaner under MULTIPLICITY
25141              - still minor noise with linux stdio
25142      Branch: perlio
25143            ! perlio.c
25144 ____________________________________________________________________________
25145 [ 10342] By: nick                                  on 2001/05/31  07:52:23
25146         Log: Integrate mainline.
25147      Branch: perlio
25148           !> (integrate 42 files)
25149 ____________________________________________________________________________
25150 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
25151         Log: AUTHORS updates.
25152      Branch: perl
25153            ! AUTHORS
25154 ____________________________________________________________________________
25155 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
25156         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
25157              From: Peter Prymmer <pvhp@forte.com>
25158              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
25159              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
25160      Branch: perl
25161            ! t/lib/md5-file.t
25162 ____________________________________________________________________________
25163 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
25164         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
25165              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
25166              to match the pragma name; various robustness cleanups.
25167      Branch: perl
25168            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
25169            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
25170 ____________________________________________________________________________
25171 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
25172         Log: More -Wall sweeping.
25173      Branch: perl
25174            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
25175            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
25176            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
25177            ! regcomp.c sv.c toke.c utf8.c
25178 ____________________________________________________________________________
25179 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
25180         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
25181              From: Nicholas Clark <nick@ccl4.org>
25182              Date: Wed, 30 May 2001 22:34:41 +0100
25183              Message-ID: <20010530223441.Y86445@plum.flirble.org>
25184      Branch: perl
25185            ! t/op/cmp.t
25186 ____________________________________________________________________________
25187 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
25188         Log: It's is not, it isn't ain't, and it's it's, not its,
25189              if you mean it is. If you don't, it's its. Then too,
25190              it's hers. It isn't her's. It isn't our's either.
25191              It's ours, and likewise yours and theirs.
25192              -- Oxford University Press, Edpress News
25193      Branch: perl
25194            ! lib/autouse.pm
25195 ____________________________________________________________________________
25196 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
25197         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
25198      Branch: perl
25199            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
25200            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
25201            ! x2p/str.c x2p/walk.c xsutils.c
25202 ____________________________________________________________________________
25203 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
25204         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
25205              From: Michael G Schwern <schwern@pobox.com>
25206              Date: Wed, 30 May 2001 17:10:38 +0100
25207              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
25208              
25209              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
25210              From: Abhijit Menon-Sen <ams@wiw.org>
25211              Date: Wed, 30 May 2001 23:16:13 +0530
25212              Message-ID: <20010530231613.A31933@lustre.linux.in>
25213      Branch: perl
25214            ! perl.c t/run/runenv.t
25215 ____________________________________________________________________________
25216 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
25217         Log: (Retracted by #10375.)
25218              
25219              IRIX hints patch from Merijn Broeren.
25220              
25221              TODO: (this and the earlier Linux hints patch) should be solved
25222              at Configure level.  Merijn: -ldb should not be used on any platform
25223              for perl, just when linking DBFile itself. Trying to be helpful here
25224              is counterproductive.
25225      Branch: perl
25226            ! hints/irix_6.sh
25227 ____________________________________________________________________________
25228 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
25229         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
25230              From: Nicholas Clark <nick@ccl4.org>
25231              Date: Wed, 30 May 2001 23:20:58 +0100
25232              Message-ID: <20010530232058.B86445@plum.flirble.org>
25233      Branch: perl
25234            ! doop.c
25235 ____________________________________________________________________________
25236 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
25237         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
25238              From: Michael G Schwern <schwern@pobox.com> 
25239              Date: Wed, 30 May 2001 15:24:20 +0100
25240              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
25241      Branch: perl
25242            ! t/pragma/autouse.t
25243 ____________________________________________________________________________
25244 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
25245         Log: The regex trick wasn't a good idea.
25246      Branch: perl
25247            ! pod/perlfaq4.pod
25248 ____________________________________________________________________________
25249 [ 10329] By: nick                                  on 2001/05/30  18:34:35
25250         Log: Integrate mainline
25251      Branch: perlio
25252           !> (integrate 40 files)
25253 ____________________________________________________________________________
25254 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
25255         Log: Update Changes.
25256      Branch: perl
25257            ! Changes patchlevel.h
25258 ____________________________________________________________________________
25259 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
25260         Log: The metaconfig unit change for #10325.
25261      Branch: metaconfig
25262            + U/modified/afs.U
25263 ____________________________________________________________________________
25264 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
25265         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
25266              is now wrong.
25267      Branch: perl
25268            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
25269 ____________________________________________________________________________
25270 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
25271         Log: Introduce $Config{afsroot}.
25272      Branch: perl
25273            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25274            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
25275            ! win32/config.gc win32/config.vc
25276 ____________________________________________________________________________
25277 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
25278         Log: (Retracted by #10375.)
25279              
25280              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
25281      Branch: perl
25282            ! hints/linux.sh
25283 ____________________________________________________________________________
25284 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
25285         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
25286              (Also Configure tweaks needed; coming up soon.)
25287      Branch: perl
25288            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
25289 ____________________________________________________________________________
25290 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
25291         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
25292              From: Michael G Schwern <schwern@pobox.com>
25293              Date: Sun, 27 May 2001 10:29:43 +0100
25294              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
25295      Branch: perl
25296            ! lib/perl5db.pl
25297 ____________________________________________________________________________
25298 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
25299         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
25300              and Abhijit Menon-Sen.
25301      Branch: perl
25302            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
25303            ! perl.c pp_sys.c regcomp.c
25304 ____________________________________________________________________________
25305 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
25306         Log: Fix the BOOT section to call myU2time properly.
25307      Branch: perl
25308            ! ext/Time/HiRes/HiRes.xs
25309 ____________________________________________________________________________
25310 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
25311         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
25312              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
25313              Date: Wed, 30 May 2001 09:44:29 -0400
25314              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
25315              
25316              Detypo; plus add one more trick.
25317      Branch: perl
25318            ! pod/perlfaq4.pod
25319 ____________________________________________________________________________
25320 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
25321         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)
25322              From: Michael G Schwern <schwern@pobox.com>
25323              Date: Wed, 30 May 2001 14:39:06 +0100
25324              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
25325      Branch: perl
25326            ! lib/autouse.pm t/pragma/autouse.t
25327 ____________________________________________________________________________
25328 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
25329         Log: Subject: Re: AIX and gcc (moving targets)
25330              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25331              Date: Wed, 30 May 2001 15:25:08 +0200
25332              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
25333      Branch: perl
25334            ! ext/Time/HiRes/HiRes.xs
25335 ____________________________________________________________________________
25336 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
25337         Log: Subject: [PATCH t/TEST] sorting tests
25338              From: Michael G Schwern <schwern@pobox.com>
25339              Date: Wed, 30 May 2001 10:24:02 +0100
25340              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
25341      Branch: perl
25342            ! t/TEST
25343 ____________________________________________________________________________
25344 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
25345         Log: Subject: [ID 20010529.002] typos in man page perlre
25346              From: bart@cg681574-a.adubn1.nj.home.com 
25347              Date: Tue, 29 May 2001 13:58:59 -0500
25348              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
25349      Branch: perl
25350            ! pod/perlre.pod
25351 ____________________________________________________________________________
25352 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
25353         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
25354              From: "Craig A. Berry" <craigberry@mac.com>
25355              Date: Tue, 29 May 2001 23:23:45 -0500
25356              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
25357      Branch: perl
25358            ! t/lib/extutils.t t/pragma/autouse.t
25359 ____________________________________________________________________________
25360 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
25361         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)
25362              From: David Dyck <dcd@tc.fluke.com>
25363              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
25364              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
25365      Branch: perl
25366            ! t/lib/filefind.t
25367 ____________________________________________________________________________
25368 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
25369         Log: AIX hints update for gcc from Merijn H. Brand.
25370      Branch: perl
25371            ! hints/aix.sh
25372 ____________________________________________________________________________
25373 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
25374         Log: Retract #10295 and #10296: a more generic solution
25375              is needed (there's something funny with gcc on AIX).
25376      Branch: perl
25377            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
25378 ____________________________________________________________________________
25379 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
25380         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
25381              From: Hugo <hv@crypt.compulink.co.uk>
25382              Date: Wed, 30 May 2001 11:59:19 +0100
25383              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
25384              
25385              localizing $@ has unfortunate semantics - if you die past
25386              a local $@, the die message is lost.
25387      Branch: perl
25388            ! lib/utf8_heavy.pl
25389 ____________________________________________________________________________
25390 [ 10309] By: nick                                  on 2001/05/30  08:23:02
25391         Log: Integrate mainline (autouse works again.)
25392      Branch: perlio
25393           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
25394           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
25395           !> pod/perlvar.pod t/op/cmp.t
25396 ____________________________________________________________________________
25397 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
25398         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
25399              From: David Dyck <dcd@tc.fluke.com>
25400              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
25401              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
25402      Branch: perl
25403            ! lib/File/Find.pm
25404 ____________________________________________________________________________
25405 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
25406         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
25407              From: Nicholas Clark <nick@ccl4.org>
25408              Date: Tue, 29 May 2001 23:16:09 +0100
25409              Message-ID: <20010529231609.U86445@plum.flirble.org>
25410              
25411              Make the test output slightly clearer by distinguishing
25412              between '' and undef.
25413      Branch: perl
25414            ! t/op/cmp.t
25415 ____________________________________________________________________________
25416 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
25417         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
25418              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25419              Date: Tue, 29 May 2001 19:15:19 -0400
25420              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
25421      Branch: perl
25422            ! hints/os2.sh
25423 ____________________________________________________________________________
25424 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
25425         Log: Subject: perlvar.pod addition
25426              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
25427              Date: Fri, 25 May 2001 20:23:12 +0200
25428              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
25429              
25430              Subject: Re: perlvar.pod addition
25431              From: "Abigail" <abigail@foad.org> 
25432              Date: Fri, 25 May 2001 22:00:39 +0200
25433              Message-ID: <20010525200039.28029.qmail@foad.org>
25434              
25435              Mention $a and $b in perlvar.
25436      Branch: perl
25437            ! pod/perlvar.pod
25438 ____________________________________________________________________________
25439 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
25440         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
25441              From: Jeff Pinyan <jeffp@crusoe.net>
25442              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
25443              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
25444      Branch: perl
25445            ! pod/perlvar.pod
25446 ____________________________________________________________________________
25447 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
25448         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
25449              From: Jeff Pinyan <jeffp@crusoe.net>
25450              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
25451              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
25452      Branch: perl
25453            ! pod/perlfaq6.pod
25454 ____________________________________________________________________________
25455 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
25456         Log: Mention Time::localtime and Time::gmtime.
25457      Branch: perl
25458            ! ext/Time/Piece/Piece.pm
25459 ____________________________________________________________________________
25460 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
25461         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
25462              From: Michael G Schwern <schwern@pobox.com>
25463              Date: Tue, 29 May 2001 18:51:32 +0100
25464              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
25465      Branch: perl
25466            ! pod/perlfaq4.pod
25467 ____________________________________________________________________________
25468 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
25469         Log: Retract #10243.
25470      Branch: perl
25471            ! lib/autouse.pm
25472 ____________________________________________________________________________
25473 [ 10299] By: nick                                  on 2001/05/29  18:41:19
25474         Log: Post weekend integrate mainline (fails one test pragma/autouse).
25475      Branch: perlio
25476           +> (branch 29 files)
25477           !> (integrate 91 files)
25478 ____________________________________________________________________________
25479 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
25480         Log: Update Changes.
25481      Branch: perl
25482            ! Changes patchlevel.h
25483 ____________________________________________________________________________
25484 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
25485         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
25486              before Perl_load_module/Perl_call_method and restore the value
25487              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
25488      Branch: perl
25489            ! utf8.c
25490 ____________________________________________________________________________
25491 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
25492         Log: Subject: Re: AIX and gcc (moving targets)
25493              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25494              Date: Tue, 29 May 2001 17:59:40 +0200
25495              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
25496      Branch: perl
25497            ! ext/Storable/Makefile.PL
25498 ____________________________________________________________________________
25499 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
25500         Log: Subject: Re: AIX and gcc (moving targets)
25501              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25502              Date: Tue, 29 May 2001 12:32:57 +0200
25503              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
25504      Branch: perl
25505            ! ext/POSIX/Makefile.PL
25506 ____________________________________________________________________________
25507 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
25508         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
25509              From: Michael G Schwern <schwern@pobox.com>
25510              Date: Tue, 29 May 2001 09:53:29 +0100
25511              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
25512              
25513              (#10280 retracted)
25514      Branch: perl
25515            ! lib/Test/Harness.pm t/lib/test-harness.t
25516 ____________________________________________________________________________
25517 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
25518         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
25519              From: Michael G Schwern <schwern@pobox.com>
25520              Date: Tue, 29 May 2001 09:19:52 +0100
25521              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
25522      Branch: perl
25523            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
25524            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
25525            + t/lib/Test/todo.t
25526            ! MANIFEST lib/Test.pm t/TEST
25527 ____________________________________________________________________________
25528 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
25529         Log: From: Michael G Schwern <schwern@pobox.com>
25530              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
25531              Date: Tue, 29 May 2001 08:26:09 +0100
25532              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
25533      Branch: perl
25534            ! t/TEST
25535 ____________________________________________________________________________
25536 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
25537         Log: Add tests for Time::gmtime and Time::localtime.
25538      Branch: perl
25539            + t/lib/time-gmtime.t t/lib/time-localtime.t
25540            ! MANIFEST t/lib/1_compile.t
25541 ____________________________________________________________________________
25542 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
25543         Log: Add test for File::stat.
25544      Branch: perl
25545            + t/lib/filestat.t
25546            ! MANIFEST t/lib/1_compile.t
25547 ____________________________________________________________________________
25548 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
25549         Log: Add test for Net::servent.
25550      Branch: perl
25551            + t/lib/net-sent.t
25552            ! MANIFEST t/lib/1_compile.t
25553 ____________________________________________________________________________
25554 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
25555         Log: Add test for Net::protoent.
25556      Branch: perl
25557            + t/lib/net-pent.t
25558            ! MANIFEST t/lib/1_compile.t
25559 ____________________________________________________________________________
25560 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
25561         Log: Add test for Net::netent.
25562      Branch: perl
25563            + t/lib/net-nent.t
25564            ! MANIFEST t/lib/1_compile.t
25565 ____________________________________________________________________________
25566 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
25567         Log: Add test for User::grent.  Portability doubtful.
25568      Branch: perl
25569            + t/lib/user-grent.t
25570            ! MANIFEST t/lib/1_compile.t
25571 ____________________________________________________________________________
25572 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
25573         Log: Add test for User::pwent.
25574              Probably will fall down somewhere for portability reasons.
25575      Branch: perl
25576            + t/lib/user-pwent.t
25577            ! MANIFEST t/lib/1_compile.t
25578 ____________________________________________________________________________
25579 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
25580         Log: Metaconfig units changes for #10283.
25581      Branch: metaconfig
25582            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
25583            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
25584            ! U/installdirs/sitescript.U U/modified/Signal.U
25585 ____________________________________________________________________________
25586 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
25587         Log: Subject: [PATCH 5.6.1] signal names in Configure
25588              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25589              Date: Tue, 29 May 2001 03:52:25 -0400
25590              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
25591              
25592              Subject: [PATCH 5.6.1] older perl in Configure
25593              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25594              Date: Tue, 29 May 2001 03:55:40 -0400
25595              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
25596              
25597              Subject: [PATCH 5.6.1] goofs in Configure
25598              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25599              Date: Tue, 29 May 2001 04:13:07 -0400
25600              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
25601              
25602              Configure portability tweaks.
25603      Branch: perl
25604            ! Configure
25605 ____________________________________________________________________________
25606 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
25607         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
25608              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25609              Date: Tue, 29 May 2001 04:07:06 -0400
25610              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
25611      Branch: perl
25612            ! os2/os2.c
25613 ____________________________________________________________________________
25614 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
25615         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
25616              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25617              Date: Tue, 29 May 2001 04:01:38 -0400
25618              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
25619      Branch: perl
25620            ! hints/os2.sh os2/Makefile.SHs
25621 ____________________________________________________________________________
25622 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
25623         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
25624              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25625              Date: Tue, 29 May 2001 03:50:18 -0400
25626              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
25627      Branch: perl
25628            ! lib/Test/Harness.pm
25629 ____________________________________________________________________________
25630 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
25631         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
25632      Branch: perl
25633            ! lib/utf8_heavy.pl
25634 ____________________________________________________________________________
25635 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
25636         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
25637              From: Hugo <hv@crypt.compulink.co.uk>
25638              Date: Tue, 29 May 2001 03:03:45 +0100
25639              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
25640              
25641              Explanation why the $@ always gets the UTF8 flag when under use utf8--
25642              because we told it to have the flag when under use utf8.
25643      Branch: perl
25644            ! pp_ctl.c
25645 ____________________________________________________________________________
25646 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
25647         Log: At least a partial fix for 20010528.004.
25648      Branch: perl
25649            ! lib/utf8_heavy.pl
25650 ____________________________________________________________________________
25651 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
25652         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
25653              From: Nicholas Clark <nick@ccl4.org> 
25654              Date: Mon, 28 May 2001 23:39:38 +0100
25655              Message-ID: <20010528233938.M86445@plum.flirble.org>
25656              
25657              More portable non-zero UV.
25658      Branch: perl
25659            ! t/lib/extutils.t
25660 ____________________________________________________________________________
25661 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
25662         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
25663              From: Nicholas Clark <nick@ccl4.org>
25664              Date: Mon, 28 May 2001 22:46:09 +0100
25665              Message-ID: <20010528224608.L86445@plum.flirble.org>
25666              
25667              Test also "make clean".
25668      Branch: perl
25669            ! t/lib/extutils.t
25670 ____________________________________________________________________________
25671 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
25672         Log: Subject: Re: Would -Wno-unused -Wall be better?
25673              From: Michael G Schwern <schwern@pobox.com>
25674              Date: Tue, 29 May 2001 00:55:54 +0100
25675              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
25676      Branch: perl
25677            ! pp.h
25678 ____________________________________________________________________________
25679 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
25680         Log: Add a test for 20010528.007, fixed in #10272.
25681      Branch: perl
25682            ! t/op/misc.t toke.c
25683 ____________________________________________________________________________
25684 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
25685         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
25686              From: Hugo <hv@crypt.compulink.co.uk>
25687              Date: Tue, 29 May 2001 00:23:23 +0100
25688              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
25689      Branch: perl
25690            ! toke.c
25691 ____________________________________________________________________________
25692 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
25693         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
25694              From: Michael G Schwern <schwern@pobox.com>
25695              Date: Tue, 29 May 2001 00:42:59 +0100
25696              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
25697      Branch: perl
25698            ! t/pragma/autouse.t
25699 ____________________________________________________________________________
25700 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
25701         Log: Some shells seemingly arrange the signal handlers differently
25702              (bug id 20010521.004).
25703      Branch: perl
25704            ! t/lib/sigaction.t
25705 ____________________________________________________________________________
25706 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
25707         Log: Regen perlmodlib.
25708      Branch: perl
25709            ! pod/perlmodlib.pod
25710 ____________________________________________________________________________
25711 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
25712         Log: Update Changes.
25713      Branch: perl
25714            ! Changes patchlevel.h
25715 ____________________________________________________________________________
25716 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
25717         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
25718              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
25719              Date: Mon, 28 May 2001 14:56:35 -0500
25720              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
25721      Branch: perl
25722            ! pod/perlnewmod.pod
25723 ____________________________________________________________________________
25724 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
25725         Log: Regen toc.
25726      Branch: perl
25727            ! pod/perltoc.pod
25728 ____________________________________________________________________________
25729 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
25730         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
25731              From: "Richard Soderberg" <rs@crystalflame.net>
25732              Date: Mon, 28 May 2001 12:31:23 -0700
25733              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
25734      Branch: perl
25735            ! t/op/splice.t
25736 ____________________________________________________________________________
25737 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
25738         Log: The #10260 was too bold: locales and utf8 still do not mix.
25739      Branch: perl
25740            ! t/pragma/locale.t
25741 ____________________________________________________________________________
25742 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
25743         Log: Subject: [PATCH] Pod nitpicks
25744              From: "Richard Soderberg" <rs@crystalflame.net>
25745              Date: Mon, 28 May 2001 10:08:58 -0700
25746              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
25747      Branch: perl
25748            ! pod/perl571delta.pod pod/perlapi.pod sv.h
25749 ____________________________________________________________________________
25750 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
25751         Log: Upgrade to I18N::LangTags 0.22.
25752      Branch: perl
25753            + lib/I18N/LangTags/List.pod
25754            ! MANIFEST lib/I18N/LangTags.pm
25755 ____________________________________________________________________________
25756 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
25757         Log: A slightly more serious bug found by -Mutf8; op/misc and
25758              lib/complex dumped core.
25759      Branch: perl
25760            ! regexec.c
25761 ____________________________________________________________________________
25762 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
25763         Log: Various buglets shaken out by -Mutf8.
25764      Branch: perl
25765            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
25766            ! t/pragma/locale.t
25767 ____________________________________________________________________________
25768 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
25769         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
25770      Branch: perl
25771            ! t/lib/carp.t
25772 ____________________________________________________________________________
25773 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
25774         Log: Subject: [PATCH] todo patch
25775              From: Artur Bergman <artur@contiller.se> 
25776              Date: Mon, 28 May 2001 17:03:51 +0200
25777              Message-ID: <B7383577.F34%artur@contiller.se>
25778      Branch: perl
25779            ! pod/perltodo.pod
25780 ____________________________________________________________________________
25781 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
25782         Log: Subject: typo in perlguts.pod
25783              From: "John P. Linderman" <jpl@research.att.com>
25784              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
25785              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
25786      Branch: perl
25787            ! pod/perlguts.pod
25788 ____________________________________________________________________________
25789 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
25790         Log: Subject: AIX and gcc (moving targets)
25791              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25792              Date: Mon, 28 May 2001 12:54:04 +0200
25793              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
25794      Branch: perl
25795            ! hints/aix.sh
25796 ____________________________________________________________________________
25797 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
25798         Log: Subject: Re: perlio + multiple perl_alloc..destruct
25799              From: Doug MacEachern <dougm@covalent.net>
25800              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
25801              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
25802      Branch: perl
25803            ! perlio.c
25804 ____________________________________________________________________________
25805 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
25806         Log: The #10251 wasn't quite up-to-the-code.
25807      Branch: perl
25808            ! t/op/misc.t
25809 ____________________________________________________________________________
25810 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
25811         Log: Test case for bug 20010526.004, fixed in #10252.
25812      Branch: perl
25813            ! t/op/taint.t
25814 ____________________________________________________________________________
25815 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
25816         Log: Subject: Re: [ID 20010526.004] Taint looses value
25817              From: Hugo <hv@crypt.compulink.co.uk>
25818              Date: Sun, 27 May 2001 20:39:32 +0100
25819              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
25820      Branch: perl
25821            ! sv.c
25822 ____________________________________________________________________________
25823 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
25824         Log: Test case for 20010422.005, fixed by #10250.
25825      Branch: perl
25826            ! t/op/misc.t
25827 ____________________________________________________________________________
25828 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
25829         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
25830              From: Spider Boardman <spider@Orb.Nashua.NH.US>
25831              Date: Mon, 28 May 2001 06:39:12 -0400
25832              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
25833      Branch: perl
25834            ! toke.c
25835 ____________________________________________________________________________
25836 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
25837         Log: Linerewrapping.
25838      Branch: perl
25839            ! lib/open.pm
25840 ____________________________________________________________________________
25841 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
25842         Log: Updates on the modules list.
25843      Branch: perl
25844            ! t/lib/1_compile.t
25845 ____________________________________________________________________________
25846 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
25847         Log: Add a test for PerlIO.
25848              
25849              (I probably got the crlf/raw thing wrong for clrfy platforms...)
25850      Branch: perl
25851            + t/lib/perlio.t
25852            ! MANIFEST lib/PerlIO.pm
25853 ____________________________________________________________________________
25854 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
25855         Log: Add a test for carp et alia.
25856      Branch: perl
25857            + t/lib/carp.t
25858            ! MANIFEST
25859 ____________________________________________________________________________
25860 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
25861         Log: Adding the new test would be swell.
25862      Branch: perl
25863            + t/pragma/autouse.t
25864 ____________________________________________________________________________
25865 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
25866         Log: Add a test for the autouse pragma.
25867      Branch: perl
25868            ! MANIFEST
25869 ____________________________________________________________________________
25870 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
25871         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
25872              From: dLux <dlux@spam.sch.bme.hu>
25873              Date: Sun, 27 May 2001 16:14:26 +0200
25874              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
25875      Branch: perl
25876            ! lib/autouse.pm
25877 ____________________________________________________________________________
25878 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
25879         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
25880              From: "Richard Soderberg" <rs@crystalflame.net>
25881              Date: Mon, 28 May 2001 03:56:36 -0700
25882              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
25883      Branch: perl
25884            ! utils/dprofpp.PL
25885 ____________________________________________________________________________
25886 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
25887         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
25888              From: "Stephen P. Potter" <spp@spotter.yi.org>
25889              Date: Tue, 22 May 2001 11:40:25 -0400
25890              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
25891              
25892              Subject: Re: [ID 20010522.003] Time::Local module bug
25893              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
25894              Date: Tue, 22 May 2001 11:50:19 -0400
25895              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
25896      Branch: perl
25897            ! lib/Time/Local.pm
25898 ____________________________________________________________________________
25899 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
25900         Log: The PERL_DL_NONLAZY can have whitespace in front.
25901      Branch: perl
25902            ! t/lib/extutils.t
25903 ____________________________________________________________________________
25904 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
25905         Log: Document strftime() and strptime().
25906      Branch: perl
25907            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
25908 ____________________________________________________________________________
25909 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
25910         Log: Make Time::Piece::strptime() to be a function, not a method.
25911      Branch: perl
25912            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
25913 ____________________________________________________________________________
25914 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
25915         Log: Tweak the test to be more portable.
25916      Branch: perl
25917            ! t/lib/extutils.t
25918 ____________________________________________________________________________
25919 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
25920         Log: Subject: PATCH: Re: Re: Attributes that tie
25921              From: Leon Brocard <acme@astray.com>
25922              Date: Sun, 27 May 2001 12:37:29 +0100
25923              Message-ID: <20010527123729.A22663@ns0.astray.com>
25924              
25925              Document that variable attributes are not currently usable
25926              for tieing.  (An ugly limitation that should be fixed.)
25927      Branch: perl
25928            ! lib/attributes.pm
25929 ____________________________________________________________________________
25930 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
25931         Log: Microperl tweaks.
25932      Branch: perl
25933            ! Makefile.micro uconfig.h uconfig.sh
25934 ____________________________________________________________________________
25935 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
25936         Log: Add make target for microperl (kind of silly, but convenient).
25937      Branch: perl
25938            ! Makefile.SH
25939 ____________________________________________________________________________
25940 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
25941         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
25942              for microperl.)
25943      Branch: perl
25944            ! doio.c
25945 ____________________________________________________________________________
25946 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
25947         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
25948              From: rspier@pobox.com (Robert Spier)
25949              Date: Sat, 26 May 2001 20:05:23 -0400
25950              Message-ID: <15120.17603.148648.12430@rls.cx>
25951              
25952              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
25953              From: rspier@pobox.com (Robert Spier)
25954              Date: Sun, 27 May 2001 00:23:12 -0400
25955              Message-ID: <15120.33072.511966.767230@rls.cx>
25956      Branch: perl
25957            ! doio.c pod/perlfunc.pod
25958 ____________________________________________________________________________
25959 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
25960         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
25961      Branch: perl
25962            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
25963 ____________________________________________________________________________
25964 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
25965         Log: Add README.tru64.
25966      Branch: perl
25967            + README.tru64
25968 ____________________________________________________________________________
25969 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
25970         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
25971      Branch: perl
25972            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
25973            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
25974            ! MANIFEST
25975 ____________________________________________________________________________
25976 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
25977         Log: Integrate I18N::LangTags from Sean Burke.
25978              
25979              TODO: the language list from RFC 3066 needs to be integrated
25980              and made available somehow.  The list is included in the
25981              I18N-LangTags 0.21 distribution, but it is undocumented
25982              and unconnected to the module.
25983      Branch: perl
25984            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
25985            ! MANIFEST
25986 ____________________________________________________________________________
25987 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
25988         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
25989              envisioned by Sarathy.
25990      Branch: perl
25991            ! t/op/ver.t toke.c
25992 ____________________________________________________________________________
25993 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
25994         Log: Subject: [ID 20010525.001] Pod typo nits fixed
25995              From: lvirden@cas.org
25996              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
25997              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
25998              
25999              minus the perlsolaris decimation plus the
26000              
26001              Subject: Re: [ID 20010525.001] Pod typo nits fixed
26002              From: "Philip Newton" <Philip.Newton@gmx.net>
26003              Date: Fri, 25 May 2001 18:05:55 +0200
26004              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
26005      Branch: perl
26006            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
26007            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
26008            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
26009            ! pod/perlutil.pod pod/perlxstut.pod
26010 ____________________________________________________________________________
26011 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
26012         Log: return clauses are nice.
26013      Branch: perl
26014            ! sv.c
26015 ____________________________________________________________________________
26016 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
26017         Log: Subject: change 10199 backwards?
26018              From: Doug MacEachern <dougm@covalent.net>
26019              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
26020              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
26021      Branch: perl
26022            ! sv.c
26023 ____________________________________________________________________________
26024 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
26025         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
26026              From: Hugo <hv@crypt.compulink.co.uk>
26027              Date: Sat, 26 May 2001 17:05:12 +0100
26028              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
26029      Branch: perl
26030            + t/op/gmagic.t
26031            ! MANIFEST doop.c embed.h embed.pl global.sym
26032            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
26033            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
26034 ____________________________________________________________________________
26035 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
26036         Log: Regen headers for #10221.
26037      Branch: perl
26038            ! global.sym objXSUB.h perlapi.c
26039 ____________________________________________________________________________
26040 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
26041         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
26042              From: Juha Laiho <juha.laiho@Elma.Net>
26043              Date: Thu, 3 May 2001 09:51:30 +0300
26044              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
26045      Branch: perl
26046            ! embed.pl
26047 ____________________________________________________________________________
26048 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
26049         Log: Subject: Re: [PATCH] Re: stability of sort()?
26050              From: "John P. Linderman" <jpl@research.att.com>
26051              Date: Sat, 26 May 2001 13:27:19 -0400
26052              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
26053      Branch: perl
26054            ! pod/perlfunc.pod
26055 ____________________________________________________________________________
26056 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
26057         Log: Integrate perlio.
26058      Branch: perl
26059           !> pod/perlguts.pod
26060 ____________________________________________________________________________
26061 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
26062         Log: Subject: [PATCH perl@10210] PerlIO for VMS
26063              From: "Craig A. Berry" <craigberry@mac.com>
26064              Date: Sat, 26 May 2001 09:34:11 -0500
26065              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
26066      Branch: perl
26067            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
26068            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
26069            ! vms/vmsish.h
26070 ____________________________________________________________________________
26071 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
26072         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
26073              From: David Dyck <dcd@tc.fluke.com>
26074              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
26075              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
26076      Branch: perl
26077            ! lib/perl5db.pl
26078 ____________________________________________________________________________
26079 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
26080         Log: Subject: utf8 regexp tests
26081              From: Hugo <hv@crypt.compulink.co.uk>
26082              Date: Fri, 25 May 2001 22:35:01 +0100
26083              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
26084      Branch: perl
26085            ! t/op/regexp.t
26086 ____________________________________________________________________________
26087 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
26088         Log: Subject: [PATCH] Re: stability of sort()?
26089              From: Nicholas Clark <nick@ccl4.org>
26090              Date: Fri, 25 May 2001 22:40:19 +0100
26091              Message-ID: <20010525224019.B86445@plum.flirble.org>
26092      Branch: perl
26093            ! pod/perlfunc.pod
26094 ____________________________________________________________________________
26095 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
26096         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
26097              From: John Peacock <jpeacock@rowman.com>
26098              Date: Thu, 24 May 2001 22:14:01 -0400
26099              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
26100      Branch: perl
26101            ! mg.c scope.c sv.c
26102 ____________________________________________________________________________
26103 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
26104         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
26105              From: Nicholas Clark <nick@ccl4.org>
26106              Date: Sun, 20 May 2001 19:24:13 +0100
26107              Message-ID: <20010520192413.G83222@plum.flirble.org>
26108      Branch: perl
26109            + lib/ExtUtils/Constant.pm t/lib/extutils.t
26110            ! MANIFEST utils/h2xs.PL
26111 ____________________________________________________________________________
26112 [ 10212] By: nick                                  on 2001/05/26  09:49:28
26113         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
26114              add a few more notes there on use of mortals on the stack.
26115      Branch: perlio
26116            ! pod/perlguts.pod
26117 ____________________________________________________________________________
26118 [ 10211] By: nick                                  on 2001/05/26  09:05:36
26119         Log: Integrate mainline
26120      Branch: perlio
26121           +> t/lib/fcntl.t t/pragma/vars.t
26122           !> (integrate 49 files)
26123 ____________________________________________________________________________
26124 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
26125         Log: Update Changes.
26126      Branch: perl
26127            ! Changes patchlevel.h
26128 ____________________________________________________________________________
26129 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
26130         Log: Based on
26131              
26132              Subject: [PATCH pp.c] Wrapping pack("C",256)
26133              From: Simon Cozens <simon@netthink.co.uk>
26134              Date: Sat, 12 May 2001 17:58:41 +0100
26135              Message-ID: <20010512175841.A6132@netthink.co.uk>
26136      Branch: perl
26137            ! pod/perldiag.pod pp.c t/pragma/warn/pp
26138 ____________________________________________________________________________
26139 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
26140         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
26141              From: "Brendan O'Dea" <bod@compusol.com.au>
26142              Date: Fri, 25 May 2001 11:18:29 +1000
26143              Message-ID: <20010525111829.A28411@compusol.com.au>
26144              
26145              (Slightly modified.)
26146      Branch: perl
26147            ! lib/Term/Cap.pm
26148 ____________________________________________________________________________
26149 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
26150         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
26151              From: Hugo <hv@crypt.compulink.co.uk>
26152              Date: Fri, 25 May 2001 02:13:25 +0100
26153              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
26154      Branch: perl
26155            ! t/op/misc.t
26156 ____________________________________________________________________________
26157 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
26158         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
26159              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
26160              Date: Fri, 25 May 2001 10:25:36 +0900
26161              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
26162      Branch: perl
26163            ! regcomp.c regexec.c
26164 ____________________________________________________________________________
26165 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
26166         Log: Subject: [PATCH #2] stash autovivification and method call error messages
26167              From: Ilmari Karonen <iltzu@sci.fi>
26168              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
26169              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
26170      Branch: perl
26171            ! gv.c pp_hot.c t/op/method.t
26172 ____________________________________________________________________________
26173 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
26174         Log: Add make target and documentation for gprof profiling.
26175      Branch: perl
26176            ! Makefile.SH pod/perlhack.pod
26177 ____________________________________________________________________________
26178 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
26179         Log: Subject: Don't think about UTF8 
26180              From: Mike Guy <mjtg@cam.ac.uk> 
26181              Date: Tue, 22 May 2001 14:35:39 +0100
26182              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
26183      Branch: perl
26184            ! sv.h
26185 ____________________________________________________________________________
26186 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
26187         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
26188              From: Geraint A Edwards <gedge@serf.org> 
26189              Date: Thu, 24 May 2001 22:51:24 +0100
26190              Message-Id: <20010524225124.A34981@cymru.serf.org>
26191      Branch: perl
26192            ! x2p/find2perl.PL
26193 ____________________________________________________________________________
26194 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
26195         Log: DB_File has its own attribute story.
26196      Branch: perl
26197            ! ext/DB_File/DB_File.xs
26198 ____________________________________________________________________________
26199 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
26200         Log: Subject: Re: Making perl with -Wall
26201              From: Andy Dougherty <doughera@lafayette.edu>
26202              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
26203              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
26204      Branch: perl
26205            ! perl.h
26206 ____________________________________________________________________________
26207 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
26208         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
26209              From: "Richard Soderberg" <rs@crystalflame.net>
26210              Date: Thu, 24 May 2001 08:58:16 -0700
26211              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
26212      Branch: perl
26213            ! sv.c
26214 ____________________________________________________________________________
26215 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
26216         Log: IV/UV casting fixes from Nicholas Clark.
26217      Branch: perl
26218            ! perl.h pp_sys.c util.c
26219 ____________________________________________________________________________
26220 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
26221         Log: Subject: Re: Making perl with -Wall
26222              From: Michael G Schwern <schwern@pobox.com>
26223              Date: Thu, 24 May 2001 15:40:28 +0100
26224              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
26225      Branch: perl
26226            ! malloc.c perl.h
26227 ____________________________________________________________________________
26228 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
26229         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
26230              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26231              Date: Tue, 22 May 2001 11:49:37 +0200
26232              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
26233      Branch: metaconfig
26234            ! U/modified/Oldsym.U
26235      Branch: metaconfig/U/perl
26236            ! patchlevel.U
26237      Branch: perl
26238            ! Configure config_h.SH myconfig.SH
26239 ____________________________________________________________________________
26240 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
26241         Log: Under versiononly install also the scripts with the version suffix.
26242              (e.g. .../bin/h2xs5.7.1)
26243      Branch: perl
26244            ! installperl
26245 ____________________________________________________________________________
26246 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
26247         Log: Subject: [PATCH] Stop segfault in mg.c:636
26248              From: "Richard Soderberg" <rs@crystalflame.net>
26249              Date: Thu, 24 May 2001 05:51:52 -0700
26250              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
26251      Branch: perl
26252            ! mg.c
26253 ____________________________________________________________________________
26254 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
26255         Log: Iteration continues; hopefully convergently.
26256      Branch: perl
26257            ! t/lib/b-stash.t
26258 ____________________________________________________________________________
26259 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
26260         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
26261              From: Gisle Aas <gisle@ActiveState.com>
26262              Date: 23 May 2001 16:13:10 -0700
26263              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
26264      Branch: perl
26265            ! op.c toke.c
26266 ____________________________________________________________________________
26267 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
26268         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
26269              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
26270              Date: Thu, 24 May 2001 05:05:22 -0500
26271              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
26272      Branch: perl
26273            ! lib/dumpvar.pl lib/perl5db.pl
26274 ____________________________________________________________________________
26275 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
26276         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
26277              From: David Dyck <dcd@tc.fluke.com>
26278              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
26279              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
26280      Branch: perl
26281            ! lib/perl5db.pl
26282 ____________________________________________________________________________
26283 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
26284         Log: Tiny pod nits on READMEs, mostly whitespace issues.
26285      Branch: perl
26286            ! README.amiga README.dos README.macos README.mpeix README.vmesa
26287            ! README.win32
26288 ____________________________________________________________________________
26289 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
26290         Log: The DG/UX part of the 20010521.005.
26291      Branch: perl
26292            ! README.dgux
26293 ____________________________________________________________________________
26294 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
26295         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
26296              From: Hugo <hv@crypt.compulink.co.uk>
26297              Date: Mon, 21 May 2001 16:32:02 +0100
26298              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
26299      Branch: perl
26300            ! regcomp.c t/op/misc.t
26301 ____________________________________________________________________________
26302 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
26303         Log: Subject: [PATCH] Extra UNIVERSAL tests
26304              From: Mike Guy <mjtg@cam.ac.uk>
26305              Date: Wed, 23 May 2001 12:29:20 +0100
26306              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
26307      Branch: perl
26308            ! t/op/universal.t
26309 ____________________________________________________________________________
26310 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
26311         Log: Subject: [PATCH] Remove EQ keyword
26312              From: Mike Guy <mjtg@cam.ac.uk>
26313              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
26314              Date: Wed, 23 May 2001 11:17:29 +0100
26315      Branch: perl
26316            ! keywords.h keywords.pl
26317 ____________________________________________________________________________
26318 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
26319         Log: Subject: [PATCH] lib/perl5db.pl
26320              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
26321              Date: Wed, 23 May 2001 02:18:03 -0500
26322              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
26323      Branch: perl
26324            ! lib/perl5db.pl
26325 ____________________________________________________________________________
26326 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
26327         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
26328              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
26329              Date: Tue, 22 May 2001 23:34:41 -0500
26330              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
26331      Branch: perl
26332            ! lib/Term/Cap.pm
26333 ____________________________________________________________________________
26334 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
26335         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
26336              From: davem@fdgroup.co.uk
26337              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
26338              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
26339      Branch: perl
26340            ! emacs/e2ctags.pl
26341 ____________________________________________________________________________
26342 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
26343         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
26344              From: Michael G Schwern <schwern@pobox.com>
26345              Date: Tue, 22 May 2001 14:15:09 +0100
26346              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
26347      Branch: perl
26348            ! lib/vars.pm
26349 ____________________________________________________________________________
26350 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
26351         Log: Subject: [PATCH lib/vars.pm] Odd code nit
26352              From: Michael G Schwern <schwern@pobox.com>
26353              Date: Tue, 22 May 2001 14:14:28 +0100
26354              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
26355      Branch: perl
26356            ! lib/vars.pm
26357 ____________________________________________________________________________
26358 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
26359         Log: Use the new use vars feature.
26360      Branch: perl
26361            ! t/lib/b-stash.t
26362 ____________________________________________________________________________
26363 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
26364         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
26365              From: Mike Guy <mjtg@cam.ac.uk>
26366              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26367              Date: Tue, 22 May 2001 13:11:39 +0100
26368      Branch: perl
26369            + t/pragma/vars.t
26370            ! MANIFEST lib/vars.pm t/lib/1_compile.t
26371 ____________________________________________________________________________
26372 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
26373         Log: -qlongdouble considered harmful by Merijn.
26374      Branch: perl
26375            ! hints/aix.sh
26376 ____________________________________________________________________________
26377 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
26378         Log: Update Changes.
26379      Branch: perl
26380            ! Changes patchlevel.h
26381 ____________________________________________________________________________
26382 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
26383         Log: Add a test of its very own for Fcntl.  Hopefully portable.
26384      Branch: perl
26385            + t/lib/fcntl.t
26386            ! MANIFEST
26387 ____________________________________________________________________________
26388 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
26389         Log: Must be trickier for 'minitest' not to die.
26390      Branch: perl
26391            ! t/op/taint.t
26392 ____________________________________________________________________________
26393 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
26394         Log: Can't declare other people's variables.
26395      Branch: perl
26396            ! t/lib/b-stash.t
26397 ____________________________________________________________________________
26398 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
26399         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
26400      Branch: perl
26401            ! doio.c t/op/taint.t
26402 ____________________________________________________________________________
26403 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
26404         Log: The OS/2 variable needs to be declared.
26405      Branch: perl
26406            ! t/lib/b-stash.t
26407 ____________________________________________________________________________
26408 [ 10170] By: nick                                  on 2001/05/20  16:48:29
26409         Log: Integrate mainline
26410      Branch: perlio
26411           !> (integrate 41 files)
26412 ____________________________________________________________________________
26413 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
26414         Log: Small perlsec updates: clarify the taintedness of filename
26415              globbing; suggest using Scalar::Util::tainted().
26416      Branch: perl
26417            ! pod/perlsec.pod
26418 ____________________________________________________________________________
26419 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
26420         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
26421              From: Dave Mitchell <davem@fdgroup.co.uk>
26422              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
26423              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
26424      Branch: perl
26425            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
26426            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
26427            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
26428            ! xsutils.c
26429 ____________________________________________________________________________
26430 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
26431         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
26432              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26433              Date: Sat, 19 May 2001 04:08:46 -0400
26434              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
26435      Branch: perl
26436            ! lib/ExtUtils/Mksymlists.pm makedef.pl
26437 ____________________________________________________________________________
26438 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
26439         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
26440              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26441              Date: Sat, 19 May 2001 04:30:45 -0400
26442              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
26443      Branch: perl
26444            ! os2/os2.c
26445 ____________________________________________________________________________
26446 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
26447         Log: Subject: [PATCH 5.6.1] build bugs OS/2
26448              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26449              Date: Sat, 19 May 2001 04:35:28 -0400
26450              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
26451      Branch: perl
26452            ! os2/Makefile.SHs os2/os2.c
26453 ____________________________________________________________________________
26454 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
26455         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
26456              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26457              Date: Sat, 19 May 2001 04:04:23 -0400
26458              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
26459              
26460              (In bleadperl patched b-stash.t instead of b.t)
26461      Branch: perl
26462            ! t/lib/b-stash.t t/lib/bigfltpm.t
26463 ____________________________________________________________________________
26464 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
26465         Log: Subject: [PATCH 5.6.1] perl5db
26466              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26467              Date: Sat, 19 May 2001 03:49:09 -0400
26468              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
26469      Branch: perl
26470            ! lib/perl5db.pl
26471 ____________________________________________________________________________
26472 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
26473         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
26474              From: Gisle Aas <gisle@ActiveState.com>
26475              Date: 18 May 2001 14:24:51 -0700
26476              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
26477      Branch: perl
26478            ! pp_ctl.c
26479 ____________________________________________________________________________
26480 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
26481         Log: Subject: [PATCH] Chomp should not always stringify
26482              From: Gisle Aas <gisle@ActiveState.com>
26483              Date: 18 May 2001 07:55:25 -0700
26484              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
26485      Branch: perl
26486            ! doop.c t/op/chop.t
26487 ____________________________________________________________________________
26488 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
26489         Log: Integrate perlio.
26490      Branch: perl
26491           !> pod/perlfunc.pod
26492 ____________________________________________________________________________
26493 [ 10159] By: nick                                  on 2001/05/20  09:39:46
26494         Log: Document some more of open's features.
26495      Branch: perlio
26496            ! pod/perlfunc.pod
26497 ____________________________________________________________________________
26498 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
26499         Log: back out change#10153 (it has compatibility issues such as the
26500              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
26501              benefit for 5.6.x doesn't seem worth the risk)
26502      Branch: maint-5.6/perl
26503            ! toke.c
26504 ____________________________________________________________________________
26505 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
26506         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
26507      Branch: perl
26508            ! x2p/s2p.PL
26509 ____________________________________________________________________________
26510 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
26511         Log: Update Changes.
26512      Branch: perl
26513            ! Changes patchlevel.h
26514 ____________________________________________________________________________
26515 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
26516         Log: Integrate change #10144 from maintperl.
26517              
26518              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
26519      Branch: perl
26520           !> win32/config.bc win32/config.gc win32/config.vc
26521           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
26522 ____________________________________________________________________________
26523 [ 10154] By: nick                                  on 2001/05/18  07:23:03
26524         Log: Integrate mainline.
26525      Branch: perlio
26526           +> README.dgux t/lib/i18n-collate.t utils.lst
26527           !> (integrate 49 files)
26528 ____________________________________________________________________________
26529 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
26530         Log: Integrate change #7224 from mainline into maintperl.
26531              
26532              Allow @+ and @- to be doublequoted, from Simon Cozens. 
26533              (Approved by Larry, see Tom's comment in 20000830.005.)
26534      Branch: maint-5.6/perl
26535           !> toke.c
26536 ____________________________________________________________________________
26537 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
26538         Log: Subject: [PATCH bleadperl] small lookbehind fix
26539              From: Hugo <hv@crypt.compulink.co.uk>
26540              Date: Fri, 18 May 2001 00:07:19 +0100
26541              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
26542      Branch: perl
26543            ! regexec.c
26544 ____________________________________________________________________________
26545 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
26546         Log: Detypos.
26547      Branch: perl
26548            ! installman utils.lst
26549 ____________________________________________________________________________
26550 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
26551         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
26552              in 20001222.001.
26553      Branch: perl
26554            ! t/lib/glob-basic.t
26555 ____________________________________________________________________________
26556 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
26557         Log: Subject: [PATCH] Test for bug 20010515.004
26558              From: Benjamin Sugars <bsugars@canoe.ca>
26559              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
26560              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
26561      Branch: perl
26562            ! t/op/misc.t
26563 ____________________________________________________________________________
26564 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
26565         Log: Integrate #10145 from maintperl.
26566              
26567              fix for ID 20010515.004 (needs test)
26568      Branch: perl
26569           !> pp_hot.c
26570 ____________________________________________________________________________
26571 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
26572         Log: Thinko noticed by Doug MacEachern.
26573      Branch: perl
26574            ! thread.h
26575 ____________________________________________________________________________
26576 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
26577         Log: Subject: Re: [PATCH] HERE mark in regex
26578              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
26579              Date: Thu, 17 May 2001 12:20:33 -0400
26580              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
26581      Branch: perl
26582            ! t/op/re_tests
26583 ____________________________________________________________________________
26584 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
26585         Log: fix for ID 20010515.004 (needs test)
26586      Branch: maint-5.6/perl
26587            ! pp_hot.c
26588 ____________________________________________________________________________
26589 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
26590         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
26591      Branch: maint-5.6/perl
26592            ! win32/config.bc win32/config.gc win32/config.vc
26593            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
26594 ____________________________________________________________________________
26595 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
26596         Log: Macrofy the getspecific (and use it also in util.c)
26597      Branch: perl
26598            ! thread.h util.c
26599 ____________________________________________________________________________
26600 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
26601         Log: Use the unchecked thread-specific key fetch also in Tru64.
26602      Branch: perl
26603            ! thread.h
26604 ____________________________________________________________________________
26605 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
26606         Log: Subject: [PATCH 5.6.1]Quick thread speedup
26607              From: Dan Sugalski <dan@sidhe.org> 
26608              Date: Wed, 16 May 2001 18:05:19 -0400
26609              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
26610      Branch: perl
26611            ! thread.h util.c
26612 ____________________________________________________________________________
26613 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
26614         Log: I think this is quite enough testing for a deprecated feature.
26615      Branch: perl
26616            + t/lib/i18n-collate.t
26617            ! MANIFEST t/lib/1_compile.t
26618 ____________________________________________________________________________
26619 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
26620         Log: More HP-UX lore from Jeff Okamoto.
26621      Branch: perl
26622            ! README.hpux
26623 ____________________________________________________________________________
26624 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
26625         Log: Sort utils.lst for easier maintenance.
26626      Branch: perl
26627            ! utils.lst
26628 ____________________________________________________________________________
26629 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
26630         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
26631              From: Tim Jenness <t.jenness@jach.hawaii.edu>
26632              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
26633              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
26634              
26635              Add pod2latex to utils.lst.
26636      Branch: perl
26637            ! MANIFEST utils.lst
26638 ____________________________________________________________________________
26639 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
26640         Log: Subject: Re: [PATCH] HERE mark in regex
26641              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
26642              Date: Wed, 16 May 2001 13:04:43 -0400
26643              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
26644      Branch: perl
26645            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
26646            ! t/op/regmesg.t t/pragma/warn/regcomp
26647 ____________________________________________________________________________
26648 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
26649         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
26650              From: Simon Cozens <simon@netthink.co.uk>
26651              Date: Wed, 16 May 2001 18:02:08 +0100
26652              Message-ID: <20010516180208.A6458@netthink.co.uk>
26653      Branch: perl
26654            ! installman utils.lst
26655 ____________________________________________________________________________
26656 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
26657         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
26658              From: "Philip Newton" <pnewton@gmx.de>
26659              Date: Tue, 15 May 2001 15:09:30 +0200
26660              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
26661              
26662              Test case for #10128.
26663      Branch: perl
26664            ! t/pragma/warn/pp_hot
26665 ____________________________________________________________________________
26666 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
26667         Log: Update Changes.
26668      Branch: perl
26669            ! Changes patchlevel.h
26670 ____________________________________________________________________________
26671 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
26672         Log: Deprecate pseudo-hashes.
26673      Branch: perl
26674            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
26675 ____________________________________________________________________________
26676 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
26677         Log: HP-UX hints update from Merijn.
26678      Branch: perl
26679            ! hints/hpux.sh
26680 ____________________________________________________________________________
26681 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
26682         Log: README.hpux update from Merijn.
26683      Branch: perl
26684            ! README.hpux
26685 ____________________________________________________________________________
26686 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
26687         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
26688              From: Simon Cozens <simon@netthink.co.uk>
26689              Date: Wed, 16 May 2001 15:57:55 +0100
26690              Message-ID: <20010516155755.A4728@netthink.co.uk>
26691      Branch: perl
26692            + utils.lst
26693            ! MANIFEST installman installperl
26694 ____________________________________________________________________________
26695 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
26696         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
26697              From: "Philip Newton" <pnewton@gmx.de>
26698              Date: Tue, 15 May 2001 16:31:05 +0200
26699              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
26700              
26701              Fix PERL_Y2KWARN test to check before rather than after appending.
26702      Branch: perl
26703            ! pp_hot.c
26704 ____________________________________________________________________________
26705 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
26706         Log: Regen Porting stuff.
26707      Branch: perl
26708            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26709            ! config_h.SH
26710 ____________________________________________________________________________
26711 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
26712         Log: Metaconfig unit change for #10125.
26713      Branch: metaconfig
26714            ! U/modified/Oldconfig.U
26715 ____________________________________________________________________________
26716 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
26717         Log: Use OSVERS.
26718      Branch: perl
26719            ! Configure config_h.SH perl.c
26720 ____________________________________________________________________________
26721 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
26722         Log: Regen toc.
26723      Branch: perl
26724            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
26725 ____________________________________________________________________________
26726 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
26727         Log: Adding the README.dgux to the MANIFEST would be a good idea.
26728      Branch: perl
26729            ! MANIFEST
26730 ____________________________________________________________________________
26731 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
26732         Log: Move the stack desire definition to thread.h.
26733      Branch: perl
26734            ! ext/Thread/Thread.xs thread.h
26735 ____________________________________________________________________________
26736 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
26737         Log: DG-UX threading patches, including a README.dgux,
26738              from Takis Psarogiannakopoulos.
26739      Branch: perl
26740            + README.dgux
26741            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
26742 ____________________________________________________________________________
26743 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
26744         Log: Subject: [PATCH B::Deparse] More on /x regexes
26745              From: Robin Houston <robin@kitsite.com>
26746              Date: Tue, 15 May 2001 19:09:35 +0100
26747              Message-ID: <20010515190935.A27268@penderel>
26748      Branch: perl
26749            ! ext/B/B/Deparse.pm
26750 ____________________________________________________________________________
26751 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
26752         Log: Document that the core time() may be rounding rather
26753              than truncating, would have saved at least my confusion.
26754      Branch: perl
26755            ! ext/Time/HiRes/HiRes.pm
26756 ____________________________________________________________________________
26757 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
26758         Log: Subject: perl-current/t/time-hires.t
26759              From: John Peacock <jpeacock@rowman.com>
26760              Date: Fri, 11 May 2001 14:09:41 -0400
26761              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
26762      Branch: perl
26763            ! t/lib/time-hires.t
26764 ____________________________________________________________________________
26765 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
26766         Log: Subject: [PATCH dump.c] Op private flags
26767              From: Simon Cozens <simon@netthink.co.uk>
26768              Date: Sun, 13 May 2001 20:20:36 +0100
26769              Message-ID: <20010513202036.A21896@netthink.co.uk>
26770      Branch: perl
26771            ! dump.c
26772 ____________________________________________________________________________
26773 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
26774         Log: Upgrade to Switch 2.03.
26775      Branch: perl
26776            ! lib/Switch.pm
26777 ____________________________________________________________________________
26778 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
26779         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
26780              to PERL_CONFIG_SH and use it consistently.
26781      Branch: maint-5.6/perl
26782           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
26783           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
26784           !> myconfig.SH writemain.SH
26785 ____________________________________________________________________________
26786 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
26787         Log: Metaconfig units changes for #10113.
26788      Branch: metaconfig
26789            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
26790 ____________________________________________________________________________
26791 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
26792         Log: The problem described in 20010514.031 still wasn't
26793              fully cured, there were remnants of $CONFIG when
26794              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
26795              to avoid future conflicts.
26796      Branch: perl
26797            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
26798            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
26799            ! myconfig.SH writemain.SH
26800 ____________________________________________________________________________
26801 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
26802         Log: Half of #10107 got lost.
26803      Branch: perl
26804            ! ext/B/B/Deparse.pm
26805 ____________________________________________________________________________
26806 [ 10111] By: nick                                  on 2001/05/15  08:39:14
26807         Log: Integrate mainline.
26808      Branch: perlio
26809           +> ext/POSIX/hints/uts.pl
26810            - Todo Todo-5.6 t/camel-III/vstring.t
26811           !> (integrate 48 files)
26812 ____________________________________________________________________________
26813 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
26814         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
26815              From: Robin Houston <robin@kitsite.com>
26816              Date: Mon, 14 May 2001 22:27:08 +0100
26817              Message-ID: <20010514222708.A22963@penderel>
26818      Branch: perl
26819            ! t/TestInit.pm
26820 ____________________________________________________________________________
26821 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
26822         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
26823              From: Robin Houston <robin@kitsite.com>
26824              Date: Mon, 14 May 2001 22:16:43 +0100
26825              Message-ID: <20010514221643.A22437@penderel>
26826      Branch: perl
26827            ! ext/B/B/Deparse.pm
26828 ____________________________________________________________________________
26829 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
26830         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
26831              From: Robin Houston <robin@kitsite.com>
26832              Date: Mon, 14 May 2001 22:03:44 +0100
26833              Message-ID: <20010514220344.A20643@penderel>
26834      Branch: perl
26835            ! ext/B/B/Deparse.pm
26836 ____________________________________________________________________________
26837 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
26838         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
26839              From: Robin Houston <robin@kitsite.com>
26840              Date: Mon, 14 May 2001 22:10:07 +0100
26841              Message-ID: <20010514221007.A21118@penderel>
26842      Branch: perl
26843            ! ext/B/B/Deparse.pm
26844 ____________________________________________________________________________
26845 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
26846         Log: Fix for 20010514.037; substr() didn't invalidate the locale
26847              collation magic.
26848      Branch: perl
26849            ! pp.c
26850 ____________________________________________________________________________
26851 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
26852         Log: Update Changes.
26853      Branch: perl
26854            ! Changes patchlevel.h
26855 ____________________________________________________________________________
26856 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
26857         Log: Retract #10094.
26858      Branch: perl
26859            ! lib/Pod/Text.pm
26860 ____________________________________________________________________________
26861 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
26862         Log: Integrate change #10100 from maintperl.
26863              
26864              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
26865              bug ID 20010514.027)
26866      Branch: perl
26867           !> mg.c pp_ctl.c
26868 ____________________________________________________________________________
26869 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
26870         Log: Document the deprecatedness of suidperl.
26871      Branch: perl
26872            ! INSTALL pod/perlfaq1.pod
26873 ____________________________________________________________________________
26874 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
26875         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
26876              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
26877              Date: Mon, 14 May 2001 09:38:59 -0400
26878              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
26879      Branch: perl
26880            ! lib/ExtUtils/MM_Unix.pm
26881 ____________________________________________________________________________
26882 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
26883         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
26884              bug ID 20010514.027)
26885              
26886              TODO: this needs a testsuite addition
26887      Branch: maint-5.6/perl
26888            ! mg.c pp_ctl.c
26889 ____________________________________________________________________________
26890 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
26891         Log: More DWIMminess for Class::Struct: calling the array or hash
26892              accessors only with one argument, an array or a hash reference,
26893              sets the underlying array or hash.  This mirrors nicely also
26894              the usage in the constructor.
26895              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
26896      Branch: perl
26897            ! lib/Class/Struct.pm t/lib/class-struct.t
26898 ____________________________________________________________________________
26899 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
26900         Log: Reference cmp'ing should go through the whole stringification
26901              process shebang, as pointed out by Sarathy in #10091.
26902      Branch: perl
26903            ! pp.c
26904 ____________________________________________________________________________
26905 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
26906         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
26907              From: Simon Cozens <simon@netthink.co.uk>
26908              Date: Sat, 12 May 2001 16:36:27 +0100
26909              Message-ID: <20010512163627.A5522@netthink.co.uk>
26910              
26911              with some additions salvaged from Todo and Todo-5.6 before
26912              retiring them.
26913      Branch: perl
26914            - Todo Todo-5.6
26915            ! MANIFEST pod/perltodo.pod
26916 ____________________________________________________________________________
26917 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
26918         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
26919              From: "Golubev I. N." <gin@mo.msk.ru>
26920              Date: Mon, 07 May 2001 14:33:34 (GMT)
26921              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
26922      Branch: perl
26923            ! perl.h
26924 ____________________________________________________________________________
26925 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
26926         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
26927              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
26928              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
26929              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
26930      Branch: perl
26931            ! lib/ExtUtils/MM_Unix.pm
26932 ____________________________________________________________________________
26933 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
26934         Log: (Retracted by #10104.)
26935              
26936              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
26937              From: barries <barries@slaysys.com>
26938              Date: Sat, 12 May 2001 01:28:10 -0400
26939              Message-ID: <20010512012810.B26358@jester.slaysys.com>
26940      Branch: perl
26941            ! lib/Pod/Text.pm
26942 ____________________________________________________________________________
26943 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
26944         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
26945              From: Mike Guy <mjtg@cam.ac.uk>
26946              Date: Sat, 12 May 2001 19:24:33 +0100
26947              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
26948      Branch: perl
26949            ! lib/AutoSplit.pm
26950 ____________________________________________________________________________
26951 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
26952         Log: Yet another HP-UX hints tweak from Merijn.
26953      Branch: perl
26954            ! hints/hpux.sh
26955 ____________________________________________________________________________
26956 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
26957         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
26958              isn't defined (changes#9366,9368,9370 from mainline without the
26959              pp_scmp() change)
26960      Branch: maint-5.6/perl
26961            ! pp.c pp.h pp_hot.c
26962 ____________________________________________________________________________
26963 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
26964         Log: The sorting seems to happen now automatically.
26965      Branch: perl
26966            ! t/lib/glob-basic.t
26967 ____________________________________________________________________________
26968 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
26969         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
26970              From: Benjamin Sugars <bsugars@canoe.ca>
26971              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
26972              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
26973      Branch: perl
26974            ! pod/perlfunc.pod
26975 ____________________________________________________________________________
26976 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
26977         Log: Subject: Re: undef(&foo) does not work for XS functions
26978              From: Doug MacEachern <dougm@covalent.net>
26979              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
26980              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
26981      Branch: perl
26982            ! op.c
26983 ____________________________________________________________________________
26984 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
26985         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
26986              From: Peter Prymmer <pvhp@forte.com>
26987              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
26988              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
26989      Branch: perl
26990            ! t/op/append.t
26991 ____________________________________________________________________________
26992 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
26993         Log: Update Changes.
26994      Branch: perl
26995            ! Changes patchlevel.h
26996 ____________________________________________________________________________
26997 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
26998         Log: Remove the 'asciir' re subpragma.  Should instead implement
26999              the 'physical vs logical' range scheme:
27000              
27001              \xAA-\xCC is a native physical range, you want that range of
27002              codepoints in your native encoding.  In EBCDIC the codepoints
27003              in the gaps (between i-j and r-s) should be included.
27004              
27005              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
27006              codepoints in Unicode.
27007              
27008              a-z is a logical range, you want that range of 'logical' codepoints
27009              in your native encoding.  In EBCDIC the codepoints in the gaps
27010              (between i-j and r-s) should not be included.
27011              
27012              Mixed cases (a-\xAA, etc) should either be errors, or maybe
27013              the 'logical' endpoints should be converted to native/Unicode
27014              codepoints, and the range handled as a physical range.
27015              
27016              'Logical endpoints' are to be recognized only in the A-Z, a-z,
27017              and 0-9 ranges.  Probably a warning should be given for mixed
27018              cases like A-z or a-9 (since such expressions are encoding
27019              dependent), with a recommendation to use physical ranges.
27020      Branch: perl
27021            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
27022            ! t/op/regexp.t
27023 ____________________________________________________________________________
27024 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
27025         Log: Make the test to cleanup the test directory tree
27026              both before and after the testing so that we always
27027              have a clean slate to work with.
27028      Branch: perl
27029            ! t/lib/filefind.t
27030 ____________________________________________________________________________
27031 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
27032         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
27033              From: Jon Eveland <jweveland@yahoo.com>
27034              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
27035              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
27036      Branch: perl
27037            ! pod/perlfunc.pod
27038 ____________________________________________________________________________
27039 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
27040         Log: Merge the camel-III/vstring.t with op/ver.t.
27041      Branch: perl
27042            - t/camel-III/vstring.t
27043            ! MANIFEST t/TEST t/harness t/op/ver.t
27044 ____________________________________________________________________________
27045 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
27046         Log: Add test.deparse make target.
27047      Branch: perl
27048            ! Makefile.SH
27049 ____________________________________________________________________________
27050 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
27051         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
27052              From: Robin Houston <robin@kitsite.com>
27053              Date: Fri, 11 May 2001 12:02:22 +0100
27054              Message-ID: <20010511120222.A11529@penderel>
27055      Branch: perl
27056            ! ext/B/B/Deparse.pm t/op/method.t
27057 ____________________________________________________________________________
27058 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
27059         Log: A nicely working combination for UTS from Hal Morris.
27060      Branch: perl
27061            + ext/POSIX/hints/uts.pl
27062            ! MANIFEST hints/uts.sh
27063 ____________________________________________________________________________
27064 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
27065         Log: i_ieeefp=undef for UTS.
27066      Branch: perl
27067            ! hints/uts.sh
27068 ____________________________________________________________________________
27069 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
27070         Log: Subject: RE: rand(0) is rand(1)
27071              From: Larry Shatzer <lshatzer@islanddata.com>
27072              Date: Thu, 10 May 2001 11:09:27 -0700
27073              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
27074      Branch: perl
27075            ! pod/perlfunc.pod
27076 ____________________________________________________________________________
27077 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
27078         Log: Subject: [patch] make op_{clear,null} public
27079              From: Doug MacEachern <dougm@covalent.net>
27080              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
27081              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
27082      Branch: perl
27083            ! embed.h embed.pl op.c proto.h
27084 ____________________________________________________________________________
27085 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
27086         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
27087              From: Robin Houston <robin@kitsite.com>
27088              Date: Thu, 10 May 2001 18:54:59 +0100
27089              Message-ID: <20010510185459.A5995@penderel>
27090      Branch: perl
27091            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
27092 ____________________________________________________________________________
27093 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
27094         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
27095              From: Robin Houston <robin@kitsite.com>
27096              Date: Thu, 10 May 2001 12:56:39 +0100
27097              Message-ID: <20010510125639.A2119@penderel>
27098      Branch: perl
27099            ! ext/B/B/Deparse.pm
27100 ____________________________________________________________________________
27101 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
27102         Log: Retract #10070, not ready yet.
27103      Branch: perl
27104            ! ext/B/B/Deparse.pm
27105 ____________________________________________________________________________
27106 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
27107         Log: The metaconfig unit change for #10071.
27108      Branch: metaconfig
27109            ! U/modified/mallocsrc.U
27110 ____________________________________________________________________________
27111 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
27112         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
27113      Branch: perl
27114            ! Configure
27115 ____________________________________________________________________________
27116 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
27117         Log: (Retracted by #10073)
27118              
27119              Subject: Re: [PATCH t/TEST] B::Deparse tester 
27120              From: Hugo <hv@crypt.compulink.co.uk>
27121              Date: Thu, 10 May 2001 05:48:09 +0100
27122              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
27123      Branch: perl
27124            ! ext/B/B/Deparse.pm
27125 ____________________________________________________________________________
27126 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
27127         Log: Add a for(func()) test.
27128      Branch: perl
27129            ! t/cmd/for.t
27130 ____________________________________________________________________________
27131 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
27132         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
27133              From: Robin Houston <robin@kitsite.com>
27134              Date: Thu, 10 May 2001 13:50:08 +0100
27135              Message-ID: <20010510135008.A2454@penderel>
27136      Branch: perl
27137            ! ext/B/B/Deparse.pm
27138 ____________________________________________________________________________
27139 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
27140         Log: A thinko in #10065.
27141      Branch: perl
27142            ! hv.c
27143 ____________________________________________________________________________
27144 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
27145         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
27146              From: Robin Houston <robin@kitsite.com>
27147              Date: Thu, 10 May 2001 02:10:34 +0100
27148              Message-ID: <20010510021034.A19421@penderel>
27149      Branch: perl
27150            ! ext/B/B.xs ext/B/B/Deparse.pm
27151 ____________________________________________________________________________
27152 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
27153         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
27154              From: Doug MacEachern <dougm@covalent.net>
27155              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
27156              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
27157      Branch: perl
27158            ! hv.c
27159 ____________________________________________________________________________
27160 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
27161         Log: One more workaround for the UTS compiler from Hal Morris.
27162      Branch: perl
27163            ! perl.h
27164 ____________________________________________________________________________
27165 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
27166         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
27167              From: Robin Houston <robin@kitsite.com>
27168              Date: Thu, 10 May 2001 01:02:08 +0100
27169              Message-ID: <20010510010208.A18200@penderel>
27170      Branch: perl
27171            ! ext/B/B/Debug.pm
27172 ____________________________________________________________________________
27173 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
27174         Log: Subject: [PATCH] Simplify deb_curcv() a bit
27175              From: Benjamin Sugars <bsugars@canoe.ca>
27176              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
27177              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
27178      Branch: perl
27179            ! run.c
27180 ____________________________________________________________________________
27181 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
27182         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
27183              From: Benjamin Sugars <bsugars@canoe.ca>
27184              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
27185              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
27186      Branch: perl
27187            ! t/lib/io_scalar.t
27188 ____________________________________________________________________________
27189 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
27190         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
27191              From: Peter Prymmer <pvhp@forte.com>
27192              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
27193              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
27194      Branch: perl
27195            ! t/lib/md5-file.t
27196 ____________________________________________________________________________
27197 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
27198         Log: Subject: [PATCH t/TEST] B::Deparse tester
27199              From: Robin Houston <robin@kitsite.com>
27200              Date: Wed, 9 May 2001 19:17:50 +0100
27201              Message-ID: <20010509191750.A16940@penderel>
27202      Branch: perl
27203            ! ext/B/O.pm t/TEST
27204 ____________________________________________________________________________
27205 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
27206         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
27207              From: Jeff Pinyan <jeffp@crusoe.net>
27208              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
27209              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
27210      Branch: perl
27211            ! lib/Pod/Html.pm
27212 ____________________________________________________________________________
27213 [ 10057] By: nick                                  on 2001/05/09  18:37:56
27214         Log: Integrate mainline.
27215      Branch: perlio
27216           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
27217           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
27218 ____________________________________________________________________________
27219 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
27220         Log: Update Changes.
27221      Branch: perl
27222            ! Changes patchlevel.h
27223 ____________________________________________________________________________
27224 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
27225         Log: Integrate perlio.
27226      Branch: perl
27227           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
27228 ____________________________________________________________________________
27229 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
27230         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
27231              From: Benjamin Sugars <bsugars@canoe.ca>
27232              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
27233              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
27234      Branch: perl
27235            ! perlio.c
27236 ____________________________________________________________________________
27237 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
27238         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
27239              From: Benjamin Sugars <bsugars@canoe.ca>
27240              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
27241              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
27242      Branch: perl
27243            ! ext/PerlIO/Scalar/Scalar.xs
27244 ____________________________________________________________________________
27245 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
27246         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
27247              From: Jeff Pinyan <jeffp@crusoe.net>
27248              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
27249              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
27250      Branch: perl
27251            ! lib/Pod/Html.pm
27252 ____________________________________________________________________________
27253 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
27254         Log: EPOC tweak from Olaf Flebbe.
27255      Branch: perl
27256            ! epoc/epocish.h
27257 ____________________________________________________________________________
27258 [ 10050] By: nick                                  on 2001/05/09  14:37:57
27259         Log: win32, regen_config_h
27260      Branch: perlio
27261            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
27262 ____________________________________________________________________________
27263 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
27264         Log: Integrate perlio.
27265      Branch: perl
27266           !> pp_sys.c
27267 ____________________________________________________________________________
27268 [ 10048] By: nick                                  on 2001/05/09  11:59:50
27269         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
27270              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
27271      Branch: perlio
27272            ! pp_sys.c
27273 ____________________________________________________________________________
27274 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
27275         Log: Integrate perlio.
27276      Branch: perl
27277           !> run.c
27278 ____________________________________________________________________________
27279 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
27280         Log: Subject: Re: Less warnings during configure
27281              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27282              Date: Wed, 09 May 2001 13:12:49 +0200
27283              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
27284      Branch: perl
27285            ! hints/hpux.sh
27286 ____________________________________________________________________________
27287 [ 10045] By: nick                                  on 2001/05/09  09:56:59
27288         Log: MULTIPLICITY/DEBUGGING build fix.
27289      Branch: perlio
27290            ! run.c
27291 ____________________________________________________________________________
27292 [ 10044] By: nick                                  on 2001/05/09  09:46:37
27293         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
27294      Branch: perlio
27295           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
27296            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
27297           !> (integrate 65 files)
27298 ____________________________________________________________________________
27299 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
27300         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
27301              From: Robin Houston <robin@kitsite.com>
27302              Date: Tue, 8 May 2001 19:38:00 +0100
27303              Message-ID: <20010508193800.A4389@penderel>
27304              
27305              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
27306              From: Robin Houston <robin@kitsite.com>
27307              Date: Tue, 8 May 2001 20:03:57 +0100
27308              Message-ID: <20010508200357.A4614@penderel>
27309              
27310              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
27311              From: Robin Houston <robin@kitsite.com>
27312              Date: Wed, 9 May 2001 00:12:05 +0100
27313              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
27314      Branch: perl
27315            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
27316 ____________________________________________________________________________
27317 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
27318         Log: Retract #10031.
27319      Branch: perl
27320            ! pod/perlfunc.pod
27321 ____________________________________________________________________________
27322 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
27323         Log: The metaconfig unit changes for #10040.
27324      Branch: metaconfig/U/perl
27325            ! Checkcc.U d_dlsymun.U dlsrc.U
27326 ____________________________________________________________________________
27327 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
27328         Log: The Configure half of
27329              
27330              Subject: Less warnings during configure
27331              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27332              Date: Tue, 08 May 2001 08:44:02 +0200
27333              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
27334      Branch: perl
27335            ! Configure
27336 ____________________________________________________________________________
27337 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
27338         Log: Subject: Less warnings during configure
27339              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27340              Date: Tue, 08 May 2001 08:44:02 +0200
27341              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
27342      Branch: perl
27343            ! hints/hpux.sh
27344 ____________________________________________________________________________
27345 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
27346         Log: Don't forget to whine about \d__\d.
27347      Branch: perl
27348            ! t/pragma/warn/toke toke.c
27349 ____________________________________________________________________________
27350 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
27351         Log: Allow underscores also in the exponent part.
27352      Branch: perl
27353            ! t/pragma/warn/toke toke.c
27354 ____________________________________________________________________________
27355 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
27356         Log: CodeMagicCD doesn't look like an *I*DE.
27357      Branch: perl
27358            ! pod/perlfaq3.pod
27359 ____________________________________________________________________________
27360 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
27361         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
27362              to be consistently down).
27363      Branch: perl
27364            ! pod/perlfaq3.pod
27365 ____________________________________________________________________________
27366 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
27367         Log: Upgrade to Text::Balanced 1.84.
27368      Branch: perl
27369            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
27370 ____________________________________________________________________________
27371 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
27372         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
27373              From: Benjamin Sugars <bsugars@canoe.ca>
27374              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
27375              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
27376      Branch: perl
27377            ! run.c
27378 ____________________________________________________________________________
27379 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
27380         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
27381              From: Peter Prymmer <pvhp@forte.com>
27382              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
27383              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
27384      Branch: perl
27385            ! t/pod/plainer.t
27386 ____________________________________________________________________________
27387 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
27388         Log: (Retracted by #10042)
27389              
27390              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
27391              From: "Philip Newton" <pnewton@gmx.de>
27392              Date: Tue, 8 May 2001 09:18:10 +0200
27393              Message-ID: <3AF7B9D2.28861.603732@localhost>
27394      Branch: perl
27395            ! pod/perlfunc.pod
27396 ____________________________________________________________________________
27397 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
27398         Log: Subject: [PATCH B::Deparse] Document known bugs
27399              From: Robin Houston <robin@kitsite.com>
27400              Date: Tue, 8 May 2001 01:53:34 +0100
27401              Message-ID: <20010508015334.A32394@penderel>
27402      Branch: perl
27403            ! ext/B/B/Deparse.pm
27404 ____________________________________________________________________________
27405 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
27406         Log: Subject: Re: Perl book, magazine and website updates.
27407              From: "Philip Newton" <pnewton@gmx.de>
27408              Date: Mon, 7 May 2001 17:03:58 +0200
27409              Message-ID: <3AF6D57E.5387.1E29930@localhost>
27410      Branch: perl
27411            ! pod/perlfaq2.pod
27412 ____________________________________________________________________________
27413 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
27414         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
27415              From: Peter Prymmer <pvhp@forte.com>
27416              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
27417              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
27418      Branch: perl
27419            ! t/io/fflush.t
27420 ____________________________________________________________________________
27421 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
27422         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
27423              From: Robin Houston <robin@kitsite.com>
27424              Date: Tue, 8 May 2001 01:14:55 +0100
27425              Message-ID: <20010508011455.A32162@penderel>
27426      Branch: perl
27427            ! ext/B/B/Deparse.pm
27428 ____________________________________________________________________________
27429 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
27430         Log: Typo in #10025.
27431      Branch: perl
27432            ! hints/uts.sh
27433 ____________________________________________________________________________
27434 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
27435         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
27436      Branch: perl
27437            ! hints/uts.sh
27438 ____________________________________________________________________________
27439 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
27440         Log: Subject: Re: [ID 20010506.045] question about hash syntax
27441              From: Peter Scott <Peter@PSDT.com>
27442              Date: Sun, 06 May 2001 13:10:40 -0700
27443              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
27444      Branch: perl
27445            ! pod/perl56delta.pod
27446 ____________________________________________________________________________
27447 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
27448         Log: Configure should figure out the list of dynamic extensions
27449              just fine in UTS-- and in fact it does, as reported by Hal Morris.
27450      Branch: perl
27451            ! hints/uts.sh
27452 ____________________________________________________________________________
27453 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
27454         Log: Update Changes.
27455      Branch: perl
27456            ! Changes patchlevel.h
27457 ____________________________________________________________________________
27458 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
27459         Log: Subject: [PATCH regcomp.c] Insecure regexes
27460              From: Robin Houston <robin@kitsite.com>
27461              Date: Mon, 7 May 2001 21:56:12 +0100
27462              Message-ID: <20010507215612.A31114@penderel>
27463      Branch: perl
27464            ! regcomp.c
27465 ____________________________________________________________________________
27466 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
27467         Log: Drop the foobar.perl.com references for now until Simon
27468              gets them sorted out.
27469      Branch: perl
27470            ! pod/perlfaq2.pod
27471 ____________________________________________________________________________
27472 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
27473         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
27474              From: Prymmer/Kahn <pvhp@best.com>
27475              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
27476              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
27477      Branch: perl
27478            ! lib/Devel/SelfStubber.pm
27479 ____________________________________________________________________________
27480 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
27481         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
27482              From: Prymmer/Kahn <pvhp@best.com>
27483              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
27484              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
27485      Branch: perl
27486            ! win32/Makefile
27487 ____________________________________________________________________________
27488 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
27489         Log: s/WebTechnique's/WebTechniques/
27490      Branch: perl
27491            ! pod/perlfaq2.pod
27492 ____________________________________________________________________________
27493 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
27494         Log: Llama 3 updates from Randal.
27495      Branch: perl
27496            ! pod/perlfaq2.pod
27497 ____________________________________________________________________________
27498 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
27499         Log: Subject: [PATCH] Help -Dt show correct pad variables
27500              From: Benjamin Sugars <ben.sugars@home.com>
27501              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
27502              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
27503      Branch: perl
27504            ! embed.h embed.pl proto.h run.c
27505 ____________________________________________________________________________
27506 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
27507         Log: Subject: [PATCH] Document C<our $foo : shared>
27508              From: Benjamin Sugars <ben.sugars@home.com>
27509              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
27510              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
27511      Branch: perl
27512            ! pod/perlfunc.pod
27513 ____________________________________________________________________________
27514 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
27515         Log: Subject: [PATCH B::Deparse] undefined folded constants
27516              From: Robin Houston <robin@kitsite.com>
27517              Date: Sun, 6 May 2001 17:19:09 +0100
27518              Message-ID: <20010506171909.A7046@penderel>
27519      Branch: perl
27520            ! ext/B/B/Deparse.pm
27521 ____________________________________________________________________________
27522 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
27523         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
27524              From: Robin Houston <robin@kitsite.com>
27525              Message-ID: <20010506164654.A6848@penderel>
27526              Date: Sun, 6 May 2001 16:46:54 +0100
27527      Branch: perl
27528            ! ext/B/B/Deparse.pm
27529 ____________________________________________________________________________
27530 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
27531         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
27532              From: Robin Houston <robin@kitsite.com>
27533              Date: Sun, 6 May 2001 14:47:02 +0100
27534              Message-ID: <20010506144702.A6308@penderel>
27535      Branch: perl
27536            ! t/op/my_stash.t
27537 ____________________________________________________________________________
27538 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
27539         Log: Subject: Perl book, magazine and website updates.
27540              From: Simon Cozens <simon@netthink.co.uk>
27541              Date: Sun, 6 May 2001 16:55:36 +0100
27542              Message-ID: <20010506165536.A1795@netthink.co.uk>
27543      Branch: perl
27544            ! pod/perlbook.pod pod/perlfaq2.pod
27545 ____________________________________________________________________________
27546 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
27547         Log: Tweaks on the Tru64 prof options.
27548      Branch: perl
27549            ! pod/perlhack.pod
27550 ____________________________________________________________________________
27551 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
27552         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
27553              From: Robin Houston <robin@kitsite.com>
27554              Date: Sun, 6 May 2001 14:40:51 +0100
27555              Message-ID: <20010506144051.A6279@penderel>
27556      Branch: perl
27557            ! t/pod/testp2pt.pl
27558 ____________________________________________________________________________
27559 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
27560         Log: Subject: [PATCH B::Deparse] scoping
27561              From: Robin Houston <robin@kitsite.com>
27562              Date: Sun, 6 May 2001 14:36:56 +0100
27563              Message-ID: <20010506143656.A4006@penderel>
27564      Branch: perl
27565            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
27566 ____________________________________________________________________________
27567 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
27568         Log: Document the undefinedness of bitshifting out of range.
27569      Branch: perl
27570            ! pod/perlop.pod
27571 ____________________________________________________________________________
27572 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
27573         Log: Retract #10003 and update the IDE descriptions a bit.
27574      Branch: perl
27575            ! pod/perlfaq3.pod
27576 ____________________________________________________________________________
27577 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
27578         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
27579              From: Prymmer/Kahn <pvhp@best.com>
27580              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
27581              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
27582      Branch: perl
27583            ! win32/Makefile win32/buildext.pl win32/config.bc
27584            ! win32/config.gc win32/config.vc
27585 ____________________________________________________________________________
27586 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
27587         Log: (Retracted by #10005.)
27588      Branch: perl
27589            ! pod/perlfaq3.pod
27590 ____________________________________________________________________________
27591 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
27592         Log: It's "psed", not "sed".
27593      Branch: perl
27594            ! x2p/s2p.PL
27595 ____________________________________________________________________________
27596 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
27597         Log: Update Changes.
27598      Branch: perl
27599            ! Changes patchlevel.h
27600 ____________________________________________________________________________
27601 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
27602         Log: Subject: Re: bleadperl make install fails due to "psed"
27603              From: andreas.koenig@anima.de (Andreas J. Koenig)
27604              Date: 05 May 2001 18:23:28 +0200
27605              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
27606      Branch: perl
27607            ! x2p/Makefile.SH x2p/s2p.PL
27608 ____________________________________________________________________________
27609 [  9999] By: jhi                                   on 2001/05/05  18:28:09
27610         Log: AUTHORS updates.
27611      Branch: perl
27612            ! AUTHORS
27613 ____________________________________________________________________________
27614 [  9998] By: jhi                                   on 2001/05/05  18:16:00
27615         Log: Updates on the pods related to the modules included since 5.6.
27616              
27617              TODO: perltodo really could use major updating.
27618      Branch: perl
27619            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
27620            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
27621            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
27622            ! pod/perlsyn.pod pod/perltodo.pod
27623 ____________________________________________________________________________
27624 [  9997] By: jhi                                   on 2001/05/05  17:35:17
27625         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
27626              from Kurt Skauen.
27627      Branch: perl
27628            + hints/atheos.sh
27629            ! MANIFEST
27630 ____________________________________________________________________________
27631 [  9996] By: jhi                                   on 2001/05/05  17:25:00
27632         Log: Add preemptive #undefs for some of the shorter and more prone
27633              to collision regcomp.h #defines.  (Background: the MASK collided
27634              with a system header #define in Rhapsody.)
27635      Branch: perl
27636            ! regcomp.h
27637 ____________________________________________________________________________
27638 [  9995] By: jhi                                   on 2001/05/05  13:24:21
27639         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
27640              From: Nicholas Clark <nick@ccl4.org>
27641              Date: Sat, 5 May 2001 14:46:39 +0100
27642              Message-ID: <20010505144639.O53513@plum.flirble.org>
27643              
27644              Add a test for the constants (if any) being processed correctly.
27645      Branch: perl
27646            ! utils/h2xs.PL
27647 ____________________________________________________________________________
27648 [  9994] By: jhi                                   on 2001/05/05  02:11:03
27649         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
27650              From: Peter Prymmer <pvhp@forte.com>
27651              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
27652              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
27653      Branch: perl
27654            ! t/lib/b-stash.t
27655 ____________________________________________________________________________
27656 [  9993] By: jhi                                   on 2001/05/05  02:03:49
27657         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
27658              From: Peter Prymmer <pvhp@forte.com>
27659              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
27660              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
27661      Branch: perl
27662            ! perlio.c vms/vmsish.h
27663 ____________________________________________________________________________
27664 [  9992] By: jhi                                   on 2001/05/04  17:21:12
27665         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
27666              From: Robin Barker <rmb1@cise.npl.co.uk>
27667              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
27668              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
27669      Branch: perl
27670            + t/pod/plainer.t
27671            ! MANIFEST
27672 ____________________________________________________________________________
27673 [  9991] By: jhi                                   on 2001/05/04  16:47:45
27674         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
27675              From: Robin Barker <rmb1@cise.npl.co.uk>
27676              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
27677              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
27678      Branch: perl
27679            ! regcomp.c
27680 ____________________________________________________________________________
27681 [  9990] By: jhi                                   on 2001/05/04  14:37:20
27682         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
27683              From: Prymmer/Kahn <pvhp@best.com>
27684              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
27685              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
27686      Branch: perl
27687            ! t/lib/b-stash.t
27688 ____________________________________________________________________________
27689 [  9989] By: jhi                                   on 2001/05/04  14:03:58
27690         Log: Introduce perl572delta, update Todo, add the missing
27691              mention about signal safety since 5.7.1 (though this
27692              requires verification and more details.)
27693      Branch: perl
27694            + pod/perl572delta.pod
27695            ! MANIFEST Todo pod/perl571delta.pod
27696 ____________________________________________________________________________
27697 [  9988] By: jhi                                   on 2001/05/04  12:41:51
27698         Log: Subject: [PATCH perl@9944] long =item
27699              From: Robin Barker <rmb1@cise.npl.co.uk>
27700              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
27701              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
27702      Branch: perl
27703            ! ext/Time/HiRes/HiRes.pm
27704 ____________________________________________________________________________
27705 [  9987] By: jhi                                   on 2001/05/04  12:39:19
27706         Log: The #9901 had removed one line essential for EBCDIC.
27707      Branch: perl
27708            ! regcomp.c
27709 ____________________________________________________________________________
27710 [  9986] By: jhi                                   on 2001/05/04  12:30:23
27711         Log: Subject: cygwin/Makefile.SHs INSTALL patch
27712              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
27713              Date: Mon, 08 Jan 2001 04:59:21 +0200
27714              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
27715      Branch: perl
27716            ! cygwin/Makefile.SHs
27717 ____________________________________________________________________________
27718 [  9985] By: jhi                                   on 2001/05/04  03:51:39
27719         Log: Encode/IO doc tweaks.
27720      Branch: perl
27721            ! ext/Encode/Encode.pm
27722 ____________________________________________________________________________
27723 [  9984] By: jhi                                   on 2001/05/04  03:29:34
27724         Log: Remove GDBM_File from the dynamic extensions for UTS,
27725              GDBM is not a standard feature.
27726      Branch: perl
27727            ! hints/uts.sh
27728 ____________________________________________________________________________
27729 [  9983] By: jhi                                   on 2001/05/04  03:22:59
27730         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
27731      Branch: perl
27732            ! pod/perlretut.pod
27733 ____________________________________________________________________________
27734 [  9982] By: jhi                                   on 2001/05/03  23:21:03
27735         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
27736              From: Benjamin Sugars <bsugars@canoe.ca>
27737              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
27738              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
27739      Branch: perl
27740            ! dump.c
27741 ____________________________________________________________________________
27742 [  9981] By: jhi                                   on 2001/05/03  23:20:05
27743         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
27744              From: Benjamin Sugars <bsugars@canoe.ca>
27745              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
27746              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
27747      Branch: perl
27748            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
27749 ____________________________________________________________________________
27750 [  9980] By: jhi                                   on 2001/05/03  23:15:29
27751         Log: Integrate perlio.
27752      Branch: perl
27753           !> ext/Encode/Encode.pm
27754 ____________________________________________________________________________
27755 [  9979] By: jhi                                   on 2001/05/03  16:54:59
27756         Log: Install psed man page.
27757      Branch: perl
27758            ! installman
27759 ____________________________________________________________________________
27760 [  9978] By: jhi                                   on 2001/05/03  16:45:58
27761         Log: Remove unused files; noted by Sarathy.
27762      Branch: perl
27763            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
27764            ! MANIFEST
27765 ____________________________________________________________________________
27766 [  9977] By: jhi                                   on 2001/05/03  16:42:30
27767         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
27768              From: Andy Dougherty <doughera@lafayette.edu>
27769              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
27770              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
27771      Branch: perl
27772            ! INSTALL
27773 ____________________________________________________________________________
27774 [  9976] By: nick                                  on 2001/05/03  16:40:42
27775         Log: Allow $answer = encode($object,$text); like it says in docs.
27776      Branch: perlio
27777            ! ext/Encode/Encode.pm
27778 ____________________________________________________________________________
27779 [  9975] By: nick                                  on 2001/05/03  16:22:30
27780         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
27781              to be in scope (fair enough), and also a package variable (our) for eval to see it.
27782      Branch: perlio
27783            ! ext/Encode/Encode.pm
27784 ____________________________________________________________________________
27785 [  9974] By: nick                                  on 2001/05/03  15:48:17
27786         Log: Integrate mainline.
27787      Branch: perlio
27788           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
27789           +> t/lib/filter-simple.t t/lib/next.t
27790           !> (integrate 70 files)
27791 ____________________________________________________________________________
27792 [  9973] By: jhi                                   on 2001/05/03  13:09:09
27793         Log: Update Changes.
27794      Branch: perl
27795            ! Changes patchlevel.h
27796 ____________________________________________________________________________
27797 [  9972] By: jhi                                   on 2001/05/03  12:58:33
27798         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
27799              From: Prymmer/Kahn <pvhp@best.com>
27800              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
27801              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
27802      Branch: perl
27803            ! t/io/fflush.t
27804 ____________________________________________________________________________
27805 [  9971] By: jhi                                   on 2001/05/03  12:57:26
27806         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
27807              From: Prymmer/Kahn <pvhp@best.com>
27808              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
27809              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
27810      Branch: perl
27811            ! win32/FindExt.pm
27812 ____________________________________________________________________________
27813 [  9970] By: jhi                                   on 2001/05/03  02:42:46
27814         Log: Can't croak sans thread context, from Doug MacEachern.
27815      Branch: perl
27816            ! toke.c
27817 ____________________________________________________________________________
27818 [  9969] By: jhi                                   on 2001/05/03  01:23:48
27819         Log: Subject: Random input test and Perl
27820              From: Ilya Zakharevich <ilya@math.berkeley.edu>
27821              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
27822              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
27823      Branch: perl
27824            ! toke.c
27825 ____________________________________________________________________________
27826 [  9968] By: jhi                                   on 2001/05/02  22:17:21
27827         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
27828              From: Peter Prymmer <pvhp@forte.com>
27829              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
27830              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
27831      Branch: perl
27832            ! pod/perlfunc.pod pod/perlport.pod
27833 ____________________________________________________________________________
27834 [  9967] By: jhi                                   on 2001/05/02  20:12:45
27835         Log: Workaround for UTS compiler casting bug from Hal Morris.
27836      Branch: perl
27837            ! perl.h
27838 ____________________________________________________________________________
27839 [  9966] By: jhi                                   on 2001/05/02  18:31:37
27840         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
27841              From: Dan Sugalski <dan@sidhe.org>
27842              Date: Wed, 02 May 2001 15:23:22 -0400
27843              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
27844      Branch: perl
27845            ! perl.c vms/vms.c
27846 ____________________________________________________________________________
27847 [  9965] By: jhi                                   on 2001/05/02  18:21:29
27848         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
27849      Branch: perl
27850            ! pod/perlfunc.pod
27851 ____________________________________________________________________________
27852 [  9964] By: jhi                                   on 2001/05/02  18:15:01
27853         Log: Document large files in INSTALL, document also the %x
27854              limitation if not use64bitint, closes bug 20010326.007.
27855      Branch: perl
27856            ! INSTALL
27857 ____________________________________________________________________________
27858 [  9963] By: jhi                                   on 2001/05/02  17:24:47
27859         Log: perlmodlib tweaks; regen pods.
27860      Branch: perl
27861            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
27862            ! pod/perltoc.pod
27863 ____________________________________________________________________________
27864 [  9962] By: jhi                                   on 2001/05/02  17:14:00
27865         Log: Fix for a segfault, from Marc Lehmann.
27866      Branch: perl
27867            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
27868 ____________________________________________________________________________
27869 [  9961] By: jhi                                   on 2001/05/02  15:55:53
27870         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
27871              From: "Philip Newton" <pnewton@gmx.de>
27872              Date: Wed, 2 May 2001 18:39:03 +0200
27873              Message-ID: <3AF05447.15525.173B588@localhost>
27874      Branch: perl
27875            ! pod/perlop.pod
27876 ____________________________________________________________________________
27877 [  9960] By: jhi                                   on 2001/05/02  15:35:37
27878         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
27879              From: Dan Sugalski <dan@sidhe.org>
27880              Date: Wed, 02 May 2001 11:37:27 -0400
27881              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
27882      Branch: perl
27883            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
27884            ! thread.h vms/vms.c vms/vmsish.h
27885 ____________________________________________________________________________
27886 [  9959] By: jhi                                   on 2001/05/02  15:21:08
27887         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
27888              From: Benjamin Sugars <bsugars@canoe.ca>
27889              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
27890              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
27891      Branch: perl
27892            ! ext/PerlIO/Scalar/Scalar.xs
27893 ____________________________________________________________________________
27894 [  9958] By: jhi                                   on 2001/05/02  15:15:53
27895         Log: Bug in #9915, spotted by Mike Guy.
27896      Branch: perl
27897            ! installperl
27898 ____________________________________________________________________________
27899 [  9957] By: jhi                                   on 2001/05/02  13:26:01
27900         Log: Add a test for not griping about references as array
27901              indices if the reference has magic in it (overloaded
27902              methods).
27903      Branch: perl
27904            ! pod/perldiag.pod t/pragma/warn/pp_hot
27905 ____________________________________________________________________________
27906 [  9956] By: jhi                                   on 2001/05/02  13:07:01
27907         Log: Retracted a bit too much in #9952.
27908      Branch: perl
27909            ! t/pragma/sub_lval.t
27910 ____________________________________________________________________________
27911 [  9955] By: jhi                                   on 2001/05/02  13:05:38
27912         Log: Test for #9952.
27913      Branch: perl
27914            ! t/op/tie.t
27915 ____________________________________________________________________________
27916 [  9954] By: jhi                                   on 2001/05/02  11:48:18
27917         Log: Additional note on the encoding example: one cannot
27918              convert string constants in-place.
27919      Branch: perl
27920            ! ext/Encode/Encode.pm
27921 ____________________________________________________________________________
27922 [  9953] By: jhi                                   on 2001/05/02  11:43:51
27923         Log: Note that if you have recent enough Perl you already
27924              have Filter::Util::Call.
27925      Branch: perl
27926            ! lib/Filter/Simple.pm
27927 ____________________________________________________________________________
27928 [  9952] By: jhi                                   on 2001/05/02  11:31:53
27929         Log: Retract changes #8254 and #8255, causes coredump in
27930              'tie FH, "main"', reported by Abigail, culprit found by
27931              Benjamin Sugars.  Mirrors maintperl change #9950.
27932      Branch: perl
27933            ! op.c t/pragma/sub_lval.t
27934 ____________________________________________________________________________
27935 [  9951] By: jhi                                   on 2001/05/02  11:14:29
27936         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
27937      Branch: perl
27938            + t/lib/MyFilter.pm
27939 ____________________________________________________________________________
27940 [  9950] By: gsar                                  on 2001/05/02  03:17:11
27941         Log: revert integration of changes#8254,8255 in change#8620 (causes
27942              a coredump in C<tie FH, 'foo'>; the idea itself may need better
27943              rationalization)
27944      Branch: maint-5.6/perl
27945            ! op.c t/pragma/sub_lval.t
27946 ____________________________________________________________________________
27947 [  9949] By: gsar                                  on 2001/05/02  02:56:32
27948         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
27949              
27950              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
27951              
27952              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
27953      Branch: maint-5.6/perl
27954           !> hints/svr5.sh
27955 ____________________________________________________________________________
27956 [  9948] By: gsar                                  on 2001/05/02  02:49:15
27957         Log: pod/find.t breaks on VMS (from Craig Berry)
27958      Branch: maint-5.6/perl
27959            ! t/pod/find.t
27960 ____________________________________________________________________________
27961 [  9947] By: jhi                                   on 2001/05/02  02:43:09
27962         Log: Add an encoding conversion example.
27963      Branch: perl
27964            ! ext/Encode/Encode.pm
27965 ____________________________________________________________________________
27966 [  9946] By: jhi                                   on 2001/05/02  01:34:22
27967         Log: Another coat of paint but still nowhere finished.
27968              Need to decide on the semantics of strptime(): should
27969              strptime() be a function instead of a method?  To do
27970              the week/monthname-strptiming the i18n/l10n bullet needs
27971              to be bitten with gusto.
27972      Branch: perl
27973            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
27974 ____________________________________________________________________________
27975 [  9945] By: jhi                                   on 2001/05/01  23:40:52
27976         Log: Update Changes.
27977      Branch: perl
27978            ! Changes patchlevel.h
27979 ____________________________________________________________________________
27980 [  9944] By: jhi                                   on 2001/05/01  23:33:37
27981         Log: Add known-to-be-tested modules to the list-to-be-skipped.
27982      Branch: perl
27983            ! t/lib/1_compile.t
27984 ____________________________________________________________________________
27985 [  9943] By: jhi                                   on 2001/05/01  23:24:40
27986         Log: Subject: BorlandC++ fix
27987              From: "Vadim Konovalov" <watman@inbox.ru>
27988              Date: Mon, 30 Apr 2001 20:12:26 -0700
27989              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
27990      Branch: perl
27991            ! win32/makefile.mk
27992 ____________________________________________________________________________
27993 [  9942] By: jhi                                   on 2001/05/01  23:18:02
27994         Log: Update to Filter::Simple 0.60, create a test for it.
27995      Branch: perl
27996            + t/lib/filter-simple.t
27997            ! MANIFEST lib/Filter/Simple.pm
27998 ____________________________________________________________________________
27999 [  9941] By: jhi                                   on 2001/05/01  19:47:24
28000         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
28001              From: Hugo <hv@crypt.compulink.co.uk>
28002              Date: Tue, 01 May 2001 20:12:20 +0100
28003              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
28004      Branch: perl
28005            ! pp_hot.c t/op/re_tests
28006 ____________________________________________________________________________
28007 [  9940] By: jhi                                   on 2001/05/01  19:42:16
28008         Log: Integrate perlio.
28009      Branch: perl
28010           !> lib/base.pm t/lib/fields.t
28011 ____________________________________________________________________________
28012 [  9939] By: jhi                                   on 2001/05/01  19:39:51
28013         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
28014              From: Benjamin Sugars <bsugars@canoe.ca>
28015              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
28016              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
28017      Branch: perl
28018            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
28019 ____________________________________________________________________________
28020 [  9938] By: jhi                                   on 2001/05/01  19:34:09
28021         Log: Add NEXT, a pseudo-class for method redispatching.
28022              <Damian>NEXT.pm probably offers more bang-for-buck
28023              than anything else I've ever written.</Damian>
28024      Branch: perl
28025            + lib/NEXT.pm t/lib/next.t
28026            ! MANIFEST
28027 ____________________________________________________________________________
28028 [  9937] By: jhi                                   on 2001/05/01  19:21:41
28029         Log: Update to Switch 2.02.
28030      Branch: perl
28031            ! lib/Switch.pm t/lib/switch.t
28032 ____________________________________________________________________________
28033 [  9936] By: nick                                  on 2001/05/01  19:09:21
28034         Log: Fix for base.pm clobbering $VERSION
28035      Branch: perlio
28036            ! lib/base.pm
28037 ____________________________________________________________________________
28038 [  9935] By: nick                                  on 2001/05/01  18:54:38
28039         Log: Test for base.pm clobbering $VERSION.
28040      Branch: perlio
28041            ! t/lib/fields.t
28042 ____________________________________________________________________________
28043 [  9934] By: jhi                                   on 2001/05/01  18:39:10
28044         Log: Add information about Scalar::Util::blessed.
28045      Branch: perl
28046            ! pod/perlobj.pod
28047 ____________________________________________________________________________
28048 [  9933] By: jhi                                   on 2001/05/01  18:33:51
28049         Log: Subject: Extra UNIVERSAL documentation
28050              From: Mike Guy <mjtg@cam.ac.uk>
28051              Date: Tue, 01 May 2001 20:12:11 +0100
28052              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
28053      Branch: perl
28054            ! pod/perlobj.pod
28055 ____________________________________________________________________________
28056 [  9932] By: jhi                                   on 2001/05/01  18:26:54
28057         Log: Subject: Autoflush in tests as appropriate
28058              From: Mike Guy <mjtg@cam.ac.uk>
28059              Date: Tue, 01 May 2001 20:05:31 +0100
28060              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
28061      Branch: perl
28062            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
28063            ! t/op/taint.t
28064 ____________________________________________________________________________
28065 [  9931] By: jhi                                   on 2001/05/01  18:02:29
28066         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
28067              From: Benjamin Sugars <bsugars@canoe.ca>
28068              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
28069              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
28070      Branch: perl
28071            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
28072 ____________________________________________________________________________
28073 [  9930] By: jhi                                   on 2001/05/01  15:12:26
28074         Log: Subject: Re: Finally got a round tuit
28075              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28076              Date: Tue, 01 May 2001 14:14:10 +0200
28077              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
28078              
28079              The -DP part, slightly modified.
28080      Branch: perl
28081            ! perl.c
28082 ____________________________________________________________________________
28083 [  9929] By: jhi                                   on 2001/05/01  14:17:15
28084         Log: Subject: Re: Finally got a round tuit
28085              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28086              Date: Tue, 01 May 2001 16:34:06 +0200
28087              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
28088              
28089              cpp and optimization tweaks for HP-UX.
28090      Branch: perl
28091            ! hints/hpux.sh
28092 ____________________________________________________________________________
28093 [  9928] By: jhi                                   on 2001/05/01  13:24:20
28094         Log: Tune the scan_num() comments to reality.
28095      Branch: perl
28096            ! toke.c
28097 ____________________________________________________________________________
28098 [  9927] By: jhi                                   on 2001/05/01  13:14:01
28099         Log: Subject: [PATCH B::Deparse] optimised sort
28100              From: Robin Houston <robin@kitsite.com>
28101              Date: Tue, 1 May 2001 14:07:12 +0100
28102              Message-ID: <20010501140712.A4266@penderel>
28103      Branch: perl
28104            ! ext/B/B/Deparse.pm
28105 ____________________________________________________________________________
28106 [  9926] By: jhi                                   on 2001/05/01  13:10:53
28107         Log: Subject: [PATCH t/lib/b-deparse.t] 
28108              From: Robin Houston <robin@kitsite.com>
28109              Date: Tue, 1 May 2001 13:37:42 +0100
28110              Message-ID: <20010501133742.A4082@penderel>
28111      Branch: perl
28112            ! t/lib/b-deparse.t
28113 ____________________________________________________________________________
28114 [  9925] By: jhi                                   on 2001/05/01  13:10:13
28115         Log: Subject: [PATCH B::Deparse] for(;;), sort
28116              From: Robin Houston <robin@kitsite.com>
28117              Date: Tue, 1 May 2001 13:35:00 +0100
28118              Message-ID: <20010501133500.A4061@penderel>
28119      Branch: perl
28120            ! ext/B/B/Deparse.pm
28121 ____________________________________________________________________________
28122 [  9924] By: jhi                                   on 2001/05/01  13:09:22
28123         Log: Subject: [PATCH B::Deparse] do, warn, use
28124              From: Robin Houston <robin@kitsite.com>
28125              Date: Tue, 1 May 2001 13:31:03 +0100
28126              Message-ID: <20010501133103.A4041@penderel>
28127      Branch: perl
28128            ! ext/B/B/Deparse.pm
28129 ____________________________________________________________________________
28130 [  9923] By: jhi                                   on 2001/05/01  11:45:36
28131         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
28132              From: Benjamin Sugars <ben.sugars@home.com>
28133              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
28134              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
28135      Branch: perl
28136            + t/io/fflush.t
28137            ! MANIFEST
28138 ____________________________________________________________________________
28139 [  9922] By: jhi                                   on 2001/05/01  11:35:42
28140         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
28141              From: Peter Prymmer <pvhp@forte.com>
28142              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
28143              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
28144      Branch: perl
28145            ! t/lib/selfstubber.t
28146 ____________________________________________________________________________
28147 [  9921] By: jhi                                   on 2001/04/30  16:34:33
28148         Log: Subject: [PATCH B::Concise] suppress warning
28149              From: Robin Houston <robin@kitsite.com>
28150              Date: Mon, 30 Apr 2001 16:09:49 +0100
28151              Message-ID: <20010430160949.A25086@penderel>
28152      Branch: perl
28153            ! ext/B/B/Concise.pm
28154 ____________________________________________________________________________
28155 [  9920] By: jhi                                   on 2001/04/30  13:56:04
28156         Log: Strip the *markers* from #9919.
28157      Branch: perl
28158            ! pod/perlfaq.pod pod/perlfaq5.pod
28159 ____________________________________________________________________________
28160 [  9919] By: jhi                                   on 2001/04/30  13:54:04
28161         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
28162              From: Gwyn Judd <b.judd@xtra.co.nz>
28163              Date: Sun, 29 Apr 2001 01:47:49 +1200
28164              Message-ID: <20010429014749.A4418@thislove>
28165      Branch: perl
28166            ! pod/perlfaq.pod pod/perlfaq5.pod
28167 ____________________________________________________________________________
28168 [  9918] By: jhi                                   on 2001/04/30  13:13:54
28169         Log: More_tweakage.
28170      Branch: perl
28171            ! pod/perldata.pod pod/perldiag.pod
28172 ____________________________________________________________________________
28173 [  9917] By: jhi                                   on 2001/04/30  13:01:27
28174         Log: Update Changes.
28175      Branch: perl
28176            ! Changes patchlevel.h
28177 ____________________________________________________________________________
28178 [  9916] By: jhi                                   on 2001/04/30  12:57:03
28179         Log: T_w_e_a_k_a_g_e.
28180      Branch: perl
28181            ! pod/perldata.pod pod/perldiag.pod
28182 ____________________________________________________________________________
28183 [  9915] By: jhi                                   on 2001/04/30  12:39:29
28184         Log: Install s2p also as psed.
28185              
28186              TODO: psed documentation?
28187      Branch: perl
28188            ! installperl
28189 ____________________________________________________________________________
28190 [  9914] By: jhi                                   on 2001/04/30  12:29:21
28191         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
28192              From: Jens Hamisch <jens@Strawberry.COM>
28193              Date: Fri, 27 Apr 2001 17:00:36 +0200
28194              Message-ID: <20010427170036.K1372@Strawberry.COM>
28195              
28196              SOCKS5_VERSION_NAME is the right symbol to detect
28197              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
28198              function called socks5_init() is available, and even that is
28199              not universal, most SOCKS5 installations use SOCKSinit()).
28200      Branch: perl
28201            ! perlio.c
28202 ____________________________________________________________________________
28203 [  9913] By: jhi                                   on 2001/04/30  12:22:15
28204         Log: Allow a zero timeout on IO::Socket accept and connect--
28205              though one really shouldn't do that.  Based on
28206              
28207              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
28208              From: "John Holdsworth" <coldwave@bigfoot.com>
28209              Date: Sun, 4 Feb 2001 12:48:18 +0100
28210              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
28211      Branch: perl
28212            ! ext/IO/lib/IO/Socket.pm
28213 ____________________________________________________________________________
28214 [  9912] By: jhi                                   on 2001/04/30  11:27:27
28215         Log: Save the spot of regprev (see #9911) for binary compatibility;
28216              regen API.
28217      Branch: perl
28218            ! embedvar.h perlapi.h thrdvar.h
28219 ____________________________________________________________________________
28220 [  9911] By: jhi                                   on 2001/04/30  11:22:03
28221         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
28222              From: Hugo <hv@crypt.compulink.co.uk>
28223              Date: Sun, 29 Apr 2001 17:09:30 +0100
28224              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
28225      Branch: perl
28226            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
28227 ____________________________________________________________________________
28228 [  9910] By: jhi                                   on 2001/04/30  11:15:12
28229         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
28230              a dummy for PL_numeric_radix); no pressing reason to break
28231              binary compatibility; regen API.
28232      Branch: perl
28233            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
28234            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
28235 ____________________________________________________________________________
28236 [  9909] By: jhi                                   on 2001/04/30  10:56:08
28237         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
28238              From: Walt Mankowski <waltman@netaxs.com>
28239              Date: Sun, 29 Apr 2001 21:53:48 -0400
28240              Message-ID: <20010429215348.A3971@netaxs.com>
28241      Branch: perl
28242            ! pod/perlfunc.pod
28243 ____________________________________________________________________________
28244 [  9908] By: jhi                                   on 2001/04/30  10:49:40
28245         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
28246      Branch: perl
28247            ! t/lib/selfstubber.t
28248 ____________________________________________________________________________
28249 [  9907] By: nick                                  on 2001/04/30  09:26:50
28250         Log: Integrate mainline.
28251      Branch: perlio
28252           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
28253 ____________________________________________________________________________
28254 [  9906] By: jhi                                   on 2001/04/29  23:24:20
28255         Log: Abigail spotted a thinko in #9905.
28256      Branch: perl
28257            ! pod/perldiag.pod
28258 ____________________________________________________________________________
28259 [  9905] By: jhi                                   on 2001/04/29  15:55:39
28260         Log: Changed the underscore/undebar syntax in numeric constants;
28261              now any grouping will do, as long as the underscores are not
28262              consecutive (so "zero-grouping" is out), and they do not begin
28263              or end the integer or fractional parts.
28264      Branch: perl
28265            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
28266 ____________________________________________________________________________
28267 [  9904] By: nick                                  on 2001/04/29  15:43:22
28268         Log: Integrate mainline.
28269      Branch: perlio
28270           +> (branch 98 files)
28271            - lib/unicode/Block.pl
28272            - lib/unicode/In/AlphabeticPresentationForms.pl
28273            - lib/unicode/In/Arabic.pl
28274            - lib/unicode/In/ArabicPresentationForms-A.pl
28275            - lib/unicode/In/ArabicPresentationForms-B.pl
28276            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
28277            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
28278            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
28279            - lib/unicode/In/BopomofoExtended.pl
28280            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
28281            - lib/unicode/In/CJKCompatibility.pl
28282            - lib/unicode/In/CJKCompatibilityForms.pl
28283            - lib/unicode/In/CJKCompatibilityIdeographs.pl
28284            - lib/unicode/In/CJKRadicalsSupplement.pl
28285            - lib/unicode/In/CJKSymbolsandPunctuation.pl
28286            - lib/unicode/In/CJKUnifiedIdeographs.pl
28287            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
28288            - lib/unicode/In/Cherokee.pl
28289            - lib/unicode/In/CombiningDiacriticalMarks.pl
28290            - lib/unicode/In/CombiningHalfMarks.pl
28291            - lib/unicode/In/CombiningMarksforSymbols.pl
28292            - lib/unicode/In/ControlPictures.pl
28293            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
28294            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
28295            - lib/unicode/In/EnclosedAlphanumerics.pl
28296            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
28297            - lib/unicode/In/Ethiopic.pl
28298            - lib/unicode/In/GeneralPunctuation.pl
28299            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
28300            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
28301            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
28302            - lib/unicode/In/HalfwidthandFullwidthForms.pl
28303            - lib/unicode/In/HangulCompatibilityJamo.pl
28304            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
28305            - lib/unicode/In/Hebrew.pl
28306            - lib/unicode/In/HighPrivateUseSurrogates.pl
28307            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
28308            - lib/unicode/In/IPAExtensions.pl
28309            - lib/unicode/In/IdeographicDescriptionCharacters.pl
28310            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
28311            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
28312            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
28313            - lib/unicode/In/Latin-1Supplement.pl
28314            - lib/unicode/In/LatinExtended-A.pl
28315            - lib/unicode/In/LatinExtended-B.pl
28316            - lib/unicode/In/LatinExtendedAdditional.pl
28317            - lib/unicode/In/LetterlikeSymbols.pl
28318            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
28319            - lib/unicode/In/MathematicalOperators.pl
28320            - lib/unicode/In/MiscellaneousSymbols.pl
28321            - lib/unicode/In/MiscellaneousTechnical.pl
28322            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
28323            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
28324            - lib/unicode/In/OpticalCharacterRecognition.pl
28325            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
28326            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
28327            - lib/unicode/In/SmallFormVariants.pl
28328            - lib/unicode/In/SpacingModifierLetters.pl
28329            - lib/unicode/In/Specials.pl
28330            - lib/unicode/In/SuperscriptsandSubscripts.pl
28331            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
28332            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
28333            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
28334            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
28335            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
28336           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
28337           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
28338           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
28339           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
28340           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
28341           !> utf8.c win32/Makefile
28342 ____________________________________________________________________________
28343 [  9903] By: jhi                                   on 2001/04/29  14:30:53
28344         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
28345              From: Prymmer/Kahn <pvhp@best.com>
28346              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
28347              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
28348      Branch: perl
28349            ! win32/Makefile
28350 ____________________________________________________________________________
28351 [  9902] By: jhi                                   on 2001/04/29  02:52:44
28352         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
28353              From: "Abigail" <abigail@foad.org>
28354              Date: Sun, 29 Apr 2001 03:14:25 +0200
28355              Message-ID: <20010429011425.24503.qmail@foad.org>
28356      Branch: perl
28357            ! ext/IO/lib/IO/Seekable.pm
28358 ____________________________________________________________________________
28359 [  9901] By: jhi                                   on 2001/04/29  02:04:46
28360         Log: In character classes one couldn't have 0x80..0xff characters
28361              at the left hand side if there were 0x100.. characters in the
28362              character class.
28363      Branch: perl
28364            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
28365            ! t/op/pat.t utf8.c
28366 ____________________________________________________________________________
28367 [  9900] By: jhi                                   on 2001/04/28  22:55:04
28368         Log: Forgot the latest mktables.PL from #9899.
28369      Branch: perl
28370            ! lib/unicode/mktables.PL
28371 ____________________________________________________________________________
28372 [  9899] By: jhi                                   on 2001/04/28  22:53:28
28373         Log: Explain the \p{} and \P{} error message better and
28374              have prettier prettyprint in In.pl.
28375      Branch: perl
28376            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
28377            ! pod/perldiag.pod
28378 ____________________________________________________________________________
28379 [  9898] By: jhi                                   on 2001/04/28  21:03:34
28380         Log: Add one possible explanation for the "Invalid [] range" error.
28381      Branch: perl
28382            ! pod/perldiag.pod
28383 ____________________________________________________________________________
28384 [  9897] By: jhi                                   on 2001/04/28  17:18:26
28385         Log: Add a level of indirection to the implementation of \p{InFoo}
28386              so that we don't have to have long filenames.  (Nothing changes
28387              in the user interface.)   The indirection is defined in
28388              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
28389              Also rename some the character classes by removing '-' from
28390              the classnames, and finally renamed Block.pl as Blocks.pl.
28391      Branch: perl
28392            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
28393            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
28394            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
28395            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
28396            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
28397            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
28398            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
28399            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
28400            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
28401            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
28402            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
28403            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
28404            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
28405            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
28406            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
28407            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
28408            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
28409            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
28410            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
28411            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
28412            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
28413            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
28414            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
28415            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
28416            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
28417            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
28418            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
28419            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
28420            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
28421            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
28422            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
28423            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
28424            + lib/unicode/In/94.pl lib/unicode/In/95.pl
28425            - lib/unicode/Block.pl
28426            - lib/unicode/In/AlphabeticPresentationForms.pl
28427            - lib/unicode/In/Arabic.pl
28428            - lib/unicode/In/ArabicPresentationForms-A.pl
28429            - lib/unicode/In/ArabicPresentationForms-B.pl
28430            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
28431            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
28432            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
28433            - lib/unicode/In/BopomofoExtended.pl
28434            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
28435            - lib/unicode/In/CJKCompatibility.pl
28436            - lib/unicode/In/CJKCompatibilityForms.pl
28437            - lib/unicode/In/CJKCompatibilityIdeographs.pl
28438            - lib/unicode/In/CJKRadicalsSupplement.pl
28439            - lib/unicode/In/CJKSymbolsandPunctuation.pl
28440            - lib/unicode/In/CJKUnifiedIdeographs.pl
28441            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
28442            - lib/unicode/In/Cherokee.pl
28443            - lib/unicode/In/CombiningDiacriticalMarks.pl
28444            - lib/unicode/In/CombiningHalfMarks.pl
28445            - lib/unicode/In/CombiningMarksforSymbols.pl
28446            - lib/unicode/In/ControlPictures.pl
28447            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
28448            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
28449            - lib/unicode/In/EnclosedAlphanumerics.pl
28450            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
28451            - lib/unicode/In/Ethiopic.pl
28452            - lib/unicode/In/GeneralPunctuation.pl
28453            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
28454            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
28455            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
28456            - lib/unicode/In/HalfwidthandFullwidthForms.pl
28457            - lib/unicode/In/HangulCompatibilityJamo.pl
28458            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
28459            - lib/unicode/In/Hebrew.pl
28460            - lib/unicode/In/HighPrivateUseSurrogates.pl
28461            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
28462            - lib/unicode/In/IPAExtensions.pl
28463            - lib/unicode/In/IdeographicDescriptionCharacters.pl
28464            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
28465            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
28466            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
28467            - lib/unicode/In/Latin-1Supplement.pl
28468            - lib/unicode/In/LatinExtended-A.pl
28469            - lib/unicode/In/LatinExtended-B.pl
28470            - lib/unicode/In/LatinExtendedAdditional.pl
28471            - lib/unicode/In/LetterlikeSymbols.pl
28472            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
28473            - lib/unicode/In/MathematicalOperators.pl
28474            - lib/unicode/In/MiscellaneousSymbols.pl
28475            - lib/unicode/In/MiscellaneousTechnical.pl
28476            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
28477            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
28478            - lib/unicode/In/OpticalCharacterRecognition.pl
28479            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
28480            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
28481            - lib/unicode/In/SmallFormVariants.pl
28482            - lib/unicode/In/SpacingModifierLetters.pl
28483            - lib/unicode/In/Specials.pl
28484            - lib/unicode/In/SuperscriptsandSubscripts.pl
28485            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
28486            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
28487            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
28488            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
28489            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
28490            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
28491            ! pod/perlunicode.pod
28492 ____________________________________________________________________________
28493 [  9896] By: jhi                                   on 2001/04/28  14:33:17
28494         Log: Update the information on shared library path on HP-UX.
28495      Branch: perl
28496            ! INSTALL
28497 ____________________________________________________________________________
28498 [  9895] By: jhi                                   on 2001/04/28  14:32:30
28499         Log: Because #9894 seems to do the trick, this workaround can be removed.
28500      Branch: perl
28501            ! t/lib/selfstubber.t
28502 ____________________________________________________________________________
28503 [  9894] By: jhi                                   on 2001/04/28  14:26:13
28504         Log: For PerlIO flush the children's file handles (on fork/exec/system).
28505      Branch: perl
28506            ! perl.h
28507 ____________________________________________________________________________
28508 [  9893] By: jhi                                   on 2001/04/28  14:23:15
28509         Log: Test tweak for #9891.
28510      Branch: perl
28511            ! t/lib/b-deparse.t
28512 ____________________________________________________________________________
28513 [  9892] By: jhi                                   on 2001/04/28  14:10:13
28514         Log: New HP-UX hints from Merijn.
28515      Branch: perl
28516            ! hints/hpux.sh
28517 ____________________________________________________________________________
28518 [  9891] By: jhi                                   on 2001/04/28  14:07:27
28519         Log: Subject: [PATCH B::Deparse] non-block scopes
28520              From: Robin Houston <robin@kitsite.com>
28521              Date: Fri, 27 Apr 2001 19:15:14 +0100
28522              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
28523      Branch: perl
28524            ! ext/B/B/Deparse.pm
28525 ____________________________________________________________________________
28526 [  9890] By: nick                                  on 2001/04/27  19:41:25
28527         Log: Integrate mainline
28528      Branch: perlio
28529           +> t/lib/selfstubber.t
28530           !> (integrate 50 files)
28531 ____________________________________________________________________________
28532 [  9889] By: jhi                                   on 2001/04/27  18:23:46
28533         Log: Subject: Re: selfstubber test fail on bleadperl
28534              From: Mike Guy <mjtg@cam.ac.uk>
28535              Date: Fri, 27 Apr 2001 19:31:18 +0100
28536              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
28537      Branch: perl
28538            ! t/lib/selfstubber.t
28539 ____________________________________________________________________________
28540 [  9888] By: jhi                                   on 2001/04/27  16:20:54
28541         Log: Test tweak for #9886.
28542      Branch: perl
28543            ! t/lib/b-deparse.t
28544 ____________________________________________________________________________
28545 [  9887] By: jhi                                   on 2001/04/27  16:16:33
28546         Log: Buffering issue at least in Solaris (even with perlio).
28547      Branch: perl
28548            ! t/lib/selfstubber.t
28549 ____________________________________________________________________________
28550 [  9886] By: jhi                                   on 2001/04/27  14:59:23
28551         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
28552              From: Robin Houston <robin@kitsite.com>
28553              Date: Fri, 27 Apr 2001 16:53:20 +0100
28554              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
28555      Branch: perl
28556            ! ext/B/B/Deparse.pm
28557 ____________________________________________________________________________
28558 [  9885] By: jhi                                   on 2001/04/27  14:23:51
28559         Log: Update Changes.
28560      Branch: perl
28561            ! Changes patchlevel.h
28562 ____________________________________________________________________________
28563 [  9884] By: jhi                                   on 2001/04/27  14:14:12
28564         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
28565              From: "Philip Newton" <pnewton@gmx.de>
28566              Date: Fri, 27 Apr 2001 16:40:13 +0200
28567              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
28568      Branch: perl
28569            ! pod/perldata.pod
28570 ____________________________________________________________________________
28571 [  9883] By: jhi                                   on 2001/04/27  13:28:19
28572         Log: Add LOG_PERROR; prettify the "removed".
28573      Branch: perl
28574            ! ext/Sys/Syslog/Syslog.xs
28575 ____________________________________________________________________________
28576 [  9882] By: jhi                                   on 2001/04/27  13:13:18
28577         Log: h2xs tweaks: use NV instead of double, "quote" the removed
28578              prefixes for clarity (especially when nothing is removed),
28579              slight pod reformats.
28580      Branch: perl
28581            ! utils/h2xs.PL
28582 ____________________________________________________________________________
28583 [  9881] By: jhi                                   on 2001/04/27  12:58:48
28584         Log: Don't bother creating existing directories.
28585      Branch: perl
28586            ! utils/h2xs.PL
28587 ____________________________________________________________________________
28588 [  9880] By: jhi                                   on 2001/04/27  12:45:39
28589         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
28590              From: Mike Schilli <m@perlmeister.com>
28591              Date: Wed, 25 Apr 2001 01:29:21 -0700
28592              Message-id: <3AE68AE1.6A981723@perlmeister.com>
28593      Branch: perl
28594            ! utils/h2xs.PL
28595 ____________________________________________________________________________
28596 [  9879] By: jhi                                   on 2001/04/27  12:40:55
28597         Log: break is not yet Perl.  Added the template license also to README.
28598      Branch: perl
28599            ! utils/h2xs.PL
28600 ____________________________________________________________________________
28601 [  9878] By: jhi                                   on 2001/04/27  03:08:20
28602         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
28603              From: Tim Jenness <t.jenness@jach.hawaii.edu>
28604              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
28605              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
28606      Branch: perl
28607            ! t/lib/xs-typemap.t
28608 ____________________________________________________________________________
28609 [  9877] By: jhi                                   on 2001/04/26  23:54:40
28610         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
28611              From: "Abigail" <abigail@foad.org>
28612              Date: Fri, 27 Apr 2001 01:44:28 +0200
28613              Message-ID: <20010426234428.19786.qmail@foad.org>
28614      Branch: perl
28615            ! utils/h2xs.PL
28616 ____________________________________________________________________________
28617 [  9876] By: jhi                                   on 2001/04/26  23:52:06
28618         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
28619              From: Peter Prymmer <pvhp@forte.com>
28620              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
28621              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
28622      Branch: perl
28623            ! t/lib/selfstubber.t
28624 ____________________________________________________________________________
28625 [  9875] By: jhi                                   on 2001/04/26  23:48:10
28626         Log: Deparse nits.
28627      Branch: perl
28628            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
28629 ____________________________________________________________________________
28630 [  9874] By: jhi                                   on 2001/04/26  22:46:05
28631         Log: Document ANYOF_CLASS.
28632      Branch: perl
28633            ! regcomp.h
28634 ____________________________________________________________________________
28635 [  9873] By: jhi                                   on 2001/04/26  22:35:03
28636         Log: Subject: Re: [PATCH @9846] dumping ANYOF
28637              From: Hugo <hv@crypt.compulink.co.uk>
28638              Date: Thu, 26 Apr 2001 23:33:38 +0100
28639              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
28640      Branch: perl
28641            ! regcomp.c regcomp.h
28642 ____________________________________________________________________________
28643 [  9872] By: jhi                                   on 2001/04/26  22:34:31
28644         Log: Subject: [PATCH] more for Devel::SelfStubber
28645              From: Nicholas Clark <nick@ccl4.org>
28646              Date: Fri, 27 Apr 2001 00:13:52 +0100
28647              Message-ID: <20010427001351.K88186@plum.flirble.org>
28648      Branch: perl
28649            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
28650 ____________________________________________________________________________
28651 [  9871] By: jhi                                   on 2001/04/26  21:59:17
28652         Log: Subject: [PATCH B::Deparse] formats must be flush left
28653              From: Robin Houston <robin@kitsite.com>
28654              Date: Thu, 26 Apr 2001 23:54:29 +0100
28655              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
28656      Branch: perl
28657            ! ext/B/B/Deparse.pm
28658 ____________________________________________________________________________
28659 [  9870] By: jhi                                   on 2001/04/26  21:57:37
28660         Log: If some of the constants are prefixes of others,
28661              the prefixes may never get recognized.  (See 20010426.006.)
28662      Branch: perl
28663            ! utils/h2xs.PL
28664 ____________________________________________________________________________
28665 [  9869] By: jhi                                   on 2001/04/26  21:50:42
28666         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
28667              From: Chris Bongaarts <cab@tc.umn.edu>
28668              Date: Thu, 26 Apr 2001 17:10:31 -0500
28669              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
28670      Branch: perl
28671            ! ext/Sys/Syslog/Syslog.xs
28672 ____________________________________________________________________________
28673 [  9868] By: jhi                                   on 2001/04/26  21:35:12
28674         Log: Further cuts and more docs from Graham Barr.
28675      Branch: perl
28676            ! ext/List/Util/lib/List/Util.pm
28677            ! ext/List/Util/lib/Scalar/Util.pm
28678 ____________________________________________________________________________
28679 [  9867] By: jhi                                   on 2001/04/26  21:18:57
28680         Log: Subject: [PATCH 5.7.1] DB_File-1.77
28681              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
28682              Date: Thu, 26 Apr 2001 22:37:53 +0100
28683              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
28684      Branch: perl
28685            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
28686            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
28687 ____________________________________________________________________________
28688 [  9866] By: jhi                                   on 2001/04/26  21:12:31
28689         Log: Subject: [PATCH B::Deparse] fix easy bugs
28690              From: Robin Houston <robin@kitsite.com>
28691              Date: Thu, 26 Apr 2001 23:03:33 +0100
28692              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
28693      Branch: perl
28694            ! ext/B/B/Deparse.pm
28695 ____________________________________________________________________________
28696 [  9865] By: jhi                                   on 2001/04/26  20:26:13
28697         Log: Update Changes.
28698      Branch: perl
28699            ! Changes patchlevel.h
28700 ____________________________________________________________________________
28701 [  9864] By: jhi                                   on 2001/04/26  19:27:48
28702         Log: Dethinko from Robin Houston.
28703      Branch: perl
28704            ! ext/B/B/Deparse.pm
28705 ____________________________________________________________________________
28706 [  9863] By: jhi                                   on 2001/04/26  19:10:35
28707         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
28708              From: Robin Houston <robin@kitsite.com>
28709              Date: Thu, 26 Apr 2001 21:08:32 +0100
28710              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
28711      Branch: perl
28712            ! ext/B/B/Deparse.pm
28713 ____________________________________________________________________________
28714 [  9862] By: jhi                                   on 2001/04/26  19:04:23
28715         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
28716              From: Robin Houston <robin@kitsite.com>
28717              Date: Thu, 26 Apr 2001 20:52:50 +0100
28718              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
28719      Branch: perl
28720            ! ext/B/B/Deparse.pm
28721 ____________________________________________________________________________
28722 [  9861] By: jhi                                   on 2001/04/26  18:56:14
28723         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
28724              From: Mike Guy <mjtg@cam.ac.uk>
28725              Date: Thu, 26 Apr 2001 14:22:40 +0100
28726              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
28727      Branch: perl
28728            ! pod/perlobj.pod
28729 ____________________________________________________________________________
28730 [  9860] By: jhi                                   on 2001/04/26  18:46:42
28731         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
28732              From: Robin Houston <robin@kitsite.com>
28733              Date: Thu, 26 Apr 2001 20:34:29 +0100
28734              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
28735              
28736              Hashes do not interpolate.
28737      Branch: perl
28738            ! ext/B/B/Deparse.pm
28739 ____________________________________________________________________________
28740 [  9859] By: jhi                                   on 2001/04/26  18:43:51
28741         Log: Subject: The Time::Piece conspiracy unmasked!!!
28742              From: Mike Guy <mjtg@cam.ac.uk>
28743              Date: Thu, 26 Apr 2001 19:02:50 +0100
28744              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
28745              
28746              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
28747              From: Mike Guy <mjtg@cam.ac.uk>
28748              Date: Thu, 26 Apr 2001 19:08:21 +0100
28749              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
28750              
28751              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
28752              From: Graham Barr <gbarr@pobox.com>
28753              Date: Thu, 26 Apr 2001 19:12:03 +0100
28754              Message-ID: <20010426191203.A70835@pobox.com>
28755              
28756              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
28757      Branch: perl
28758            ! ext/List/Util/lib/List/Util.pm
28759            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
28760 ____________________________________________________________________________
28761 [  9858] By: jhi                                   on 2001/04/26  18:17:42
28762         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
28763              From: Robin Houston <robin@kitsite.com>
28764              Date: Thu, 26 Apr 2001 16:09:35 +0100
28765              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
28766      Branch: perl
28767            ! t/comp/proto.t
28768 ____________________________________________________________________________
28769 [  9857] By: jhi                                   on 2001/04/26  18:04:59
28770         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
28771              From: barries <barries@slaysys.com>
28772              Date: Thu, 26 Apr 2001 12:01:10 -0400
28773              Message-ID: <20010426120110.E29698@jester.slaysys.com>
28774      Branch: perl
28775            ! pod/perldiag.pod
28776 ____________________________________________________________________________
28777 [  9856] By: jhi                                   on 2001/04/26  18:03:33
28778         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
28779              Date: Thu, 26 Apr 2001 17:13:41 +0100
28780              From: Robin Houston <robin@kitsite.com>
28781              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
28782              
28783              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
28784              From: Robin Houston <robin@kitsite.com>
28785              Date: Thu, 26 Apr 2001 18:44:29 +0100
28786              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
28787      Branch: perl
28788            ! ext/B/B/Deparse.pm
28789 ____________________________________________________________________________
28790 [  9855] By: jhi                                   on 2001/04/26  17:56:04
28791         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
28792              From: Robin Houston <robin@kitsite.com>
28793              Date: Thu, 26 Apr 2001 17:04:08 +0100
28794              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
28795      Branch: perl
28796            ! ext/B/B/Deparse.pm
28797 ____________________________________________________________________________
28798 [  9854] By: jhi                                   on 2001/04/26  17:47:26
28799         Log: Subject: Re: Short test case for undef %stash:: crash
28800              From: Benjamin Sugars <bsugars@canoe.ca> 
28801              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
28802              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
28803              Changed and moved the perldiag entry.
28804      Branch: perl
28805            ! gv.c pod/perldiag.pod
28806 ____________________________________________________________________________
28807 [  9853] By: jhi                                   on 2001/04/26  14:35:16
28808         Log: Beginnings of strptime().  Do not touch the wet paint.
28809      Branch: perl
28810            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
28811 ____________________________________________________________________________
28812 [  9852] By: jhi                                   on 2001/04/26  13:17:21
28813         Log: Retract #9851, core dumps from pod2man.
28814      Branch: perl
28815            ! regcomp.c
28816 ____________________________________________________________________________
28817 [  9851] By: jhi                                   on 2001/04/26  11:54:41
28818         Log: (Retracted by #9852.)
28819              
28820              Subject: [PATCH @9846] dumping ANYOF
28821              From: Hugo <hv@crypt.compulink.co.uk>
28822              Date: Thu, 26 Apr 2001 05:32:38 +0100
28823              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
28824      Branch: perl
28825            ! regcomp.c
28826 ____________________________________________________________________________
28827 [  9850] By: jhi                                   on 2001/04/26  02:34:44
28828         Log: If ccflags was empty the _previous_ $* containing all the
28829              environment variables and Configure variables was used,
28830              which lead, among other bad things, into $ccflags being your
28831              uname -a output, which lead into test compile with cc failing,
28832              which lead into gcc being selected, which didn't work that well
28833              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
28834              with large files, et cetera.
28835      Branch: perl
28836            ! hints/hpux.sh
28837 ____________________________________________________________________________
28838 [  9849] By: jhi                                   on 2001/04/26  01:44:57
28839         Log: Make selfstubber test more portable.
28840      Branch: perl
28841            ! t/lib/selfstubber.t
28842 ____________________________________________________________________________
28843 [  9848] By: jhi                                   on 2001/04/26  00:50:26
28844         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
28845              From: Benjamin Sugars <ben.sugars@home.com>
28846              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
28847              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
28848      Branch: perl
28849            ! ext/Cwd/Cwd.xs
28850 ____________________________________________________________________________
28851 [  9847] By: jhi                                   on 2001/04/26  00:46:58
28852         Log: Subject: [PATCH: perl@9841] VMS updates
28853              From: Peter Prymmer <pvhp@forte.com>
28854              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
28855              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
28856      Branch: perl
28857            ! README.vms configure.com vms/descrip_mms.template
28858            ! vms/ext/filespec.t
28859 ____________________________________________________________________________
28860 [  9846] By: jhi                                   on 2001/04/26  00:11:56
28861         Log: re 'debug' was broken by #9084.
28862      Branch: perl
28863            ! ext/re/re.xs
28864 ____________________________________________________________________________
28865 [  9845] By: jhi                                   on 2001/04/25  22:33:17
28866         Log: Subject: [PATCH] test for Devel::SelfStubber
28867              From: Nicholas Clark <nick@ccl4.org>
28868              Date: Thu, 26 Apr 2001 00:00:54 +0100
28869              Message-ID: <20010426000054.D89026@plum.flirble.org>
28870      Branch: perl
28871            + t/lib/selfstubber.t
28872            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
28873 ____________________________________________________________________________
28874 [  9844] By: jhi                                   on 2001/04/25  22:29:32
28875         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
28876              From: Paul Johnson <paul@pjcj.net>
28877              Date: Thu, 26 Apr 2001 00:46:08 +0200
28878              Message-ID: <20010426004608.H2338@pjcj.net>
28879      Branch: perl
28880            ! ext/B/B/Concise.pm
28881 ____________________________________________________________________________
28882 [  9843] By: jhi                                   on 2001/04/25  22:28:28
28883         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
28884              From: Peter Prymmer <pvhp@forte.com>
28885              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
28886              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
28887      Branch: perl
28888            ! ext/Cwd/Cwd.xs
28889 ____________________________________________________________________________
28890 [  9842] By: jhi                                   on 2001/04/25  20:58:12
28891         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
28892              From: John Peacock <jpeacock@rowman.com>
28893              Date: Wed, 25 Apr 2001 17:30:26 -0400
28894              Message-ID: <3AE741F2.B3217464@rowman.com>
28895      Branch: perl
28896            ! lib/Math/BigInt.pm t/lib/bigintpm.t
28897 ____________________________________________________________________________
28898 [  9841] By: jhi                                   on 2001/04/25  20:07:05
28899         Log: Update Changes.
28900      Branch: perl
28901            ! Changes patchlevel.h
28902 ____________________________________________________________________________
28903 [  9840] By: jhi                                   on 2001/04/25  19:56:51
28904         Log: Yet another HP-UX hints version from Merijn.
28905      Branch: perl
28906            ! hints/hpux.sh
28907 ____________________________________________________________________________
28908 [  9839] By: jhi                                   on 2001/04/25  19:53:04
28909         Log: abs_path() didn't terminate the filename correctly,
28910              in DIRNAMLENless systems like HP-UX this would fail.
28911      Branch: perl
28912            ! ext/Cwd/Cwd.xs
28913 ____________________________________________________________________________
28914 [  9838] By: jhi                                   on 2001/04/25  16:37:26
28915         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
28916              From: Mike Guy <mjtg@cam.ac.uk>
28917              Date: Wed, 25 Apr 2001 18:31:47 +0100
28918              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
28919      Branch: perl
28920            ! op.c
28921 ____________________________________________________________________________
28922 [  9837] By: jhi                                   on 2001/04/25  16:21:53
28923         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
28924              From: Jon Eveland <jweveland@yahoo.com>
28925              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
28926              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
28927      Branch: perl
28928            ! lib/perl5db.pl
28929 ____________________________________________________________________________
28930 [  9836] By: jhi                                   on 2001/04/25  14:17:50
28931         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
28932              From: "Philip Newton" <pnewton@gmx.de>
28933              Date: Wed, 25 Apr 2001 17:05:58 +0200
28934              Message-ID: <3AE703F6.3234.1833C45@localhost>
28935      Branch: perl
28936            ! Porting/patching.pod
28937 ____________________________________________________________________________
28938 [  9835] By: jhi                                   on 2001/04/25  13:58:07
28939         Log: It would seem that both ar and full_ar need to be overridden
28940              for HP-UX to avoid the GNU ar.
28941      Branch: perl
28942            ! hints/hpux.sh
28943 ____________________________________________________________________________
28944 [  9834] By: jhi                                   on 2001/04/25  13:50:40
28945         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
28946              From: "Philip Newton" <pnewton@gmx.de>
28947              Date: Wed, 25 Apr 2001 16:09:23 +0200
28948              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
28949              
28950              Detypo.
28951      Branch: perl
28952            ! t/op/misc.t
28953 ____________________________________________________________________________
28954 [  9833] By: jhi                                   on 2001/04/25  12:36:11
28955         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
28956      Branch: perl
28957            ! hints/hpux.sh
28958 ____________________________________________________________________________
28959 [  9832] By: jhi                                   on 2001/04/25  12:33:36
28960         Log: New version of HP-UX hints from Merijn.
28961      Branch: perl
28962            ! hints/hpux.sh
28963 ____________________________________________________________________________
28964 [  9831] By: jhi                                   on 2001/04/25  03:39:45
28965         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
28966      Branch: perl
28967            ! hints/hpux.sh
28968 ____________________________________________________________________________
28969 [  9830] By: jhi                                   on 2001/04/25  02:53:25
28970         Log: The tzname[] bit is not needed by util.c -- and causes
28971              heartburn in VMS (and it missing was probably the cause of
28972              the Mac OS X trouble).  Ouch.
28973      Branch: perl
28974            ! ext/POSIX/POSIX.xs util.c
28975 ____________________________________________________________________________
28976 [  9829] By: jhi                                   on 2001/04/25  00:10:06
28977         Log: Metaconfig unit change for #9828.
28978      Branch: metaconfig
28979            ! U/compline/ccflags.U
28980 ____________________________________________________________________________
28981 [  9828] By: jhi                                   on 2001/04/25  00:04:18
28982         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
28983              (which is actually the reason for the change, we need to pass
28984              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
28985              EP/IX, OS/2, and TitanOS, based on the hints files.
28986      Branch: perl
28987            ! Configure config_h.SH
28988 ____________________________________________________________________________
28989 [  9827] By: jhi                                   on 2001/04/24  23:49:20
28990         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
28991              the $cat must have an absolute path.
28992      Branch: perl
28993            ! makedepend.SH
28994 ____________________________________________________________________________
28995 [  9826] By: jhi                                   on 2001/04/24  23:40:53
28996         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
28997      Branch: perl
28998            ! README.amiga
28999 ____________________________________________________________________________
29000 [  9825] By: jhi                                   on 2001/04/24  23:35:35
29001         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
29002              From: "Philip Newton" <pnewton@gmx.de>
29003              Date: Tue, 24 Apr 2001 18:52:49 +0200
29004              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
29005      Branch: perl
29006            ! x2p/find2perl.PL
29007 ____________________________________________________________________________
29008 [  9824] By: jhi                                   on 2001/04/24  23:33:07
29009         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
29010              Some gcc specifics dropped out due to extensive rewriting;
29011              will be put back later as needed.
29012      Branch: perl
29013            ! hints/hpux.sh
29014 ____________________________________________________________________________
29015 [  9823] By: jhi                                   on 2001/04/24  23:27:57
29016         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
29017      Branch: perl
29018            ! ext/POSIX/POSIX.xs
29019 ____________________________________________________________________________
29020 [  9822] By: jhi                                   on 2001/04/24  23:25:21
29021         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
29022              From: Tim Jenness <t.jenness@jach.hawaii.edu>
29023              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
29024              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
29025      Branch: perl
29026            ! ext/XS/Typemap/Typemap.xs
29027 ____________________________________________________________________________
29028 [  9821] By: jhi                                   on 2001/04/24  23:24:10
29029         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
29030              From: "Abigail" <abigail@foad.org>
29031              Date: Tue, 24 Apr 2001 23:12:03 +0200
29032              Message-ID: <20010424211203.7901.qmail@foad.org>
29033      Branch: perl
29034            ! pod/perlport.pod
29035 ____________________________________________________________________________
29036 [  9820] By: jhi                                   on 2001/04/24  23:23:15
29037         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
29038              From: Matt Sergeant <matt@sergeant.org>
29039              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
29040              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
29041      Branch: perl
29042            ! pod/perlfaq4.pod
29043 ____________________________________________________________________________
29044 [  9819] By: nick                                  on 2001/04/24  18:49:43
29045         Log: Integrate mainline.
29046      Branch: perlio
29047           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
29048           !> (integrate 37 files)
29049 ____________________________________________________________________________
29050 [  9818] By: jhi                                   on 2001/04/24  14:35:23
29051         Log: Update Changes.
29052      Branch: perl
29053            ! Changes patchlevel.h
29054 ____________________________________________________________________________
29055 [  9817] By: jhi                                   on 2001/04/24  14:09:17
29056         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
29057              From: "Philip Newton" <pnewton@gmx.de>
29058              Date: Tue, 24 Apr 2001 12:58:12 +0200
29059              Message-ID: <3AE57864.8304.B77A0A@localhost> 
29060              
29061              plus add CPAN to the list of modules that have their own tests.
29062      Branch: perl
29063            ! t/lib/1_compile.t
29064 ____________________________________________________________________________
29065 [  9816] By: jhi                                   on 2001/04/24  14:07:03
29066         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
29067              From: Michael G Schwern <schwern@pobox.com>
29068              Date: Sat, 21 Apr 2001 22:35:00 +0100
29069              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
29070      Branch: perl
29071            ! t/lib/1_compile.t
29072 ____________________________________________________________________________
29073 [  9815] By: jhi                                   on 2001/04/24  13:54:32
29074         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
29075              From: Robin Houston <robin@kitsite.com>
29076              Date: Tue, 24 Apr 2001 15:51:18 +0100
29077              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
29078      Branch: perl
29079            ! ext/B/B/Deparse.pm
29080 ____________________________________________________________________________
29081 [  9814] By: jhi                                   on 2001/04/24  13:17:34
29082         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
29083              From: Bill Glicker <billg@burrelles.com>
29084              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
29085              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
29086      Branch: perl
29087            ! hints/svr5.sh
29088 ____________________________________________________________________________
29089 [  9813] By: jhi                                   on 2001/04/24  12:54:23
29090         Log: Prevent path disclosure (probing for existence of filenames)
29091              using suidperl; bug id 20010322.218.
29092      Branch: perl
29093            ! perl.c pod/perldiag.pod
29094 ____________________________________________________________________________
29095 [  9812] By: jhi                                   on 2001/04/24  12:08:36
29096         Log: Retract #9811.
29097      Branch: perl
29098            ! ext/POSIX/POSIX.xs
29099 ____________________________________________________________________________
29100 [  9811] By: jhi                                   on 2001/04/24  11:57:35
29101         Log: (Retracted by #9812.)
29102      Branch: perl
29103            ! ext/POSIX/POSIX.xs
29104 ____________________________________________________________________________
29105 [  9810] By: jhi                                   on 2001/04/24  03:32:35
29106         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
29107      Branch: perl
29108            ! util.c
29109 ____________________________________________________________________________
29110 [  9809] By: jhi                                   on 2001/04/24  03:16:13
29111         Log: The Math::BigFloat::import() was broken.
29112              (Fixes bug id 20010422.002.)
29113      Branch: perl
29114            ! lib/Math/BigFloat.pm
29115 ____________________________________________________________________________
29116 [  9808] By: jhi                                   on 2001/04/24  01:11:40
29117         Log: Additional dependencies; should help for parallel makes
29118              not to fail on missing lib/lib.pm or lib/re.pm.
29119      Branch: perl
29120            ! Makefile.SH
29121 ____________________________________________________________________________
29122 [  9807] By: jhi                                   on 2001/04/24  00:57:01
29123         Log: Update the test failure disclaimer.
29124      Branch: perl
29125            ! t/pragma/warn/pp_hot
29126 ____________________________________________________________________________
29127 [  9806] By: jhi                                   on 2001/04/24  00:54:04
29128         Log: Add make target "install-all" which is alias for "install"
29129              to cater for case-preserving filesystems like HFS+.
29130      Branch: perl
29131            ! INSTALL Makefile.SH
29132 ____________________________________________________________________________
29133 [  9805] By: jhi                                   on 2001/04/24  00:47:28
29134         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
29135              From: Peter Prymmer <pvhp@forte.com>
29136              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
29137              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
29138              
29139              (Ken William's message forwarded from macosx@perl.org)
29140      Branch: perl
29141            ! hints/darwin.sh
29142 ____________________________________________________________________________
29143 [  9804] By: jhi                                   on 2001/04/23  23:57:35
29144         Log: Cut-and-pasto.
29145      Branch: perl
29146            ! perlio.c
29147 ____________________________________________________________________________
29148 [  9803] By: jhi                                   on 2001/04/23  23:52:25
29149         Log: More PerlIO robustness.
29150      Branch: perl
29151            ! perlio.c
29152 ____________________________________________________________________________
29153 [  9802] By: jhi                                   on 2001/04/23  23:43:35
29154         Log: Make the "STD* opened only for ..." errors more consistent.
29155      Branch: perl
29156            ! doio.c
29157 ____________________________________________________________________________
29158 [  9801] By: jhi                                   on 2001/04/23  23:34:26
29159         Log: Test case for #9800.
29160      Branch: perl
29161            ! t/op/misc.t
29162 ____________________________________________________________________________
29163 [  9800] By: jhi                                   on 2001/04/23  23:14:43
29164         Log: Avoid coredump on 'close STDERR; die' by making
29165              the PerlIO calls more robust.  Also use SETERRNO()
29166              instead of errno = to be more VMS-ready.
29167      Branch: perl
29168            ! perlio.c
29169 ____________________________________________________________________________
29170 [  9799] By: jhi                                   on 2001/04/23  21:41:10
29171         Log: Subject: test for ID 20010423.002
29172              From: Robin Houston <robin@kitsite.com>
29173              Date: Mon, 23 Apr 2001 16:52:21 +0100
29174              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
29175      Branch: perl
29176            ! t/op/avhv.t
29177 ____________________________________________________________________________
29178 [  9798] By: jhi                                   on 2001/04/23  21:40:07
29179         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
29180              From: David Dyck <dcd@tc.fluke.com>
29181              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
29182              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
29183      Branch: perl
29184            ! installperl
29185 ____________________________________________________________________________
29186 [  9797] By: jhi                                   on 2001/04/23  21:37:56
29187         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
29188              From: Benjamin Sugars <bsugars@canoe.ca>
29189              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
29190              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
29191      Branch: perl
29192            ! ext/Cwd/Cwd.xs lib/Cwd.pm
29193 ____________________________________________________________________________
29194 [  9796] By: jhi                                   on 2001/04/23  21:29:24
29195         Log: Synchronize h2xs and pod2man some more on the documentation
29196              templates they propose.
29197      Branch: perl
29198            ! pod/pod2man.PL utils/h2xs.PL
29199 ____________________________________________________________________________
29200 [  9795] By: jhi                                   on 2001/04/23  17:30:40
29201         Log: Add one more naughty test for base64; make encoding logic cleaner.
29202      Branch: perl
29203            ! t/lib/mimeb64.t
29204 ____________________________________________________________________________
29205 [  9794] By: jhi                                   on 2001/04/23  13:51:32
29206         Log: Update Changes.
29207      Branch: perl
29208            ! Changes patchlevel.h
29209 ____________________________________________________________________________
29210 [  9793] By: jhi                                   on 2001/04/23  13:44:18
29211         Log: Duplicate lines.
29212      Branch: perl
29213            ! MANIFEST
29214 ____________________________________________________________________________
29215 [  9792] By: jhi                                   on 2001/04/23  13:39:13
29216         Log: Subject: Re: PATCH 5.7.1
29217              From: Mark-Jason Dominus <mjd@plover.com>
29218              Date: Mon, 23 Apr 2001 10:30:21 -0400
29219              Message-ID: <20010423143021.17335.qmail@plover.com>
29220      Branch: perl
29221            ! perl.h sv.c
29222 ____________________________________________________________________________
29223 [  9791] By: jhi                                   on 2001/04/23  13:32:40
29224         Log: Add the CPAN.pm 1.59_54 tests.
29225      Branch: perl
29226            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
29227            ! MANIFEST
29228 ____________________________________________________________________________
29229 [  9790] By: jhi                                   on 2001/04/23  13:21:55
29230         Log: Subject: Deparse nit
29231              From: Robin Houston <robin@kitsite.com>
29232              Date: Mon, 23 Apr 2001 12:38:20 +0100
29233              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
29234      Branch: perl
29235            ! ext/B/B/Deparse.pm
29236 ____________________________________________________________________________
29237 [  9789] By: jhi                                   on 2001/04/23  13:19:07
29238         Log: Subject: [PATCH] bug 20010423.002
29239              From: Robin Houston <robin@kitsite.com>
29240              Date: Mon, 23 Apr 2001 13:12:30 +0100
29241              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
29242      Branch: perl
29243            ! pp.c
29244 ____________________________________________________________________________
29245 [  9788] By: jhi                                   on 2001/04/23  13:02:49
29246         Log: Subject: PATCH [5.7.1] hv.c unused #define
29247              From: Mark-Jason Dominus <mjd@plover.com>
29248              Date: Sun, 22 Apr 2001 14:17:49 -0400
29249              Message-ID: <20010422181749.26976.qmail@plover.com>
29250      Branch: perl
29251            ! hv.c
29252 ____________________________________________________________________________
29253 [  9787] By: jhi                                   on 2001/04/23  13:02:02
29254         Log: Subject: PATCH 5.7.1
29255              From: Mark-Jason Dominus <mjd@plover.com>
29256              Date: Sun, 22 Apr 2001 15:12:57 -0400
29257              Message-ID: <20010422191258.6539.qmail@plover.com>
29258              
29259              plus Sarathy's STMT_START + STMT_END suggestion.
29260      Branch: perl
29261            ! perl.h
29262 ____________________________________________________________________________
29263 [  9786] By: jhi                                   on 2001/04/23  12:53:25
29264         Log: Fix for
29265              
29266              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
29267              From: dLux <dlux@spam.sch.bme.hu>
29268              Date: Mon, 23 Apr 2001 01:25:26 +0200
29269              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
29270              
29271              (SvGROW really does return a char *.)
29272      Branch: perl
29273            ! pod/perlapi.pod sv.h
29274 ____________________________________________________________________________
29275 [  9785] By: jhi                                   on 2001/04/23  04:34:04
29276         Log: Time::Piece work continues.  $t->day removed since
29277              I think it's too confusing.  Now has normal and
29278              abbreviated length weekday names and month names,
29279              the names change with _names(), not _list().
29280              Now has strftime() in Perl, _strftime() is
29281              the libc version (to which strftime() falls back
29282              if it doesn't know the format.  To do: the reverse
29283              of strftime, strptime(), and the localisation of both.
29284      Branch: perl
29285            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
29286            ! t/lib/time-piece.t
29287 ____________________________________________________________________________
29288 [  9784] By: jhi                                   on 2001/04/23  02:41:46
29289         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
29290              From: andreas.koenig@anima.de (Andreas J. Koenig)
29291              Date: 23 Apr 2001 05:20:55 +0200
29292              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
29293      Branch: perl
29294            ! t/pragma/overload.t
29295 ____________________________________________________________________________
29296 [  9783] By: jhi                                   on 2001/04/22  23:32:42
29297         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
29298              From: Robin Houston <robin@kitsite.com>
29299              Date: Mon, 23 Apr 2001 00:38:18 +0100
29300              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
29301      Branch: perl
29302            ! ext/B/B/Deparse.pm
29303 ____________________________________________________________________________
29304 [  9782] By: jhi                                   on 2001/04/22  20:55:43
29305         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
29306              From: Simon Cozens <simon@netthink.co.uk>
29307              Date: Sun, 22 Apr 2001 18:47:25 +0100
29308              Message-ID: <20010422184725.A14411@netthink.co.uk>
29309      Branch: perl
29310            ! sv.c t/pragma/overload.t
29311 ____________________________________________________________________________
29312 [  9781] By: jhi                                   on 2001/04/22  20:52:13
29313         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
29314              From: Robin Houston <robin@kitsite.com>
29315              Date: Sun, 22 Apr 2001 22:14:50 +0100
29316              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
29317      Branch: perl
29318            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
29319 ____________________________________________________________________________
29320 [  9780] By: nick                                  on 2001/04/22  20:40:31
29321         Log: Integrate mainline.
29322      Branch: perlio
29323           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
29324           +> t/lib/b-stash.t
29325           !> (integrate 38 files)
29326 ____________________________________________________________________________
29327 [  9779] By: jhi                                   on 2001/04/22  15:16:03
29328         Log: Subject: IO::Socket::INET patch
29329              From: andrew deryabin <djsf@technarchy.ru>
29330              Date: Sat, 21 Apr 2001 17:46:52 +0400
29331              Message-ID: <20010421174652.B1426@technarchy>
29332      Branch: perl
29333            ! ext/IO/lib/IO/Socket/INET.pm
29334 ____________________________________________________________________________
29335 [  9778] By: jhi                                   on 2001/04/22  15:14:33
29336         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
29337              From: Mark-Jason Dominus <mjd@plover.com>
29338              Date: Sat, 21 Apr 2001 21:27:49 -0400
29339              Message-ID: <20010422012749.27024.qmail@plover.com>
29340      Branch: perl
29341            ! regcomp.c
29342 ____________________________________________________________________________
29343 [  9777] By: jhi                                   on 2001/04/22  15:10:51
29344         Log: Subject: Re: Regex debugger patch 
29345              From: Mark-Jason Dominus <mjd@plover.com>
29346              Date: Sat, 21 Apr 2001 21:48:51 -0400
29347              Message-ID: <20010422014851.27165.qmail@plover.com>
29348      Branch: perl
29349            ! pod/perldebguts.pod
29350 ____________________________________________________________________________
29351 [  9776] By: jhi                                   on 2001/04/22  15:09:48
29352         Log: Subject: Re: Regex debugger patch
29353              From: Mark-Jason Dominus <mjd@plover.com>
29354              Date: Sat, 21 Apr 2001 14:24:39 -0400
29355              Message-ID: <20010421182439.16508.qmail@plover.com>
29356              
29357              Regex debugger backend.
29358      Branch: perl
29359            ! regcomp.c regexp.h
29360 ____________________________________________________________________________
29361 [  9775] By: jhi                                   on 2001/04/21  16:45:40
29362         Log: Subject: [PATCH] Typo in utf8.h
29363              From: Jesús Quiroga <jquiroga@pobox.com>
29364              Date: Sat, 21 Apr 2001 19:25:33 +0200
29365              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
29366      Branch: perl
29367            ! utf8.h
29368 ____________________________________________________________________________
29369 [  9774] By: jhi                                   on 2001/04/21  16:43:52
29370         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
29371              From: Joe Orton <jorton@redhat.com>
29372              Date: Tue, 17 Apr 2001 15:50:43 +0100
29373              Message-Id: <20010417155043.D19132@eu.c2.net>
29374      Branch: perl
29375            ! hints/svr5.sh
29376 ____________________________________________________________________________
29377 [  9773] By: jhi                                   on 2001/04/21  15:30:15
29378         Log: Subject: Patch utils/h2xs.PL
29379              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
29380              Date: Sat, 21 Apr 2001 10:32:16 -0500
29381              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
29382              
29383              Add MAILING list and LICENSE templates.
29384      Branch: perl
29385            ! utils/h2xs.PL
29386 ____________________________________________________________________________
29387 [  9772] By: jhi                                   on 2001/04/21  15:28:36
29388         Log: Subject: perlfaq2.patch for 5.7.1
29389              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
29390              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
29391              Date: Fri, 20 Apr 2001 16:42:19 -0500
29392              
29393              rm an extra tab, a blurb about the xx.cpan to clarify
29394              which countries actually have that and dejanews is history
29395              as well as most of that nonsensical entry.
29396      Branch: perl
29397            ! pod/perlfaq2.pod
29398 ____________________________________________________________________________
29399 [  9771] By: jhi                                   on 2001/04/21  15:27:17
29400         Log: Subject: perlfaq1.patch for 5.7.1
29401              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
29402              Date: Fri, 20 Apr 2001 16:57:36 -0500
29403              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
29404              
29405              Evil URLs must die. Especially when they are broken.
29406      Branch: perl
29407            ! pod/perlfaq1.pod
29408 ____________________________________________________________________________
29409 [  9770] By: jhi                                   on 2001/04/21  15:23:38
29410         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
29411              From: Michael G Schwern <schwern@pobox.com>
29412              Date: Sat, 21 Apr 2001 16:11:12 +0100
29413              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
29414      Branch: perl
29415            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
29416            + t/lib/b-stash.t
29417            ! MANIFEST ext/B/B.pm t/lib/b.t
29418 ____________________________________________________________________________
29419 [  9769] By: jhi                                   on 2001/04/21  15:03:32
29420         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
29421              From: Michael G Schwern <schwern@pobox.com>
29422              Date: Sat, 21 Apr 2001 09:48:00 +0100
29423              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
29424      Branch: perl
29425            ! utils/h2ph.PL
29426 ____________________________________________________________________________
29427 [  9768] By: jhi                                   on 2001/04/21  14:33:49
29428         Log: PerlIO and Encode doc cleanup and tweaks.
29429      Branch: perl
29430            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
29431            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
29432 ____________________________________________________________________________
29433 [  9767] By: jhi                                   on 2001/04/21  12:40:16
29434         Log: Integrate perlio.
29435      Branch: perl
29436           !> doio.c
29437 ____________________________________________________________________________
29438 [  9766] By: nick                                  on 2001/04/20  18:28:35
29439         Log: Avoid core dump on
29440              open(STDOUT,">",\$foo);
29441      Branch: perlio
29442            ! doio.c
29443 ____________________________________________________________________________
29444 [  9765] By: jhi                                   on 2001/04/20  13:23:43
29445         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
29446              From: Robin Houston <robin@kitsite.com>
29447              Date: Fri, 20 Apr 2001 14:29:22 +0100
29448              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
29449      Branch: perl
29450            ! ext/B/B.pm ext/B/B/Deparse.pm
29451 ____________________________________________________________________________
29452 [  9764] By: jhi                                   on 2001/04/20  13:19:33
29453         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
29454              From: Peter Prymmer <pvhp@forte.com>
29455              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
29456              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
29457      Branch: perl
29458            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
29459            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
29460            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
29461            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
29462 ____________________________________________________________________________
29463 [  9763] By: jhi                                   on 2001/04/20  12:36:39
29464         Log: Subject: Re: A new PerlIO coredump
29465              From: Nick Ing-Simmons <nik@tiuk.ti.com>
29466              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
29467              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
29468      Branch: perl
29469            ! doio.c
29470 ____________________________________________________________________________
29471 [  9762] By: jhi                                   on 2001/04/19  23:02:30
29472         Log: Update Changes.
29473      Branch: perl
29474            ! Changes patchlevel.h
29475 ____________________________________________________________________________
29476 [  9761] By: jhi                                   on 2001/04/19  22:59:19
29477         Log: More cleanup cleanup.
29478      Branch: perl
29479            ! Makefile.SH win32/Makefile win32/makefile.mk
29480 ____________________________________________________________________________
29481 [  9760] By: jhi                                   on 2001/04/19  22:50:31
29482         Log: lib/Time is non-empty, let's not rmdir it.
29483      Branch: perl
29484            ! Makefile.SH
29485 ____________________________________________________________________________
29486 [  9759] By: jhi                                   on 2001/04/19  22:36:51
29487         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
29488              From: Robin Houston <robin@kitsite.com>
29489              Date: Fri, 20 Apr 2001 00:18:53 +0100
29490              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
29491      Branch: perl
29492            ! ext/B/B/Deparse.pm
29493 ____________________________________________________________________________
29494 [  9758] By: jhi                                   on 2001/04/19  22:36:00
29495         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
29496              From: Peter Prymmer <pvhp@forte.com>
29497              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
29498              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
29499      Branch: perl
29500            ! ext/Cwd/Cwd.xs
29501 ____________________________________________________________________________
29502 [  9757] By: nick                                  on 2001/04/19  18:53:54
29503         Log: Blind (untested) integrate of mainline.
29504      Branch: perlio
29505           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
29506           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
29507           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
29508           !> (integrate 53 files)
29509 ____________________________________________________________________________
29510 [  9756] By: jhi                                   on 2001/04/19  16:59:23
29511         Log: Document and test Time::Piece.
29512      Branch: perl
29513            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
29514            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
29515 ____________________________________________________________________________
29516 [  9755] By: jhi                                   on 2001/04/19  12:13:29
29517         Log: A better fix for the \x{12345678} trouble from NI-S.
29518      Branch: perl
29519            ! utf8.c
29520 ____________________________________________________________________________
29521 [  9754] By: jhi                                   on 2001/04/19  11:56:07
29522         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
29523              From: Robin Houston <robin@kitsite.com>
29524              Date: Wed, 18 Apr 2001 17:58:33 +0100
29525              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
29526      Branch: perl
29527            ! ext/B/B/Deparse.pm op.c
29528 ____________________________________________________________________________
29529 [  9753] By: jhi                                   on 2001/04/19  04:21:52
29530         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
29531              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
29532              Date: Thu, 19 Apr 2001 01:11:41 -0400
29533              Message-ID: <20010419011141.A5798@cpan.org>
29534      Branch: perl
29535            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
29536 ____________________________________________________________________________
29537 [  9752] By: jhi                                   on 2001/04/19  02:41:10
29538         Log: The new time utils need to be thread-aware, too.
29539      Branch: perl
29540            ! util.c
29541 ____________________________________________________________________________
29542 [  9751] By: jhi                                   on 2001/04/19  02:26:47
29543         Log: Compilation nit noticed by AIX compiler.
29544      Branch: perl
29545            ! perlio.c
29546 ____________________________________________________________________________
29547 [  9750] By: jhi                                   on 2001/04/19  02:20:06
29548         Log: The new time utils need to be public.
29549      Branch: perl
29550            ! embed.pl
29551 ____________________________________________________________________________
29552 [  9749] By: jhi                                   on 2001/04/19  01:42:39
29553         Log: Regen toc.
29554      Branch: perl
29555            ! pod/perltoc.pod
29556 ____________________________________________________________________________
29557 [  9748] By: jhi                                   on 2001/04/19  01:41:10
29558         Log: Add Time::Piece, a slight rewrite of Time::Object,
29559              from Matt Sergeant.
29560      Branch: perl
29561            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
29562            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
29563            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
29564            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
29565            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
29566            ! win32/makefile.mk
29567 ____________________________________________________________________________
29568 [  9747] By: jhi                                   on 2001/04/19  00:55:35
29569         Log: The new metaconfig unit from strftime.
29570      Branch: metaconfig/U/perl
29571            + d_strftime.U
29572 ____________________________________________________________________________
29573 [  9746] By: jhi                                   on 2001/04/19  00:54:54
29574         Log: Move the strftime() wrapper from POSIX.xs to util.c
29575              as my_strftime(), requires HAS_STRFTIME.
29576      Branch: perl
29577            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29578            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
29579            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
29580            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
29581            ! vos/config.ga.h win32/config.bc win32/config.gc
29582            ! win32/config.vc
29583 ____________________________________________________________________________
29584 [  9745] By: jhi                                   on 2001/04/18  23:11:03
29585         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
29586              in preparation of Time::Piece.
29587      Branch: perl
29588            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
29589 ____________________________________________________________________________
29590 [  9744] By: jhi                                   on 2001/04/18  22:33:12
29591         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
29592              From: Peter Prymmer <pvhp@forte.com>
29593              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
29594              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
29595      Branch: perl
29596            ! t/lib/exporter.t
29597 ____________________________________________________________________________
29598 [  9743] By: jhi                                   on 2001/04/18  22:32:23
29599         Log: Subject: Fwd: pod2html leaves cache files lying around?
29600              From: Rajesh Vaidheeswarran <rv@gnu.org>
29601              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
29602              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
29603      Branch: perl
29604            ! lib/Pod/Html.pm
29605 ____________________________________________________________________________
29606 [  9742] By: jhi                                   on 2001/04/18  20:31:49
29607         Log: Update Changes.
29608      Branch: perl
29609            ! Changes patchlevel.h
29610 ____________________________________________________________________________
29611 [  9741] By: jhi                                   on 2001/04/18  20:23:02
29612         Log: Declare hints only if needed.
29613      Branch: perl
29614            ! ext/B/B/Deparse.pm
29615 ____________________________________________________________________________
29616 [  9740] By: jhi                                   on 2001/04/18  19:06:05
29617         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
29618              bug noticed by Robin Houston; basically the code of detecting
29619              value wraparound was acting differently under different compilers
29620              and platforms.  The workaround is to remove the overflow check
29621              for now, a real fix would be to do the overflow (portably) right.
29622      Branch: perl
29623            ! t/op/pat.t utf8.c
29624 ____________________________________________________________________________
29625 [  9739] By: jhi                                   on 2001/04/18  19:01:23
29626         Log: Subject: [PATCH B::Deparse] some pragma support
29627              From: Robin Houston <robin@kitsite.com>
29628              Date: Wed, 18 Apr 2001 19:32:12 +0100
29629              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
29630      Branch: perl
29631            ! ext/B/B/Deparse.pm
29632 ____________________________________________________________________________
29633 [  9738] By: jhi                                   on 2001/04/18  15:16:37
29634         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
29635              From: Benjamin Sugars <bsugars@canoe.ca>
29636              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
29637              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
29638      Branch: perl
29639            ! t/op/glob.t
29640 ____________________________________________________________________________
29641 [  9737] By: jhi                                   on 2001/04/18  13:24:50
29642         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
29643              From: Tim Jenness <t.jenness@jach.hawaii.edu>
29644              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
29645              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
29646      Branch: perl
29647            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
29648            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
29649 ____________________________________________________________________________
29650 [  9736] By: jhi                                   on 2001/04/18  04:15:14
29651         Log: The #9735 also changes the subtest 12.
29652      Branch: perl
29653            ! t/lib/b.t
29654 ____________________________________________________________________________
29655 [  9735] By: jhi                                   on 2001/04/18  03:55:17
29656         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
29657              From: David Dyck <dcd@tc.fluke.com>
29658              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
29659              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
29660      Branch: perl
29661            ! ext/B/B/Deparse.pm
29662 ____________________________________________________________________________
29663 [  9734] By: jhi                                   on 2001/04/18  03:54:11
29664         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
29665              From: Gisle Aas <gisle@ActiveState.com>
29666              Date: 17 Apr 2001 19:06:45 -0700
29667              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
29668      Branch: perl
29669            ! pp_hot.c t/op/misc.t
29670 ____________________________________________________________________________
29671 [  9733] By: jhi                                   on 2001/04/17  22:25:22
29672         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
29673              From: "Abigail" <abigail@foad.org>
29674              Date: Wed, 18 Apr 2001 01:17:46 +0200
29675              Message-ID: <20010417231746.21657.qmail@foad.org>
29676      Branch: perl
29677            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
29678 ____________________________________________________________________________
29679 [  9732] By: jhi                                   on 2001/04/17  20:47:56
29680         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
29681              From: Robin Houston <robin@kitsite.com>
29682              Date: Tue, 17 Apr 2001 22:37:42 +0100
29683              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
29684      Branch: perl
29685            ! ext/B/B/Deparse.pm
29686 ____________________________________________________________________________
29687 [  9731] By: nick                                  on 2001/04/17  20:46:35
29688         Log: Re-sync for t/lib/b.t fix
29689      Branch: perlio
29690           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
29691 ____________________________________________________________________________
29692 [  9730] By: jhi                                   on 2001/04/17  20:45:29
29693         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
29694              From: Robin Houston <robin@kitsite.com>
29695              Date: Tue, 17 Apr 2001 22:29:36 +0100
29696              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
29697      Branch: perl
29698            ! ext/B/B.xs ext/B/B/Deparse.pm
29699 ____________________________________________________________________________
29700 [  9729] By: jhi                                   on 2001/04/17  20:43:11
29701         Log: Subject: Deparse - parenthesise args to undeclared subs
29702              From: Robin Houston <robin@kitsite.com>
29703              Date: Tue, 17 Apr 2001 21:31:05 +0100
29704              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
29705      Branch: perl
29706            ! ext/B/B/Deparse.pm
29707 ____________________________________________________________________________
29708 [  9728] By: jhi                                   on 2001/04/17  18:57:30
29709         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
29710              From: Benjamin Sugars <ben.sugars@home.com>
29711              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
29712              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
29713      Branch: perl
29714            ! t/lib/cwd.t
29715 ____________________________________________________________________________
29716 [  9727] By: jhi                                   on 2001/04/17  18:20:20
29717         Log: Subject: [PATCH B::Deparse] ambient pragmas
29718              From: Robin Houston <robin@kitsite.com>
29719              Date: Tue, 17 Apr 2001 20:01:59 +0100
29720              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
29721      Branch: perl
29722            ! ext/B/B/Deparse.pm t/lib/b.t
29723 ____________________________________________________________________________
29724 [  9726] By: nick                                  on 2001/04/17  16:33:51
29725         Log: Integrate mainline (t/lib/b.t fails test 2...)
29726      Branch: perlio
29727           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
29728           +> ext/List/Util/README ext/List/Util/Util.xs
29729           +> ext/List/Util/lib/List/Util.pm
29730           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
29731           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
29732           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
29733           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
29734           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
29735           !> (integrate 31 files)
29736 ____________________________________________________________________________
29737 [  9725] By: jhi                                   on 2001/04/17  12:14:24
29738         Log: Subject: multiple B::* changes
29739              From: Robin Houston <robin@kitsite.com>
29740              Date: Thu, 12 Apr 2001 20:12:27 +0100
29741              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
29742      Branch: perl
29743            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
29744 ____________________________________________________________________________
29745 [  9724] By: jhi                                   on 2001/04/17  11:59:05
29746         Log: Thread-awareness from Doug MacEachern.
29747      Branch: perl
29748            ! ext/List/Util/Util.xs
29749 ____________________________________________________________________________
29750 [  9723] By: jhi                                   on 2001/04/17  11:57:41
29751         Log: Make the test more portable.
29752      Branch: perl
29753            ! t/lib/cwd.t
29754 ____________________________________________________________________________
29755 [  9722] By: jhi                                   on 2001/04/17  11:53:50
29756         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
29757              From: Benjamin Sugars <ben.sugars@home.com>
29758              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
29759              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
29760      Branch: perl
29761            ! t/lib/cwd.t
29762 ____________________________________________________________________________
29763 [  9721] By: jhi                                   on 2001/04/17  11:52:17
29764         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
29765              From: Benjamin Sugars <bsugars@canoe.ca>
29766              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
29767              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
29768      Branch: perl
29769            ! op.c
29770 ____________________________________________________________________________
29771 [  9720] By: jhi                                   on 2001/04/17  11:35:42
29772         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
29773              From: Chris Nandor <pudge@pobox.com>
29774              Date: Tue, 17 Apr 2001 00:30:49 -0400
29775              Message-Id: <p05100207b701768712de@[10.0.1.177]>
29776      Branch: perl
29777            ! ext/File/Glob/bsd_glob.c gv.c
29778 ____________________________________________________________________________
29779 [  9719] By: jhi                                   on 2001/04/17  11:32:13
29780         Log: Subject: [PATCH] Tweten->West
29781              From: Casey West <casey@geeknest.com>
29782              Date: Mon, 16 Apr 2001 12:11:22 -0400
29783              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
29784      Branch: perl
29785            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
29786            ! pod/perltie.pod
29787 ____________________________________________________________________________
29788 [  9718] By: jhi                                   on 2001/04/16  03:22:52
29789         Log: Update Changes.
29790      Branch: perl
29791            ! Changes patchlevel.h
29792 ____________________________________________________________________________
29793 [  9717] By: jhi                                   on 2001/04/16  03:06:28
29794         Log: Regen toc.
29795      Branch: perl
29796            ! pod/perltoc.pod
29797 ____________________________________________________________________________
29798 [  9716] By: jhi                                   on 2001/04/16  02:58:42
29799         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
29800              From: Prymmer/Kahn <pvhp@best.com>
29801              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
29802              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
29803      Branch: perl
29804            ! utf8.c
29805 ____________________________________________________________________________
29806 [  9715] By: jhi                                   on 2001/04/15  23:40:35
29807         Log: Subject: Re: Net::Ping patch, adds stream protocol
29808              From: bronson@rinspin.com (Scott Bronson)
29809              Date: Tue, 10 Apr 2001 23:58:33 -0700
29810              Message-ID: <20010410235833.N29719@rinspin.com>
29811      Branch: perl
29812            ! lib/Net/Ping.pm
29813 ____________________________________________________________________________
29814 [  9714] By: jhi                                   on 2001/04/15  23:31:46
29815         Log: Printing out the ok messages helps successful testing.
29816      Branch: perl
29817            ! t/lib/time-hires.t
29818 ____________________________________________________________________________
29819 [  9713] By: jhi                                   on 2001/04/15  21:43:24
29820         Log: Update Douglas Wegscheid's email.
29821      Branch: perl
29822            ! AUTHORS
29823 ____________________________________________________________________________
29824 [  9712] By: jhi                                   on 2001/04/15  21:40:41
29825         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
29826              From: Michael G Schwern <schwern@pobox.com>
29827              Date: Sat, 14 Apr 2001 22:40:50 +0100
29828              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
29829      Branch: perl
29830            + t/lib/exporter.t
29831            ! MANIFEST lib/Exporter/Heavy.pm
29832 ____________________________________________________________________________
29833 [  9711] By: jhi                                   on 2001/04/15  21:39:21
29834         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
29835              From: Michael G Schwern <schwern@pobox.com>
29836              Date: Sat, 14 Apr 2001 22:13:59 +0100
29837              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
29838      Branch: perl
29839            ! t/op/loopctl.t
29840 ____________________________________________________________________________
29841 [  9710] By: jhi                                   on 2001/04/15  21:30:19
29842         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
29843              From: Michael G Schwern <schwern@pobox.com>
29844              Date: Sat, 14 Apr 2001 22:05:32 +0100
29845              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
29846      Branch: perl
29847            ! t/pragma/warnings.t
29848 ____________________________________________________________________________
29849 [  9709] By: jhi                                   on 2001/04/15  19:34:09
29850         Log: Integrate changes #9706,9707 from maintperl into mainline.
29851              
29852              change#7210 broke .packlist generation
29853              
29854              ExtUtils::Installed doesn't quote regex metacharacters in paths
29855              before using them in match; also make it work for dosish platforms
29856      Branch: perl
29857           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
29858 ____________________________________________________________________________
29859 [  9708] By: jhi                                   on 2001/04/15  19:31:01
29860         Log: Test also the scalar aspect of getitimer().
29861      Branch: perl
29862            ! t/lib/time-hires.t
29863 ____________________________________________________________________________
29864 [  9707] By: gsar                                  on 2001/04/15  17:24:20
29865         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
29866              before using them in match; also make it work for dosish platforms
29867      Branch: maint-5.6/perl
29868            ! lib/ExtUtils/Installed.pm
29869 ____________________________________________________________________________
29870 [  9706] By: gsar                                  on 2001/04/15  17:21:59
29871         Log: change#7210 broke .packlist generation (listed only filename
29872              rather than fully qualified path name)
29873      Branch: maint-5.6/perl
29874            ! lib/ExtUtils/Install.pm
29875 ____________________________________________________________________________
29876 [  9705] By: jhi                                   on 2001/04/15  12:36:33
29877         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
29878      Branch: perl
29879            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
29880            ! t/lib/time-hires.t
29881 ____________________________________________________________________________
29882 [  9704] By: jhi                                   on 2001/04/15  10:49:08
29883         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
29884              From: Prymmer/Kahn <pvhp@best.com>
29885              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
29886              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
29887      Branch: perl
29888            ! lib/utf8.pm pod/perlebcdic.pod
29889 ____________________________________________________________________________
29890 [  9703] By: jhi                                   on 2001/04/15  02:26:26
29891         Log: I keep forgetting to sort MANIFEST.
29892      Branch: perl
29893            ! MANIFEST
29894 ____________________________________________________________________________
29895 [  9702] By: jhi                                   on 2001/04/15  02:07:47
29896         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
29897              Now we have blessed, reftype, tainted, first, reduce, ...
29898      Branch: perl
29899            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
29900            + ext/List/Util/README ext/List/Util/Util.xs
29901            + ext/List/Util/lib/List/Util.pm
29902            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
29903            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
29904            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
29905            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
29906            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
29907            ! MANIFEST
29908 ____________________________________________________________________________
29909 [  9701] By: jhi                                   on 2001/04/14  15:05:25
29910         Log: Subject: RE: dprofpp.pl updates 
29911              From: Carl Eklof <CEklof@endeca.com>
29912              Date: Thu, 12 Apr 2001 18:45:46 -0400
29913              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
29914      Branch: perl
29915            ! utils/dprofpp.PL
29916 ____________________________________________________________________________
29917 [  9700] By: jhi                                   on 2001/04/14  14:44:55
29918         Log: Do not just blindly add CR.
29919      Branch: perl
29920            ! Porting/makerel
29921 ____________________________________________________________________________
29922 [  9699] By: jhi                                   on 2001/04/13  13:17:01
29923         Log: Update Changes.
29924      Branch: perl
29925            ! Changes patchlevel.h
29926 ____________________________________________________________________________
29927 [  9698] By: jhi                                   on 2001/04/13  12:44:48
29928         Log: Integrate perlio.
29929      Branch: perl
29930           !> ext/PerlIO/Scalar/Scalar.xs
29931 ____________________________________________________________________________
29932 [  9697] By: jhi                                   on 2001/04/13  12:29:15
29933         Log: Add more debug output to the test.
29934      Branch: perl
29935            ! t/lib/cwd.t
29936 ____________________________________________________________________________
29937 [  9696] By: nick                                  on 2001/04/13  10:14:29
29938         Log: Fix core dump on binmode($fh,'Scalar')
29939      Branch: perlio
29940            ! ext/PerlIO/Scalar/Scalar.xs
29941 ____________________________________________________________________________
29942 [  9695] By: nick                                  on 2001/04/13  09:05:42
29943         Log: Integrate mainline
29944      Branch: perlio
29945           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
29946           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
29947           +> t/lib/time-hires.t
29948           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
29949           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
29950           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
29951           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
29952           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
29953           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
29954           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
29955 ____________________________________________________________________________
29956 [  9694] By: jhi                                   on 2001/04/12  22:23:35
29957         Log: Integrate change #9693 from maintperl into mainline.
29958              
29959              $VERSION and Version() on the same line provokes a warning from
29960              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
29961      Branch: perl
29962           !> lib/Devel/SelfStubber.pm
29963 ____________________________________________________________________________
29964 [  9693] By: gsar                                  on 2001/04/12  21:55:56
29965         Log: $VERSION and Version() on the same line provokes a warning from
29966              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
29967      Branch: maint-5.6/perl
29968            ! lib/Devel/SelfStubber.pm
29969 ____________________________________________________________________________
29970 [  9692] By: jhi                                   on 2001/04/12  13:54:00
29971         Log: This is at least 5.005.
29972      Branch: perl
29973            ! ext/Time/HiRes/HiRes.xs
29974 ____________________________________________________________________________
29975 [  9691] By: jhi                                   on 2001/04/12  13:37:20
29976         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
29977      Branch: perl
29978            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
29979            ! win32/Makefile win32/makefile.mk
29980 ____________________________________________________________________________
29981 [  9690] By: jhi                                   on 2001/04/12  01:34:46
29982         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
29983      Branch: perl
29984            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
29985            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
29986            + t/lib/time-hires.t
29987            ! MANIFEST
29988 ____________________________________________________________________________
29989 [  9689] By: jhi                                   on 2001/04/12  00:28:39
29990         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
29991              From: Gisle Aas <gisle@ActiveState.com>
29992              Date: 11 Apr 2001 16:36:11 -0700
29993              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
29994      Branch: perl
29995            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
29996 ____________________________________________________________________________
29997 [  9688] By: jhi                                   on 2001/04/12  00:27:39
29998         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
29999              From: Gisle Aas <gisle@ActiveState.com>
30000              Date: 11 Apr 2001 11:13:24 -0700
30001              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
30002      Branch: perl
30003            ! ext/MIME/Base64/Base64.xs
30004 ____________________________________________________________________________
30005 [  9687] By: jhi                                   on 2001/04/11  19:51:47
30006         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
30007      Branch: perl
30008            ! Todo-5.6
30009 ____________________________________________________________________________
30010 [  9686] By: jhi                                   on 2001/04/11  16:54:25
30011         Log: Subject: [PATCH opcode.pl] Documentation of table format
30012              From: Simon Cozens <simon@netthink.co.uk>
30013              Date: Wed, 11 Apr 2001 12:59:31 +0100
30014              Message-ID: <20010411125931.A25681@netthink.co.uk>
30015      Branch: perl
30016            ! opcode.pl
30017 ____________________________________________________________________________
30018 [  9685] By: jhi                                   on 2001/04/11  16:53:15
30019         Log: Subject: [PATCH] prototype("CORE::recv")
30020              From: Simon Cozens <simon@netthink.co.uk>
30021              Date: Wed, 11 Apr 2001 13:24:35 +0100
30022              Message-ID: <20010411132435.A26169@netthink.co.uk>
30023      Branch: perl
30024            ! pp.c t/comp/proto.t
30025 ____________________________________________________________________________
30026 [  9684] By: jhi                                   on 2001/04/11  16:47:13
30027         Log: FAQ (and AUTHORS) update from Dan Carson: the information
30028              was several years obsolete, Term::Readkey has been updated
30029              to have the functionality.
30030      Branch: perl
30031            ! AUTHORS pod/perlfaq5.pod
30032 ____________________________________________________________________________
30033 [  9683] By: jhi                                   on 2001/04/11  12:15:46
30034         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
30035              From: Calle Dybedahl <calle@lysator.liu.se>
30036              Date: 10 Apr 2001 16:44:16 +0200
30037              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
30038      Branch: perl
30039            ! ext/MIME/Base64/Base64.xs
30040 ____________________________________________________________________________
30041 [  9682] By: jhi                                   on 2001/04/11  12:12:26
30042         Log: A more minimal fix for 20010410.006 from Hugo.
30043      Branch: perl
30044            ! regexec.c
30045 ____________________________________________________________________________
30046 [  9681] By: jhi                                   on 2001/04/11  11:34:23
30047         Log: Integrate changes #9678,9679 from maintline into mainperl.
30048              
30049              addendum to change#9676
30050              
30051              up $File::Glob::VERSION; add a note pointing out the version of
30052              the OpenBSD glob bsd_glob.c resembles
30053      Branch: perl
30054           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
30055           !> ext/File/Glob/bsd_glob.h
30056 ____________________________________________________________________________
30057 [  9680] By: jhi                                   on 2001/04/11  11:30:38
30058         Log: Bad test numbering in integrate in #9677.
30059              Fixes ID 20010411.001.
30060      Branch: perl
30061            ! t/op/pat.t
30062 ____________________________________________________________________________
30063 [  9679] By: gsar                                  on 2001/04/11  03:38:40
30064         Log: up $File::Glob::VERSION; add a note pointing out the version of
30065              the OpenBSD glob bsd_glob.c resembles
30066      Branch: maint-5.6/perl
30067            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
30068            ! ext/File/Glob/bsd_glob.h
30069 ____________________________________________________________________________
30070 [  9678] By: gsar                                  on 2001/04/11  03:09:48
30071         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
30072              revision 1.8.10.1 found here:
30073              
30074              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
30075      Branch: maint-5.6/perl
30076            ! ext/File/Glob/bsd_glob.c
30077 ____________________________________________________________________________
30078 [  9677] By: jhi                                   on 2001/04/11  02:54:39
30079         Log: Integrate changes #9675,9676 from maintperl into mainline.
30080              
30081              fix for bug 20010410.006, undo change#7115
30082              
30083              port the OpenBSD glob() security patch
30084      Branch: perl
30085           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
30086           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
30087           !> t/op/pat.t
30088 ____________________________________________________________________________
30089 [  9676] By: gsar                                  on 2001/04/11  02:19:02
30090         Log: port the glob() security patch found at:
30091              
30092              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
30093              
30094              CERT advisory for the issue is here:
30095              
30096              http://www.cert.org/advisories/CA-2001-07.html
30097              
30098              Note that the security scare is only relevant for those who are
30099              foolish enough to build suidperl (which is now officially discouraged)
30100      Branch: maint-5.6/perl
30101            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
30102            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
30103 ____________________________________________________________________________
30104 [  9675] By: gsar                                  on 2001/04/10  23:52:11
30105         Log: fix for bug 20010410.006
30106              
30107              undo change#7115 (came into maint-5.6 as change#8156)
30108              
30109              add tests to keep it from coming back
30110      Branch: maint-5.6/perl
30111            ! regexec.c t/op/pat.t
30112 ____________________________________________________________________________
30113 [  9674] By: nick                                  on 2001/04/10  20:39:31
30114         Log: Integrate mainline
30115      Branch: perlio
30116           +> Porting/testall.atom
30117           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
30118           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
30119           !> t/lib/lc-uk.t t/pod/find.t
30120 ____________________________________________________________________________
30121 [  9673] By: nick                                  on 2001/04/10  18:46:14
30122         Log: Integrate against change 9670 aka perl-5.7.1
30123      Branch: perlio
30124           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
30125           !> (integrate 53 files)
30126 ____________________________________________________________________________
30127 [  9672] By: jhi                                   on 2001/04/10  13:45:01
30128         Log: Add a script for doing cumulative profile of the test suite.
30129              (Requires ATOM, that is, Tru64.)
30130      Branch: perl
30131            + Porting/testall.atom
30132            ! MANIFEST
30133 ____________________________________________________________________________
30134 [  9671] By: jhi                                   on 2001/04/10  12:38:53
30135         Log: Missing std block.
30136      Branch: perl
30137            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
30138            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
30139            ! t/pod/find.t
30140 ____________________________________________________________________________
30141 [  9670] By: jhi                                   on 2001/04/10  01:25:58
30142         Log: This is 5.7.1.
30143      Branch: perl
30144            ! patchlevel.h
30145 ____________________________________________________________________________
30146 [  9669] By: jhi                                   on 2001/04/10  01:09:14
30147         Log: Update Changes.
30148      Branch: perl
30149            ! Changes patchlevel.h
30150 ____________________________________________________________________________
30151 [  9668] By: jhi                                   on 2001/04/10  01:00:38
30152         Log: Regen toc.
30153      Branch: perl
30154            ! pod/perltoc.pod
30155 ____________________________________________________________________________
30156 [  9667] By: jhi                                   on 2001/04/10  00:52:16
30157         Log: Update perlhist.
30158      Branch: perl
30159            ! pod/perlhist.pod
30160 ____________________________________________________________________________
30161 [  9666] By: jhi                                   on 2001/04/09  23:38:59
30162         Log: Slight wording tweaks from Damian to #9658.
30163      Branch: perl
30164            ! pod/perlobj.pod
30165 ____________________________________________________________________________
30166 [  9665] By: jhi                                   on 2001/04/09  19:56:06
30167         Log: Subject: [PATCH perlutil.pod] Nit
30168              From: Simon Cozens <simon@netthink.co.uk>
30169              Date: Mon, 9 Apr 2001 20:29:44 +0100
30170              Message-ID: <20010409202944.A14796@the.earth.li>
30171      Branch: perl
30172            ! pod/perlutil.pod
30173 ____________________________________________________________________________
30174 [  9664] By: jhi                                   on 2001/04/09  19:54:42
30175         Log: Subject: Re: perl571delta.pod@9631
30176              From: Mike Guy <mjtg@cam.ac.uk>
30177              Date: Mon, 09 Apr 2001 18:09:14 +0100
30178              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
30179      Branch: perl
30180            ! pod/perl571delta.pod
30181 ____________________________________________________________________________
30182 [  9663] By: jhi                                   on 2001/04/09  13:43:35
30183         Log: Update Changes.
30184      Branch: perl
30185            ! Changes patchlevel.h
30186 ____________________________________________________________________________
30187 [  9662] By: jhi                                   on 2001/04/09  13:24:46
30188         Log: tweak tweak.
30189      Branch: perl
30190            ! AUTHORS pod/perl571delta.pod
30191 ____________________________________________________________________________
30192 [  9661] By: jhi                                   on 2001/04/09  13:15:13
30193         Log: Thinko in manual patch applying.
30194      Branch: perl
30195            ! sv.c
30196 ____________________________________________________________________________
30197 [  9660] By: jhi                                   on 2001/04/09  13:07:53
30198         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
30199              From: Robin Barker <rmb1@cise.npl.co.uk> 
30200              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
30201              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
30202              
30203              (This corrects the case where the "isn't numeric" string contains \0s
30204              and is longer than the temporary buffer, and contains \0 at the point
30205              the string would be truncated by "...".) 
30206      Branch: perl
30207            ! sv.c
30208 ____________________________________________________________________________
30209 [  9659] By: jhi                                   on 2001/04/09  12:57:41
30210         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
30211      Branch: perl
30212            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
30213            ! t/lib/cgi-function.t t/lib/cgi-html.t
30214 ____________________________________________________________________________
30215 [  9658] By: jhi                                   on 2001/04/09  12:48:47
30216         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
30217              From: Ilmari Karonen <iltzu@sci.fi>
30218              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
30219              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
30220              
30221              Rearrange and rewrite the Method Invocation section
30222              to explain the concepts in nicer order.
30223      Branch: perl
30224            ! pod/perlobj.pod
30225 ____________________________________________________________________________
30226 [  9657] By: jhi                                   on 2001/04/09  12:35:58
30227         Log: Upgrade to podlators 1.09, from Russ Allbery.
30228      Branch: perl
30229            ! lib/Pod/Man.pm lib/Pod/Text.pm
30230 ____________________________________________________________________________
30231 [  9656] By: jhi                                   on 2001/04/09  12:31:53
30232         Log: perl571delta.
30233      Branch: perl
30234            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
30235 ____________________________________________________________________________
30236 [  9655] By: jhi                                   on 2001/04/09  12:20:09
30237         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
30238              From: Prymmer/Kahn <pvhp@best.com>
30239              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
30240              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
30241      Branch: perl
30242            ! lib/utf8.pm pod/perlunicode.pod
30243 ____________________________________________________________________________
30244 [  9654] By: gsar                                  on 2001/04/09  03:38:33
30245         Log: here lies 5.6.1
30246      Branch: maint-5.6/perl
30247            ! Changes
30248 ____________________________________________________________________________
30249 [  9653] By: jhi                                   on 2001/04/09  03:25:24
30250         Log: Update perlhist.
30251      Branch: perl
30252            ! pod/perlhist.pod
30253 ____________________________________________________________________________
30254 [  9652] By: jhi                                   on 2001/04/09  03:18:49
30255         Log: perl571delta tweaking continues.
30256      Branch: perl
30257            ! pod/perl571delta.pod
30258 ____________________________________________________________________________
30259 [  9651] By: gsar                                  on 2001/04/09  03:11:19
30260         Log: update Changes, patchlevel.h &c.
30261      Branch: maint-5.6/perl
30262            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
30263            ! pod/perltoc.pod
30264 ____________________________________________________________________________
30265 [  9650] By: jhi                                   on 2001/04/09  02:40:24
30266         Log: Integrate the perlfork half of #9513 from maintperl into mainline
30267              (the perlunicode half is obsolete)
30268      Branch: perl
30269            ! pod/perlfork.pod
30270 ____________________________________________________________________________
30271 [  9649] By: gsar                                  on 2001/04/09  02:35:43
30272         Log: tweak perldelta as suggested by Jarkko
30273      Branch: maint-5.6/perl
30274            ! pod/perldelta.pod
30275 ____________________________________________________________________________
30276 [  9648] By: jhi                                   on 2001/04/09  02:13:04
30277         Log: Integrate change #9646 from maintperl into mainline.
30278              
30279              add note about ithreads and Thread.pm
30280      Branch: perl
30281           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
30282 ____________________________________________________________________________
30283 [  9647] By: jhi                                   on 2001/04/09  02:10:18
30284         Log: Bad assumption that shortsize == 2.
30285      Branch: perl
30286            ! t/lib/xs-typemap.t
30287 ____________________________________________________________________________
30288 [  9646] By: gsar                                  on 2001/04/09  00:48:04
30289         Log: add note about ithreads and Thread.pm (too many people are
30290              confused by the fact that Thread.pm is built and installed
30291              under non-5005threads but doesn't work)
30292      Branch: maint-5.6/perl
30293            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
30294 ____________________________________________________________________________
30295 [  9645] By: gsar                                  on 2001/04/09  00:19:03
30296         Log: update perldelta.pod for changes in 5.6.1
30297      Branch: maint-5.6/perl
30298            ! Changes pod/perldelta.pod
30299 ____________________________________________________________________________
30300 [  9644] By: jhi                                   on 2001/04/08  20:37:00
30301         Log: Integrate change #9639 from maintperl into mainline:
30302              on windows, many of the README.* pods were being copied to
30303              the wrong location
30304      Branch: perl
30305           !> win32/Makefile win32/makefile.mk
30306 ____________________________________________________________________________
30307 [  9643] By: jhi                                   on 2001/04/08  20:07:11
30308         Log: Integrate change #9624 from maintperl into mainline:
30309              the pod tests were not okay.  (t/pod/find.t changes ignored)
30310      Branch: perl
30311           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
30312           !> t/pod/include.t t/pod/included.t t/pod/lref.t
30313           !> t/pod/multiline_items.t t/pod/nested_items.t
30314           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
30315           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
30316 ____________________________________________________________________________
30317 [  9642] By: jhi                                   on 2001/04/08  19:57:17
30318         Log: Integrate change #9638 from maintperl into mainline:
30319              update to latest JPL from the anoncvs repository
30320      Branch: perl
30321           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
30322           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
30323           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
30324 ____________________________________________________________________________
30325 [  9641] By: jhi                                   on 2001/04/08  19:53:30
30326         Log: perl571delta updates.
30327      Branch: perl
30328            ! lib/Filter/Simple.pm pod/perl571delta.pod
30329 ____________________________________________________________________________
30330 [  9640] By: gsar                                  on 2001/04/08  19:20:46
30331         Log: integrate change#9634 from mainline
30332              
30333              Fix the perlmodlib generation (didn't understand separate .pod
30334              files; didn't understand -- as the name-thing separator).
30335              Update the CPAN mirrors list.
30336      Branch: maint-5.6/perl
30337            ! pod/perlmodlib.pod
30338           !> pod/perlmodlib.PL
30339 ____________________________________________________________________________
30340 [  9639] By: gsar                                  on 2001/04/08  18:57:31
30341         Log: on windows, many of the README.* pods were being copied to the wrong
30342              location
30343      Branch: maint-5.6/perl
30344            ! win32/Makefile win32/makefile.mk
30345 ____________________________________________________________________________
30346 [  9638] By: gsar                                  on 2001/04/08  18:38:25
30347         Log: update to latest JPL from the anoncvs repository
30348      Branch: maint-5.6/perl
30349            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
30350            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
30351            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
30352 ____________________________________________________________________________
30353 [  9637] By: jhi                                   on 2001/04/08  17:53:53
30354         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
30355      Branch: perl
30356            ! pod/perl571delta.pod
30357 ____________________________________________________________________________
30358 [  9636] By: jhi                                   on 2001/04/08  17:18:32
30359         Log: Regen toc.
30360      Branch: perl
30361            ! pod/perltoc.pod
30362 ____________________________________________________________________________
30363 [  9635] By: jhi                                   on 2001/04/08  17:16:33
30364         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
30365              From: "Craig A. Berry" <craigberry@mac.com>
30366              Date: Sun, 08 Apr 2001 12:30:16 -0500
30367              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
30368      Branch: perl
30369            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
30370 ____________________________________________________________________________
30371 [  9634] By: jhi                                   on 2001/04/08  17:09:19
30372         Log: Fix the perlmodlib generation (didn't understand separate .pod
30373              files; didn't understand -- as the name-thing separator).
30374              
30375              Update the CPAN mirrors list.
30376      Branch: perl
30377            ! pod/perlmodlib.PL pod/perlmodlib.pod
30378 ____________________________________________________________________________
30379 [  9633] By: jhi                                   on 2001/04/08  16:49:17
30380         Log: Sort MANIFEST.
30381      Branch: perl
30382            ! MANIFEST
30383 ____________________________________________________________________________
30384 [  9632] By: gsar                                  on 2001/04/08  16:36:06
30385         Log: add $Tie::RefHash::VERSION
30386      Branch: maint-5.6/perl
30387            ! lib/Tie/RefHash.pm
30388 ____________________________________________________________________________
30389 [  9631] By: jhi                                   on 2001/04/08  16:10:15
30390         Log: perl571delta updates based on p5p feedback; still needs
30391              lots of examples.
30392      Branch: perl
30393            ! pod/perl571delta.pod
30394 ____________________________________________________________________________
30395 [  9630] By: jhi                                   on 2001/04/08  15:59:13
30396         Log: Update the list of supported platforms to talk about 5.7.1
30397              (and 5.6.1)
30398      Branch: perl
30399            ! pod/perlport.pod
30400 ____________________________________________________________________________
30401 [  9629] By: jhi                                   on 2001/04/08  15:55:41
30402         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
30403              from maintperl into mainline: perlport updates.
30404      Branch: perl
30405            ! pod/perlport.pod
30406 ____________________________________________________________________________
30407 [  9628] By: jhi                                   on 2001/04/08  15:53:17
30408         Log: perlsolaris.pod copied to wrong directory.
30409      Branch: perl
30410            ! win32/makefile.mk
30411 ____________________________________________________________________________
30412 [  9627] By: jhi                                   on 2001/04/08  14:48:18
30413         Log: Subject: Typos in perl571delta.pod
30414              From: "Stephen P. Potter" <spp@spotter.yi.org>
30415              Date: Sat, 07 Apr 2001 20:37:05 -0400
30416              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
30417      Branch: perl
30418            ! pod/perl571delta.pod
30419 ____________________________________________________________________________
30420 [  9626] By: jhi                                   on 2001/04/08  14:39:04
30421         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
30422      Branch: perl
30423            ! gv.c
30424 ____________________________________________________________________________
30425 [  9625] By: nick                                  on 2001/04/08  10:14:23
30426         Log: Integrate mainline
30427      Branch: perlio
30428           +> pod/perl570delta.pod pod/perl571delta.pod
30429           !> (integrate 27 files)
30430 ____________________________________________________________________________
30431 [  9624] By: gsar                                  on 2001/04/08  06:08:17
30432         Log: test in t/pod/* were busted
30433              
30434              these tests are still not enabled in t/{harness,TEST}
30435      Branch: maint-5.6/perl
30436            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
30437            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
30438            ! t/pod/multiline_items.t t/pod/nested_items.t
30439            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
30440            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
30441 ____________________________________________________________________________
30442 [  9623] By: gsar                                  on 2001/04/08  03:37:01
30443         Log: integrate change#9470 from mainline
30444              
30445              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
30446      Branch: maint-5.6/perl
30447           !> ext/Socket/Socket.xs
30448 ____________________________________________________________________________
30449 [  9622] By: jhi                                   on 2001/04/07  22:40:47
30450         Log: Update Changes.
30451      Branch: perl
30452            ! Changes patchlevel.h
30453 ____________________________________________________________________________
30454 [  9621] By: jhi                                   on 2001/04/07  22:34:16
30455         Log: Update AUTHORS.
30456      Branch: perl
30457            ! AUTHORS
30458 ____________________________________________________________________________
30459 [  9620] By: jhi                                   on 2001/04/07  22:12:47
30460         Log: Forgot to bump the number of tests in #9164.
30461      Branch: perl
30462            ! t/op/array.t
30463 ____________________________________________________________________________
30464 [  9619] By: jhi                                   on 2001/04/07  22:09:50
30465         Log: Bump patchlevel to 5.7.1.
30466      Branch: perl
30467            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30468            ! config_h.SH patchlevel.h
30469 ____________________________________________________________________________
30470 [  9618] By: jhi                                   on 2001/04/07  22:02:41
30471         Log: Populate perl571delta.
30472      Branch: perl
30473            ! pod/perl571delta.pod
30474 ____________________________________________________________________________
30475 [  9617] By: jhi                                   on 2001/04/07  22:01:23
30476         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
30477              to forget it later; do not change patchlevel.h yet or regenerate
30478              Configure yet.
30479      Branch: perl
30480            ! epoc/config.sh win32/Makefile win32/config_H.bc
30481            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
30482 ____________________________________________________________________________
30483 [  9616] By: jhi                                   on 2001/04/07  17:46:33
30484         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
30485      Branch: perl
30486            ! pod/perl571delta.pod
30487 ____________________________________________________________________________
30488 [  9615] By: jhi                                   on 2001/04/07  17:33:21
30489         Log: Change the toc configuration.
30490      Branch: perl
30491            ! pod/buildtoc.PL pod/perl.pod
30492 ____________________________________________________________________________
30493 [  9614] By: jhi                                   on 2001/04/07  17:29:47
30494         Log: Subject: PATCH: $[
30495              From: Robin Houston <robin@kitsite.com>
30496              Date: Fri, 6 Apr 2001 18:10:14 +0100
30497              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
30498      Branch: perl
30499            ! op.c t/op/array.t
30500 ____________________________________________________________________________
30501 [  9613] By: jhi                                   on 2001/04/07  17:28:26
30502         Log: Subject: [PATCH perl@9424] isn't numeric warning
30503              From: Robin Barker <rmb1@cise.npl.co.uk>
30504              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
30505              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
30506      Branch: perl
30507            ! sv.c t/pragma/warn/sv
30508 ____________________________________________________________________________
30509 [  9612] By: jhi                                   on 2001/04/07  17:26:45
30510         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
30511              From: Mike Guy <mjtg@cam.ac.uk>
30512              Date: Fri, 06 Apr 2001 12:47:06 +0100
30513              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
30514      Branch: perl
30515            ! dump.c t/lib/peek.t
30516 ____________________________________________________________________________
30517 [  9611] By: jhi                                   on 2001/04/07  17:21:35
30518         Log: Create perl571delta and seed it off with the perldelta changes
30519              since 5.7.0; remove those changes from perldelta and rename it
30520              as perl570delta; recreate perldelta but leave it almost empty.
30521      Branch: perl
30522            + pod/perl570delta.pod pod/perl571delta.pod
30523            ! MANIFEST pod/perldelta.pod
30524 ____________________________________________________________________________
30525 [  9610] By: jhi                                   on 2001/04/07  16:56:32
30526         Log: Denit.
30527      Branch: perl
30528            ! pod/perldelta.pod
30529 ____________________________________________________________________________
30530 [  9609] By: jhi                                   on 2001/04/07  16:38:32
30531         Log: Retract #9523: needs more thought.
30532      Branch: perl
30533            ! Makefile.SH
30534 ____________________________________________________________________________
30535 [  9608] By: jhi                                   on 2001/04/07  14:59:20
30536         Log: atmark() code cleanaup.
30537      Branch: perl
30538            ! ext/IO/IO.xs
30539 ____________________________________________________________________________
30540 [  9607] By: jhi                                   on 2001/04/07  14:48:14
30541         Log: Integrate change #9605 from maintperl into mainline.
30542              
30543              can't optimize away scope entry if tr/// is present
30544      Branch: perl
30545           !> op.c t/op/tr.t
30546 ____________________________________________________________________________
30547 [  9606] By: jhi                                   on 2001/04/07  14:43:59
30548         Log: Integrate perlio.
30549      Branch: perl
30550           +> win32/FindExt.pm
30551           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
30552           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
30553 ____________________________________________________________________________
30554 [  9605] By: gsar                                  on 2001/04/07  11:52:40
30555         Log: can't optimize away scope entry if tr/// is present
30556      Branch: maint-5.6/perl
30557            ! op.c t/op/tr.t
30558 ____________________________________________________________________________
30559 [  9604] By: nick                                  on 2001/04/07  11:39:45
30560         Log: Split out extension finding code from buildext.pl into FindExt.pm
30561              Use it to get Config.pm's idea of available extensions in line
30562              with what is built.
30563      Branch: perlio
30564            + win32/FindExt.pm
30565            ! MANIFEST win32/buildext.pl win32/config_sh.PL
30566            ! win32/makefile.mk
30567 ____________________________________________________________________________
30568 [  9603] By: nick                                  on 2001/04/07  09:11:38
30569         Log: Cleanup correction for failed :Via() layer, also set an error code.
30570      Branch: perlio
30571            ! ext/PerlIO/Via/Via.xs
30572 ____________________________________________________________________________
30573 [  9602] By: nick                                  on 2001/04/07  08:38:04
30574         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
30575              style. So don't use binmode() on the handles so that Win32 etc. see
30576              same sequence and produce same digests.
30577      Branch: perlio
30578            ! t/lib/md5-file.t
30579 ____________________________________________________________________________
30580 [  9601] By: nick                                  on 2001/04/07  08:36:26
30581         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
30582              Else it complains and so crlf layer (say) does not get pushed.
30583      Branch: perlio
30584            ! perlio.c
30585 ____________________________________________________________________________
30586 [  9600] By: jhi                                   on 2001/04/06  23:00:09
30587         Log: Integrate change #9599 from perlio into mainline.
30588      Branch: perl
30589           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
30590           !> win32/config_H.vc
30591 ____________________________________________________________________________
30592 [  9599] By: nick                                  on 2001/04/06  21:42:43
30593         Log: Quote $VERSION in Encode.pm.
30594              regen_config_h as requested.
30595      Branch: perlio
30596            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
30597            ! win32/config_H.vc
30598 ____________________________________________________________________________
30599 [  9598] By: nick                                  on 2001/04/06  20:34:59
30600         Log: Integrate mainline
30601      Branch: perlio
30602           +> README.macos
30603           !> (integrate 39 files)
30604 ____________________________________________________________________________
30605 [  9597] By: gsar                                  on 2001/04/06  18:06:35
30606         Log: integrate change#9464 from mainline (addendum to change#8313)
30607              
30608              Subject: [PATCH @9452] Better peep()ing for foreach() loops
30609      Branch: maint-5.6/perl
30610           !> op.c
30611 ____________________________________________________________________________
30612 [  9596] By: jhi                                   on 2001/04/06  17:26:03
30613         Log: The d_casti32=undef is good for you even when not use64bitall.
30614      Branch: perl
30615            ! hints/hpux.sh
30616 ____________________________________________________________________________
30617 [  9595] By: gsar                                  on 2001/04/06  14:57:17
30618         Log: add a low-impact fix to accomodate darwin-ism
30619      Branch: maint-5.6/perl
30620            ! ext/Errno/Errno_pm.PL
30621 ____________________________________________________________________________
30622 [  9594] By: jhi                                   on 2001/04/06  14:55:14
30623         Log: Integrate changes #9528,9593 from mainline into maintperl;
30624              tweaking the editor/IDE/shell list.
30625      Branch: maint-5.6/perl
30626           !> pod/perlfaq3.pod
30627 ____________________________________________________________________________
30628 [  9593] By: jhi                                   on 2001/04/06  14:51:39
30629         Log: Make the editor/IDE/shell list a little bit airier.
30630      Branch: perl
30631            ! pod/perlfaq3.pod
30632 ____________________________________________________________________________
30633 [  9592] By: gsar                                  on 2001/04/06  14:45:18
30634         Log: integrate change#9477 from mainline (base.pm doc tweak)
30635              
30636              missing doc entry for fmod()
30637      Branch: maint-5.6/perl
30638            ! lib/Math/BigFloat.pm
30639           !> lib/base.pm
30640 ____________________________________________________________________________
30641 [  9591] By: jhi                                   on 2001/04/06  13:55:48
30642         Log: Regen toc.
30643      Branch: perl
30644            ! pod/perltoc.pod
30645 ____________________________________________________________________________
30646 [  9590] By: jhi                                   on 2001/04/06  13:54:52
30647         Log: Math::BigFloat patches from John Peacock.  The equivalent
30648              of #9586 from maintperl but reworked by John to work with
30649              the bleadperl.
30650      Branch: perl
30651            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
30652 ____________________________________________________________________________
30653 [  9589] By: jhi                                   on 2001/04/06  13:42:23
30654         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
30655      Branch: perl
30656            ! ext/Digest/MD5/Makefile.PL
30657 ____________________________________________________________________________
30658 [  9588] By: jhi                                   on 2001/04/06  13:31:45
30659         Log: Integrate changes #9584,9587 from maintperl into mainline.
30660              
30661              keep eval"" CVs alive until the end of the statement in which
30662              they're called
30663              
30664              add README.macos (from Chris Nandor)
30665              
30666              tyop in change#9555
30667      Branch: perl
30668           +> README.macos
30669           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
30670           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
30671           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
30672           !> win32/makefile.mk
30673 ____________________________________________________________________________
30674 [  9587] By: gsar                                  on 2001/04/06  07:31:30
30675         Log: add README.macos (from Chris Nandor)
30676              
30677              tyop in change#9555
30678      Branch: maint-5.6/perl
30679            + README.macos
30680            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
30681            ! win32/Makefile win32/makefile.mk
30682 ____________________________________________________________________________
30683 [  9586] By: gsar                                  on 2001/04/06  07:08:54
30684         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
30685      Branch: maint-5.6/perl
30686            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
30687 ____________________________________________________________________________
30688 [  9585] By: gsar                                  on 2001/04/06  06:58:44
30689         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
30690              from mainline
30691              
30692              Subject: [PATCH] Base64 update to perlfaq9.pod
30693              
30694              Subject: [PATCH AUTHORS] Housekeeping
30695              
30696              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
30697              Mac OS X (Darwin) has extra pwent fields.
30698              
30699              Subject: [PATCH B::*] print control-character vars readably
30700              Needs EBCDICification.
30701              
30702              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
30703              
30704              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
30705              
30706              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
30707              
30708              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
30709              
30710              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
30711              
30712              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
30713              
30714              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
30715              
30716              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
30717              
30718              FreeBSD hints tweak from Anton Berezin.
30719              
30720              Subject: [PATCH foolperl & bleadperl] README.vms update
30721              
30722              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
30723      Branch: maint-5.6/perl
30724           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
30725           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
30726           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
30727 ____________________________________________________________________________
30728 [  9584] By: gsar                                  on 2001/04/06  04:09:00
30729         Log: keep eval"" CVs alive until the end of the statement in which
30730              they're called; this avoids a coredump ensuing from search for
30731              lexicals in code such as:
30732              
30733              sub bug {
30734              my $s = @_;
30735              eval q[sub { eval 'sub { &$s }' }];
30736              }
30737              bug("x")->()->();
30738              
30739              this code still doesn't work as intended (as it has remained
30740              since time immemorial), but it doesn't provoke a coredump anymore
30741      Branch: maint-5.6/perl
30742            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
30743            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
30744 ____________________________________________________________________________
30745 [  9583] By: jhi                                   on 2001/04/05  23:52:51
30746         Log: Update Changes.
30747      Branch: perl
30748            ! Changes patchlevel.h
30749 ____________________________________________________________________________
30750 [  9582] By: jhi                                   on 2001/04/05  23:11:23
30751         Log: Slight doc tweak.
30752      Branch: perl
30753            ! pod/perlunicode.pod
30754 ____________________________________________________________________________
30755 [  9581] By: jhi                                   on 2001/04/05  23:04:11
30756         Log: Integrate perlio.
30757      Branch: perl
30758           !> pod/perlunicode.pod
30759 ____________________________________________________________________________
30760 [  9580] By: jhi                                   on 2001/04/05  23:03:29
30761         Log: Test for #9579.
30762      Branch: perl
30763            ! t/op/do.t
30764 ____________________________________________________________________________
30765 [  9579] By: jhi                                   on 2001/04/05  22:54:17
30766         Log: Subject: [PATCH] Propagate calling context for do '...'
30767              From: Gisle Aas <gisle@ActiveState.com>
30768              Date: 04 Apr 2001 20:17:29 -0700
30769              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
30770      Branch: perl
30771            ! pod/perlfunc.pod pp_ctl.c
30772 ____________________________________________________________________________
30773 [  9578] By: jhi                                   on 2001/04/05  22:52:51
30774         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
30775              From: Peter Prymmer <pvhp@forte.com>
30776              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
30777              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
30778      Branch: perl
30779            ! README.vms
30780 ____________________________________________________________________________
30781 [  9577] By: jhi                                   on 2001/04/05  22:48:22
30782         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
30783              From: "Craig A. Berry" <craigberry@mac.com>
30784              Date: Thu, 5 Apr 2001 13:43:28 -0500
30785              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
30786      Branch: perl
30787            ! README.vms
30788 ____________________________________________________________________________
30789 [  9576] By: jhi                                   on 2001/04/05  22:31:38
30790         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
30791              From: Michael G Schwern <schwern@pobox.com>
30792              Date: Thu, 5 Apr 2001 21:53:21 +0100
30793              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
30794      Branch: perl
30795            ! lib/base.pm t/lib/fields.t
30796 ____________________________________________________________________________
30797 [  9575] By: jhi                                   on 2001/04/05  22:26:10
30798         Log: FreeBSD hints tweak from Anton Berezin.
30799      Branch: perl
30800            ! hints/freebsd.sh
30801 ____________________________________________________________________________
30802 [  9574] By: jhi                                   on 2001/04/05  22:24:03
30803         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
30804              From: David Dyck <dcd@tc.fluke.com>
30805              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
30806              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
30807      Branch: perl
30808            ! t/op/oct.t
30809 ____________________________________________________________________________
30810 [  9573] By: jhi                                   on 2001/04/05  22:23:06
30811         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
30812              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
30813              From: David Dyck <dcd@tc.fluke.com>
30814              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
30815      Branch: perl
30816            ! pp.c
30817 ____________________________________________________________________________
30818 [  9572] By: jhi                                   on 2001/04/05  22:14:47
30819         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
30820              From: Robin Houston <robin@kitsite.com>
30821              Date: Thu, 5 Apr 2001 20:56:48 +0100
30822              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
30823      Branch: perl
30824            ! ext/B/B/Deparse.pm
30825 ____________________________________________________________________________
30826 [  9571] By: jhi                                   on 2001/04/05  22:12:53
30827         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
30828              From: Robin Houston <robin@kitsite.com>
30829              Date: Thu, 5 Apr 2001 19:55:51 +0100
30830              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
30831      Branch: perl
30832            ! ext/B/B/Deparse.pm
30833 ____________________________________________________________________________
30834 [  9570] By: jhi                                   on 2001/04/05  22:11:06
30835         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
30836              From: Robin Houston <robin@kitsite.com>
30837              Date: Thu, 5 Apr 2001 20:16:29 +0100
30838              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
30839      Branch: perl
30840            ! ext/B/B/Deparse.pm
30841 ____________________________________________________________________________
30842 [  9569] By: nick                                  on 2001/04/05  21:32:26
30843         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
30844      Branch: perlio
30845            ! pod/perlunicode.pod
30846 ____________________________________________________________________________
30847 [  9568] By: nick                                  on 2001/04/05  19:38:09
30848         Log: Integrate mainline
30849      Branch: perlio
30850           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
30851           !> (integrate 35 files)
30852 ____________________________________________________________________________
30853 [  9567] By: jhi                                   on 2001/04/05  18:31:45
30854         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
30855              From: Robin Houston <robin@kitsite.com>
30856              Date: Thu, 5 Apr 2001 18:03:23 +0100
30857              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
30858      Branch: perl
30859            ! ext/B/B/Deparse.pm
30860 ____________________________________________________________________________
30861 [  9566] By: jhi                                   on 2001/04/05  18:29:35
30862         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
30863              From: Robin Houston <robin@kitsite.com>
30864              Date: Thu, 5 Apr 2001 16:45:18 +0100
30865              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
30866      Branch: perl
30867            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
30868 ____________________________________________________________________________
30869 [  9565] By: jhi                                   on 2001/04/05  18:24:23
30870         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
30871              From: Robin Houston <robin@kitsite.com>
30872              Date: Thu, 5 Apr 2001 14:50:09 +0100
30873              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
30874      Branch: perl
30875            ! ext/B/B/Deparse.pm
30876 ____________________________________________________________________________
30877 [  9564] By: jhi                                   on 2001/04/05  18:23:03
30878         Log: Subject: [PATCH B::*] print control-character vars readably
30879              From: Robin Houston <robin@kitsite.com>
30880              Date: Thu, 5 Apr 2001 14:27:38 +0100
30881              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
30882              
30883              Needs EBCDICification.
30884      Branch: perl
30885            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
30886            ! ext/B/B/Terse.pm
30887 ____________________________________________________________________________
30888 [  9563] By: jhi                                   on 2001/04/05  18:20:32
30889         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
30890              Date: Thu, 5 Apr 2001 13:21:42 -0400
30891              From: Paul Schinder <schinder@pobox.com>
30892              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
30893              
30894              Mac OS X (Darwin) has extra pwent fields.
30895      Branch: perl
30896            ! t/op/pwent.t
30897 ____________________________________________________________________________
30898 [  9562] By: jhi                                   on 2001/04/05  17:57:51
30899         Log: Regen toc.
30900      Branch: perl
30901            ! pod/perltoc.pod
30902 ____________________________________________________________________________
30903 [  9561] By: jhi                                   on 2001/04/05  17:47:33
30904         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
30905      Branch: metaconfig
30906            ! U/Glossary.patch
30907      Branch: metaconfig/U/perl
30908            + d_u32align.U
30909            ! d_cmsghdr_s.U d_msghdr_s.U
30910 ____________________________________________________________________________
30911 [  9560] By: jhi                                   on 2001/04/05  17:47:01
30912         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
30913              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
30914              Introduce probes for struct msghdr, struct cmsghdr,
30915              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
30916              ualarm, usleep, for possible later extension work.
30917      Branch: perl
30918            + t/lib/md5-align.t
30919            ! Configure MANIFEST Porting/Glossary Porting/config.sh
30920            ! Porting/config_H config_h.SH configure.com epoc/config.sh
30921            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
30922            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
30923            ! vos/config.ga.h win32/config.bc win32/config.gc
30924            ! win32/config.vc
30925 ____________________________________________________________________________
30926 [  9559] By: jhi                                   on 2001/04/05  13:03:04
30927         Log: Be traditional in your cpp (for the Errno extension).
30928      Branch: perl
30929            ! hints/darwin.sh
30930 ____________________________________________________________________________
30931 [  9558] By: jhi                                   on 2001/04/05  13:00:05
30932         Log: Add $Config{cppflags} to the gcc incantation.
30933      Branch: perl
30934            ! ext/Errno/Errno_pm.PL
30935 ____________________________________________________________________________
30936 [  9557] By: jhi                                   on 2001/04/05  04:22:39
30937         Log: Introduce Sean Burke's Class::ISA 0.32.
30938      Branch: perl
30939            + lib/Class/ISA.pm t/lib/class-isa.t
30940            ! MANIFEST
30941 ____________________________________________________________________________
30942 [  9556] By: jhi                                   on 2001/04/05  04:09:50
30943         Log: Subject: [PATCH AUTHORS] Housekeeping
30944              From: Paul Johnson <paul@pjcj.net> 
30945              Date: Wed, 4 Apr 2001 22:45:47 +0200
30946              Message-ID: <20010404224547.D9548@pjcj.net>
30947      Branch: perl
30948            ! AUTHORS
30949 ____________________________________________________________________________
30950 [  9555] By: jhi                                   on 2001/04/05  04:06:33
30951         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
30952              From: Gisle Aas <gisle@ActiveState.com>
30953              Date: 04 Apr 2001 14:23:04 -0700
30954              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
30955      Branch: perl
30956            ! pod/perlfaq9.pod
30957 ____________________________________________________________________________
30958 [  9554] By: jhi                                   on 2001/04/05  04:05:49
30959         Log: Downgrade also the "Wide character" diagnostic.
30960      Branch: perl
30961            ! pod/perldiag.pod
30962 ____________________________________________________________________________
30963 [  9553] By: jhi                                   on 2001/04/05  04:00:33
30964         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
30965              maintperl into mainline.
30966              
30967              "double" should be "NV"; standard typemap is missing entry
30968              for NV
30969              
30970              s/djSP/dSP/
30971              
30972              Downgrade "Wide character in print" to a warning.
30973              
30974              B::Deparse fix for ${^FOO} and documentation for PVX() method
30975              (from Robin Houston)
30976              
30977              tr/// doesn't null-terminate the result in some situations
30978              (from Gisle Aas)
30979      Branch: perl
30980           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
30981           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
30982           !> t/io/utf8.t t/op/tr.t
30983 ____________________________________________________________________________
30984 [  9552] By: jhi                                   on 2001/04/05  03:52:50
30985         Log: Retract changes #9542 and #9538 (from maintperl, integrated
30986              at #9540), shouldn't be needed because of the perlio changes.
30987      Branch: perl
30988            ! util.c
30989 ____________________________________________________________________________
30990 [  9551] By: gsar                                  on 2001/04/05  00:18:34
30991         Log: tr/// doesn't null-terminate the result in some situations
30992              (from Gisle Aas)
30993      Branch: maint-5.6/perl
30994            ! doop.c t/op/tr.t
30995 ____________________________________________________________________________
30996 [  9550] By: gsar                                  on 2001/04/04  20:04:17
30997         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
30998              (from Robin Houston)
30999      Branch: maint-5.6/perl
31000            ! ext/B/B.pm ext/B/B/Deparse.pm
31001 ____________________________________________________________________________
31002 [  9549] By: nick                                  on 2001/04/04  18:56:15
31003         Log: Downgrade "Wide character in print" to a warning.
31004      Branch: perlio
31005            ! doio.c t/io/utf8.t
31006 ____________________________________________________________________________
31007 [  9548] By: gsar                                  on 2001/04/04  18:51:49
31008         Log: integrate changes#9460,9462,9482,9521,9522
31009              
31010              Subject: PATCH: B::Debug should show LOOP-specific fields
31011              
31012              Subject: B::Deparse precedence bug. (Patch included.)
31013              
31014              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
31015              
31016              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
31017              
31018              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
31019      Branch: maint-5.6/perl
31020           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
31021           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
31022 ____________________________________________________________________________
31023 [  9547] By: gsar                                  on 2001/04/04  18:49:16
31024         Log: s/djSP/dSP/
31025      Branch: maint-5.6/perl
31026            ! ext/Thread/Thread.xs
31027 ____________________________________________________________________________
31028 [  9546] By: nick                                  on 2001/04/04  18:44:00
31029         Log: Integrate mainline.
31030      Branch: perlio
31031           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
31032           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
31033 ____________________________________________________________________________
31034 [  9545] By: gsar                                  on 2001/04/04  18:38:52
31035         Log: integrate change#8837 from mainline
31036              
31037              Subject: [patch] -Wall cleanup round 2
31038      Branch: maint-5.6/perl
31039           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
31040           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
31041           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
31042           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
31043           !> ext/SDBM_File/SDBM_File.xs
31044 ____________________________________________________________________________
31045 [  9544] By: gsar                                  on 2001/04/04  17:49:57
31046         Log: "double" should be "NV"; standard typemap is missing entry
31047              for NV
31048      Branch: maint-5.6/perl
31049            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
31050 ____________________________________________________________________________
31051 [  9543] By: jhi                                   on 2001/04/04  14:13:18
31052         Log: Thou shalt not (just) match for English error messages.
31053      Branch: perl
31054            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
31055            ! os2/OS2/Process/Process.pm
31056 ____________________________________________________________________________
31057 [  9542] By: jhi                                   on 2001/04/04  13:20:39
31058         Log: Make the stdio tricks of fflush_all() to exist only if
31059              stdio is being used.
31060      Branch: perl
31061            ! util.c
31062 ____________________________________________________________________________
31063 [  9541] By: jhi                                   on 2001/04/04  04:20:24
31064         Log: Subject: Re: [PATCH] Lighten up glob
31065              From: Benjamin Sugars <bsugars@canoe.ca>
31066              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
31067              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
31068      Branch: perl
31069            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
31070            ! util.c
31071 ____________________________________________________________________________
31072 [  9540] By: jhi                                   on 2001/04/04  04:03:57
31073         Log: Integrate changes #9538,9539 from maintperl into mainline.
31074              
31075              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
31076              for use with _fwalk() (fix for change#7705)
31077              
31078              another tweak needed for SunOS 4.1.x build (from Mike Guy)
31079              (cp -f is not portable)
31080      Branch: perl
31081           !> Makefile.SH util.c
31082 ____________________________________________________________________________
31083 [  9539] By: gsar                                  on 2001/04/04  03:01:14
31084         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
31085      Branch: maint-5.6/perl
31086            ! Makefile.SH
31087 ____________________________________________________________________________
31088 [  9538] By: gsar                                  on 2001/04/04  01:00:38
31089         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
31090              for use with _fwalk() (fix for change#7705)
31091      Branch: maint-5.6/perl
31092            ! util.c
31093 ____________________________________________________________________________
31094 [  9537] By: nick                                  on 2001/04/03  19:24:55
31095         Log: Integrate mainline
31096      Branch: perlio
31097           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
31098           +> lib/unicode/PropList.html
31099            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
31100           !> (integrate 69 files)
31101 ____________________________________________________________________________
31102 [  9536] By: jhi                                   on 2001/04/03  18:02:31
31103         Log: Integrate change #9533 from maintperl into mainline.
31104              
31105              better fix for change#9517 to accomodate UNC paths like
31106              \\server\share\foo, and paths with trailing backslash
31107              like c:\this\
31108      Branch: perl
31109           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
31110 ____________________________________________________________________________
31111 [  9535] By: jhi                                   on 2001/04/03  17:58:07
31112         Log: Change the push/unshift warning to be of class syntax, not misc.
31113      Branch: perl
31114            ! op.c pod/perldiag.pod t/pragma/warn/op
31115 ____________________________________________________________________________
31116 [  9534] By: jhi                                   on 2001/04/03  15:03:46
31117         Log: Change the push/unshift warning (#9532) to talk about "no values"
31118              instead of "no arguments".
31119      Branch: perl
31120            ! op.c pod/perldiag.pod t/pragma/warn/op
31121 ____________________________________________________________________________
31122 [  9533] By: gsar                                  on 2001/04/03  14:30:07
31123         Log: better fix for change#9517 to accomodate UNC paths like
31124              \\server\share\foo, and paths with trailing backslash
31125              like c:\this\
31126      Branch: maint-5.6/perl
31127            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
31128 ____________________________________________________________________________
31129 [  9532] By: jhi                                   on 2001/04/03  13:11:46
31130         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
31131              From: Robin Houston <robin@kitsite.com>
31132              Date: Mon, 2 Apr 2001 15:03:29 +0100
31133              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
31134      Branch: perl
31135            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
31136 ____________________________________________________________________________
31137 [  9531] By: jhi                                   on 2001/04/03  13:06:34
31138         Log: Integrate change #9530 from maintperl into mainline.
31139              
31140              accomodate VMS "mailbox overflow" quirk in testsuite (from
31141              Craig Berry)
31142      Branch: perl
31143           !> t/lib/socket.t
31144 ____________________________________________________________________________
31145 [  9530] By: gsar                                  on 2001/04/03  04:56:41
31146         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
31147              Craig Berry)
31148      Branch: maint-5.6/perl
31149            ! t/lib/socket.t
31150 ____________________________________________________________________________
31151 [  9529] By: jhi                                   on 2001/04/03  02:34:34
31152         Log: Update Changes.
31153      Branch: perl
31154            ! Changes patchlevel.h
31155 ____________________________________________________________________________
31156 [  9528] By: jhi                                   on 2001/04/03  01:27:57
31157         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
31158              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
31159              To: perl5-porters@perl.org
31160              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
31161      Branch: perl
31162            ! pod/perlfaq3.pod
31163 ____________________________________________________________________________
31164 [  9527] By: jhi                                   on 2001/04/03  01:22:09
31165         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
31166              From: Peter Prymmer <pvhp@forte.com>
31167              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
31168              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
31169      Branch: perl
31170            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
31171 ____________________________________________________________________________
31172 [  9526] By: jhi                                   on 2001/04/03  01:18:25
31173         Log: The metaconfig unit changes for #9525.
31174      Branch: metaconfig
31175            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
31176      Branch: metaconfig/U/perl
31177            ! use64bits.U
31178 ____________________________________________________________________________
31179 [  9525] By: jhi                                   on 2001/04/03  01:17:30
31180         Log: Configure sanity checks:
31181              * if use64bitall is attempted but pointers are only 32-bit,
31182              'downgrade' to use64bitint
31183              * if use64bitint is attempted but there's no quad type,
31184              forget about use64bitint (well, the default for it is 'n',
31185              the user can still override this)
31186              * if pointers are 64 bits, do not try to use Perl's malloc
31187      Branch: perl
31188            ! Configure
31189 ____________________________________________________________________________
31190 [  9524] By: gsar                                  on 2001/04/03  01:09:12
31191         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
31192      Branch: maint-5.6/perl
31193            ! pp_sys.c
31194 ____________________________________________________________________________
31195 [  9523] By: jhi                                   on 2001/04/03  00:02:31
31196         Log: (Retracted by #9609)
31197              
31198              Make it harder for parallel makes to enter 'test' before
31199              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
31200              should be unhappy enough, but sometimes parallel makes seem
31201              to sneak past both in Tru64 and AIX.)
31202      Branch: perl
31203            ! Makefile.SH
31204 ____________________________________________________________________________
31205 [  9522] By: jhi                                   on 2001/04/02  22:35:31
31206         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
31207              Date: Mon, 2 Apr 2001 22:54:10 +0100
31208              From: Robin Houston <robin@kitsite.com>
31209              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
31210      Branch: perl
31211            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
31212 ____________________________________________________________________________
31213 [  9521] By: jhi                                   on 2001/04/02  22:32:23
31214         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
31215              From: Robin Houston <robin@kitsite.com>
31216              Date: Mon, 2 Apr 2001 20:24:03 +0100
31217              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
31218      Branch: perl
31219            ! ext/B/B/Concise.pm
31220 ____________________________________________________________________________
31221 [  9520] By: jhi                                   on 2001/04/02  22:30:43
31222         Log: Subject: [PATCH] REALLY pedantic hv.h nit
31223              From: Simon Cozens <simon@netthink.co.uk>
31224              Date: Mon, 2 Apr 2001 15:43:06 +0100
31225              Message-ID: <20010402154306.A21711@netthink.co.uk>
31226      Branch: perl
31227            ! hv.h
31228 ____________________________________________________________________________
31229 [  9519] By: jhi                                   on 2001/04/02  22:28:04
31230         Log: Based on
31231              
31232              Subject: [foolperl] EPOC fix
31233              From: Olaf Flebbe <O.Flebbe@science-computing.de>
31234              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
31235              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
31236      Branch: perl
31237            ! pp_sys.c
31238 ____________________________________________________________________________
31239 [  9518] By: jhi                                   on 2001/04/02  22:22:34
31240         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
31241              
31242              README.win32 tweaks; add a note about alternative location for
31243              getting a gcc-2.95.2 that will build perl properly on windows
31244              
31245              add some notes about gutsy threading matters
31246              
31247              many of the utilities interpolate literal paths within doublequotes
31248              (fails on dosish platforms where path contains backslashes)
31249      Branch: perl
31250           !> README.win32 pod/perlguts.pod utils/perldoc.PL
31251           !> x2p/find2perl.PL x2p/s2p.PL
31252 ____________________________________________________________________________
31253 [  9517] By: gsar                                  on 2001/04/02  19:52:21
31254         Log: many of the utilities interpolate literal paths within doublequotes
31255              (fails on dosish platforms where path contains backslashes)
31256      Branch: maint-5.6/perl
31257            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
31258 ____________________________________________________________________________
31259 [  9516] By: gsar                                  on 2001/04/02  05:49:37
31260         Log: a foolish release
31261      Branch: maint-5.6/perl
31262            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
31263            ! pod/perltoc.pod
31264 ____________________________________________________________________________
31265 [  9515] By: gsar                                  on 2001/04/02  05:04:29
31266         Log: add missing changelog summaries
31267      Branch: maint-5.6/perl
31268            ! Changes
31269 ____________________________________________________________________________
31270 [  9514] By: gsar                                  on 2001/04/02  04:07:13
31271         Log: add some notes about gutsy threading matters
31272      Branch: maint-5.6/perl
31273            ! pod/perlguts.pod
31274 ____________________________________________________________________________
31275 [  9513] By: gsar                                  on 2001/04/02  03:25:21
31276         Log: add more prominent caveat notices about experimental features
31277      Branch: maint-5.6/perl
31278            ! pod/perlfork.pod pod/perlunicode.pod
31279 ____________________________________________________________________________
31280 [  9512] By: gsar                                  on 2001/04/02  02:54:33
31281         Log: integrate changes#9479,9509 from mainline
31282              
31283              [PATCH] File::Glob stuff for Mac OS
31284              
31285              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
31286      Branch: maint-5.6/perl
31287           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
31288           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
31289           !> t/lib/glob-taint.t
31290 ____________________________________________________________________________
31291 [  9511] By: gsar                                  on 2001/04/02  02:38:24
31292         Log: README.win32 tweaks; add a note about alternative location for
31293              getting a gcc-2.95.2 that will build perl properly on windows
31294      Branch: maint-5.6/perl
31295            ! README.win32
31296 ____________________________________________________________________________
31297 [  9510] By: jhi                                   on 2001/04/01  20:45:10
31298         Log: An ambiguosity warning.
31299      Branch: perl
31300            ! t/lib/trig.t
31301 ____________________________________________________________________________
31302 [  9509] By: jhi                                   on 2001/04/01  19:53:47
31303         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
31304              From: Jonathan Stowe <gellyfish@gellyfish.com>
31305              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
31306              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
31307      Branch: perl
31308            ! ext/File/Glob/bsd_glob.c
31309 ____________________________________________________________________________
31310 [  9508] By: jhi                                   on 2001/04/01  19:35:03
31311         Log: Update Changes.
31312      Branch: perl
31313            ! Changes patchlevel.h
31314 ____________________________________________________________________________
31315 [  9507] By: jhi                                   on 2001/04/01  19:24:01
31316         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
31317              from mainline to maintperl: pod tweaks.
31318      Branch: maint-5.6/perl
31319           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
31320           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
31321           !> pod/perlvar.pod
31322 ____________________________________________________________________________
31323 [  9506] By: jhi                                   on 2001/04/01  19:11:53
31324         Log: Commit Sarathy to April release of 5.6.1 :-)
31325      Branch: perl
31326            ! pod/perlfaq1.pod
31327 ____________________________________________________________________________
31328 [  9505] By: jhi                                   on 2001/04/01  19:03:15
31329         Log: Subject: PATCH 5.6.0 (perldebug.pod)
31330              From: Mark-Jason Dominus <mjd@plover.com>
31331              Date: Sun, 01 Apr 2001 14:25:11 -0400
31332              Message-ID: <20010401182511.9247.qmail@plover.com>
31333      Branch: perl
31334            ! pod/perldebug.pod
31335 ____________________________________________________________________________
31336 [  9504] By: jhi                                   on 2001/04/01  18:43:09
31337         Log: Add great_circle_direction().
31338      Branch: perl
31339            ! lib/Math/Trig.pm t/lib/trig.t
31340 ____________________________________________________________________________
31341 [  9503] By: jhi                                   on 2001/04/01  17:29:12
31342         Log: Unicode ReadMe update for Unicode 3.1.
31343      Branch: perl
31344            ! lib/unicode/ReadMe.txt
31345 ____________________________________________________________________________
31346 [  9502] By: jhi                                   on 2001/04/01  17:18:40
31347         Log: Integrate change #9501 from maintperl into mainline.
31348              
31349              fix the perlembed notes on multiple interpreters
31350              
31351              fix ExtUtils::Embed to work passably on Windows
31352      Branch: perl
31353           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
31354 ____________________________________________________________________________
31355 [  9501] By: gsar                                  on 2001/04/01  07:21:57
31356         Log: fix the perlembed notes on multiple interpreters
31357              
31358              fix ExtUtils::Embed to work passably on Windows
31359      Branch: maint-5.6/perl
31360            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
31361 ____________________________________________________________________________
31362 [  9500] By: jhi                                   on 2001/04/01  05:58:23
31363         Log: Test for #9499.
31364      Branch: perl
31365            ! t/op/tr.t
31366 ____________________________________________________________________________
31367 [  9499] By: jhi                                   on 2001/04/01  05:55:46
31368         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
31369      Branch: perl
31370            ! embed.h embed.pl op.c proto.h
31371 ____________________________________________________________________________
31372 [  9498] By: jhi                                   on 2001/04/01  05:44:34
31373         Log: Protect the workaround hunk more.
31374      Branch: perl
31375            ! toke.c
31376 ____________________________________________________________________________
31377 [  9497] By: jhi                                   on 2001/04/01  00:24:25
31378         Log: Integrate changes #9493,9494,9495,9496 from maintperl
31379              into mainline.
31380              
31381              fix a broken workaround for Borland compiler in change#4739
31382              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
31383              
31384              nits spotted by Borland compiler
31385              
31386              avoid redefinition warnings under Borland 5.02
31387              
31388              various nits identified by the Borland 5.5 compiler; remove suppression
31389              of a few warnings
31390      Branch: perl
31391           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
31392           !> win32/win32.h
31393 ____________________________________________________________________________
31394 [  9496] By: gsar                                  on 2001/03/31  23:22:28
31395         Log: various nits identified by the Borland 5.5 compiler; remove suppression
31396              of a few warnings
31397      Branch: maint-5.6/perl
31398            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
31399 ____________________________________________________________________________
31400 [  9495] By: gsar                                  on 2001/03/31  21:03:08
31401         Log: avoid redefinition warnings under Borland 5.02
31402      Branch: maint-5.6/perl
31403            ! win32/makefile.mk
31404 ____________________________________________________________________________
31405 [  9494] By: gsar                                  on 2001/03/31  20:18:59
31406         Log: nits spotted by Borland compiler
31407      Branch: maint-5.6/perl
31408            ! utf8.h win32/win32.h
31409 ____________________________________________________________________________
31410 [  9493] By: gsar                                  on 2001/03/31  20:18:05
31411         Log: fix a broken workaround for Borland compiler in change#4739
31412              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
31413      Branch: maint-5.6/perl
31414            ! toke.c
31415 ____________________________________________________________________________
31416 [  9492] By: jhi                                   on 2001/03/31  18:36:24
31417         Log: Integrate change #9491 from maintperl into mainline.
31418              
31419              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
31420              directory is relative (need to fetch the full path name *before*
31421              the chdir!)
31422      Branch: perl
31423           !> lib/Cwd.pm
31424 ____________________________________________________________________________
31425 [  9491] By: gsar                                  on 2001/03/31  17:01:56
31426         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
31427              directory is relative (need to fetch the full path name *before*
31428              the chdir!)
31429              
31430              this is a followup patch for change#6749
31431      Branch: maint-5.6/perl
31432            ! lib/Cwd.pm
31433 ____________________________________________________________________________
31434 [  9490] By: jhi                                   on 2001/03/31  15:50:18
31435         Log: Subject: Re: [PATCH] av.h cosmetics
31436              From: Simon Cozens <simon@netthink.co.uk>
31437              Date: Sat, 31 Mar 2001 13:09:59 +0100
31438              Message-ID: <20010331130959.A22000@netthink.co.uk>
31439              
31440              Document AvALLOC.
31441      Branch: perl
31442            ! pod/perlguts.pod
31443 ____________________________________________________________________________
31444 [  9489] By: jhi                                   on 2001/03/31  15:48:44
31445         Log: Subject: [PATCH] Re: Math::Big* v1.21
31446              From: Tels <perl_dummy@bloodgate.com>
31447              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
31448              Message-Id: <200103311125.GAA377738@www08.hway.net>
31449      Branch: perl
31450            ! pod/perlop.pod
31451 ____________________________________________________________________________
31452 [  9488] By: jhi                                   on 2001/03/31  03:39:51
31453         Log: Debug output tweak.
31454      Branch: perl
31455            ! t/lib/cwd.t
31456 ____________________________________________________________________________
31457 [  9487] By: jhi                                   on 2001/03/31  03:33:02
31458         Log: OverVMSification.
31459      Branch: perl
31460            ! t/lib/cwd.t
31461 ____________________________________________________________________________
31462 [  9486] By: jhi                                   on 2001/03/31  03:01:40
31463         Log: Missed MANIFESTations in #9483.
31464      Branch: perl
31465            ! MANIFEST
31466 ____________________________________________________________________________
31467 [  9485] By: jhi                                   on 2001/03/31  02:58:17
31468         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
31469              From: Peter Prymmer <pvhp@forte.com>
31470              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
31471              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
31472      Branch: perl
31473            ! regexec.c t/lib/cwd.t
31474 ____________________________________________________________________________
31475 [  9484] By: jhi                                   on 2001/03/31  01:04:41
31476         Log: Obsolete file (see #3938)
31477      Branch: perl
31478            - lib/unicode/README.Ethiopic
31479            ! MANIFEST
31480 ____________________________________________________________________________
31481 [  9483] By: jhi                                   on 2001/03/31  00:52:42
31482         Log: Update to Unicode 3.1.
31483              (Rename Names.txt to NamesList.txt.)
31484      Branch: perl
31485            + lib/unicode/NamesList.txt lib/unicode/PropList.html
31486            - lib/unicode/Names.txt
31487            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
31488            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
31489            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
31490            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
31491            ! lib/unicode/UCD.html lib/unicode/Unicode.html
31492            ! lib/unicode/rename lib/unicode/version
31493 ____________________________________________________________________________
31494 [  9482] By: jhi                                   on 2001/03/30  23:33:44
31495         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
31496              From: Robin Houston <robin@kitsite.com>
31497              Date: Fri, 30 Mar 2001 20:07:22 +0100
31498              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
31499      Branch: perl
31500            ! ext/B/B/Deparse.pm
31501 ____________________________________________________________________________
31502 [  9481] By: jhi                                   on 2001/03/30  23:20:25
31503         Log: Subject: Re: [PATCH] CwdXS, Take 2
31504              From: Benjamin Sugars <bsugars@canoe.ca>
31505              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
31506              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
31507      Branch: perl
31508            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
31509            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
31510 ____________________________________________________________________________
31511 [  9480] By: jhi                                   on 2001/03/30  22:52:38
31512         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
31513              From: David Dyck <dcd@tc.fluke.com>
31514              Date: Fri, 30 Mar 2001 14:44:13 -0800
31515              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
31516              
31517              The t/rantests flags file creation was accidentally
31518              removed by #9217.
31519      Branch: perl
31520            ! Makefile.SH
31521 ____________________________________________________________________________
31522 [  9479] By: jhi                                   on 2001/03/30  22:45:45
31523         Log: Subject: [PATCH] File::Glob stuff for Mac OS
31524              From: Chris Nandor <pudge@pobox.com>
31525              Date: Fri, 30 Mar 2001 16:51:00 -0500
31526              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
31527      Branch: perl
31528            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
31529            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
31530            ! t/lib/glob-taint.t
31531 ____________________________________________________________________________
31532 [  9478] By: jhi                                   on 2001/03/30  22:43:12
31533         Log: Subject: fix for win32/buildext.pl
31534              From: "Vadim Konovalov" <watman@inbox.ru>
31535              Date: Sat, 31 Mar 2001 00:50:36 +0400
31536              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
31537      Branch: perl
31538            ! win32/buildext.pl
31539 ____________________________________________________________________________
31540 [  9477] By: jhi                                   on 2001/03/30  22:41:16
31541         Log: Subject: small base.pm doc patch
31542              From: Leon Brocard <acme@astray.com>
31543              Date: Fri, 30 Mar 2001 21:49:57 +0100
31544              Message-ID: <20010330214957.B8733@ns0.astray.com>
31545      Branch: perl
31546            ! lib/base.pm
31547 ____________________________________________________________________________
31548 [  9476] By: jhi                                   on 2001/03/30  18:16:57
31549         Log: Subject: [PATCH] av.h cosmetics
31550              From: Simon Cozens <simon@netthink.co.uk>
31551              Date: Fri, 30 Mar 2001 18:12:28 +0100
31552              Message-ID: <20010330181228.A9319@netthink.co.uk>
31553      Branch: perl
31554            ! av.h
31555 ____________________________________________________________________________
31556 [  9475] By: jhi                                   on 2001/03/30  18:15:50
31557         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
31558              From: "Philip Newton" <pnewton@gmx.de>
31559              Date: Fri, 30 Mar 2001 19:06:57 +0200
31560              Message-ID: <3AC4D951.14815.1AC7068@localhost>
31561      Branch: perl
31562            ! pod/perlhack.pod
31563 ____________________________________________________________________________
31564 [  9474] By: jhi                                   on 2001/03/30  18:14:02
31565         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
31566              From: Benjamin Sugars <bsugars@canoe.ca>
31567              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
31568              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
31569      Branch: perl
31570            ! t/lib/glob-basic.t
31571 ____________________________________________________________________________
31572 [  9473] By: jhi                                   on 2001/03/30  16:09:24
31573         Log: Update Changes.
31574      Branch: perl
31575            ! Changes patchlevel.h
31576 ____________________________________________________________________________
31577 [  9472] By: jhi                                   on 2001/03/30  15:16:08
31578         Log: Integrate perlio.
31579      Branch: perl
31580           !> t/lib/cwd.t t/lib/glob-basic.t
31581 ____________________________________________________________________________
31582 [  9471] By: nick                                  on 2001/03/30  14:47:10
31583         Log: Should be (^O eq 'MSWin32') not 'Win32'
31584              Fail #12 seems real - chdir is in wrong dir.
31585      Branch: perlio
31586            ! t/lib/cwd.t
31587 ____________________________________________________________________________
31588 [  9470] By: jhi                                   on 2001/03/30  14:41:11
31589         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
31590              From: Radu Greab <radu@netsoft.ro>
31591              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
31592              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
31593              
31594              Replace #9352.
31595      Branch: perl
31596            ! ext/Socket/Socket.xs pp_sys.c
31597 ____________________________________________________________________________
31598 [  9469] By: jhi                                   on 2001/03/30  14:37:51
31599         Log: Subject: PATCH pod/perldiag.pod
31600              From: Robin Houston <robin@kitsite.com>
31601              Date: Fri, 30 Mar 2001 14:10:36 +0100
31602              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
31603      Branch: perl
31604            ! pod/perldiag.pod t/lib/glob-basic.t
31605 ____________________________________________________________________________
31606 [  9468] By: jhi                                   on 2001/03/30  14:36:36
31607         Log: Subject: Better diagnostic in io/fs.t
31608              From: andreas.koenig@anima.de (Andreas J. Koenig)
31609              Date: 30 Mar 2001 10:11:43 +0200
31610              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
31611      Branch: perl
31612            ! t/io/fs.t
31613 ____________________________________________________________________________
31614 [  9467] By: nick                                  on 2001/03/30  14:25:43
31615         Log: Skip order test of glob if case-ignoring system cannot 
31616              create a.test and A.test
31617      Branch: perlio
31618            ! t/lib/glob-basic.t
31619 ____________________________________________________________________________
31620 [  9466] By: nick                                  on 2001/03/30  13:03:12
31621         Log: Integrate mainline.
31622      Branch: perlio
31623            - ext/re/hints/aix.pl
31624           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
31625           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
31626           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
31627           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
31628 ____________________________________________________________________________
31629 [  9465] By: jhi                                   on 2001/03/30  03:53:37
31630         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
31631              the tests sometimes hang, sometimes not.)
31632      Branch: perl
31633            ! t/lib/io_multihomed.t t/lib/io_sock.t
31634 ____________________________________________________________________________
31635 [  9464] By: jhi                                   on 2001/03/30  02:56:04
31636         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
31637              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
31638              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
31639              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
31640      Branch: perl
31641            ! op.c
31642 ____________________________________________________________________________
31643 [  9463] By: jhi                                   on 2001/03/30  02:34:48
31644         Log: Test for #9462.
31645      Branch: perl
31646            ! t/lib/b.t
31647 ____________________________________________________________________________
31648 [  9462] By: jhi                                   on 2001/03/30  02:29:37
31649         Log: Subject: B::Deparse precedence bug. (Patch included.)
31650              From: Jeremy Madea <jmadea@inktomi.com>
31651              Date: Thu, 29 Mar 2001 12:05:02 -0800
31652              Message-ID: <20010329120502.A24881@dr.inktomi.com>
31653      Branch: perl
31654            ! ext/B/B/Deparse.pm
31655 ____________________________________________________________________________
31656 [  9461] By: jhi                                   on 2001/03/30  02:18:41
31657         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
31658              From: Peter Prymmer <pvhp@forte.com>
31659              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
31660              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
31661      Branch: perl
31662            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
31663            ! t/lib/md5-file.t
31664 ____________________________________________________________________________
31665 [  9460] By: jhi                                   on 2001/03/30  02:17:07
31666         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
31667              From: Robin Houston <robin@kitsite.com>
31668              Date: Thu, 29 Mar 2001 20:47:56 +0100
31669              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
31670      Branch: perl
31671            ! ext/B/B/Debug.pm
31672 ____________________________________________________________________________
31673 [  9459] By: jhi                                   on 2001/03/30  02:16:05
31674         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
31675              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
31676              Date: Wed, 28 Mar 2001 18:02:20 -0600
31677              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
31678      Branch: perl
31679            ! lib/ExtUtils/MM_VMS.pm
31680 ____________________________________________________________________________
31681 [  9458] By: jhi                                   on 2001/03/30  02:07:58
31682         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
31683              From: "Joshua E. Rodd" <jrodd@pbs.org>
31684              Date: Wed, 28 Mar 2001 17:29:12 -0500
31685              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
31686      Branch: perl
31687            ! pod/perlop.pod
31688 ____________________________________________________________________________
31689 [  9457] By: jhi                                   on 2001/03/30  02:04:33
31690         Log: Subject: ext/re/aix.pl can go
31691              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31692              Date: Thu, 29 Mar 2001 12:03:28 +0200
31693              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
31694      Branch: perl
31695            - ext/re/hints/aix.pl
31696            ! MANIFEST
31697 ____________________________________________________________________________
31698 [  9456] By: jhi                                   on 2001/03/30  02:03:32
31699         Log: Integrate perlio.
31700      Branch: perl
31701           !> ext/Encode/Encode.xs installperl
31702 ____________________________________________________________________________
31703 [  9455] By: nick                                  on 2001/03/29  21:11:46
31704         Log: DLL name has changed so installperl needs to know
31705              (Why isn't it working it out or passed it?)
31706      Branch: perlio
31707            ! installperl
31708 ____________________________________________________________________________
31709 [  9454] By: nick                                  on 2001/03/29  20:56:12
31710         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
31711              and we don't get undef warnings.
31712      Branch: perlio
31713            ! ext/Encode/Encode.xs
31714 ____________________________________________________________________________
31715 [  9453] By: nick                                  on 2001/03/29  17:58:48
31716         Log: Integrate mainline
31717      Branch: perlio
31718           !> Changes patchlevel.h
31719 ____________________________________________________________________________
31720 [  9452] By: jhi                                   on 2001/03/29  16:44:55
31721         Log: Update Changes.
31722      Branch: perl
31723            ! Changes patchlevel.h
31724 ____________________________________________________________________________
31725 [  9451] By: nick                                  on 2001/03/29  16:31:38
31726         Log: Integrate mainline
31727      Branch: perlio
31728           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
31729           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
31730           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
31731           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
31732           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
31733 ____________________________________________________________________________
31734 [  9450] By: jhi                                   on 2001/03/29  16:29:17
31735         Log: Integrate perlio.
31736      Branch: perl
31737           !> win32/buildext.pl
31738 ____________________________________________________________________________
31739 [  9449] By: jhi                                   on 2001/03/29  15:50:01
31740         Log: Update Changes.
31741      Branch: perl
31742            ! Changes patchlevel.h
31743 ____________________________________________________________________________
31744 [  9448] By: nick                                  on 2001/03/29  15:47:15
31745         Log: Make sure buildext.pl finds Errno.pm
31746      Branch: perlio
31747            ! win32/buildext.pl
31748 ____________________________________________________________________________
31749 [  9447] By: jhi                                   on 2001/03/29  15:39:34
31750         Log: Integrate perlio.
31751      Branch: perl
31752           !> win32/makefile.mk
31753 ____________________________________________________________________________
31754 [  9446] By: nick                                  on 2001/03/29  15:30:03
31755         Log: Integrate win32/makefile.mk with mainline.
31756      Branch: perlio
31757           !> win32/makefile.mk
31758 ____________________________________________________________________________
31759 [  9445] By: nick                                  on 2001/03/29  15:27:32
31760         Log: Fix breakage ... 
31761      Branch: perlio
31762            ! win32/makefile.mk
31763 ____________________________________________________________________________
31764 [  9444] By: jhi                                   on 2001/03/29  15:03:08
31765         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
31766              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
31767              Date: Thu, 29 Mar 2001 10:32:59 +0400
31768              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
31769      Branch: perl
31770            ! win32/makefile.mk
31771 ____________________________________________________________________________
31772 [  9443] By: jhi                                   on 2001/03/29  15:02:12
31773         Log: Integrate perlio.
31774      Branch: perl
31775           +> win32/buildext.pl
31776           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
31777           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
31778 ____________________________________________________________________________
31779 [  9442] By: nick                                  on 2001/03/29  14:59:11
31780         Log: Work in progress - determine win32 extensions to build via script.
31781      Branch: perlio
31782            + win32/buildext.pl
31783            ! MANIFEST win32/makefile.mk
31784 ____________________________________________________________________________
31785 [  9441] By: jhi                                   on 2001/03/29  14:51:47
31786         Log: Reintroduce the use of external pwd.
31787      Branch: perl
31788            ! t/lib/cwd.t
31789 ____________________________________________________________________________
31790 [  9440] By: jhi                                   on 2001/03/29  14:42:58
31791         Log: use warnings instead of -w.
31792      Branch: perl
31793            ! utils/h2xs.PL
31794 ____________________________________________________________________________
31795 [  9439] By: jhi                                   on 2001/03/29  14:41:52
31796         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
31797              From: Jonathan Stowe <gellyfish@gellyfish.com>
31798              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
31799              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
31800      Branch: perl
31801            ! utils/h2xs.PL
31802 ____________________________________________________________________________
31803 [  9438] By: jhi                                   on 2001/03/29  14:39:38
31804         Log: Subject: [PATCH perl@9424] minor pod nits
31805              From: Robin Barker <rmb1@cise.npl.co.uk>
31806              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
31807              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
31808      Branch: perl
31809            ! pod/perlhack.pod pod/perliol.pod
31810 ____________________________________________________________________________
31811 [  9437] By: jhi                                   on 2001/03/29  14:29:16
31812         Log: Subject: [PATCH perl@9424] typemap cast warning
31813              From: Robin Barker <rmb1@cise.npl.co.uk>
31814              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
31815              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
31816      Branch: perl
31817            ! lib/ExtUtils/typemap
31818 ____________________________________________________________________________
31819 [  9436] By: jhi                                   on 2001/03/29  14:26:03
31820         Log: Subject: [PATCH perl@9424] printf warning
31821              From: Robin Barker <rmb1@cise.npl.co.uk>
31822              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
31823              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
31824      Branch: perl
31825            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
31826            ! ext/Storable/Storable.xs toke.c
31827 ____________________________________________________________________________
31828 [  9435] By: nick                                  on 2001/03/29  14:23:31
31829         Log: Win32 has name conflict with ERROR
31830      Branch: perlio
31831            ! ext/PerlIO/Via/Via.xs
31832 ____________________________________________________________________________
31833 [  9434] By: jhi                                   on 2001/03/29  14:17:48
31834         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
31835              From: Peter Prymmer <pvhp@forte.com>
31836              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
31837              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
31838      Branch: perl
31839            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
31840 ____________________________________________________________________________
31841 [  9433] By: jhi                                   on 2001/03/29  13:52:44
31842         Log: test-prep target was missing.
31843      Branch: perl
31844            ! Makefile.SH
31845 ____________________________________________________________________________
31846 [  9432] By: nick                                  on 2001/03/29  12:40:03
31847         Log: Make as-shipped compiler default to MSVC6 
31848      Branch: perlio
31849            ! win32/makefile.mk
31850 ____________________________________________________________________________
31851 [  9431] By: nick                                  on 2001/03/29  12:12:16
31852         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
31853              akin to PerlIO::Scalar.
31854      Branch: perlio
31855            ! perlio.c perlio.h
31856 ____________________________________________________________________________
31857 [  9430] By: nick                                  on 2001/03/29  10:56:35
31858         Log: Integrate mainline.
31859      Branch: perlio
31860           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
31861           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
31862           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
31863           !> win32/makefile.mk win32/win32sck.c
31864 ____________________________________________________________________________
31865 [  9429] By: nick                                  on 2001/03/29  09:03:43
31866         Log: Noticed that two tests were skipped as perlio:: package
31867              isn't there any more. Changed the skip condition.
31868              Avoid core-dump if sv_utf8_upgrade() called on something
31869              that does not become SvPOK after SvPV() (e.g. a ref).
31870      Branch: perlio
31871            ! sv.c t/io/utf8.t t/lib/io_scalar.t
31872 ____________________________________________________________________________
31873 [  9428] By: jhi                                   on 2001/03/29  01:31:47
31874         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
31875              From: Benjamin Sugars <bsugars@canoe.ca> 
31876              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
31877              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
31878      Branch: perl
31879            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
31880            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
31881            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
31882 ____________________________________________________________________________
31883 [  9427] By: jhi                                   on 2001/03/29  00:49:30
31884         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
31885              From: "Vadim Konovalov" <watman@inbox.ru>
31886              Date: Thu, 29 Mar 2001 01:50:12 +0400
31887              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
31888      Branch: perl
31889            ! win32/makefile.mk win32/win32sck.c
31890 ____________________________________________________________________________
31891 [  9426] By: gsar                                  on 2001/03/29  00:28:04
31892         Log: dmake can only handle == and != in comparisons; support building
31893              with Borland's VCL libraries (from Vadim Konovalov)
31894      Branch: maint-5.6/perl
31895            ! win32/makefile.mk
31896 ____________________________________________________________________________
31897 [  9425] By: nick                                  on 2001/03/28  19:29:56
31898         Log: Integrate (@snapshot)
31899      Branch: perlio
31900           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
31901 ____________________________________________________________________________
31902 [  9424] By: jhi                                   on 2001/03/28  19:03:16
31903         Log: Update Changes.
31904      Branch: perl
31905            ! Changes patchlevel.h
31906 ____________________________________________________________________________
31907 [  9423] By: jhi                                   on 2001/03/28  18:52:09
31908         Log: Rmdir lib/XS on cleanup.
31909      Branch: perl
31910            ! Makefile.SH
31911 ____________________________________________________________________________
31912 [  9422] By: jhi                                   on 2001/03/28  18:49:34
31913         Log: Integrate perlio.
31914      Branch: perl
31915           !> t/op/utf8decode.t
31916 ____________________________________________________________________________
31917 [  9421] By: nick                                  on 2001/03/28  18:46:44
31918         Log: Loose duplicate chunk.
31919      Branch: perlio
31920            ! t/op/utf8decode.t
31921 ____________________________________________________________________________
31922 [  9420] By: nick                                  on 2001/03/28  18:44:11
31923         Log: Integrate mainline.
31924      Branch: perlio
31925           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
31926           !> vms/vmsish.h
31927 ____________________________________________________________________________
31928 [  9419] By: jhi                                   on 2001/03/28  18:42:05
31929         Log: Can't trust external pwds
31930              (either shell builtins or external programs)
31931      Branch: perl
31932            ! t/lib/cwd.t
31933 ____________________________________________________________________________
31934 [  9418] By: jhi                                   on 2001/03/28  18:34:05
31935         Log: Integrate perlio.
31936      Branch: perl
31937            - lib/perlio.pm
31938           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
31939           !> t/op/utf8decode.t
31940 ____________________________________________________________________________
31941 [  9417] By: nick                                  on 2001/03/28  18:24:02
31942         Log: PerlIO.pm / perlio.pm conflict.
31943              Update some pods.
31944              Make t/op/utf8decode.t a text file.
31945      Branch: perlio
31946            - lib/perlio.pm
31947            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
31948            ! t/op/utf8decode.t
31949 ____________________________________________________________________________
31950 [  9416] By: jhi                                   on 2001/03/28  18:06:07
31951         Log: Integrate change #9409 from mainline to maintperl.
31952              
31953              Yet another tweak on AIX dynaloading.
31954      Branch: maint-5.6/perl
31955           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
31956 ____________________________________________________________________________
31957 [  9415] By: gsar                                  on 2001/03/28  17:13:01
31958         Log: integrate changes#9377,9385,9401 from mainline
31959              
31960              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
31961              
31962              If directory entries compare equal case-insensitively,
31963              retry case-sensitively.
31964              
31965              Subject: [PATCH] B::Terse and warnings
31966      Branch: maint-5.6/perl
31967           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
31968           !> t/pragma/warn/perl
31969 ____________________________________________________________________________
31970 [  9414] By: jhi                                   on 2001/03/28  17:11:12
31971         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
31972              From: "Craig A. Berry" <craigberry@mac.com>
31973              Date: Wed, 28 Mar 2001 10:55:20 -0600
31974              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
31975      Branch: perl
31976            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
31977 ____________________________________________________________________________
31978 [  9413] By: jhi                                   on 2001/03/28  17:03:12
31979         Log: Dup hunk.
31980      Branch: perl
31981            ! t/op/utf8decode.t
31982 ____________________________________________________________________________
31983 [  9412] By: jhi                                   on 2001/03/28  17:02:36
31984         Log: Forced integrate from perlio.
31985      Branch: perl
31986           !> t/op/utf8decode.t
31987 ____________________________________________________________________________
31988 [  9411] By: nick                                  on 2001/03/28  16:50:03
31989         Log: Integrate mainline.
31990      Branch: perlio
31991           +> t/lib/cwd.t
31992           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
31993           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
31994           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
31995           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
31996           !> t/pragma/warn/perl
31997 ____________________________________________________________________________
31998 [  9410] By: jhi                                   on 2001/03/28  16:44:23
31999         Log: Subject: Re: [PATCH] 9403 cannot be tested
32000              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32001              Date: Wed, 28 Mar 2001 18:33:56 +0200
32002              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
32003      Branch: perl
32004            ! makedef.pl
32005 ____________________________________________________________________________
32006 [  9409] By: jhi                                   on 2001/03/28  16:12:45
32007         Log: Yet another tweak on AIX dynaloading.
32008      Branch: perl
32009            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
32010 ____________________________________________________________________________
32011 [  9408] By: jhi                                   on 2001/03/28  15:52:55
32012         Log: Subject: [PATCH] 9403 cannot be tested
32013              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
32014              Date: Wed, 28 Mar 2001 17:23:00 +0200
32015              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
32016              
32017              A missing symbol.
32018      Branch: perl
32019            ! makedef.pl
32020 ____________________________________________________________________________
32021 [  9407] By: jhi                                   on 2001/03/28  15:47:43
32022         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
32023      Branch: perl
32024            ! t/op/utf8decode.t
32025           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
32026           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
32027 ____________________________________________________________________________
32028 [  9406] By: jhi                                   on 2001/03/28  15:37:08
32029         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
32030              From: Benjamin Sugars <bsugars@canoe.ca> 
32031              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
32032              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
32033      Branch: perl
32034            + t/lib/cwd.t
32035            ! MANIFEST
32036 ____________________________________________________________________________
32037 [  9405] By: jhi                                   on 2001/03/28  15:13:18
32038         Log: pp_ne() needs a CORRECT boolean.
32039      Branch: perl
32040            ! pp.c
32041 ____________________________________________________________________________
32042 [  9404] By: jhi                                   on 2001/03/28  15:09:23
32043         Log: pp_ne() needs a boolean, not an integer.
32044      Branch: perl
32045            ! pp.c
32046 ____________________________________________________________________________
32047 [  9403] By: jhi                                   on 2001/03/28  14:47:43
32048         Log: (Retracted by #9404.)
32049      Branch: perl
32050            ! pp.c
32051 ____________________________________________________________________________
32052 [  9402] By: jhi                                   on 2001/03/28  14:43:59
32053         Log: Subject: Re: [PATCH] Typemap testing
32054              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
32055              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
32056              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
32057      Branch: perl
32058            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
32059            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
32060 ____________________________________________________________________________
32061 [  9401] By: jhi                                   on 2001/03/28  14:42:14
32062         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
32063              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
32064              Date: Sun, 25 Mar 2001 21:59:15 +0100
32065              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
32066              
32067              A variable will be checked for the "use once" warnings if:
32068              
32069              1. It is in the scope of a use warnings 'once'
32070              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
32071              
32072              Otherwise it won't be checked at all.
32073              
32074              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
32075              
32076              The enclosed patch partially fixes this issue. What I didn't
32077              get to work was the case where the "used once" warning is enabled
32078              in any file other than the main file.
32079      Branch: perl
32080            ! gv.c t/pragma/warn/perl
32081 ____________________________________________________________________________
32082 [  9400] By: nick                                  on 2001/03/28  14:38:24
32083         Log: More EBCDIC tweaks:
32084              - one more swash issue &~(0xA0-1) did not do the right thing,
32085              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
32086              - add "use re 'asciirange'" to make [!-~] etc. work
32087              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
32088              - Choose a key for t/op/each.t test which gets encoded.
32089              - Skip utf8decode if this is UTF-EBCDIC.
32090      Branch: perlio
32091            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
32092            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
32093 ____________________________________________________________________________
32094 [  9399] By: jhi                                   on 2001/03/28  14:21:00
32095         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
32096              Andreas Schwab.
32097      Branch: perl
32098            ! pp.c
32099 ____________________________________________________________________________
32100 [  9398] By: jhi                                   on 2001/03/28  00:55:56
32101         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
32102              From: David Dyck <dcd@tc.fluke.com>
32103              Date: Tue, 27 Mar 2001 15:16:24 -0800
32104              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
32105      Branch: perl
32106            ! ext/IO/lib/IO/Socket.pm
32107 ____________________________________________________________________________
32108 [  9397] By: jhi                                   on 2001/03/27  21:52:49
32109         Log: Integrate perlio.
32110      Branch: perl
32111           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
32112           +> ext/PerlIO/Via/Via.xs
32113           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
32114 ____________________________________________________________________________
32115 [  9396] By: nick                                  on 2001/03/27  21:45:13
32116         Log: Integrate mainline.
32117      Branch: perlio
32118           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
32119           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
32120 ____________________________________________________________________________
32121 [  9395] By: nick                                  on 2001/03/27  21:18:58
32122         Log: Outline docs for PerlIO and PerlIO::Scalar
32123      Branch: perlio
32124            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
32125 ____________________________________________________________________________
32126 [  9394] By: nick                                  on 2001/03/27  20:50:13
32127         Log: PerlIO::Via layer (alpha-ish).
32128      Branch: perlio
32129            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
32130            + ext/PerlIO/Via/Via.xs
32131            ! MANIFEST
32132 ____________________________________________________________________________
32133 [  9393] By: jhi                                   on 2001/03/27  20:49:55
32134         Log: Retract #9329 now that 9390 should take care of the matter.
32135      Branch: perl
32136            ! utils/h2xs.PL
32137 ____________________________________________________________________________
32138 [  9390] By: jhi                                   on 2001/03/27  20:47:50
32139         Log: Subject: Autoloading Errno.pm when %! is encountered
32140              From: Robin Houston <robin@kitsite.com>
32141              Date: Tue, 27 Mar 2001 20:57:11 +0100
32142              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
32143      Branch: perl
32144            ! embed.h embed.pl gv.c proto.h t/op/magic.t
32145 ____________________________________________________________________________
32146 [  9389] By: jhi                                   on 2001/03/27  20:24:31
32147         Log: Integrate perlio.
32148      Branch: perl
32149           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
32150           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
32151           !> utf8.c
32152 ____________________________________________________________________________
32153 [  9388] By: jhi                                   on 2001/03/27  20:21:38
32154         Log: Better have a three-element array if one is going to assign
32155              to the third element of that array. (from Tim Jenness)
32156      Branch: perl
32157            ! ext/XS/Typemap/Typemap.xs
32158 ____________________________________________________________________________
32159 [  9387] By: nick                                  on 2001/03/27  20:15:43
32160         Log: Integrate mainline.
32161      Branch: perlio
32162           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
32163           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
32164           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
32165           +> t/lib/xs-typemap.t
32166           !> (integrate 34 files)
32167 ____________________________________________________________________________
32168 [  9386] By: jhi                                   on 2001/03/27  20:04:18
32169         Log: Subject: Re: perl@9359 breaks HTML::Parser
32170              From: Gisle Aas <gisle@ActiveState.com>
32171              Date: 27 Mar 2001 11:30:24 -0800
32172              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
32173              
32174              Clarify the UTF-8 issues of the API docs.
32175              (Slightly reworded and expanded.)
32176      Branch: perl
32177            ! pod/perlapi.pod sv.c sv.h
32178 ____________________________________________________________________________
32179 [  9385] By: jhi                                   on 2001/03/27  19:44:25
32180         Log: If directory entries compare equal case-insensitively,
32181              retry case-sensitively.
32182      Branch: perl
32183            ! ext/File/Glob/bsd_glob.c
32184 ____________________________________________________________________________
32185 [  9384] By: nick                                  on 2001/03/27  19:38:50
32186         Log: Various EBCDIC fixes:
32187              - major revelation that swash code is encoding aware,
32188              (or thought it was) - now it is ;-)
32189              - With that out of the way fix a slab of tr/// cases.
32190              - Fix Encode 'Unicode' to be true Unicode so tests pass.
32191              - As anticipated Base64.xs needed tweaks.
32192              - Until tr/// works right avoid old_encode64 in MIME tests.
32193      Branch: perlio
32194            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
32195            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
32196 ____________________________________________________________________________
32197 [  9383] By: jhi                                   on 2001/03/27  18:34:41
32198         Log: Add the std test suite BEGIN block.
32199      Branch: perl
32200            ! t/lib/xs-typemap.t
32201 ____________________________________________________________________________
32202 [  9382] By: jhi                                   on 2001/03/27  15:16:07
32203         Log: Add debugging output to the test.
32204      Branch: perl
32205            ! t/lib/glob-basic.t
32206 ____________________________________________________________________________
32207 [  9381] By: jhi                                   on 2001/03/27  15:08:10
32208         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
32209      Branch: perl
32210            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
32211            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
32212            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
32213            + t/lib/xs-typemap.t
32214            ! MANIFEST
32215 ____________________________________________________________________________
32216 [  9380] By: jhi                                   on 2001/03/27  14:48:34
32217         Log: Subject: [PATCH] Typemap testing
32218              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
32219              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
32220              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
32221              
32222              (The first part of the patch.)
32223      Branch: perl
32224            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
32225 ____________________________________________________________________________
32226 [  9379] By: jhi                                   on 2001/03/27  14:44:56
32227         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
32228              From: Benjamin Sugars <bsugars@canoe.ca> 
32229              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
32230              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
32231      Branch: perl
32232            ! t/lib/glob-basic.t
32233 ____________________________________________________________________________
32234 [  9378] By: jhi                                   on 2001/03/27  14:42:30
32235         Log: Subject: [PATCH] perlvar nit
32236              From: Simon Cozens <simon@netthink.co.uk>
32237              Date: Tue, 27 Mar 2001 01:12:01 +0100
32238              Message-ID: <20010327011201.A19179@netthink.co.uk>
32239      Branch: perl
32240            ! pod/perlvar.pod
32241 ____________________________________________________________________________
32242 [  9377] By: jhi                                   on 2001/03/27  14:36:26
32243         Log: Subject: [PATCH] B::Terse and warnings
32244              From: Benjamin Sugars <ben.sugars@home.com>
32245              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
32246              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
32247      Branch: perl
32248            ! ext/B/B.pm ext/B/B/Terse.pm
32249 ____________________________________________________________________________
32250 [  9376] By: jhi                                   on 2001/03/27  14:31:31
32251         Log: Document sockatmark() some.
32252      Branch: perl
32253            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
32254            ! pod/perltoc.pod
32255 ____________________________________________________________________________
32256 [  9375] By: jhi                                   on 2001/03/27  14:00:24
32257         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
32258              noted by Gisle and fixed by NI-S.
32259      Branch: perl
32260            ! sv.c
32261 ____________________________________________________________________________
32262 [  9374] By: jhi                                   on 2001/03/27  05:50:01
32263         Log: Regen toc.
32264      Branch: perl
32265            ! pod/perltoc.pod
32266 ____________________________________________________________________________
32267 [  9373] By: jhi                                   on 2001/03/27  05:43:51
32268         Log: Pixie documenting.
32269      Branch: perl
32270            ! Makefile.SH pod/perlhack.pod
32271 ____________________________________________________________________________
32272 [  9372] By: jhi                                   on 2001/03/27  05:29:34
32273         Log: Metaconfig unit changes for #9371.
32274      Branch: metaconfig
32275            ! U/modified/myhostname.U
32276      Branch: metaconfig/U/perl
32277            + d_sockatmark.U
32278            ! gccvers.U
32279 ____________________________________________________________________________
32280 [  9371] By: jhi                                   on 2001/03/27  05:29:07
32281         Log: Add sockatmark() probing.
32282      Branch: perl
32283            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32284            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
32285            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
32286            ! vos/config.ga.h win32/config.bc win32/config.gc
32287            ! win32/config.vc
32288 ____________________________________________________________________________
32289 [  9370] By: jhi                                   on 2001/03/26  22:01:18
32290         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
32291              Really need to benchmark this.
32292      Branch: perl
32293            ! pp.c
32294 ____________________________________________________________________________
32295 [  9369] By: nick                                  on 2001/03/26  21:59:30
32296         Log: Integrate mainline.
32297      Branch: perlio
32298            ! ext/MIME/Base64/QuotedPrint.pm
32299           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
32300           !> patchlevel.h pod/perlhack.pod pp_sys.c
32301 ____________________________________________________________________________
32302 [  9368] By: jhi                                   on 2001/03/26  21:47:03
32303         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
32304              
32305              TODO1: perlbench.
32306              TODO2: le, lt, ge, gt?  Yech.
32307      Branch: perl
32308            ! pp.c
32309 ____________________________________________________________________________
32310 [  9367] By: jhi                                   on 2001/03/26  21:34:57
32311         Log: Too much cut-and-paste in #9363.
32312      Branch: perl
32313            ! pp_sys.c
32314 ____________________________________________________________________________
32315 [  9366] By: jhi                                   on 2001/03/26  21:20:53
32316         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
32317              From: Andreas Schwab <schwab@suse.de>
32318              Date: 26 Mar 2001 17:29:04 +0200
32319              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
32320              
32321              (The patch for 5.6.0 or so, this is a guess for bleadperl)
32322      Branch: perl
32323            ! pp_hot.c
32324 ____________________________________________________________________________
32325 [  9365] By: jhi                                   on 2001/03/26  21:07:54
32326         Log: Integrate perlio.
32327      Branch: perl
32328           !> perlio.c
32329 ____________________________________________________________________________
32330 [  9364] By: nick                                  on 2001/03/26  20:30:48
32331         Log: REFCNT botch in layer name cache hash.
32332      Branch: perlio
32333            ! perlio.c
32334 ____________________________________________________________________________
32335 [  9363] By: jhi                                   on 2001/03/26  18:44:32
32336         Log: Subject: [PATCH] socket() leaks file descriptors
32337              From: Benjamin Sugars <bsugars@canoe.ca>
32338              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
32339              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
32340              
32341              Also sockpair() fixed similarly.
32342      Branch: perl
32343            ! pp_sys.c
32344 ____________________________________________________________________________
32345 [  9362] By: jhi                                   on 2001/03/26  18:37:52
32346         Log: Integrate perlio.
32347      Branch: perl
32348           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
32349 ____________________________________________________________________________
32350 [  9361] By: nick                                  on 2001/03/26  17:32:06
32351         Log: Implement flush of linebuffered streams on read of a tty.
32352      Branch: perlio
32353            ! perlio.c perliol.h
32354 ____________________________________________________________________________
32355 [  9360] By: nick                                  on 2001/03/26  17:12:32
32356         Log: Memory tweaks and notes for OEMVS.
32357      Branch: perlio
32358            ! README.os390 miniperlmain.c t/op/pat.t
32359 ____________________________________________________________________________
32360 [  9359] By: jhi                                   on 2001/03/26  02:12:54
32361         Log: Update Changes.
32362      Branch: perl
32363            ! Changes patchlevel.h
32364 ____________________________________________________________________________
32365 [  9358] By: jhi                                   on 2001/03/26  02:05:32
32366         Log: Document the most common pixie options.
32367      Branch: perl
32368            ! pod/perlhack.pod
32369 ____________________________________________________________________________
32370 [  9357] By: jhi                                   on 2001/03/26  01:25:28
32371         Log: For perl.pixie check *before* compiling that optimize is -g,
32372              as for perl.third.
32373      Branch: perl
32374            ! Makefile.SH
32375 ____________________________________________________________________________
32376 [  9356] By: jhi                                   on 2001/03/26  01:13:41
32377         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
32378      Branch: perl
32379            ! Makefile.SH
32380 ____________________________________________________________________________
32381 [  9355] By: jhi                                   on 2001/03/26  01:11:19
32382         Log: Remove t/perl.third.
32383      Branch: perl
32384            ! Makefile.SH
32385 ____________________________________________________________________________
32386 [  9354] By: jhi                                   on 2001/03/26  00:23:38
32387         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
32388              IO::Sockatmark().
32389      Branch: perl
32390            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
32391 ____________________________________________________________________________
32392 [  9353] By: jhi                                   on 2001/03/25  22:25:04
32393         Log: Integrate perlio.
32394      Branch: perl
32395           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
32396           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
32397           !> pp_hot.c win32/makefile.mk
32398 ____________________________________________________________________________
32399 [  9352] By: jhi                                   on 2001/03/25  22:21:41
32400         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
32401              From: Radu Greab <radu@netsoft.ro>
32402              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
32403              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
32404      Branch: perl
32405            ! pp_sys.c
32406 ____________________________________________________________________________
32407 [  9351] By: nick                                  on 2001/03/25  22:15:02
32408         Log: Fix readline in list mode to tell rest of world that it has
32409              things on the stack. Otherwise if perl code gets invoked
32410              underneath it it scribbles over results-so-far.
32411              (Why TIEHANDLE has not tripped on this is a mystery.)
32412      Branch: perlio
32413            ! pp_hot.c
32414 ____________________________________________________________________________
32415 [  9350] By: nick                                  on 2001/03/25  22:10:13
32416         Log: win32/makefile.mk typos
32417      Branch: perlio
32418            ! win32/makefile.mk
32419 ____________________________________________________________________________
32420 [  9349] By: nick                                  on 2001/03/25  21:31:14
32421         Log: Integrate now-non-binary file.
32422      Branch: perlio
32423           !> t/lib/mimeqp.t
32424 ____________________________________________________________________________
32425 [  9348] By: nick                                  on 2001/03/25  21:27:24
32426         Log: Make it text
32427      Branch: perlio
32428            ! t/lib/mimeqp.t
32429 ____________________________________________________________________________
32430 [  9347] By: nick                                  on 2001/03/25  21:25:37
32431         Log: Integrate mainline.
32432      Branch: perlio
32433           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
32434           !> lib/Term/ReadLine.pm t/lib/md5-file.t
32435 ____________________________________________________________________________
32436 [  9346] By: nick                                  on 2001/03/25  20:58:15
32437         Log: Add destruct time hook to PerlIO (for work-in-process implementing
32438              layers in perl code. In such cases layers need to be popped before
32439              we loose the ability to run perl code.)
32440              Also back-out "PerlIO::object" hook - it isn't going to work like that...
32441      Branch: perlio
32442            ! perl.c perlio.c perlio.h perliol.h
32443 ____________________________________________________________________________
32444 [  9345] By: nick                                  on 2001/03/25  20:49:11
32445         Log: Avoid at leasy one of undefined warnings in Encode.
32446      Branch: perlio
32447            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
32448 ____________________________________________________________________________
32449 [  9344] By: jhi                                   on 2001/03/25  20:37:43
32450         Log: A workaround for using Term::ReadLine in emacs minibuffer
32451              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
32452              additional tweaks from Ilya Zakharevich.
32453      Branch: perl
32454            ! lib/Term/ReadLine.pm
32455 ____________________________________________________________________________
32456 [  9343] By: nick                                  on 2001/03/25  20:21:14
32457         Log: Missing return value.
32458      Branch: perlio
32459            ! ext/PerlIO/Scalar/Scalar.xs
32460 ____________________________________________________________________________
32461 [  9342] By: jhi                                   on 2001/03/25  16:21:00
32462         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
32463              to equal the CPAN versions since no code changes have been made.
32464      Branch: perl
32465            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
32466            ! t/lib/md5-file.t
32467 ____________________________________________________________________________
32468 [  9341] By: jhi                                   on 2001/03/25  16:01:48
32469         Log: Escape 8-bit characters.
32470      Branch: perl
32471            ! t/lib/mimeqp.t
32472 ____________________________________________________________________________
32473 [  9340] By: gsar                                  on 2001/03/25  15:50:53
32474         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
32475              chars)
32476      Branch: perl
32477            + t/lib/mimeqp.t
32478 ____________________________________________________________________________
32479 [  9339] By: gsar                                  on 2001/03/25  15:48:50
32480         Log: delete mimeqp.t for later add with text mode set
32481      Branch: perl
32482            - t/lib/mimeqp.t
32483 ____________________________________________________________________________
32484 [  9338] By: nick                                  on 2001/03/25  09:01:57
32485         Log: Integrate mainline.
32486      Branch: perlio
32487           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
32488           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
32489           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
32490           +> t/lib/mimeb64u.t t/lib/mimeqp.t
32491           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
32492           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
32493           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
32494 ____________________________________________________________________________
32495 [  9337] By: jhi                                   on 2001/03/25  04:23:24
32496         Log: Add MIME::Base64 here and there.  Again, a lot of
32497              optimism is in the air.
32498      Branch: perl
32499            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
32500            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
32501 ____________________________________________________________________________
32502 [  9336] By: jhi                                   on 2001/03/25  04:12:43
32503         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
32504              this by ear as I do not do Win32 programming.)
32505      Branch: perl
32506            ! win32/Makefile win32/makefile.mk
32507 ____________________________________________________________________________
32508 [  9335] By: jhi                                   on 2001/03/25  04:03:50
32509         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
32510      Branch: perl
32511            ! t/lib/md5-file.t
32512 ____________________________________________________________________________
32513 [  9334] By: jhi                                   on 2001/03/25  03:58:53
32514         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
32515      Branch: perl
32516            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
32517            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
32518            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
32519            + t/lib/mimeb64u.t t/lib/mimeqp.t
32520            ! MANIFEST
32521 ____________________________________________________________________________
32522 [  9333] By: jhi                                   on 2001/03/24  20:14:37
32523         Log: Integrate perlio.
32524      Branch: perl
32525           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
32526 ____________________________________________________________________________
32527 [  9332] By: nick                                  on 2001/03/24  19:40:34
32528         Log: Fix un-init variable leading to spurious "Out of Memory!"
32529      Branch: perlio
32530            ! doio.c
32531 ____________________________________________________________________________
32532 [  9331] By: nick                                  on 2001/03/24  19:09:59
32533         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
32534              and update layers internals doc.
32535      Branch: perlio
32536            ! pod/perlfunc.pod pod/perliol.pod
32537 ____________________________________________________________________________
32538 [  9330] By: jhi                                   on 2001/03/24  18:42:11
32539         Log: The length might be uninitialized garbage if the *svp is the undef.
32540      Branch: perl
32541            ! doio.c
32542 ____________________________________________________________________________
32543 [  9329] By: jhi                                   on 2001/03/24  18:26:57
32544         Log: (Retracted by #9393)
32545              
32546              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
32547              From: Simon Cozens <simon@netthink.co.uk>
32548              Date: Sat, 24 Mar 2001 17:13:17 +0000
32549              Message-ID: <20010324171317.A13406@netthink.co.uk>
32550      Branch: perl
32551            ! utils/h2xs.PL
32552 ____________________________________________________________________________
32553 [  9328] By: nick                                  on 2001/03/24  17:22:02
32554         Log: Integrate mainline.
32555      Branch: perlio
32556           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
32557           !> lib/unicode/version
32558 ____________________________________________________________________________
32559 [  9327] By: nick                                  on 2001/03/24  17:16:02
32560         Log: Integrate mainline.
32561      Branch: perlio
32562           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
32563           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
32564           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
32565           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
32566           +> t/lib/md5-file.t
32567           !> MANIFEST Makefile.SH configure.com djgpp/config.over
32568           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
32569           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
32570           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
32571           !> win32/makefile.mk
32572 ____________________________________________________________________________
32573 [  9326] By: jhi                                   on 2001/03/24  17:00:42
32574         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
32575      Branch: perl
32576            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
32577            ! lib/unicode/version
32578 ____________________________________________________________________________
32579 [  9325] By: jhi                                   on 2001/03/24  16:22:33
32580         Log: Subject: Re: B::Deparse bug (5.6.0)
32581              From: Robin Houston <robin@kitsite.com>
32582              Date: Sat, 24 Mar 2001 14:33:09 +0000
32583              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
32584      Branch: perl
32585            ! op.c pp.c t/lib/b.t t/op/repeat.t
32586 ____________________________________________________________________________
32587 [  9324] By: jhi                                   on 2001/03/24  16:21:56
32588         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
32589              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
32590              these additions may be too optimistic.
32591      Branch: perl
32592            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
32593            ! hints/uwin.sh hints/vmesa.sh
32594 ____________________________________________________________________________
32595 [  9323] By: jhi                                   on 2001/03/24  16:06:01
32596         Log: Integrate perlio.
32597      Branch: perl
32598           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
32599           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
32600            ! Makefile.SH
32601           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
32602           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
32603           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
32604           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
32605           !> win32/makefile.mk win32/perlhost.h win32/win32.c
32606           !> win32/win32iop.h
32607 ____________________________________________________________________________
32608 [  9322] By: nick                                  on 2001/03/24  14:39:12
32609         Log: Routine Win32 regen_config_h - no real changes.
32610      Branch: perlio
32611            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
32612 ____________________________________________________________________________
32613 [  9321] By: nick                                  on 2001/03/24  14:31:49
32614         Log: PerlIO fixups for Win32:
32615              - provide win33_popenlist() - non-functional as yet.
32616              - avoid need for aTHX in PerlIO_debug calls - even if not 
32617              enabled args are still evaluated so Win32 has trouble during fork().
32618              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
32619              - Fixup makedef.pl for latest set of symbols.
32620      Branch: perlio
32621            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
32622            ! win32/perlhost.h win32/win32.c win32/win32iop.h
32623 ____________________________________________________________________________
32624 [  9320] By: nick                                  on 2001/03/24  14:26:58
32625         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
32626              was gibberish - broke it on WIn32 at least.
32627      Branch: perlio
32628            ! ext/POSIX/POSIX.xs
32629 ____________________________________________________________________________
32630 [  9319] By: nick                                  on 2001/03/24  11:29:41
32631         Log: Generated files.
32632      Branch: perlio
32633            ! embed.h global.sym objXSUB.h perlapi.c proto.h
32634 ____________________________________________________________________________
32635 [  9318] By: nick                                  on 2001/03/24  10:29:37
32636         Log: Implement:
32637              1.  open($fh,"+<",undef);  # add test to t/io/open.t
32638              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
32639      Branch: perlio
32640            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
32641            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
32642            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
32643            ! t/io/open.t t/io/utf8.t
32644 ____________________________________________________________________________
32645 [  9317] By: jhi                                   on 2001/03/23  23:41:25
32646         Log: AIX does seems to have optimization problems with its C compilers.
32647      Branch: perl
32648            ! hints/aix.sh
32649 ____________________________________________________________________________
32650 [  9316] By: jhi                                   on 2001/03/23  23:40:46
32651         Log: Integrate perlio.
32652      Branch: perl
32653           +> lib/PerlIO.pm
32654           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
32655           !> perliol.h
32656 ____________________________________________________________________________
32657 [  9315] By: jhi                                   on 2001/03/23  22:16:30
32658         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
32659      Branch: perl
32660            ! t/lib/md5-file.t
32661 ____________________________________________________________________________
32662 [  9314] By: nick                                  on 2001/03/23  20:49:02
32663         Log: Perlio internals re-organized.
32664              - open process creates AV of layer/arg pairs
32665              (appends layers from open() or open.pm to default list).
32666              - push arg is now an SV.
32667              - layer ->Open get passed the AV
32668              - open is no longer mandatory method.
32669              - topmost layer that has ->Open method does the open
32670              - any layers above are pushed once that returns.
32671              - vtable re-ordered so dummy layers need only provide push/pop methods.
32672      Branch: perlio
32673            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
32674 ____________________________________________________________________________
32675 [  9313] By: nick                                  on 2001/03/23  16:27:41
32676         Log: Check in a stable (working) version before next round of tweaks.
32677              Changes include:
32678              - Move default layers code out of doio.c and into perlio.c
32679              - Single routine for parsing layer specification strings.
32680              - Skeleton support for demand loading of layers
32681              - Core-dump avoidance if PERLIO environment specifies loadable layer
32682              (does not _work_ as need IO to load and need load to do IO ...)
32683      Branch: perlio
32684            + lib/PerlIO.pm
32685            ! MANIFEST doio.c perlio.c
32686 ____________________________________________________________________________
32687 [  9312] By: gsar                                  on 2001/03/23  16:25:25
32688         Log: add execute bit to files with shebang lines in the repository;
32689              avoid clobbering execute bit in Porting/makerel 
32690      Branch: maint-5.6/perl
32691            ! (edit 144 files)
32692 ____________________________________________________________________________
32693 [  9311] By: jhi                                   on 2001/03/23  14:25:35
32694         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
32695      Branch: perl
32696            ! MANIFEST
32697 ____________________________________________________________________________
32698 [  9310] By: jhi                                   on 2001/03/23  13:45:04
32699         Log: Subject: [PATCH] Net::Ping
32700              From: Colin McMillen <mcmi0037@tc.umn.edu>
32701              Date: Thu, 22 Mar 2001 19:30:31 -0600
32702              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
32703      Branch: perl
32704            ! lib/Net/Ping.pm
32705 ____________________________________________________________________________
32706 [  9309] By: jhi                                   on 2001/03/23  13:39:13
32707         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
32708      Branch: perl
32709            ! t/lib/md5-aaa.t t/lib/md5-file.t
32710 ____________________________________________________________________________
32711 [  9308] By: jhi                                   on 2001/03/23  13:20:34
32712         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
32713              - bump the version to 2.14
32714              - drop the base64 tests since they require MIME::Base64
32715              - drop the rfc1321.txt
32716              - drop the hints/dec_osf.pl since it's only needed for
32717              pre-5.005_03 Perls
32718              Todo:
32719              - the U32 alignment testing is now removed; it needs to
32720              be reintroduced as as a Config variable (meaning also
32721              as a Configure test)
32722              - get the new EBCDIC md5sum for MD5.pm
32723              - test in Win32 to see how badly I botched the makefiles
32724      Branch: perl
32725            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
32726            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
32727            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
32728            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
32729            + t/lib/md5-file.t
32730            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
32731            ! win32/Makefile win32/makefile.mk
32732 ____________________________________________________________________________
32733 [  9307] By: jhi                                   on 2001/03/23  12:56:14
32734         Log: Integrate change #9306 from maintperl into mainline,
32735              AIX dynaloader for AIXes without <load.h>.
32736      Branch: perl
32737           !> ext/DynaLoader/hints/aix.pl
32738 ____________________________________________________________________________
32739 [  9306] By: jhi                                   on 2001/03/23  12:51:36
32740         Log: There are AIXes without /usr/include/load.h,
32741              patch from H.Merijn Brand.
32742      Branch: maint-5.6/perl
32743            ! ext/DynaLoader/hints/aix.pl
32744 ____________________________________________________________________________
32745 [  9305] By: nick                                  on 2001/03/23  11:00:42
32746         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
32747      Branch: perlio
32748            ! ext/Encode/Encode.xs perlio.c perlio.h
32749 ____________________________________________________________________________
32750 [  9304] By: nick                                  on 2001/03/23  10:20:46
32751         Log: Render -Duseperlio functional again.
32752              - this is "quick fix" which calls PerlIO_apply_layers after opening,
32753              which is what old scheme did. New scheme needs to change that
32754              to make open(...,\$scalar) etc. work but this will do for now.
32755      Branch: perlio
32756            ! perlio.c
32757 ____________________________________________________________________________
32758 [  9303] By: nick                                  on 2001/03/23  09:53:20
32759         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
32760              -Uuseperlio now works again.
32761              -Duseperlio is still poorly. Don't merge yet...
32762      Branch: perlio
32763            ! doio.c perlio.h
32764 ____________________________________________________________________________
32765 [  9302] By: nick                                  on 2001/03/22  22:26:51
32766         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
32767              type code.
32768              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
32769              is its main caller. In particular now has access to "extra" args, and
32770              can tell when an open handle is "reopened" (or duped?).
32771              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
32772              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
32773              PerlIO_open() et. al. (i.e. other way round).
32774              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
32775              with args close to PerlIO_openn().
32776      Branch: perlio
32777            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
32778 ____________________________________________________________________________
32779 [  9301] By: jhi                                   on 2001/03/22  20:58:04
32780         Log: Integrate perlio.
32781      Branch: perl
32782           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
32783           !> t/io/open.t util.c
32784 ____________________________________________________________________________
32785 [  9300] By: nick                                  on 2001/03/22  17:36:32
32786         Log: Don't include $@ in not ok message.
32787      Branch: perlio
32788            ! t/io/open.t
32789 ____________________________________________________________________________
32790 [  9299] By: gsar                                  on 2001/03/22  16:53:45
32791         Log: back out changes#7532,7521 for now (appears to have problems
32792              on IRIX)
32793      Branch: maint-5.6/perl
32794            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
32795            ! ext/POSIX/typemap pod/perlvar.pod
32796 ____________________________________________________________________________
32797 [  9298] By: nick                                  on 2001/03/22  14:35:46
32798         Log: Give a meaning to '&' in n-arg open case:
32799              open($fh,"<&",$scalar);
32800              $scalar can be:
32801              - an integer which does "fdopen"
32802              open($fh,"<&",2); # like open($fh,"<&2")
32803              - something that will yield a file handle via sv_2io()
32804              useful for dup'ing anonymous handles.
32805              e.g.:
32806              open(my $fh,"<&",\*STDIN);
32807              open(my $dup,"<&",$fh);
32808      Branch: perlio
32809            ! doio.c t/io/open.t
32810 ____________________________________________________________________________
32811 [  9297] By: nick                                  on 2001/03/22  13:34:35
32812         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
32813      Branch: perlio
32814            ! util.c
32815 ____________________________________________________________________________
32816 [  9296] By: nick                                  on 2001/03/22  12:51:20
32817         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
32818      Branch: perlio
32819            ! perl.c
32820 ____________________________________________________________________________
32821 [  9295] By: nick                                  on 2001/03/22  11:59:44
32822         Log: If stdin, stdout or stderr get opened in unexpected read/write state
32823              then warn at time of open not at time of use.
32824      Branch: perlio
32825            ! doio.c pp_hot.c pp_sys.c
32826 ____________________________________________________________________________
32827 [  9294] By: nick                                  on 2001/03/22  10:54:35
32828         Log: Die on n-arg open(...,"",xxx,yyy,...)
32829              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
32830              - die on read/write cases so we can decide what it means later.
32831      Branch: perlio
32832            ! doio.c embed.pl iperlsys.h util.c
32833 ____________________________________________________________________________
32834 [  9293] By: nick                                  on 2001/03/22  09:02:45
32835         Log: perlio tweaks (reported by Nick Clark)
32836              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
32837              error check in Pendinf_read().
32838      Branch: perlio
32839            ! perlio.c
32840 ____________________________________________________________________________
32841 [  9292] By: gsar                                  on 2001/03/22  07:12:00
32842         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
32843              fixes)
32844      Branch: maint-5.6/perl
32845           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
32846 ____________________________________________________________________________
32847 [  9291] By: jhi                                   on 2001/03/22  06:06:44
32848         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
32849      Branch: perl
32850            ! t/op/re_tests
32851 ____________________________________________________________________________
32852 [  9290] By: jhi                                   on 2001/03/22  05:57:01
32853         Log: Move MacOS Classic higher in the list of supported platforms.
32854      Branch: maint-5.6/perl
32855            ! pod/perlport.pod
32856 ____________________________________________________________________________
32857 [  9289] By: gsar                                  on 2001/03/22  05:35:04
32858         Log: revert part of change#6438 for compatibility (av_reify()
32859              appears to be needed to implement av_splice()ish things
32860              in XS)
32861      Branch: maint-5.6/perl
32862            ! embed.pl global.sym objXSUB.h perlapi.c
32863 ____________________________________________________________________________
32864 [  9288] By: gsar                                  on 2001/03/22  03:09:19
32865         Log: update copyright year
32866      Branch: maint-5.6/perl
32867            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
32868            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
32869            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
32870            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
32871            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
32872            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
32873            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
32874            ! x2p/walk.c
32875 ____________________________________________________________________________
32876 [  9287] By: jhi                                   on 2001/03/21  20:30:54
32877         Log: Integrate perlio.
32878      Branch: perl
32879           !> ext/Data/Dumper/Dumper.xs
32880 ____________________________________________________________________________
32881 [  9286] By: gsar                                  on 2001/03/21  19:49:54
32882         Log: makefile.mk tweak
32883      Branch: maint-5.6/perl
32884            ! win32/Makefile win32/makefile.mk
32885 ____________________________________________________________________________
32886 [  9285] By: nick                                  on 2001/03/21  19:07:13
32887         Log: Multiplicity fix for Dumper.
32888      Branch: perlio
32889            ! ext/Data/Dumper/Dumper.xs
32890 ____________________________________________________________________________
32891 [  9284] By: nick                                  on 2001/03/21  19:01:07
32892         Log: Integrate mainline - (does not build xTHX issue in Dumper).
32893      Branch: perlio
32894           !> (integrate 27 files)
32895 ____________________________________________________________________________
32896 [  9283] By: jhi                                   on 2001/03/21  17:17:35
32897         Log: Integrate change #9282 from mainline into maintperl,
32898              4-arg UTF-8 substr().
32899      Branch: maint-5.6/perl
32900           !> pp.c
32901 ____________________________________________________________________________
32902 [  9282] By: jhi                                   on 2001/03/21  17:15:43
32903         Log: The #9270 would have leaked a scalar if pp_substr()
32904              returned early.
32905      Branch: perl
32906            ! pp.c
32907 ____________________________________________________________________________
32908 [  9281] By: gsar                                  on 2001/03/21  17:03:14
32909         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
32910      Branch: maint-5.6/perl
32911            ! win32/makefile.mk
32912 ____________________________________________________________________________
32913 [  9280] By: gsar                                  on 2001/03/21  17:01:20
32914         Log: some tweaks to change#9278 (fork() emulation should be enabled
32915              by setting BUILD_FLAVOR instead of changing the defaults)
32916      Branch: maint-5.6/perl
32917            ! win32/makefile.mk
32918 ____________________________________________________________________________
32919 [  9279] By: gsar                                  on 2001/03/21  16:47:19
32920         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
32921      Branch: maint-5.6/perl
32922            ! ext/File/Glob/Glob.pm
32923           !> lib/Cwd.pm
32924 ____________________________________________________________________________
32925 [  9278] By: jhi                                   on 2001/03/21  14:35:10
32926         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
32927              From: "Vadim Konovalov" <watman@inbox.ru>
32928              Date: Wed, 21 Mar 2001 01:53:51 +0300
32929              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
32930      Branch: maint-5.6/perl
32931            ! win32/makefile.mk win32/win32sck.c
32932 ____________________________________________________________________________
32933 [  9277] By: jhi                                   on 2001/03/21  13:58:28
32934         Log: Integrate change #9270 from mainline to maintperl:
32935              continued 4-arg UTF-8 substr() fixing.
32936      Branch: maint-5.6/perl
32937           !> pp.c t/op/substr.t
32938 ____________________________________________________________________________
32939 [  9276] By: jhi                                   on 2001/03/21  13:33:00
32940         Log: More pixie cleaning.
32941      Branch: perl
32942            ! Makefile.SH
32943 ____________________________________________________________________________
32944 [  9275] By: jhi                                   on 2001/03/21  03:54:17
32945         Log: Update Changes.
32946      Branch: perl
32947            ! Changes patchlevel.h
32948 ____________________________________________________________________________
32949 [  9274] By: jhi                                   on 2001/03/21  03:48:24
32950         Log: First stab at making Data::Dumper to grok Unicode.
32951              
32952              TODO: tests, EBCDICify.
32953      Branch: perl
32954            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
32955 ____________________________________________________________________________
32956 [  9273] By: jhi                                   on 2001/03/21  02:23:00
32957         Log: Fix for
32958              
32959              Subject: Memory leak in unquoted print   
32960              From: Benjamin Sugars <bsugars@canoe.ca> 
32961              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
32962              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
32963      Branch: perl
32964            ! perlio.c
32965 ____________________________________________________________________________
32966 [  9272] By: jhi                                   on 2001/03/21  01:33:17
32967         Log: Subject: Re: [PATCH] POSIX::getcwd()
32968              From: Benjamin Sugars <bsugars@canoe.ca> 
32969              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
32970              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
32971      Branch: perl
32972            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
32973 ____________________________________________________________________________
32974 [  9271] By: jhi                                   on 2001/03/21  01:22:52
32975         Log: Subject: [PATCH] Cwd.pm docs
32976              From: Benjamin Sugars <bsugars@canoe.ca>
32977              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
32978              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
32979      Branch: perl
32980            ! lib/Cwd.pm
32981 ____________________________________________________________________________
32982 [  9270] By: jhi                                   on 2001/03/21  01:16:29
32983         Log: Continue 4-arg substr() UTF-8 fixage.
32984      Branch: perl
32985            ! pp.c t/op/substr.t
32986 ____________________________________________________________________________
32987 [  9269] By: jhi                                   on 2001/03/21  00:46:14
32988         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
32989              
32990              revert the leak fix in change#9142 (problem needs a more experimental
32991              fix unsuitable for 5.6.1)
32992              
32993              do alphabetical sorting by default (for csh compatibility)
32994              
32995              cut-n-paste goof in change#9264
32996              
32997              VMS piping fixes (from Charles Lane)
32998      Branch: perl
32999           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
33000           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
33001           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
33002 ____________________________________________________________________________
33003 [  9268] By: jhi                                   on 2001/03/21  00:37:04
33004         Log: Integrate perlio.
33005      Branch: perl
33006           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
33007           !> utf8.c utf8.h utfebcdic.h
33008 ____________________________________________________________________________
33009 [  9267] By: nick                                  on 2001/03/20  20:04:39
33010         Log: More EBCDIC stuff:
33011              - Loose the extra level of function on ASCII.
33012              - spotted a chr(0) issue in sv.c
33013              - re-work of UTF-X tr/// ranges to work in Unicode
33014              space. Still issues with the "0xff is illegal UTF-8" hack.
33015              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
33016              (why do it once when you can do it all over the place :-(
33017              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
33018              need utf8.pm for swashes.
33019              - Simplified and commented scan_const() in toke.c
33020              Still something wrong regexp and tr (swashes?).
33021      Branch: perlio
33022            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
33023            ! utf8.c utf8.h utfebcdic.h
33024 ____________________________________________________________________________
33025 [  9266] By: gsar                                  on 2001/03/20  19:16:43
33026         Log: VMS piping fixes (from Charles Lane)
33027      Branch: maint-5.6/perl
33028            ! vms/vms.c vms/vmspipe.com
33029 ____________________________________________________________________________
33030 [  9265] By: gsar                                  on 2001/03/20  17:53:52
33031         Log: cut-n-paste goof in change#9264
33032      Branch: maint-5.6/perl
33033            ! ext/File/Glob/Glob.xs
33034 ____________________________________________________________________________
33035 [  9264] By: gsar                                  on 2001/03/20  17:43:47
33036         Log: do alphabetical sorting by default (for csh compatibility);
33037              bsd_glob() does ASCII sort by default as usual, unless
33038              GLOB_ALPHASORT was specified
33039      Branch: maint-5.6/perl
33040            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
33041            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
33042            ! ext/File/Glob/bsd_glob.h
33043 ____________________________________________________________________________
33044 [  9263] By: gsar                                  on 2001/03/20  16:40:08
33045         Log: integrate change#9255 from mainline (unicode fix)
33046              
33047              substr($bytestr, i, n, $charstr)
33048      Branch: maint-5.6/perl
33049           !> Todo-5.6 pp.c t/op/substr.t
33050 ____________________________________________________________________________
33051 [  9262] By: gsar                                  on 2001/03/20  15:57:41
33052         Log: revert the leak fix in change#9142 (problem needs a more experimental
33053              fix unsuitable for 5.6.1)
33054      Branch: maint-5.6/perl
33055            ! scope.c
33056 ____________________________________________________________________________
33057 [  9261] By: jhi                                   on 2001/03/20  14:26:25
33058         Log: Integrate changes #9259,9260 from maintperl into mainline.
33059              
33060              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
33061              
33062              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
33063      Branch: perl
33064           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
33065 ____________________________________________________________________________
33066 [  9260] By: jhi                                   on 2001/03/20  14:05:46
33067         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
33068              From: Robin Barker <rmb1@cise.npl.co.uk>
33069              Date: Tue, 20 Mar 2001 10:12:04 GMT
33070              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
33071      Branch: maint-5.6/perl
33072            ! run.c
33073 ____________________________________________________________________________
33074 [  9259] By: jhi                                   on 2001/03/20  14:04:39
33075         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
33076              From: Chris Nandor <pudge@pobox.com>
33077              Date: Tue, 20 Mar 2001 00:40:56 -0500
33078              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
33079      Branch: maint-5.6/perl
33080            ! ext/POSIX/POSIX.xs lib/File/Path.pm
33081 ____________________________________________________________________________
33082 [  9258] By: jhi                                   on 2001/03/20  05:09:34
33083         Log: Update Changes.
33084      Branch: perl
33085            ! Changes patchlevel.h
33086 ____________________________________________________________________________
33087 [  9257] By: jhi                                   on 2001/03/20  05:04:25
33088         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
33089      Branch: perl
33090            ! t/op/tr.t
33091 ____________________________________________________________________________
33092 [  9256] By: jhi                                   on 2001/03/20  04:43:12
33093         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
33094              From: Peter Prymmer <pvhp@forte.com>
33095              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
33096              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
33097      Branch: maint-5.6/perl
33098            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
33099 ____________________________________________________________________________
33100 [  9255] By: jhi                                   on 2001/03/19  23:17:17
33101         Log: substr($bytestr, i, n, $charstr)
33102              
33103              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
33104      Branch: perl
33105            ! Todo-5.6 pp.c t/op/substr.t
33106 ____________________________________________________________________________
33107 [  9254] By: jhi                                   on 2001/03/19  22:25:09
33108         Log: Rearrange the make test target prerequisites so that
33109              in a parallel make 'all' is finished before 'test'.
33110      Branch: perl
33111            ! Makefile.SH
33112 ____________________________________________________________________________
33113 [  9253] By: jhi                                   on 2001/03/19  21:48:07
33114         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
33115              From: Robin Houston <robin@kitsite.com>
33116              Date: Mon, 19 Mar 2001 15:48:41 +0000
33117              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
33118      Branch: perl
33119            ! pp_ctl.c
33120 ____________________________________________________________________________
33121 [  9252] By: jhi                                   on 2001/03/19  21:42:27
33122         Log: Integrate perlio.
33123      Branch: perl
33124           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
33125           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
33126           !> utfebcdic.h vms/perly_c.vms
33127 ____________________________________________________________________________
33128 [  9251] By: jhi                                   on 2001/03/19  21:31:28
33129         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
33130              
33131              Dynaloading in 64-bit AIX with vac.
33132      Branch: perl
33133           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
33134           !> hints/aix.sh
33135 ____________________________________________________________________________
33136 [  9250] By: jhi                                   on 2001/03/19  21:18:00
33137         Log: A more robust solution for the 64bitall AIX dynaloading
33138              problem, from Jens-Uwe Mager.
33139      Branch: maint-5.6/perl
33140            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
33141 ____________________________________________________________________________
33142 [  9249] By: nick                                  on 2001/03/19  20:59:37
33143         Log: Integrate mainline.
33144      Branch: perlio
33145           !> (integrate 42 files)
33146 ____________________________________________________________________________
33147 [  9248] By: nick                                  on 2001/03/19  20:22:07
33148         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
33149              (Building on OS390 uses native YACC and YYDEBUG has other
33150              side effects.)
33151      Branch: perlio
33152            ! perly.c perly.y vms/perly_c.vms
33153 ____________________________________________________________________________
33154 [  9247] By: jhi                                   on 2001/03/19  19:59:53
33155         Log: 64-bit AIX dynaloading problem (see #9244) idea
33156              from Jens-Uwe Mager.
33157      Branch: maint-5.6/perl
33158            ! ext/DynaLoader/dl_aix.xs
33159 ____________________________________________________________________________
33160 [  9246] By: nick                                  on 2001/03/19  19:27:57
33161         Log: More EBCDIC fixes.
33162      Branch: perlio
33163            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
33164            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
33165 ____________________________________________________________________________
33166 [  9245] By: jhi                                   on 2001/03/19  19:05:19
33167         Log: Integrate change #9243 from mainline into maintperl.
33168              
33169              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
33170      Branch: maint-5.6/perl
33171           !> README.vmesa
33172 ____________________________________________________________________________
33173 [  9244] By: jhi                                   on 2001/03/19  19:03:15
33174         Log: Get 64bitall AIX building, but still does not test okay:
33175              dynaloading anything fails, for example for op/defins:
33176              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
33177              (update: fixed by #9247,9250)
33178      Branch: maint-5.6/perl
33179            ! hints/aix.sh
33180 ____________________________________________________________________________
33181 [  9243] By: jhi                                   on 2001/03/19  19:00:16
33182         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
33183              From: Robin Barker <rmb1@cise.npl.co.uk>
33184              Date: Mon, 19 Mar 2001 18:01:57 GMT
33185              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
33186      Branch: perl
33187            ! README.vmesa
33188 ____________________________________________________________________________
33189 [  9242] By: jhi                                   on 2001/03/19  18:58:43
33190         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
33191              
33192              TODO: tests.
33193      Branch: perl
33194            ! doop.c op.c
33195 ____________________________________________________________________________
33196 [  9241] By: gsar                                  on 2001/03/19  17:34:46
33197         Log: VMSify tests (from Charles Lane)
33198      Branch: maint-5.6/perl
33199            ! t/lib/filehand.t t/lib/texttabs.t
33200 ____________________________________________________________________________
33201 [  9240] By: jhi                                   on 2001/03/19  14:24:26
33202         Log: Integrate change #9233 from maintperl into mainline.
33203              
33204              some refcounts were incorrect in perl_clone()
33205      Branch: perl
33206           !> sv.c
33207 ____________________________________________________________________________
33208 [  9239] By: gsar                                  on 2001/03/19  09:23:17
33209         Log: this is 5.6.1-trial3
33210      Branch: maint-5.6/perl
33211            ! Changes
33212 ____________________________________________________________________________
33213 [  9238] By: gsar                                  on 2001/03/19  08:47:04
33214         Log: some new symbols are only available under ithreads
33215      Branch: maint-5.6/perl
33216            ! makedef.pl
33217 ____________________________________________________________________________
33218 [  9237] By: gsar                                  on 2001/03/19  08:42:28
33219         Log: update patchlevel.h, Changes, &c.
33220      Branch: maint-5.6/perl
33221            ! Changes patchlevel.h pod/perlhist.pod
33222           !> AUTHORS
33223 ____________________________________________________________________________
33224 [  9236] By: gsar                                  on 2001/03/19  08:17:49
33225         Log: integrate changes#8068,8717 from mainline
33226              
33227              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
33228              
33229              [PATCH CPAN 1.59_51] warning message (not!)
33230      Branch: maint-5.6/perl
33231           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
33232           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
33233           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
33234           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
33235           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
33236 ____________________________________________________________________________
33237 [  9235] By: gsar                                  on 2001/03/19  08:07:09
33238         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
33239              
33240              [PATCH] Add missing CV flags to dump.c
33241              
33242              Re: [patch] Re: PL_ptr_table
33243              
33244              Fixup non-ithread build after 8713
33245              
33246              Generated files form 8713 etc.
33247              
33248              Correct the correction :-(
33249              
33250              Documenting coderef @INC (Re: CPAN "make this script work" feature)
33251              
33252              Subject: Re: sync sync sync: have I missed any patches?
33253              Replace djSP with dSP.
33254      Branch: maint-5.6/perl
33255           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
33256           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
33257           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
33258           !> sv.c sv.h win32/perlhost.h
33259 ____________________________________________________________________________
33260 [  9234] By: gsar                                  on 2001/03/19  07:22:05
33261         Log: revert the change#9090 integrate for now (change looks somewhat
33262              incomplete in that [ha]v_exists() need something similar; lacks
33263              tests; &c.)
33264      Branch: maint-5.6/perl
33265            ! hv.c
33266 ____________________________________________________________________________
33267 [  9233] By: gsar                                  on 2001/03/19  07:10:01
33268         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
33269              destruction when there are unreferenced scalars (SvREFCNT==0)
33270      Branch: maint-5.6/perl
33271            ! sv.c
33272 ____________________________________________________________________________
33273 [  9232] By: jhi                                   on 2001/03/19  05:11:02
33274         Log: Regen api and toc.
33275      Branch: maint-5.6/perl
33276            ! pod/perlapi.pod pod/perltoc.pod
33277 ____________________________________________________________________________
33278 [  9231] By: jhi                                   on 2001/03/19  04:06:03
33279         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
33280              add a lost line in pp.c:pp_chop(), update to new op/chop.
33281              
33282              Clarify the description differentiating for and while; inspired by
33283              
33284              Subject: [ID 20010306.004] || != named unary operator
33285              
33286              The $Is_MacOS needs to be declared.
33287      Branch: maint-5.6/perl
33288            ! pp.c t/op/chop.t
33289           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
33290 ____________________________________________________________________________
33291 [  9230] By: jhi                                   on 2001/03/19  03:48:16
33292         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
33293              9079,9083,9089,9090,9091 from mainline to maintperl.
33294              
33295              Quieten some noise in Win32 builds
33296              
33297              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
33298              
33299              The perlretut was still talking about the old \p and \P
33300              definitions.
33301              
33302              More tweakage on the Unicode character class descriptions.
33303              
33304              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
33305              
33306              Subject: 'no *POSIX' Patch speeding up make on BS2000 
33307              
33308              Subject: [PATCH] perldata.pod here-doc docs
33309              
33310              Add /sbin and /usr/sbin to the list of directories scanned
33311              for setuid programs.  Takes care of bug id 20010309.003.
33312              
33313              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
33314              
33315              In op/stat #35 better to scan all the potential directories
33316              for setuids, not just the first one.
33317      Branch: maint-5.6/perl
33318            ! Makefile.SH
33319           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
33320           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
33321           !> t/op/stat.t toke.c win32/win32.h
33322 ____________________________________________________________________________
33323 [  9229] By: jhi                                   on 2001/03/19  02:31:50
33324         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
33325              From: Chris Nandor <pudge@pobox.com>
33326              Date: Sat, 10 Mar 2001 14:22:19 -0500
33327              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
33328      Branch: maint-5.6/perl
33329            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
33330            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
33331            ! t/lib/b.t t/lib/errno.t
33332 ____________________________________________________________________________
33333 [  9228] By: jhi                                   on 2001/03/19  02:29:59
33334         Log: Integrate changes #9113,9122 from mainline into maintperl.
33335              
33336              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?)
33337      Branch: maint-5.6/perl
33338           !> Configure README.os390 hints/os390.sh
33339 ____________________________________________________________________________
33340 [  9227] By: jhi                                   on 2001/03/19  02:22:35
33341         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
33342              into maintperl.
33343              
33344              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
33345              
33346              Forgot to check-in the larger part of #9120, duh.
33347              
33348              Subject: Another patch for integer.pm POD 
33349              
33350              h2ph strictness and cleanliness from Kurt Starsinic.
33351              
33352              Borland filename case problem.
33353              
33354              h2ph strictness and cleanliness from Kurt Starsinic.
33355              
33356              Subject: [PATCH] the uncontroversial doc patches
33357      Branch: maint-5.6/perl
33358           +> win32/sncfnmcs.pl
33359           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
33360           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
33361           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
33362           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
33363           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
33364           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
33365           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
33366 ____________________________________________________________________________
33367 [  9226] By: jhi                                   on 2001/03/19  02:10:21
33368         Log: Integrate changes #9207,9214 from mainline into maintperl.
33369              
33370              podchecker relaxations: =over has an *optional* number after it,
33371              and whitespace in L<> is okay.
33372      Branch: maint-5.6/perl
33373           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
33374           !> t/pod/poderrs.xr
33375 ____________________________________________________________________________
33376 [  9225] By: jhi                                   on 2001/03/19  02:07:38
33377         Log: Integrate change #9219 from maintperl into mainline.
33378              
33379              remove duplicated tests
33380      Branch: perl
33381           !> t/op/re_tests
33382 ____________________________________________________________________________
33383 [  9224] By: jhi                                   on 2001/03/19  02:06:11
33384         Log: Integrate change #9223 from mainline to maintperl.
33385              
33386              Document -Dmksymlinks.
33387      Branch: maint-5.6/perl
33388           !> INSTALL
33389 ____________________________________________________________________________
33390 [  9223] By: jhi                                   on 2001/03/19  02:01:25
33391         Log: Document -Dmksymlinks.
33392      Branch: perl
33393            ! INSTALL
33394 ____________________________________________________________________________
33395 [  9222] By: jhi                                   on 2001/03/19  01:15:35
33396         Log: The -Dmksymlinks wasn't working for maintperl.
33397      Branch: maint-5.6/perl
33398            ! Configure
33399 ____________________________________________________________________________
33400 [  9221] By: jhi                                   on 2001/03/19  00:49:43
33401         Log: Cleanup pixie residue.
33402      Branch: perl
33403            ! Makefile.SH
33404 ____________________________________________________________________________
33405 [  9220] By: jhi                                   on 2001/03/19  00:44:47
33406         Log: Document the use of pixie/prof; create make targets for it.
33407              
33408              TODO: make t/TEST pixie-aware.
33409      Branch: perl
33410            ! Makefile.SH pod/perlhack.pod
33411 ____________________________________________________________________________
33412 [  9219] By: gsar                                  on 2001/03/19  00:16:55
33413         Log: remove duplicated tests
33414      Branch: maint-5.6/perl
33415            ! t/op/re_tests
33416 ____________________________________________________________________________
33417 [  9218] By: jhi                                   on 2001/03/18  23:59:31
33418         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
33419      Branch: perl
33420            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
33421 ____________________________________________________________________________
33422 [  9217] By: jhi                                   on 2001/03/18  23:25:20
33423         Log: Rewrite the tests section of Makefile to be less redundant
33424              and to allow for more flexible test targets, many recursive
33425              make calls introduced.
33426      Branch: perl
33427            ! Makefile.SH
33428 ____________________________________________________________________________
33429 [  9216] By: jhi                                   on 2001/03/18  22:30:04
33430         Log: Document the use of Third Degree (sparsely).
33431      Branch: perl
33432            ! pod/perlhack.pod t/TEST
33433 ____________________________________________________________________________
33434 [  9215] By: jhi                                   on 2001/03/18  22:10:30
33435         Log: Make targets for testing with Third Degree.
33436      Branch: perl
33437            ! Makefile.SH
33438 ____________________________________________________________________________
33439 [  9214] By: jhi                                   on 2001/03/18  21:08:53
33440         Log: The podchecker relaxations need to mirrored also at the tests.
33441      Branch: perl
33442            ! t/pod/poderrs.xr
33443 ____________________________________________________________________________
33444 [  9213] By: jhi                                   on 2001/03/18  20:56:21
33445         Log: Update Changes.
33446      Branch: perl
33447            ! Changes patchlevel.h
33448 ____________________________________________________________________________
33449 [  9212] By: jhi                                   on 2001/03/18  20:36:59
33450         Log: Looking for config.sh in parent directories isn't
33451              very useful for the toplevel Makefile.
33452      Branch: perl
33453            ! Makefile.SH
33454 ____________________________________________________________________________
33455 [  9211] By: jhi                                   on 2001/03/18  20:33:37
33456         Log: On "make clean" take care of Third Degree droppings.
33457      Branch: perl
33458            ! Makefile.SH
33459 ____________________________________________________________________________
33460 [  9210] By: jhi                                   on 2001/03/18  20:21:34
33461         Log: Add a hook for running the tests under the Third Degree
33462              debugging tool (set $ENV{PERL_3LOG} to non-zero)
33463              
33464              TODO: Document the use of Third Degree.
33465      Branch: perl
33466            ! t/TEST
33467 ____________________________________________________________________________
33468 [  9209] By: jhi                                   on 2001/03/18  20:19:07
33469         Log: Regen toc and api pods.
33470      Branch: perl
33471            ! pod/perlapi.pod pod/perltoc.pod
33472 ____________________________________________________________________________
33473 [  9208] By: jhi                                   on 2001/03/18  20:12:12
33474         Log: Integrate changes #8128,9132 from mainline into maintperl,
33475              Tie::SubstrHash fixes.
33476      Branch: maint-5.6/perl
33477           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
33478 ____________________________________________________________________________
33479 [  9207] By: jhi                                   on 2001/03/18  20:07:43
33480         Log: podchecker relaxations from Michael Stevens.
33481      Branch: perl
33482            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
33483 ____________________________________________________________________________
33484 [  9206] By: jhi                                   on 2001/03/18  20:04:24
33485         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
33486      Branch: perl
33487            ! lib/Locale/Constants.pm lib/Locale/Country.pm
33488            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
33489            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
33490 ____________________________________________________________________________
33491 [  9205] By: jhi                                   on 2001/03/18  19:54:45
33492         Log: Integrate changes #9161,9162 from maintperl to mainline.
33493              
33494              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
33495              results
33496      Branch: perl
33497           !> t/op/magic.t
33498 ____________________________________________________________________________
33499 [  9204] By: jhi                                   on 2001/03/18  19:37:46
33500         Log: Make perl.third checks more understandable to the builder.
33501      Branch: perl
33502            ! Makefile.SH
33503 ____________________________________________________________________________
33504 [  9203] By: jhi                                   on 2001/03/18  19:20:54
33505         Log: Re-integrate #9138 from maintperl to mainline,
33506              the squelching of the unneeded "Scalars leaked" messages.
33507      Branch: perl
33508           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
33509           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
33510           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
33511 ____________________________________________________________________________
33512 [  9202] By: jhi                                   on 2001/03/18  18:48:36
33513         Log: More robust and more paranoid perl.third target.
33514      Branch: perl
33515            ! Makefile.SH
33516 ____________________________________________________________________________
33517 [  9201] By: jhi                                   on 2001/03/18  18:39:21
33518         Log: Integrate change #9197 from maintperl to mainline.
33519              
33520              more thorough cleaning of arenas.
33521      Branch: perl
33522           !> embed.pl perl.c proto.h sv.c t/op/sort.t
33523 ____________________________________________________________________________
33524 [  9200] By: jhi                                   on 2001/03/18  18:25:17
33525         Log: Integrate perlio.
33526      Branch: perl
33527           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
33528           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
33529           !> t/lib/encode.t toke.c universal.c utf8.c
33530 ____________________________________________________________________________
33531 [  9199] By: nick                                  on 2001/03/18  15:23:51
33532         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
33533              is the sense of the test being done. Avoid some magical 127 and 128 values
33534              by using macros.
33535      Branch: perlio
33536            ! doop.c pp_ctl.c sv.c toke.c
33537 ____________________________________________________________________________
33538 [  9198] By: nick                                  on 2001/03/18  14:18:12
33539         Log: UTF-X encoding invariance for Encode:
33540              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
33541              - move the XS code for those to universal.c (so in miniperl)
33542              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
33543              - change ext/Encode/compile to use above.
33544              - Fix t/lib/encode.t for above
33545              - Teach t/lib/b.t to expect -uutf8
33546              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
33547              utf8.pm is needed.
33548      Branch: perlio
33549            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
33550            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
33551 ____________________________________________________________________________
33552 [  9197] By: gsar                                  on 2001/03/18  12:15:57
33553         Log: more thorough cleaning of arenas--keep going until no more
33554              SvREFCNT_dec()s occur (this fixes the problem that causes the
33555              pesky "Scalars leaked" warnings)
33556      Branch: maint-5.6/perl
33557            ! embed.pl perl.c proto.h sv.c t/op/sort.t
33558 ____________________________________________________________________________
33559 [  9196] By: nick                                  on 2001/03/18  10:57:29
33560         Log: Fix pragma/utf8.t # 15
33561              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
33562              are SvUTF8 as well.
33563      Branch: perlio
33564            ! toke.c
33565 ____________________________________________________________________________
33566 [  9195] By: nick                                  on 2001/03/18  09:27:06
33567         Log: Integrate mainline
33568      Branch: perlio
33569           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
33570           !> t/op/pat.t
33571 ____________________________________________________________________________
33572 [  9194] By: jhi                                   on 2001/03/18  05:29:59
33573         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
33574              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
33575      Branch: perl
33576            ! op.c op.h t/op/misc.t t/op/pat.t
33577 ____________________________________________________________________________
33578 [  9193] By: jhi                                   on 2001/03/18  05:15:06
33579         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
33580      Branch: perl
33581            ! mg.c t/op/pat.t
33582 ____________________________________________________________________________
33583 [  9192] By: jhi                                   on 2001/03/18  04:22:43
33584         Log: tr/// UTF-8 patches from Inaba Hiroto.
33585      Branch: perl
33586            ! doop.c op.c
33587 ____________________________________________________________________________
33588 [  9191] By: jhi                                   on 2001/03/18  04:21:17
33589         Log: Integrate perlio.
33590      Branch: perl
33591           !> utf8.c utfebcdic.h
33592 ____________________________________________________________________________
33593 [  9190] By: nick                                  on 2001/03/17  20:32:01
33594         Log: Correct #if EBCDIC side typos.
33595              Builds and passes many tests on OS390.
33596      Branch: perlio
33597            ! utf8.c utfebcdic.h
33598 ____________________________________________________________________________
33599 [  9189] By: jhi                                   on 2001/03/17  18:55:49
33600         Log: Add prerequisites for the perl.third target.
33601      Branch: perl
33602            ! Makefile.SH
33603 ____________________________________________________________________________
33604 [  9188] By: jhi                                   on 2001/03/17  18:46:00
33605         Log: Integrate perlio.
33606      Branch: perl
33607           +> utfebcdic.h
33608           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
33609 ____________________________________________________________________________
33610 [  9187] By: jhi                                   on 2001/03/17  18:38:47
33611         Log: Add a make rule for perl.third (the Third Degree memory debugging
33612              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
33613      Branch: perl
33614            ! Makefile.SH
33615 ____________________________________________________________________________
33616 [  9186] By: nick                                  on 2001/03/17  18:34:48
33617         Log: MANIFEST addition :-(
33618      Branch: perlio
33619            ! MANIFEST
33620 ____________________________________________________________________________
33621 [  9185] By: nick                                  on 2001/03/17  18:29:50
33622         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
33623              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
33624              a superset of ASCII are invariant under the encoding. This is EBCDIC
33625              friendly as an encoded string can be looked at as being EBCDIC by lexer
33626              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
33627              ASCII on ASCII machines.
33628              
33629              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
33630              seperate.
33631              - Add some more macros to comprehend different shift amounts and
33632              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
33633              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
33634              and conditionaly #include it.
33635              
33636              EBCDIC build as yet untested.  ASCII still fails the one test.
33637      Branch: perlio
33638            + utfebcdic.h
33639            ! utf8.c utf8.h
33640 ____________________________________________________________________________
33641 [  9184] By: nick                                  on 2001/03/17  17:44:16
33642         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
33643      Branch: perlio
33644            ! doop.c perl.h pp.c utf8.h
33645 ____________________________________________________________________________
33646 [  9183] By: jhi                                   on 2001/03/17  15:55:42
33647         Log: Integrate perlio.
33648      Branch: perl
33649            ! MANIFEST
33650           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
33651 ____________________________________________________________________________
33652 [  9182] By: nick                                  on 2001/03/17  09:16:06
33653         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
33654      Branch: perlio
33655            ! t/op/pat.t
33656 ____________________________________________________________________________
33657 [  9181] By: nick                                  on 2001/03/17  09:15:11
33658         Log: Integrate mainline.
33659      Branch: perlio
33660           +> lib/Locale/Constants.pm lib/Locale/Country.pm
33661           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
33662           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
33663           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
33664           !> (integrate 83 files)
33665 ____________________________________________________________________________
33666 [  9180] By: nick                                  on 2001/03/16  17:23:21
33667         Log: EBCDIC Fixes.
33668      Branch: perlio
33669            ! perl.h sv.c toke.c utf8.c utf8.h
33670 ____________________________________________________________________________
33671 [  9179] By: jhi                                   on 2001/03/16  14:10:12
33672         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
33673              a change needed to work around an AIX compiler bug.
33674      Branch: perl
33675            ! ext/Storable/Storable.xs
33676 ____________________________________________________________________________
33677 [  9178] By: jhi                                   on 2001/03/16  03:19:59
33678         Log: With Damian's approval synchronize damian's modules'
33679              licensing with Perl's standard module licensing.
33680      Branch: perl
33681            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
33682 ____________________________________________________________________________
33683 [  9177] By: jhi                                   on 2001/03/16  03:15:34
33684         Log: Make the Filter::Util:Call files have their own copies
33685              of the Perl standard module licensing, from Paul Marquess.
33686      Branch: perl
33687            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
33688 ____________________________________________________________________________
33689 [  9176] By: jhi                                   on 2001/03/16  02:56:04
33690         Log: Subject: [PATCH] more pod patches
33691              From: Michael Stevens <michael@etla.org>
33692              Date: Thu, 15 Mar 2001 21:25:18 +0000
33693              Message-ID: <20010315212518.A18870@firedrake.org>
33694      Branch: perl
33695            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
33696            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
33697            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
33698            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
33699            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
33700            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
33701            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
33702            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
33703            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
33704            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
33705            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
33706            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
33707            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
33708            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
33709            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
33710            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
33711            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
33712            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
33713            ! lib/Locale/Country.pm lib/Locale/Language.pm
33714            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
33715            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
33716            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
33717            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
33718            ! os2/OS2/Process/Process.pm
33719 ____________________________________________________________________________
33720 [  9175] By: jhi                                   on 2001/03/16  02:53:32
33721         Log: Subject: [PATCH] the uncontroversial doc patches
33722              From: Michael Stevens <michael@etla.org>
33723              Date: Thu, 15 Mar 2001 20:01:12 +0000
33724              Message-ID: <20010315200112.A7636@firedrake.org>
33725      Branch: perl
33726            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
33727            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
33728            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
33729            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
33730            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
33731 ____________________________________________________________________________
33732 [  9174] By: jhi                                   on 2001/03/16  02:50:49
33733         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
33734              From: Paul Lindner <lindner@inuus.com>
33735              Date: Fri, 16 Mar 2001 11:28:03 -0800
33736              Message-ID: <20010316112803.A7577@inuus.com>
33737      Branch: perl
33738            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
33739 ____________________________________________________________________________
33740 [  9173] By: nick                                  on 2001/03/15  20:21:03
33741         Log: 1st day's EBCDIC fixes:
33742              - toke.c's parsing of strings needed attention
33743              needed to conditionally e2a if string was already UTF-8
33744              - e2a/a2e tables where wrong way round.
33745              - new macros in utf8.h
33746      Branch: perlio
33747            ! perl.h toke.c utf8.h
33748 ____________________________________________________________________________
33749 [  9172] By: jhi                                   on 2001/03/15  15:17:17
33750         Log: Update Changes.
33751      Branch: perl
33752            ! Changes patchlevel.h
33753 ____________________________________________________________________________
33754 [  9171] By: jhi                                   on 2001/03/15  15:09:32
33755         Log: Subject: Re: Another Borland C++ problem.
33756              From: "Vadim Konovalov" <watman@inbox.ru>
33757              Date: Sat, 10 Mar 2001 19:26:07 +0300
33758              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
33759              
33760              Borland filename case problem.
33761      Branch: perl
33762            + win32/sncfnmcs.pl
33763            ! MANIFEST README.win32
33764 ____________________________________________________________________________
33765 [  9170] By: jhi                                   on 2001/03/15  14:54:23
33766         Log: Add Locale::Codes 1.06, from Neil Bowers.
33767      Branch: perl
33768            + lib/Locale/Constants.pm lib/Locale/Country.pm
33769            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
33770            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
33771            + t/lib/lc-language.t t/lib/lc-uk.t
33772            ! MANIFEST
33773 ____________________________________________________________________________
33774 [  9169] By: jhi                                   on 2001/03/15  14:19:01
33775         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
33776      Branch: perl
33777            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
33778            ! ext/Storable/Storable.xs
33779 ____________________________________________________________________________
33780 [  9168] By: jhi                                   on 2001/03/15  14:13:22
33781         Log: Integrate changes #9120,9167 from mainline to maintperl.
33782              
33783              Subject: [PATCH 5.6.1] OS/2 docs
33784              
33785              Subject: [PATCH 5.6.1] perldoc
33786      Branch: maint-5.6/perl
33787           !> os2/Changes utils/perldoc.PL
33788 ____________________________________________________________________________
33789 [  9167] By: jhi                                   on 2001/03/15  14:07:42
33790         Log: Subject: [PATCH 5.6.1] perldoc
33791              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33792              Date: Wed, 14 Mar 2001 23:46:52 -0500
33793              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
33794      Branch: perl
33795            ! utils/perldoc.PL
33796 ____________________________________________________________________________
33797 [  9166] By: jhi                                   on 2001/03/15  13:53:15
33798         Log: sigaction test condition tweakage.
33799      Branch: perl
33800            ! t/lib/sigaction.t
33801 ____________________________________________________________________________
33802 [  9165] By: alanbur                               on 2001/03/15  03:49:17
33803         Log: Resynchronised with parent
33804      Branch: maint-5.6/pureperl
33805           +> os2/os2add.sym t/op/anonsub.t
33806           !> (integrate 72 files)
33807 ____________________________________________________________________________
33808 [  9164] By: jhi                                   on 2001/03/15  01:05:01
33809         Log: Avoid stomping off the beginning of an array in tr///.
33810      Branch: perl
33811            ! op.c
33812 ____________________________________________________________________________
33813 [  9163] By: jhi                                   on 2001/03/15  00:58:57
33814         Log: h2ph strictness and cleanliness from Kurt Starsinic.
33815      Branch: perl
33816            ! utils/h2ph.PL
33817 ____________________________________________________________________________
33818 [  9162] By: gsar                                  on 2001/03/15  00:56:53
33819         Log: avoid warnings
33820      Branch: maint-5.6/perl
33821            ! t/op/magic.t
33822 ____________________________________________________________________________
33823 [  9161] By: gsar                                  on 2001/03/15  00:52:09
33824         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
33825              results
33826      Branch: maint-5.6/perl
33827            ! t/op/magic.t
33828 ____________________________________________________________________________
33829 [  9160] By: jhi                                   on 2001/03/14  22:02:10
33830         Log: Do not use the Perl malloc in IRIX, suggested by
33831              Helmus Jarausch.
33832      Branch: perl
33833            ! hints/irix_6.sh
33834 ____________________________________________________________________________
33835 [  9159] By: nick                                  on 2001/03/14  21:45:59
33836         Log: Integrate mainline
33837      Branch: perlio
33838           +> t/op/loopctl.t
33839           !> (integrate 41 files)
33840 ____________________________________________________________________________
33841 [  9158] By: jhi                                   on 2001/03/14  21:10:09
33842         Log: The Day of the Retractions continues: the #9138
33843              (integrated in #9144) doesn't work well in mainline.
33844      Branch: perl
33845            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
33846            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
33847            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
33848 ____________________________________________________________________________
33849 [  9157] By: jhi                                   on 2001/03/14  20:58:12
33850         Log: The #9145 CANNOT be enabled: the clear_pmop code still
33851              dumps core all over in Tru64.
33852      Branch: perl
33853            ! op.c op.h t/op/pat.t
33854 ____________________________________________________________________________
33855 [  9156] By: jhi                                   on 2001/03/14  20:48:06
33856         Log: Integrate change #9154 from maintperl to mainline.
33857              
33858              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
33859              (caused Storable 1.0.10 to break on windows)
33860      Branch: perl
33861           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
33862           !> perlapi.c proto.h
33863 ____________________________________________________________________________
33864 [  9155] By: jhi                                   on 2001/03/14  20:23:53
33865         Log: Retract #9136: breaks threading (and binary compatibility).
33866      Branch: perl
33867            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
33868 ____________________________________________________________________________
33869 [  9154] By: gsar                                  on 2001/03/14  17:48:18
33870         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
33871              (caused Storable 1.0.10 to break on windows)
33872      Branch: maint-5.6/perl
33873            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
33874            ! perlapi.c proto.h
33875 ____________________________________________________________________________
33876 [  9153] By: jhi                                   on 2001/03/14  13:35:21
33877         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
33878      Branch: perl
33879            ! t/lib/sigaction.t
33880 ____________________________________________________________________________
33881 [  9152] By: gsar                                  on 2001/03/14  07:29:40
33882         Log: back out changes#9012,9010,9009 and parts of change#9016
33883              (causes ABRs under purify, and some prerequisites don't
33884              seem to be there in 5.6.x)
33885      Branch: maint-5.6/perl
33886            ! doop.c op.c t/op/tr.t toke.c
33887 ____________________________________________________________________________
33888 [  9151] By: gsar                                  on 2001/03/14  07:01:29
33889         Log: reenable change#9145 (the test was busted due to a missing
33890              C<print "ok 27\n">)
33891      Branch: perl
33892            ! op.c op.h t/op/pat.t
33893 ____________________________________________________________________________
33894 [  9150] By: jhi                                   on 2001/03/14  06:38:36
33895         Log: Retract #9145.
33896      Branch: perl
33897            ! op.c op.h t/op/pat.t
33898 ____________________________________________________________________________
33899 [  9149] By: jhi                                   on 2001/03/14  06:14:56
33900         Log: Retract #9143.
33901      Branch: perl
33902            ! op.c
33903 ____________________________________________________________________________
33904 [  9148] By: gsar                                  on 2001/03/14  06:13:02
33905         Log: Uninitialized Memory Read in regexec.c
33906      Branch: perl
33907            ! regexec.c
33908 ____________________________________________________________________________
33909 [  9147] By: jhi                                   on 2001/03/14  04:59:54
33910         Log: Subject: PATCH: make goto work in nested eval ""
33911              From: Robin Houston <robin@kitsite.com>
33912              Date: Wed, 14 Mar 2001 04:16:10 +0000
33913              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
33914      Branch: perl
33915            ! pp_ctl.c t/op/goto.t
33916 ____________________________________________________________________________
33917 [  9146] By: jhi                                   on 2001/03/14  04:42:54
33918         Log: Preserve the #ifdef PERL_CORE in perly.h.
33919      Branch: perl
33920            ! perly.fixer
33921 ____________________________________________________________________________
33922 [  9145] By: jhi                                   on 2001/03/14  03:57:41
33923         Log: (Retracted by #9150.)
33924      Branch: perl
33925            ! op.c op.h t/op/pat.t
33926 ____________________________________________________________________________
33927 [  9144] By: jhi                                   on 2001/03/14  03:50:38
33928         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
33929              
33930              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
33931              
33932              remove squelch controls for "Scalars leaked" messages in most places
33933              (these are now cured)
33934              
33935              fix another memory leak reported by purify (tie callbacks that
33936              croak can leak when wiping out magic)
33937      Branch: perl
33938           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
33939           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
33940           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
33941           !> t/pragma/warnings.t
33942 ____________________________________________________________________________
33943 [  9143] By: jhi                                   on 2001/03/14  03:37:53
33944         Log: (Retracted by #9149.)
33945      Branch: perl
33946            ! op.c
33947 ____________________________________________________________________________
33948 [  9142] By: gsar                                  on 2001/03/14  03:20:48
33949         Log: fix another memory leak reported by purify (tie callbacks that
33950              croak can leak when wiping out magic)
33951      Branch: maint-5.6/perl
33952            ! scope.c
33953 ____________________________________________________________________________
33954 [  9141] By: jhi                                   on 2001/03/14  02:55:00
33955         Log: Subject: PATCH for [ID 20010305.003]
33956              From: Robin Houston <robin@kitsite.com>
33957              Date: Wed, 14 Mar 2001 02:45:51 +0000
33958              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
33959      Branch: perl
33960            ! pp_ctl.c t/op/eval.t
33961 ____________________________________________________________________________
33962 [  9140] By: jhi                                   on 2001/03/14  02:41:54
33963         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
33964              Date: Wed, 14 Mar 2001 01:52:51 +0000
33965              From: Robin Houston <robin@kitsite.com>
33966              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
33967              
33968              Fix for 2000313.004.
33969      Branch: perl
33970            ! pp_ctl.c t/op/goto.t
33971 ____________________________________________________________________________
33972 [  9139] By: jhi                                   on 2001/03/14  02:40:50
33973         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
33974              From: Robin Houston <robin@kitsite.com>
33975              Date: Wed, 14 Mar 2001 00:43:45 +0000
33976              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
33977      Branch: perl
33978            + t/op/loopctl.t
33979            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
33980            ! vms/perly_c.vms
33981 ____________________________________________________________________________
33982 [  9138] By: gsar                                  on 2001/03/14  01:18:00
33983         Log: remove squelch controls for "Scalars leaked" messages in most places
33984              (these are now cured)
33985      Branch: maint-5.6/perl
33986            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
33987            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
33988            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
33989 ____________________________________________________________________________
33990 [  9137] By: gsar                                  on 2001/03/14  00:57:04
33991         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
33992      Branch: maint-5.6/perl
33993            ! regcomp.c
33994 ____________________________________________________________________________
33995 [  9136] By: jhi                                   on 2001/03/13  23:12:24
33996         Log: (Retracted by #9155)
33997              
33998              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
33999              From: Jens-Uwe Mager <jum@helios.de>
34000              Date: Wed, 21 Feb 2001 21:32:04 +0100
34001              Message-ID: <20010221213203.A18340@ans.helios.de>
34002      Branch: perl
34003            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
34004 ____________________________________________________________________________
34005 [  9135] By: jhi                                   on 2001/03/13  22:50:05
34006         Log: Integrate perlio.
34007      Branch: perl
34008           !> pp.c
34009 ____________________________________________________________________________
34010 [  9134] By: jhi                                   on 2001/03/13  22:49:05
34011         Log: Integrate change #9131 from maintperl into mainline.
34012              
34013              make the error text look more consistent in hints/hpux.sh
34014      Branch: perl
34015           !> hints/hpux.sh
34016 ____________________________________________________________________________
34017 [  9133] By: gsar                                  on 2001/03/13  22:46:20
34018         Log: integrate change#9067 from mainline
34019              
34020              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
34021      Branch: maint-5.6/perl
34022           !> lib/ExtUtils/MM_Unix.pm
34023 ____________________________________________________________________________
34024 [  9132] By: jhi                                   on 2001/03/13  22:41:21
34025         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
34026              From: "John P. Linderman" <jpl@research.att.com>
34027              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
34028              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
34029              
34030              A more correct prime finder.
34031      Branch: perl
34032            ! lib/Tie/SubstrHash.pm
34033 ____________________________________________________________________________
34034 [  9131] By: gsar                                  on 2001/03/13  22:30:42
34035         Log: make the error text look more consistent in hints/hpux.sh
34036      Branch: maint-5.6/perl
34037            ! hints/hpux.sh
34038 ____________________________________________________________________________
34039 [  9130] By: jhi                                   on 2001/03/13  22:23:44
34040         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
34041              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34042              Date: Tue, 13 Mar 2001 18:41:26 +0100
34043              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
34044              
34045              If the test is run non-interactively the default handler
34046              is different.
34047      Branch: perl
34048            ! t/lib/sigaction.t
34049 ____________________________________________________________________________
34050 [  9129] By: jhi                                   on 2001/03/13  22:20:21
34051         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
34052              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34053              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
34054              Date:     Tue, 13 Mar 2001 16:44:32 EST
34055      Branch: perl
34056            ! t/lib/1_compile.t
34057 ____________________________________________________________________________
34058 [  9128] By: jhi                                   on 2001/03/13  22:18:34
34059         Log: Subject: Another patch for integer.pm POD 
34060              From: "John L. Allen" <allen@grumman.com>
34061              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
34062              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
34063      Branch: perl
34064            ! lib/integer.pm
34065 ____________________________________________________________________________
34066 [  9127] By: nick                                  on 2001/03/13  21:26:30
34067         Log: Integrate mainline.
34068      Branch: perlio
34069           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
34070           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
34071           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
34072           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
34073           !> Changes Configure MANIFEST README.os2 README.os390
34074           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
34075           !> os2/Changes patchlevel.h win32/perlhost.h
34076 ____________________________________________________________________________
34077 [  9126] By: nick                                  on 2001/03/13  20:39:51
34078         Log: #ifdef'ed out code to make packed side of pack/unpack
34079              octets. (i.e. pack('U') => encode_utf8).
34080      Branch: perlio
34081            ! pp.c
34082 ____________________________________________________________________________
34083 [  9125] By: jhi                                   on 2001/03/13  15:07:16
34084         Log: Update Changes.
34085      Branch: perl
34086            ! Changes patchlevel.h
34087 ____________________________________________________________________________
34088 [  9124] By: jhi                                   on 2001/03/13  14:22:45
34089         Log: Workaround for the buggy ("internal compiler error")
34090              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
34091              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
34092              of Andreas König.
34093      Branch: perl
34094            ! ext/re/Makefile.PL hints/aix.sh
34095 ____________________________________________________________________________
34096 [  9123] By: jhi                                   on 2001/03/13  03:24:34
34097         Log: Typo in #9114.
34098      Branch: metaconfig
34099            ! U/modified/myhostname.U
34100 ____________________________________________________________________________
34101 [  9122] By: jhi                                   on 2001/03/13  03:24:06
34102         Log: Typo in #9113.
34103      Branch: perl
34104            ! Configure
34105 ____________________________________________________________________________
34106 [  9121] By: jhi                                   on 2001/03/13  01:53:05
34107         Log: Forgot to check-in the larger part of #9120, duh.
34108      Branch: perl
34109            ! README.os2
34110 ____________________________________________________________________________
34111 [  9120] By: jhi                                   on 2001/03/13  01:51:31
34112         Log: Subject: [PATCH 5.6.1] OS/2 docs
34113              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34114              Date: Mon, 12 Mar 2001 03:27:32 -0500
34115              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
34116      Branch: perl
34117            ! os2/Changes
34118 ____________________________________________________________________________
34119 [  9119] By: jhi                                   on 2001/03/13  01:49:41
34120         Log: Integrate change #9116 from maintperl into mainline.
34121              
34122              Win32::GetCwd() returns C: instead of C:\ in the root directory
34123              under ithreads
34124      Branch: perl
34125           !> win32/perlhost.h
34126 ____________________________________________________________________________
34127 [  9118] By: jhi                                   on 2001/03/13  01:13:39
34128         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
34129      Branch: perl
34130            + lib/Switch.pm t/lib/switch.t
34131            ! MANIFEST
34132 ____________________________________________________________________________
34133 [  9117] By: jhi                                   on 2001/03/13  01:03:17
34134         Log: Add Text::Balanced 1.83.
34135      Branch: perl
34136            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
34137            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
34138            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
34139            + t/lib/tb-xvari.t
34140            ! MANIFEST
34141 ____________________________________________________________________________
34142 [  9116] By: gsar                                  on 2001/03/13  00:55:53
34143         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
34144              under ithreads
34145      Branch: maint-5.6/perl
34146            ! win32/perlhost.h
34147 ____________________________________________________________________________
34148 [  9115] By: jhi                                   on 2001/03/13  00:54:09
34149         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
34150              From: "John L. Allen" <allen@grumman.com>
34151              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
34152              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
34153              
34154              use integer document clarification.
34155      Branch: perl
34156            ! lib/integer.pm
34157 ____________________________________________________________________________
34158 [  9114] By: jhi                                   on 2001/03/13  00:38:54
34159         Log: Metaconfig unit change for #9113.
34160      Branch: metaconfig
34161            ! U/modified/myhostname.U
34162 ____________________________________________________________________________
34163 [  9113] By: jhi                                   on 2001/03/13  00:38:35
34164         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?)
34165              From: Peter Prymmer <pvhp@forte.com>
34166              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
34167              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
34168      Branch: perl
34169            ! Configure README.os390 hints/os390.sh
34170 ____________________________________________________________________________
34171 [  9112] By: jhi                                   on 2001/03/13  00:29:00
34172         Log: Integrate perlio.
34173      Branch: perl
34174           !> sv.c utf8.h
34175 ____________________________________________________________________________
34176 [  9111] By: nick                                  on 2001/03/12  21:16:33
34177         Log: Integrate mainline.
34178      Branch: perlio
34179           +> t/op/anonsub.t
34180           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
34181           !> proto.h sv.c
34182 ____________________________________________________________________________
34183 [  9110] By: nick                                  on 2001/03/12  21:00:13
34184         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
34185      Branch: perlio
34186            ! sv.c utf8.h
34187 ____________________________________________________________________________
34188 [  9109] By: jhi                                   on 2001/03/12  16:04:47
34189         Log: Integrate change #9108 from maintperl to mainline.
34190              
34191              fix memory leak in C<sub X { sub {} }> arising from a refcount
34192              loop between the outer sub and the inner prototype anonsub
34193              
34194              this also enables closures returned by subroutines that
34195              subsequently get redefined to work without generating coredumps :)
34196              
34197              completely removed the free_closures() hack--it shouldn't be
34198              needed anymore
34199      Branch: perl
34200           +> t/op/anonsub.t
34201           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
34202           !> proto.h sv.c
34203 ____________________________________________________________________________
34204 [  9108] By: gsar                                  on 2001/03/12  10:21:31
34205         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
34206              loop between the outer sub and the inner prototype anonsub
34207              
34208              this also enables closures returned by subroutines that
34209              subsequently get redefined to work without generating coredumps :)
34210              
34211              completely removed the free_closures() hack--it shouldn't be
34212              needed anymore
34213      Branch: maint-5.6/perl
34214            + t/op/anonsub.t
34215            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
34216            ! proto.h sv.c
34217 ____________________________________________________________________________
34218 [  9107] By: jhi                                   on 2001/03/12  05:15:31
34219         Log: Integrate perlio.
34220      Branch: perl
34221           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
34222 ____________________________________________________________________________
34223 [  9106] By: nick                                  on 2001/03/11  20:10:12
34224         Log: regcomp.c is working in native space, not Unicode space (if different)
34225              as it is doing compare against 'W' in \W etc.
34226      Branch: perlio
34227            ! regcomp.c
34228 ____________________________________________________________________________
34229 [  9105] By: nick                                  on 2001/03/11  19:39:34
34230         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
34231              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
34232      Branch: perlio
34233            ! regcomp.c toke.c utf8.c
34234 ____________________________________________________________________________
34235 [  9104] By: nick                                  on 2001/03/11  18:15:44
34236         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
34237      Branch: perlio
34238            ! sv.c
34239 ____________________________________________________________________________
34240 [  9103] By: nick                                  on 2001/03/11  18:03:28
34241         Log: Integrate mainline (for regexp stuff).
34242      Branch: perlio
34243           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
34244           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
34245           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
34246           !> t/lib/errno.t t/op/pat.t
34247 ____________________________________________________________________________
34248 [  9102] By: nick                                  on 2001/03/11  17:44:20
34249         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
34250              - exclude layer syms in makedef.pl for sfio
34251              - also inhibit Encode from trying to build ":encode()" layer.
34252      Branch: perlio
34253            ! ext/Encode/Encode.xs makedef.pl
34254 ____________________________________________________________________________
34255 [  9101] By: jhi                                   on 2001/03/10  22:38:13
34256         Log: The $Is_MacOS needs to be declared.
34257      Branch: perl
34258            ! lib/ExtUtils/Manifest.pm
34259 ____________________________________________________________________________
34260 [  9100] By: jhi                                   on 2001/03/10  22:14:29
34261         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
34262              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
34263              pollute the symbolspace if using sfio.
34264      Branch: perl
34265            ! ext/Encode/Encode.xs
34266 ____________________________________________________________________________
34267 [  9099] By: jhi                                   on 2001/03/10  21:58:48
34268         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
34269              Date: Sat, 10 Mar 2001 14:23:55 -0500
34270              From: Chris Nandor <pudge@pobox.com>
34271              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
34272      Branch: perl
34273            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
34274            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
34275            ! t/lib/errno.t
34276 ____________________________________________________________________________
34277 [  9098] By: jhi                                   on 2001/03/10  21:38:30
34278         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
34279      Branch: perl
34280            ! regcomp.c regexec.c t/op/pat.t
34281 ____________________________________________________________________________
34282 [  9097] By: jhi                                   on 2001/03/10  14:38:07
34283         Log: Integrate perlio.
34284      Branch: perl
34285           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
34286           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
34287           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
34288 ____________________________________________________________________________
34289 [  9096] By: nick                                  on 2001/03/10  11:55:43
34290         Log: EBCDIC sanity - phase I
34291              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
34292              - use utf8n_xxxx (c.f. pvn) for forms which take length.
34293              - back out vN.N and $^V exceptions to e2a/a2e
34294              - make "locale" isxxx macros be uvchr (may be redundant?)
34295              
34296              Not clear yet that toUPPER_uni et. al. return being handled correctly.
34297              The tr// and rexexp stuff still needs an audit, assumption is they are working
34298              in Unicode space.
34299              
34300              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
34301      Branch: perlio
34302            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
34303            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
34304            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
34305 ____________________________________________________________________________
34306 [  9095] By: jhi                                   on 2001/03/09  22:10:01
34307         Log: Integrate perlio.
34308      Branch: perl
34309           !> dump.c
34310 ____________________________________________________________________________
34311 [  9094] By: nick                                  on 2001/03/09  17:36:38
34312         Log: Builds an passes all tests after integrate and this tweak.
34313      Branch: perlio
34314            ! dump.c
34315 ____________________________________________________________________________
34316 [  9093] By: nick                                  on 2001/03/09  17:16:03
34317         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
34318      Branch: perlio
34319           +> lib/unicode/Scripts.txt t/lib/sigaction.t
34320           !> (integrate 79 files)
34321 ____________________________________________________________________________
34322 [  9092] By: jhi                                   on 2001/03/09  15:28:26
34323         Log: Update Changes.
34324      Branch: perl
34325            ! Changes patchlevel.h
34326 ____________________________________________________________________________
34327 [  9091] By: jhi                                   on 2001/03/09  15:25:05
34328         Log: In op/stat #35 better to scan all the potential directories
34329              for setuids, not just the first one.
34330      Branch: perl
34331            ! t/op/stat.t
34332 ____________________________________________________________________________
34333 [  9090] By: jhi                                   on 2001/03/09  15:01:27
34334         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
34335              From: rspier@pobox.com (Robert Spier)
34336              Date: Fri, 9 Mar 2001 03:30:20 -0500
34337              Message-ID: <15016.38044.381174.160189@rls.cx>
34338              
34339              EXISTS() returning undef mistakenly triggered a FETCH().
34340      Branch: perl
34341            ! hv.c
34342 ____________________________________________________________________________
34343 [  9089] By: jhi                                   on 2001/03/09  14:59:02
34344         Log: Add /sbin and /usr/sbin to the list of directories scanned
34345              for setuid programs.  Takes care of bug id 20010309.003.
34346      Branch: perl
34347            ! t/op/stat.t
34348 ____________________________________________________________________________
34349 [  9088] By: jhi                                   on 2001/03/09  14:48:32
34350         Log: Regen perlapi, perltoc.
34351      Branch: perl
34352            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
34353 ____________________________________________________________________________
34354 [  9087] By: jhi                                   on 2001/03/09  14:38:56
34355         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
34356              From: David Mitchell <davem@fdgroup.co.uk>
34357              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
34358              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
34359      Branch: perl
34360            ! dump.c perl.c perl.h pod/perlrun.pod
34361 ____________________________________________________________________________
34362 [  9086] By: jhi                                   on 2001/03/09  01:47:16
34363         Log: A modified version of
34364              
34365              Subject: [ID 20010307.005] POSIX::sigaction has various problems
34366              From: anders@broadcom.com
34367              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
34368              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
34369              
34370              Currently the sigaction.t test #6 fails (and is fudged to look
34371              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
34372              This may well be a genuine bug in Linux sigaction() (since at
34373              least Tru64, Solaris, and HP-UX disagree with Linux).
34374              Anyone with POSIX / SUSv2 tome handy?  The problem is that
34375              the flags of the oldaction don't match with the flags in
34376              the previously installed disposition.
34377      Branch: perl
34378            + t/lib/sigaction.t
34379            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
34380 ____________________________________________________________________________
34381 [  9085] By: jhi                                   on 2001/03/09  01:30:13
34382         Log: Subject: Re: mission impossible for the day
34383              From: Alex Gough <alex@rcon.org>
34384              Date: Thu, 08 Mar 2001 17:18:19 +0000
34385              Message-ID: <3AA7BEDB.8070409@rcon.org>
34386              
34387              If references (are overloaded) and can be directly stringified,
34388              show that instead of "stringified".
34389              
34390              (The problem, infinite mutual recursion caused by overloaded bool
34391              in Switch.pm, tracked by David Mitchell)
34392      Branch: perl
34393            ! lib/Carp/Heavy.pm
34394 ____________________________________________________________________________
34395 [  9084] By: jhi                                   on 2001/03/09  01:20:39
34396         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
34397              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
34398              From: David Mitchell <davem@fdgroup.co.uk>
34399              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
34400      Branch: perl
34401            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
34402            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
34403 ____________________________________________________________________________
34404 [  9083] By: jhi                                   on 2001/03/09  01:16:51
34405         Log: Subject: [PATCH] perldata.pod here-doc docs
34406              From: Jeff Pinyan <jeffp@crusoe.net>
34407              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
34408              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
34409      Branch: perl
34410            ! pod/perldata.pod
34411 ____________________________________________________________________________
34412 [  9082] By: jhi                                   on 2001/03/09  01:01:27
34413         Log: Subject: Re: Unicode/EBCDIC
34414              From: Peter Prymmer <pvhp@forte.com>
34415              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
34416              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
34417      Branch: perl
34418            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
34419 ____________________________________________________________________________
34420 [  9081] By: jhi                                   on 2001/03/08  13:41:30
34421         Log: Subject: Ooops, wrong 'no *POSIX' Patch
34422              From: Dorner Thomas <Thomas.Dorner@start.de>
34423              Date: Thu, 8 Mar 2001 08:43:28 +0100
34424              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
34425      Branch: perl
34426            ! hints/posix-bc.sh
34427 ____________________________________________________________________________
34428 [  9080] By: jhi                                   on 2001/03/08  13:11:42
34429         Log: It's Scripts.txt, not Script.txt.
34430      Branch: perl
34431            ! MANIFEST
34432 ____________________________________________________________________________
34433 [  9079] By: jhi                                   on 2001/03/08  12:59:05
34434         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
34435              From: Dorner Thomas <Thomas.Dorner@start.de>
34436              Date: Wed, 7 Mar 2001 14:13:31 +0100
34437              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
34438      Branch: perl
34439            ! makedepend.SH
34440 ____________________________________________________________________________
34441 [  9078] By: jhi                                   on 2001/03/08  12:57:43
34442         Log: Retract #9069, wrong patch.
34443      Branch: perl
34444            ! Makefile.SH
34445 ____________________________________________________________________________
34446 [  9077] By: jhi                                   on 2001/03/08  01:06:13
34447         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
34448      Branch: perl
34449            + lib/unicode/Scripts.txt
34450            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
34451            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
34452            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
34453            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
34454            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
34455            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
34456            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
34457            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
34458            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
34459            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
34460            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
34461            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
34462            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
34463            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
34464            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
34465            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
34466            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
34467            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
34468            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
34469            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
34470            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
34471            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
34472            ! lib/unicode/version
34473 ____________________________________________________________________________
34474 [  9076] By: jhi                                   on 2001/03/07  22:59:39
34475         Log: Integrate change #7784 from mainline into maintperl.
34476              
34477              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
34478      Branch: maint-5.6/perl
34479           !> pp_ctl.c t/op/pat.t
34480 ____________________________________________________________________________
34481 [  9075] By: jhi                                   on 2001/03/07  22:05:11
34482         Log: More UTF-8 test tweaks.
34483      Branch: perl
34484            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
34485 ____________________________________________________________________________
34486 [  9074] By: nick                                  on 2001/03/07  21:39:29
34487         Log: Integrate mainline.
34488      Branch: perlio
34489           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
34490           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
34491           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
34492           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
34493           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
34494 ____________________________________________________________________________
34495 [  9073] By: jhi                                   on 2001/03/07  16:37:09
34496         Log: Update Changes.
34497      Branch: perl
34498            ! Changes patchlevel.h
34499 ____________________________________________________________________________
34500 [  9072] By: jhi                                   on 2001/03/07  16:32:30
34501         Log: Subject: [ID 20010306.004] || != named unary operator
34502              From: abela@geneanet.org
34503              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
34504              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
34505      Branch: perl
34506            ! pod/perlop.pod
34507 ____________________________________________________________________________
34508 [  9071] By: jhi                                   on 2001/03/07  15:14:11
34509         Log: Subject: downgrading to bytes for common functions
34510              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
34511              Date: Wed, 7 Mar 2001 02:36:55 -0500
34512              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
34513      Branch: perl
34514            ! pp_sys.c
34515 ____________________________________________________________________________
34516 [  9070] By: jhi                                   on 2001/03/07  15:04:58
34517         Log: Clarify the description differentiating for and while; inspired by
34518              
34519              Subject: [ID 20010306.002] for/while difference in for definition
34520              From: abela@geneanet.org
34521              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
34522              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
34523      Branch: perl
34524            ! pod/perlsyn.pod
34525 ____________________________________________________________________________
34526 [  9069] By: jhi                                   on 2001/03/07  14:55:30
34527         Log: (Retracted by #9078.)
34528      Branch: perl
34529            ! Makefile.SH
34530 ____________________________________________________________________________
34531 [  9068] By: jhi                                   on 2001/03/07  14:51:17
34532         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
34533              From: Radu Greab <radu@netsoft.ro>
34534              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
34535              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
34536      Branch: perl
34537            ! pp.c t/op/chop.t
34538 ____________________________________________________________________________
34539 [  9067] By: jhi                                   on 2001/03/07  14:48:57
34540         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
34541              From: Simon Cozens <simon@netthink.co.uk>
34542              Date: Wed, 7 Mar 2001 13:59:28 +0000
34543              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
34544              
34545              In order to allow MakeMaker to build correct Makefiles,
34546              you need to change the order of the arguments in MM_Unix.pm
34547              as well. (Unless you have C89_CCMODE set, but we're trying
34548              to be POSIXly correct)
34549              
34550              Thanks to Merijn Broeren for tracking this down.
34551      Branch: perl
34552            ! lib/ExtUtils/MM_Unix.pm
34553 ____________________________________________________________________________
34554 [  9066] By: jhi                                   on 2001/03/07  14:30:02
34555         Log: Floating point too messy.
34556      Branch: perl
34557            ! t/camel-III/vstring.t
34558 ____________________________________________________________________________
34559 [  9065] By: jhi                                   on 2001/03/07  14:17:44
34560         Log: Integrate change #9064 from maintperl into mainline.
34561              
34562              fix memory leak in pack("Bb",...)
34563      Branch: perl
34564           !> perl.c
34565 ____________________________________________________________________________
34566 [  9064] By: gsar                                  on 2001/03/07  06:29:24
34567         Log: fix memory leak in pack("Bb",...)
34568      Branch: maint-5.6/perl
34569            ! perl.c
34570 ____________________________________________________________________________
34571 [  9063] By: jhi                                   on 2001/03/07  00:55:04
34572         Log: Major utf8 test reorganisation and rewrite.
34573              Hopefully no tests were lost in the shuffle.
34574              (The beginning of pragma/utf8 was lost intentionally,
34575              the tests were rather bogus and incomplete.)
34576      Branch: perl
34577            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
34578            ! t/pragma/utf8.t
34579 ____________________________________________________________________________
34580 [  9062] By: jhi                                   on 2001/03/07  00:41:16
34581         Log: More tweakage on the Unicode character class descriptions.
34582      Branch: perl
34583            ! lib/unicode/mktables.PL pod/perlretut.pod
34584 ____________________________________________________________________________
34585 [  9061] By: jhi                                   on 2001/03/06  23:12:38
34586         Log: The perlretut was still talking about the old \p and \P
34587              definitions.
34588      Branch: perl
34589            ! pod/perlretut.pod
34590 ____________________________________________________________________________
34591 [  9060] By: nick                                  on 2001/03/06  20:52:37
34592         Log: Integrate mainline (make test works again now).
34593      Branch: perlio
34594           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
34595 ____________________________________________________________________________
34596 [  9059] By: jhi                                   on 2001/03/06  15:36:14
34597         Log: 0.999... does equal 1.0, doesn't it?
34598      Branch: perl
34599            ! t/camel-III/vstring.t
34600 ____________________________________________________________________________
34601 [  9058] By: jhi                                   on 2001/03/06  15:34:00
34602         Log: Make /x{abcd}/ to work without use utf8.
34603      Branch: perl
34604            ! regcomp.c
34605 ____________________________________________________________________________
34606 [  9057] By: jhi                                   on 2001/03/06  03:02:36
34607         Log: Easier to outcomment all the three reset() tests for now.
34608      Branch: perl
34609            ! t/op/pat.t
34610 ____________________________________________________________________________
34611 [  9056] By: jhi                                   on 2001/03/06  02:30:02
34612         Log: Comment out the deadly reset; until the 20010301.005
34613              is finally fixed.
34614      Branch: perl
34615            ! t/op/pat.t
34616 ____________________________________________________________________________
34617 [  9055] By: jhi                                   on 2001/03/06  02:21:26
34618         Log: Integrate the change #9054 from mainline:
34619              retract the PMOP cleanup patch pending further investigation.
34620      Branch: maint-5.6/perl
34621           !> op.c op.h
34622 ____________________________________________________________________________
34623 [  9054] By: jhi                                   on 2001/03/06  02:19:57
34624         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
34625              with oddly familiar stack traces.
34626      Branch: perl
34627            ! op.c op.h
34628 ____________________________________________________________________________
34629 [  9053] By: jhi                                   on 2001/03/05  23:20:28
34630         Log: Integrate perlio.
34631      Branch: perl
34632           +> ext/Encode/Encode/koi8-r.ucm
34633           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
34634           !> makedef.pl
34635 ____________________________________________________________________________
34636 [  9052] By: nick                                  on 2001/03/05  23:08:17
34637         Log: skipping USE_PERLIO symbols correction.
34638      Branch: perlio
34639            ! makedef.pl
34640 ____________________________________________________________________________
34641 [  9051] By: nick                                  on 2001/03/05  22:35:07
34642         Log: More Encode alias tidying.
34643      Branch: perlio
34644            + ext/Encode/Encode/koi8-r.ucm
34645            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
34646 ____________________________________________________________________________
34647 [  9050] By: jhi                                   on 2001/03/05  21:44:29
34648         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
34649              Sarathy's fix for ID 20010301.005.
34650      Branch: maint-5.6/perl
34651           !> op.c op.h
34652 ____________________________________________________________________________
34653 [  9049] By: nick                                  on 2001/03/05  19:54:04
34654         Log: Integrate Jarkko's Encode.pm tweak.
34655      Branch: perlio
34656           !> ext/Encode/Encode.pm
34657 ____________________________________________________________________________
34658 [  9048] By: nick                                  on 2001/03/05  19:47:57
34659         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
34660      Branch: perlio
34661           +> os2/os2add.sym
34662           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
34663           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
34664           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
34665           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
34666           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
34667 ____________________________________________________________________________
34668 [  9047] By: jhi                                   on 2001/03/05  19:25:26
34669         Log: Regen perlapi.
34670      Branch: perl
34671            ! pod/perlapi.pod
34672 ____________________________________________________________________________
34673 [  9046] By: jhi                                   on 2001/03/05  19:12:14
34674         Log: Integrate perlio.
34675      Branch: perl
34676           +> t/camel-III/vstring.t
34677           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
34678 ____________________________________________________________________________
34679 [  9045] By: jhi                                   on 2001/03/05  19:10:36
34680         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
34681      Branch: perl
34682            ! ext/Encode/Encode.pm
34683 ____________________________________________________________________________
34684 [  9044] By: jhi                                   on 2001/03/05  18:49:12
34685         Log: Forgot the other half of the PMOP patch (#9033).
34686      Branch: perl
34687            ! op.h
34688 ____________________________________________________________________________
34689 [  9043] By: nick                                  on 2001/03/05  18:14:47
34690         Log: Update MANIFEST for new test.
34691      Branch: perlio
34692            ! MANIFEST
34693 ____________________________________________________________________________
34694 [  9042] By: nick                                  on 2001/03/05  18:12:41
34695         Log: Some tests for Camel 3rd edition features.
34696              Make gethostbyaddr() test in above work.
34697      Branch: perlio
34698            + t/camel-III/vstring.t
34699            ! pp.h pp_sys.c t/TEST t/harness
34700 ____________________________________________________________________________
34701 [  9041] By: jhi                                   on 2001/03/05  17:41:48
34702         Log: Add more ISO 8859 encoding aliases.
34703      Branch: perl
34704            ! ext/Encode/Encode.pm
34705 ____________________________________________________________________________
34706 [  9040] By: jhi                                   on 2001/03/05  17:30:43
34707         Log: Integrate perlio.
34708      Branch: perl
34709           !> MANIFEST sv.c
34710 ____________________________________________________________________________
34711 [  9039] By: nick                                  on 2001/03/05  17:11:36
34712         Log: Missed added file.
34713      Branch: perlio
34714            ! MANIFEST
34715 ____________________________________________________________________________
34716 [  9038] By: jhi                                   on 2001/03/05  15:58:01
34717         Log: Add tr tests for EBCDIC, from Karsten Sperling.
34718      Branch: perl
34719            ! t/op/tr.t
34720 ____________________________________________________________________________
34721 [  9037] By: nick                                  on 2001/03/05  15:56:35
34722         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
34723              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
34724              
34725              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
34726              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
34727              - uses SvPV() rather than sv_2pv() in case it isn't a string.
34728      Branch: perlio
34729            ! sv.c
34730 ____________________________________________________________________________
34731 [  9036] By: jhi                                   on 2001/03/05  15:49:15
34732         Log: Add matching tests currently failing in EBCDIC,
34733              suggested by Karsten Sperling.
34734      Branch: perl
34735            ! t/op/pat.t
34736 ____________________________________________________________________________
34737 [  9035] By: jhi                                   on 2001/03/05  15:36:55
34738         Log: The #9034 needs a MANIFESTation.
34739      Branch: perl
34740            ! MANIFEST
34741 ____________________________________________________________________________
34742 [  9034] By: jhi                                   on 2001/03/05  15:35:14
34743         Log: Integrate perlio.
34744      Branch: perl
34745           +> ext/Encode/Encode/Tcl.pm
34746           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
34747           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
34748           !> ext/Encode/Encode/iso8859-1.ucm
34749           !> ext/Encode/Encode/iso8859-10.ucm
34750           !> ext/Encode/Encode/iso8859-13.ucm
34751           !> ext/Encode/Encode/iso8859-14.ucm
34752           !> ext/Encode/Encode/iso8859-15.ucm
34753           !> ext/Encode/Encode/iso8859-16.ucm
34754           !> ext/Encode/Encode/iso8859-2.ucm
34755           !> ext/Encode/Encode/iso8859-3.ucm
34756           !> ext/Encode/Encode/iso8859-4.ucm
34757           !> ext/Encode/Encode/iso8859-5.ucm
34758           !> ext/Encode/Encode/iso8859-6.ucm
34759           !> ext/Encode/Encode/iso8859-7.ucm
34760           !> ext/Encode/Encode/iso8859-8.ucm
34761           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
34762           !> t/lib/encode.t
34763 ____________________________________________________________________________
34764 [  9033] By: jhi                                   on 2001/03/05  15:33:18
34765         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
34766              From: Gurusamy Sarathy <gsar@ActiveState.com>
34767              Date: Sun, 04 Mar 2001 22:33:15 -0800
34768              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
34769              
34770              PMOPs need to remember their own stash so that they can
34771              gracefully remove themselves from their linked list.
34772      Branch: perl
34773            ! op.c
34774 ____________________________________________________________________________
34775 [  9032] By: nick                                  on 2001/03/05  14:51:50
34776         Log: Encode implementation "completion"
34777              Implement and document define_encoding()
34778              Implement and document encoding aliases including define_alias()
34779              Make Encode::XS use define_encoding() rather than back-door.
34780              Move run-time *.enc to separate Encode::Tcl module.
34781              Make 'compile' honour <codeset_name>
34782              Change canonical names of to iso-8859-* and US-ascii.
34783      Branch: perlio
34784            + ext/Encode/Encode/Tcl.pm
34785            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
34786            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
34787            ! ext/Encode/Encode/iso8859-1.ucm
34788            ! ext/Encode/Encode/iso8859-10.ucm
34789            ! ext/Encode/Encode/iso8859-13.ucm
34790            ! ext/Encode/Encode/iso8859-14.ucm
34791            ! ext/Encode/Encode/iso8859-15.ucm
34792            ! ext/Encode/Encode/iso8859-16.ucm
34793            ! ext/Encode/Encode/iso8859-2.ucm
34794            ! ext/Encode/Encode/iso8859-3.ucm
34795            ! ext/Encode/Encode/iso8859-4.ucm
34796            ! ext/Encode/Encode/iso8859-5.ucm
34797            ! ext/Encode/Encode/iso8859-6.ucm
34798            ! ext/Encode/Encode/iso8859-7.ucm
34799            ! ext/Encode/Encode/iso8859-8.ucm
34800            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
34801            ! t/lib/encode.t
34802 ____________________________________________________________________________
34803 [  9031] By: jhi                                   on 2001/03/05  13:51:17
34804         Log: Integrate change #9030 from maintperl into mainline.
34805              
34806              Subject: [PATCH 5.6.1] OS/2 cleanup
34807      Branch: perl
34808           +> os2/os2add.sym
34809           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
34810           !> makedef.pl os2/Changes os2/Makefile.SHs
34811           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
34812           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
34813           !> os2/os2.sym os2/os2ish.h
34814 ____________________________________________________________________________
34815 [  9030] By: jhi                                   on 2001/03/05  13:46:49
34816         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
34817              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34818              Date: Mon, 5 Mar 2001 02:29:44 -0500
34819              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
34820      Branch: maint-5.6/perl
34821            + os2/os2add.sym
34822            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
34823            ! makedef.pl os2/Changes os2/Makefile.SHs
34824            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
34825            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
34826            ! os2/os2.sym os2/os2ish.h
34827 ____________________________________________________________________________
34828 [  9029] By: jhi                                   on 2001/03/05  13:40:35
34829         Log: Integrate change #9028 from maintperl into mainline.
34830              
34831              various nits in MM_Unix.pm found by disabling SelfLoader
34832      Branch: perl
34833           !> lib/ExtUtils/MM_Unix.pm
34834 ____________________________________________________________________________
34835 [  9028] By: gsar                                  on 2001/03/05  09:58:38
34836         Log: various nits in MM_Unix.pm found by disabling SelfLoader
34837      Branch: maint-5.6/perl
34838            ! lib/ExtUtils/MM_Unix.pm
34839 ____________________________________________________________________________
34840 [  9027] By: nick                                  on 2001/03/05  08:35:22
34841         Log: Integrate mainline
34842      Branch: perlio
34843           !> (integrate 28 files)
34844 ____________________________________________________________________________
34845 [  9026] By: jhi                                   on 2001/03/05  02:14:59
34846         Log: Integrate change #9025 from mainline to maintperl,
34847              retract \N{U+HHHH}.
34848      Branch: maint-5.6/perl
34849           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
34850           !> t/lib/charnames.t toke.c
34851 ____________________________________________________________________________
34852 [  9025] By: jhi                                   on 2001/03/05  02:13:09
34853         Log: Retracting \N{U+HHHH}.
34854      Branch: perl
34855            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
34856            ! t/lib/charnames.t toke.c
34857 ____________________________________________________________________________
34858 [  9024] By: jhi                                   on 2001/03/04  20:51:07
34859         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
34860              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
34861              Date: Fri, 02 Mar 2001 18:25:26 +0100
34862              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
34863              
34864              Casting problem.
34865      Branch: perl
34866            ! ext/Storable/Storable.xs
34867 ____________________________________________________________________________
34868 [  9023] By: jhi                                   on 2001/03/04  19:46:45
34869         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
34870              From: nick@talking.bollo.cx
34871              Date: Sat, 03 Mar 2001 21:41:33 +0000
34872              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
34873              
34874              Revert the workaround.
34875      Branch: perl
34876            ! perlio.c
34877 ____________________________________________________________________________
34878 [  9022] By: jhi                                   on 2001/03/04  19:36:28
34879         Log: Update Changes.
34880      Branch: perl
34881            ! Changes patchlevel.h
34882 ____________________________________________________________________________
34883 [  9021] By: jhi                                   on 2001/03/04  18:41:00
34884         Log: makedef.pl updates suggested by Chris Nandor; double-checking
34885              the changes in AIX, OS/2 Win32 would be nice.
34886      Branch: perl
34887            ! makedef.pl
34888 ____________________________________________________________________________
34889 [  9020] By: jhi                                   on 2001/03/04  18:23:58
34890         Log: Integrate change #9012 from maintperl into mainline,
34891              quench a compiler warning.
34892      Branch: perl
34893           !> toke.c
34894 ____________________________________________________________________________
34895 [  9019] By: jhi                                   on 2001/03/04  18:18:43
34896         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
34897              
34898              \N{U+HHHH} fix.
34899              
34900              pattern in G_ARRAY context
34901      Branch: maint-5.6/perl
34902           !> pp_hot.c t/op/pat.t toke.c
34903 ____________________________________________________________________________
34904 [  9018] By: jhi                                   on 2001/03/04  18:07:48
34905         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
34906              From: Jeff Pinyan <jeffp@crusoe.net>
34907              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
34908              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
34909      Branch: perl
34910            ! pp_hot.c t/op/pat.t
34911 ____________________________________________________________________________
34912 [  9017] By: jhi                                   on 2001/03/04  18:06:21
34913         Log: I thought I tested the #9014.
34914      Branch: perl
34915            ! toke.c
34916 ____________________________________________________________________________
34917 [  9016] By: jhi                                   on 2001/03/04  17:41:22
34918         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
34919              
34920              Tweak the get*ent() OS/2 prototypes.
34921              
34922              Add the \N{U+HHHH} syntax.
34923              
34924              More tr/// UTF-8 fixes from Inaba Hiroto.
34925      Branch: maint-5.6/perl
34926           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
34927           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
34928 ____________________________________________________________________________
34929 [  9015] By: jhi                                   on 2001/03/04  17:36:04
34930         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
34931      Branch: perl
34932            ! doop.c t/op/tr.t
34933 ____________________________________________________________________________
34934 [  9014] By: jhi                                   on 2001/03/04  17:24:49
34935         Log: Add the \N{U+HHHH} syntax.
34936      Branch: perl
34937            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
34938            ! t/lib/charnames.t toke.c
34939 ____________________________________________________________________________
34940 [  9013] By: jhi                                   on 2001/03/04  17:20:45
34941         Log: Tweak the get*ent() OS/2 prototypes.
34942      Branch: perl
34943            ! os2/os2.c
34944 ____________________________________________________________________________
34945 [  9012] By: gsar                                  on 2001/03/04  06:26:14
34946         Log: avoid warning (nit in change#9009)
34947      Branch: maint-5.6/perl
34948            ! toke.c
34949 ____________________________________________________________________________
34950 [  9011] By: gsar                                  on 2001/03/04  06:15:24
34951         Log: lib/charnames.t fails in 5.6.x because of older Unicode
34952              data
34953              
34954              TODO: need to revisit this after updating lib/unicode/...
34955      Branch: maint-5.6/perl
34956            ! t/lib/charnames.t
34957 ____________________________________________________________________________
34958 [  9010] By: gsar                                  on 2001/03/04  06:08:36
34959         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
34960      Branch: maint-5.6/perl
34961            ! toke.c
34962 ____________________________________________________________________________
34963 [  9009] By: jhi                                   on 2001/03/03  19:27:20
34964         Log: Integrate change #9008 from mainline to maintperl,
34965              UTF-8 tr/// fixes from Inaba Hiroto.
34966      Branch: maint-5.6/perl
34967           !> doop.c op.c t/op/tr.t toke.c
34968 ____________________________________________________________________________
34969 [  9008] By: jhi                                   on 2001/03/03  19:19:42
34970         Log: UTF8 tr/// fixes from Inaba Hiroto.
34971      Branch: perl
34972            ! doop.c op.c t/op/tr.t toke.c
34973 ____________________________________________________________________________
34974 [  9007] By: jhi                                   on 2001/03/03  19:00:30
34975         Log: Integrate change #9006 from maintperl to mainline,
34976              more robust quest for the infinite.
34977      Branch: perl
34978           !> lib/Math/Complex.pm
34979 ____________________________________________________________________________
34980 [  9006] By: jhi                                   on 2001/03/03  18:58:06
34981         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
34982              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34983              Date: Sat, 3 Mar 2001 12:51:50 -0500
34984              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
34985              
34986              Be more robust in our quest for the infinite.
34987      Branch: maint-5.6/perl
34988            ! lib/Math/Complex.pm
34989 ____________________________________________________________________________
34990 [  9005] By: jhi                                   on 2001/03/03  17:55:50
34991         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
34992      Branch: maint-5.6/perl
34993            ! doio.c
34994 ____________________________________________________________________________
34995 [  9004] By: jhi                                   on 2001/03/03  17:40:14
34996         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
34997              so that picky compilers like IRIX won't get huffy about
34998              "statements without effect" (like 1;).
34999      Branch: perl
35000            ! toke.c
35001 ____________________________________________________________________________
35002 [  9003] By: jhi                                   on 2001/03/03  17:15:52
35003         Log: Integrate change #9002 from mainline to maintperl.
35004              
35005              Subject: [perl-5.6.x, perl-current] accept for EPOC
35006      Branch: maint-5.6/perl
35007           !> pp_sys.c
35008 ____________________________________________________________________________
35009 [  9002] By: jhi                                   on 2001/03/03  17:14:30
35010         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
35011              From: Olaf Flebbe <O.Flebbe@science-computing.de>
35012              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
35013              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
35014      Branch: perl
35015            ! pp_sys.c
35016 ____________________________________________________________________________
35017 [  9001] By: jhi                                   on 2001/03/03  17:13:13
35018         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
35019              From: "Craig A. Berry" <craigberry@mac.com>
35020              Date: Fri, 02 Mar 2001 17:44:40 -0600
35021              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
35022      Branch: perl
35023            ! t/pod/find.t
35024 ____________________________________________________________________________
35025 [  9000] By: jhi                                   on 2001/03/03  17:11:55
35026         Log: Integrate changes #8997,8999 from maintperl.
35027              
35028              Subject: [PATCH 5.6.1] compiling on OS/2
35029              (Better error message from hints/os2.sh)
35030              
35031              Subject: [PATCH 5.6.1] syslog.t
35032      Branch: perl
35033           !> hints/os2.sh t/lib/syslog.t
35034 ____________________________________________________________________________
35035 [  8999] By: jhi                                   on 2001/03/03  17:09:28
35036         Log: Subject: [PATCH 5.6.1] syslog.t
35037              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35038              Date: Sat, 3 Mar 2001 02:11:17 -0500
35039              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
35040      Branch: maint-5.6/perl
35041            ! t/lib/syslog.t
35042 ____________________________________________________________________________
35043 [  8998] By: jhi                                   on 2001/03/03  17:07:50
35044         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
35045              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35046              Date: Sat, 3 Mar 2001 01:53:52 -0500
35047              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
35048      Branch: maint-5.6/perl
35049            ! opcode.pl os2/os2.c
35050 ____________________________________________________________________________
35051 [  8997] By: jhi                                   on 2001/03/03  17:03:30
35052         Log: Subject: [PATCH 5.6.1] compiling on OS/2
35053              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35054              Date: Sat, 3 Mar 2001 01:59:59 -0500
35055              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
35056      Branch: maint-5.6/perl
35057            ! hints/os2.sh
35058 ____________________________________________________________________________
35059 [  8996] By: jhi                                   on 2001/03/03  00:55:58
35060         Log: Regen files for mainline.
35061      Branch: perl
35062            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35063            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
35064 ____________________________________________________________________________
35065 [  8995] By: jhi                                   on 2001/03/03  00:35:22
35066         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
35067              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
35068              to maintperl.
35069              
35070              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
35071              
35072              Add Configure option -Dmksymlinks which will create a symlink
35073              forest if the current/build differs from the source directory.
35074              (8218,8220,8221,8317,8318,8971)
35075              
35076              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
35077              (Document APPLLIB_EXP in INSTALL.)
35078              
35079              If running byacc write-enable also perly.h.
35080              
35081              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
35082              
35083              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
35084              
35085              Sanity check for conflicting thread flavours.
35086              
35087              Fix the sys/fcntl.h problem reported by Peter Prymmer.
35088              
35089              Add few CPUs/architectures to the Cppsym scan,
35090              add -perlio to archname if so selected (modified 8890)
35091              
35092              Be more helpful for devel builders, suggested by John L. Allen.
35093              (admittedly pointless change for maintperl, but the usedevel
35094              code is there already)
35095      Branch: maint-5.6/perl
35096           !> Configure INSTALL Makefile.SH Porting/Glossary
35097           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
35098           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
35099           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
35100           !> win32/config.bc win32/config.gc win32/config.vc
35101 ____________________________________________________________________________
35102 [  8994] By: jhi                                   on 2001/03/02  23:31:41
35103         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
35104      Branch: metaconfig/U/perl
35105            ! gccvers.U
35106 ____________________________________________________________________________
35107 [  8993] By: jhi                                   on 2001/03/02  23:22:12
35108         Log: Regenerate various files for maint.
35109      Branch: maint-5.6/perl
35110            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
35111            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
35112 ____________________________________________________________________________
35113 [  8992] By: alanbur                               on 2001/03/02  22:48:34
35114         Log: Resync wuth parent
35115      Branch: maint-5.6/pureperl
35116           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
35117           !> (integrate 60 files)
35118 ____________________________________________________________________________
35119 [  8991] By: jhi                                   on 2001/03/02  21:00:08
35120         Log: Retract the #8742 part of #8986, backward compat.
35121      Branch: maint-5.6/perl
35122            ! embed.pl
35123 ____________________________________________________________________________
35124 [  8990] By: jhi                                   on 2001/03/02  20:40:07
35125         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
35126      Branch: maint-5.6/perl
35127            ! hv.c
35128 ____________________________________________________________________________
35129 [  8989] By: jhi                                   on 2001/03/02  19:59:56
35130         Log: Update Changes.
35131      Branch: perl
35132            ! Changes patchlevel.h
35133 ____________________________________________________________________________
35134 [  8988] By: jhi                                   on 2001/03/02  19:57:08
35135         Log: Integrate perlio.
35136      Branch: perl
35137           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
35138           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
35139           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
35140           !> ext/Encode/Encode/iso8859-10.ucm
35141           !> ext/Encode/Encode/iso8859-13.ucm
35142           !> ext/Encode/Encode/iso8859-14.ucm
35143           !> ext/Encode/Encode/iso8859-15.ucm
35144           !> ext/Encode/Encode/iso8859-16.ucm
35145           !> ext/Encode/Encode/iso8859-2.ucm
35146           !> ext/Encode/Encode/iso8859-3.ucm
35147           !> ext/Encode/Encode/iso8859-4.ucm
35148           !> ext/Encode/Encode/iso8859-5.ucm
35149           !> ext/Encode/Encode/iso8859-6.ucm
35150           !> ext/Encode/Encode/iso8859-7.ucm
35151           !> ext/Encode/Encode/iso8859-8.ucm
35152           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
35153           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
35154 ____________________________________________________________________________
35155 [  8987] By: jhi                                   on 2001/03/02  19:43:40
35156         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
35157              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
35158              8950,8952,8955 from mainline to maintperl.
35159              
35160              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
35161              
35162              Put to rest the 20010205.001, the email address checking (not) regex.
35163              
35164              fork() not everywhere, cleanup temp files.
35165              
35166              The #8843 wasn't quite right: %Config needs to imported.
35167              
35168              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
35169              (#8849: the glob-basic hunk needed massaging as it depended
35170              on Schwern's large-scale (unintegrated) patches)
35171              
35172              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
35173              
35174              Upgrade to CGI.pm 2.752, from Lincoln Stein.
35175              (Note: there were some conflicts due to EBCDIC and EPOC
35176              patches, in general I preferred the repository code.)
35177              (When 2.753 comes out, we need to synchronize.)
35178              
35179              Subject: [PATCH] fix for charnames above FFFF
35180              
35181              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
35182              
35183              If no sfio, no -lsfio.
35184              
35185              Run run/*.t also in minitest.
35186              
35187              Subject:  [PATCH perl 5.7.0] malloc message address offset
35188              
35189              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
35190              
35191              Subject: fix for parameter -Dm (for perl@8867)
35192              
35193              Subject: [PATCH: perl@8892] was Re: hashing order difference?
35194              (make the test more portable)
35195              
35196              Subject: Re: [PATCH] fix for charnames above FFFF
35197              
35198              Subject: Re: I'm losing the war...
35199              (hv_store() not working correctly in ENV_IS_CASELESS case.)
35200              
35201              Subject: Modified README.bs2000 
35202              
35203              Subject: [PATCH: perl@8935] -Dt padsv($var)
35204              
35205              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
35206              
35207              Subject: PATCH: extra tests to check on negative float to unsigned cast
35208              
35209              Subject: [PATCH] XPUSH[insp] was Re: progress
35210              
35211              Subject: Re: Compile with perlcc..
35212      Branch: maint-5.6/perl
35213           !> (integrate 36 files)
35214 ____________________________________________________________________________
35215 [  8986] By: jhi                                   on 2001/03/02  18:51:25
35216         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
35217              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
35218              to maintperl.
35219              
35220              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
35221              
35222              Subject: [DOC PATCH] overload.pm nits
35223              
35224              Add header for LIB$ prototypes (C. Berry)
35225              
35226              Convert fwrite()s to sockets to write()s, since some socket stacks
35227              don't take kindly to stdio.
35228              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
35229              (for often optional LNMs)
35230              Correct a few typos
35231              (C. Bailey)
35232              
35233              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
35234              
35235              De-cut-and-pasto.
35236              
35237              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
35238              
35239              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
35240              
35241              Upgrade to CPAN 1.59_54, from Andreas König.
35242              
35243              Bogus shebang.
35244              
35245              Subject: [PATCH] Document makepatch in Porting/patching
35246              
35247              UTF-8 documentation.
35248              
35249              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
35250              
35251              Sort the MANIFEST.
35252              
35253              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
35254              
35255              Subject: [PATCH @8807] toke.c cleanup: scan_str()
35256              
35257              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
35258              
35259              Add run/*.t to testables.
35260              
35261              TODO: integrate #8784.
35262      Branch: maint-5.6/perl
35263           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
35264           !> (integrate 28 files)
35265 ____________________________________________________________________________
35266 [  8985] By: nick                                  on 2001/03/02  18:15:45
35267         Log: Integrate mainline
35268      Branch: perlio
35269           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
35270           !> vms/vms.c
35271 ____________________________________________________________________________
35272 [  8984] By: jhi                                   on 2001/03/02  16:00:17
35273         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
35274              
35275              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
35276              5.004_05, and mention the suidperl August 2000 security problem.
35277              (#8978,#8981)
35278              
35279              Subject: [ID 20010301.004] Technically speaking in perldata
35280              
35281              Subject: [PATCH] File::Copy for bleadperl, maintperl
35282              
35283              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
35284              
35285              (The #8982, fix for 20010221.005 and 20010221.008,
35286              would be nice too but it didn't integrate cleanly.)
35287      Branch: maint-5.6/perl
35288           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
35289 ____________________________________________________________________________
35290 [  8983] By: jhi                                   on 2001/03/02  15:51:16
35291         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
35292              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35293              Date:     Thu, 1 Mar 2001 15:54:09 EST
35294              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
35295      Branch: perl
35296            ! vms/vms.c
35297 ____________________________________________________________________________
35298 [  8982] By: jhi                                   on 2001/03/02  15:43:31
35299         Log: Subject: Re: sync sync sync: have I missed any patches?
35300              From: Radu Greab <radu@netsoft.ro> 
35301              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
35302              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
35303              
35304              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
35305              was checking argv[0] regardless of whether a different pathname
35306              will actually be executed."  Test case not supplied because 
35307              drafting that, ironically enough, revealed another bug
35308              (or a feature).
35309      Branch: perl
35310            ! doio.c
35311 ____________________________________________________________________________
35312 [  8981] By: jhi                                   on 2001/03/02  15:28:03
35313         Log: Misdate in #8978.
35314      Branch: perl
35315            ! pod/perlfaq1.pod
35316 ____________________________________________________________________________
35317 [  8980] By: jhi                                   on 2001/03/02  15:24:20
35318         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
35319              From: Chris Nandor <pudge@pobox.com>
35320              Date: Wed, 28 Feb 2001 22:10:15 -0500
35321              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
35322      Branch: perl
35323            ! lib/File/Copy.pm
35324 ____________________________________________________________________________
35325 [  8979] By: jhi                                   on 2001/03/02  15:17:16
35326         Log: Subject: [ID 20010301.004] Technically speaking in perldata
35327              From: abela@geneanet.org
35328              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
35329              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
35330      Branch: perl
35331            ! pod/perldata.pod
35332 ____________________________________________________________________________
35333 [  8978] By: jhi                                   on 2001/03/02  15:15:27
35334         Log: Subject: [ID 20010301.003] ref to 5.004
35335              From: abela@geneanet.org
35336              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
35337              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
35338              
35339              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
35340              and mention the suidperl August 2000 security problem.
35341      Branch: perl
35342            ! pod/perlfaq1.pod
35343 ____________________________________________________________________________
35344 [  8977] By: alanbur                               on 2001/03/02  14:17:45
35345         Log: Resynchronised with parent
35346      Branch: maint-5.6/pureperl
35347           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
35348           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
35349           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
35350           !> vms/descrip_mms.template win32/win32.c win32/win32.h
35351           !> win32/win32iop.h
35352 ____________________________________________________________________________
35353 [  8976] By: nick                                  on 2001/03/01  23:25:30
35354         Log: Integrate mainline.
35355      Branch: perlio
35356            - t/op/qu.t
35357           !> (integrate 55 files)
35358 ____________________________________________________________________________
35359 [  8975] By: jhi                                   on 2001/03/01  16:51:34
35360         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
35361      Branch: perl
35362           !> toke.c
35363 ____________________________________________________________________________
35364 [  8974] By: gsar                                  on 2001/03/01  16:28:21
35365         Log: fix for bugid 20010226.008
35366              
35367              the problem was that some of the pointers (PL_last_lop and
35368              PL_last_uni specifically) into the lex buffers weren't correctly
35369              being invalidated when the buffer changed; this would leave the
35370              pointers pointing at an arbitrary location in the buffer if
35371              the buffer didn't need to be reallocated, or point into freed
35372              memory if the buffer had to be realloced
35373              
35374              TODO item for bugdb maintainers: check other seemingly random
35375              parser-related bugs--they might be cured by this
35376      Branch: maint-5.6/perl
35377            ! toke.c
35378 ____________________________________________________________________________
35379 [  8973] By: jhi                                   on 2001/03/01  02:23:25
35380         Log: Retract #8970 because of a completely mysterious core dump:
35381              adding the tests 241..244 causes op/pat dump core at test #25.
35382              The test needs a lot of whittling down before the bug can be solved.
35383      Branch: perl
35384            ! t/op/pat.t
35385 ____________________________________________________________________________
35386 [  8972] By: jhi                                   on 2001/03/01  01:58:38
35387         Log: Regen perlapi.
35388      Branch: perl
35389            ! pod/perlapi.pod
35390 ____________________________________________________________________________
35391 [  8971] By: jhi                                   on 2001/03/01  01:34:09
35392         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))
35393              From: Nicholas Clark <nick@ccl4.org>
35394              Date: Wed, 28 Feb 2001 23:28:49 +0000
35395              Message-ID: <20010228232849.A55187@plum.flirble.org>
35396              
35397              Allow a completely write protected source code tree
35398              when using the Configure -Dmksymlinks.
35399      Branch: perl
35400            ! embed.pl warnings.pl
35401 ____________________________________________________________________________
35402 [  8970] By: jhi                                   on 2001/03/01  01:32:04
35403         Log: Add back the EBCDIC character range tests (for matching).
35404      Branch: perl
35405            ! t/op/pat.t
35406 ____________________________________________________________________________
35407 [  8969] By: nick                                  on 2001/02/28  18:18:01
35408         Log: Add charname comments to .ucm files writen by 'compile',
35409              also order charmaps in those files by source encoding.
35410              regenerate distrubuted .ucm files
35411      Branch: perlio
35412            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
35413            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
35414            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
35415            ! ext/Encode/Encode/iso8859-10.ucm
35416            ! ext/Encode/Encode/iso8859-13.ucm
35417            ! ext/Encode/Encode/iso8859-14.ucm
35418            ! ext/Encode/Encode/iso8859-15.ucm
35419            ! ext/Encode/Encode/iso8859-16.ucm
35420            ! ext/Encode/Encode/iso8859-2.ucm
35421            ! ext/Encode/Encode/iso8859-3.ucm
35422            ! ext/Encode/Encode/iso8859-4.ucm
35423            ! ext/Encode/Encode/iso8859-5.ucm
35424            ! ext/Encode/Encode/iso8859-6.ucm
35425            ! ext/Encode/Encode/iso8859-7.ucm
35426            ! ext/Encode/Encode/iso8859-8.ucm
35427            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
35428            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
35429 ____________________________________________________________________________
35430 [  8968] By: jhi                                   on 2001/02/28  16:26:37
35431         Log: Expand usemorebits early if d_casti32 needs to be undefined.
35432      Branch: perl
35433            ! hints/hpux.sh hints/irix_6.sh
35434 ____________________________________________________________________________
35435 [  8967] By: jhi                                   on 2001/02/28  16:22:26
35436         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
35437              retract toke.c/qu parts of #8583, retract #8485, retract
35438              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
35439              op/length.t, and MANIFEST, and delete t/op/qu.t.
35440      Branch: perl
35441            - t/op/qu.t
35442            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
35443            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
35444            ! t/op/length.t toke.c
35445 ____________________________________________________________________________
35446 [  8966] By: jhi                                   on 2001/02/28  15:00:27
35447         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
35448              by not changing from pre-Unicode days into being Unicode-aware.
35449              Sniff.
35450      Branch: perl
35451            ! pp.c t/op/pack.t t/op/qu.t
35452 ____________________________________________________________________________
35453 [  8965] By: jhi                                   on 2001/02/28  14:37:55
35454         Log: Subject: Re: Errors in core PODs
35455              From: Michael Stevens <michael@etla.org> 
35456              Date: Fri, 23 Feb 2001 15:47:56 +0000
35457              Message-ID: <20010223154756.A7723@firedrake.org> 
35458      Branch: perl
35459            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
35460            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
35461            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
35462            ! x2p/a2p.pod
35463 ____________________________________________________________________________
35464 [  8964] By: jhi                                   on 2001/02/28  14:35:35
35465         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
35466              (The #8961 was too bold.)
35467      Branch: perl
35468            ! hints/hpux.sh hints/irix_6.sh
35469 ____________________________________________________________________________
35470 [  8963] By: jhi                                   on 2001/02/28  14:33:39
35471         Log: Subject: Re: sync sync sync: have I missed any patches?
35472              From: Tim Jenness <t.jenness@jach.hawaii.edu>
35473              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
35474              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
35475              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
35476              
35477              Replace djSP with dSP.
35478      Branch: perl
35479            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
35480            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
35481            ! win32/perlhost.h
35482 ____________________________________________________________________________
35483 [  8962] By: jhi                                   on 2001/02/27  23:21:14
35484         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
35485      Branch: perl
35486            ! lib/Filter/Simple.pm
35487 ____________________________________________________________________________
35488 [  8961] By: jhi                                   on 2001/02/27  22:55:26
35489         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
35490              and this would be it.
35491      Branch: perl
35492            ! hints/hpux.sh hints/irix_6.sh
35493 ____________________________________________________________________________
35494 [  8960] By: jhi                                   on 2001/02/27  22:51:33
35495         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
35496              From: "Craig A. Berry" <craigberry@mac.com>
35497              Date: Tue, 27 Feb 2001 16:11:44 -0600
35498              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
35499      Branch: maint-5.6/perl
35500            ! configure.com vms/descrip_mms.template
35501 ____________________________________________________________________________
35502 [  8959] By: jhi                                   on 2001/02/27  22:47:23
35503         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
35504              From: "Craig A. Berry" <craigberry@mac.com>
35505              Date: Tue, 27 Feb 2001 16:11:44 -0600
35506              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
35507      Branch: perl
35508            ! configure.com vms/descrip_mms.template
35509 ____________________________________________________________________________
35510 [  8958] By: jhi                                   on 2001/02/27  15:16:42
35511         Log: Update Changes.
35512      Branch: perl
35513            ! Changes patchlevel.h
35514 ____________________________________________________________________________
35515 [  8957] By: jhi                                   on 2001/02/27  06:15:07
35516         Log: Subject: [5.6.x] EPOC additions
35517              From: Olaf Flebbe <O.Flebbe@science-computing.de>
35518              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
35519              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
35520      Branch: maint-5.6/perl
35521            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
35522 ____________________________________________________________________________
35523 [  8956] By: jhi                                   on 2001/02/27  06:12:11
35524         Log: Subject: [perl-current] EPOC 
35525              From: Olaf Flebbe <O.Flebbe@science-computing.de>
35526              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
35527              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
35528      Branch: perl
35529            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
35530            ! epoc/epocish.c epoc/epocish.h pp_sys.c
35531 ____________________________________________________________________________
35532 [  8955] By: jhi                                   on 2001/02/27  05:59:50
35533         Log: Subject: Re: Compile with perlcc..
35534              From: Edward Peschko <edwardp@excitehome.net>
35535              Date: Mon, 26 Feb 2001 18:51:58 -0800
35536              Message-ID: <20010226185158.A9871@excitehome.net>
35537              
35538              plus add a simple usage message if no arguments given.
35539      Branch: perl
35540            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
35541            ! utils/Makefile utils/perlcc.PL win32/pod.mak
35542 ____________________________________________________________________________
35543 [  8954] By: nick                                  on 2001/02/26  21:02:59
35544         Log: Integrate mainline
35545      Branch: perlio
35546           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
35547           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
35548           !> t/op/sprintf.t
35549 ____________________________________________________________________________
35550 [  8953] By: jhi                                   on 2001/02/26  14:43:54
35551         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
35552              From: Nicholas Clark <nick@ccl4.org>
35553              Date: Mon, 26 Feb 2001 00:42:07 +0000
35554              Message-ID: <20010226004207.F23333@plum.flirble.org>
35555      Branch: perl
35556            ! pp_ctl.c
35557 ____________________________________________________________________________
35558 [  8952] By: jhi                                   on 2001/02/26  14:42:13
35559         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
35560              From: Simon Cozens <simon@netthink.co.uk>
35561              Date: Mon, 26 Feb 2001 12:23:48 +0000
35562              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
35563      Branch: perl
35564            ! pod/perlguts.pod
35565 ____________________________________________________________________________
35566 [  8951] By: jhi                                   on 2001/02/26  14:39:15
35567         Log: Subject: [PATCH] perlio - unknown layer
35568              From: Nicholas Clark <nick@ccl4.org>
35569              Date: Mon, 26 Feb 2001 00:27:19 +0000
35570              Message-ID: <20010226002719.E23333@plum.flirble.org>
35571      Branch: perl
35572            ! perlio.c
35573 ____________________________________________________________________________
35574 [  8950] By: jhi                                   on 2001/02/26  14:38:04
35575         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
35576              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
35577              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
35578              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
35579      Branch: perl
35580            ! t/op/bop.t
35581 ____________________________________________________________________________
35582 [  8949] By: jhi                                   on 2001/02/26  14:37:07
35583         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
35584              From: Peter Prymmer <pvhp@forte.com>
35585              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
35586              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
35587      Branch: perl
35588            ! lib/Test.pm
35589 ____________________________________________________________________________
35590 [  8948] By: jhi                                   on 2001/02/26  14:35:53
35591         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
35592              From: Radu Greab <radu@netsoft.ro>
35593              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
35594              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
35595      Branch: perl
35596            ! pod/perlop.pod
35597 ____________________________________________________________________________
35598 [  8947] By: jhi                                   on 2001/02/26  14:34:46
35599         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
35600              From: David Mitchell <davem@fdgroup.co.uk>
35601              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
35602              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
35603      Branch: perl
35604            ! run.c
35605 ____________________________________________________________________________
35606 [  8946] By: jhi                                   on 2001/02/26  14:32:37
35607         Log: Subject: Modified README.bs2000 
35608              From: Dorner Thomas <Thomas.Dorner@start.de>
35609              Date: Mon, 26 Feb 2001 09:22:17 +0100
35610              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
35611      Branch: perl
35612            ! README.bs2000
35613 ____________________________________________________________________________
35614 [  8945] By: jhi                                   on 2001/02/26  14:19:53
35615         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
35616              to maintperl, listing the known failures on the tests 129 and 130.
35617      Branch: maint-5.6/perl
35618           !> t/op/sprintf.t
35619 ____________________________________________________________________________
35620 [  8944] By: jhi                                   on 2001/02/26  14:14:15
35621         Log: Add more known sprintf failures.
35622      Branch: perl
35623            ! t/op/sprintf.t
35624 ____________________________________________________________________________
35625 [  8943] By: jhi                                   on 2001/02/26  13:56:22
35626         Log: perlglob.exe needs to be found in Win32, patch from
35627              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
35628              which needs external glob at mini-perl time."
35629      Branch: perl
35630            ! ext/Encode/compile
35631 ____________________________________________________________________________
35632 [  8942] By: jhi                                   on 2001/02/26  13:52:19
35633         Log: A missing dTHX from Vadim Konovalov.
35634      Branch: perl
35635            ! perlio.c
35636 ____________________________________________________________________________
35637 [  8941] By: jhi                                   on 2001/02/26  13:37:05
35638         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
35639      Branch: perl
35640            ! op.c
35641 ____________________________________________________________________________
35642 [  8940] By: jhi                                   on 2001/02/26  13:35:40
35643         Log: Integrate perlio.
35644      Branch: perl
35645           !> ext/Encode/Encode.pm
35646 ____________________________________________________________________________
35647 [  8939] By: nick                                  on 2001/02/25  23:47:09
35648         Log: Integrate mainline.
35649      Branch: perlio
35650           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
35651           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
35652 ____________________________________________________________________________
35653 [  8938] By: nick                                  on 2001/02/25  19:36:28
35654         Log: Encode implementations docs.
35655      Branch: perlio
35656            ! ext/Encode/Encode.pm
35657 ____________________________________________________________________________
35658 [  8937] By: jhi                                   on 2001/02/25  19:26:16
35659         Log: Script wasn't aligned with reality.
35660      Branch: perl
35661            ! t/pod/find.t
35662 ____________________________________________________________________________
35663 [  8936] By: jhi                                   on 2001/02/25  18:54:55
35664         Log: Update Changes.
35665      Branch: perl
35666            ! Changes patchlevel.h
35667 ____________________________________________________________________________
35668 [  8935] By: jhi                                   on 2001/02/25  18:46:36
35669         Log: Retract #8929,8930,8932,8933 for now.
35670      Branch: perl
35671            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
35672 ____________________________________________________________________________
35673 [  8934] By: jhi                                   on 2001/02/25  17:34:35
35674         Log: Integrate perlio.
35675      Branch: perl
35676           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
35677           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
35678           !> t/lib/encode.t
35679 ____________________________________________________________________________
35680 [  8933] By: jhi                                   on 2001/02/25  17:33:12
35681         Log: (Retracted by #8395.)
35682              
35683              Slight tweaks in scan_const(), not fixes yet, it seems like
35684              lots of work remains to be done...
35685      Branch: perl
35686            ! toke.c
35687 ____________________________________________________________________________
35688 [  8932] By: jhi                                   on 2001/02/25  17:27:11
35689         Log: (Retracted by #8395.)
35690              
35691              Missing from #8930.
35692      Branch: perl
35693            ! perl.h
35694 ____________________________________________________________________________
35695 [  8931] By: jhi                                   on 2001/02/25  17:26:19
35696         Log: A comment tweak.
35697      Branch: perl
35698            ! utf8.c
35699 ____________________________________________________________________________
35700 [  8930] By: jhi                                   on 2001/02/25  17:25:47
35701         Log: (Retracted by #8395.)
35702              
35703              Attempt to fix the EBCDIC character range problwm with //.
35704      Branch: perl
35705            ! regcomp.c
35706 ____________________________________________________________________________
35707 [  8929] By: jhi                                   on 2001/02/25  17:23:45
35708         Log: (Retracted by #8395.)
35709              
35710              Expand the EBCDIC character range tests, and add few nasty
35711              tr tests from Karsten Sperling.
35712      Branch: perl
35713            ! t/op/pat.t t/op/tr.t
35714 ____________________________________________________________________________
35715 [  8928] By: jhi                                   on 2001/02/25  17:18:49
35716         Log: Missing check-in.
35717      Branch: perl
35718            ! lib/Pod/Find.pm
35719 ____________________________________________________________________________
35720 [  8927] By: nick                                  on 2001/02/25  11:30:22
35721         Log: Change method names in Encode implementation classes to something
35722              less confusing (preparing to "go public").
35723      Branch: perlio
35724            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
35725 ____________________________________________________________________________
35726 [  8926] By: nick                                  on 2001/02/25  10:53:24
35727         Log: GCC __atribute__ / printf fix
35728      Branch: perlio
35729            ! perl.h
35730 ____________________________________________________________________________
35731 [  8925] By: nick                                  on 2001/02/25  10:52:25
35732         Log: Checked in the wrong one ...
35733      Branch: perlio
35734            ! ext/Encode/Encode.pm
35735 ____________________________________________________________________________
35736 [  8924] By: nick                                  on 2001/02/24  18:46:51
35737         Log: Integrate mainline - to see what Jarkko has in ...
35738      Branch: perlio
35739           +> t/pod/testpods/lib/Pod/Stuff.pm
35740           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
35741 ____________________________________________________________________________
35742 [  8923] By: nick                                  on 2001/02/24  17:05:23
35743         Log: Encode API documentation nd tidy up.
35744              Minor additions to test.
35745              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
35746              Adds STRLEN to standard typemap.
35747      Branch: perlio
35748            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
35749            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
35750 ____________________________________________________________________________
35751 [  8922] By: jhi                                   on 2001/02/24  16:38:12
35752         Log: Add a test for the "character range should match in EBCDIC
35753              if specified using explicit numerics" bug found by Karsten
35754              Sperling.
35755      Branch: perl
35756            ! t/op/pat.t
35757 ____________________________________________________________________________
35758 [  8921] By: jhi                                   on 2001/02/24  16:30:16
35759         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
35760              From: schwern@pobox.com
35761              Date: Fri, 23 Feb 2001 03:21:37 -0500
35762              Message-ID: <20010223032137.A26022@magnonel.guild.net>
35763              
35764              plus Charles Lane's fixes, plus tweaks.
35765      Branch: perl
35766            + t/pod/testpods/lib/Pod/Stuff.pm
35767            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
35768 ____________________________________________________________________________
35769 [  8920] By: nick                                  on 2001/02/24  10:30:11
35770         Log: Integrate mainline
35771      Branch: perlio
35772           !> (integrate 33 files)
35773 ____________________________________________________________________________
35774 [  8919] By: jhi                                   on 2001/02/24  00:23:35
35775         Log: Subject: Re: I'm losing the war...
35776              From: "Vadim Konovalov" <watman@inbox.ru>
35777              Date: Sat, 24 Feb 2001 00:10:14 +0300
35778              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
35779              
35780              hv_store() not working correctly in ENV_IS_CASELESS case.
35781      Branch: perl
35782            ! hv.c
35783 ____________________________________________________________________________
35784 [  8918] By: jhi                                   on 2001/02/24  00:20:09
35785         Log: Subject: Re: [PATCH] fix for charnames above FFFF
35786              From: andreas.koenig@anima.de (Andreas J. Koenig)
35787              Date: 23 Feb 2001 02:39:03 +0100
35788              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
35789              
35790              A further efficiency tweak.
35791      Branch: perl
35792            ! lib/charnames.pm
35793 ____________________________________________________________________________
35794 [  8917] By: jhi                                   on 2001/02/23  20:27:51
35795         Log: Integrate change #8916 from mainline,
35796              do away with USE_WIN32_RTL_ENV.
35797      Branch: maint-5.6/perl
35798           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
35799 ____________________________________________________________________________
35800 [  8916] By: jhi                                   on 2001/02/23  20:02:25
35801         Log: Abolish USE_WIN32_RTL_ENV.
35802      Branch: perl
35803            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
35804 ____________________________________________________________________________
35805 [  8915] By: jhi                                   on 2001/02/23  19:36:00
35806         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
35807              later protected by some #define.
35808      Branch: perl
35809            ! gv.c
35810 ____________________________________________________________________________
35811 [  8914] By: jhi                                   on 2001/02/23  19:31:38
35812         Log: Retract #8902 for now, requested by Charles Lane, the correct
35813              fix will be something else.
35814      Branch: perl
35815            ! op.c
35816 ____________________________________________________________________________
35817 [  8913] By: jhi                                   on 2001/02/23  19:11:36
35818         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
35819              From: Peter Prymmer <pvhp@forte.com>
35820              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
35821              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
35822      Branch: perl
35823            ! t/op/lex_assign.t
35824 ____________________________________________________________________________
35825 [  8912] By: jhi                                   on 2001/02/23  18:38:20
35826         Log: Subject: [patch] perlio + useithreads
35827              From: Doug MacEachern <dougm@covalent.net>
35828              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
35829              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
35830              
35831              Gets things running but not complete.
35832      Branch: perl
35833            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
35834 ____________________________________________________________________________
35835 [  8911] By: jhi                                   on 2001/02/23  04:20:02
35836         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
35837              
35838              Duplicated environment freeing, File::Temp 0.12,
35839              op/append portability (EBCDIC) tweak.
35840      Branch: maint-5.6/perl
35841           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
35842           !> t/op/append.t
35843 ____________________________________________________________________________
35844 [  8910] By: jhi                                   on 2001/02/23  02:07:33
35845         Log: Integrate change #8909 from mainline, a better Borland
35846              putenv() workaround.
35847      Branch: maint-5.6/perl
35848           !> perl.c
35849 ____________________________________________________________________________
35850 [  8909] By: jhi                                   on 2001/02/23  02:05:46
35851         Log: A better workaround for Borland putenv() brokenness from Sarathy.
35852      Branch: perl
35853            ! perl.c
35854 ____________________________________________________________________________
35855 [  8908] By: jhi                                   on 2001/02/23  02:04:14
35856         Log: Subject: fix for parameter -Dm (for perl@8867)
35857              From: "Vadim Konovalov" <watman@inbox.ru>
35858              Date: Thu, 22 Feb 2001 17:30:12 +0300
35859              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
35860      Branch: perl
35861            ! perl.h
35862 ____________________________________________________________________________
35863 [  8907] By: jhi                                   on 2001/02/23  01:58:20
35864         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
35865              From: Peter Prymmer <pvhp@forte.com>
35866              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
35867              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
35868      Branch: perl
35869            ! t/op/append.t
35870 ____________________________________________________________________________
35871 [  8906] By: jhi                                   on 2001/02/23  01:48:34
35872         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
35873      Branch: perl
35874            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
35875 ____________________________________________________________________________
35876 [  8905] By: jhi                                   on 2001/02/23  01:43:30
35877         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
35878              From: Peter Prymmer <pvhp@forte.com>
35879              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
35880              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
35881      Branch: perl
35882            ! t/lib/st-06compat.t
35883 ____________________________________________________________________________
35884 [  8904] By: jhi                                   on 2001/02/23  01:42:39
35885         Log: Metaconfig unit change for #8903.
35886      Branch: metaconfig/U/perl
35887            ! Devel.U
35888 ____________________________________________________________________________
35889 [  8903] By: jhi                                   on 2001/02/23  01:42:12
35890         Log: Be more helpful for devel builders, suggested by John L. Allen.
35891      Branch: perl
35892            ! Configure
35893 ____________________________________________________________________________
35894 [  8902] By: jhi                                   on 2001/02/23  01:37:41
35895         Log: (Retracted by #8914)
35896              (Wrongly, reinstated by #8941)
35897              
35898              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
35899              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35900              Date:     Thu, 22 Feb 2001 09:43:57 EST
35901              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
35902      Branch: perl
35903            ! op.c
35904 ____________________________________________________________________________
35905 [  8901] By: jhi                                   on 2001/02/23  01:20:32
35906         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
35907              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35908              Date:     Thu, 22 Feb 2001 08:01:35 EST
35909              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
35910      Branch: perl
35911            ! malloc.c
35912 ____________________________________________________________________________
35913 [  8900] By: jhi                                   on 2001/02/23  01:18:02
35914         Log: Integrate changes #8898,8899 from mainline, environ handling.
35915      Branch: maint-5.6/perl
35916           !> perl.c
35917 ____________________________________________________________________________
35918 [  8899] By: jhi                                   on 2001/02/23  01:16:25
35919         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
35920              putenv() is not to be relied on, they are either broken or leaky
35921              or both.)
35922      Branch: perl
35923            ! perl.c
35924 ____________________________________________________________________________
35925 [  8898] By: jhi                                   on 2001/02/22  23:36:59
35926         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
35927              and safesysfree() must be used.
35928      Branch: perl
35929            ! perl.c
35930 ____________________________________________________________________________
35931 [  8897] By: jhi                                   on 2001/02/22  23:25:45
35932         Log: With environ one must use safesysmalloc()/safesysfree().
35933      Branch: perl
35934            ! perl.c
35935 ____________________________________________________________________________
35936 [  8896] By: jhi                                   on 2001/02/22  22:13:18
35937         Log: If we have a duplicated environment free it
35938              if PERL_DESTRUCT_LEVEL.
35939      Branch: perl
35940            ! perl.c
35941 ____________________________________________________________________________
35942 [  8895] By: alanbur                               on 2001/02/22  19:31:57
35943         Log: Synchronised with parent
35944      Branch: maint-5.6/pureperl
35945           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
35946 ____________________________________________________________________________
35947 [  8894] By: gsar                                  on 2001/02/22  19:06:18
35948         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
35949              
35950              fix memory leak in method call optimization (change#3768);
35951              made C<eval "$x->foo()"> leak
35952              
35953              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
35954      Branch: maint-5.6/perl
35955           !> op.c
35956 ____________________________________________________________________________
35957 [  8893] By: jhi                                   on 2001/02/22  18:35:27
35958         Log: (Retracted by #8915.)
35959              
35960              Third Degree finding:
35961              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
35962      Branch: perl
35963            ! gv.c
35964 ____________________________________________________________________________
35965 [  8892] By: jhi                                   on 2001/02/22  14:28:32
35966         Log: Update Changes.
35967      Branch: perl
35968            ! Changes patchlevel.h
35969 ____________________________________________________________________________
35970 [  8891] By: jhi                                   on 2001/02/22  13:22:45
35971         Log: Metaconfig unit changes for #8890.
35972      Branch: metaconfig
35973            ! U/modified/Cppsym.U U/threads/archname.U
35974 ____________________________________________________________________________
35975 [  8890] By: jhi                                   on 2001/02/22  13:22:12
35976         Log: Add -stdio to the archname if no perlio selected,
35977              no -perlio added since that is now the default.
35978              
35979              Add few CPUs/architectures to the Cppsym scan.
35980      Branch: perl
35981            ! Configure config_h.SH
35982 ____________________________________________________________________________
35983 [  8889] By: jhi                                   on 2001/02/22  13:05:59
35984         Log: Metaconfig unit change for #8888.
35985      Branch: metaconfig/U/perl
35986            ! useperlio.U
35987 ____________________________________________________________________________
35988 [  8888] By: jhi                                   on 2001/02/22  13:05:28
35989         Log: *drum roll*  Make perlio the default.
35990      Branch: perl
35991            ! Configure config_h.SH
35992 ____________________________________________________________________________
35993 [  8887] By: jhi                                   on 2001/02/22  12:50:52
35994         Log: Integrate change #8665 from maintperl to mainline,
35995              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
35996      Branch: perl
35997           !> ext/POSIX/POSIX.xs
35998 ____________________________________________________________________________
35999 [  8886] By: jhi                                   on 2001/02/22  12:49:24
36000         Log: Integrate changes #8883,8884 from mainline to maintperl.
36001              
36002              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
36003              Subject: Re: File::Temp::_gettemp warning
36004      Branch: maint-5.6/perl
36005           !> embed.h embed.pl lib/File/Temp.pm
36006 ____________________________________________________________________________
36007 [  8885] By: jhi                                   on 2001/02/22  12:43:59
36008         Log: Based on
36009              
36010              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
36011              From: schwab@suse.de
36012              Date: Thu, 22 Feb 2001 13:08:09 +0100
36013              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
36014              
36015              but the fix done slightly differently because the other
36016              half was already done in #8664.
36017      Branch: maint-5.6/perl
36018            ! ext/POSIX/POSIX.xs
36019 ____________________________________________________________________________
36020 [  8884] By: jhi                                   on 2001/02/22  12:37:15
36021         Log: Subject: Re: File::Temp::_gettemp warning
36022              From: Tim Jenness <t.jenness@jach.hawaii.edu>
36023              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
36024              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
36025              
36026              This patch to File::Temp does two things:
36027              
36028              1. Fixes the problem with CGI::Carp when determining
36029              the Fcntl constants
36030              
36031              2. Removes most of the carps and consolidates them so that all the
36032              reasons are included in a single die that is caught by the test. This
36033              means that the correct skipping behaviour is displayed by the test.
36034      Branch: perl
36035            ! lib/File/Temp.pm
36036 ____________________________________________________________________________
36037 [  8883] By: jhi                                   on 2001/02/22  12:29:19
36038         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
36039              From: Peter Prymmer <pvhp@forte.com>
36040              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
36041              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
36042      Branch: perl
36043            ! embed.h embed.pl
36044 ____________________________________________________________________________
36045 [  8882] By: jhi                                   on 2001/02/21  19:41:33
36046         Log: Integrate change #8881 from mainlin to maintperl.
36047              
36048              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
36049      Branch: maint-5.6/perl
36050           !> op.c
36051 ____________________________________________________________________________
36052 [  8881] By: jhi                                   on 2001/02/21  19:38:57
36053         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
36054              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36055              Date:     Wed, 21 Feb 2001 13:08:03 EST
36056              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
36057      Branch: perl
36058            ! op.c
36059 ____________________________________________________________________________
36060 [  8880] By: jhi                                   on 2001/02/21  19:34:34
36061         Log: Retract #8875, cannot let go of the old semantics of unpack U
36062              without rethinking utf8decode.t.
36063      Branch: perl
36064            ! pp.c t/op/pack.t
36065 ____________________________________________________________________________
36066 [  8879] By: jhi                                   on 2001/02/21  19:08:02
36067         Log: Run run/*.t also in minitest.
36068      Branch: perl
36069            ! Makefile.SH
36070 ____________________________________________________________________________
36071 [  8878] By: nick                                  on 2001/02/21  18:55:37
36072         Log: Integrate mainline
36073      Branch: perlio
36074           !> (integrate 76 files)
36075 ____________________________________________________________________________
36076 [  8877] By: jhi                                   on 2001/02/21  15:09:33
36077         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
36078      Branch: metaconfig
36079            ! U/compline/nblock_io.U
36080      Branch: perl
36081            ! Configure config_h.SH
36082 ____________________________________________________________________________
36083 [  8876] By: jhi                                   on 2001/02/21  14:54:45
36084         Log: If no sfio, no -lsfio.
36085      Branch: metaconfig/U/perl
36086            ! d_sfio.U
36087      Branch: perl
36088            ! Configure config_h.SH
36089 ____________________________________________________________________________
36090 [  8875] By: jhi                                   on 2001/02/21  14:54:00
36091         Log: Make unpack C and unpack U truly equivalent.
36092      Branch: perl
36093            ! pp.c t/op/pack.t
36094 ____________________________________________________________________________
36095 [  8874] By: jhi                                   on 2001/02/21  14:26:02
36096         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
36097              From: Peter Prymmer <pvhp@forte.com>
36098              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
36099              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
36100      Branch: perl
36101            ! pod/perlport.pod
36102 ____________________________________________________________________________
36103 [  8873] By: jhi                                   on 2001/02/21  14:24:31
36104         Log: Subject: [PATCH] fix for charnames above FFFF
36105              From: andreas.koenig@anima.de (Andreas J. Koenig)
36106              Date: 21 Feb 2001 07:05:45 +0100
36107              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
36108      Branch: perl
36109            ! lib/charnames.pm t/lib/charnames.t
36110 ____________________________________________________________________________
36111 [  8872] By: jhi                                   on 2001/02/21  14:15:25
36112         Log: Integrate change #8868 from pureperl to mainline.
36113              
36114              Fixed reference count loop caused by sv_magic.
36115      Branch: perl
36116           !> sv.c
36117 ____________________________________________________________________________
36118 [  8871] By: jhi                                   on 2001/02/21  14:07:29
36119         Log: Integrate change #8868 from pureperl to maintperl.
36120              
36121              Fixed reference count loop caused by sv_magic.
36122      Branch: maint-5.6/perl
36123           !> sv.c
36124 ____________________________________________________________________________
36125 [  8870] By: jhi                                   on 2001/02/21  14:04:41
36126         Log: Put back the #8840, it was innocent.
36127      Branch: perl
36128            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
36129            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
36130 ____________________________________________________________________________
36131 [  8869] By: jhi                                   on 2001/02/21  14:00:03
36132         Log: unpack("C", ...) was left slightly unfinished by #8865.
36133      Branch: perl
36134            ! pp.c t/op/pack.t
36135 ____________________________________________________________________________
36136 [  8868] By: alanbur                               on 2001/02/21  01:33:45
36137         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
36138              from gv_fetchpv to create single-character magic variables (e.g. $!),
36139              and it is passed a sv and the gv that contains the sv as the mg_obj
36140              value.  When sv_magic stores the mg_obj pointer it increments the gv
36141              refcount, thus causing a sv-gv pair that can't be freed.  There is
36142              already a check for sv == obj which is used to prevent such reference
36143              loops.  This change extends the check to cover the case described above.
36144      Branch: maint-5.6/pureperl
36145            ! sv.c
36146 ____________________________________________________________________________
36147 [  8867] By: jhi                                   on 2001/02/21  00:52:39
36148         Log: Update Changes.
36149      Branch: perl
36150            ! Changes patchlevel.h
36151 ____________________________________________________________________________
36152 [  8866] By: jhi                                   on 2001/02/21  00:34:20
36153         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
36154              (Note: there were some conflicts due to EBCDIC and EPOC
36155              patches, in general I preferred the repository code.)
36156              (When 2.753 comes out, we need to synchronize.)
36157      Branch: perl
36158            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
36159            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
36160            ! t/lib/cgi-html.t
36161 ____________________________________________________________________________
36162 [  8865] By: jhi                                   on 2001/02/21  00:24:22
36163         Log: Make pack("C", 0x100) to create Unicode, unless under the
36164              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
36165              will understand Unicode, unless you under know what.
36166      Branch: perl
36167            ! pp.c t/op/pack.t t/op/qu.t
36168 ____________________________________________________________________________
36169 [  8864] By: alanbur                               on 2001/02/20  22:35:34
36170         Log: Resynchronised with parent
36171      Branch: maint-5.6/pureperl
36172           !> README.win32 ext/GDBM_File/GDBM_File.pm
36173           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
36174           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
36175           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
36176           !> t/lib/sdbm.t util.c
36177 ____________________________________________________________________________
36178 [  8863] By: jhi                                   on 2001/02/20  20:55:11
36179         Log: Integrate change #8860,8861 from mainline into maintperl.
36180              
36181              "pseudo-literal j"
36182              
36183              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
36184      Branch: maint-5.6/perl
36185           !> lib/Test.pm pod/perlop.pod
36186 ____________________________________________________________________________
36187 [  8862] By: jhi                                   on 2001/02/20  20:30:07
36188         Log: Don't do casting between pointers pointing to differently sized
36189              integers.
36190      Branch: perl
36191            ! hv.c sv.c
36192 ____________________________________________________________________________
36193 [  8861] By: jhi                                   on 2001/02/20  19:53:44
36194         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
36195              From: Peter Prymmer <pvhp@forte.com>
36196              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
36197              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
36198      Branch: perl
36199            ! lib/Test.pm
36200 ____________________________________________________________________________
36201 [  8860] By: jhi                                   on 2001/02/20  19:48:02
36202         Log: "pseudo-literal j", a documentation glitch reported to Debian.
36203              The text recovered from Perl 5.005_03, and pseudo-literal replaced
36204              by "backtick string".
36205      Branch: perl
36206            ! pod/perlop.pod
36207 ____________________________________________________________________________
36208 [  8859] By: jhi                                   on 2001/02/20  19:15:46
36209         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
36210              from Chris Nandor.
36211      Branch: perl
36212            ! makedef.pl
36213 ____________________________________________________________________________
36214 [  8858] By: jhi                                   on 2001/02/20  17:36:53
36215         Log: Integrate pureperl changes #8844,8845,8850 to mainline
36216              (via maintperl #8855).
36217              
36218              Fixed %^H scoping bug
36219              
36220              Removed GV <-> CV refcount loop
36221              
36222              Removed %ENV refcount loop
36223      Branch: perl
36224           !> gv.c op.c perl.c pp.c scope.c
36225 ____________________________________________________________________________
36226 [  8857] By: jhi                                   on 2001/02/20  17:34:32
36227         Log: Integrate changes #8853,8854 from maintperl to mainline.
36228              
36229              EBDIC fixes, README.win32 Borland update.
36230      Branch: perl
36231           !> README.win32 handy.h util.c
36232 ____________________________________________________________________________
36233 [  8856] By: jhi                                   on 2001/02/20  17:33:16
36234         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
36235      Branch: maint-5.6/perl
36236           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
36237           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
36238           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
36239 ____________________________________________________________________________
36240 [  8855] By: jhi                                   on 2001/02/20  17:32:13
36241         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
36242              
36243              Fixed %^H scoping bug
36244              
36245              Removed GV <-> CV refcount loop
36246              
36247              Removed %ENV refcount loop
36248      Branch: maint-5.6/perl
36249           !> gv.c op.c perl.c pp.c scope.c
36250 ____________________________________________________________________________
36251 [  8854] By: jhi                                   on 2001/02/20  17:25:06
36252         Log: Subject: Addition to readme.win32 for Borland C++ compilers
36253              Date: Tue, 20 Feb 2001 02:15:25 +0300
36254              From: "Vadim Konovalov" <watman@inbox.ru>
36255              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
36256              
36257              Document Borland compiler misbehaviour.
36258      Branch: maint-5.6/perl
36259            ! README.win32
36260 ____________________________________________________________________________
36261 [  8853] By: jhi                                   on 2001/02/20  17:22:25
36262         Log: The assimilation of ebcdic.c didn't quite work at the first try,
36263              patches from Thomas Dorner.
36264      Branch: maint-5.6/perl
36265            ! handy.h util.c
36266 ____________________________________________________________________________
36267 [  8852] By: jhi                                   on 2001/02/20  17:20:15
36268         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
36269              From: Chris Nandor <pudge@pobox.com>
36270              Date: Tue, 20 Feb 2001 08:32:45 -0500
36271              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
36272      Branch: maint-5.6/perl
36273            ! makedef.pl mg.c
36274 ____________________________________________________________________________
36275 [  8851] By: jhi                                   on 2001/02/20  17:15:52
36276         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
36277      Branch: perl
36278            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
36279            ! t/lib/filter-util.t
36280 ____________________________________________________________________________
36281 [  8850] By: alanbur                               on 2001/02/20  17:12:40
36282         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
36283              and the magic pointer points back to the GV that contains the
36284              %ENV hash.  This creates a refcount loop that prevents members
36285              of %ENV from being freed correctly.  This change removes the
36286              refcount loop - the magic pointer was never used anyway, the
36287              only use of the magic was to check the type ('E') so that the
36288              appropriate environment manipulation code is called when %ENV
36289              is modified.
36290      Branch: maint-5.6/pureperl
36291            ! perl.c
36292 ____________________________________________________________________________
36293 [  8849] By: jhi                                   on 2001/02/20  17:12:20
36294         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
36295              From: "Craig A. Berry" <craigberry@mac.com>
36296              Date: Mon, 19 Feb 2001 23:36:12 -0600
36297              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
36298              
36299              Case-forgiving systems match TestInit.pm with TES*.
36300      Branch: perl
36301            ! t/lib/glob-basic.t
36302 ____________________________________________________________________________
36303 [  8848] By: jhi                                   on 2001/02/20  17:10:02
36304         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
36305      Branch: perl
36306            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
36307            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
36308            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
36309 ____________________________________________________________________________
36310 [  8847] By: jhi                                   on 2001/02/20  15:34:41
36311         Log: The #8843 wasn't quite right: %Config needs to imported.
36312      Branch: perl
36313            ! t/run/runenv.t
36314 ____________________________________________________________________________
36315 [  8846] By: jhi                                   on 2001/02/20  15:31:50
36316         Log: Retract the #8838 and #8840 for now because of
36317              the DB_File tie problem.
36318      Branch: perl
36319            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
36320            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
36321            ! proto.h sv.c
36322 ____________________________________________________________________________
36323 [  8845] By: alanbur                               on 2001/02/20  14:25:41
36324         Log: Removed GV <-> CV refcount loop
36325              CvGV(mycv) points to the parent GV of the CV, and was previously
36326              refcounted.  The pointer remains, but the refcounting has been removed
36327              as it causes a refcount loop between the CV and GV that means the CV
36328              can't ever be deleted.
36329      Branch: maint-5.6/pureperl
36330            ! gv.c op.c pp.c
36331 ____________________________________________________________________________
36332 [  8844] By: alanbur                               on 2001/02/20  14:23:13
36333         Log: Fixed %^H scoping bug
36334      Branch: maint-5.6/pureperl
36335            ! scope.c
36336 ____________________________________________________________________________
36337 [  8843] By: jhi                                   on 2001/02/19  13:38:08
36338         Log: fork() not everywhere, cleanup temp files.
36339      Branch: perl
36340            ! t/run/runenv.t
36341 ____________________________________________________________________________
36342 [  8842] By: alanbur                               on 2001/02/19  12:42:07
36343         Log: Resynchronised with parent
36344      Branch: maint-5.6/pureperl
36345           !> pod/perlfaq4.pod sv.c utf8.c
36346 ____________________________________________________________________________
36347 [  8841] By: jhi                                   on 2001/02/19  03:35:51
36348         Log: Update Changes.
36349      Branch: perl
36350            ! Changes patchlevel.h
36351 ____________________________________________________________________________
36352 [  8840] By: jhi                                   on 2001/02/19  00:23:41
36353         Log: Subject: [patch] add sv_setref_uv
36354              From: Doug MacEachern <dougm@covalent.net>
36355              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
36356              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
36357      Branch: perl
36358            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
36359            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
36360 ____________________________________________________________________________
36361 [  8839] By: jhi                                   on 2001/02/19  00:01:38
36362         Log: Put to rest the 20010205.001, the email address checking (not) regex.
36363      Branch: perl
36364            ! pod/perlfaq9.pod
36365 ____________________________________________________________________________
36366 [  8838] By: jhi                                   on 2001/02/18  22:17:54
36367         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
36368              From: Doug MacEachern <dougm@covalent.net>
36369              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
36370              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
36371      Branch: perl
36372            ! lib/ExtUtils/xsubpp
36373 ____________________________________________________________________________
36374 [  8837] By: jhi                                   on 2001/02/18  22:16:50
36375         Log: Subject: [patch] -Wall cleanup round 2
36376              From: Doug MacEachern <dougm@covalent.net>
36377              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
36378              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
36379      Branch: perl
36380            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
36381            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
36382            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
36383            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
36384            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
36385            ! ext/SDBM_File/SDBM_File.xs
36386 ____________________________________________________________________________
36387 [  8836] By: jhi                                   on 2001/02/18  22:11:20
36388         Log: Misapplied regex optimizations when \C is present.
36389              Fixes 20001230.002.
36390              
36391              What still remains broken is that the submatches that
36392              have \C in them get their UTF8 flag on because their
36393              parent SV has it on.  This will result in malformed
36394              UTF8 if a \C happened to match a non-ASCII byte.
36395      Branch: perl
36396            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
36397            ! t/pragma/utf8.t
36398 ____________________________________________________________________________
36399 [  8835] By: jhi                                   on 2001/02/18  20:12:02
36400         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
36401              
36402              The hash key got wrongly UTF8fied.
36403      Branch: perl
36404            ! pod/perlapi.pod toke.c utf8.c
36405 ____________________________________________________________________________
36406 [  8834] By: jhi                                   on 2001/02/18  19:44:25
36407         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
36408              don't warn on magical or overloaded things.
36409      Branch: perl
36410            ! pp_hot.c
36411 ____________________________________________________________________________
36412 [  8833] By: nick                                  on 2001/02/18  19:31:22
36413         Log: Integrate mainline
36414      Branch: perlio
36415           +> t/TestInit.pm t/run/runenv.t
36416            - t/UTEST
36417           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
36418           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
36419           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
36420           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
36421           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
36422           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
36423           !> utf8.c
36424 ____________________________________________________________________________
36425 [  8832] By: jhi                                   on 2001/02/18  19:21:18
36426         Log: Integrate perlio.
36427      Branch: perl
36428           !> perlio.c pod/perldiag.pod
36429 ____________________________________________________________________________
36430 [  8831] By: jhi                                   on 2001/02/18  19:14:20
36431         Log: Integrate change #8827 from mainline.
36432              
36433              UTF8 tweaks.
36434      Branch: maint-5.6/perl
36435           !> sv.c utf8.c
36436 ____________________________________________________________________________
36437 [  8830] By: nick                                  on 2001/02/18  19:10:34
36438         Log: Apply the spirit of patch from Nick Clark:
36439              Subject: [PATCH] Re: extensions that provide layers
36440              From: Nicholas Clark <nick@ccl4.org>
36441              Date: Mon, 12 Feb 2001 16:43:51 +0000
36442              Message-Id: <20010212164350.Q3652@plum.flirble.org>
36443      Branch: perlio
36444            ! perlio.c pod/perldiag.pod
36445 ____________________________________________________________________________
36446 [  8829] By: jhi                                   on 2001/02/18  19:03:25
36447         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
36448              From: schwern@pobox.com 
36449              Date: Sun, 18 Feb 2001 13:44:35 -0500
36450              Message-ID: <20010218134435.A17544@magnonel.guild.net>
36451              
36452              Applied, but as t/TestInit.pm.
36453      Branch: perl
36454            + t/TestInit.pm
36455            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
36456            ! t/op/subst_wamp.t
36457 ____________________________________________________________________________
36458 [  8828] By: jhi                                   on 2001/02/18  18:43:52
36459         Log: Integrate perlio.
36460      Branch: perl
36461           !> perlio.c
36462 ____________________________________________________________________________
36463 [  8827] By: jhi                                   on 2001/02/18  18:41:33
36464         Log: UTF-8 tweaks.
36465      Branch: perl
36466            ! sv.c utf8.c
36467 ____________________________________________________________________________
36468 [  8826] By: nick                                  on 2001/02/18  17:40:59
36469         Log: Fix [ID 20010217.002]
36470              open FOO, "<:raw:perlio", ...
36471              :raw now inserts default base layer below itself.
36472              Also
36473              open FOO, "<:unix", ...
36474              works as well - but leaves buffer layer on stack under the unix layer.
36475      Branch: perlio
36476            ! perlio.c
36477 ____________________________________________________________________________
36478 [  8825] By: jhi                                   on 2001/02/18  17:15:39
36479         Log: Integrate perlio.
36480      Branch: perl
36481           !> perlio.c perliol.h
36482 ____________________________________________________________________________
36483 [  8824] By: jhi                                   on 2001/02/18  17:10:53
36484         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
36485              From: schwern@pobox.com
36486              Date: Sun, 18 Feb 2001 01:48:50 -0500
36487              Message-ID: <20010218014850.C19957@magnonel.guild.net>
36488      Branch: perl
36489            ! lib/Test/Harness.pm t/TEST t/op/chop.t
36490 ____________________________________________________________________________
36491 [  8823] By: jhi                                   on 2001/02/18  17:01:06
36492         Log: Add run/*.t to testables.
36493      Branch: perl
36494            ! t/TEST
36495 ____________________________________________________________________________
36496 [  8822] By: jhi                                   on 2001/02/18  16:58:58
36497         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
36498              From: schwern@pobox.com
36499              Date: Sun, 18 Feb 2001 01:11:35 -0500
36500              Message-ID: <20010218011135.A19957@magnonel.guild.net>
36501              
36502              Revive mjd's and Simon's PERL5OPT fix.
36503      Branch: perl
36504            + t/run/runenv.t
36505            ! MANIFEST perl.c
36506 ____________________________________________________________________________
36507 [  8821] By: jhi                                   on 2001/02/18  16:53:46
36508         Log: Subject: Re: Why t/TEST and not Test::Harness?
36509              From: schwern@pobox.com
36510              Date: Sat, 17 Feb 2001 22:44:44 -0500
36511              Message-ID: <20010217224444.A6679@magnonel.guild.net>
36512              
36513              Replace UTEST with TEST -utf8.
36514      Branch: perl
36515            - t/UTEST
36516            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
36517            ! t/lib/glob-basic.t
36518 ____________________________________________________________________________
36519 [  8820] By: nick                                  on 2001/02/18  13:06:16
36520         Log: Clean up a few core dumps when layers are used in unexpected ways.
36521              (Still not "right"...)
36522      Branch: perlio
36523            ! perlio.c perliol.h
36524 ____________________________________________________________________________
36525 [  8819] By: jhi                                   on 2001/02/18  02:25:55
36526         Log: Integrate change #8818 from maintperl, a FAQ nit.
36527      Branch: perl
36528           !> pod/perlfaq4.pod
36529 ____________________________________________________________________________
36530 [  8818] By: jhi                                   on 2001/02/18  02:24:50
36531         Log: FAQ nit from Chris Fedde.
36532      Branch: maint-5.6/perl
36533            ! pod/perlfaq4.pod
36534 ____________________________________________________________________________
36535 [  8817] By: nick                                  on 2001/02/17  18:20:14
36536         Log: Integrate mainline
36537      Branch: perlio
36538           +> lib/unicode/UCD.html lib/unicode/Unicode.html
36539           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
36540           +> pod/perlclib.pod
36541            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
36542            - lib/unicode/Unicode.301
36543           !> (integrate 324 files)
36544 ____________________________________________________________________________
36545 [  8816] By: jhi                                   on 2001/02/17  16:56:58
36546         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
36547      Branch: perl
36548            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
36549            ! ext/Storable/Storable.xs t/lib/st-06compat.t
36550            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
36551 ____________________________________________________________________________
36552 [  8815] By: jhi                                   on 2001/02/17  16:40:07
36553         Log: Subject: [patch] -Wall
36554              From: Doug MacEachern <dougm@covalent.net>
36555              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
36556              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
36557      Branch: perl
36558            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
36559            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
36560 ____________________________________________________________________________
36561 [  8814] By: jhi                                   on 2001/02/16  19:27:18
36562         Log: Document qu better.
36563      Branch: perl
36564            ! pod/perlop.pod
36565 ____________________________________________________________________________
36566 [  8813] By: jhi                                   on 2001/02/15  13:54:37
36567         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
36568              From: Hugo <hv@crypt.compulink.co.uk>
36569              Date: Thu, 15 Feb 2001 13:39:49 +0000
36570              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
36571      Branch: perl
36572            ! toke.c
36573 ____________________________________________________________________________
36574 [  8812] By: alanbur                               on 2001/02/15  13:52:16
36575         Log: Resynchronised with parent
36576      Branch: maint-5.6/pureperl
36577            - ebcdic.c
36578           !> (integrate 36 files)
36579 ____________________________________________________________________________
36580 [  8811] By: jhi                                   on 2001/02/15  13:51:16
36581         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
36582              
36583              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
36584              From: Jan Dubois <JanD@ActiveState.com>
36585              Date: Wed, 31 Jan 2001 21:17:03 -0800
36586              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
36587              
36588              tweak change#8659 to keep it simple
36589              
36590              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
36591              From: Russ Allbery <rra@stanford.edu>
36592              Date: 14 Feb 2001 10:15:41 -0800
36593              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
36594              
36595              (8809 empty)
36596              
36597              Upgrade to podlators 1.08, from Russ Allbery.
36598      Branch: perl
36599           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
36600           !> utils/perldoc.PL
36601 ____________________________________________________________________________
36602 [  8810] By: jhi                                   on 2001/02/15  13:35:08
36603         Log: Upgrade to podlators 1.08, from Russ Allbery.
36604      Branch: maint-5.6/perl
36605            ! lib/Pod/Man.pm lib/Pod/Text.pm
36606 ____________________________________________________________________________
36607 [  8809] By: jhi                                   on 2001/02/15  13:26:38
36608         Log: (accidentally empty check-in)
36609      Branch: maint-5.6/perl
36610            ! lib/Test/Harness.pm
36611 ____________________________________________________________________________
36612 [  8808] By: jhi                                   on 2001/02/15  13:23:47
36613         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
36614              From: Russ Allbery <rra@stanford.edu>
36615              Date: 14 Feb 2001 10:15:41 -0800
36616              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
36617              
36618              perldoc was hardcoding $Config{installscript}, which breaks
36619              when install* isn't where Perl ends up (such as with AFS).
36620              
36621              Use $Config{scriptdir} instead.
36622      Branch: maint-5.6/perl
36623            ! utils/perldoc.PL
36624 ____________________________________________________________________________
36625 [  8807] By: jhi                                   on 2001/02/14  14:37:27
36626         Log: Update Changes.
36627      Branch: perl
36628            ! Changes patchlevel.h
36629 ____________________________________________________________________________
36630 [  8806] By: jhi                                   on 2001/02/14  14:25:31
36631         Log: Integrate changes #8803,8804,8805 from mainline.
36632              
36633              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
36634              
36635              Don't skip too much of the locale error message if no environ array,
36636              from Chris Nandor.
36637              
36638              More MacOS Classic fixes from Chris Nandor.
36639      Branch: maint-5.6/perl
36640           !> doop.c lib/Cwd.pm perl.c perl.h util.c
36641 ____________________________________________________________________________
36642 [  8805] By: jhi                                   on 2001/02/14  03:29:01
36643         Log: More MacOS Classic fixes from Chris Nandor.
36644      Branch: perl
36645            ! doop.c lib/Cwd.pm
36646 ____________________________________________________________________________
36647 [  8804] By: jhi                                   on 2001/02/14  03:18:35
36648         Log: Don't skip too much of the locale error message if no environ array,
36649              from Chris Nandor.
36650      Branch: perl
36651            ! util.c
36652 ____________________________________________________________________________
36653 [  8803] By: jhi                                   on 2001/02/14  03:14:14
36654         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
36655      Branch: perl
36656            ! perl.c perl.h
36657 ____________________________________________________________________________
36658 [  8802] By: jhi                                   on 2001/02/13  18:31:33
36659         Log: AUTHORS update.
36660      Branch: perl
36661            ! AUTHORS
36662 ____________________________________________________________________________
36663 [  8801] By: jhi                                   on 2001/02/13  17:55:19
36664         Log: Integrate change #8792 from mainline.
36665              
36666              Subject: buncha MacPerl patches for bleadperl
36667              From: Chris Nandor <pudge@pobox.com>
36668              Date: Tue, 13 Feb 2001 00:02:43 -0500
36669              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
36670      Branch: maint-5.6/perl
36671           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
36672           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
36673           !> t/lib/basename.t toke.c util.h
36674 ____________________________________________________________________________
36675 [  8800] By: jhi                                   on 2001/02/13  17:46:43
36676         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
36677              to be forced to Off_t.
36678              
36679              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
36680              From: nick@ccl4.org
36681              Date: Thu, 1 Feb 2001 12:01:04 +0000
36682              Message-Id: <20010201120103.E11401@plum.flirble.org>
36683      Branch: maint-5.6/perl
36684            ! iperlsys.h perlio.c
36685 ____________________________________________________________________________
36686 [  8799] By: jhi                                   on 2001/02/13  16:52:51
36687         Log: Duplex duplex hunk hunk.
36688      Branch: maint-5.6/perl
36689            ! Makefile.SH
36690 ____________________________________________________________________________
36691 [  8797] By: jhi                                   on 2001/02/13  14:52:04
36692         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
36693              From: "Craig A. Berry" <craigberry@mac.com>
36694              Date: Mon, 12 Feb 2001 11:05:25 -0600
36695              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
36696      Branch: perl
36697            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
36698 ____________________________________________________________________________
36699 [  8796] By: jhi                                   on 2001/02/13  14:36:47
36700         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
36701              From: simon.cozens@pembroke.oxford.ac.uk 
36702              Date: Sat, 10 Feb 2001 17:57:02 +0000
36703              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
36704              
36705              Now it does include.
36706      Branch: perl
36707            ! pod/perldiag.pod
36708 ____________________________________________________________________________
36709 [  8795] By: jhi                                   on 2001/02/13  14:30:11
36710         Log: Sort the MANIFEST.
36711      Branch: perl
36712            ! MANIFEST
36713 ____________________________________________________________________________
36714 [  8794] By: jhi                                   on 2001/02/13  14:26:51
36715         Log: Integrate change #8793 from mainline, FAQ updates.
36716      Branch: maint-5.6/perl
36717           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
36718 ____________________________________________________________________________
36719 [  8793] By: jhi                                   on 2001/02/13  14:25:13
36720         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
36721      Branch: perl
36722            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
36723 ____________________________________________________________________________
36724 [  8792] By: jhi                                   on 2001/02/13  14:22:50
36725         Log: Subject: buncha MacPerl patches for bleadperl
36726              From: Chris Nandor <pudge@pobox.com>
36727              Date: Tue, 13 Feb 2001 00:02:43 -0500
36728              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
36729      Branch: perl
36730            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
36731            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
36732            ! t/lib/basename.t toke.c util.h
36733 ____________________________________________________________________________
36734 [  8791] By: jhi                                   on 2001/02/13  14:10:39
36735         Log: Integrate change #8790 from mainline.
36736              
36737              environ array wrongly assumed in Perl_init_i18nl10n(),
36738      Branch: maint-5.6/perl
36739           !> util.c
36740 ____________________________________________________________________________
36741 [  8790] By: jhi                                   on 2001/02/13  14:06:15
36742         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
36743              noticed by Chris Nandor in MacOS Classic.
36744      Branch: perl
36745            ! util.c
36746 ____________________________________________________________________________
36747 [  8789] By: jhi                                   on 2001/02/13  13:58:07
36748         Log: Integrate changes #8373,8487,8544,8783 from mainline.
36749              
36750              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
36751              hints files, the dynaloading, assimilate ebcdic into util.c.
36752      Branch: maint-5.6/perl
36753            - ebcdic.c
36754            ! MANIFEST hints/posix-bc.sh
36755           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
36756           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
36757           !> perlapi.c proto.h util.c
36758 ____________________________________________________________________________
36759 [  8788] By: alanbur                               on 2001/02/13  10:33:13
36760         Log: Integrated changes from maint-5.6
36761      Branch: maint-5.6/pureperl
36762           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
36763           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
36764           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
36765           !> vos/config.ga.h vos/configure_perl.cm
36766 ____________________________________________________________________________
36767 [  8787] By: jhi                                   on 2001/02/13  05:56:36
36768         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
36769      Branch: perl
36770           !> Makefile.SH
36771 ____________________________________________________________________________
36772 [  8786] By: jhi                                   on 2001/02/13  05:54:34
36773         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
36774              From: Dorner Thomas <Thomas.Dorner@start.de>
36775              Date: Mon, 12 Feb 2001 15:06:26 +0100
36776              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
36777      Branch: maint-5.6/perl
36778            ! Makefile.SH
36779 ____________________________________________________________________________
36780 [  8785] By: jhi                                   on 2001/02/13  05:29:04
36781         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
36782      Branch: perl
36783           !> hints/openbsd.sh
36784 ____________________________________________________________________________
36785 [  8784] By: jhi                                   on 2001/02/13  02:25:24
36786         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
36787              From: Peter Prymmer <pvhp@forte.com>
36788              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
36789              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
36790      Branch: perl
36791            ! pod/perlclib.pod
36792 ____________________________________________________________________________
36793 [  8783] By: jhi                                   on 2001/02/13  02:22:36
36794         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
36795      Branch: perl
36796            - ebcdic.c
36797            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
36798            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
36799            ! util.c
36800 ____________________________________________________________________________
36801 [  8782] By: jhi                                   on 2001/02/13  02:00:07
36802         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
36803      Branch: maint-5.6/perl
36804            ! pod/perlport.pod
36805 ____________________________________________________________________________
36806 [  8781] By: jhi                                   on 2001/02/13  01:58:44
36807         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
36808      Branch: maint-5.6/perl
36809            ! hints/openbsd.sh
36810 ____________________________________________________________________________
36811 [  8780] By: jhi                                   on 2001/02/13  01:57:33
36812         Log: Synchronize the regexp tests between maintperl and mainline.
36813      Branch: maint-5.6/perl
36814           !> t/op/re_tests
36815 ____________________________________________________________________________
36816 [  8779] By: jhi                                   on 2001/02/13  01:49:35
36817         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
36818              From: Hugo <hv@crypt.compulink.co.uk>
36819              Date: Tue, 13 Feb 2001 00:11:11 +0000
36820              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
36821      Branch: perl
36822            ! regcomp.c t/op/re_tests
36823 ____________________________________________________________________________
36824 [  8778] By: jhi                                   on 2001/02/13  00:23:10
36825         Log: Comments do not nest.
36826      Branch: perl
36827            ! perl.h
36828 ____________________________________________________________________________
36829 [  8777] By: jhi                                   on 2001/02/13  00:17:54
36830         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
36831              From: Hugo <hv@crypt.compulink.co.uk>
36832              Date: Tue, 13 Feb 2001 00:11:11 +0000
36833              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
36834      Branch: maint-5.6/perl
36835            ! regcomp.c t/op/re_tests
36836 ____________________________________________________________________________
36837 [  8776] By: jhi                                   on 2001/02/12  23:25:52
36838         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
36839      Branch: maint-5.6/perl
36840            ! pod/perlport.pod
36841 ____________________________________________________________________________
36842 [  8775] By: jhi                                   on 2001/02/12  23:04:28
36843         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
36844      Branch: maint-5.6/perl
36845            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
36846            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
36847            ! vos/configure_perl.cm
36848 ____________________________________________________________________________
36849 [  8774] By: jhi                                   on 2001/02/12  22:59:11
36850         Log: Subject: Re: [patch] context for 'U' magic functions
36851              From: Doug MacEachern <dougm@covalent.net>
36852              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
36853              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
36854              
36855              plus the suggestion by Nick Ing-Simmons to name the macro
36856              as PERL_MG_UFUNC to avoid namespace pollution, plus add
36857              the advice by Doug for XS writers to perl.h
36858      Branch: perl
36859            ! mg.c perl.h
36860 ____________________________________________________________________________
36861 [  8773] By: jhi                                   on 2001/02/11  20:14:12
36862         Log: Update Changes.
36863      Branch: perl
36864            ! Changes patchlevel.h
36865 ____________________________________________________________________________
36866 [  8772] By: jhi                                   on 2001/02/11  18:47:52
36867         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
36868              From: Simon Cozens <simon@cozens.net>
36869              Date: Wed, 31 Jan 2001 16:31:43 +0000
36870              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
36871      Branch: perl
36872            + pod/perlclib.pod
36873            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
36874            ! pod/perltoc.pod
36875 ____________________________________________________________________________
36876 [  8771] By: jhi                                   on 2001/02/11  18:36:48
36877         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
36878              
36879              Blocks-4d3.beta.txt
36880              CaseFolding-3d4.beta.txt
36881              CompositionExclusions-3d6.beta.txt
36882              EastAsianWidth-4d4.beta.txt
36883              LineBreak-6d3.beta.txt
36884              NamesList-3.1.0d1.beta.txt
36885              PropList-3.1.0d4.beta.txt
36886              SpecialCasing-4d1.beta.txt
36887              UnicodeData-3.1.0d6.beta.txt
36888      Branch: perl
36889            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
36890           +> lib/unicode/UCD.html lib/unicode/Unicode.html
36891            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
36892            - lib/unicode/Unicode.301
36893            ! (edit 257 files)
36894 ____________________________________________________________________________
36895 [  8770] By: jhi                                   on 2001/02/11  17:26:22
36896         Log: UTF-8 documentation.
36897      Branch: perl
36898            ! utf8.h
36899 ____________________________________________________________________________
36900 [  8769] By: jhi                                   on 2001/02/11  17:12:49
36901         Log: Retract #8762.
36902      Branch: perl
36903            ! regexec.c
36904 ____________________________________________________________________________
36905 [  8768] By: jhi                                   on 2001/02/11  16:54:45
36906         Log: Subject: [PATCH] Test::Harness
36907              From: andreas.koenig@anima.de (Andreas J. Koenig)
36908              Date: 11 Feb 2001 14:37:00 +0100
36909              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
36910      Branch: perl
36911            ! lib/Test/Harness.pm
36912 ____________________________________________________________________________
36913 [  8767] By: jhi                                   on 2001/02/11  16:53:52
36914         Log: Subject: [PATCH] Document makepatch in Porting/patching
36915              From: andreas.koenig@anima.de (Andreas J. Koenig)
36916              Date: 11 Feb 2001 16:46:28 +0100
36917              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
36918      Branch: perl
36919            ! Porting/patching.pod
36920 ____________________________________________________________________________
36921 [  8766] By: jhi                                   on 2001/02/11  06:30:23
36922         Log: Subject: Re: [patch] GvSHARED
36923              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
36924              From: Doug MacEachern <dougm@covalent.net>
36925              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
36926              
36927              Subject: Re: [patch] GvSHARED
36928              From: Doug MacEachern <dougm@covalent.net>
36929              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
36930              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
36931              
36932              Subject: [patch] attributes.pm support for `shared'
36933              From: Doug MacEachern <dougm@covalent.net>
36934              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
36935              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
36936              
36937              our() attributes were ignored, our :shared pieces missing,
36938              allow attributes.pm to turn on shared.
36939      Branch: perl
36940            ! op.c t/op/attrs.t toke.c xsutils.c
36941 ____________________________________________________________________________
36942 [  8765] By: alanbur                               on 2001/02/10  23:11:19
36943         Log: Resync with parent (hopefully sucessfully this time)
36944      Branch: maint-5.6/pureperl
36945           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
36946           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
36947           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
36948           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
36949           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
36950           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
36951           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
36952 ____________________________________________________________________________
36953 [  8764] By: jhi                                   on 2001/02/10  22:54:38
36954         Log: Make TEST and UTEST more verbose in case something goes
36955              wrong in running/compiling a script, suggested by Doug
36956              MacEachern.
36957      Branch: perl
36958            ! t/TEST t/UTEST
36959 ____________________________________________________________________________
36960 [  8763] By: jhi                                   on 2001/02/10  22:11:34
36961         Log: Bogus shebang.
36962      Branch: perl
36963            ! t/lib/texttabs.t
36964 ____________________________________________________________________________
36965 [  8762] By: jhi                                   on 2001/02/10  21:56:02
36966         Log: (Retracted by #8769)
36967      Branch: perl
36968            ! regexec.c
36969 ____________________________________________________________________________
36970 [  8761] By: jhi                                   on 2001/02/10  21:26:15
36971         Log: Subject: Re: [patch] GvSHARED 
36972              From: Doug MacEachern <dougm@covalent.net>
36973              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
36974              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
36975              
36976              our @EXPORT : shared = (...);
36977      Branch: perl
36978            ! toke.c
36979 ____________________________________________________________________________
36980 [  8760] By: jhi                                   on 2001/02/10  21:25:07
36981         Log: Subject: [patch] GvSHARED
36982              From: Doug MacEachern <dougm@covalent.net>
36983              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
36984              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
36985      Branch: perl
36986            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
36987 ____________________________________________________________________________
36988 [  8759] By: alanbur                               on 2001/02/10  21:24:27
36989         Log: Backed out mismerge.
36990      Branch: maint-5.6/pureperl
36991            ! MANIFEST README.hpux README.vmesa gv.c installhtml
36992            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
36993            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
36994            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
36995            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
36996            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
36997            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
36998 ____________________________________________________________________________
36999 [  8758] By: jhi                                   on 2001/02/10  18:01:17
37000         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
37001              
37002              Fixed UMRs and leak in Perl_pmtrans()
37003              
37004              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
37005              associated UTFied tr/// code.  Also fixed scoping leak of
37006              PL_reg_start_tmp.
37007              
37008              newATTRSUB leaks when an attempt to redefine the active sort sub is
37009              made.
37010      Branch: maint-5.6/perl
37011           !> op.c regcomp.c
37012 ____________________________________________________________________________
37013 [  8757] By: alanbur                               on 2001/02/10  17:56:46
37014         Log: Resynchronised with parent
37015      Branch: maint-5.6/pureperl
37016           +> README.bs2000
37017            - README.posix-bc
37018            ! gv.c perl.c sv.c
37019           !> MANIFEST README.hpux README.vmesa installhtml
37020           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
37021           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
37022           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
37023           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
37024           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
37025           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
37026 ____________________________________________________________________________
37027 [  8756] By: alanbur                               on 2001/02/10  17:51:15
37028         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
37029              made.
37030      Branch: maint-5.6/pureperl
37031            ! op.c
37032 ____________________________________________________________________________
37033 [  8755] By: jhi                                   on 2001/02/09  22:41:35
37034         Log: Upgrade to CPAN 1.59_54, from Andreas König.
37035      Branch: perl
37036            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
37037 ____________________________________________________________________________
37038 [  8754] By: jhi                                   on 2001/02/09  22:29:20
37039         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
37040              
37041              Didn't upgrade the fill.t since it has a dependency to File::Slurp
37042              purely for debugging purposes, the actual test hasn't changed.
37043      Branch: perl
37044            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
37045            ! t/lib/textwrap.t
37046 ____________________________________________________________________________
37047 [  8753] By: jhi                                   on 2001/02/09  20:17:50
37048         Log: Integrate change #8682 from maintperl.
37049              
37050              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
37051              to work correctly.
37052      Branch: perl
37053           !> hints/irix_6.sh
37054 ____________________________________________________________________________
37055 [  8752] By: jhi                                   on 2001/02/09  20:00:46
37056         Log: Update Changes.
37057      Branch: perl
37058            ! Changes patchlevel.h
37059 ____________________________________________________________________________
37060 [  8751] By: nick                                  on 2001/02/09  19:48:37
37061         Log: Integrate mainline
37062      Branch: perlio
37063           +> README.bs2000 t/lib/cgi-esc.t
37064            - README.posix-bc
37065           !> (integrate 53 files)
37066 ____________________________________________________________________________
37067 [  8750] By: nick                                  on 2001/02/09  19:25:16
37068         Log: Subject: RE: Biannual Competition to Improve Hashing Function
37069              From: Fisher Mark <fisherm@tce.com>
37070              Date: Thu, 8 Feb 2001 10:44:00 -0500
37071              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
37072              Date: Thu, 8 Feb 2001 15:02:47 -0500
37073              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
37074      Branch: perl
37075            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
37076 ____________________________________________________________________________
37077 [  8749] By: jhi                                   on 2001/02/09  19:02:35
37078         Log: Forgotten fragment.
37079      Branch: perl
37080            ! pod/perlapi.pod
37081 ____________________________________________________________________________
37082 [  8748] By: jhi                                   on 2001/02/09  18:31:34
37083         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
37084              plus manual tweakage.
37085              
37086              Sync the perlfaq2 between mainline and maintperl.
37087      Branch: maint-5.6/perl
37088            ! pod/perlfaq2.pod
37089      Branch: perl
37090           !> pod/perlfaq2.pod
37091 ____________________________________________________________________________
37092 [  8747] By: jhi                                   on 2001/02/09  18:12:04
37093         Log: Subject: versiononly and installperl
37094              From: abigail@foad.org
37095              Date: Wed, 7 Feb 2001 22:43:12 +0100
37096              Message-ID: <20010207214312.7045.qmail@foad.org>    
37097              
37098              Add +v flag to force a normal install of the perl binary
37099              and the utilities.
37100              
37101              Subject: [PATCH] installperl
37102              From: Nicholas Clark <nick@ccl4.org>
37103              Date: Fri, 9 Feb 2001 16:28:57 +0000
37104              Message-ID: <20010209162857.B10931@plum.flirble.org>
37105              
37106              Add -A flag which also hardlinks the binary with
37107              the full architecture name.
37108      Branch: perl
37109            ! installperl
37110 ____________________________________________________________________________
37111 [  8746] By: jhi                                   on 2001/02/09  18:03:43
37112         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
37113              
37114              Subject: perlfaq2, re: perlmongers
37115              
37116              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
37117              
37118              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
37119              
37120              Subject: [ID 20010205.001] typo in perlfaq9
37121              
37122              Subject: [ID 20010208.002] unordered explanation in perlcall
37123      Branch: maint-5.6/perl
37124           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
37125           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
37126           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
37127 ____________________________________________________________________________
37128 [  8745] By: jhi                                   on 2001/02/09  17:59:09
37129         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
37130              From: abela@geneanet.org
37131              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
37132              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
37133      Branch: perl
37134            ! pod/perlcall.pod
37135 ____________________________________________________________________________
37136 [  8744] By: jhi                                   on 2001/02/09  17:48:16
37137         Log: Subject: [ID 20010205.001] typo in perlfaq9
37138              From: eserte@vran.herceg.de
37139              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
37140              Message-Id: <200102042244.XAA21926@vran.herceg.de>
37141      Branch: perl
37142            ! pod/perlfaq9.pod
37143 ____________________________________________________________________________
37144 [  8743] By: jhi                                   on 2001/02/09  17:25:12
37145         Log: Integrate change #8695 from maintperl.
37146              
37147              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
37148      Branch: perl
37149           !> thread.h
37150 ____________________________________________________________________________
37151 [  8742] By: jhi                                   on 2001/02/09  17:21:22
37152         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
37153              From: Andy Dougherty <doughera@lafayette.edu>
37154              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
37155              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
37156      Branch: perl
37157            ! embed.pl
37158 ____________________________________________________________________________
37159 [  8741] By: jhi                                   on 2001/02/09  17:05:19
37160         Log: Integrate changes #8738,8739,8740 from maintperl.
37161              
37162              Html files will be installed in a more logical and easier to
37163              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
37164              
37165              Html files will be generated with a header to make them look
37166              a little less bare.
37167              
37168              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
37169      Branch: perl
37170           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
37171 ____________________________________________________________________________
37172 [  8740] By: jhi                                   on 2001/02/09  17:03:46
37173         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
37174              From: "Brendan O'Dea" <bod@compusol.com.au>
37175              Date: Sun, 4 Feb 2001 11:17:56 +1100
37176              Message-ID: <20010204111756.A16301@compusol.com.au>
37177      Branch: maint-5.6/perl
37178            ! pod/perlfaq3.pod
37179 ____________________________________________________________________________
37180 [  8739] By: jhi                                   on 2001/02/09  17:01:59
37181         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
37182              From: "Indy Singh" <indy@nusphere.com>
37183              Date: Fri, 2 Feb 2001 15:09:59 -0500
37184              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
37185              
37186              Html files will be generated with a header to make them look
37187              a little less bare.
37188      Branch: maint-5.6/perl
37189            ! installhtml
37190 ____________________________________________________________________________
37191 [  8738] By: jhi                                   on 2001/02/09  16:58:48
37192         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
37193              From: "Indy Singh" <indy@nusphere.com>
37194              Date: Fri, 2 Feb 2001 15:08:23 -0500
37195              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
37196              
37197              Html files will be installed in a more logical and easier to
37198              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
37199      Branch: maint-5.6/perl
37200            ! win32/Makefile win32/makefile.mk
37201 ____________________________________________________________________________
37202 [  8737] By: jhi                                   on 2001/02/09  16:46:54
37203         Log: Integrate changes #8687,8736 from maintperl.
37204              
37205              HP-UX thread patches from Merijn H. Brand.
37206              
37207              Latin nit from Philip Newton.
37208      Branch: perl
37209           !> README.hpux hints/hpux.sh
37210 ____________________________________________________________________________
37211 [  8736] By: jhi                                   on 2001/02/09  16:42:31
37212         Log: Latin nit from Philip Newton.
37213      Branch: maint-5.6/perl
37214            ! README.hpux
37215 ____________________________________________________________________________
37216 [  8735] By: jhi                                   on 2001/02/09  16:24:03
37217         Log: Integrate changes #8704,8710 from pureperl.
37218              
37219              Fixed UMRs and leak in Perl_pmtrans()
37220              
37221              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
37222              associated UTFied tr/// code.  Also fixed scoping leak of
37223              PL_reg_start_tmp.
37224      Branch: perl
37225           !> op.c regcomp.c
37226 ____________________________________________________________________________
37227 [  8734] By: jhi                                   on 2001/02/09  15:40:21
37228         Log: Integrate change #8733 from maintperl.
37229              
37230              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
37231      Branch: perl
37232           !> pod/perlre.pod
37233 ____________________________________________________________________________
37234 [  8733] By: jhi                                   on 2001/02/09  15:35:47
37235         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
37236              From: Prymmer/Kahn <pvhp@best.com>
37237              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
37238              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
37239      Branch: maint-5.6/perl
37240            ! pod/perlre.pod
37241 ____________________________________________________________________________
37242 [  8732] By: jhi                                   on 2001/02/09  15:26:17
37243         Log: Rename README.posix-bc to README.bs2000 (to avoid the
37244              confusion of a "perlposix-bc.pod"), add a few missing
37245              arch pods, regen toc.
37246      Branch: maint-5.6/perl
37247           +> README.bs2000
37248            - README.posix-bc
37249            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
37250            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
37251 ____________________________________________________________________________
37252 [  8731] By: jhi                                   on 2001/02/09  15:23:39
37253         Log: De-cut-and-pasto.
37254      Branch: perl
37255            ! pod/perl.pod
37256 ____________________________________________________________________________
37257 [  8730] By: jhi                                   on 2001/02/09  15:11:13
37258         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
37259              when people think that perlposix-bc.pod tells anything about
37260              Perl and POSIX.  Regen toc.
37261      Branch: perl
37262           +> README.bs2000
37263            - README.posix-bc
37264            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
37265            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
37266 ____________________________________________________________________________
37267 [  8729] By: jhi                                   on 2001/02/09  14:52:28
37268         Log: The README.vmesa part of #8712 from maintperl.
37269      Branch: perl
37270            ! README.vmesa
37271 ____________________________________________________________________________
37272 [  8728] By: jhi                                   on 2001/02/09  14:46:06
37273         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
37274              From: Peter Prymmer <pvhp@forte.com>
37275              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
37276              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
37277      Branch: maint-5.6/perl
37278            ! README.vmesa win32/Makefile win32/makefile.mk
37279 ____________________________________________________________________________
37280 [  8727] By: jhi                                   on 2001/02/09  14:33:25
37281         Log: Integrate change #8712 from mainline.
37282              
37283              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
37284      Branch: maint-5.6/perl
37285           !> lib/Pod/Find.pm
37286 ____________________________________________________________________________
37287 [  8726] By: jhi                                   on 2001/02/09  14:30:28
37288         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
37289              From: Peter Prymmer <pvhp@forte.com>
37290              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
37291              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
37292      Branch: perl
37293            + t/lib/cgi-esc.t
37294            ! MANIFEST lib/CGI/Util.pm
37295 ____________________________________________________________________________
37296 [  8725] By: jhi                                   on 2001/02/09  04:56:47
37297         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
37298      Branch: maint-5.6/perl
37299            ! pod/perlport.pod
37300 ____________________________________________________________________________
37301 [  8724] By: jhi                                   on 2001/02/09  04:40:59
37302         Log: Integrate changes 7819,7820 from vmsperl into mainline.
37303              
37304              Add header for LIB$ prototypes (C. Berry)
37305              
37306              Convert fwrite()s to sockets to write()s, since some socket stacks
37307              don't take kindly to stdio.
37308              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
37309              (for often optional LNMs)
37310              Correct a few typos
37311              (C. Bailey)
37312      Branch: perl
37313           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
37314 ____________________________________________________________________________
37315 [  8723] By: jhi                                   on 2001/02/09  03:29:29
37316         Log: Integrate change #8722 from mainline.
37317              
37318              The Im() function wasn't returning zero for non-Math::Complex
37319              arguments.  The bug reported by John Gamble.
37320      Branch: maint-5.6/perl
37321           !> lib/Math/Complex.pm
37322 ____________________________________________________________________________
37323 [  8722] By: jhi                                   on 2001/02/09  03:28:33
37324         Log: The Im() function wasn't returning zero for non-Math::Complex
37325              arguments.  The bug reported by John Gamble.
37326      Branch: perl
37327            ! lib/Math/Complex.pm
37328 ____________________________________________________________________________
37329 [  8721] By: nick                                  on 2001/02/08  22:11:35
37330         Log: Correct the correction :-(
37331      Branch: perl
37332            ! perl.c
37333 ____________________________________________________________________________
37334 [  8720] By: bailey                                on 2001/02/08  20:59:22
37335         Log: Convert frwite()s to sockets to write()s, since some socket stacks
37336              don't take kindly to stdio.
37337              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
37338              (for often optional LNMs)
37339              Correct a few typos
37340              (C. Bailey)
37341      Branch: vmsperl
37342            ! vms/vms.c vms/vmsish.h
37343 ____________________________________________________________________________
37344 [  8719] By: bailey                                on 2001/02/08  20:51:02
37345         Log: Add header for LIB$ prototypes (C. Berry)
37346      Branch: vmsperl
37347            ! ext/Devel/DProf/DProf.xs
37348 ____________________________________________________________________________
37349 [  8718] By: bailey                                on 2001/02/08  20:49:00
37350         Log: SYN SYN
37351      Branch: vmsperl
37352           +> pod/perliol.pod t/lib/sample-tests/bailout
37353           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
37354           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
37355           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
37356           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
37357           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
37358           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
37359            - lib/unicode/Is/DCinital.pl
37360           !> (integrate 101 files)
37361 ____________________________________________________________________________
37362 [  8717] By: nick                                  on 2001/02/08  19:38:48
37363         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
37364              From: Robin Barker <rmb1@cise.npl.co.uk>
37365              Date: Thu, 8 Feb 2001 14:38:07 GMT
37366              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
37367      Branch: perl
37368            ! lib/CPAN.pm
37369 ____________________________________________________________________________
37370 [  8716] By: nick                                  on 2001/02/08  19:29:07
37371         Log: Generated files form 8713 etc.
37372      Branch: perl
37373            ! embed.h global.sym objXSUB.h perlapi.c proto.h
37374 ____________________________________________________________________________
37375 [  8715] By: nick                                  on 2001/02/08  19:26:08
37376         Log: Fixup non-ithread build after 8713
37377      Branch: perl
37378            ! perl.c
37379 ____________________________________________________________________________
37380 [  8714] By: nick                                  on 2001/02/08  19:17:45
37381         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
37382              From: nick@ccl4.org
37383              Date: Wed, 7 Feb 2001 00:27:47 +0000
37384              Message-Id: <20010207002747.B63724@plum.flirble.org>
37385      Branch: perl
37386            ! sv.c toke.c
37387 ____________________________________________________________________________
37388 [  8713] By: nick                                  on 2001/02/08  19:15:58
37389         Log: Subject: Re: [patch] Re: PL_ptr_table
37390              From: Doug Maceachern <dougm@covalent.net>
37391              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
37392              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
37393      Branch: perl
37394            ! embed.pl perl.c sv.c sv.h
37395 ____________________________________________________________________________
37396 [  8712] By: nick                                  on 2001/02/08  19:12:47
37397         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
37398              From: Peter Prymmer <pvhp@forte.com>
37399              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
37400              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
37401      Branch: perl
37402            ! lib/Pod/Find.pm
37403 ____________________________________________________________________________
37404 [  8711] By: nick                                  on 2001/02/07  21:06:11
37405         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
37406              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
37407              From: Alan Burlison <Alan.Burlison@uk.sun.com>
37408              Date: Tue, 06 Feb 2001 23:37:01 +0000
37409              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
37410      Branch: perl
37411            ! regcomp.c
37412 ____________________________________________________________________________
37413 [  8710] By: alanbur                               on 2001/02/07  00:22:04
37414         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
37415              associated UTFied tr/// code.  Also fixed scoping leak of
37416              PL_reg_start_tmp.
37417      Branch: maint-5.6/pureperl
37418            ! op.c regcomp.c
37419 ____________________________________________________________________________
37420 [  8709] By: nick                                  on 2001/02/06  21:16:49
37421         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
37422              From: Michael G Schwern <schwern@pobox.com>
37423              Date: Sun, 4 Feb 2001 19:47:14 -0500
37424              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
37425      Branch: perl
37426            ! pod/perlapi.pod pod/perlmodlib.PL
37427 ____________________________________________________________________________
37428 [  8708] By: nick                                  on 2001/02/06  20:41:20
37429         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
37430              From: Michael G Schwern <schwern@pobox.com>
37431              Date: Sun, 4 Feb 2001 21:17:49 -0500
37432              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
37433      Branch: perl
37434            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
37435            ! pod/perltootc.pod
37436 ____________________________________________________________________________
37437 [  8707] By: nick                                  on 2001/02/06  20:29:11
37438         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
37439              From: Michael G Schwern <schwern@pobox.com>
37440              Date: Tue, 6 Feb 2001 05:54:30 -0500
37441              Message-Id: <20010206055430.A951@blackrider.aocn.com>
37442      Branch: perl
37443            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
37444 ____________________________________________________________________________
37445 [  8706] By: nick                                  on 2001/02/06  20:21:40
37446         Log: Subject: RE: some win32 fixes
37447              Date: Tue, 6 Feb 2001 09:23:20 +0300
37448              From: Vadim Konovalov <vkonovalov@lucent.com>
37449              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
37450      Branch: perl
37451            ! toke.c win32/Makefile win32/config.bc win32/config.gc
37452            ! win32/config.vc win32/config_H.bc win32/makefile.mk
37453 ____________________________________________________________________________
37454 [  8705] By: alanbur                               on 2001/02/06  15:00:03
37455         Log: Synchronised with parent
37456      Branch: maint-5.6/pureperl
37457            ! regexec.c
37458           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
37459           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
37460 ____________________________________________________________________________
37461 [  8704] By: alanbur                               on 2001/02/06  14:55:24
37462         Log: Fixed UMRs and leak in Perl_pmtrans()
37463      Branch: maint-5.6/pureperl
37464            ! op.c
37465 ____________________________________________________________________________
37466 [  8703] By: gsar                                  on 2001/02/06  02:29:37
37467         Log: $(MAKE) distclean doesn't clean up properly on windows
37468      Branch: maint-5.6/perl
37469            ! win32/Makefile win32/makefile.mk
37470 ____________________________________________________________________________
37471 [  8702] By: gsar                                  on 2001/02/06  01:00:46
37472         Log: tweak change#8659 to keep it simple
37473      Branch: maint-5.6/perl
37474            ! utils/perldoc.PL
37475 ____________________________________________________________________________
37476 [  8701] By: gsar                                  on 2001/02/05  22:45:41
37477         Log: change#8693 was missing testsuite changes
37478      Branch: maint-5.6/perl
37479           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
37480 ____________________________________________________________________________
37481 [  8700] By: nick                                  on 2001/02/05  20:32:52
37482         Log: Integrate mainline
37483      Branch: perlio
37484           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
37485           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
37486           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
37487           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
37488           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
37489           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
37490           +> t/lib/test-harness.t
37491           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
37492           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
37493           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
37494           !> pod/perlutil.pod t/TEST utils/h2xs.PL
37495 ____________________________________________________________________________
37496 [  8699] By: nick                                  on 2001/02/05  19:41:07
37497         Log: Subject: perlfaq2, re: perlmongers
37498              From: David H. Adler <dha@panix.com>
37499              Date: Sun, 4 Feb 2001 23:48:23 -0500
37500              Message-Id: <20010204234823.A13429@panix.com>
37501      Branch: perl
37502            ! pod/perlfaq2.pod
37503 ____________________________________________________________________________
37504 [  8698] By: nick                                  on 2001/02/05  19:39:31
37505         Log: Missed file f#rom the testharness mess.
37506      Branch: perl
37507            + t/lib/test-harness.t
37508 ____________________________________________________________________________
37509 [  8697] By: nick                                  on 2001/02/05  19:37:21
37510         Log: Subject: [DOC PATCH] overload.pm nits
37511              From: John Tobey <jtobey@john-edwin-tobey.org>
37512              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
37513              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
37514      Branch: perl
37515            ! lib/overload.pm
37516 ____________________________________________________________________________
37517 [  8696] By: alanbur                               on 2001/02/05  11:56:00
37518         Log: Sync with parent
37519      Branch: maint-5.6/pureperl
37520           !> thread.h
37521 ____________________________________________________________________________
37522 [  8695] By: gsar                                  on 2001/02/05  03:27:34
37523         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
37524      Branch: maint-5.6/perl
37525            ! thread.h
37526 ____________________________________________________________________________
37527 [  8694] By: alanbur                               on 2001/02/05  00:07:47
37528         Log: Initial branch creation from //depot/maint-5.6/perl
37529      Branch: maint-5.6/pureperl
37530           +> (branch 1719 files)
37531 ____________________________________________________________________________
37532 [  8693] By: gsar                                  on 2001/02/04  22:38:49
37533         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
37534              changes)
37535      Branch: maint-5.6/perl
37536           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
37537           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
37538           !> ext/DB_File/version.c
37539 ____________________________________________________________________________
37540 [  8692] By: nick                                  on 2001/02/04  18:15:57
37541         Log: The missed t/TEST part of the grand testharness upgrade.
37542      Branch: perl
37543            ! t/TEST
37544 ____________________________________________________________________________
37545 [  8691] By: nick                                  on 2001/02/04  18:05:17
37546         Log: New improved test harness
37547              Subject: Re: [PATCH Test::Harness] Third time's a charm?
37548              From: Michael G Schwern <schwern@pobox.com>
37549              Date: Sun, 4 Feb 2001 08:01:20 -0500
37550              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
37551      Branch: perl
37552            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
37553            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
37554            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
37555            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
37556            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
37557            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
37558            ! MANIFEST lib/Test/Harness.pm
37559 ____________________________________________________________________________
37560 [  8690] By: nick                                  on 2001/02/04  17:57:51
37561         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
37562              From: Jonathan Stowe <gellyfish@gellyfish.com>
37563              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
37564              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
37565      Branch: perl
37566            ! utils/h2xs.PL
37567 ____________________________________________________________________________
37568 [  8689] By: nick                                  on 2001/02/04  17:55:24
37569         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
37570              From: Michael G Schwern <schwern@pobox.com>
37571              Date: Sat, 3 Feb 2001 22:46:38 -0500
37572              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
37573      Branch: perl
37574            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
37575            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
37576 ____________________________________________________________________________
37577 [  8688] By: nick                                  on 2001/02/04  17:43:55
37578         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
37579              length byfailing to spot lack of closing )
37580              From: nick@talking.bollo.cx
37581              Date: Sat, 03 Feb 2001 23:53:16 +0000
37582              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
37583      Branch: perl
37584            ! perlio.c pod/perldiag.pod
37585 ____________________________________________________________________________
37586 [  8687] By: jhi                                   on 2001/02/03  17:11:42
37587         Log: HP-UX thread patches from Merijn H. Brand.
37588      Branch: maint-5.6/perl
37589            ! README.hpux hints/hpux.sh
37590 ____________________________________________________________________________
37591 [  8686] By: jhi                                   on 2001/02/03  16:40:12
37592         Log: Metaconfig changes for #8685.
37593      Branch: metaconfig
37594            ! U/installdirs/instubperl.U
37595      Branch: metaconfig/U/perl
37596            ! Devel.U versiononly.U
37597 ____________________________________________________________________________
37598 [  8685] By: jhi                                   on 2001/02/03  16:39:49
37599         Log: For -Dusedevel builds turn off installusrbinperl and turn on
37600              versiononly, a combined idea of Richard Soderberg and Merijn
37601              H. Brand.  You can still override both of these from the command
37602              line if you need to, -Dinstallusrbinperl and -Uversiononly.
37603      Branch: perl
37604            ! Configure
37605 ____________________________________________________________________________
37606 [  8684] By: jhi                                   on 2001/02/03  16:16:34
37607         Log: Metaconfig unit fix for #8683.
37608      Branch: metaconfig
37609            ! U/compline/nblock_io.U
37610 ____________________________________________________________________________
37611 [  8683] By: jhi                                   on 2001/02/03  16:16:12
37612         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
37613              reported by Peter Prymmer for 5.6-TRIAL1.
37614      Branch: perl
37615            ! Configure
37616 ____________________________________________________________________________
37617 [  8682] By: jhi                                   on 2001/02/03  05:52:11
37618         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
37619              to work correctly.
37620      Branch: maint-5.6/perl
37621            ! hints/irix_6.sh
37622 ____________________________________________________________________________
37623 [  8681] By: jhi                                   on 2001/02/03  05:47:33
37624         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
37625      Branch: maint-5.6/perl
37626            ! pod/perlport.pod
37627 ____________________________________________________________________________
37628 [  8680] By: jhi                                   on 2001/02/02  21:39:49
37629         Log: perlport update from Peter Prymmer.
37630      Branch: maint-5.6/perl
37631            ! pod/perlport.pod
37632 ____________________________________________________________________________
37633 [  8679] By: nick                                  on 2001/02/02  20:50:48
37634         Log: Integrate mainline
37635      Branch: perlio
37636           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
37637           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
37638           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
37639 ____________________________________________________________________________
37640 [  8678] By: gsar                                  on 2001/02/02  16:02:12
37641         Log: note about bincompat, slightly modified (from Lupe Christoph)
37642      Branch: maint-5.6/perl
37643            ! README.solaris
37644 ____________________________________________________________________________
37645 [  8677] By: jhi                                   on 2001/02/02  15:46:20
37646         Log: Supported platforms updates.
37647      Branch: maint-5.6/perl
37648            ! pod/perlport.pod
37649 ____________________________________________________________________________
37650 [  8676] By: jhi                                   on 2001/02/02  03:41:26
37651         Log: A couple more perlfaq2 tweaks.
37652      Branch: maint-5.6/perl
37653            ! pod/perlfaq2.pod
37654 ____________________________________________________________________________
37655 [  8675] By: jhi                                   on 2001/02/02  03:17:44
37656         Log: Misedit in #8661.
37657      Branch: maint-5.6/perl
37658            ! Configure
37659 ____________________________________________________________________________
37660 [  8674] By: jhi                                   on 2001/02/02  03:14:38
37661         Log: Damien again.
37662      Branch: maint-5.6/perl
37663            ! pod/perlfaq2.pod
37664 ____________________________________________________________________________
37665 [  8673] By: jhi                                   on 2001/02/02  03:12:40
37666         Log: perlfaq update from Elaine Ashton.
37667      Branch: maint-5.6/perl
37668            ! pod/perlfaq2.pod
37669 ____________________________________________________________________________
37670 [  8672] By: jhi                                   on 2001/02/02  03:07:08
37671         Log: UTF-8 s/// patch from Inaba Hiroto.
37672      Branch: maint-5.6/perl
37673            ! pp_ctl.c pp_hot.c
37674 ____________________________________________________________________________
37675 [  8671] By: jhi                                   on 2001/02/01  22:34:31
37676         Log: Update Changes.
37677      Branch: perl
37678            ! Changes patchlevel.h
37679 ____________________________________________________________________________
37680 [  8670] By: jhi                                   on 2001/02/01  22:15:29
37681         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
37682              from maintperl.
37683              
37684              Upgrade to Getopt::Long 2.25, from Johan Vromans.
37685              
37686              more files need to be writable in the source distribution
37687              
37688              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
37689              
37690              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
37691              
37692              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
37693              
37694              Allow the float to be fuzzier.
37695              
37696              need to use INT2PTR instead of a straight cast or ia64 fails
37697              
37698              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
37699              
37700              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
37701      Branch: perl
37702           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
37703           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
37704           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
37705 ____________________________________________________________________________
37706 [  8669] By: jhi                                   on 2001/02/01  21:57:02
37707         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
37708              From: Robin Barker <rmb1@cise.npl.co.uk>
37709              Date: Thu, 1 Feb 2001 16:59:05 GMT
37710              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
37711      Branch: maint-5.6/perl
37712            ! pod/perlmodlib.PL
37713 ____________________________________________________________________________
37714 [  8668] By: nick                                  on 2001/02/01  19:41:40
37715         Log: Integrate mainline
37716      Branch: perlio
37717           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
37718           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
37719           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
37720 ____________________________________________________________________________
37721 [  8667] By: gsar                                  on 2001/02/01  16:59:11
37722         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
37723      Branch: maint-5.6/perl
37724            ! embed.pl embedvar.h
37725 ____________________________________________________________________________
37726 [  8666] By: gsar                                  on 2001/02/01  16:34:51
37727         Log: add missing entries to win32/config.?c
37728      Branch: maint-5.6/perl
37729            ! win32/config.bc win32/config.gc win32/config.vc
37730            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
37731 ____________________________________________________________________________
37732 [  8665] By: jhi                                   on 2001/02/01  14:58:51
37733         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
37734              From: "Stephen P. Potter" <spp@spotter.yi.org>
37735              Date: Thu, 01 Feb 2001 10:45:46 -0500
37736              Message-Id: <200102011545.KAA31479@spotter.yi.org>
37737      Branch: maint-5.6/perl
37738            ! pod/perlfunc.pod
37739 ____________________________________________________________________________
37740 [  8664] By: gsar                                  on 2001/02/01  14:52:37
37741         Log: need to use INT2PTR instead of a straight cast or ia64 fails
37742              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
37743      Branch: maint-5.6/perl
37744            ! ext/POSIX/POSIX.xs
37745 ____________________________________________________________________________
37746 [  8663] By: jhi                                   on 2001/02/01  14:09:13
37747         Log: Allow the float to be fuzzier.
37748      Branch: maint-5.6/perl
37749            ! t/lib/peek.t
37750 ____________________________________________________________________________
37751 [  8662] By: jhi                                   on 2001/02/01  13:59:00
37752         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
37753              From: Robin Barker <rmb1@cise.npl.co.uk>
37754              Date: Thu, 1 Feb 2001 13:05:39 GMT
37755              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
37756      Branch: maint-5.6/perl
37757            ! pod/perlmodlib.pod
37758 ____________________________________________________________________________
37759 [  8661] By: jhi                                   on 2001/02/01  13:57:38
37760         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
37761              Date: Thu, 01 Feb 2001 14:15:41 +0100
37762              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37763              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
37764              
37765              Have the $ccflags in the gcc version test (strange, this change
37766              is claimed to be have been integrated already)
37767      Branch: maint-5.6/perl
37768            ! Configure
37769 ____________________________________________________________________________
37770 [  8660] By: jhi                                   on 2001/02/01  13:44:10
37771         Log: Integrate changes #7950,7964,7962 from mainline.
37772              
37773              Find the stdchar signedness using cpp, should fix some of
37774              the Solaris compiler warnings reported by Alan Burlison.
37775      Branch: maint-5.6/perl
37776           !> Configure config_h.SH
37777 ____________________________________________________________________________
37778 [  8659] By: jhi                                   on 2001/02/01  05:35:32
37779         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
37780              From: Jan Dubois <JanD@ActiveState.com>
37781              Date: Wed, 31 Jan 2001 21:17:03 -0800
37782              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
37783      Branch: maint-5.6/perl
37784            ! utils/perldoc.PL
37785 ____________________________________________________________________________
37786 [  8658] By: jhi                                   on 2001/02/01  04:33:17
37787         Log: Integrate the README.os390 and README.posix-bc parts of mainline
37788              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
37789              installperl parts were taken care of by #8657.)
37790      Branch: maint-5.6/perl
37791           !> README.os390 README.posix-bc
37792 ____________________________________________________________________________
37793 [  8657] By: jhi                                   on 2001/02/01  04:29:21
37794         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
37795              From: Peter Prymmer <pvhp@forte.com>
37796              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
37797              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
37798      Branch: maint-5.6/perl
37799            + ext/DynaLoader/dl_dllload.xs
37800            ! MANIFEST Makefile.SH hints/os390.sh installperl
37801 ____________________________________________________________________________
37802 [  8656] By: jhi                                   on 2001/02/01  04:25:45
37803         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
37804              From: Peter Prymmer <pvhp@forte.com>
37805              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
37806              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
37807      Branch: maint-5.6/perl
37808            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
37809 ____________________________________________________________________________
37810 [  8655] By: jhi                                   on 2001/02/01  04:14:47
37811         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
37812              From: troc@netrus.net
37813              Date: Wed, 31 Jan 2001 22:31:26 -0500
37814              Message-Id: <200102010331.WAA117.85@rocco.homenet>
37815      Branch: maint-5.6/perl
37816            ! os2/os2.c
37817 ____________________________________________________________________________
37818 [  8654] By: jhi                                   on 2001/02/01  04:12:52
37819         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
37820              as reported by Alan Burlison.
37821      Branch: maint-5.6/perl
37822            ! pp.h
37823 ____________________________________________________________________________
37824 [  8653] By: jhi                                   on 2001/02/01  04:05:12
37825         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
37826              From: dsugalski@northernlight.com
37827              Date: Wed, 31 Jan 2001 18:54:11 -0500
37828              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
37829      Branch: maint-5.6/perl
37830            ! configure.com
37831 ____________________________________________________________________________
37832 [  8652] By: jhi                                   on 2001/02/01  04:03:11
37833         Log: Misplaced #endif.
37834              
37835              Subject: [perl-5-6-1-trial2] patches for EPOC
37836              From: Olaf Flebbe <O.Flebbe@science-computing.de>
37837              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
37838              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
37839      Branch: maint-5.6/perl
37840            ! epoc/epocish.c
37841 ____________________________________________________________________________
37842 [  8651] By: jhi                                   on 2001/02/01  04:00:25
37843         Log: Integrate changes #8647,8648,8650 from mainline.
37844              
37845              Macrofy a magic UTF-8 test.
37846              
37847              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
37848              
37849              Watch out for cross compiling for EPOC (usually done on linux).
37850      Branch: maint-5.6/perl
37851           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
37852 ____________________________________________________________________________
37853 [  8650] By: jhi                                   on 2001/02/01  03:56:20
37854         Log: Watch out for cross compiling for EPOC (usually done on linux)
37855              
37856              Subject: [perl-5-6-1-trial2] patches for EPOC
37857              From: Olaf Flebbe <O.Flebbe@science-computing.de>
37858              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
37859              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
37860      Branch: perl
37861            ! ext/Errno/Errno_pm.PL
37862 ____________________________________________________________________________
37863 [  8649] By: gsar                                  on 2001/02/01  00:46:00
37864         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
37865      Branch: maint-5.6/perl
37866            ! sv.c
37867 ____________________________________________________________________________
37868 [  8648] By: jhi                                   on 2001/01/31  23:35:36
37869         Log: All the uses of PL_numeric_radix must be protected by
37870              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
37871              
37872              Subject: [perl-5-6-1-trial2] patches for EPOC
37873              From: Olaf Flebbe <O.Flebbe@science-computing.de>
37874              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
37875              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
37876      Branch: perl
37877            ! sv.c
37878 ____________________________________________________________________________
37879 [  8647] By: jhi                                   on 2001/01/31  22:56:16
37880         Log: Macrofy a magic UTF-8 test.
37881      Branch: perl
37882            ! utf8.c utf8.h
37883 ____________________________________________________________________________
37884 [  8646] By: gsar                                  on 2001/01/31  15:55:12
37885         Log: update Changes
37886      Branch: maint-5.6/perl
37887            ! Changes
37888 ____________________________________________________________________________
37889 [  8645] By: gsar                                  on 2001/01/31  15:10:14
37890         Log: Configure tweak suggested by Peter Prymmer
37891      Branch: maint-5.6/perl
37892            ! Configure
37893 ____________________________________________________________________________
37894 [  8644] By: gsar                                  on 2001/01/31  15:06:32
37895         Log: more files need to be writable in the source distribution
37896      Branch: maint-5.6/perl
37897            ! Porting/makerel
37898 ____________________________________________________________________________
37899 [  8643] By: jhi                                   on 2001/01/31  14:59:46
37900         Log: Integrate changes #8258,8278,8279 from mainline.
37901              
37902              Make the large file tests more robust/talkative.
37903      Branch: maint-5.6/perl
37904           !> t/lib/syslfs.t t/op/lfs.t
37905 ____________________________________________________________________________
37906 [  8642] By: gsar                                  on 2001/01/31  14:53:48
37907         Log: integrate changes#8311,8334 from mainline
37908              
37909              Add a new MakeMaker variable PM_FILTER that defines a Unix
37910              filter to be run on each .pm during the pm_to_blib() phase,
37911              a fixed version of
37912              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
37913              
37914              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
37915              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
37916              accurate reading of the "atime".  
37917      Branch: maint-5.6/perl
37918           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
37919           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
37920           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
37921 ____________________________________________________________________________
37922 [  8641] By: jhi                                   on 2001/01/31  14:46:37
37923         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
37924      Branch: maint-5.6/perl
37925            ! lib/Getopt/Long.pm
37926 ____________________________________________________________________________
37927 [  8640] By: gsar                                  on 2001/01/31  14:40:24
37928         Log: make regen_all
37929      Branch: maint-5.6/perl
37930            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
37931 ____________________________________________________________________________
37932 [  8639] By: gsar                                  on 2001/01/31  14:37:25
37933         Log: refresh windows config files
37934      Branch: maint-5.6/perl
37935            ! win32/Makefile win32/config_H.bc win32/config_H.gc
37936            ! win32/config_H.vc win32/makefile.mk
37937 ____________________________________________________________________________
37938 [  8638] By: gsar                                  on 2001/01/31  14:28:10
37939         Log: makefile tweaks for windows: introduce a bulk-switch to enable
37940              same options as ActivePerl; sync changes with makefile.mk
37941      Branch: maint-5.6/perl
37942            ! win32/Makefile win32/makefile.mk
37943 ____________________________________________________________________________
37944 [  8637] By: jhi                                   on 2001/01/31  04:41:30
37945         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
37946              From: Nicholas Clark <nick@ccl4.org>
37947              Date: Tue, 30 Jan 2001 19:51:05 +0000
37948              Message-ID: <20010130195105.R76607@plum.flirble.org> 
37949              
37950              op/inc cure.
37951      Branch: perl
37952            ! pp.c pp.h pp_hot.c t/op/arith.t
37953 ____________________________________________________________________________
37954 [  8636] By: jhi                                   on 2001/01/31  02:38:32
37955         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
37956              no perlio],8257,8380,8479,8515 from mainline.
37957              
37958              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
37959              
37960              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
37961              Subject: [PATCH perl@8133] fix-up for VMS extensions
37962              
37963              In VMS embedded perls couldn't access the statically built Socket.
37964              
37965              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
37966              
37967              Further VMS piping fixes from Charles Lane.
37968              
37969              Subject:  [PATCH] make t/op/misc.t work on VMS
37970              
37971              Add tracing for debugging extensions builds in VMS.
37972              
37973              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
37974      Branch: maint-5.6/perl
37975           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
37976           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
37977           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
37978 ____________________________________________________________________________
37979 [  8635] By: jhi                                   on 2001/01/31  01:46:41
37980         Log: Integrate change #7732 from mainline.
37981              
37982              Sparc 64-bit pack() fix from Jens Hamisch.
37983      Branch: maint-5.6/perl
37984           !> pp.c
37985 ____________________________________________________________________________
37986 [  8634] By: jhi                                   on 2001/01/31  01:41:16
37987         Log: One spot missing from #8626.
37988      Branch: maint-5.6/perl
37989            ! sv.c
37990 ____________________________________________________________________________
37991 [  8633] By: jhi                                   on 2001/01/31  00:49:17
37992         Log: Integrate change #7495 from mainline.
37993              
37994              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
37995      Branch: maint-5.6/perl
37996           !> MANIFEST ext/re/Makefile.PL
37997 ____________________________________________________________________________
37998 [  8632] By: jhi                                   on 2001/01/30  23:38:49
37999         Log: Integrate change #8396 from mainline.
38000              
38001              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
38002              better multicast support (resend)
38003      Branch: maint-5.6/perl
38004           !> ext/Socket/Socket.pm
38005 ____________________________________________________________________________
38006 [  8631] By: jhi                                   on 2001/01/30  23:28:03
38007         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
38008              
38009              More AIX lore. (7514, ext/re/hints/aix.pl)
38010              
38011              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
38012              
38013              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)
38014              
38015              Subject: [ID 20001214.002] Net::Ping patch
38016              
38017              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
38018              
38019              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
38020              
38021              Add ReuseAddr as a (preferred) alias for Reuse as we now
38022              also have ReusePort.
38023              
38024              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
38025      Branch: maint-5.6/perl
38026           +> ext/re/hints/aix.pl
38027           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
38028           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
38029 ____________________________________________________________________________
38030 [  8630] By: jhi                                   on 2001/01/30  23:03:59
38031         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
38032              
38033              read() documentation tweak for 20001121.004.
38034              
38035              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
38036      Branch: maint-5.6/perl
38037           !> pod/perlfunc.pod pod/perlre.pod
38038 ____________________________________________________________________________
38039 [  8629] By: jhi                                   on 2001/01/30  22:41:57
38040         Log: Integrate change #8098 from mainline.
38041              
38042              fastgetcwd is defined using a glob alias on a $^O dependent basis
38043              and there was no default assignment or perl subroutine.
38044      Branch: maint-5.6/perl
38045           !> lib/Cwd.pm
38046 ____________________________________________________________________________
38047 [  8628] By: jhi                                   on 2001/01/30  21:58:52
38048         Log: Integrate change #7866 from mainline.
38049              
38050              File::Temp 0.11.
38051      Branch: maint-5.6/perl
38052           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
38053 ____________________________________________________________________________
38054 [  8627] By: jhi                                   on 2001/01/30  21:39:44
38055         Log: Integrate changes #8075,8086,8228 from mainline.  
38056              
38057              Darwin is not Windows. (8075,8086)
38058              
38059              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
38060      Branch: maint-5.6/perl
38061           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
38062           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
38063           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
38064           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
38065 ____________________________________________________________________________
38066 [  8626] By: jhi                                   on 2001/01/30  21:22:11
38067         Log: Integrate with tweakery the change #8625 from mainline,
38068              the multibyte decimal separator fix ("fa_IR locale failure").
38069      Branch: maint-5.6/perl
38070            ! embedvar.h perlapi.h
38071           !> intrpvar.h perl.c perl.h sv.c util.c
38072 ____________________________________________________________________________
38073 [  8625] By: jhi                                   on 2001/01/30  20:26:33
38074         Log: Fix for the fa_IR locale failure.  The reason for the failure
38075              was that Perl was assuming the decimal separator aka the radix
38076              separator is one character.  The Farsi-Iranian locale crushed
38077              that bad assumption since there the separator is 'Momayyez',
38078              glyphwise looking somewhat like a slash, and in Unicode UTF-8
38079              encoded in two bytes, 0xd9 0xab.
38080      Branch: perl
38081            ! intrpvar.h perl.c perl.h sv.c util.c
38082 ____________________________________________________________________________
38083 [  8624] By: gsar                                  on 2001/01/30  20:17:03
38084         Log: regen_headers
38085      Branch: maint-5.6/perl
38086            ! Makefile.SH pod/perlintern.pod
38087 ____________________________________________________________________________
38088 [  8623] By: gsar                                  on 2001/01/30  19:42:34
38089         Log: backout change#7431 and its dependents (causes spurious rebuilds
38090              of autogenerated files)
38091              
38092              fix benign b.t failure
38093      Branch: maint-5.6/perl
38094            ! Makefile.SH t/lib/b.t
38095 ____________________________________________________________________________
38096 [  8622] By: jhi                                   on 2001/01/30  19:41:41
38097         Log: Microperl sync.
38098      Branch: perl
38099            ! mg.c perl.h
38100 ____________________________________________________________________________
38101 [  8621] By: gsar                                  on 2001/01/30  19:24:47
38102         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
38103              from mainline
38104              
38105              Subject: podlators 1.06 released
38106              
38107              Subject: [PATCH @8436] Eliminate op_children
38108              
38109              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
38110              
38111              (Replaced by #8448)  More op_children traces (cleanup of #8442).
38112              
38113              Subject: [PATCH #3 @8436] Re: Eliminate op_children
38114              Replace #8444 and #8445.
38115              
38116              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
38117              at the setting of the ofs_sv in new_struct_thread() as the
38118              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
38119              uninitialized fields are, uh, initialized with),
38120              SvREFCNT_inc()ing that invited a core dump.
38121              
38122              podlators 1.07, from Russ Allbery.
38123              
38124              Subject: [PATCH] regcomp.c old feature removal
38125              From: mjd@plover.com
38126              Date: 16 Jan 2001 14:43:18 -0000 
38127              Message-ID: <20010116144318.7140.qmail@plover.com> 
38128      Branch: maint-5.6/perl
38129           +> lib/Pod/Text/Overstrike.pm
38130           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
38131           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
38132           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
38133           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
38134           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
38135           !> util.c
38136 ____________________________________________________________________________
38137 [  8620] By: gsar                                  on 2001/01/30  18:48:32
38138         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
38139              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
38140              now fails one test)
38141              
38142              Subject: [PATCH] lvalue AUTOLOAD. No, really.
38143              
38144              Subject: [PATCH] Interesting syntax idea
38145              Make opens + bareword assigns do typeglob assigns.
38146              
38147              Tests for #8254.
38148              
38149              Subject: [PATCH @8269] Continue blocks and B::Deparse
38150              Make the peephole optimizer to bypass more null ops and
38151              and rewrite the deparse handling of continue blocks.
38152              
38153              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
38154              Doc tweak on #8313.
38155              
38156              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
38157              
38158              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
38159              
38160              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
38161              
38162              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
38163              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
38164              according to the platform.
38165              
38166              Subject: [PATCH @8404] Consolidated lvalue sub changes
38167              
38168              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
38169              
38170              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
38171              
38172              Subject: B::Concise -- an improved replacement for B::Terse 
38173              
38174              The B::Terse drop-in replacement wasn't quite drop-in.
38175              
38176              The LVRET macro needed an aTHX.
38177              
38178              Use the /^Perl_/-less form of is_lvalue_sub().
38179              
38180              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
38181      Branch: maint-5.6/perl
38182           +> ext/B/B/Concise.pm
38183           !> (integrate 27 files)
38184 ____________________________________________________________________________
38185 [  8619] By: nick                                  on 2001/01/30  18:40:28
38186         Log: Integrate mainline
38187      Branch: perlio
38188           !> (integrate 40 files)
38189 ____________________________________________________________________________
38190 [  8618] By: jhi                                   on 2001/01/30  18:37:18
38191         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
38192              Date: Mon, 29 Jan 2001 22:51:29 -0600
38193              From: "Craig A. Berry" <craigberry@mac.com>
38194              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
38195      Branch: perl
38196            ! vms/test.com
38197 ____________________________________________________________________________
38198 [  8617] By: jhi                                   on 2001/01/30  18:34:53
38199         Log: Subject: [PATCH] Add missing CV flags to dump.c
38200              From: Tim Jenness <t.jenness@jach.hawaii.edu>
38201              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
38202              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
38203      Branch: perl
38204            ! dump.c
38205 ____________________________________________________________________________
38206 [  8616] By: jhi                                   on 2001/01/30  18:20:58
38207         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
38208              part isn't applicable to maintperl.
38209              
38210              UTF-8 nit from Inaba Hiroto.
38211      Branch: maint-5.6/perl
38212           !> pod/perlapi.pod utf8.c
38213 ____________________________________________________________________________
38214 [  8615] By: jhi                                   on 2001/01/30  18:18:51
38215         Log: UTF-8 nit from Inaba Hiroto.
38216      Branch: perl
38217            ! pod/perlapi.pod t/op/each.t utf8.c
38218 ____________________________________________________________________________
38219 [  8614] By: jhi                                   on 2001/01/30  18:13:38
38220         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
38221              
38222              perl's internal variables are not for public consumption,
38223              move their docs from perlapi.pod to perlintern.pod
38224              
38225              support for -Dusethreads build under HP-UX 10.20 and DCE threads
38226              library (11.0 and later have pthreads but 10.x don't)
38227              
38228              avoid uninitialized value warnings
38229              
38230              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
38231              gets weird results)
38232              
38233              perldoc nit on windows
38234              
38235              make it possible to run the tests outside the source tree
38236              (there's still a dependency on ../lib being the library
38237              location)
38238      Branch: perl
38239           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
38240           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
38241           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
38242           !> win32/bin/search.pl win32/vdir.h
38243 ____________________________________________________________________________
38244 [  8613] By: gsar                                  on 2001/01/30  16:39:59
38245         Log: make it possible to run the tests outside the source tree
38246              (there's still a dependency on ../lib being the library
38247              location)
38248      Branch: maint-5.6/perl
38249            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
38250 ____________________________________________________________________________
38251 [  8612] By: gsar                                  on 2001/01/30  16:31:12
38252         Log: perldoc nit on windows
38253      Branch: maint-5.6/perl
38254            ! utils/perldoc.PL
38255 ____________________________________________________________________________
38256 [  8611] By: gsar                                  on 2001/01/30  16:22:54
38257         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
38258              gets weird results)
38259      Branch: maint-5.6/perl
38260            ! win32/vdir.h
38261 ____________________________________________________________________________
38262 [  8610] By: gsar                                  on 2001/01/30  16:12:45
38263         Log: avoid uninitialized value warnings
38264      Branch: maint-5.6/perl
38265            ! win32/bin/search.pl
38266 ____________________________________________________________________________
38267 [  8609] By: gsar                                  on 2001/01/30  16:08:01
38268         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
38269              library (11.0 and later have pthreads but 10.x don't)
38270      Branch: maint-5.6/perl
38271            ! hints/hpux.sh thread.h
38272 ____________________________________________________________________________
38273 [  8608] By: gsar                                  on 2001/01/30  15:48:55
38274         Log: perl's internal variables are not for public consumption,
38275              move their docs from perlapi.pod to perlintern.pod
38276      Branch: maint-5.6/perl
38277            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
38278            ! thrdvar.h
38279 ____________________________________________________________________________
38280 [  8607] By: gsar                                  on 2001/01/30  15:44:27
38281         Log: mistakenly branched perl56delta.pod, revert
38282      Branch: maint-5.6/perl
38283            - pod/perl56delta.pod
38284           !> pod/perldelta.pod
38285 ____________________________________________________________________________
38286 [  8606] By: gsar                                  on 2001/01/30  14:20:24
38287         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
38288              dTHR which has been a noop for a while now, except for the
38289              compatibility definition in thread.h)
38290      Branch: maint-5.6/perl
38291           !> (integrate 45 files)
38292 ____________________________________________________________________________
38293 [  8605] By: jhi                                   on 2001/01/30  05:43:58
38294         Log: Mark the UTF-8 APIs as experimental.
38295      Branch: maint-5.6/perl
38296            ! embed.pl pod/perlapi.pod
38297 ____________________________________________________________________________
38298 [  8604] By: jhi                                   on 2001/01/30  05:38:40
38299         Log: Nits from earlier integrates.
38300      Branch: maint-5.6/perl
38301            ! lib/Carp/Heavy.pm
38302           !> sv.c
38303 ____________________________________________________________________________
38304 [  8603] By: jhi                                   on 2001/01/30  05:27:26
38305         Log: Regenerate Porting files.
38306      Branch: maint-5.6/perl
38307            ! Porting/Glossary Porting/config.sh Porting/config_H
38308 ____________________________________________________________________________
38309 [  8602] By: jhi                                   on 2001/01/30  05:14:59
38310         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
38311              8310,8339,8447,8492,8493,8505,8525: documentation changes.
38312              
38313              Subject: Re: perlfaq style changes
38314              
38315              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
38316              
38317              Subject: [PATCH] docs on NaN
38318              
38319              Subject: [patch] perlfaq7
38320              
38321              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
38322              
38323              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
38324              
38325              Subject: [PATCH] open() example in perlfunc.pod
38326              
38327              Podify README.mpeix (a new version from the web)
38328              
38329              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
38330              
38331              Subject: [PATCH] format and rewording in perlfaq.pod
38332              
38333              Subject: [PATCH] API Variable documentation   
38334              
38335              Memory management calls documentation.
38336              
38337              Subject: [PATCH: perl@8482] README.vms URL updates
38338              
38339              Subject: Minor typos in perlfaq2.pod
38340              
38341              Subject: [PATCH] pod/perlvar.pod
38342      Branch: maint-5.6/perl
38343           +> pod/perl56delta.pod
38344            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
38345           !> README.amiga README.epoc README.mpeix README.vms
38346           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
38347           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
38348           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
38349           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
38350           !> pod/perlvar.pod thrdvar.h
38351 ____________________________________________________________________________
38352 [  8601] By: jhi                                   on 2001/01/30  04:38:35
38353         Log: Integrate changes #8036,8096,8253 from mainline:
38354              hints changes.
38355              
38356              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
38357              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
38358              
38359              Output the (apparent) version of gcc in Tru64.
38360      Branch: maint-5.6/perl
38361           +> ext/POSIX/hints/svr4.pl
38362           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
38363           !> hints/svr4.sh t/lib/bigfltpm.t
38364 ____________________________________________________________________________
38365 [  8600] By: jhi                                   on 2001/01/30  04:04:01
38366         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
38367              locale fixes.
38368              
38369              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
38370              
38371              Debian allows /usr/bin/locale to exist without any locales. (7868)
38372              
38373              Allow the locale test needing POSIX and the taint test
38374              needing IPC::SysV to run under 'minitest' (basically,
38375              bail out if loading the extension fails). (8384)
38376              
38377              Cleanup the locale.t output  (8480)
38378      Branch: maint-5.6/perl
38379           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
38380           !> t/pragma/locale.t
38381 ____________________________________________________________________________
38382 [  8599] By: jhi                                   on 2001/01/30  03:51:04
38383         Log: Missing generated files from #8598.
38384      Branch: maint-5.6/perl
38385            ! embed.h global.sym objXSUB.h perlapi.c proto.h
38386 ____________________________________________________________________________
38387 [  8598] By: jhi                                   on 2001/01/30  03:41:54
38388         Log: Integrate change #8555 from mainline, manually integrate parts
38389              of changes 8452 and 8583.
38390              
38391              Subject: [PATCH] utf8.c documentation (8452)
38392              
38393              No point in checking the length if the pointer is bogus. (8555)
38394              
38395              Introduce bytes_from_utf8() and implement sv_eq() using it,
38396              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
38397              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
38398              was malformed. (8583)
38399      Branch: maint-5.6/perl
38400            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
38401           !> pod/perlapi.pod sv.c utf8.c
38402 ____________________________________________________________________________
38403 [  8597] By: gsar                                  on 2001/01/30  02:37:26
38404         Log: get PERL_OBJECT build going again on windows
38405      Branch: maint-5.6/perl
38406            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
38407            ! pod/perlapi.pod proto.h sv.c
38408 ____________________________________________________________________________
38409 [  8596] By: jhi                                   on 2001/01/30  02:16:17
38410         Log: Signedness nit.
38411      Branch: perl
38412            ! sv.c
38413 ____________________________________________________________________________
38414 [  8595] By: jhi                                   on 2001/01/30  02:11:07
38415         Log: EBCDIC patch for Storable, from Peter Prymmer.
38416      Branch: perl
38417            ! t/lib/st-06compat.t
38418 ____________________________________________________________________________
38419 [  8594] By: jhi                                   on 2001/01/30  01:04:48
38420         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
38421              From: Peter Prymmer <pvhp@forte.com>
38422              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
38423              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
38424      Branch: perl
38425            ! t/lib/b.t
38426 ____________________________________________________________________________
38427 [  8593] By: jhi                                   on 2001/01/30  00:56:47
38428         Log: Subject: [PATCH: perl@8585] pod problems in io
38429              From: Peter Prymmer <pvhp@forte.com>
38430              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
38431              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
38432      Branch: perl
38433            ! pod/perlapio.pod pod/perliol.pod
38434 ____________________________________________________________________________
38435 [  8592] By: jhi                                   on 2001/01/30  00:48:20
38436         Log: Integrate perlio.
38437      Branch: perl
38438           !> pod/perlapio.pod pod/perliol.pod
38439 ____________________________________________________________________________
38440 [  8591] By: nick                                  on 2001/01/29  22:02:28
38441         Log: GNU 'merge' Simon's copy of perliol.pod with version
38442              patched by Craig's patch.
38443      Branch: perlio
38444            ! pod/perliol.pod
38445 ____________________________________________________________________________
38446 [  8590] By: nick                                  on 2001/01/29  21:55:10
38447         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
38448      Branch: perlio
38449            ! pod/perlapio.pod pod/perliol.pod
38450 ____________________________________________________________________________
38451 [  8589] By: jhi                                   on 2001/01/29  15:35:33
38452         Log: Integrate change #8586 from maint-5.6/perl.
38453              
38454              make the BOM detection code not call tell() until it has to
38455              (meant to fix esoteric compatibility issues where PL_rsfp
38456              is overridden)
38457      Branch: perl
38458           !> toke.c
38459 ____________________________________________________________________________
38460 [  8588] By: jhi                                   on 2001/01/29  15:29:11
38461         Log: Subject: MAking Solaris malloc() the default
38462              From: Lupe Christoph <lupe@lupe-christoph.de>
38463              Date: Mon, 29 Jan 2001 12:59:36 +0100
38464              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
38465              
38466              The README.solaris part slightly tweaked.
38467      Branch: perl
38468            ! README.solaris hints/solaris_2.sh
38469 ____________________________________________________________________________
38470 [  8587] By: jhi                                   on 2001/01/29  15:17:34
38471         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
38472              From: root@ak-75.mind.de
38473              Date: Sun, 28 Jan 2001 20:32:29 +0100
38474              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
38475      Branch: perl
38476            ! pod/perlre.pod
38477 ____________________________________________________________________________
38478 [  8586] By: gsar                                  on 2001/01/29  13:43:44
38479         Log: make the BOM detection code not call tell() until it has to
38480              (meant to fix esoteric compatibility issues where PL_rsfp
38481              is overridden)
38482      Branch: maint-5.6/perl
38483            ! toke.c
38484 ____________________________________________________________________________
38485 [  8585] By: jhi                                   on 2001/01/28  20:05:45
38486         Log: Update Changes.
38487      Branch: perl
38488            ! Changes patchlevel.h
38489 ____________________________________________________________________________
38490 [  8584] By: jhi                                   on 2001/01/28  19:30:02
38491         Log: Integrate perlio.
38492      Branch: perl
38493           +> pod/perliol.pod
38494           !> MANIFEST pod/perlapio.pod
38495 ____________________________________________________________________________
38496 [  8583] By: jhi                                   on 2001/01/28  19:28:40
38497         Log: Patch from Inaba Hiroto:
38498              - canonical UTF-8 hash keys: if a key string for a hash is
38499              UTF8-on, try downgrade the string and use it if
38500              unicode::distinct is not in effect.
38501              For the task, I added a function bytes_from_utf8() to utf8.c.
38502              It might resemble utf8_to_bytes() but it is not convenient
38503              to the task.
38504              Made a test for it and added to t/op/each.t
38505              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
38506              the mortal copy of the argument SV.
38507              And changed t/io/utf8.t test 18 which expects print() to
38508              upgrade its argument.
38509              - re-implement sv_eq with bytes_from_utf8()
38510              - some bug fixes
38511              - tr/// does not handle UTF8 range (\x{}-\x{})
38512              - \ before raw UTF8 character produced
38513              "Malformed UTF-8 character" warning.
38514              - "\x{100}\N{CENT SIGN}" is Malformed.
38515              Added tests for these 3.
38516              - and one silly bug (by me) with qu operator.
38517      Branch: perl
38518            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
38519            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
38520            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
38521 ____________________________________________________________________________
38522 [  8582] By: nick                                  on 2001/01/28  19:25:04
38523         Log: Add pod/perliol.pod to MANIFEST :-(
38524      Branch: perlio
38525            ! MANIFEST
38526 ____________________________________________________________________________
38527 [  8581] By: nick                                  on 2001/01/28  19:22:40
38528         Log: PerlIO documentation. Proofing and sub-editing requested.
38529      Branch: perlio
38530            + pod/perliol.pod
38531            ! pod/perlapio.pod
38532 ____________________________________________________________________________
38533 [  8580] By: jhi                                   on 2001/01/28  05:16:25
38534         Log: Revert the change to sv_2pv() done by #8054: Someone who
38535              did SvNV_set() on a scalar that also happened to be POK,
38536              followed by sv_2pv() won't get the right coercion anymore.
38537              [Sarathy]
38538      Branch: maint-5.6/perl
38539            ! sv.c
38540 ____________________________________________________________________________
38541 [  8579] By: jhi                                   on 2001/01/28  05:15:04
38542         Log: Remove the #8084 effect: do not allow -Q to be interpreted
38543              as -&Q(), this is too much wiggle room.
38544      Branch: maint-5.6/perl
38545            ! toke.c
38546 ____________________________________________________________________________
38547 [  8578] By: jhi                                   on 2001/01/28  05:12:45
38548         Log: Needed bits of #8439 (should have been in #8576),
38549              mainly for lval substr().
38550      Branch: maint-5.6/perl
38551            ! mg.c pp.c pp_hot.c
38552 ____________________________________________________________________________
38553 [  8577] By: jhi                                   on 2001/01/28  05:02:46
38554         Log: A missing check-in.
38555      Branch: maint-5.6/perl
38556            ! utf8.c
38557 ____________________________________________________________________________
38558 [  8576] By: jhi                                   on 2001/01/28  04:26:18
38559         Log: Integrate changes #8425,8436,8439,8517 from mainline.
38560              The 8439 was not truly integrated because it had too many
38561              dependencies on the development branch and because it introduced
38562              concepts too bold for a maintenance branch (such as the qu operator).
38563              
38564              Subject: [PATCH perl@8342] -Wformat
38565              
38566              Tighten some of the UTF-8 tests a bit.
38567              
38568              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
38569              - The substr lval was still not okay.
38570              - Now pp_stringify and sv_setsv copies source's UTF8 flag
38571              even if IN_BYTE.  pp_stringify is called from fold_constants
38572              at optimization phase and "\x{100}" was made SvUTF8_off under
38573              use bytes (the bytes pragma is for "byte semantics" and not
38574              for "do not produce UTF8 data")
38575      Branch: maint-5.6/perl
38576            ! t/lib/charnames.t t/op/substr.t toke.c
38577           !> sv.c t/pragma/utf8.t
38578 ____________________________________________________________________________
38579 [  8575] By: jhi                                   on 2001/01/28  04:01:51
38580         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
38581              
38582              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
38583              
38584              Subject: [ID 20001230.003] UTF-8 tr still hurts
38585              
38586              Test cases for #8385 (from Simon's "torture.pl")
38587              
38588              Start fixing UTF-8 lval substr() (8405)
38589      Branch: maint-5.6/perl
38590           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
38591           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
38592 ____________________________________________________________________________
38593 [  8574] By: jhi                                   on 2001/01/28  03:09:06
38594         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
38595              from mainline.
38596              
38597              UTF-8 cleanup.
38598              
38599              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
38600              
38601              "\x{FF}\xFF" was broken.
38602              
38603              Tests for #8329 and #8330.
38604              
38605              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
38606              
38607              IRIX compiler noticed that the bof initialization might be
38608              bypassed by control flow.
38609              
38610              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
38611      Branch: maint-5.6/perl
38612           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
38613           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
38614 ____________________________________________________________________________
38615 [  8573] By: jhi                                   on 2001/01/28  02:06:12
38616         Log: Retract #8552.
38617      Branch: perl
38618            ! lib/Text/Wrap.pm t/lib/textwrap.t
38619 ____________________________________________________________________________
38620 [  8572] By: jhi                                   on 2001/01/28  02:04:49
38621         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
38622              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
38623              not really integrated but instead salvaged by hand
38624              (they had too many dependencies on the development release
38625              to be cleanly integratable).
38626              
38627              Subject: more UTF8 test suites and an UTF8 patch
38628              
38629              Tweak for MULTIPLICITY/USE_PERLIO
38630              
38631              Signedness nit.
38632              
38633              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
38634              
38635              Use the UTF8_XXX macros in is_utf8_char().
38636              
38637              Rewrite pp_concat() in terms of sv_catsv().  The . operator
38638              should now be UTF-8-proof.
38639              
38640              Subject: [PATCH perl@8269] scanning two hex-constants
38641              fails on EBCDIC environment (script length.t)
38642              
38643              Add some Unicode chop() tests.
38644      Branch: maint-5.6/perl
38645            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
38646           !> sv.c t/op/chop.t utf8.h
38647 ____________________________________________________________________________
38648 [  8571] By: jhi                                   on 2001/01/28  00:35:59
38649         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
38650              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
38651              
38652              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
38653              
38654              The maxiters upper limit sanity check (guarding against
38655              non-progress) assumed bytes instead of characters in s///
38656              and split().
38657              
38658              Signedness nit.
38659              
38660              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
38661              join() should now be UTF-8-proof.
38662              
38663              More split // UTF-8 tests. (8250)
38664      Branch: maint-5.6/perl
38665           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
38666           !> util.c
38667 ____________________________________________________________________________
38668 [  8570] By: jhi                                   on 2001/01/27  22:15:46
38669         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
38670              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
38671              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
38672              8084,8204,8244,8333 from mainline.
38673              
38674              For -Q where Q might be a one-letter sub name one does no more
38675              get a warning about an unknown filetest (7941,7943,7944,8084).
38676              
38677              Subject: Re: [ID 20001130.011] expression parsing bug ?
38678              
38679              Make uv_to_utf8() to zero-terminate its output buffer.
38680              
38681              Split off t/op/length.t (7995)
38682              
38683              Split off t/op/utf8decode.t (7996)
38684              
38685              Remove an unnecessary 'use utf8' from the utf8.t (7998)
38686              
38687              Split off t/op/concat.t (8004)
38688              
38689              Split off t/op/ver.t (8005)
38690              
38691              Document utf8_length(), utf8_distance(), and utf8_hop().
38692              
38693              Document utf8_to_uv() better.
38694              
38695              Introduce macros for UTF8 decoding (8028,8033).
38696              
38697              Add test for reverse() (8030,8031).
38698              
38699              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
38700              
38701              Do not return the Unicode replacement character    on UTF-8
38702              decoding failure.
38703              
38704              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
38705              not this_utf8 i.e. the output string has one, but don't mess
38706              with source assumption. (8052,8053)
38707              
38708              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
38709              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
38710              was not expecting to be called with something that was already
38711              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
38712              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
38713              (8054)
38714              
38715              Recode the naughty binary bytes in utf8decode.t using the \xHH.
38716              
38717              Make some panic messages a bit more logical.
38718      Branch: maint-5.6/perl
38719           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
38720           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
38721           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
38722           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
38723           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
38724           !> utf8.c utf8.h
38725 ____________________________________________________________________________
38726 [  8569] By: jhi                                   on 2001/01/27  19:16:43
38727         Log: Integrate changes #7750 from perlio and #8566 from mainline.
38728      Branch: maint-5.6/perl
38729           !> regexec.c sv.c
38730 ____________________________________________________________________________
38731 [  8568] By: jhi                                   on 2001/01/27  18:06:51
38732         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
38733              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
38734              7935[-perlio.c],7936,7959,7965 from mainline.
38735              
38736              Change the "big byte" error message to "Wide character".
38737              (7355, the croak-if-wide-chars-in-print part ignored)
38738              
38739              Use UINT64_C().
38740              
38741              Introduce Perl_utf8_length().
38742              
38743              diff -se shows these as different (7753, forgotten check-ins)
38744              
38745              Subject: [PATCH] doop.c - UTF8 tr///
38746              
38747              If we use (aTHX_ ...) then put Perl_ on the front.
38748              
38749              Make utf8_length() and utf8_distance() to be less forgiving
38750              about bad UTF-8.
38751              
38752              Test line numbers are different with utf8.
38753              
38754              No need to scan till infinity, 13 is enough. (7872,7911)
38755              
38756              Subject: [PATCH] Tokeniser debugging
38757              
38758              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
38759              
38760              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
38761              
38762              Be more careful in Perl_sv_utf8_downgrade().
38763              
38764              Use DO_UTF8().
38765              
38766              Raw zero bytes in text files confuse at least GNU patch 2.1.
38767      Branch: maint-5.6/perl
38768           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
38769           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
38770           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
38771           !> t/pragma/utf8.t toke.c utf8.c utf8.h
38772 ____________________________________________________________________________
38773 [  8567] By: nick                                  on 2001/01/27  11:10:38
38774         Log: Integrate mainline
38775      Branch: perlio
38776           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
38777           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
38778           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
38779           !> toke.c
38780 ____________________________________________________________________________
38781 [  8566] By: jhi                                   on 2001/01/27  06:22:48
38782         Log: More documentation for the regexp context stack.
38783      Branch: perl
38784            ! regexec.c
38785 ____________________________________________________________________________
38786 [  8565] By: jhi                                   on 2001/01/27  05:21:57
38787         Log: Update Changes.
38788      Branch: perl
38789            ! Changes patchlevel.h
38790 ____________________________________________________________________________
38791 [  8564] By: jhi                                   on 2001/01/27  04:44:04
38792         Log: Threadedness patch for #8562 from Doug MacEachern.
38793      Branch: perl
38794            ! toke.c
38795 ____________________________________________________________________________
38796 [  8563] By: jhi                                   on 2001/01/27  04:26:24
38797         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
38798              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
38799              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
38800              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
38801      Branch: perl
38802            ! op.c
38803 ____________________________________________________________________________
38804 [  8562] By: jhi                                   on 2001/01/27  04:20:30
38805         Log: Subject: Re: Announce : Tokener reporting patch
38806              From: Simon Cozens <simon@cozens.net>
38807              Date: Mon, 22 Jan 2001 02:17:22 +0000
38808              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
38809      Branch: perl
38810            ! embed.h embed.pl proto.h toke.c
38811 ____________________________________________________________________________
38812 [  8561] By: jhi                                   on 2001/01/27  04:17:24
38813         Log: Forgot from #8545.  Oops.
38814      Branch: perl
38815            ! pp.c t/pragma/overload.t
38816 ____________________________________________________________________________
38817 [  8560] By: jhi                                   on 2001/01/27  03:01:47
38818         Log: A better module compilation test, use MANIFEST as suggested
38819              by Spider.
38820      Branch: perl
38821            ! t/lib/1_compile.t
38822 ____________________________________________________________________________
38823 [  8559] By: jhi                                   on 2001/01/27  02:50:48
38824         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
38825              From: Peter Prymmer <pvhp@forte.com>
38826              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
38827              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
38828      Branch: perl
38829            ! t/lib/b.t
38830 ____________________________________________________________________________
38831 [  8558] By: jhi                                   on 2001/01/27  02:27:05
38832         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
38833              From: Peter Prymmer <pvhp@forte.com>
38834              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
38835              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
38836      Branch: perl
38837            ! t/pragma/sub_lval.t
38838 ____________________________________________________________________________
38839 [  8557] By: jhi                                   on 2001/01/27  02:26:03
38840         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
38841              From: Peter Prymmer <pvhp@forte.com>
38842              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
38843              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
38844      Branch: perl
38845            ! t/lib/st-06compat.t
38846 ____________________________________________________________________________
38847 [  8556] By: jhi                                   on 2001/01/27  02:24:33
38848         Log: Subject: [PATCH: perl@8531] minor update to README.os390
38849              From: Peter Prymmer <pvhp@forte.com>
38850              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
38851              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
38852      Branch: perl
38853            ! README.os390
38854 ____________________________________________________________________________
38855 [  8555] By: jhi                                   on 2001/01/27  00:35:47
38856         Log: No point in checking the length before we know whether the pointer
38857              is bogus or not, fixes Abigail's odbm failures in Linux.
38858      Branch: perl
38859            ! sv.c
38860 ____________________________________________________________________________
38861 [  8554] By: nick                                  on 2001/01/26  19:01:31
38862         Log: Integrate mainline
38863      Branch: perlio
38864           !> lib/Text/Wrap.pm t/lib/textwrap.t
38865 ____________________________________________________________________________
38866 [  8553] By: jhi                                   on 2001/01/26  15:19:39
38867         Log: Integrate change #7792 from perlio (multiplicity fix),
38868              fix the AV leak in regex DEBUGGING (tiny part of the
38869              polymorphic regexp patch #8143).
38870      Branch: maint-5.6/perl
38871            ! regcomp.c
38872           !> scope.h
38873 ____________________________________________________________________________
38874 [  8552] By: jhi                                   on 2001/01/26  15:03:23
38875         Log: (Retracted by #8573)
38876              
38877              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
38878              From: Michael G Schwern <schwern@pobox.com>
38879              Date: Fri, 26 Jan 2001 09:28:31 -0500
38880              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
38881      Branch: perl
38882            ! lib/Text/Wrap.pm t/lib/textwrap.t
38883 ____________________________________________________________________________
38884 [  8551] By: jhi                                   on 2001/01/26  02:33:19
38885         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
38886              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
38887              
38888              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
38889              
38890              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
38891              
38892              Message nit.
38893              
38894              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
38895              
38896              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
38897              
38898              (the cleanup of unused submatches in regtry() and regcppop())
38899              
38900              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
38901              stored and restored, and thusly was trounced by the utf8 swash
38902              routines.
38903              
38904              use utf8 not required to use \x{}.
38905              
38906              Removed two more tests that make no sense in UTF-8 since the test
38907              data is not in UTF-8.
38908              
38909              Get the three different space character classes right under utf8.
38910              
38911              Implement ANYOFUTF8 regprop() dumping.
38912              
38913              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
38914              
38915              Document the regex context pushing/popping a bit better.
38916      Branch: maint-5.6/perl
38917           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
38918           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
38919           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
38920           !> t/op/regmesg.t utf8.c
38921 ____________________________________________________________________________
38922 [  8550] By: nick                                  on 2001/01/25  19:42:30
38923         Log: Integrate mainline
38924      Branch: perlio
38925           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
38926           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
38927           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
38928           !> t/lib/bigint.t t/lib/bigintpm.t
38929 ____________________________________________________________________________
38930 [  8549] By: jhi                                   on 2001/01/25  15:22:28
38931         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
38932      Branch: maint-5.6/perl
38933            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
38934 ____________________________________________________________________________
38935 [  8548] By: jhi                                   on 2001/01/25  15:02:55
38936         Log: Integrate changes #7997,8063,8492,8547 from mainline.
38937              
38938              Subject: Re: STRLEN - what?
38939              
38940              Subject: [PATCH] perlguts.pod
38941              
38942              Memory management calls documentation.
38943              
38944              Layout using tabulator is not a good idea in a pod.
38945      Branch: maint-5.6/perl
38946           !> pod/perlguts.pod
38947 ____________________________________________________________________________
38948 [  8547] By: jhi                                   on 2001/01/25  14:49:05
38949         Log: Layout using tabulator is not a good idea in a pod.
38950      Branch: perl
38951            ! pod/perlguts.pod
38952 ____________________________________________________________________________
38953 [  8546] By: jhi                                   on 2001/01/25  14:31:12
38954         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
38955              from mainline.
38956              
38957              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
38958              
38959              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
38960              
38961              More Win32 editor/IDE/shell hints.
38962              
38963              More Win32 Perling.
38964              
38965              Yet another editor edit.
38966              
38967              Edit edit edit.
38968              
38969              IDE/editor section tweaking.
38970              
38971              Few more IDE/editor nits from p5p.
38972      Branch: maint-5.6/perl
38973           !> pod/perlfaq3.pod
38974 ____________________________________________________________________________
38975 [  8545] By: jhi                                   on 2001/01/25  04:16:32
38976         Log: Subject: [PATCH 5.7.0] overload int()
38977              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38978              Date: Wed, 24 Jan 2001 19:06:57 -0500
38979              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
38980      Branch: perl
38981            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
38982            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
38983            ! t/lib/bigintpm.t
38984 ____________________________________________________________________________
38985 [  8544] By: jhi                                   on 2001/01/25  04:15:11
38986         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
38987              From: Peter Prymmer <pvhp@forte.com>
38988              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
38989              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
38990      Branch: perl
38991            ! Makefile.SH README.os390 hints/os390.sh installperl
38992 ____________________________________________________________________________
38993 [  8543] By: jhi                                   on 2001/01/25  03:52:08
38994         Log: Integrate change #8462,8469 from mainline.
38995              
38996              In VMS Perl subversion (perl -V) is undef.
38997      Branch: maint-5.6/perl
38998           !> configure.com
38999 ____________________________________________________________________________
39000 [  8542] By: jhi                                   on 2001/01/25  03:44:55
39001         Log: Integrate changes #7835,7850,8315,8316 from mainline.
39002              
39003              Solaris hints.
39004      Branch: maint-5.6/perl
39005           !> hints/solaris_2.sh
39006 ____________________________________________________________________________
39007 [  8541] By: jhi                                   on 2001/01/25  03:39:28
39008         Log: Integrate #8336 from mainline.
39009      Branch: maint-5.6/perl
39010           !> hv.c
39011 ____________________________________________________________________________
39012 [  8540] By: jhi                                   on 2001/01/25  03:23:50
39013         Log: Retract #8539.
39014      Branch: maint-5.6/perl
39015            ! pod/perlfaq3.pod
39016 ____________________________________________________________________________
39017 [  8539] By: jhi                                   on 2001/01/25  03:21:55
39018         Log: (Retracted by #8540.)
39019      Branch: maint-5.6/perl
39020            ! pod/perlfaq3.pod
39021 ____________________________________________________________________________
39022 [  8538] By: jhi                                   on 2001/01/25  03:14:07
39023         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
39024              From: Peter Prymmer <pvhp@forte.com>
39025              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
39026              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
39027              
39028              The VMS bits.
39029      Branch: maint-5.6/perl
39030            ! configure.com vms/descrip_mms.template
39031 ____________________________________________________________________________
39032 [  8537] By: jhi                                   on 2001/01/25  03:06:09
39033         Log: Integrate #7710,7824,7973 from mainline.
39034      Branch: maint-5.6/perl
39035           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
39036           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
39037           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
39038           !> vos/config.ga.def vos/config.ga.h win32/config.bc
39039           !> win32/config.gc win32/config.vc
39040 ____________________________________________________________________________
39041 [  8536] By: jhi                                   on 2001/01/24  13:50:20
39042         Log: Revert the edits made by me so far to the 5.6 branch since
39043              the TRIAL1 since I did edits when I should have been using
39044              integrates.  Bad programmer.   (Will integrate them properly later.)
39045              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
39046              The #8353 will not be reapplied at least for now since
39047              the UTF-8 hash keys need more thinking.
39048              (The patches #8347, #8354, #8454, #8473 were okay since they
39049              were original edits made specifically for the 5.6.1-TRIAL1.)
39050      Branch: maint-5.6/perl
39051            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39052            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
39053            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
39054            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
39055            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
39056            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
39057            ! win32/config.bc win32/config.gc win32/config.vc
39058 ____________________________________________________________________________
39059 [  8535] By: bailey                                on 2001/01/24  06:37:02
39060         Log: SYN SYN
39061      Branch: vmsperl
39062           +> (branch 26 files)
39063           !> (integrate 130 files)
39064 ____________________________________________________________________________
39065 [  8534] By: nick                                  on 2001/01/23  19:30:57
39066         Log: Integrate mainline.
39067      Branch: perlio
39068           !> Changes Configure Porting/Glossary Porting/config.sh
39069           !> Porting/config_H embed.h embed.pl ext/Encode/compile
39070           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
39071           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
39072           !> pod/perlvar.pod proto.h t/lib/1_compile.t
39073 ____________________________________________________________________________
39074 [  8533] By: jhi                                   on 2001/01/23  16:15:46
39075         Log: Forgotten from #8501.
39076      Branch: perl
39077            ! Porting/Glossary Porting/config.sh Porting/config_H
39078 ____________________________________________________________________________
39079 [  8532] By: jhi                                   on 2001/01/23  16:13:27
39080         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
39081              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
39082              Date: Mon, 22 Jan 2001 17:51:58 +0100
39083              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
39084      Branch: perl
39085            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
39086 ____________________________________________________________________________
39087 [  8531] By: jhi                                   on 2001/01/23  15:46:01
39088         Log: Update Changes.
39089      Branch: perl
39090            ! Changes patchlevel.h
39091 ____________________________________________________________________________
39092 [  8530] By: jhi                                   on 2001/01/23  15:38:39
39093         Log: De-cut-and-pasto.
39094      Branch: perl
39095            ! t/lib/1_compile.t
39096 ____________________________________________________________________________
39097 [  8529] By: jhi                                   on 2001/01/23  15:11:04
39098         Log: Document the mkdir trailing slashes case.
39099      Branch: perl
39100            ! pod/perlfunc.pod
39101 ____________________________________________________________________________
39102 [  8528] By: jhi                                   on 2001/01/23  15:08:28
39103         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
39104              get installed:
39105              
39106              Subject: lib/lib.pm
39107              From: <abigail@foad.org>
39108              Date: Mon, 28 Aug 2000 20:35:08 -0400
39109              Message-ID: <20000829003508.21281.qmail@foad.org>
39110      Branch: perl
39111            ! installperl
39112 ____________________________________________________________________________
39113 [  8527] By: jhi                                   on 2001/01/23  14:44:04
39114         Log: Metaconfig unit change for #8526.
39115      Branch: metaconfig
39116            ! U/threads/archname.U
39117 ____________________________________________________________________________
39118 [  8526] By: jhi                                   on 2001/01/23  14:43:19
39119         Log: Attach -perlio to the archname if so selected.
39120      Branch: perl
39121            ! Configure
39122 ____________________________________________________________________________
39123 [  8525] By: jhi                                   on 2001/01/23  14:24:01
39124         Log: Subject: [PATCH] pod/perlvar.pod
39125              From: abigail@foad.org
39126              Date: Tue, 23 Jan 2001 01:41:10 +0100
39127              Message-ID: <20010123004110.22259.qmail@foad.org>
39128      Branch: perl
39129            ! pod/perlvar.pod
39130 ____________________________________________________________________________
39131 [  8524] By: jhi                                   on 2001/01/23  14:22:32
39132         Log: A bug introduced in #8217 (the undefined variable in the
39133              lib/safe1_t #3) fixed, by Charles Lane:
39134              
39135              The earlier patch made it so that stuff running in Safe
39136              compartments could do a "caller" and see "main".  That
39137              little change in name is done right before the code in
39138              the compartment is run, and apparantly the parser
39139              was picking up the stash name before it got changed.
39140              
39141              (why it was threaded vs. unthreaded Perl that was sensitive to this
39142              I still don't know...and it probably doesn't matter).
39143              
39144              I tryed removing the stash name-change and saw that threaded Perl
39145              did indeed pass the lib/safe1.t tests.
39146              
39147              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
39148              do the name change (and to connect _ in the compartment to the global
39149              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
39150              to call _safe_pkg_prep when creating a new compartment.
39151              
39152              Passes all tests with threaded perl on linux; passes all tests
39153              with unthreaded perl on VMS.
39154              
39155              At some point I'll probably want to revisit Safe and Opcode to
39156              provide more sensible handling of global variables...and to get
39157              formats working in Safe compartments, which they don't do currently.
39158      Branch: perl
39159            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
39160 ____________________________________________________________________________
39161 [  8523] By: jhi                                   on 2001/01/23  14:11:58
39162         Log: Also the lib/Thread.pm itself needs to be ignored if
39163              the Thread extension hasn't been built.
39164      Branch: perl
39165            ! t/lib/1_compile.t
39166 ____________________________________________________________________________
39167 [  8522] By: jhi                                   on 2001/01/23  13:51:28
39168         Log: print() instead of warn() so that stderr doesn't get
39169              unncessarily polluted.
39170      Branch: perl
39171            ! ext/Encode/compile
39172 ____________________________________________________________________________
39173 [  8521] By: jhi                                   on 2001/01/23  13:49:48
39174         Log: Integrate perlio.
39175      Branch: perl
39176           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
39177           !> ext/Encode/encode.h
39178 ____________________________________________________________________________
39179 [  8520] By: nick                                  on 2001/01/22  21:44:00
39180         Log: More messing with Encode:
39181              Extra fields in header to allow multiple names and to record
39182              other things "compile" knows.
39183              Re-organise compile to factor out common output routines.
39184      Branch: perlio
39185            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
39186 ____________________________________________________________________________
39187 [  8519] By: nick                                  on 2001/01/22  20:33:50
39188         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
39189      Branch: perlio
39190            ! ext/Encode/Makefile.PL ext/Encode/compile
39191 ____________________________________________________________________________
39192 [  8518] By: nick                                  on 2001/01/22  20:28:13
39193         Log: Integrate mainline
39194      Branch: perlio
39195           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
39196           !> vos/config.alpha.def vos/config.alpha.h
39197 ____________________________________________________________________________
39198 [  8517] By: jhi                                   on 2001/01/22  15:37:17
39199         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
39200              by Inaba Hiroto.
39201      Branch: perl
39202            ! sv.c
39203 ____________________________________________________________________________
39204 [  8516] By: jhi                                   on 2001/01/22  14:55:15
39205         Log: More SIG_SIZE fixes.
39206      Branch: perl
39207            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
39208 ____________________________________________________________________________
39209 [  8515] By: jhi                                   on 2001/01/22  14:50:27
39210         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
39211              From: "Craig A. Berry" <craigberry@mac.com>
39212              Date: Mon, 22 Jan 2001 00:42:24 -0600
39213              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
39214      Branch: perl
39215            ! configure.com
39216 ____________________________________________________________________________
39217 [  8514] By: jhi                                   on 2001/01/22  14:31:17
39218         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
39219              From: "Craig A. Berry" <craigberry@mac.com>
39220              Date: Sun, 21 Jan 2001 23:03:25 -0600
39221              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
39222      Branch: perl
39223            ! configure.com
39224 ____________________________________________________________________________
39225 [  8513] By: jhi                                   on 2001/01/22  14:14:00
39226         Log: Add the .ucm encoding tables to the MANIFEST.
39227      Branch: perl
39228            ! MANIFEST
39229 ____________________________________________________________________________
39230 [  8512] By: jhi                                   on 2001/01/22  13:43:33
39231         Log: Integrate perlio.
39232      Branch: perl
39233           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
39234           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
39235           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
39236           +> ext/Encode/Encode/iso8859-10.ucm
39237           +> ext/Encode/Encode/iso8859-13.ucm
39238           +> ext/Encode/Encode/iso8859-14.ucm
39239           +> ext/Encode/Encode/iso8859-15.ucm
39240           +> ext/Encode/Encode/iso8859-16.ucm
39241           +> ext/Encode/Encode/iso8859-2.ucm
39242           +> ext/Encode/Encode/iso8859-3.ucm
39243           +> ext/Encode/Encode/iso8859-4.ucm
39244           +> ext/Encode/Encode/iso8859-5.ucm
39245           +> ext/Encode/Encode/iso8859-6.ucm
39246           +> ext/Encode/Encode/iso8859-7.ucm
39247           +> ext/Encode/Encode/iso8859-8.ucm
39248           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
39249           +> ext/Encode/Encode/symbol.ucm
39250           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
39251           !> perliol.h
39252 ____________________________________________________________________________
39253 [  8511] By: nick                                  on 2001/01/21  23:44:47
39254         Log: Make "real" layers of ":utf8" and ":raw".
39255              So now PERLIO=utf8 perl ...
39256              does what Andreas wanted.
39257              Fix arg passing in open.pm (still have a Carp issue).
39258      Branch: perlio
39259            ! lib/open.pm perlio.c perliol.h
39260 ____________________________________________________________________________
39261 [  8510] By: jhi                                   on 2001/01/21  22:56:53
39262         Log: Document the regex content pushing/popping a bit better.
39263      Branch: perl
39264            ! regexec.c
39265 ____________________________________________________________________________
39266 [  8509] By: jhi                                   on 2001/01/21  22:55:44
39267         Log: Tweak the mkdir trailing slash code some more.
39268              
39269              TO DO: the same handling should probably be done for
39270              all the other filesystem functions that can have directories
39271              as their arguments.
39272      Branch: perl
39273            ! pp_sys.c
39274 ____________________________________________________________________________
39275 [  8508] By: nick                                  on 2001/01/21  21:37:43
39276         Log: Switch "compiled in" encodings to .ucm format.
39277              (Leave others as .enc till we can run-time load .ucm,
39278              or find some other way to load them.)
39279      Branch: perlio
39280            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
39281            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
39282            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
39283            + ext/Encode/Encode/iso8859-10.ucm
39284            + ext/Encode/Encode/iso8859-13.ucm
39285            + ext/Encode/Encode/iso8859-14.ucm
39286            + ext/Encode/Encode/iso8859-15.ucm
39287            + ext/Encode/Encode/iso8859-16.ucm
39288            + ext/Encode/Encode/iso8859-2.ucm
39289            + ext/Encode/Encode/iso8859-3.ucm
39290            + ext/Encode/Encode/iso8859-4.ucm
39291            + ext/Encode/Encode/iso8859-5.ucm
39292            + ext/Encode/Encode/iso8859-6.ucm
39293            + ext/Encode/Encode/iso8859-7.ucm
39294            + ext/Encode/Encode/iso8859-8.ucm
39295            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
39296            + ext/Encode/Encode/symbol.ucm
39297            ! ext/Encode/Makefile.PL ext/Encode/compile
39298 ____________________________________________________________________________
39299 [  8507] By: nick                                  on 2001/01/21  21:02:03
39300         Log: Integrate (partial) mainline.
39301      Branch: perlio
39302           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
39303           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
39304           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
39305 ____________________________________________________________________________
39306 [  8506] By: jhi                                   on 2001/01/21  20:09:30
39307         Log: Update Changes.
39308      Branch: perl
39309            ! Changes patchlevel.h
39310 ____________________________________________________________________________
39311 [  8505] By: jhi                                   on 2001/01/21  19:39:59
39312         Log: Subject: Minor typos in perlfaq2.pod
39313              From: "Stephen P. Potter" <spp@spotter.yi.org>
39314              Message-Id: <200101192101.QAA11911@spotter.yi.org>
39315              Date: Fri, 19 Jan 2001 16:01:13 -0500
39316              
39317              with a nit from Philip Netwon.
39318      Branch: perl
39319            ! pod/perlfaq2.pod
39320 ____________________________________________________________________________
39321 [  8504] By: jhi                                   on 2001/01/21  19:33:05
39322         Log: Metaconfig change for #8503.
39323      Branch: metaconfig
39324            ! U/threads/usethreads.U
39325 ____________________________________________________________________________
39326 [  8503] By: jhi                                   on 2001/01/21  19:32:21
39327         Log: Sanity check for conflicting thread flavours.
39328      Branch: perl
39329            ! Configure config_h.SH
39330 ____________________________________________________________________________
39331 [  8502] By: jhi                                   on 2001/01/21  19:23:00
39332         Log: Metaconfig change for #8501.
39333      Branch: metaconfig
39334            ! U/modified/sig_name.U
39335 ____________________________________________________________________________
39336 [  8501] By: jhi                                   on 2001/01/21  19:22:26
39337         Log: The SIG_SIZE is the number of the elements *excluding*
39338              the terminating NULL.
39339      Branch: perl
39340            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
39341            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
39342            ! win32/config_H.vc
39343 ____________________________________________________________________________
39344 [  8500] By: jhi                                   on 2001/01/21  18:31:31
39345         Log: Integrate perlio.
39346      Branch: perl
39347           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
39348           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
39349           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
39350           !> pp_sys.c proto.h sv.c
39351 ____________________________________________________________________________
39352 [  8499] By: jhi                                   on 2001/01/21  17:43:57
39353         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
39354              From: Hugo <hv@crypt.compulink.co.uk>
39355              Date: Sun, 21 Jan 2001 13:34:05 +0000
39356              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
39357              
39358              In sprintf UTF8ize only if necessary.
39359      Branch: perl
39360            ! sv.c
39361 ____________________________________________________________________________
39362 [  8498] By: nick                                  on 2001/01/21  16:25:32
39363         Log: Encode cleanup.
39364              Add command line control over "compile" so that Makefile.PL
39365              needs can be combined with other uses.
39366              Use command line options in Makefile.PL.
39367              Fix multi-byte parsing in .ucm files.
39368      Branch: perlio
39369            ! ext/Encode/Makefile.PL ext/Encode/compile
39370 ____________________________________________________________________________
39371 [  8497] By: nick                                  on 2001/01/21  12:56:27
39372         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
39373      Branch: perlio
39374            ! ext/Encode/Encode.xs
39375 ____________________________________________________________________________
39376 [  8496] By: nick                                  on 2001/01/21  12:18:45
39377         Log: Fixup after integrate:
39378              missed the .sym files that are changed by regen_headers
39379              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
39380      Branch: perlio
39381            ! global.sym pp.sym sv.c
39382 ____________________________________________________________________________
39383 [  8495] By: nick                                  on 2001/01/21  11:51:07
39384         Log: Integrate mainline.
39385      Branch: perlio
39386           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
39387           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
39388           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
39389           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
39390           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
39391           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
39392           !> win32/Makefile win32/makefile.mk
39393 ____________________________________________________________________________
39394 [  8494] By: jhi                                   on 2001/01/20  23:12:11
39395         Log: Forgot the expect_number() prototype.
39396      Branch: perl
39397            ! embed.h embed.pl proto.h
39398 ____________________________________________________________________________
39399 [  8493] By: jhi                                   on 2001/01/20  22:56:39
39400         Log: Subject: [PATCH: perl@8482] README.vms URL updates
39401              From: Peter Prymmer <pvhp@forte.com>
39402              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
39403              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
39404              
39405              Plus Craig A. Berry's suggestion to use compaq.com instead
39406              of digital.com.
39407      Branch: perl
39408            ! README.vms
39409 ____________________________________________________________________________
39410 [  8492] By: jhi                                   on 2001/01/20  22:50:05
39411         Log: Memory management calls documentation.
39412      Branch: perl
39413            ! pod/perlguts.pod
39414 ____________________________________________________________________________
39415 [  8491] By: jhi                                   on 2001/01/20  22:38:33
39416         Log: Signedness nit plus few memcpy/Copy nits.
39417      Branch: perl
39418            ! sv.c
39419 ____________________________________________________________________________
39420 [  8490] By: jhi                                   on 2001/01/20  22:25:53
39421         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
39422              From: Peter Prymmer <pvhp@forte.com>
39423              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
39424              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
39425      Branch: perl
39426            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
39427 ____________________________________________________________________________
39428 [  8489] By: jhi                                   on 2001/01/20  22:24:41
39429         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
39430              From: Peter Prymmer <pvhp@forte.com>
39431              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
39432              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
39433      Branch: perl
39434            ! win32/Makefile win32/makefile.mk
39435 ____________________________________________________________________________
39436 [  8488] By: jhi                                   on 2001/01/20  22:22:27
39437         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
39438              From: Peter Prymmer <pvhp@forte.com>
39439              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
39440              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
39441      Branch: perl
39442            ! Makefile.SH
39443 ____________________________________________________________________________
39444 [  8487] By: jhi                                   on 2001/01/20  22:21:18
39445         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
39446              From: Peter Prymmer <pvhp@forte.com>
39447              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
39448              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
39449      Branch: perl
39450            + ext/DynaLoader/dl_dllload.xs
39451            ! MANIFEST Makefile.SH hints/os390.sh
39452 ____________________________________________________________________________
39453 [  8486] By: jhi                                   on 2001/01/20  22:17:53
39454         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
39455              From: Peter Prymmer <pvhp@forte.com>
39456              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
39457              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
39458      Branch: perl
39459            ! README.os390 README.posix-bc
39460 ____________________________________________________________________________
39461 [  8485] By: jhi                                   on 2001/01/20  20:15:30
39462         Log: Document and test the new qu operator.
39463      Branch: perl
39464            + t/op/qu.t
39465            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
39466            ! pod/perlretut.pod pod/perlunicode.pod
39467 ____________________________________________________________________________
39468 [  8484] By: nick                                  on 2001/01/20  19:42:30
39469         Log: Infrastructure to allow:
39470              open($fh,"|-",@array);
39471              to be implemented
39472              i.e. mark pp_open as needing a stack mark, and make pp_open
39473              process its args in that style (and pass them _all_ to tied handles OPEN).
39474              Invent do_openn() which takes SV ** at allow it to see multiple args.
39475              Note this does not _do_ anything yet.
39476      Branch: perlio
39477            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
39478            ! perlapi.c pp_proto.h pp_sys.c proto.h
39479 ____________________________________________________________________________
39480 [  8483] By: nick                                  on 2001/01/20  17:23:14
39481         Log: Integrate mainline.
39482      Branch: perlio
39483           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
39484           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
39485 ____________________________________________________________________________
39486 [  8482] By: jhi                                   on 2001/01/19  15:37:49
39487         Log: Update Changes.
39488      Branch: perl
39489            ! Changes patchlevel.h
39490 ____________________________________________________________________________
39491 [  8481] By: jhi                                   on 2001/01/19  14:41:24
39492         Log: Subject: Re: new feature: s?printf parameter reordering 
39493              From: Hugo <hv@crypt.compulink.co.uk>
39494              Date: Thu, 11 Jan 2001 17:09:03 +0000
39495              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
39496              
39497              - support reordering for all parameters: %, *v, *, .*
39498              - lay down that the reordering specification must immediately
39499              follow that parameter: %3$, *v3$, *3$, .*3$
39500              - fix vectorisation of a zero-length string
39501              - factor out the code choosing the argument to format
39502              
39503              Possibly unwanted side-effects:
39504              - the special format specifiers ' +-0' must now precede any
39505              vectorisation specifier. Tests in op/sprintf and op/ver
39506              have been changed to reflect this.
39507              - sprintf.t test #214 changed its expectations because in many
39508              cases, the next parameter has already been consumed when an
39509              invalid type letter is detected.
39510              
39511              Probably wanted side-effects:
39512              - attempts to format a non-existent parameter will warn as if C<undef>
39513              - attempt to write to non-existent parameter with '%n' will complain
39514              of "attempt to modify read-only value" instead of being silent
39515      Branch: perl
39516            ! sv.c t/op/sprintf.t t/op/ver.t
39517 ____________________________________________________________________________
39518 [  8480] By: jhi                                   on 2001/01/19  14:08:37
39519         Log: Subject: PATCH pragma/locale.t
39520              From: andreas.koenig@anima.de (Andreas J. Koenig)
39521              Date: 18 Jan 2001 09:45:37 +0100
39522              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
39523      Branch: perl
39524            ! t/pragma/locale.t
39525 ____________________________________________________________________________
39526 [  8479] By: jhi                                   on 2001/01/19  13:19:58
39527         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
39528      Branch: perl
39529            ! configure.com
39530 ____________________________________________________________________________
39531 [  8478] By: jhi                                   on 2001/01/19  02:12:35
39532         Log: Automate 1_compile.t.
39533      Branch: perl
39534            ! t/lib/1_compile.t
39535 ____________________________________________________________________________
39536 [  8477] By: jhi                                   on 2001/01/19  01:49:56
39537         Log: Integrate perlio.
39538      Branch: perl
39539           !> sv.c win32/config.bc win32/config.gc win32/config.vc
39540           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
39541 ____________________________________________________________________________
39542 [  8476] By: nick                                  on 2001/01/18  21:51:52
39543         Log: Integrate mainline
39544      Branch: perlio
39545           +> t/lib/1_compile.t t/lib/compmod.pl
39546           !> MANIFEST configure.com lib/unicode/distinct.pm
39547 ____________________________________________________________________________
39548 [  8475] By: nick                                  on 2001/01/18  21:48:02
39549         Log: Win32 "safe signals" co-existance fix.
39550              Fix SIG_SIZE value.
39551              Clear PL_sig_pending when cloning (fork).
39552      Branch: perlio
39553            ! sv.c win32/config.bc win32/config.gc win32/config.vc
39554            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
39555 ____________________________________________________________________________
39556 [  8474] By: jhi                                   on 2001/01/18  14:40:57
39557         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
39558      Branch: perl
39559            ! t/lib/1_compile.t
39560 ____________________________________________________________________________
39561 [  8473] By: gsar                                  on 2001/01/18  11:42:31
39562         Log: unsubmitted trial1 change
39563      Branch: maint-5.6/perl
39564            ! Changes
39565 ____________________________________________________________________________
39566 [  8472] By: jhi                                   on 2001/01/18  04:30:24
39567         Log: The first bug found by 1_compile.t.
39568      Branch: perl
39569            ! lib/unicode/distinct.pm
39570 ____________________________________________________________________________
39571 [  8471] By: jhi                                   on 2001/01/18  04:29:42
39572         Log: Add Schwern's 1_compile test.  The compile_module script renamed
39573              to be a bit shorter for the 8.3 people.
39574      Branch: perl
39575            + t/lib/1_compile.t t/lib/compmod.pl
39576            ! MANIFEST
39577 ____________________________________________________________________________
39578 [  8470] By: jhi                                   on 2001/01/18  04:16:00
39579         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)
39580              From: Peter Prymmer <pvhp@forte.com>
39581              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
39582              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
39583              Replace #8463.
39584      Branch: maint-5.6/perl
39585            ! configure.com
39586 ____________________________________________________________________________
39587 [  8469] By: jhi                                   on 2001/01/18  04:13:02
39588         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)
39589              From: Peter Prymmer <pvhp@forte.com>
39590              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
39591              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
39592              Replace #8462.
39593      Branch: perl
39594            ! configure.com
39595 ____________________________________________________________________________
39596 [  8468] By: jhi                                   on 2001/01/18  03:42:08
39597         Log: Integrate perlio.
39598      Branch: perl
39599           !> gv.c mg.c perlio.c util.c
39600 ____________________________________________________________________________
39601 [  8467] By: nick                                  on 2001/01/17  22:41:10
39602         Log: "Safe" signals - trial implementation.
39603              gv.c tweaked to zero PL_sig_pend array
39604              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
39605              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
39606              Odd thing is that it "works" with PERLIO=stdio as well (linux).
39607      Branch: perlio
39608            ! gv.c mg.c perlio.c util.c
39609 ____________________________________________________________________________
39610 [  8466] By: nick                                  on 2001/01/17  20:40:20
39611         Log: Integrate mainline.
39612      Branch: perlio
39613           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
39614           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
39615           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
39616           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
39617           !> vos/config.ga.h win32/config.bc win32/config.gc
39618           !> win32/config.vc
39619 ____________________________________________________________________________
39620 [  8465] By: jhi                                   on 2001/01/17  18:37:13
39621         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
39622              From: Nicholas Clark <nick@ccl4.org>
39623              Date: Wed, 17 Jan 2001 17:31:33 +0000
39624              Message-ID: <20010117173133.I2633@plum.flirble.org>
39625      Branch: perl
39626            ! t/op/int.t
39627 ____________________________________________________________________________
39628 [  8464] By: jhi                                   on 2001/01/17  14:43:17
39629         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
39630              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
39631              Date: Wed, 17 Jan 2001 15:16:43 +0100
39632              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
39633              
39634              pp_int() was dropping an NV to the floor,
39635              int(279964589018079/59) either returned not an integer
39636              4745162525730.15, or one got "Attempt to free unreferenced scalar."
39637      Branch: perl
39638            ! pp.c
39639 ____________________________________________________________________________
39640 [  8463] By: jhi                                   on 2001/01/17  06:12:42
39641         Log: (Replaced by #8470)
39642              
39643              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)
39644              From: "Craig A. Berry" <craigberry@mac.com>
39645              Date: Tue, 16 Jan 2001 23:38:46 -0600
39646              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
39647      Branch: maint-5.6/perl
39648            ! configure.com
39649 ____________________________________________________________________________
39650 [  8462] By: jhi                                   on 2001/01/17  06:11:31
39651         Log: (Replaced by #8469)
39652              
39653              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)
39654              From: "Craig A. Berry" <craigberry@mac.com>
39655              Date: Tue, 16 Jan 2001 23:38:46 -0600
39656              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
39657      Branch: perl
39658            ! configure.com
39659 ____________________________________________________________________________
39660 [  8461] By: jhi                                   on 2001/01/17  05:56:12
39661         Log: Allow for one trailing slash in the directory of mkdir().
39662      Branch: perl
39663            ! pp_sys.c
39664 ____________________________________________________________________________
39665 [  8460] By: jhi                                   on 2001/01/17  03:26:01
39666         Log: Metaconfig unit changes for #8459.
39667      Branch: metaconfig
39668            ! U/modified/Loc.U U/modified/sig_name.U
39669 ____________________________________________________________________________
39670 [  8459] By: jhi                                   on 2001/01/17  03:24:48
39671         Log: Define SIG_SIZE, the number of elements in the sig_name and
39672              sig_num arrays, including the final NULL entry.
39673      Branch: perl
39674            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39675            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
39676            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
39677            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
39678            ! win32/config.bc win32/config.gc win32/config.vc
39679 ____________________________________________________________________________
39680 [  8458] By: jhi                                   on 2001/01/17  01:41:33
39681         Log: Integrate perlio.
39682      Branch: perl
39683           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
39684           !> perlapi.h proto.h sv.c
39685 ____________________________________________________________________________
39686 [  8457] By: nick                                  on 2001/01/16  22:07:26
39687         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
39688              Provides all the "cost" but no benefit yet - it is to allow cost
39689              to be measured, and implementation experiments (just in mg.c?).
39690      Branch: perlio
39691            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
39692            ! perlapi.h proto.h sv.c
39693 ____________________________________________________________________________
39694 [  8456] By: nick                                  on 2001/01/16  21:07:07
39695         Log: Integrate mainline.
39696      Branch: perlio
39697           !> (integrate 51 files)
39698 ____________________________________________________________________________
39699 [  8455] By: jhi                                   on 2001/01/16  18:13:43
39700         Log: Subject: [PATCH] regcomp.c old feature removal
39701              From: mjd@plover.com
39702              Date: 16 Jan 2001 14:43:18 -0000 
39703              Message-ID: <20010116144318.7140.qmail@plover.com> 
39704      Branch: perl
39705            ! regcomp.c
39706 ____________________________________________________________________________
39707 [  8454] By: jhi                                   on 2001/01/16  16:12:39
39708         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
39709              From: "Indy Singh" <indy@nusphere.com>
39710              Date: Wed, 10 Jan 2001 20:17:49 -0500
39711              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
39712      Branch: maint-5.6/perl
39713            ! win32/Makefile
39714 ____________________________________________________________________________
39715 [  8453] By: jhi                                   on 2001/01/16  16:09:33
39716         Log: Update Changes.
39717      Branch: perl
39718            ! Changes patchlevel.h
39719 ____________________________________________________________________________
39720 [  8452] By: jhi                                   on 2001/01/16  15:42:04
39721         Log: Subject: Re: API Cleanup
39722              To: perl5-porters@perl.org
39723              Date: Tue, 16 Jan 2001 13:42:30 +0000
39724              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
39725              
39726              Subject: [PATCH] utf8.c documentation
39727              From: Simon Cozens <simon@cozens.net>
39728              Date: Tue, 16 Jan 2001 13:52:48 +0000
39729              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
39730              
39731              Subject: Re: API Cleanup
39732              From: Simon Cozens <simon@cozens.net>
39733              Date: Tue, 16 Jan 2001 14:58:55 +0000
39734              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
39735              
39736              UTF-8 doc patches.
39737      Branch: perl
39738            ! embed.pl pod/perlapi.pod utf8.c
39739 ____________________________________________________________________________
39740 [  8451] By: jhi                                   on 2001/01/16  14:41:39
39741         Log: podlators 1.07, from Russ Allbery.
39742      Branch: perl
39743            ! lib/Pod/Man.pm
39744 ____________________________________________________________________________
39745 [  8450] By: jhi                                   on 2001/01/16  14:24:19
39746         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
39747              From: "Indy Singh" <indy@nusphere.com>
39748              Date: Mon, 15 Jan 2001 20:59:40 -0500
39749              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
39750      Branch: perl
39751            ! win32/Makefile
39752 ____________________________________________________________________________
39753 [  8449] By: jhi                                   on 2001/01/16  03:42:55
39754         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
39755              at the setting of the ofs_sv in new_struct_thread() as the
39756              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
39757              uninitialized fields are, uh, initialized with),
39758              SvREFCNT_inc()ing that invited a core dump.
39759      Branch: perl
39760            ! util.c
39761 ____________________________________________________________________________
39762 [  8448] By: jhi                                   on 2001/01/16  01:49:07
39763         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
39764              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
39765              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
39766              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
39767              
39768              Replace #8444 and #8445.
39769      Branch: perl
39770            ! ext/B/B.xs ext/B/B/Debug.pm
39771 ____________________________________________________________________________
39772 [  8447] By: jhi                                   on 2001/01/15  21:05:35
39773         Log: Subject: [PATCH] API Variable documentation   
39774              From: Simon Cozens <simon@cozens.net>
39775              Date: Mon, 15 Jan 2001 19:35:54 +0000
39776              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
39777      Branch: perl
39778            ! pod/perlapi.pod thrdvar.h
39779 ____________________________________________________________________________
39780 [  8446] By: jhi                                   on 2001/01/15  20:49:20
39781         Log: Signedness nit.
39782      Branch: perl
39783            ! pp_ctl.c
39784 ____________________________________________________________________________
39785 [  8445] By: jhi                                   on 2001/01/15  20:28:48
39786         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
39787      Branch: perl
39788            ! ext/B/B/Debug.pm
39789 ____________________________________________________________________________
39790 [  8444] By: jhi                                   on 2001/01/15  13:09:10
39791         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
39792      Branch: perl
39793            ! ext/B/B.xs
39794 ____________________________________________________________________________
39795 [  8443] By: jhi                                   on 2001/01/15  13:06:26
39796         Log: Missing from #8439.
39797      Branch: perl
39798            ! keywords.h mg.c
39799 ____________________________________________________________________________
39800 [  8442] By: jhi                                   on 2001/01/15  13:02:38
39801         Log: Subject: [PATCH @8436] Eliminate op_children
39802              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
39803              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
39804              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
39805              
39806              Subject: [PATCH @8436] Re: Eliminate op_children
39807              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
39808              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
39809              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
39810      Branch: perl
39811            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
39812            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
39813            ! op.c op.h
39814 ____________________________________________________________________________
39815 [  8441] By: jhi                                   on 2001/01/15  12:57:08
39816         Log: Use the /^Perl_/-less form of is_lvalue_sub().
39817      Branch: perl
39818            ! pp.h
39819 ____________________________________________________________________________
39820 [  8440] By: jhi                                   on 2001/01/15  05:13:09
39821         Log: Revert #8437 and #8438, the Linux large files story is more complex.
39822      Branch: metaconfig/U/perl
39823            ! d_fpos64_t.U d_off64_t.U
39824      Branch: perl
39825            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39826            ! config_h.SH configure.com epoc/config.sh perl.h
39827            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
39828            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
39829            ! win32/config.bc win32/config.gc win32/config.vc
39830 ____________________________________________________________________________
39831 [  8439] By: jhi                                   on 2001/01/15  05:02:24
39832         Log: More UTF-8 patches from Inaba Hiroto.
39833              - The substr lval was still not okay.
39834              - Now pp_stringify and sv_setsv copies source's UTF8 flag
39835              even if IN_BYTE.  pp_stringify is called from fold_constants
39836              at optimization phase and "\x{100}" was made SvUTF8_off under
39837              use bytes (the bytes pragma is for "byte semantics" and not
39838              for "do not produce UTF8 data")
39839              - New `qu' operator to generate UTF8 string explicitly.
39840              Though I agree with the policy "0x00-0xff always produce bytes",
39841              sometimes want to such a string to be coded in UTF8.
39842              I can use pack"U0a*" but it requires more typing and has
39843              runtime overhead.
39844              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
39845              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
39846              string is not UTF8_on and has char 0x80-0xff.
39847              
39848              TODO: document and test qu.
39849      Branch: perl
39850            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
39851            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
39852            ! toke.c
39853 ____________________________________________________________________________
39854 [  8438] By: jhi                                   on 2001/01/14  05:10:23
39855         Log: (Reverted by #8440)
39856              
39857              Metaconfig unit changes for #8437.
39858      Branch: metaconfig/U/perl
39859            ! d_fpos64_t.U d_off64_t.U
39860 ____________________________________________________________________________
39861 [  8437] By: jhi                                   on 2001/01/14  04:55:34
39862         Log: (Reverted by #8440)
39863              
39864              Add <features.h> probing, seems to be needed for (some?)
39865              Linux largefileness.
39866      Branch: perl
39867            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39868            ! config_h.SH configure.com epoc/config.sh perl.h
39869            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
39870            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
39871            ! win32/config.bc win32/config.gc win32/config.vc
39872 ____________________________________________________________________________
39873 [  8436] By: jhi                                   on 2001/01/13  17:47:21
39874         Log: Tighten some of the tests a bit.
39875      Branch: perl
39876            ! t/pragma/utf8.t
39877 ____________________________________________________________________________
39878 [  8435] By: jhi                                   on 2001/01/13  17:31:54
39879         Log: Integrate perlio.
39880      Branch: perl
39881           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
39882           !> win32/config_H.gc win32/config_H.vc
39883 ____________________________________________________________________________
39884 [  8434] By: nick                                  on 2001/01/13  11:36:53
39885         Log: Run dmake regen_config_h for Win32
39886      Branch: perlio
39887            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
39888 ____________________________________________________________________________
39889 [  8433] By: nick                                  on 2001/01/13  11:31:55
39890         Log: VMS friendly patch to Encode compile process
39891      Branch: perlio
39892            ! ext/Encode/Makefile.PL ext/Encode/compile
39893 ____________________________________________________________________________
39894 [  8432] By: nick                                  on 2001/01/13  11:06:44
39895         Log: Integrate mainline
39896      Branch: perlio
39897           +> ext/B/B/Concise.pm
39898           !> (integrate 52 files)
39899 ____________________________________________________________________________
39900 [  8431] By: jhi                                   on 2001/01/13  05:55:55
39901         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
39902              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
39903              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
39904              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
39905      Branch: perl
39906            ! ext/B/B/Concise.pm
39907 ____________________________________________________________________________
39908 [  8430] By: jhi                                   on 2001/01/13  04:24:18
39909         Log: The LVRET macro needed an aTHX.
39910      Branch: perl
39911            ! pp.h
39912 ____________________________________________________________________________
39913 [  8429] By: jhi                                   on 2001/01/13  02:12:42
39914         Log: Update Changes.
39915      Branch: perl
39916            ! Changes patchlevel.h
39917 ____________________________________________________________________________
39918 [  8428] By: jhi                                   on 2001/01/13  02:08:50
39919         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
39920              From: Peter Prymmer <pvhp@forte.com>
39921              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
39922              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
39923              
39924              Add a BEGIN guard for sloppy floating point division.
39925      Branch: perl
39926            ! lib/Math/BigInt.pm lib/bigint.pl
39927 ____________________________________________________________________________
39928 [  8427] By: jhi                                   on 2001/01/13  01:47:16
39929         Log: The B::Terse drop-in replacement wasn't quite drop-in.
39930      Branch: perl
39931            ! ext/B/B/Terse.pm
39932 ____________________________________________________________________________
39933 [  8426] By: jhi                                   on 2001/01/12  21:20:43
39934         Log: Use UVXf.
39935      Branch: perl
39936            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39937            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
39938            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
39939            ! vos/config.ga.def vos/config.ga.h win32/config.bc
39940            ! win32/config.gc win32/config.vc
39941 ____________________________________________________________________________
39942 [  8425] By: jhi                                   on 2001/01/12  20:20:14
39943         Log: Subject: [PATCH perl@8342] -Wformat
39944              From: Robin Barker <rmb1@cise.npl.co.uk>
39945              Date: Fri, 12 Jan 2001 20:03:14 GMT
39946              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
39947      Branch: perl
39948            ! ext/Encode/Encode.xs mg.c sv.c toke.c
39949 ____________________________________________________________________________
39950 [  8424] By: jhi                                   on 2001/01/12  20:01:48
39951         Log: Subject: B::Concise -- an improved replacement for B::Terse 
39952              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
39953              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
39954              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
39955      Branch: perl
39956            + ext/B/B/Concise.pm
39957            ! MANIFEST ext/B/B/Terse.pm
39958 ____________________________________________________________________________
39959 [  8423] By: jhi                                   on 2001/01/12  19:24:02
39960         Log: The new metaconfig unit from the #8421.
39961      Branch: metaconfig/U/perl
39962            + d_sigprocmask.U
39963 ____________________________________________________________________________
39964 [  8422] By: jhi                                   on 2001/01/12  19:23:43
39965         Log: Forgot the microperl config from the #8421.
39966      Branch: perl
39967            ! uconfig.h uconfig.sh
39968 ____________________________________________________________________________
39969 [  8421] By: jhi                                   on 2001/01/12  19:05:27
39970         Log: Add sigprocmask() probe, regen Configure, regen toc.
39971      Branch: perl
39972            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39973            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
39974            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
39975            ! vos/config.ga.h win32/config.bc win32/config.gc
39976            ! win32/config.vc
39977 ____________________________________________________________________________
39978 [  8420] By: jhi                                   on 2001/01/12  18:34:31
39979         Log: Add sockatmark() to the todo list.
39980      Branch: perl
39981            ! Todo-5.6
39982 ____________________________________________________________________________
39983 [  8419] By: jhi                                   on 2001/01/12  18:09:46
39984         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
39985      Branch: perl
39986            ! op.c
39987 ____________________________________________________________________________
39988 [  8418] By: jhi                                   on 2001/01/12  18:05:30
39989         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
39990              From: Radu Greab <radu@netsoft.ro>
39991              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
39992              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
39993      Branch: perl
39994            ! op.c t/pragma/sub_lval.t
39995 ____________________________________________________________________________
39996 [  8417] By: jhi                                   on 2001/01/12  16:09:09
39997         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
39998              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
39999              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
40000              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
40001      Branch: perl
40002            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
40003            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
40004            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
40005            ! t/pragma/sub_lval.t toke.c
40006 ____________________________________________________________________________
40007 [  8416] By: jhi                                   on 2001/01/12  15:42:06
40008         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
40009              From: "Richard Soderberg" <rs@crystalflame.net>
40010              Date: Fri, 12 Jan 2001 04:49:35 -0800
40011              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
40012              
40013              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
40014              according to the platform.
40015      Branch: perl
40016            ! op.c
40017 ____________________________________________________________________________
40018 [  8415] By: jhi                                   on 2001/01/12  15:33:41
40019         Log: One more UTF-8 fix from Inaba Hiroto.
40020      Branch: perl
40021            ! pp.c regexec.c t/pragma/utf8.t
40022 ____________________________________________________________________________
40023 [  8414] By: jhi                                   on 2001/01/12  15:30:18
40024         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
40025      Branch: perl
40026            ! regexec.c
40027 ____________________________________________________________________________
40028 [  8413] By: jhi                                   on 2001/01/12  15:22:10
40029         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
40030              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
40031              Date: Thu, 11 Jan 2001 12:53:36 +0100
40032              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
40033      Branch: perl
40034            ! toke.c
40035 ____________________________________________________________________________
40036 [  8412] By: jhi                                   on 2001/01/12  15:20:25
40037         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
40038              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
40039              Date: Fri, 12 Jan 2001 14:37:55 +0100
40040              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
40041      Branch: perl
40042            ! hints/posix-bc.sh
40043 ____________________________________________________________________________
40044 [  8411] By: jhi                                   on 2001/01/12  15:14:14
40045         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
40046              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
40047              Date: Fri, 12 Jan 2001 10:42:21 +0100
40048              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
40049      Branch: perl
40050            ! t/op/regmesg.t
40051 ____________________________________________________________________________
40052 [  8410] By: jhi                                   on 2001/01/12  05:48:55
40053         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
40054              From: Nicholas Clark <nick@ccl4.org> 
40055              Date: Sun, 7 Jan 2001 19:47:14 +0000
40056              Message-ID: <20010107194714.B1048@plum.flirble.org>
40057      Branch: perl
40058            ! t/op/numconvert.t
40059 ____________________________________________________________________________
40060 [  8409] By: jhi                                   on 2001/01/12  05:41:28
40061         Log: Integrate perlio.
40062      Branch: perl
40063           !> mg.c scope.h
40064 ____________________________________________________________________________
40065 [  8408] By: nick                                  on 2001/01/11  22:43:28
40066         Log: Remove variables that were used in experiments.
40067      Branch: perlio
40068            ! mg.c
40069 ____________________________________________________________________________
40070 [  8407] By: nick                                  on 2001/01/11  20:57:44
40071         Log: Catch die in %SIG handler and unblock the signal before re-dying.
40072              This make Linux work _without_ sigsetjmp().
40073              Turn off sigsetjmp() to see what else it does.
40074              May need Configure probe for sigprocmask() if anything has sigaction()
40075              but not sigprocmask().
40076      Branch: perlio
40077            ! mg.c scope.h
40078 ____________________________________________________________________________
40079 [  8406] By: nick                                  on 2001/01/11  19:32:07
40080         Log: Integrate mainline
40081      Branch: perlio
40082           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
40083           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
40084           !> t/op/substr.t
40085 ____________________________________________________________________________
40086 [  8405] By: jhi                                   on 2001/01/11  17:11:01
40087         Log: Fix UTF-8 lval substr().
40088      Branch: perl
40089            ! mg.c t/op/substr.t
40090 ____________________________________________________________________________
40091 [  8404] By: jhi                                   on 2001/01/11  05:13:58
40092         Log: Update Changes.
40093      Branch: perl
40094            ! Changes patchlevel.h
40095 ____________________________________________________________________________
40096 [  8403] By: jhi                                   on 2001/01/11  04:38:24
40097         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
40098              From: Hugo <hv@crypt.compulink.co.uk>
40099              Date: Mon, 30 Oct 2000 01:33:26 +0000
40100              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
40101      Branch: perl
40102            ! regexec.c t/op/re_tests
40103 ____________________________________________________________________________
40104 [  8402] By: jhi                                   on 2001/01/11  04:26:12
40105         Log: Integrate perlio.
40106      Branch: perl
40107           !> scope.h util.c
40108 ____________________________________________________________________________
40109 [  8401] By: nick                                  on 2001/01/10  22:52:55
40110         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
40111              (So Alan and Ilya can try setting via hints.)
40112              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
40113              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
40114              doing the save everywhere seems to restart read() correctly, but just
40115              doing it once "round" the handler does not.
40116      Branch: perlio
40117            ! scope.h
40118 ____________________________________________________________________________
40119 [  8400] By: jhi                                   on 2001/01/10  21:57:54
40120         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
40121              of IRIX, HP-UX is unaffected.
40122      Branch: perl
40123            ! perl.h
40124 ____________________________________________________________________________
40125 [  8399] By: nick                                  on 2001/01/10  21:29:19
40126         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
40127      Branch: perlio
40128            ! util.c
40129 ____________________________________________________________________________
40130 [  8398] By: jhi                                   on 2001/01/10  20:55:31
40131         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
40132              also have ReusePort.
40133      Branch: perl
40134            ! ext/IO/lib/IO/Socket/INET.pm
40135 ____________________________________________________________________________
40136 [  8397] By: jhi                                   on 2001/01/10  20:50:57
40137         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
40138              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
40139              Date: Wed, 10 Jan 2001 01:38:13 -0800
40140              Message-ID: <20010110013813.B41744@yahoo-inc.com>
40141      Branch: perl
40142            ! ext/IO/lib/IO/Socket/INET.pm
40143 ____________________________________________________________________________
40144 [  8396] By: jhi                                   on 2001/01/10  20:49:30
40145         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
40146              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
40147              Date: Wed, 10 Jan 2001 01:37:32 -0800
40148              Message-ID: <20010110013732.A41744@yahoo-inc.com>
40149      Branch: perl
40150            ! ext/Socket/Socket.pm
40151 ____________________________________________________________________________
40152 [  8395] By: jhi                                   on 2001/01/10  20:41:37
40153         Log: Test for bug id 20010105.016 (fixed by #8378).
40154      Branch: perl
40155            ! t/op/split.t
40156 ____________________________________________________________________________
40157 [  8394] By: jhi                                   on 2001/01/10  20:26:32
40158         Log: Integrate perlio.
40159      Branch: perl
40160            ! util.c
40161 ____________________________________________________________________________
40162 [  8393] By: nick                                  on 2001/01/10  19:34:30
40163         Log: Back out Simon's pid hackery for now.
40164      Branch: perlio
40165            ! util.c
40166 ____________________________________________________________________________
40167 [  8392] By: nick                                  on 2001/01/10  19:23:13
40168         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
40169      Branch: perlio
40170           !> (integrate 29 files)
40171 ____________________________________________________________________________
40172 [  8391] By: jhi                                   on 2001/01/10  18:43:15
40173         Log: Subject: [PATCH] Fix my_pclose segfault
40174              From: Simon Cozens <simon@cozens.net>
40175              Date: Wed, 10 Jan 2001 18:39:35 +0000
40176              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
40177      Branch: perl
40178            ! util.c
40179 ____________________________________________________________________________
40180 [  8390] By: jhi                                   on 2001/01/10  18:42:08
40181         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
40182              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
40183              Date:     Wed, 10 Jan 2001 13:23:02 EST
40184              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
40185      Branch: perl
40186            ! ext/Opcode/Opcode.xs
40187 ____________________________________________________________________________
40188 [  8389] By: jhi                                   on 2001/01/10  15:16:07
40189         Log: Turn off the integer preservation for now.
40190      Branch: perl
40191            ! perl.h
40192 ____________________________________________________________________________
40193 [  8388] By: jhi                                   on 2001/01/10  15:01:25
40194         Log: Few more IDE/editor nits from p5p.
40195      Branch: perl
40196            ! pod/perlfaq3.pod
40197 ____________________________________________________________________________
40198 [  8387] By: jhi                                   on 2001/01/10  06:53:16
40199         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
40200              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
40201              Date: Tue, 9 Jan 2001 23:16:02 +0000
40202              Message-ID: <20010109231602.A81101@plum.flirble.org>
40203      Branch: perl
40204            ! sv.c
40205 ____________________________________________________________________________
40206 [  8386] By: jhi                                   on 2001/01/10  03:17:54
40207         Log: Test cases for #8385 (from Simon's "torture.pl")
40208      Branch: perl
40209            ! t/op/tr.t
40210 ____________________________________________________________________________
40211 [  8385] By: jhi                                   on 2001/01/10  03:17:11
40212         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
40213              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
40214              Date: Wed, 10 Jan 2001 11:39:39 +0900
40215              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
40216              
40217              Some more UTF-8 tr cases fixed.
40218      Branch: perl
40219            ! doop.c
40220 ____________________________________________________________________________
40221 [  8384] By: jhi                                   on 2001/01/09  22:45:40
40222         Log: Allow the locale test needing POSIX and the taint test
40223              needing IPC::SysV to run under 'minitest' (basically,
40224              bail out if loading the extension fails)
40225      Branch: perl
40226            ! t/op/misc.t t/op/taint.t
40227 ____________________________________________________________________________
40228 [  8383] By: jhi                                   on 2001/01/09  21:36:04
40229         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
40230              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
40231              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
40232              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
40233      Branch: perl
40234            ! t/io/openpid.t
40235 ____________________________________________________________________________
40236 [  8382] By: jhi                                   on 2001/01/09  21:06:08
40237         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
40238              Should finish up the bug id 20001205.022.
40239      Branch: perl
40240            ! pp.c pp_hot.c scope.c
40241 ____________________________________________________________________________
40242 [  8381] By: jhi                                   on 2001/01/09  18:27:43
40243         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
40244              From: Andy Dougherty <doughera@lafayette.edu>
40245              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
40246              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
40247              
40248              More robust yacc/bison error detection.
40249      Branch: perl
40250            ! t/comp/proto.t
40251 ____________________________________________________________________________
40252 [  8380] By: jhi                                   on 2001/01/09  15:21:38
40253         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
40254              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
40255              Date:     Tue, 9 Jan 2001 07:53:55 EST
40256              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
40257      Branch: perl
40258            ! t/op/misc.t vms/test.com
40259 ____________________________________________________________________________
40260 [  8379] By: jhi                                   on 2001/01/09  15:20:38
40261         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
40262              From: jhi@cc.hut.fi
40263              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
40264              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
40265              
40266              The #8378 fixed this.
40267      Branch: perl
40268            ! t/op/tr.t
40269 ____________________________________________________________________________
40270 [  8378] By: jhi                                   on 2001/01/09  15:05:32
40271         Log: Subject: One more patch for UTF8 
40272              From: Inaba Hiroto <inaba@st.rim.or.jp>
40273              Date: Tue, 09 Jan 2001 01:04:32 +0900
40274              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
40275              
40276              UTF-8 fixes for 'x' and tr///.
40277      Branch: perl
40278            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
40279            ! regcomp.c regexec.c toke.c utf8.c
40280 ____________________________________________________________________________
40281 [  8377] By: jhi                                   on 2001/01/09  14:32:17
40282         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
40283      Branch: perl
40284            ! t/op/length.t
40285 ____________________________________________________________________________
40286 [  8376] By: jhi                                   on 2001/01/09  04:32:32
40287         Log: integrate changes #7775, #8316, #8316 from mainline
40288      Branch: maint-5.6/perl
40289            ! hints/solaris_2.sh
40290 ____________________________________________________________________________
40291 [  8375] By: jhi                                   on 2001/01/09  04:26:43
40292         Log: Update Changes.
40293      Branch: perl
40294            ! Changes patchlevel.h
40295 ____________________________________________________________________________
40296 [  8374] By: jhi                                   on 2001/01/09  04:14:32
40297         Log: IDE/editor section tweaking.
40298      Branch: perl
40299            ! pod/perlfaq3.pod
40300 ____________________________________________________________________________
40301 [  8373] By: jhi                                   on 2001/01/09  02:38:26
40302         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
40303              From: Peter Prymmer <pvhp@forte.com>
40304              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
40305              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
40306              
40307              In preparation os OS/390 dynamic loading.
40308      Branch: perl
40309            ! README.os390 hints/os390.sh
40310 ____________________________________________________________________________
40311 [  8372] By: jhi                                   on 2001/01/09  00:24:30
40312         Log: Integrate with perlio.
40313      Branch: perl
40314           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
40315 ____________________________________________________________________________
40316 [  8371] By: nick                                  on 2001/01/08  23:54:33
40317         Log: Fix "scalars leaked" bugs caused by overload magic
40318              (Highlighted by Ilya's DESTROY optimization.)
40319      Branch: perlio
40320            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
40321 ____________________________________________________________________________
40322 [  8370] By: nick                                  on 2001/01/08  20:19:41
40323         Log: Integrate mainline
40324      Branch: perlio
40325           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
40326           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
40327           !> t/op/64bitint.t
40328 ____________________________________________________________________________
40329 [  8369] By: jhi                                   on 2001/01/08  17:30:52
40330         Log: save_delete() Safefree() doesn't (anymore?) work with shared
40331              strings, one test failure in op/misc and almost all of lib/b.
40332              (Outcomments #8369.)
40333      Branch: perl
40334            ! scope.c
40335 ____________________________________________________________________________
40336 [  8368] By: jhi                                   on 2001/01/08  14:47:10
40337         Log: (Outcommented by #8369.)
40338              
40339              Subject: Re: Perl BugID 20001205.022 ---- save_delete
40340              From: Simon Cozens <simon@cozens.net>
40341              Date: Sat, 6 Jan 2001 11:48:40 +0000
40342              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
40343              
40344              The save_delete() does need the Safefree.
40345      Branch: perl
40346            ! scope.c
40347 ____________________________________________________________________________
40348 [  8367] By: bailey                                on 2001/01/08  08:53:52
40349         Log: Once again syncing after too long an absence
40350      Branch: vmsperl
40351           +> (branch 55 files)
40352            - MAINTAIN fix_pl vos/config.def vos/config.h
40353            - vos/config_h.SH_orig
40354           !> (integrate 498 files)
40355 ____________________________________________________________________________
40356 [  8366] By: jhi                                   on 2001/01/08  02:42:59
40357         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
40358              From: nick@ccl4.org
40359              Date: Sun, 7 Jan 2001 21:07:18 +0000
40360              Message-Id: <20010107210717.D1048@plum.flirble.org>
40361      Branch: perl
40362            ! sv.c t/op/64bitint.t
40363 ____________________________________________________________________________
40364 [  8365] By: jhi                                   on 2001/01/08  02:35:16
40365         Log: Subject: [PATCH] environ nit
40366              From: Simon Cozens <simon@cozens.net>
40367              Date: Sun, 7 Jan 2001 17:57:07 +0000
40368              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
40369              
40370              Use environ only if we have it.
40371      Branch: perl
40372            ! mg.c
40373 ____________________________________________________________________________
40374 [  8364] By: jhi                                   on 2001/01/08  02:24:51
40375         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
40376      Branch: perl
40377            ! ext/GDBM_File/GDBM_File.xs
40378 ____________________________________________________________________________
40379 [  8363] By: jhi                                   on 2001/01/08  02:19:24
40380         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
40381              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
40382              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
40383              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
40384      Branch: perl
40385            ! dump.c op.c
40386 ____________________________________________________________________________
40387 [  8362] By: jhi                                   on 2001/01/08  02:17:43
40388         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
40389              From: Doug MacEachern <dougm@covalent.net>
40390              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
40391              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
40392              
40393              Allow AUTOLOAD to be an xsub and allow such xsubs
40394              to avoid use of $AUTOLOAD.
40395      Branch: perl
40396            ! gv.c
40397 ____________________________________________________________________________
40398 [  8361] By: jhi                                   on 2001/01/08  02:16:07
40399         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
40400              From: Radu Greab <radu@netsoft.ro>
40401              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
40402              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
40403              
40404              No need for the potentially unportable $SIG{CHLD}.
40405      Branch: perl
40406            ! t/io/pipe.t
40407 ____________________________________________________________________________
40408 [  8360] By: jhi                                   on 2001/01/08  01:58:23
40409         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
40410      Branch: perl
40411            ! lib/Getopt/Long.pm
40412 ____________________________________________________________________________
40413 [  8359] By: jhi                                   on 2001/01/08  01:55:44
40414         Log: Integrate perlio.
40415      Branch: perl
40416           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
40417           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
40418           !> utf8.c win32/Makefile
40419 ____________________________________________________________________________
40420 [  8358] By: jhi                                   on 2001/01/07  21:16:50
40421         Log: Update the EPOC cross SDK URL.
40422      Branch: perl
40423            ! README.epoc
40424 ____________________________________________________________________________
40425 [  8357] By: jhi                                   on 2001/01/07  21:16:09
40426         Log: Update the EPOC cross SDK URL.
40427      Branch: maint-5.6/perl
40428            ! README.epoc
40429 ____________________________________________________________________________
40430 [  8356] By: nick                                  on 2001/01/06  21:47:52
40431         Log: FILE * in XS code for PerlIO world:
40432              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
40433              - Add FILE * T_STDIO typemap.
40434              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
40435      Branch: perlio
40436            ! lib/ExtUtils/typemap perlio.c perlio.h
40437 ____________________________________________________________________________
40438 [  8355] By: jhi                                   on 2001/01/06  20:27:15
40439         Log: integrate change #8336 from mainline
40440              
40441              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
40442      Branch: maint-5.6/perl
40443            ! hv.c
40444 ____________________________________________________________________________
40445 [  8354] By: jhi                                   on 2001/01/06  20:24:29
40446         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
40447              From: Robin Barker <rmb1@cise.npl.co.uk>
40448              Date: Fri, 22 Dec 2000 12:17:38 GMT
40449              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
40450              
40451              The patch reformats some long =item lines so they give
40452              correct output via pod2man | nroff -man
40453              
40454              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
40455              From: Robin Barker <rmb1@cise.npl.co.uk>
40456              Date: Tue, 2 Jan 2001 15:35:03 GMT
40457              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
40458              
40459              Here is a _further_ patch which corrects a few more errors:
40460              * an empty C<=item> in CPAN.pm
40461              * patching the wrong file (pod/perlamiga.pod not README.amiga)
40462              * leaving empty C<=item>s which formatted incorrectly
40463              * over long C<=item>s revealed by latest patch to Pod::Man
40464      Branch: maint-5.6/perl
40465            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
40466            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
40467            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
40468            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
40469            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
40470            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
40471 ____________________________________________________________________________
40472 [  8353] By: jhi                                   on 2001/01/06  20:21:10
40473         Log: integrate changes #7980, 8056, 8057 from mainline
40474              
40475              UTF-8 hash keys.
40476      Branch: maint-5.6/perl
40477            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
40478 ____________________________________________________________________________
40479 [  8352] By: jhi                                   on 2001/01/06  20:18:44
40480         Log: Forgotten from #8438.
40481      Branch: maint-5.6/perl
40482            ! epoc/epocish.h
40483 ____________________________________________________________________________
40484 [  8351] By: jhi                                   on 2001/01/06  20:18:12
40485         Log: Forgotten from #8347.
40486      Branch: maint-5.6/perl
40487            ! config_h.SH
40488 ____________________________________________________________________________
40489 [  8350] By: jhi                                   on 2001/01/06  20:00:19
40490         Log: Thinko in #8347.
40491      Branch: maint-5.6/perl
40492            ! regcomp.c
40493 ____________________________________________________________________________
40494 [  8349] By: jhi                                   on 2001/01/06  18:05:30
40495         Log: Copy the FAQ3 IDE section from the development branch,
40496              changes originally by Peter Prymmer.
40497      Branch: maint-5.6/perl
40498            ! pod/perlfaq3.pod
40499 ____________________________________________________________________________
40500 [  8348] By: jhi                                   on 2001/01/06  18:03:02
40501         Log: EPOC updates for TRIAL1.
40502              
40503              Subject: [5.6.1 trial1] EPOC update
40504              From: Olaf Flebbe <O.Flebbe@science-computing.de>
40505              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
40506              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
40507              
40508              Subject: epoc patch2 for perl-5.6.1-trial1
40509              From: Olaf Flebbe <O.Flebbe@science-computing.de>
40510              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
40511              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
40512      Branch: maint-5.6/perl
40513            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
40514            ! epoc/epocish.c
40515 ____________________________________________________________________________
40516 [  8347] By: jhi                                   on 2001/01/06  17:29:10
40517         Log: integrate changes #7710,7824,7973 from mainline,
40518              plus VMS nits from Peter Prymmer and Dan Sugalski.
40519              
40520              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
40521              library (getprotobyname and getprotobynumber are outversioned by
40522              the same calls in libc, at least for xlc version 3.
40523              
40524              Add HAS_SBRK_PROTO.
40525              
40526              Fixes for signedness warnings noticed by VMSperlers.
40527      Branch: maint-5.6/perl
40528            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40529            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
40530            ! sv.c vms/descrip_mms.template vos/config.alpha.def
40531            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
40532            ! win32/config.bc win32/config.gc win32/config.vc
40533 ____________________________________________________________________________
40534 [  8346] By: nick                                  on 2001/01/06  14:36:01
40535         Log: Fixup accumulated integrate muddles (perlio == devperl again)
40536      Branch: perlio
40537            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
40538 ____________________________________________________________________________
40539 [  8345] By: nick                                  on 2001/01/06  14:24:58
40540         Log: Integrate mainline
40541      Branch: perlio
40542           !> (integrate 55 files)
40543 ____________________________________________________________________________
40544 [  8344] By: jhi                                   on 2001/01/06  02:24:02
40545         Log: Subject: [patch] PerlIO_cleanup() prototype
40546              From: Doug MacEachern <dougm@covalent.net>
40547              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
40548              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
40549      Branch: perl
40550            ! perlio.h
40551 ____________________________________________________________________________
40552 [  8343] By: jhi                                   on 2001/01/06  01:04:09
40553         Log: IRIX compiler noticed that the bof initialization might be
40554              bypassed by control flow.
40555      Branch: perl
40556            ! toke.c
40557 ____________________________________________________________________________
40558 [  8342] By: jhi                                   on 2001/01/06  00:10:48
40559         Log: Update Changes.
40560      Branch: perl
40561            ! Changes patchlevel.h
40562 ____________________________________________________________________________
40563 [  8341] By: jhi                                   on 2001/01/05  23:52:33
40564         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
40565      Branch: perl
40566            ! toke.c
40567 ____________________________________________________________________________
40568 [  8340] By: jhi                                   on 2001/01/05  22:44:08
40569         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
40570              From: Radu Greab <radu@netsoft.ro>
40571              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
40572              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
40573      Branch: perl
40574            ! t/io/pipe.t util.c
40575 ____________________________________________________________________________
40576 [  8339] By: jhi                                   on 2001/01/05  22:35:17
40577         Log: Subject: [PATCH] format and rewording in perlfaq.pod
40578              From: Robin Barker <rmb1@cise.npl.co.uk>
40579              Date: Fri, 5 Jan 2001 18:51:20 GMT
40580              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
40581      Branch: perl
40582            ! pod/perlfaq.pod
40583 ____________________________________________________________________________
40584 [  8338] By: jhi                                   on 2001/01/05  22:31:17
40585         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
40586              From: Peter Prymmer <pvhp@forte.com>
40587              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
40588              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
40589      Branch: perl
40590            ! utils/perlbug.PL
40591 ____________________________________________________________________________
40592 [  8337] By: jhi                                   on 2001/01/05  18:15:11
40593         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
40594              From: Robin Barker <rmb1@cise.npl.co.uk>
40595              Date: Tue, 2 Jan 2001 15:24:07 GMT
40596              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
40597              
40598              If you call configure as C<./Configure> or C<sh ./Configure>,
40599              $src is set to the absolute path name, not '.'.
40600              
40601              This, in turn, means -Dmksymlink tries to do its stuff because
40602              it does not think it is in the src directory.
40603              
40604              (plus a metaconfig nitfix)
40605      Branch: metaconfig
40606            ! U/compline/ccflags.U U/modified/src.U
40607      Branch: perl
40608            ! Configure config_h.SH
40609 ____________________________________________________________________________
40610 [  8336] By: jhi                                   on 2001/01/05  17:48:32
40611         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
40612              From: Alan Burlison <Alan.Burlison@uk.sun.com>
40613              Message-ID: <3A5606C4.473D2226@uk.sun.com>
40614              Date: Fri, 05 Jan 2001 17:39:16 +0000
40615      Branch: perl
40616            ! hv.c
40617 ____________________________________________________________________________
40618 [  8335] By: jhi                                   on 2001/01/05  16:05:44
40619         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
40620      Branch: perl
40621            ! lib/Getopt/Long.pm
40622 ____________________________________________________________________________
40623 [  8334] By: jhi                                   on 2001/01/05  16:00:51
40624         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
40625              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
40626              Date: Fri, 05 Jan 2001 13:46:51 +0100
40627              Message-ID: <13693.978698811@nice.ram.loc>
40628              
40629              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
40630              accurate reading of the "atime".  
40631      Branch: perl
40632            ! t/io/fs.t
40633 ____________________________________________________________________________
40634 [  8333] By: jhi                                   on 2001/01/05  15:57:37
40635         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
40636              From: Simon Cozens <simon@cozens.net>
40637              Date: Fri, 8 Dec 2000 13:33:31 +0000
40638              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
40639              
40640              A lost patch fragment.
40641      Branch: perl
40642            ! doop.c
40643 ____________________________________________________________________________
40644 [  8332] By: jhi                                   on 2001/01/05  15:40:42
40645         Log: Do away with strncpy() and a fixed length buffer.
40646      Branch: perl
40647            ! utf8.c
40648 ____________________________________________________________________________
40649 [  8331] By: jhi                                   on 2001/01/05  15:03:07
40650         Log: Tests for #8329 and #8330.
40651      Branch: perl
40652            ! t/op/bop.t
40653 ____________________________________________________________________________
40654 [  8330] By: jhi                                   on 2001/01/05  15:02:38
40655         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
40656              raw 8-bit form to the UTF-8 string.
40657      Branch: perl
40658            ! toke.c
40659 ____________________________________________________________________________
40660 [  8329] By: jhi                                   on 2001/01/05  14:55:13
40661         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
40662              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
40663              Date: Fri, 5 Jan 2001 12:28:52 +0100
40664              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
40665              
40666              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
40667              no effect.  (changed the strncpy() to Copy())
40668      Branch: perl
40669            ! toke.c
40670 ____________________________________________________________________________
40671 [  8328] By: jhi                                   on 2001/01/05  06:44:27
40672         Log: UTF-8 cleanup.
40673      Branch: perl
40674            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
40675            ! regexec.c sv.c toke.c
40676 ____________________________________________________________________________
40677 [  8327] By: jhi                                   on 2001/01/05  01:11:29
40678         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')
40679              From: Radu Greab <radu@netsoft.ro>
40680              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
40681              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
40682              
40683              Cleans up Harness to not use FileHandle, which uses IO.
40684      Branch: perl
40685            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
40686 ____________________________________________________________________________
40687 [  8326] By: jhi                                   on 2001/01/05  00:56:37
40688         Log: Update Changes.
40689      Branch: perl
40690            ! Changes patchlevel.h
40691 ____________________________________________________________________________
40692 [  8325] By: jhi                                   on 2001/01/05  00:53:18
40693         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
40694              From: Peter Prymmer <pvhp@forte.com>
40695              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
40696              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
40697              
40698              plus a couple more tailing whitespace removals.
40699      Branch: perl
40700            ! win32/Makefile
40701 ____________________________________________________________________________
40702 [  8324] By: jhi                                   on 2001/01/05  00:47:39
40703         Log: Add some Unicode chop() tests.
40704      Branch: perl
40705            ! t/op/chop.t
40706 ____________________________________________________________________________
40707 [  8323] By: jhi                                   on 2001/01/05  00:47:23
40708         Log: Unify UTF-8 malformedness handling.
40709      Branch: perl
40710            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
40711 ____________________________________________________________________________
40712 [  8322] By: jhi                                   on 2001/01/04  22:21:54
40713         Log: The new $issymlink was unknown to Mksymlinks.
40714      Branch: metaconfig/U/perl
40715            ! Mksymlinks.U issymlink.U
40716      Branch: perl
40717            ! Configure config_h.SH
40718 ____________________________________________________________________________
40719 [  8321] By: jhi                                   on 2001/01/04  21:51:05
40720         Log: The test didn't work under the core test framework.
40721      Branch: perl
40722            ! t/lib/st-lock.t
40723 ____________________________________________________________________________
40724 [  8320] By: jhi                                   on 2001/01/04  21:14:22
40725         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
40726      Branch: perl
40727            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
40728 ____________________________________________________________________________
40729 [  8319] By: jhi                                   on 2001/01/04  20:46:17
40730         Log: Typo in #8312 when manually appying a problematic patch fragment.
40731      Branch: perl
40732            ! ext/Storable/Storable.xs
40733 ____________________________________________________________________________
40734 [  8318] By: jhi                                   on 2001/01/04  20:43:01
40735         Log: The $sh_c didn't fly.
40736      Branch: metaconfig
40737            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
40738            ! U/modified/Loc.U U/modified/myhostname.U
40739            ! U/modified/spitshell.U
40740      Branch: metaconfig/U/perl
40741            ! issymlink.U
40742      Branch: perl
40743            ! Configure config_h.SH
40744 ____________________________________________________________________________
40745 [  8317] By: jhi                                   on 2001/01/04  19:58:01
40746         Log: AIX builtin test -h is broken, changes based on
40747              
40748              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
40749              Date: Tue, 02 Jan 2001 11:24:39 +0100
40750              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40751              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
40752      Branch: metaconfig
40753            + U/modified/spitshell.U
40754            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
40755            ! U/modified/Loc.U U/modified/myhostname.U
40756      Branch: metaconfig/U/perl
40757            ! Mksymlinks.U issymlink.U
40758      Branch: perl
40759            ! Configure
40760 ____________________________________________________________________________
40761 [  8316] By: jhi                                   on 2001/01/04  19:02:22
40762         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
40763              From: Andy Dougherty <doughera@lafayette.edu>
40764              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
40765              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
40766              
40767              Beware of GNU ld.
40768      Branch: perl
40769            ! hints/solaris_2.sh
40770 ____________________________________________________________________________
40771 [  8315] By: jhi                                   on 2001/01/04  18:56:48
40772         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
40773              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
40774              Date: Wed, 3 Jan 2001 07:58:51 +0100
40775              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
40776      Branch: perl
40777            ! hints/solaris_2.sh
40778 ____________________________________________________________________________
40779 [  8314] By: jhi                                   on 2001/01/04  18:54:07
40780         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
40781              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
40782              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
40783              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
40784              
40785              Doc tweak on #8313.
40786      Branch: perl
40787            ! ext/B/B/Deparse.pm
40788 ____________________________________________________________________________
40789 [  8313] By: jhi                                   on 2001/01/04  18:52:27
40790         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
40791              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
40792              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
40793              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
40794              
40795              Make the peephole optimizer to bypass more null ops and
40796              and rewrite the deparse handling of continue blocks.
40797      Branch: perl
40798            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
40799 ____________________________________________________________________________
40800 [  8312] By: jhi                                   on 2001/01/04  18:47:39
40801         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
40802      Branch: perl
40803            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
40804            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
40805            ! t/lib/st-lock.t
40806 ____________________________________________________________________________
40807 [  8311] By: jhi                                   on 2001/01/04  18:36:08
40808         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
40809              filter to be run on each .pm during the pm_to_blib() phase,
40810              a fixed version of
40811              
40812              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
40813              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
40814              Date: Wed, 03 Jan 2001 22:01:30 +0100
40815              Message-ID: <5296.978555690@nice.ram.loc>
40816      Branch: perl
40817            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
40818            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
40819            ! lib/ExtUtils/MakeMaker.pm
40820 ____________________________________________________________________________
40821 [  8310] By: jhi                                   on 2001/01/04  18:32:54
40822         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
40823              From: Robin Barker <rmb1@cise.npl.co.uk>
40824              Date: Tue, 2 Jan 2001 15:35:03 GMT
40825              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
40826      Branch: perl
40827            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
40828            ! pod/perlrequick.pod
40829 ____________________________________________________________________________
40830 [  8309] By: jhi                                   on 2001/01/04  18:29:07
40831         Log: Subject: Re: [patch] static-ize XS()
40832              From: Doug MacEachern <dougm@covalent.net>
40833              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
40834              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
40835              
40836              Provide prototypes for the XS functions.
40837      Branch: perl
40838            ! lib/ExtUtils/xsubpp
40839 ____________________________________________________________________________
40840 [  8308] By: jhi                                   on 2001/01/04  18:27:44
40841         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
40842              From: Doug MacEachern <dougm@covalent.net>
40843              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
40844              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
40845      Branch: perl
40846            ! lib/ExtUtils/typemap
40847 ____________________________________________________________________________
40848 [  8307] By: jhi                                   on 2001/01/04  18:25:25
40849         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
40850              From: Doug MacEachern <dougm@covalent.net>
40851              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
40852              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
40853              
40854              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
40855      Branch: perl
40856            ! lib/ExtUtils/MM_Unix.pm
40857 ____________________________________________________________________________
40858 [  8306] By: jhi                                   on 2001/01/04  18:23:00
40859         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
40860              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
40861              Date: Thu, 4 Jan 2001 12:47:10 +0100 
40862              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
40863              
40864              The toke.c part only, patching embed.h and proto.h is futile.
40865      Branch: perl
40866            ! toke.c
40867 ____________________________________________________________________________
40868 [  8305] By: jhi                                   on 2001/01/04  18:05:51
40869         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
40870              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
40871              Date: Thu, 4 Jan 2001 17:50:12 +0100 
40872              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
40873      Branch: perl
40874            ! toke.c
40875 ____________________________________________________________________________
40876 [  8304] By: jhi                                   on 2001/01/04  18:03:26
40877         Log: Subject: [PATCH perl@8269]
40878              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
40879              Date: Thu, 4 Jan 2001 12:53:39 +0100 
40880              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
40881              
40882              If running byacc write-enable also perly.h.
40883      Branch: perl
40884            ! Makefile.SH
40885 ____________________________________________________________________________
40886 [  8303] By: jhi                                   on 2001/01/04  15:40:49
40887         Log: Rewrite pp_concat() in terms of sv_catsv().
40888      Branch: perl
40889            ! pp_hot.c
40890 ____________________________________________________________________________
40891 [  8302] By: nick                                  on 2001/01/03  22:43:22
40892         Log: Integrate mainline.
40893      Branch: perlio
40894           !> ext/Encode/Encode.xs sv.c utf8.c
40895 ____________________________________________________________________________
40896 [  8301] By: jhi                                   on 2001/01/02  23:40:26
40897         Log: Variable naming tweak.
40898      Branch: perl
40899            ! sv.c
40900 ____________________________________________________________________________
40901 [  8300] By: jhi                                   on 2001/01/02  23:40:02
40902         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
40903              in is_utf8_string().
40904      Branch: perl
40905            ! utf8.c
40906 ____________________________________________________________________________
40907 [  8299] By: jhi                                   on 2001/01/02  22:14:40
40908         Log: Integrate perlio.
40909      Branch: perl
40910           !> pp.c pp_hot.c win32/Makefile
40911 ____________________________________________________________________________
40912 [  8298] By: nick                                  on 2001/01/02  22:03:06
40913         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
40914      Branch: perlio
40915            ! pp.c pp_hot.c
40916 ____________________________________________________________________________
40917 [  8297] By: jhi                                   on 2001/01/02  04:26:28
40918         Log: Signedness nit.
40919      Branch: perl
40920            ! ext/Encode/Encode.xs
40921 ____________________________________________________________________________
40922 [  8296] By: nick                                  on 2001/01/01  23:49:36
40923         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
40924      Branch: perlio
40925            ! win32/Makefile
40926 ____________________________________________________________________________
40927 [  8295] By: jhi                                   on 2001/01/01  23:05:48
40928         Log: Integrate perlio.
40929      Branch: perl
40930           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
40931           !> t/lib/encode.t
40932 ____________________________________________________________________________
40933 [  8294] By: nick                                  on 2001/01/01  22:48:34
40934         Log: Integrate mainline
40935      Branch: perlio
40936            ! pp_hot.c t/lib/encode.t
40937           !> (integrate 65 files)
40938 ____________________________________________________________________________
40939 [  8293] By: nick                                  on 2001/01/01  21:58:50
40940         Log: More rigor in UTF-8-ness of Encode's toUnicode
40941              XS export some of the utf8 internal functions.
40942              Test some of the functions.
40943              Fix pp_concat() bug shown by said tests.
40944      Branch: perlio
40945            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
40946            ! t/lib/encode.t
40947 ____________________________________________________________________________
40948 [  8292] By: jhi                                   on 2001/01/01  18:11:44
40949         Log: Integrate perlio.
40950      Branch: perl
40951           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
40952           !> ext/Encode/encengine.c ext/Encode/encode.h
40953 ____________________________________________________________________________
40954 [  8291] By: jhi                                   on 2001/01/01  18:10:58
40955         Log: Podify README.mpeix (a new version from the web),
40956              add a dummy NAME to Carp::Heavy, regen toc.
40957      Branch: perl
40958            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
40959            ! pod/perltoc.pod
40960 ____________________________________________________________________________
40961 [  8290] By: nick                                  on 2001/01/01  17:43:47
40962         Log: Loose the "Loading..." warning.
40963              Another bug in fallback support
40964      Branch: perlio
40965            ! ext/Encode/Encode.pm ext/Encode/encengine.c
40966 ____________________________________________________________________________
40967 [  8289] By: jhi                                   on 2001/01/01  00:01:57
40968         Log: Bump up Larry's copyright.
40969      Branch: perl
40970            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
40971            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
40972            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
40973            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
40974            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
40975            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
40976            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
40977            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
40978 ____________________________________________________________________________
40979 [  8288] By: nick                                  on 2000/12/31  21:27:53
40980         Log: Fix .ucm reading - forgot a chr()
40981              Start of .ucm write (for .enc to .ucm)
40982      Branch: perlio
40983            ! ext/Encode/compile
40984 ____________________________________________________________________________
40985 [  8287] By: jhi                                   on 2000/12/31  18:15:56
40986         Log: Comment away a diagnostic message as noted by Craig A. Berry
40987              (the unexpected message was confusing testing)
40988      Branch: perl
40989            ! ext/Encode/Encode.pm
40990 ____________________________________________________________________________
40991 [  8286] By: jhi                                   on 2000/12/31  18:14:51
40992         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
40993              Date: Sun, 31 Dec 2000 11:17:37 -0600
40994              From: "Craig A. Berry" <craigberry@mac.com>
40995              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
40996      Branch: perl
40997            ! ext/Encode/Makefile.PL
40998 ____________________________________________________________________________
40999 [  8285] By: nick                                  on 2000/12/31  18:11:54
41000         Log: Start of support of ICU-style .ucm files:
41001              - teach compile how to read a .ucm file
41002              - first guess at how to represent fallbacks in "tries".
41003              - use fallbacks if check == 0
41004              - new return code to indicate we used one.
41005      Branch: perlio
41006            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
41007            ! ext/Encode/encengine.c ext/Encode/encode.h
41008 ____________________________________________________________________________
41009 [  8284] By: jhi                                   on 2000/12/31  18:04:41
41010         Log: Pacify picky VMS compiler.
41011              
41012              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
41013              From: "Craig A. Berry" <craig.berry@psinetcs.com>
41014              Date: Sat, 30 Dec 2000 18:10:02 -0600
41015              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
41016      Branch: perl
41017            ! sv.c
41018 ____________________________________________________________________________
41019 [  8283] By: jhi                                   on 2000/12/31  16:11:47
41020         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
41021      Branch: perl
41022            ! t/lib/glob-basic.t
41023 ____________________________________________________________________________
41024 [  8282] By: jhi                                   on 2000/12/31  15:26:11
41025         Log: Integrate perlio.
41026      Branch: perl
41027           !> makedef.pl opcode.pl os2/os2.c perlio.c
41028 ____________________________________________________________________________
41029 [  8281] By: nick                                  on 2000/12/31  10:06:15
41030         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
41031              is available to be exported
41032      Branch: perlio
41033            ! makedef.pl perlio.c
41034 ____________________________________________________________________________
41035 [  8280] By: nick                                  on 2000/12/31  09:41:26
41036         Log: Ilya's OS2 patch (testing for damage on Win32)
41037      Branch: perlio
41038            ! makedef.pl opcode.pl os2/os2.c
41039 ____________________________________________________________________________
41040 [  8279] By: jhi                                   on 2000/12/30  21:52:07
41041         Log: Test nits.
41042      Branch: perl
41043            ! t/lib/syslfs.t t/op/lfs.t
41044 ____________________________________________________________________________
41045 [  8278] By: jhi                                   on 2000/12/30  21:47:49
41046         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
41047              From: andreas.koenig@anima.de (Andreas J. Koenig)
41048              Date: 30 Dec 2000 22:35:37 +0100
41049              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
41050              
41051              The 32-bit wraparound test wasn't quite right.
41052      Branch: perl
41053            ! t/lib/syslfs.t t/op/lfs.t
41054 ____________________________________________________________________________
41055 [  8277] By: jhi                                   on 2000/12/30  21:33:44
41056         Log: Subject: [PATCH] open() example in perlfunc.pod 
41057              From: Karsten Sperling <s_sperli@ira.uka.de>
41058              Date: Sat, 30 Dec 2000 22:27:09 +0100
41059              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
41060      Branch: perl
41061            ! pod/perlfunc.pod
41062 ____________________________________________________________________________
41063 [  8276] By: jhi                                   on 2000/12/30  20:32:40
41064         Log: Not quite that many tests yet.
41065      Branch: perl
41066            ! t/op/pat.t
41067 ____________________________________________________________________________
41068 [  8275] By: jhi                                   on 2000/12/30  20:26:58
41069         Log: Integrate perlio.
41070      Branch: perl
41071           !> toke.c
41072 ____________________________________________________________________________
41073 [  8274] By: jhi                                   on 2000/12/30  20:24:56
41074         Log: Signedness nit.
41075      Branch: perl
41076            ! utf8.c
41077 ____________________________________________________________________________
41078 [  8273] By: jhi                                   on 2000/12/30  20:15:46
41079         Log: Add a test case for 20000731.001 which was fixed by the #8267.
41080      Branch: perl
41081            ! t/op/pat.t
41082 ____________________________________________________________________________
41083 [  8272] By: nick                                  on 2000/12/30  19:47:51
41084         Log: Tweak for MULTIPLICITY/USE_PERLIO
41085      Branch: perlio
41086            ! toke.c
41087 ____________________________________________________________________________
41088 [  8271] By: nick                                  on 2000/12/30  19:46:45
41089         Log: Integrate mainline
41090      Branch: perlio
41091           +> lib/unicode/distinct.pm
41092           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
41093           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
41094           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
41095 ____________________________________________________________________________
41096 [  8270] By: jhi                                   on 2000/12/30  19:39:50
41097         Log: Subject: RE: perl@8269
41098              From: "Richard Soderberg" <rs@crystalflame.net>
41099              Date: Sat, 30 Dec 2000 11:36:27 -0800
41100              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
41101              
41102              A missing aTHX_.
41103      Branch: perl
41104            ! toke.c
41105 ____________________________________________________________________________
41106 [  8269] By: jhi                                   on 2000/12/30  18:55:48
41107         Log: Update Changes.
41108      Branch: perl
41109            ! Changes patchlevel.h
41110 ____________________________________________________________________________
41111 [  8268] By: jhi                                   on 2000/12/30  17:18:40
41112         Log: Add a test for Unicode split //.  The #8267 was the cure.
41113      Branch: perl
41114            ! t/op/split.t
41115 ____________________________________________________________________________
41116 [  8267] By: jhi                                   on 2000/12/30  17:14:19
41117         Log: Subject: more UTF8 test suites and an UTF8 patch
41118              From: Inaba Hiroto <inaba@st.rim.or.jp>
41119              Date: Sat, 30 Dec 2000 14:27:10 +0900
41120              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
41121              
41122              Just the patch part for now, and the pragma renamed
41123              as unicode::distinct.
41124      Branch: perl
41125            + lib/unicode/distinct.pm
41126            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
41127            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
41128            ! regcomp.h regexec.c sv.c toke.c utf8.c
41129 ____________________________________________________________________________
41130 [  8266] By: nick                                  on 2000/12/30  16:40:49
41131         Log: Integrate mainline
41132      Branch: perlio
41133           +> lib/Pod/Text/Overstrike.pm
41134           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
41135           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
41136           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
41137           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
41138           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
41139 ____________________________________________________________________________
41140 [  8265] By: jhi                                   on 2000/12/30  07:28:55
41141         Log: The sv_catsv() fix, take two.
41142      Branch: perl
41143            ! sv.c t/op/join.t
41144 ____________________________________________________________________________
41145 [  8264] By: jhi                                   on 2000/12/30  06:19:18
41146         Log: Undo all the join-related changes since #8248: relevant
41147              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
41148              The new sv_catsv() doesn't fly so it must go back to
41149              the drawing board.
41150      Branch: perl
41151            ! sv.c t/op/join.t t/pragma/utf8.t
41152 ____________________________________________________________________________
41153 [  8263] By: jhi                                   on 2000/12/30  01:08:32
41154         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
41155      Branch: perl
41156            ! sv.c
41157 ____________________________________________________________________________
41158 [  8262] By: jhi                                   on 2000/12/30  00:45:14
41159         Log: Retract #8261.
41160      Branch: perl
41161            ! hv.c util.c
41162 ____________________________________________________________________________
41163 [  8261] By: jhi                                   on 2000/12/30  00:38:32
41164         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
41165      Branch: perl
41166            ! hv.c util.c
41167 ____________________________________________________________________________
41168 [  8260] By: jhi                                   on 2000/12/29  22:51:33
41169         Log: (Retracted by #8264)  More fixing for #8251.
41170      Branch: perl
41171            ! sv.c
41172 ____________________________________________________________________________
41173 [  8259] By: jhi                                   on 2000/12/29  18:27:30
41174         Log: Subject: podlators 1.06 released
41175              From: Russ Allbery <rra@stanford.edu>
41176              Date: 25 Dec 2000 05:09:30 -0800
41177              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
41178      Branch: perl
41179            + lib/Pod/Text/Overstrike.pm
41180            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
41181            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
41182 ____________________________________________________________________________
41183 [  8258] By: jhi                                   on 2000/12/29  18:20:45
41184         Log: Make the large file tests more robust/talkative as suggested by
41185              
41186              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
41187              From: andreas.koenig@anima.de (Andreas J. Koenig)
41188              Date: 29 Dec 2000 14:23:01 +0100
41189              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
41190      Branch: perl
41191            ! t/lib/syslfs.t t/op/lfs.t
41192 ____________________________________________________________________________
41193 [  8257] By: jhi                                   on 2000/12/29  17:48:04
41194         Log: Further VMS piping fixes from Charles Lane:
41195              
41196              In summary, error messages produced when a subprocess terminated
41197              abnormally were being sent not just to the parent process, but to
41198              grandparents, because of default values for error output that were
41199              not completely overridden when the subprocess was started.
41200              
41201              This patch fixes this behavior by defining user-mode (i.e., temporary
41202              for the duration of the program) logical names for SYS$OUTPUT and
41203              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
41204              changes to make it so that the user-mode logicals are the ones that
41205              control where Perl's error messages go if it terminates abnormally.
41206              
41207              I also added some gratuitous fixes to the indentation of braces in
41208              the piping code.  It just looked ugly, before.
41209      Branch: perl
41210            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
41211 ____________________________________________________________________________
41212 [  8256] By: jhi                                   on 2000/12/29  17:45:12
41213         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
41214              From: "Casey R. Tweten" <crt@kiski.net>
41215              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
41216              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
41217              
41218              Tests for for #8240.
41219      Branch: perl
41220            ! t/pragma/constant.t
41221 ____________________________________________________________________________
41222 [  8255] By: jhi                                   on 2000/12/29  17:43:07
41223         Log: Subject: Re: [PATCH] Interesting syntax idea
41224              From: Simon Cozens <simon@cozens.net>
41225              Date: Fri, 29 Dec 2000 14:34:04 +0000
41226              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
41227              
41228              Tests for #8254.
41229      Branch: perl
41230            ! t/pragma/sub_lval.t
41231 ____________________________________________________________________________
41232 [  8254] By: jhi                                   on 2000/12/29  17:42:11
41233         Log: Subject: [PATCH] Interesting syntax idea
41234              From: Simon Cozens <simon@cozens.net>
41235              Date: Wed, 27 Dec 2000 05:08:57 +0000
41236              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
41237              
41238              Make opens + bareword assigns do typeglob assigns.
41239      Branch: perl
41240            ! op.c
41241 ____________________________________________________________________________
41242 [  8253] By: jhi                                   on 2000/12/29  17:36:45
41243         Log: Output the (apparent) version of gcc, as suggested by
41244              
41245              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
41246              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
41247              Date: 26 Dec 2000 04:29:17 -0500
41248              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
41249              
41250              (The patch as such didn't any more apply as the misparsing had
41251              already been addressed in #6474.)  Also change the wording about
41252              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
41253      Branch: perl
41254            ! hints/dec_osf.sh
41255 ____________________________________________________________________________
41256 [  8252] By: nick                                  on 2000/12/29  12:14:31
41257         Log: Integrate mainline
41258      Branch: perlio
41259           !> (integrate 27 files)
41260 ____________________________________________________________________________
41261 [  8251] By: jhi                                   on 2000/12/29  08:45:46
41262         Log: (Retracted by #8264)
41263              
41264              (Fixed by #8260.)
41265              
41266              sv_catsv() needs one more byte space than seems reasonable.
41267              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
41268              Curiouser and curiouser.
41269      Branch: perl
41270            ! sv.c
41271 ____________________________________________________________________________
41272 [  8250] By: jhi                                   on 2000/12/29  07:57:52
41273         Log: More split // UTF-8 tests.
41274      Branch: perl
41275            ! t/pragma/utf8.t
41276 ____________________________________________________________________________
41277 [  8249] By: jhi                                   on 2000/12/29  07:54:51
41278         Log: (Retracted by #8264)  More join() testing which was good because
41279              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
41280      Branch: perl
41281            ! pp.c t/op/join.t utf8.c utf8.h
41282 ____________________________________________________________________________
41283 [  8248] By: jhi                                   on 2000/12/29  07:08:32
41284         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
41285              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
41286              that the only cases to care about are byte+byte and byte+character.
41287              
41288              TODO: See how well pp_concat() could be implemented in terms
41289              of sv_catsv().
41290      Branch: perl
41291            ! doop.c sv.c t/op/join.t utf8.h
41292 ____________________________________________________________________________
41293 [  8247] By: jhi                                   on 2000/12/29  06:35:23
41294         Log: Signedness nit.
41295      Branch: perl
41296            ! pp_hot.c
41297 ____________________________________________________________________________
41298 [  8246] By: jhi                                   on 2000/12/29  01:23:31
41299         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
41300              From: Lupe Christoph <lupe@lupe-christoph.de>
41301              Date: Thu, 28 Dec 2000 23:00:00 +0100
41302              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
41303              
41304              Suggest rsync --delete --dry-run.
41305      Branch: perl
41306            ! pod/perlhack.pod
41307 ____________________________________________________________________________
41308 [  8245] By: jhi                                   on 2000/12/28  23:57:05
41309         Log: The maxiters upper limit sanity check (guarding against
41310              non-progress) assumed bytes instead of characters in s///
41311              and split().
41312      Branch: perl
41313            ! pp.c pp_hot.c
41314 ____________________________________________________________________________
41315 [  8244] By: jhi                                   on 2000/12/28  23:34:08
41316         Log: Make some panic messages a bit more logical.
41317      Branch: perl
41318            ! doop.c pod/perldiag.pod pp.c pp_hot.c
41319 ____________________________________________________________________________
41320 [  8243] By: jhi                                   on 2000/12/28  22:59:16
41321         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
41322              From: Simon Cozens <simon@cozens.net>
41323              Date: Wed, 27 Dec 2000 02:30:03 +0000
41324              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
41325      Branch: perl
41326            ! pp.c t/pragma/sub_lval.t
41327 ____________________________________________________________________________
41328 [  8242] By: jhi                                   on 2000/12/28  22:56:53
41329         Log: Subject: [PATCH blead] Fix B::Terse indentation
41330              From: Daniel Chetlin <daniel@chetlin.com>
41331              Date: Wed, 27 Dec 2000 06:43:30 -0800
41332              Message-ID: <20001227064329.B9573@darkstar>
41333      Branch: perl
41334            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
41335 ____________________________________________________________________________
41336 [  8241] By: jhi                                   on 2000/12/28  22:48:59
41337         Log: The latter patch from the
41338              
41339              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
41340              From: Peter Prymmer <pvhp@forte.com> 
41341              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
41342              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
41343              
41344              (the former patch from the above should have been
41345              taken care of by Nick I-S)
41346      Branch: perl
41347            ! win32/Makefile
41348 ____________________________________________________________________________
41349 [  8240] By: jhi                                   on 2000/12/28  22:45:22
41350         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
41351              From: "Casey R. Tweten" <crt@kiski.net>
41352              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
41353              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
41354      Branch: perl
41355            ! lib/constant.pm
41356 ____________________________________________________________________________
41357 [  8239] By: jhi                                   on 2000/12/28  22:37:45
41358         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
41359              From: Simon Cozens <simon@cozens.net>
41360              Date: Wed, 27 Dec 2000 14:12:44 +0000
41361              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
41362      Branch: perl
41363            ! t/op/method.t t/op/sort.t toke.c
41364 ____________________________________________________________________________
41365 [  8238] By: jhi                                   on 2000/12/28  22:30:32
41366         Log: Subject: [PATCH perl@8229] Call.pm
41367              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
41368              Date: Mon, 25 Dec 2000 10:47:15 -0000
41369              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
41370      Branch: perl
41371            ! ext/Filter/Util/Call/Call.pm
41372 ____________________________________________________________________________
41373 [  8237] By: jhi                                   on 2000/12/28  22:19:21
41374         Log: Subject: [PATCH blead] Fix problem with `&' prototype
41375              From: Daniel Chetlin <daniel@chetlin.com>
41376              Date: Wed, 27 Dec 2000 15:55:32 -0800
41377              Message-ID: <20001227155532.D9573@darkstar>
41378      Branch: perl
41379            ! op.c t/comp/proto.t
41380 ____________________________________________________________________________
41381 [  8236] By: jhi                                   on 2000/12/28  22:09:25
41382         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
41383              From: Daniel Chetlin <daniel@chetlin.com>
41384              Date: Sun, 24 Dec 2000 04:09:49 -0800
41385              Message-ID: <20001224040949.B3090@darkstar>
41386      Branch: perl
41387            ! gv.c mg.c t/op/attrs.t
41388 ____________________________________________________________________________
41389 [  8235] By: jhi                                   on 2000/12/28  22:07:11
41390         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
41391              From: Jan Dubois <jand@ActiveState.com>
41392              Date: Tue, 26 Dec 2000 20:57:31 -0800
41393              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
41394      Branch: perl
41395            ! win32/win32.c
41396 ____________________________________________________________________________
41397 [  8234] By: jhi                                   on 2000/12/28  21:52:42
41398         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
41399              From: Simon Cozens <simon@cozens.net>
41400              Date: Thu, 28 Dec 2000 20:33:13 +0000
41401              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
41402      Branch: perl
41403            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
41404 ____________________________________________________________________________
41405 [  8233] By: jhi                                   on 2000/12/28  19:40:49
41406         Log: Integrate perlio.
41407      Branch: perl
41408           !> ext/Encode/Makefile.PL ext/Encode/compile
41409 ____________________________________________________________________________
41410 [  8232] By: nick                                  on 2000/12/23  16:06:00
41411         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
41412              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
41413      Branch: perlio
41414            ! ext/Encode/Makefile.PL
41415 ____________________________________________________________________________
41416 [  8231] By: nick                                  on 2000/12/23  14:30:34
41417         Log: "Compiled" encode build cleanup
41418              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
41419              - .c files do not export sub-tables
41420      Branch: perlio
41421            ! ext/Encode/Makefile.PL ext/Encode/compile
41422 ____________________________________________________________________________
41423 [  8230] By: nick                                  on 2000/12/23  12:50:37
41424         Log: Integrate mainline
41425      Branch: perlio
41426           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
41427           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
41428           !> pod/perl5004delta.pod pod/perl5005delta.pod
41429           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
41430           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
41431           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
41432           !> pod/perlsub.pod
41433 ____________________________________________________________________________
41434 [  8229] By: jhi                                   on 2000/12/22  15:32:12
41435         Log: Integrate perlio.
41436      Branch: perl
41437           +> win32/distclean.bat
41438           !> MANIFEST t/io/utf8.t
41439 ____________________________________________________________________________
41440 [  8228] By: jhi                                   on 2000/12/22  15:29:40
41441         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
41442              From: Robin Barker <rmb1@cise.npl.co.uk>
41443              Date: Fri, 22 Dec 2000 12:17:38 GMT
41444              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
41445      Branch: perl
41446            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
41447            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
41448            ! pod/perl5004delta.pod pod/perl5005delta.pod
41449            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
41450            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
41451            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
41452            ! pod/perlsub.pod
41453 ____________________________________________________________________________
41454 [  8227] By: jhi                                   on 2000/12/22  15:24:28
41455         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
41456              From: "John L. Allen" <allen@grumman.com>
41457              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
41458              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
41459              
41460              Document APPLLIB_EXP.
41461      Branch: perl
41462            ! INSTALL
41463 ____________________________________________________________________________
41464 [  8226] By: nick                                  on 2000/12/21  22:11:50
41465         Log: Handy script for when one forgets to "dmake clean" 
41466      Branch: perlio
41467            + win32/distclean.bat
41468            ! MANIFEST
41469 ____________________________________________________________________________
41470 [  8225] By: nick                                  on 2000/12/21  21:54:04
41471         Log: CRLF platform issue with io/utf8 fix.
41472      Branch: perlio
41473            ! t/io/utf8.t
41474 ____________________________________________________________________________
41475 [  8224] By: nick                                  on 2000/12/21  21:02:20
41476         Log: Integrate mainline
41477      Branch: perlio
41478           !> Changes Configure Makefile.SH Porting/Glossary
41479           !> Porting/config.sh Porting/config_H configure.com
41480           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
41481           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
41482           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
41483           !> win32/config.bc win32/config.gc win32/config.vc
41484 ____________________________________________________________________________
41485 [  8223] By: jhi                                   on 2000/12/21  17:09:16
41486         Log: Update Changes.
41487      Branch: perl
41488            ! Changes patchlevel.h
41489 ____________________________________________________________________________
41490 [  8222] By: jhi                                   on 2000/12/21  16:24:01
41491         Log: Metaconfig unit changes for #8221.
41492      Branch: metaconfig/U/perl
41493           +> issymlink.U
41494            - testsyml.U
41495            ! Mksymlinks.U
41496 ____________________________________________________________________________
41497 [  8221] By: jhi                                   on 2000/12/21  16:23:48
41498         Log: Rename testsyml to issymlink.
41499      Branch: perl
41500            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41501            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
41502            ! win32/config.vc
41503 ____________________________________________________________________________
41504 [  8220] By: jhi                                   on 2000/12/21  15:47:26
41505         Log: Robustness support for #8218 (symlink forest) since the GNU
41506              tools seem to be overly picky about symlinkage depths.
41507      Branch: perl
41508            ! Makefile.SH t/io/fs.t
41509 ____________________________________________________________________________
41510 [  8219] By: jhi                                   on 2000/12/21  15:38:27
41511         Log: Metaconfig changes for #8218.
41512      Branch: metaconfig
41513            ! U/modified/Oldconfig.U
41514      Branch: metaconfig/U/perl
41515            + Mksymlinks.U
41516            ! testsyml.U
41517 ____________________________________________________________________________
41518 [  8218] By: jhi                                   on 2000/12/21  15:37:57
41519         Log: Add Configure option -Dmksymlinks which will create a symlink
41520              forest if the current/build differs from the source directory.
41521              TODO: mkdir -p is not portable.
41522      Branch: perl
41523            ! Configure
41524 ____________________________________________________________________________
41525 [  8217] By: jhi                                   on 2000/12/21  14:39:12
41526         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
41527              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
41528              Date: Thu, 21 Dec 2000 09:38:18 GMT
41529              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
41530              
41531              The ofs became an SV.
41532      Branch: perl
41533            ! ext/Thread/Thread.xs
41534 ____________________________________________________________________________
41535 [  8216] By: jhi                                   on 2000/12/21  05:40:21
41536         Log: The polymorphism seems to have fixed 20000517.001.
41537      Branch: perl
41538            ! t/pragma/utf8.t
41539 ____________________________________________________________________________
41540 [  8215] By: jhi                                   on 2000/12/21  04:44:52
41541         Log: read() documentation tweak for 20001121.004.
41542      Branch: perl
41543            ! pod/perlfunc.pod
41544 ____________________________________________________________________________
41545 [  8214] By: jhi                                   on 2000/12/21  03:54:11
41546         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
41547      Branch: perl
41548            ! pp_sys.c t/op/misc.t
41549 ____________________________________________________________________________
41550 [  8213] By: jhi                                   on 2000/12/21  00:28:10
41551         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
41552              From: Peter Prymmer <pvhp@forte.com>
41553              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
41554              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
41555      Branch: perl
41556            ! configure.com
41557 ____________________________________________________________________________
41558 [  8212] By: jhi                                   on 2000/12/21  00:26:21
41559         Log: Edit edit edit.
41560      Branch: perl
41561            ! pod/perlfaq3.pod
41562 ____________________________________________________________________________
41563 [  8211] By: jhi                                   on 2000/12/20  18:52:46
41564         Log: Update Changes.
41565      Branch: perl
41566            ! Changes patchlevel.h
41567 ____________________________________________________________________________
41568 [  8210] By: jhi                                   on 2000/12/20  18:34:47
41569         Log: Yet another editor edit.
41570      Branch: perl
41571            ! pod/perlfaq3.pod
41572 ____________________________________________________________________________
41573 [  8209] By: jhi                                   on 2000/12/20  15:33:28
41574         Log: More Win32 Perling.
41575      Branch: perl
41576            ! pod/perlfaq3.pod
41577 ____________________________________________________________________________
41578 [  8208] By: jhi                                   on 2000/12/20  15:07:46
41579         Log: More Win32 editor/IDE/shell hints.
41580      Branch: perl
41581            ! pod/perlfaq3.pod
41582 ____________________________________________________________________________
41583 [  8207] By: jhi                                   on 2000/12/20  03:54:08
41584         Log: Subject: [PATCH] obscure timing knowledge
41585              From: Nicholas Clark <nick@ccl4.org>
41586              Date: Tue, 19 Dec 2000 19:22:31 +0000
41587              Message-ID: <20001219192231.F2827@plum.flirble.org>
41588      Branch: perl
41589            ! sv.c
41590 ____________________________________________________________________________
41591 [  8206] By: jhi                                   on 2000/12/20  03:45:57
41592         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
41593              From: Spider Boardman <spider@leggy.zk3.dec.com>
41594              Date: Tue, 19 Dec 2000 21:30:16 -0500
41595              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
41596      Branch: perl
41597            ! sv.c
41598 ____________________________________________________________________________
41599 [  8205] By: jhi                                   on 2000/12/19  23:02:01
41600         Log: Update Changes.
41601      Branch: perl
41602            ! Changes patchlevel.h
41603 ____________________________________________________________________________
41604 [  8204] By: jhi                                   on 2000/12/19  22:58:18
41605         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
41606              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
41607              on editors and diffing/patching.
41608      Branch: perl
41609            ! t/op/utf8decode.t
41610 ____________________________________________________________________________
41611 [  8203] By: nick                                  on 2000/12/19  21:36:16
41612         Log: Integrate mainline (forgot my own change...)
41613      Branch: perlio
41614           !> ext/Encode/compile
41615 ____________________________________________________________________________
41616 [  8202] By: nick                                  on 2000/12/19  21:34:42
41617         Log: Integrate mainline.
41618      Branch: perlio
41619           !> (integrate 61 files)
41620 ____________________________________________________________________________
41621 [  8201] By: nick                                  on 2000/12/19  21:34:06
41622         Log: Avoid looking for File::Glob when we don't need it.
41623      Branch: perl
41624            ! ext/Encode/compile
41625 ____________________________________________________________________________
41626 [  8200] By: jhi                                   on 2000/12/19  18:35:49
41627         Log: Update Changes.
41628      Branch: perl
41629            ! Changes patchlevel.h
41630 ____________________________________________________________________________
41631 [  8199] By: jhi                                   on 2000/12/19  18:35:07
41632         Log: Microperl tweaks.
41633      Branch: perl
41634            ! sv.c uconfig.h uconfig.sh
41635 ____________________________________________________________________________
41636 [  8198] By: jhi                                   on 2000/12/19  18:29:59
41637         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
41638      Branch: perl
41639            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41640            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
41641 ____________________________________________________________________________
41642 [  8197] By: jhi                                   on 2000/12/19  17:55:29
41643         Log: In VMS embedded perls couldn't access the statically built Socket,
41644              from Charles Lane.
41645      Branch: perl
41646            ! configure.com
41647 ____________________________________________________________________________
41648 [  8196] By: jhi                                   on 2000/12/19  17:49:50
41649         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
41650              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
41651              Date: Sun, 17 Dec 2000 19:11:44 -0000
41652              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
41653      Branch: perl
41654            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
41655            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
41656 ____________________________________________________________________________
41657 [  8195] By: jhi                                   on 2000/12/19  17:47:53
41658         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
41659              From: Jonathan Stowe <gellyfish@gellyfish.com>
41660              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
41661              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
41662      Branch: perl
41663            ! utils/h2xs.PL
41664 ____________________________________________________________________________
41665 [  8194] By: jhi                                   on 2000/12/19  17:46:28
41666         Log: Subject: Re: useless use of void context work-around
41667              From: andreas.koenig@anima.de (Andreas J. Koenig)
41668              Date: 16 Dec 2000 15:13:36 +0100
41669              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
41670              
41671              Document (comment) the q(di ds ig) trick in the code.
41672      Branch: perl
41673            ! op.c
41674 ____________________________________________________________________________
41675 [  8193] By: jhi                                   on 2000/12/19  17:10:57
41676         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
41677              From: "Mark J. Reed" <mreed@strange.turner.com>
41678              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
41679              Message-Id: <200012160222.VAA13986@strange.turner.com>
41680      Branch: perl
41681            ! ext/Sys/Syslog/Syslog.pm
41682 ____________________________________________________________________________
41683 [  8192] By: jhi                                   on 2000/12/19  17:07:45
41684         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
41685              From: Nicholas Clark <nick@ccl4.org>
41686              Date: Sat, 16 Dec 2000 19:03:13 +0000
41687              Message-ID: <20001216190313.D68304@plum.flirble.org>
41688      Branch: perl
41689            ! t/op/64bitint.t
41690 ____________________________________________________________________________
41691 [  8191] By: jhi                                   on 2000/12/19  17:06:13
41692         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
41693              From: Dominic Dunlop <domo@computer.org>
41694              Date: Mon, 18 Dec 2000 12:00:15 +0100
41695              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
41696              
41697              This patchlet is needed in order that perl can be statically linked.  
41698      Branch: perl
41699            ! regexec.c
41700 ____________________________________________________________________________
41701 [  8190] By: jhi                                   on 2000/12/19  17:03:08
41702         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
41703              From: "Craig A. Berry" <craig.berry@psinetcs.com>
41704              Date: Sun, 17 Dec 2000 00:18:35 -0600
41705              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
41706      Branch: perl
41707            ! perlio.h vms/gen_shrfls.pl
41708 ____________________________________________________________________________
41709 [  8189] By: jhi                                   on 2000/12/19  16:20:28
41710         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
41711              From: Prymmer/Kahn <pvhp@best.com>
41712              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
41713              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
41714              
41715              A better version of #8188.
41716      Branch: perl
41717            ! pod/perlfaq3.pod
41718 ____________________________________________________________________________
41719 [  8188] By: jhi                                   on 2000/12/19  15:57:06
41720         Log: (Replaced by #8189)
41721              
41722              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
41723              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
41724              From: Prymmer/Kahn <pvhp@best.com>
41725              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
41726              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
41727              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
41728              Date: Mon, 18 Dec 2000 11:10:45 -0500
41729              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
41730      Branch: perl
41731            ! pod/perlfaq3.pod
41732 ____________________________________________________________________________
41733 [  8187] By: jhi                                   on 2000/12/19  15:54:19
41734         Log: Email address fix for Anton Berezin.
41735      Branch: perl
41736            ! AUTHORS
41737 ____________________________________________________________________________
41738 [  8186] By: jhi                                   on 2000/12/19  15:38:54
41739         Log: Subject: [PATCH perl@8102] cygwin port
41740              From: "Eric Fifer" <efifer@dircon.co.uk> 
41741              Date: Thu, 14 Dec 2000 13:41:29 -0000
41742              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
41743              
41744              When compiling modules the data item that is being imported
41745              from libperl.dll needs to be tagged as imported/shared data:
41746              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
41747      Branch: perl
41748            ! perliol.h
41749 ____________________________________________________________________________
41750 [  8185] By: jhi                                   on 2000/12/19  14:53:24
41751         Log: Regen uconfig.h and uconfig.sh.
41752      Branch: perl
41753            ! uconfig.h uconfig.sh
41754 ____________________________________________________________________________
41755 [  8184] By: jhi                                   on 2000/12/18  20:43:49
41756         Log: Comments work so much better when they are closed.
41757      Branch: perl
41758            ! regcomp.c
41759 ____________________________________________________________________________
41760 [  8183] By: jhi                                   on 2000/12/18  18:04:02
41761         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
41762              Fixes the bug 20001218.016.
41763      Branch: perl
41764            ! regcomp.c
41765 ____________________________________________________________________________
41766 [  8182] By: gsar                                  on 2000/12/18  09:53:47
41767         Log: delete spurious files
41768      Branch: maint-5.6/perl
41769            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
41770            - vos/config.h vos/config_h.SH_orig
41771 ____________________________________________________________________________
41772 [  8181] By: gsar                                  on 2000/12/18  09:46:08
41773         Log: regen perltoc
41774      Branch: maint-5.6/perl
41775            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
41776 ____________________________________________________________________________
41777 [  8180] By: gsar                                  on 2000/12/18  09:20:27
41778         Log: integrate changes#7924..7926,7946,7952 from mainline
41779              
41780              A test works better if it has the right 1..$n output.
41781              
41782              All the core library users of Class::Struct seem to be
41783              using "use Class::Struct 'struct';" instead of the bare
41784              "use Class::Struct;", which isn't documented in Class::Struct.
41785              This can't be right.
41786              
41787              Make the Class::Struct import() wiser.
41788              
41789              Upgrade to CPAN 1.59_51, from Andreas König.
41790              
41791              Subject: Re: long shell lines
41792              Split overly long shell command lines.
41793      Branch: maint-5.6/perl
41794           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
41795           !> lib/File/stat.pm t/lib/class-struct.t
41796 ____________________________________________________________________________
41797 [  8179] By: gsar                                  on 2000/12/18  08:55:54
41798         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
41799              7918,7919,7988,8907 from mainline (various)
41800              
41801              Subject: [ID 20001127.004] White space problem in perlamiga.pod
41802              
41803              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
41804              
41805              Subject: [PATCH] perlcc.PL cleanups
41806              
41807              Subject: [PATCH] Updating perltie.pod for arrays
41808              
41809              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
41810              Subject: Re: [PATCH] Updating perltie.pod for arrays
41811              Subject: Re: [PATCH] Updating perltie.pod for arrays
41812              
41813              One more perltie.pod nit from Casey R. Tweten.
41814              
41815              Subject: [PATCH] $^O  win32 -> MSWin32
41816              plus similar nits for vms, err, VMS, and UNICOS.
41817              
41818              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
41819              More checking in case someone has broken their services or
41820              protocol databases.
41821              
41822              Make "use Class::Struct 'struct';" work again (broken by #7617);
41823              add a test for Class::Struct.
41824              
41825              Integrate the "skip" messages to explain().
41826              
41827              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
41828      Branch: maint-5.6/perl
41829           +> t/lib/class-struct.t
41830           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
41831           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
41832           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
41833 ____________________________________________________________________________
41834 [  8178] By: gsar                                  on 2000/12/18  08:16:30
41835         Log: avoid redefinition warnings on windows due to sys/socket.h getting
41836              #included before win32.h
41837      Branch: maint-5.6/perl
41838            ! win32/include/sys/socket.h
41839 ____________________________________________________________________________
41840 [  8177] By: gsar                                  on 2000/12/18  05:24:04
41841         Log: make regen_headers; fix POSIX.xs problems; remove outdated
41842              code from sys/socket.h that makes build fail now
41843      Branch: maint-5.6/perl
41844            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
41845            ! pod/perlapi.pod
41846           !> win32/include/sys/socket.h
41847 ____________________________________________________________________________
41848 [  8176] By: gsar                                  on 2000/12/18  05:20:17
41849         Log: update Changes
41850      Branch: maint-5.6/perl
41851            ! Changes patchlevel.h
41852 ____________________________________________________________________________
41853 [  8175] By: gsar                                  on 2000/12/18  04:57:48
41854         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
41855              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
41856              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
41857              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
41858              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
41859              7823,7825,7838
41860              
41861              Subject: Re: [PATCH] README.solaris
41862              
41863              Add getpagesize() probing, on non-UNIX guess 'undef'.
41864              
41865              Simplify the getpagesize() unit by dropping the
41866              pagesize probe since it's nowadays slightly more
41867              complicated because of sysconf(). (Note: if some
41868              platform really needs the -lPW for getpagesize,
41869              I just broke it.)
41870              TODO: a new pagesize unit.
41871              
41872              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
41873              
41874              MachTen doesn't really do mmap() and munmap().
41875              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
41876              
41877              More README.solaris updates from Andy Dougherty.
41878              
41879              Copy the s// information of README.hpux also to the perlrun.
41880              
41881              Add HAS_FSYNC, lack noticed by Nicholas Clark.
41882              
41883              Add a metaconfig unit for fsync.
41884              
41885              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
41886              
41887              Many subdocumented return values of the IO extension now documented.
41888              ungetc and write still left subdocumented.
41889              Subject: [PATCH] (was Re: IO::Handle::ungetc)
41890              
41891              Document tell() on special streams.
41892              
41893              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
41894              
41895              Subject: [ID 20001112.007] sfio's sftell isn't ftell
41896              
41897              Couple of tests from #7660 salvaged.
41898              
41899              Tweak the definition of the bit complement on UTF-8 data:
41900              if none of the characters in the string are > 0xff,
41901              the result is a complemented byte string, not a (UTF-8)
41902              char string.  Based on the summary in
41903              Subject: Re: [ID 20000918.005] ~ on wide chars
41904              This should give us the maximum backward (pre-char string)
41905              compatibility and utf8 compatibility.  The other alternative
41906              would be to limit the bit complement to be always byte only,
41907              taking the least significant byte of the chars.
41908              
41909              Cleanup messy #ifdef.
41910              
41911              Typos in #7667.
41912              
41913              Declare reg_data like reg_substr_data.
41914              
41915              Placate nervous compilers that see longer than ints switch()ing.
41916              
41917              Remove the new two tests of lib/io_xs for now, they seem to
41918              fail under perlio on some platforms.
41919              
41920              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
41921              
41922              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
41923              
41924              Subject: tiny typo in perl5db.pl
41925              
41926              Subject: some additions for makefiles for win32 (for perl@7674)
41927              
41928              Hoist the duplicated socket/netdb include logic to perl.h;
41929              undef SETERRNO in case SOCKS has defined it.  Based on:
41930              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
41931              
41932              Regen Configure.
41933              
41934              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
41935              (a macro to define signed and unsigned integer constants).
41936              
41937              Use UINT64_C().
41938              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
41939              
41940              Use u_int32_t for the size of hash_cb(), not size_t.
41941              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
41942              
41943              Quit utf8_to_uv() instantly if curlen == 0.
41944              
41945              Subject: [PATCH: perl@7674] updates to README.os390
41946              
41947              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
41948              
41949              EBCDIC tweaks.
41950              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
41951              
41952              Linenumber fix.
41953              
41954              SOCKS has its own USE_THREADS, based on
41955              Subject: [ID 20001114.002] et. al. bugfix followup
41956              
41957              UINT64_C() work continues.
41958              
41959              Detypo.
41960              
41961              The type of the hash_cb() size argument is tricky.
41962              
41963              Add fwalk() probe to the configuration files and regen perltoc.
41964              
41965              Subject: perllocale.pod changes
41966              
41967              Avoid an infinite loop in VMS when utils scripts are run
41968              with no arguments, from Charles Lane.
41969              
41970              Subject: Re: Bug in Carp::Heavy/5.6.0?
41971              
41972              For Solaris use64bitall the stdchar needs a little bit of help.
41973              
41974              The long double hints can be here or there.
41975              
41976              Test tweak for the open pragma.
41977              
41978              Also the 64bitall hints can be either here or there.
41979              
41980              As surmised the #7719 wasn't a good move.
41981              
41982              Subject: Fix for 20000409.001
41983              
41984              Subject: Fix for 20000815.006
41985              It's really 20000518.006.
41986              
41987              Subject: [PATCH 5.6.0 README.win32] very minor typos
41988              
41989              Subject: Fix for README.amiga (20000323.033)
41990              
41991              Explain in more detail the {} syntax ambiguousity.
41992              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
41993              
41994              Sparc 64-bit pack() fix from Jens Hamisch.
41995              
41996              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
41997              
41998              Subject: podlators 1.05 available        
41999              
42000              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
42001              
42002              Subject: [perl 7711: EPOC] updates
42003              
42004              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
42005              
42006              Miraculous typo.
42007              
42008              sysseek() instead of seek().
42009              
42010              Solaris hints tweaks.
42011              
42012              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
42013              This may be overly harsh but until proven otherwise, we think this
42014              way, or until we have a simple test for Configure (having to start
42015              up servers is does not count as simple) to check for the problems.
42016              
42017              Remove the shared object before attempting to create
42018              (by linking) a new one.  E.g. in AIX not removing
42019              becomes quite painful if one tries to do more than one
42020              build in the same tree (an interrupted build, for example),
42021              since the AIX' shared dynaloader seemingly keeps the shared
42022              objects open and therefore 'busy' for quite a while, even when
42023              nobody is using the objects, leading into link failures.
42024              
42025              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
42026              
42027              Subject: DOC PATCH 5.6.0 perlreftut
42028              
42029              Subject: [PATCH: perl@7777] add system locale testing for VMS
42030              
42031              Subject: [PATCH] Test.pm POD peculiarity
42032              
42033              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
42034              
42035              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
42036              
42037              Subject: Re: perl@7777 
42038              Detypoing.
42039              
42040              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
42041              
42042              Go ahead and #include <unistd.h> in perl.h.
42043              
42044              Subject: [PATCH perl@7795] small cleanup task for test suite
42045              
42046              Subject: Re: av.c patch (having slight problems)
42047              unshift() speedup.
42048              
42049              Reach back one higher up when searching for PERL_SRC.
42050      Branch: maint-5.6/perl
42051           +> lib/File/Spec/Epoc.pm
42052           !> (integrate 88 files)
42053 ____________________________________________________________________________
42054 [  8174] By: gsar                                  on 2000/12/18  03:53:09
42055         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
42056              7625..7629,7631..7634,7637,7639,7642 from mainline
42057              
42058              Fix for the tie-refhash string table leaks.
42059              
42060              Subject: [patch perl@7595] VMS configure.com tweak
42061              
42062              More careful detection of how well NVs and UVs mix.
42063              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))
42064              Added some SIGFPE paranoia.
42065              
42066              Forgot to bump the line numbers in #7601.
42067              
42068              Subject: PATCH std stdio for (Free)BSD
42069              
42070              Deleting $ENV{PATH} in VMS is not recommendable.
42071              
42072              Locale buglets.
42073              Subject: RE: Locales support (setlocale) fixes
42074              
42075              Do not test UTF-8 locales since that the tests would require
42076              polymorphic regexen.
42077              
42078              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
42079              
42080              A missing aTHX_.
42081              
42082              Subject: [ID 20001108.013] spelling
42083              
42084              Subject: [PATCH] Class::Struct at compile time
42085              
42086              Make deleting for %ENV work for (newer versions of) VMS,
42087              from Craig A. Berry.
42088              
42089              Forgot from #7618.
42090              
42091              More VMS moves on environment handling, from Charles Lane.
42092              
42093              Remove unused extra arguments.
42094              
42095              Typo in an ifndef.
42096              Subject: Re: [PATCH 5.7.0] better messages from malloc()
42097              
42098              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
42099              All except the "cow orker" change.
42100              
42101              The generated boot_* headers are wrong.  Pickier compiler,
42102              such as KAI C++ will refuse to compile the resulting perlmain.
42103              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
42104              
42105              There's no =head3.
42106              
42107              Disable only the tests 99 and 166 for UTF-8 locales.
42108              
42109              Missing dTHXs.
42110              Subject: RE: perl@7595 builds not on cygwin
42111              
42112              Subject: Re: bash -c exit and linux hints 
42113              
42114              Various doc oddball characters.
42115              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
42116              
42117              Subject: [PATCH] IO::Seekable pod
42118              
42119              Amdahl UTS hints updates.
42120              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
42121              
42122              Explain better why certain regex tests are skipped.
42123              Subject: Re: tests skipped: unknown reason
42124              
42125              Subject: [PATCH] README.solaris
42126              
42127              Subject: [PATCH perl@7638] cygwin port
42128      Branch: maint-5.6/perl
42129           +> README.solaris
42130           !> (integrate 26 files)
42131 ____________________________________________________________________________
42132 [  8173] By: gsar                                  on 2000/12/18  03:37:02
42133         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
42134              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
42135              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
42136              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
42137              
42138              Better create a true mailing list for the repository keepers.
42139              
42140              Subject: [ID 20001027.007] uniq array in perlfaq
42141              
42142              De-quoted-unreadable to ISO Latin 1.
42143              (There's one ISO-2022-JP name in Changes5.004.)
42144              
42145              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
42146              
42147              The #7476 needs a MANIFEST change, too.
42148              
42149              Add also emailless people.
42150              
42151              UTF-8 decoder tweak.
42152              
42153              Make \x{...} consistently produce UTF-8.
42154              Subject: Re: \x{...} is confused 
42155              
42156              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
42157              
42158              Add a perlbug flag, -A, to avoid acknowledgement messages.
42159              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
42160              
42161              Use Errno magic.
42162              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
42163              
42164              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
42165              
42166              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
42167              
42168              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
42169              
42170              Be more lenient on bad UTF-8 when doing bit arithmetics.
42171              Subject: Re: [ID 20000918.005] ~ on wide chars
42172              (The ord() part of the patch skipped.)
42173              
42174              Subject: perlfaq style changes
42175              
42176              AUTHORS tweaks.
42177              
42178              Whitespace style tweak.  Was originally going to see to
42179              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
42180              but that had already been taken care of.
42181              
42182              The compiler is either gcc or cc, from Tom Bates.
42183              
42184              The osname has been lowercased by now, from Tom Bates.
42185              
42186              The NonStop-UX libraries have a novel way to say NaN.
42187              
42188              printf UVs the correct way, noticed by Robin Barker.
42189              
42190              Subject: [PATCH] startperl to respect versiononly
42191              
42192              AUTHORS updates.
42193              
42194              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
42195              
42196              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
42197              
42198              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
42199              
42200              Generalize the Camel wording.
42201              Subject: Re: perlfaq style changes
42202              
42203              Subject: [ID 20001005.006] Documentation -- description of qr//
42204              
42205              C.pm part of
42206              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
42207              
42208              Locale warning explanation tweak.
42209              
42210              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
42211              
42212              Make the POSIX::setuid and POSIX::setgid to really call setuid()
42213              and setgid() because they were just changing $< and $( which means
42214              only changing the real uid/gid, as opposed to changing both
42215              real and effective ids.  (The alternative way could have been
42216              in POSIX.pm to change $> and $), too, but making a direct call
42217              to the C API feels cleaner.)  Fixes the bug
42218              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
42219              
42220              Expand %Config variables and %ENV variables only if
42221              so requested during build time using the
42222              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
42223              Not expanding makes relocating distributions easier.
42224              
42225              More tweaking on the #7522 theme.
42226              
42227              Test::Harness revealed buglets in the new DynaLoader.
42228              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
42229              
42230              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
42231              fix a autovivification bug in Tie::RefHash, add tests for both.
42232              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
42233              
42234              Detpyo.
42235              
42236              recv() can fail and return undef.
42237              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
42238              
42239              Fix the problem discussed in
42240              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
42241              originally from Linc Madison.  Also Andreas König's comments
42242              taken into account.  Some other problems with Tie::SubstrHash
42243              fixed: didn't croak when the table exceeded the requested number
42244              of entries (as documented) but instead when the number of entries
42245              exceeded the size of the table, a croak() had an unnecessary \n,
42246              didn't have a CLEAR method, documented that there is no exists().
42247              Didn't fix to be strict-proof because the module uses &foo; and
42248              dynamic scope.  Added a test script exercizing both first tamely 
42249              the basic functionality, and then the failure cases reported by
42250              Linc Madison.
42251              
42252              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
42253              
42254              The #7521 touched things it shouldn't have.
42255              
42256              Subject: [PATCH 5.7.0] better messages from malloc()
42257              
42258              Subject: Re: README.aix
42259              
42260              Add FCNTL_CAN_LOCK.
42261              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
42262              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
42263              
42264              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
42265              create a "fast path" for locale name probing using "locale -a"
42266              if available, squash finally hopefully the s?printf resetting
42267              the numeric locale (since, IIUC perllocale, it never shouldn't). 
42268              
42269              More Changes tweakery.
42270              
42271              Dying is too strict here, better just skip.
42272              
42273              Subject: Locales support (setlocale) fixes
42274              Modified quite a bit to be more portable.
42275              
42276              Configure would use a bad $myuname from an old config.sh.
42277              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
42278              
42279              Fix for
42280              Subject: [ID 20001004.006] undef is never tainted
42281              An undef read from a slurped file was not tainted.
42282              
42283              Fix for
42284              Subject: [ID 20001004.007] taint propogation is inconsistent
42285              The culprit was sv_setsv() which was rather blindly
42286              propagating taint, which lead to behaviour where if
42287              a tainted anon hash value was seen all the hash values
42288              from then on at that level became tainted, or at any
42289              upper levels in the case of nested anon hashes.
42290              
42291              Test tweak: show also the failed locales.
42292              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
42293              
42294              A fix of sorts for 20000329.026, a better error message
42295              for a missing "use charnames" when using the \N{...}. 
42296              
42297              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
42298              
42299              Add =pod to be tidy.
42300              
42301              Fix for bug id 19990615.008, pos() unset during s///ge.
42302              
42303              Add a note for future generations about bug id 20000229.006.
42304              
42305              Use -dM for gcc (the suggested patch did it only for Linux,
42306              but I think it can be generalized).
42307              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
42308              
42309              opmini.o can linger from Configures past.
42310              
42311              Document that the evaled syntax errors cause scalar leaks.
42312              
42313              Fix for
42314              Subject: [ID 20000728.005] perl -P broken
42315              (hopefully).  The fix is also not complete, it seems to break
42316              BOM swallowing for libc5 systems, but until someone figures
42317              out a way to do this without ftell(), this will do.
42318              
42319              AUTHORS updates.
42320              
42321              Subject: Re: rsync'ed patches vs. rsync'ed source
42322              
42323              Admit that the test leaks scalars.
42324              
42325              Sanitize the environment further.
42326              
42327              VOS updates from Paul Green.
42328              
42329              Document %ENV = () portability issues.
42330              
42331              Make the stdio test program of 7427 less noisy while being 
42332              compiled so that Digital UNIX wouldn't get both
42333              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
42334              undefined.  This makes perlio happy.
42335              
42336              glibc5 detection by __GNU_LIBRARY__.
42337              
42338              %ENV note tweaks from Dan Sugalski.
42339              
42340              Varargs don't always work too well if one puts an unsigned
42341              char on the stack and pop an unsigned quad off the stack.
42342              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
42343              
42344              Subject: Pod updates
42345              
42346              Fake support of holey files in win/dosish platforms.
42347              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
42348              
42349              A doc addition for bug id 20001105.019, beware \p.
42350              
42351              Tweak #7587.
42352              
42353              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
42354              
42355              perlhack updates from H.Merijn Brand.
42356              
42357              Subject: [PATCH perl@7573] cygwin port
42358              Synchronize with Cygwin 1.1.5.
42359              
42360              Bad thinko in #7581 (I used the test program with the expanded
42361              values as-is).
42362              
42363              Make perlbug not insist on dumping to a file when stdout isn't a tty.
42364              Subject: [PATCH] perlbug.PL
42365              
42366              Overrideable keys, each, pop, push, shift, splice, unshift.
42367              Subject: [PATCH] prototyped functions that should be overrideable
42368              
42369              Try to avoid flockless and emulationless places.
42370      Branch: maint-5.6/perl
42371           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
42372            - MAINTAIN
42373           !> (integrate 111 files)
42374 ____________________________________________________________________________
42375 [  8172] By: jhi                                   on 2000/12/18  02:49:27
42376         Log: Regen pods.
42377      Branch: perl
42378            ! pod/perlmodlib.pod pod/perltoc.pod
42379 ____________________________________________________________________________
42380 [  8171] By: gsar                                  on 2000/12/18  02:49:24
42381         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
42382              7465..7471 from mainline
42383              
42384              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
42385              in platforms that strictly require all the symbols being present
42386              at link time.
42387              
42388              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
42389              
42390              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
42391              
42392              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
42393              
42394              Subject: [PATCH] todo
42395              
42396              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
42397              
42398              Use $sort, $uniq (and $tr) consistently as wondered
42399              by Nicholas Clark.
42400              
42401              Too enthusiastic editing in #7460.
42402              
42403              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
42404              
42405              Upgrade to CPAN 1.58_55.
42406              Subject: CPAN.pm status
42407              
42408              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
42409              
42410              Make target reordering to avoid pointless re-makes.
42411              Subject: Re: Total re-make of 'make okfile' after 7451 ?
42412              
42413              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
42414              
42415              Subject: DOC PATCH 5.6.0
42416              
42417              Add the repository doc by Malcolm, Sarathy, and by Simon,
42418              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
42419      Branch: maint-5.6/perl
42420           +> Porting/repository.pod
42421           !> Configure MANIFEST Makefile.SH README.dos README.os2
42422           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
42423           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
42424           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
42425 ____________________________________________________________________________
42426 [  8169] By: gsar                                  on 2000/12/18  02:33:34
42427         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
42428              7435..7441,7445 from mainline
42429              
42430              Make the UTF-8 decoding stricter and more verbose when
42431              malformation happens.  This involved adding an argument
42432              to utf8_to_uv_chk(), which involved changing its prototype,
42433              and prefer STRLEN over I32 for the UTF-8 length, which as
42434              a domino effect necessitated changing the prototypes of
42435              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
42436              The stricter UTF-8 decoding checking uses Markus Kuhn's
42437              UTF-8 Decode Stress Tester from
42438              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
42439              
42440              Run vms/vms_yfix.pl, should have done that after changing
42441              perly.c in #7382.
42442              
42443              Subject: [PATCH 5.7.0] static linking with uninstalled perl
42444              
42445              (Replaced by #7440.)
42446              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
42447              
42448              Fix the bug ID 20001024.005, the bug introduced by #7416.
42449              
42450              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
42451              
42452              Fix the bug reported in
42453              From: andreas.koenig@anima.de (Andreas J. Koenig)
42454              Also make is_utf8_char() stricter.
42455              
42456              Missed the header file changes from #7425.
42457              
42458              Check if stdio supports tweaking lval and cnt simultaneously.
42459              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
42460              
42461              Stratus VOS updates from Paul Green.
42462              
42463              Podify README.epoc and README.vos.
42464              
42465              Add targets to Makefile.SH, most importantly
42466              'regen_all' which also remembers to update vms/perly*.
42467              
42468              Subject: Minor update to find2perl, for portability
42469              
42470              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
42471              
42472              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
42473              
42474              Rename UTF8LEN() to be UNISKIP(), too confusing to have
42475              UTF8LEN() and UTF8SKIP(). 
42476              
42477              Allow poking holes at the UTF-8 decoding strictness.
42478              
42479              Continue the internal UTF-8 API tweaking.
42480              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
42481              used much more than the simpler API, now called utf8_to_uv_simple().
42482              Still not quite happy with API, too much partial duplication
42483              of functionality.
42484              
42485              A new version of making the syslog test more robust.
42486              (Replaces #7421.)
42487              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
42488              
42489              buildtoc target tweaks.
42490              
42491              Integrate with vmsperl #7430 by Charles Bailey:
42492              
42493              Cleanup from prior patch (Charles Lane?):
42494              - improve handling of MFDs in Basename and Path
42495              - default to no xsubpp line # munging when building debug images
42496      Branch: maint-5.6/perl
42497           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
42498           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
42499           !> (integrate 67 files)
42500 ____________________________________________________________________________
42501 [  8168] By: gsar                                  on 2000/12/18  02:05:49
42502         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
42503              
42504              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
42505              From: Martin Husemann <martin@duskware.de>
42506              
42507              Subject: [PATCH 5.7.0] restore match data on backtracing
42508              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42509      Branch: maint-5.6/perl
42510           !> regcomp.c regexec.c t/op/re_tests
42511 ____________________________________________________________________________
42512 [  8167] By: gsar                                  on 2000/12/18  01:55:22
42513         Log: integrate changes#7858,7986 from mainline
42514              
42515              C<foreach my $x ...> in pseudo-fork()ed process may diddle
42516              parent's memory; fix it by keeping track of the actual pad
42517              offset rather than a raw pointer (this change is probably also
42518              relevant to non-ithreads case to avoid fallout from reallocs of
42519              the pad array, but is currently only enabled for the ithreads
42520              case in the interests of minimal disruption to existing "well
42521              tested" code)
42522              
42523              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
42524              due to the notorious GetFileType() bug in Windows 9x, which fstat()
42525              tickles)
42526      Branch: maint-5.6/perl
42527           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
42528           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
42529           !> win32/win32.c win32/win32.h win32/win32sck.c
42530 ____________________________________________________________________________
42531 [  8166] By: gsar                                  on 2000/12/18  01:52:59
42532         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
42533              from mainline (xsubpp and ExtUtils::LibList fixups, various
42534              other small items)
42535              
42536              The generated boot_* headers are wrong.  Pickier compiler,
42537              such as KAI C++ will refuse to compile the resulting perlmain.
42538              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
42539              
42540              Various doc oddball characters.
42541              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
42542              
42543              Subject: [PATCH] Re: 20001101.003 PDL
42544              
42545              Subject: [PATCH 5.7.0] etags broken again
42546              
42547              Subject: [PATCH 5.7.0] Liblist finally works
42548              
42549              Subject: [PATCH 5.7.0] Liblist returns found libraries
42550              
42551              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
42552              
42553              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
42554              
42555              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
42556              OUT keyword nits.
42557              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
42558              OUT and IN_OUT documentation.
42559      Branch: maint-5.6/perl
42560           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
42561           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
42562           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
42563           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
42564           !> win32/bin/search.pl
42565 ____________________________________________________________________________
42566 [  8165] By: gsar                                  on 2000/12/18  01:28:45
42567         Log: integrate changes#7533,7563,7611,7623 from mainline (various
42568              malloc.c embellishments)
42569      Branch: maint-5.6/perl
42570           !> malloc.c pod/perldiag.pod
42571 ____________________________________________________________________________
42572 [  8164] By: gsar                                  on 2000/12/18  01:23:33
42573         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
42574              fixups)
42575      Branch: maint-5.6/perl
42576           !> utils/h2xs.PL
42577 ____________________________________________________________________________
42578 [  8163] By: gsar                                  on 2000/12/18  01:17:50
42579         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
42580              fixups)
42581      Branch: maint-5.6/perl
42582           !> Makefile.SH utils/perlbug.PL
42583 ____________________________________________________________________________
42584 [  8162] By: gsar                                  on 2000/12/18  00:25:43
42585         Log: always export Perl_deb() (it is required by re.xs whether
42586              Perl is built with or without -DDEBUGGING)
42587      Branch: maint-5.6/perl
42588            ! makedef.pl
42589 ____________________________________________________________________________
42590 [  8161] By: gsar                                  on 2000/12/18  00:23:38
42591         Log: integrate change#7414 from mainline
42592              
42593              Undo the basename() part of #7412 since the lib/basename
42594              tests would need upgrading too.
42595              
42596              squelch two tests in tr.t that rely on tr/// paranoia change
42597              that's not in 5.6.x
42598      Branch: maint-5.6/perl
42599            ! t/op/tr.t
42600           !> lib/File/Basename.pm
42601 ____________________________________________________________________________
42602 [  8160] By: gsar                                  on 2000/12/18  00:05:30
42603         Log: missing change in previous integrate
42604      Branch: maint-5.6/perl
42605           !> README.aix
42606 ____________________________________________________________________________
42607 [  8159] By: gsar                                  on 2000/12/18  00:03:38
42608         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
42609              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
42610              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
42611              7410..7413 from mainline
42612              
42613              Introduce the man[24-8] variables, from Andy Dougherty.
42614              
42615              Upgrade to CPAN 1.58, from Andreas König.
42616              
42617              An updated EBCDIC tr patch.
42618              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
42619              
42620              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
42621              
42622              Two thirds of
42623              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
42624              The Install.pm changes will be submitted separately because
42625              they need some work and discussion still.
42626              
42627              The Install.pm third of
42628              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
42629              
42630              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
42631              
42632              Subject: [PATCH 5.7.0] IVs in mtats
42633              
42634              Subject: [PATCH 5.7.0] Perl API for mstats
42635              
42636              Ilya implemented the memory profiling API.
42637              
42638              In Amdahl UTS "struct sv" is defined by a system header,
42639              <ksync.h>.
42640              
42641              Slight tweak of the code to appease Amdahl UTS cc.
42642              
42643              Amdahl UTS doesn't seem to do dynaloading.
42644              
42645              Use UTF8SKIP(), from Simon Cozens.
42646              
42647              Thinko in #7222.
42648              
42649              op/sprintf.t patch for OS/390 (and any other host with limited
42650              floating-point exponent length)
42651              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
42652              
42653              Tweak #7225.
42654              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
42655              
42656              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
42657              
42658              Needs to be conditional on SunOS 4.
42659              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
42660              
42661              Test cases for bug id 20000323.056 (the bug seems to be fixed).
42662              
42663              Add test for bug id 20000427.003 (which seems to have
42664              been fixed) (also duplicate as 20000427.004, though
42665              with a higher severity).  Move one utf8 from op/append
42666              to pragma/utf8, tag the tests with bug ids.
42667              
42668              Document FNCASE=y as discussed in the bug 20000902.009.
42669              
42670              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
42671              The problem was that rx->minlen was in chars while pp_split()
42672              thought it would be in bytes. 
42673              
42674              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
42675              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
42676              
42677              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
42678              
42679              Fix a couple of compiler-noted nits in #7235.
42680              
42681              Tweak the test of #7235.
42682              
42683              One more ~utf8 tweak.
42684              
42685              -w cleanup.
42686              Subject: Re: Problems with bleadperl 
42687              
42688              Subject: small pod patch
42689              
42690              Subject: [PATCH perlguts.pod] Document offset hack
42691              
42692              Add Charles Lane.
42693              
42694              Add the capability to include/exclude branches.
42695              
42696              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
42697              
42698              Detect early whether the std streams have gone bad.
42699              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
42700              
42701              More IoTYPE sprinkling.
42702              
42703              Workaround for a sfio bug where the stream error indicator
42704              is not cleared as documented.
42705              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
42706              
42707              Clarify documentation on 'use bytes'.
42708              Subject: Re: What does 'use bytes' "mean" ?
42709              
42710              Show the failed remote port, instead of the failing line number.
42711              Subject: [PATCH 5.6.1 Debugger] More diagnostics
42712              
42713              Make Cwd more bulletproof in chrooted environments.
42714              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
42715              
42716              Subject: Pod patch for Devel::Peek
42717              
42718              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
42719              
42720              Borland C fstat() never saw the fd as writable.
42721              Subject: fix for Borland's weak "stat" (perl@7211)
42722              
42723              Missing change from #7362.
42724              
42725              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
42726              
42727              Add the test case for the bug id 20000730.004 which seems
42728              to have been fixed by now.
42729              
42730              Fix of sorts for bug id 20000901.092.  There seems to be no trace
42731              of a 'pmshort' anywhere in the B, so the offending line was simply
42732              removed.
42733              
42734              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
42735              
42736              Subject: PATCH do_print has 2 PerlIO_error()s
42737              
42738              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
42739              
42740              Typo noted by Mark Lutz.
42741              
42742              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
42743              
42744              In the latest compiler builds cccdlflags must not become -fpic,
42745              from Wilfredo Sánchez.
42746              
42747              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
42748              
42749              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
42750              
42751              SOCKS function redefinitions need prototypes, too, otherwise
42752              for example 32 bit versus 64 bit differences cause a lot of
42753              problems.  Part of
42754              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
42755              
42756              Portability tweak on #7377.
42757              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
42758              
42759              Don't write double values through long double pointers,
42760              based on a part of
42761              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
42762              
42763              Reëntrancy fix.
42764              Subject: [PATCH perl@7229] Rentrant parser and yylex()
42765              
42766              Make scan_num() reëntrant, as suggested in
42767              Subject: [PATCH perl@7229] Rentrant parser and yylex()
42768              
42769              Fix for ID 20001020.006, concatenating an unset submatch
42770              with utf8 resulted in "Modification of a read-only value".
42771              
42772              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
42773              
42774              The #7383 was right only in the context of the original bug report,
42775              not in more general case.
42776              
42777              Update Changes.
42778              
42779              Testcases for a #7383,#7385 related bug.
42780              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
42781              
42782              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
42783              
42784              Tweak the Is* definitions of Unicode character classes
42785              to better match the official categorizations; embrace
42786              the official categorizations; add the combining marks
42787              as alpha (and -numeric); fix DCinital (a typo and edito)
42788              to be DCmedial.
42789              
42790              Hints tweak from Anton Berezin.
42791              
42792              Subject: installman go-faster stripes
42793              Subject: Re: installman go-faster stripes
42794              
42795              Subject: [ID 20001021.003] updated hints/openbsd.sh
42796              
42797              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
42798              
42799              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
42800              
42801              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
42802              
42803              Doc patch.
42804              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
42805              
42806              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
42807              
42808              Subject: Re: [ID 20001021.005] SEGV with regex match 
42809              
42810              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
42811              
42812              The change #7187 was not so good on VMS.
42813              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
42814              
42815              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
42816              
42817              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
42818              
42819              Document PERL_INSTALL_ROOT of #7210.
42820      Branch: maint-5.6/perl
42821           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
42822           +> t/lib/tie-splice.t
42823            - lib/unicode/Is/DCinital.pl
42824           !> (integrate 112 files)
42825 ____________________________________________________________________________
42826 [  8158] By: jhi                                   on 2000/12/17  23:04:24
42827         Log: Subject: [PATCHES] RE: perl@8150 
42828              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
42829              Date: Sun, 17 Dec 2000 21:46:39 +0100
42830              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
42831              
42832              Neither cygwin has a getpwuid() one can trust on.
42833      Branch: perl
42834            ! t/lib/glob-basic.t
42835 ____________________________________________________________________________
42836 [  8157] By: jhi                                   on 2000/12/17  23:01:54
42837         Log: More MAN.PODS => {} fixes.
42838      Branch: perl
42839            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
42840            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
42841            ! os2/OS2/REXX/Makefile.PL
42842 ____________________________________________________________________________
42843 [  8156] By: gsar                                  on 2000/12/17  22:49:13
42844         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
42845              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
42846              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
42847              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
42848              7201,7204 from mainline
42849              
42850              Remove vestiges of tr//CU.
42851              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
42852              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
42853              
42854              The return value of setlocale must be copied away.
42855              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
42856              
42857              Allow chop() and chomp() to be overridden.
42858              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
42859              
42860              Hints optimization.
42861              Subject: Minor nit
42862              
42863              Subject: [PATCH] de-wall t/README
42864              
42865              Subject: Re: Two advertising clauses need to be removed
42866              
42867              Batch of UTF-8 patches from Simon Cozens.
42868              
42869              Fix for a parsing bug, not for the original bug.
42870              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
42871              
42872              Compilation warnings and an error.
42873              
42874              Subject: File::Find 5.7.0 POD nits
42875              
42876              Subject: [PATCH perl-5.7.0] continued -Wformat support
42877              
42878              The one that got away.
42879              
42880              Subject: Re: perl@7078
42881              
42882              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
42883              convertable to bytes by checking it doesn't go above 0xc3
42884              Subject: Re: perl@7078
42885              
42886              Replace #7084 with
42887              Subject: Re: perl@7078 
42888              
42889              We don't need to count the high bit bytes, a boolean is enough. 
42890              
42891              Subject: [PATCH] utf8.c apidoc
42892              
42893              Subject: Re: perl@7078 
42894              
42895              Botched the #7090 check-in.
42896              
42897              Fix for the charnames.t failures from Spider Boardman.
42898              
42899              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
42900              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
42901              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
42902              0 to checking to get the warning.
42903              
42904              Subject: [PATCH] Nits in perlmod.pod
42905              
42906              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
42907              
42908              Subject: Re: unicode support and perl [ID 20000901.097]
42909              
42910              Subject: Re: unicode support and perl [ID 20000901.097]
42911              
42912              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
42913              
42914              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
42915              
42916              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
42917              
42918              Subject: [PATCH@blead] Fix some recursion in overload.pm
42919              
42920              s/Robin Parker/Robin Barker/
42921              
42922              Subject: [PATCH] Fix aliasing of tied filehandles
42923              
42924              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
42925              
42926              Subject: Re: [PATCH 5.005_64 missed]
42927              
42928              SOCK_DGRAM and listen() do not mix as reported in
42929              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
42930              The patch for 5.7.0+ had to be reengineered, though.
42931              
42932              Subject: DOC PATCH 5.6.0
42933              
42934              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
42935              
42936              Document the issue (is not a syntax error, kind of)
42937              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
42938              
42939              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
42940              Did not apply cleanly, manual intervention was needed.
42941              
42942              Subject: [PATCH] DLL not restartabke with threaded perl
42943              
42944              Inside require() $^S was always left undefined.
42945              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
42946              
42947              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
42948              
42949              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
42950              
42951              Regen headers.
42952              
42953              Subject: [PATCH 5.7.0] Epoc update
42954              
42955              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
42956              as suggested by Olaf Flebbe and Nick Clark.
42957              
42958              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
42959              
42960              Misplaced else.
42961              
42962              Scale down the VMS message boxes, by Charles Lane.
42963              Fix for ID 20000903.009, workaround at
42964              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
42965              
42966              Subject: [ID 20001003.006] B::Debug not -w clean
42967              
42968              Test harness update to sync with the new perlcc,
42969              from Simon Cozens.
42970              
42971              One remaining nit less at the VMS mailbox sizing.
42972              
42973              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
42974              
42975              It is possible to have no hosts database at all.  Pointed out in
42976              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
42977              
42978              Subject: [PATCH 5.7.0] h2xs not working
42979              Subject: [PATCH 5.7.0] h2xs not documenting the created module
42980              
42981              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
42982              
42983              Subject: perlhack.pod Patch for Externals Tools
42984              
42985              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
42986              
42987              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
42988              
42989              Enable disabling scripts installation by Configure -Uinstallscripts,
42990              suggested by H. Merijn Brand.
42991              
42992              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
42993              reported several times by Dominic Dunlop, for example in
42994              ID 20000315.008.  Patch from Dominic.  Patch affects at
42995              least MachTen, and possibly other oldish BSDs. Should not
42996              break non-broken platforms (tested on LinuxPPC). 
42997              
42998              Regen toc.
42999              
43000              Subject: Re: Questions about Tie::Array and perl modules
43001              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
43002              
43003              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
43004              
43005              Tweak #7153.
43006              
43007              IO::Handle->syswrite() did not handle length omission
43008              like CORE::syswrite() does.
43009              Subject: [Fwd] IO::Handle, syswrite and arguments
43010              The original patch from andrew@ugh.net.au.
43011              
43012              Also the $ccflags is needed for the C compiler check.
43013              Subject: Configure (check for C-compiler)
43014              
43015              Eliminate $Is_VMS code from the test.
43016              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
43017              
43018              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
43019              as the first option of cc/ld because of ultrapicky compilers
43020              (e.g. OS/390 R2.5)
43021              
43022              Change the version number of Tie::Handle in the core to 4.0,
43023              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
43024              Subject: Note on Tie::Handle
43025              
43026              UTF8ize split() so that the cloned substrings get the UTF8
43027              flag of the original scalar.  Problem reported by Simon Cozens.
43028              
43029              save_re_context() could reset PL_curcop to freed memory, causing core
43030              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
43031              
43032              Subject: PATCH 5.6 perldebguts grammar cleanup
43033              
43034              Add a todo note about overloadable assertions.
43035              
43036              on Windows, LoadLibrary() could load an extension DLL multiple
43037              times if forward slashes are used in the path
43038              
43039              on Windows, cwd strings in the environment should be of the
43040              form =X:=X:\foo instead of =X=X:\foo\
43041              
43042              on Windows, avoid potential exception (could happen if MSVCRT isn't
43043              being used) when closing a socket handle
43044              
43045              avoid nonportable example code
43046              
43047              Windows9x doesn't support link(), despite what Config.pm
43048              might think
43049              
43050              pod nit
43051              
43052              Change #7160 had a nasty typo.
43053              
43054              Warn about unknown scripts.
43055              Subject: Re: ideas? patches? [PATCH bleadperl]
43056              
43057              on Windows, clean targets might not work under some flavors of the shell
43058              
43059              tweak for change#7173
43060              
43061              Make eq work again with utf8 (disabling the upgrading
43062              should no more be necessary since the copies of the
43063              scalars are upgraded, not the scalars themselves).
43064              Takes care of ID 20001009.001.  (The claimed length()
43065              bug in 20001009.001 seems bogus to me.)
43066              
43067              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
43068              
43069              Upgrade to CGI.pm 2.74, from Lincoln Stein.
43070              
43071              Upgrade to podlators 1.04, from Russ Allbery.
43072              
43073              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
43074              
43075              Quote the temp file name, needed in Win32 because the
43076              default name unfortunately contains spaces, shouldn't
43077              hurt elsewhere.
43078              Subject: FW: perldoc fails if $TEMP contains spaces
43079              
43080              Subject: RE: [ID 19990803.001] README.win32 suggestions 
43081              
43082              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
43083              
43084              Subject: Re: utf8 concat, mg_get
43085              
43086              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
43087              
43088              Subject: [PATCH: perl@7181] op/tr tests on OS/390
43089              
43090              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
43091              
43092              Use the versiononly instead of the installscripts,
43093              retract the changes 7146 and 7147.
43094              
43095              Reapply Andy's patch and regen Configure.
43096              
43097              Add the test case for #7190, from the original bug report
43098              by Andreas König.
43099              
43100              Remove duplicated code.
43101              
43102              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
43103              
43104              restore change#7202
43105      Branch: maint-5.6/perl
43106           !> (integrate 121 files)
43107 ____________________________________________________________________________
43108 [  8155] By: jhi                                   on 2000/12/17  22:30:58
43109         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
43110              From: "Craig A. Berry" <craigberry@mac.com>
43111              Date: Sun, 17 Dec 2000 13:09:28 -0600
43112              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
43113              
43114              MAN.PODS => ' ' is naughty.
43115      Branch: perl
43116            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
43117 ____________________________________________________________________________
43118 [  8154] By: nick                                  on 2000/12/17  22:07:13
43119         Log: MULTIPLICITY nit.
43120      Branch: perl
43121            ! mg.c
43122 ____________________________________________________________________________
43123 [  8153] By: gsar                                  on 2000/12/17  21:23:05
43124         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
43125              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
43126              from mainline
43127              
43128              Document the SvIOK_.*UV().
43129              
43130              Update Unicode todo list.
43131              
43132              Guard against bad string->int conversion for quads.
43133              
43134              Subject: small apidoc fix
43135              
43136              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
43137              
43138              Subject: [PATCH] Tied filehandle documentation
43139              
43140              Subject: [PATCH] Modernize Opcode.pm documentation
43141              
43142              Make Data::Dumper (non-XS) to work with changed semantics of ref().
43143              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
43144              [applied even though said semantics didn't change in 5.6.x]
43145              
43146              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
43147              
43148              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
43149              
43150              Fix the URL, but the server is still missing in action.
43151              Subject: [ID 20000905.002] perlfaq1.pod URL error
43152              
43153              Subject: [ID 20000903.001] \w in utf8-strings
43154              
43155              Fix the ccversion detection for 5.1 and beyond.
43156              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
43157              
43158              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
43159              
43160              Subject: [ID 20000904.008] Tiny fix for perldiag
43161              
43162              Subject: Re: [ID 20000906.004] segfault with bad perl statement
43163              
43164              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
43165              
43166              Subject: [ID 20000908.002] perlipc documentation bug.
43167              
43168              Subject: [PATCH lib/Benchmark.pm]
43169              
43170              Re-allow vec() for characters > 255.
43171              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
43172              
43173              Do away with memory models cruft.  Sorry, PDP users.
43174              
43175              Continue #7041.
43176              
43177              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
43178              
43179              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
43180              
43181              Upgrade to CPAN 1.57_65, from Andreas König.
43182              
43183              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
43184              by Russ Allbery.
43185              
43186              Silence t/pod/*.t about alternate quote-mappings now implemented
43187              by Pod::Text, from Brad Appleton.
43188              
43189              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
43190              Subject: borland C++ win32.c tweak
43191              
43192              C<@a = @b = split(...)> optimization coredumps under ithreads
43193              (missed a spot when fixing up op_pmreplroot hack for ithreads)
43194              
43195              Document the SvUTF8*().
43196              
43197              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
43198              
43199              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
43200              
43201              Do in VMS as the #7054 does.
43202              
43203              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
43204              
43205              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
43206              
43207              Subject: [patch: perl@7045] vms updates
43208              
43209              Test for the #7049.
43210              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
43211              
43212              Break up the myconfig lines a bit.
43213              Subject: perlbug/perl -V output format
43214              
43215              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
43216              
43217              The #7054 truncated Configure badly.
43218              
43219              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
43220              initialization in all the threads on Windows
43221              
43222              Allow for whitespace between "#" and "line" in cpp output.
43223              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
43224              
43225              Remove vestiges of tr//CU.
43226              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
43227              
43228              The return value of setlocale must be copied away.
43229              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
43230              
43231              Allow chop() and chomp() to be overridden.
43232              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
43233              
43234              Hints optimization.
43235              Subject: Minor nit
43236              
43237              Subject: [PATCH] de-wall t/README
43238              
43239              Subject: Re: Two advertising clauses need to be removed
43240      Branch: maint-5.6/perl
43241           !> (integrate 75 files)
43242 ____________________________________________________________________________
43243 [  8152] By: gsar                                  on 2000/12/17  20:30:11
43244         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
43245              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
43246              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
43247              
43248              Don't attach -ld to the archname if pointless.
43249              
43250              Document UNTIE in a very minimalistic way.
43251              
43252              POSIX doesn't report long double values under -Duselongdouble
43253              when the long doubles are "real" (bigger than doubles).
43254              
43255              More author updates.
43256              
43257              Try to deduce NV_MAX.  Really should be Configure fodder.
43258              
43259              :: not allowed in pathnames, change to .
43260              Subject: [PATCH perl@6938] cygwin port
43261              
43262              Forget about NV_MAX (#6951).  Various floating point tweaks,
43263              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
43264              
43265              Move the Solaris 7 scan to use64bitall, make the
43266              failure to find 64-bot sparc libc to mention the
43267              possibility of being in an intel, from Lupe and Alan.
43268              
43269              Regen perltoc.
43270              
43271              AUTHORS tweaks, from Peter Prymmer.
43272              
43273              More address tweaking.
43274              
43275              Small tweaks all over.
43276              
43277              File::Temp patches from Andreas König,
43278              
43279              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
43280              
43281              Subject: CPAN.pm beta 1.57_57 for the core
43282              
43283              Part of the solution.
43284              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
43285              
43286              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
43287              
43288              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
43289              
43290              Add the overload warnings to perldiag.
43291              
43292              Drop unused argument.
43293              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
43294              
43295              Subject: Nit in Configure (bleadperl@6961)
43296              
43297              Update to PodParser 1.18, from Brad Appleton.
43298              
43299              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
43300              
43301              Subject: [PATCH: 6948] add SCNfldbl to configure.com
43302              
43303              Document UNTIE. Also tweak implementation to suppress the 'inner references'
43304              warning when UNTIE exists and instead pass the cound of extra references to
43305              the UNTIE method.
43306              
43307              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
43308              so that case-ignoring systems like DCL can tell them from
43309              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
43310              
43311              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
43312              
43313              Feature ordering tweak.
43314              
43315              Regen perltoc.
43316              
43317              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
43318              
43319              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
43320              
43321              Subject: http:// in L<>
43322              
43323              Detypo.
43324              
43325              change#6791 accidentally clobbered change#6710, put it back
43326              
43327              Only the first line, thank you very much.
43328              
43329              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
43330              plus rework the http: spots as suggested by Tom Christiansen,
43331              plus regen perltoc.
43332              
43333              Undo part of change 6489 which looks like a bulk edit which
43334              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
43335              The supressing of main:: on return from select() is undesirable.
43336              
43337              Apparently avoiding the swapping is too costly.
43338              
43339              Various Configure nits by Philip Newton,
43340              plus the ebcdic one by me.
43341              
43342              Make certain cc is set before trying to run it.
43343              
43344              If overloaded %{} etc. return the object do not loop.
43345              Thus  sub deref { $_[0] } functions if object is wanted type.
43346              
43347              Update perlhist.
43348              
43349              More %{} and other deref special casing - do not pass to 'nomethod'.
43350      Branch: maint-5.6/perl
43351           !> (integrate 59 files)
43352 ____________________________________________________________________________
43353 [  8151] By: gsar                                  on 2000/12/17  19:14:38
43354         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
43355              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
43356              
43357              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
43358              
43359              Make the epsilon to be relative, not absolute.
43360              
43361              Put back the flags dump as reasoned in
43362              Subject: Re: [PATCH] Glob dumping
43363              
43364              Introduce ccname to keep track of what compiler kind of we have.
43365              
43366              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
43367              
43368              Put back the slice accidentally removed by #6907.
43369              
43370              Reset archname and archname64 always, forcing them be
43371              recomputed at each Configure run, make Configure and
43372              the hints files agree on the naming of largefiles variables.
43373              
43374              Don't say "Perl 5.0 source kit".
43375              
43376              Subject: [PATCH] fix misc cast warnings
43377              
43378              Subject: typos in pods
43379              
43380              NVs not necessarily doubles, as pointed out by Yitzchak.
43381              
43382              Subject: [PATCH 6889] add a few ldbl formats to configure.com
43383              
43384              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
43385              
43386              Better options for rsync.
43387              
43388              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
43389              
43390              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
43391              
43392              Subject: [PATCH] Re: UNTIE method 
43393              
43394              A better fix for the Socket building problem from Craig Berry.
43395              
43396              Retract the dummy test, skip the security tests (instead of failing),
43397              explain what the warnings mean.
43398              
43399              Heap decorruption.
43400              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
43401              
43402              Update to Unicode 3.0.1.
43403              
43404              Missed one Unicode file.
43405              
43406              Subject: Re: typos in pods
43407              
43408              The #6929 was too skimpy.
43409              
43410              sscanf() may be the only way to read long doubles from strings.
43411              
43412              Reveal Borland's isnan.
43413              Subject: build with BC++ tweak
43414              
43415              Issue useful diagnostic on unknown pod commands.
43416              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
43417              
43418              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
43419              
43420              Clarify the third case of ftmp-security warnings.
43421              
43422              Make -Dusemorebits find long doubles in Solaris.
43423              
43424              Wrap the test in eval.
43425      Branch: maint-5.6/perl
43426           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
43427           +> lib/unicode/PropList.txt lib/unicode/README.perl
43428           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
43429           +> lib/unicode/Unicode.301 vms/vmspipe.com
43430            - lib/unicode/Props.txt lib/unicode/UCD300.html
43431            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
43432           !> (integrate 305 files)
43433 ____________________________________________________________________________
43434 [  8150] By: jhi                                   on 2000/12/17  18:47:57
43435         Log: Uncheckedin generated files.
43436      Branch: perl
43437            ! global.sym perlapi.c pod/perlapi.pod
43438 ____________________________________________________________________________
43439 [  8149] By: jhi                                   on 2000/12/17  18:41:22
43440         Log: Update Changes.
43441      Branch: perl
43442            ! Changes patchlevel.h
43443 ____________________________________________________________________________
43444 [  8148] By: jhi                                   on 2000/12/17  18:39:16
43445         Log: Subject: [PATCH] Fcntl constants speedup
43446              From: Nicholas Clark <nick@ccl4.org>
43447              Date: Sun, 17 Dec 2000 16:29:24 +0000
43448              Message-ID: <20001217162924.E97668@plum.flirble.org>
43449              
43450              Use IVs for the Fcntl constants instead of NVs.
43451      Branch: perl
43452            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
43453 ____________________________________________________________________________
43454 [  8147] By: jhi                                   on 2000/12/17  18:33:41
43455         Log: Add test for #8145 (binmode() warning), add warning for
43456              ioctl() and sockpair(), document them. (fileno() cannot
43457              be tripwired with the same kind of warning because
43458              'defined fileno($foo)' seems to be an idiom.)
43459      Branch: perl
43460            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
43461 ____________________________________________________________________________
43462 [  8146] By: gsar                                  on 2000/12/17  18:09:08
43463         Log: update Changes
43464      Branch: maint-5.6/perl
43465            ! Changes
43466 ____________________________________________________________________________
43467 [  8145] By: jhi                                   on 2000/12/17  17:39:35
43468         Log: Subject: [PATCH] Re: The long awaited feature ...
43469              From: Simon Cozens <simon@cozens.net>
43470              Date: Sun, 17 Dec 2000 12:31:56 +0000
43471              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
43472              
43473              Add a warning to binmode() about using bad filehandles
43474              (can happen e.g. if someone forgets the filehandle argument)
43475      Branch: perl
43476            ! pp_sys.c
43477 ____________________________________________________________________________
43478 [  8144] By: jhi                                   on 2000/12/17  17:33:48
43479         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
43480              From: Jonathan Stowe <gellyfish@gellyfish.com>
43481              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
43482              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
43483      Branch: perl
43484            ! lib/Net/Ping.pm
43485 ____________________________________________________________________________
43486 [  8143] By: jhi                                   on 2000/12/17  05:31:37
43487         Log: Polymorphic regexps.
43488              
43489              Fixes at least the bugs 20001028.003 (both of them...) and
43490              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
43491              also to be fixed by now, probably already before this patch.
43492      Branch: perl
43493            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
43494            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
43495            ! t/op/utf8decode.t t/pragma/utf8.t
43496 ____________________________________________________________________________
43497 [  8142] By: jhi                                   on 2000/12/16  17:16:05
43498         Log: Subject: [patch perl@8102] dos/djgpp update
43499              From: Laszlo Molnar <ml1050@freemail.hu>
43500              Date: Sat, 16 Dec 2000 01:40:52 +0100
43501              Message-ID: <20001216014052.A335@freemail.hu>
43502      Branch: perl
43503            ! djgpp/config.over t/base/commonsense.t
43504 ____________________________________________________________________________
43505 [  8141] By: jhi                                   on 2000/12/16  17:09:27
43506         Log: Few uncheckedin files.
43507      Branch: perl
43508            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
43509 ____________________________________________________________________________
43510 [  8140] By: nick                                  on 2000/12/15  22:14:31
43511         Log: Integrate mainline
43512      Branch: perlio
43513           !> (integrate 53 files)
43514 ____________________________________________________________________________
43515 [  8139] By: jhi                                   on 2000/12/15  19:49:49
43516         Log: One more IVUV tweak from Nicholas Clark.
43517      Branch: perl
43518            ! sv.c
43519 ____________________________________________________________________________
43520 [  8138] By: jhi                                   on 2000/12/15  19:17:06
43521         Log: Return of the IVUV-preservation, now seems to be happy even
43522              in Digital UNIX (the broken strtoul brokenness detection
43523              seems to have been the fly in the ointment).
43524      Branch: perl
43525            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43526            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
43527            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
43528            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
43529            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
43530            ! vos/config.ga.h win32/config.bc win32/config.gc
43531            ! win32/config.vc
43532 ____________________________________________________________________________
43533 [  8137] By: jhi                                   on 2000/12/15  18:12:14
43534         Log: Metaconfig unit change for #8136.
43535      Branch: metaconfig
43536            ! U/modified/d_strtoul.U
43537      Branch: metaconfig/U/perl
43538            ! d_strtoull.U d_strtouq.U
43539 ____________________________________________________________________________
43540 [  8136] By: jhi                                   on 2000/12/15  18:11:35
43541         Log: I don't think it's sensible or portable to test the strtou*
43542              on /^-/ strings.
43543      Branch: perl
43544            ! Configure
43545 ____________________________________________________________________________
43546 [  8135] By: jhi                                   on 2000/12/15  17:18:49
43547         Log: Metaconfig unit change for #8134.
43548      Branch: metaconfig
43549            ! U/modified/d_strtoul.U
43550 ____________________________________________________________________________
43551 [  8134] By: jhi                                   on 2000/12/15  17:14:13
43552         Log: If longsize is 8 we don't need a LL suffix for integer constants.
43553      Branch: perl
43554            ! Configure config_h.SH
43555 ____________________________________________________________________________
43556 [  8133] By: jhi                                   on 2000/12/15  16:00:23
43557         Log: Update Changes.
43558      Branch: perl
43559            ! Changes patchlevel.h
43560 ____________________________________________________________________________
43561 [  8132] By: jhi                                   on 2000/12/15  15:44:16
43562         Log: Some compilers get huffy if you do not cast a const pointer
43563              to a non-const when assigning.
43564      Branch: perl
43565            ! gv.c
43566 ____________________________________________________________________________
43567 [  8131] By: jhi                                   on 2000/12/15  15:38:30
43568         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
43569              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43570              Date: Fri, 15 Dec 2000 05:26:57 -0500
43571              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
43572      Branch: perl
43573            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
43574            ! t/pragma/overload.t
43575 ____________________________________________________________________________
43576 [  8130] By: jhi                                   on 2000/12/15  15:36:08
43577         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
43578              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43579              Date: Thu, 14 Dec 2000 22:02:43 -0500
43580              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
43581      Branch: perl
43582            ! gv.c perl.h
43583 ____________________________________________________________________________
43584 [  8129] By: jhi                                   on 2000/12/15  15:34:16
43585         Log: Subject: PATCH: h2xs nit
43586              From: Tim Jenness <t.jenness@jach.hawaii.edu>
43587              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
43588              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
43589              
43590              Add a template README.
43591      Branch: perl
43592            ! utils/h2xs.PL
43593 ____________________________________________________________________________
43594 [  8128] By: jhi                                   on 2000/12/15  15:32:22
43595         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
43596      Branch: perl
43597            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
43598 ____________________________________________________________________________
43599 [  8127] By: jhi                                   on 2000/12/15  15:19:34
43600         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
43601              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
43602              Date:     Thu, 14 Dec 2000 20:04:42 EST
43603              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
43604      Branch: perl
43605            ! ext/Opcode/Opcode.xs
43606 ____________________________________________________________________________
43607 [  8126] By: jhi                                   on 2000/12/15  15:17:49
43608         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
43609              From: Peter Prymmer <pvhp@forte.com>
43610              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
43611              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
43612      Branch: perl
43613            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
43614            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
43615            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
43616 ____________________________________________________________________________
43617 [  8125] By: jhi                                   on 2000/12/15  15:11:05
43618         Log: This seems to be a stage sane and stable enough to checkin.
43619              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
43620      Branch: perl
43621            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
43622            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
43623            ! t/op/cmp.t t/op/numconvert.t
43624 ____________________________________________________________________________
43625 [  8124] By: jhi                                   on 2000/12/15  04:20:26
43626         Log: Something is really wonky.
43627      Branch: perl
43628            ! sv.c
43629 ____________________________________________________________________________
43630 [  8123] By: jhi                                   on 2000/12/15  04:00:50
43631         Log: Fixes for the IV UV patches to compile in Digital UNIX.
43632      Branch: perl
43633            ! sv.c
43634 ____________________________________________________________________________
43635 [  8122] By: jhi                                   on 2000/12/15  02:53:40
43636         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
43637              From: "Craig A. Berry" <craigberry@mac.com>
43638              Date: Thu, 14 Dec 2000 19:10:49 -0600
43639              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
43640      Branch: perl
43641            ! vms/vms.c
43642 ____________________________________________________________________________
43643 [  8121] By: jhi                                   on 2000/12/15  02:50:00
43644         Log: Metaconfig changes for #8120.
43645      Branch: metaconfig
43646            + U/modified/d_strtoul.U
43647      Branch: metaconfig/U/perl
43648            ! d_strtoull.U d_strtouq.U
43649 ____________________________________________________________________________
43650 [  8120] By: jhi                                   on 2000/12/15  02:49:42
43651         Log: From: Nicholas Clark <nick@ccl4.org> 
43652              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
43653              Date: Thu, 14 Dec 2000 18:38:57 +0000
43654              Message-ID: <20001214183857.B97909@plum.flirble.org>
43655      Branch: perl
43656            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43657            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
43658            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
43659            ! vos/config.ga.def vos/config.ga.h win32/config.bc
43660            ! win32/config.gc win32/config.vc
43661 ____________________________________________________________________________
43662 [  8119] By: jhi                                   on 2000/12/14  23:40:58
43663         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
43664              From: Nicholas Clark <nick@ccl4.org>
43665              Date: Wed, 13 Dec 2000 20:08:50 +0000
43666              Message-ID: <20001213200849.B71166@plum.flirble.org>
43667      Branch: perl
43668            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
43669            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
43670 ____________________________________________________________________________
43671 [  8118] By: jhi                                   on 2000/12/14  22:46:26
43672         Log: Integrate perlio.
43673      Branch: perl
43674           !> MANIFEST ext/Encode/compile makedef.pl
43675 ____________________________________________________________________________
43676 [  8117] By: nick                                  on 2000/12/14  22:38:53
43677         Log: Win32 tweaks to get Encode to build
43678              - temp hack to makedef.pl till PerlIO is properly "exported".
43679              - MSVC dislikes  
43680              static encpage_t foo[];
43681              so make 'em extern for now.
43682      Branch: perlio
43683            ! ext/Encode/compile makedef.pl
43684 ____________________________________________________________________________
43685 [  8116] By: nick                                  on 2000/12/14  22:00:53
43686         Log: Document the new files
43687      Branch: perlio
43688            ! MANIFEST
43689 ____________________________________________________________________________
43690 [  8115] By: jhi                                   on 2000/12/14  21:58:01
43691         Log: MANIFEST new files of #8114.
43692      Branch: perl
43693            ! MANIFEST
43694 ____________________________________________________________________________
43695 [  8114] By: jhi                                   on 2000/12/14  21:50:49
43696         Log: Integrate perlio.
43697      Branch: perl
43698           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
43699           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
43700           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
43701           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
43702           !> ext/Encode/Makefile.PL
43703 ____________________________________________________________________________
43704 [  8113] By: jhi                                   on 2000/12/14  21:48:49
43705         Log: The documentation part of the
43706              
43707              Subject: [ID 20001214.002] Net::Ping patch
43708              From: Jonathan Stowe <gellyfish@gellyfish.com>
43709              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
43710              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
43711              since the #7529 had already addressed the same problem.
43712      Branch: perl
43713            ! lib/Net/Ping.pm
43714 ____________________________________________________________________________
43715 [  8112] By: jhi                                   on 2000/12/14  21:42:57
43716         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
43717              From: Dominic Dunlop <domo@computer.org>
43718              Date: Tue, 12 Dec 2000 10:47:10 +0100
43719              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
43720              
43721              Document how elusive subroutines can be.
43722      Branch: perl
43723            ! pod/perlfunc.pod
43724 ____________________________________________________________________________
43725 [  8111] By: jhi                                   on 2000/12/14  21:38:05
43726         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
43727              From: Dominic Dunlop <domo@computer.org>
43728              Date: Thu, 14 Dec 2000 10:13:51 +0100
43729              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
43730      Branch: perl
43731            ! ext/POSIX/POSIX.pod
43732 ____________________________________________________________________________
43733 [  8110] By: jhi                                   on 2000/12/14  21:36:32
43734         Log: Subject: [patch] perlfaq7
43735              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
43736              Date: Thu, 14 Dec 2000 15:31:07 +0100
43737              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
43738      Branch: perl
43739            ! pod/perlfaq7.pod
43740 ____________________________________________________________________________
43741 [  8109] By: jhi                                   on 2000/12/14  21:29:20
43742         Log: Subject: [8104] Encode
43743              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43744              Date: Thu, 14 Dec 2000 14:49:34 +0100
43745              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
43746              
43747              Type casting for nervous compilers.
43748      Branch: perl
43749            ! ext/Encode/Encode.xs
43750 ____________________________________________________________________________
43751 [  8108] By: jhi                                   on 2000/12/14  21:26:17
43752         Log: Subject: [8104] DB_File
43753              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43754              Date: Thu, 14 Dec 2000 14:49:35 +0100
43755              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
43756              
43757              Type definition incorrect for DB 2.7.7.  Not known when it
43758              changed, so only changed it for a known revision.
43759      Branch: perl
43760            ! ext/DB_File/DB_File.xs
43761 ____________________________________________________________________________
43762 [  8107] By: jhi                                   on 2000/12/14  21:23:41
43763         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
43764              From: Peter Prymmer <pvhp@forte.com>
43765              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
43766              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
43767              
43768              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
43769      Branch: perl
43770            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
43771            ! ext/Encode/Encode/posix-bc.enc
43772 ____________________________________________________________________________
43773 [  8106] By: nick                                  on 2000/12/14  20:36:13
43774         Log: "Cold" build correction to Encode's Makefile.PL
43775      Branch: perlio
43776            ! ext/Encode/Makefile.PL
43777 ____________________________________________________________________________
43778 [  8105] By: nick                                  on 2000/12/14  20:09:37
43779         Log: "Compiled" encodings.
43780              Correct replacement character in EBCDIC .enc files
43781              Add 0x7F to ASCII repertoire.
43782      Branch: perlio
43783            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
43784            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
43785            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
43786            ! ext/Encode/Makefile.PL ext/Encode/compile
43787            ! ext/Encode/encengine.c ext/Encode/encode.h
43788 ____________________________________________________________________________
43789 [  8104] By: nick                                  on 2000/12/14  00:38:20
43790         Log: Integrate mainline
43791      Branch: perlio
43792           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
43793           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
43794           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
43795           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
43796           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
43797           !> t/lib/db-hash.t t/lib/db-recno.t
43798 ____________________________________________________________________________
43799 [  8103] By: nick                                  on 2000/12/13  23:16:13
43800         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
43801              so far and so it does not get lost.
43802      Branch: perlio
43803            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
43804 ____________________________________________________________________________
43805 [  8102] By: jhi                                   on 2000/12/13  17:14:22
43806         Log: Update Changes.
43807      Branch: perl
43808            ! Changes patchlevel.h
43809 ____________________________________________________________________________
43810 [  8101] By: jhi                                   on 2000/12/13  16:53:41
43811         Log: Move the proto of start_glob() to a better place; regen api files.
43812      Branch: perl
43813            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
43814 ____________________________________________________________________________
43815 [  8100] By: jhi                                   on 2000/12/13  16:47:11
43816         Log: Metaconfig change for #8099.
43817      Branch: metaconfig
43818            ! U/modified/Head.U
43819 ____________________________________________________________________________
43820 [  8099] By: jhi                                   on 2000/12/13  16:46:48
43821         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
43822              From: Andy Dougherty <doughera@lafayette.edu>
43823              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
43824              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
43825      Branch: perl
43826            ! Configure
43827 ____________________________________________________________________________
43828 [  8098] By: jhi                                   on 2000/12/13  16:39:02
43829         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
43830              From: rspier@pobox.com (Robert Spier)
43831              Date: Tue, 12 Dec 2000 21:12:39 -0500
43832              Message-ID: <14902.56087.678086.725773@rls.cx>
43833              
43834              fastgetcwd is defined using a glob alias on a $^O dependent basis -
43835              and there was no default assignment or perl subroutine.
43836      Branch: perl
43837            ! lib/Cwd.pm
43838 ____________________________________________________________________________
43839 [  8097] By: jhi                                   on 2000/12/13  16:16:01
43840         Log: Subject: [PATCH] move startglob out of pp_hot.c
43841              From: Nicholas Clark <nick@ccl4.org>
43842              Date: Mon, 11 Dec 2000 23:16:39 +0000
43843              Message-ID: <20001211231638.A55550@plum.flirble.org>
43844      Branch: perl
43845            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
43846 ____________________________________________________________________________
43847 [  8096] By: jhi                                   on 2000/12/13  15:26:23
43848         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
43849              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
43850              Date: Wed, 13 Dec 2000 14:01:37 +0100
43851              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
43852              
43853              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
43854              in turn requires libpthread in libswanted.
43855      Branch: perl
43856            ! hints/hpux.sh
43857 ____________________________________________________________________________
43858 [  8095] By: jhi                                   on 2000/12/12  19:51:05
43859         Log: The integration wars continue.
43860      Branch: perl
43861           !> sv.c
43862 ____________________________________________________________________________
43863 [  8094] By: jhi                                   on 2000/12/12  19:48:26
43864         Log: Subject: [PATCH perl@8070] DB_File-1.74  
43865              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
43866              Date: Mon, 11 Dec 2000 23:07:17 -0000
43867              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
43868      Branch: perl
43869            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
43870            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
43871            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
43872            ! t/lib/db-recno.t
43873 ____________________________________________________________________________
43874 [  8093] By: nick                                  on 2000/12/12  19:42:13
43875         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
43876      Branch: perlio
43877            ! sv.c
43878           !> lib/File/DosGlob.pm
43879 ____________________________________________________________________________
43880 [  8092] By: jhi                                   on 2000/12/12  19:28:11
43881         Log: Integrate perlio.
43882      Branch: perl
43883           !> sv.c
43884 ____________________________________________________________________________
43885 [  8091] By: nick                                  on 2000/12/12  18:49:45
43886         Log: Fix for Tk, and upgrading shared SVs.
43887      Branch: perlio
43888            ! sv.c
43889 ____________________________________________________________________________
43890 [  8090] By: jhi                                   on 2000/12/12  16:48:59
43891         Log: Subject: [PATCH] Re: Breadperl & Tk
43892              From: Nick Ing-Simmons <nik@tiuk.ti.com>
43893              Date: Tue, 12 Dec 2000 14:48:27 GMT
43894              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
43895      Branch: perl
43896            ! sv.c
43897 ____________________________________________________________________________
43898 [  8089] By: jhi                                   on 2000/12/12  03:37:19
43899         Log: Subject: DosGlob.pm diff for bash style brace expansion.
43900              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
43901              Date: Fri, 8 Dec 2000 10:45:30 -0600
43902              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
43903      Branch: perl
43904            ! lib/File/DosGlob.pm
43905 ____________________________________________________________________________
43906 [  8088] By: nick                                  on 2000/12/11  23:59:59
43907         Log: Integrate mainline
43908      Branch: perlio
43909           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
43910           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
43911           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
43912           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
43913           !> t/op/local.t t/pragma/warn/toke toke.c
43914 ____________________________________________________________________________
43915 [  8087] By: jhi                                   on 2000/12/11  23:20:23
43916         Log: Integrate perlio.
43917      Branch: perl
43918           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
43919 ____________________________________________________________________________
43920 [  8086] By: jhi                                   on 2000/12/11  22:50:59
43921         Log: Tune further the OS detection of CGI.
43922      Branch: perl
43923            ! lib/CGI.pm
43924 ____________________________________________________________________________
43925 [  8085] By: nick                                  on 2000/12/11  22:50:46
43926         Log: Finish 1st pass of "encoding" layer e.g. :
43927              open($fh,"<encoding(iso8859-7)",$greek) || die;
43928      Branch: perlio
43929            ! ext/Encode/Encode.xs perlio.c perliol.h
43930 ____________________________________________________________________________
43931 [  8084] By: jhi                                   on 2000/12/11  22:32:06
43932         Log: Revert the -f ambiguousity patch, seems to cause
43933              too much hassle (the interpret -Q as a function
43934              where Q is not a known filetest part is left in).
43935      Branch: perl
43936            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
43937            ! toke.c
43938 ____________________________________________________________________________
43939 [  8083] By: jhi                                   on 2000/12/11  22:27:23
43940         Log: (accidentally empty check-in)
43941      Branch: perl
43942            ! lib/File/DosGlob.pm
43943 ____________________________________________________________________________
43944 [  8082] By: nick                                  on 2000/12/11  19:09:51
43945         Log: Restore mmap function (broken by tweaks to shared buffer
43946              layer for encode(xxxx)).
43947      Branch: perlio
43948            ! perlio.c
43949 ____________________________________________________________________________
43950 [  8081] By: jhi                                   on 2000/12/11  18:29:13
43951         Log: Subject: Re: The long awaited feature ...
43952              From: Simon Cozens <simon@cozens.net>
43953              Date: Mon, 11 Dec 2000 15:54:24 +0000
43954              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
43955              
43956              More io/utf8 tests.
43957      Branch: perl
43958            ! t/io/utf8.t
43959 ____________________________________________________________________________
43960 [  8080] By: jhi                                   on 2000/12/11  18:19:36
43961         Log: Subject: PATCH MakeMaker manpage clarification
43962              From: andreas.koenig@anima.de (Andreas J. Koenig)
43963              Date: 10 Dec 2000 20:46:13 +0100
43964              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
43965      Branch: perl
43966            ! lib/ExtUtils/MakeMaker.pm
43967 ____________________________________________________________________________
43968 [  8079] By: jhi                                   on 2000/12/11  15:35:07
43969         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
43970              From: Simon Cozens <simon@cozens.net>
43971              Date: Sun, 10 Dec 2000 19:06:19 +0000
43972              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
43973      Branch: perl
43974            ! ext/B/B/Deparse.pm t/lib/b.t
43975 ____________________________________________________________________________
43976 [  8078] By: jhi                                   on 2000/12/11  15:09:11
43977         Log: Subject: [PATCH] docs on NaN
43978              From: Nicholas Clark <nick@ccl4.org>
43979              Date: Mon, 11 Dec 2000 01:48:38 +0000
43980              Message-ID: <20001211014838.B99205@plum.flirble.org>
43981      Branch: perl
43982            ! pod/perlop.pod
43983 ____________________________________________________________________________
43984 [  8077] By: jhi                                   on 2000/12/11  15:02:21
43985         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
43986              From: Simon Cozens <simon@cozens.net>
43987              Date: Mon, 11 Dec 2000 01:21:45 +0000
43988              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
43989      Branch: perl
43990            ! pp.c pp_hot.c scope.c t/op/local.t
43991 ____________________________________________________________________________
43992 [  8076] By: nick                                  on 2000/12/10  20:43:32
43993         Log: Not merge worthy...
43994              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
43995              syntax is modelled on attributes.
43996              Untested fix for io/utf8 on Win32 etc.
43997              Very clumsy start to the encode layer.
43998      Branch: perlio
43999            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
44000 ____________________________________________________________________________
44001 [  8075] By: jhi                                   on 2000/12/10  18:39:33
44002         Log: Darwin is not Windows.
44003      Branch: perl
44004            ! lib/CGI.pm
44005 ____________________________________________________________________________
44006 [  8074] By: jhi                                   on 2000/12/10  18:31:27
44007         Log: Subject: Ambiguous -%c() resolved as a file test
44008              From: "Paul Marquess" <Paul.Marquess@openwave.com>
44009              Date: Sun, 10 Dec 2000 15:35:07 -0000
44010              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
44011      Branch: perl
44012            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
44013 ____________________________________________________________________________
44014 [  8073] By: jhi                                   on 2000/12/10  18:16:29
44015         Log: Subject: PATCH installperl misinformed 
44016              From: andreas.koenig@anima.de (Andreas J. Koenig)
44017              Date: 10 Dec 2000 13:01:32 +0100 
44018              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
44019      Branch: perl
44020            ! installperl
44021 ____________________________________________________________________________
44022 [  8072] By: jhi                                   on 2000/12/10  18:07:55
44023         Log: The walkoptree confusion rages; walkoptree() seems to be coming
44024              from B.xs, while walkoptree_slow() comes from B.pm.
44025      Branch: perl
44026            ! ext/B/B.pm
44027 ____________________________________________________________________________
44028 [  8071] By: nick                                  on 2000/12/10  11:45:47
44029         Log: Integrate mainline
44030      Branch: perlio
44031           +> t/base/commonsense.t
44032           !> (integrate 37 files)
44033 ____________________________________________________________________________
44034 [  8070] By: jhi                                   on 2000/12/10  04:46:21
44035         Log: Update Changes.
44036      Branch: perl
44037            ! Changes patchlevel.h
44038 ____________________________________________________________________________
44039 [  8069] By: jhi                                   on 2000/12/10  04:39:19
44040         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
44041              From: andreas.koenig@anima.de (Andreas J. Koenig)
44042              Date: 09 Dec 2000 17:14:25 +0100
44043              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
44044      Branch: perl
44045            + t/base/commonsense.t
44046            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
44047 ____________________________________________________________________________
44048 [  8068] By: jhi                                   on 2000/12/10  04:17:36
44049         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
44050              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
44051              Date: Sat, 9 Dec 2000 16:47:22 -0000
44052              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
44053      Branch: perl
44054            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
44055            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
44056            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
44057            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
44058            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
44059            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
44060            ! t/lib/sdbm.t
44061 ____________________________________________________________________________
44062 [  8067] By: jhi                                   on 2000/12/10  03:52:02
44063         Log: Test case for #8066.
44064      Branch: perl
44065            ! t/op/misc.t
44066 ____________________________________________________________________________
44067 [  8066] By: jhi                                   on 2000/12/10  03:50:30
44068         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
44069              From: Simon Cozens <simon@cozens.net>
44070              Date: Sun, 10 Dec 2000 00:55:37 +0000
44071              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
44072      Branch: perl
44073            ! pp_sys.c
44074 ____________________________________________________________________________
44075 [  8065] By: jhi                                   on 2000/12/10  03:44:52
44076         Log: Test case for #8064.
44077      Branch: perl
44078            ! t/comp/proto.t
44079 ____________________________________________________________________________
44080 [  8064] By: jhi                                   on 2000/12/10  03:42:32
44081         Log: Subject: Re: prototype of substr
44082              From: Simon Cozens <simon@cozens.net>
44083              Date: Sun, 10 Dec 2000 00:13:33 +0000
44084              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
44085              
44086              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
44087              In other words, make the returned prototypes for any function
44088              stop prepending the ';' optionality marker after the first one.
44089              If they start getting optional, all the rest are optional.
44090      Branch: perl
44091            ! pp.c
44092 ____________________________________________________________________________
44093 [  8063] By: jhi                                   on 2000/12/10  03:39:42
44094         Log: Subject: [PATCH] perlguts.pod
44095              From: Simon Cozens <simon@cozens.net>
44096              Date: Sun, 10 Dec 2000 00:06:47 +0000
44097              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
44098              
44099              Documentation of the different types of ops,
44100              plus the functions in dump.c
44101      Branch: perl
44102            ! pod/perlguts.pod
44103 ____________________________________________________________________________
44104 [  8062] By: jhi                                   on 2000/12/10  03:30:04
44105         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
44106              From: Nicholas Clark <nick@talking.bollo.cx>
44107              Date: Sat, 09 Dec 2000 18:57:25 +0000
44108              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
44109              
44110              Be more robust in weird hostname setups.
44111      Branch: perl
44112            ! t/lib/net-hostent.t
44113 ____________________________________________________________________________
44114 [  8061] By: jhi                                   on 2000/12/10  03:28:21
44115         Log: Pacify fussy compiler. 
44116      Branch: perl
44117            ! pp_sys.c
44118 ____________________________________________________________________________
44119 [  8060] By: jhi                                   on 2000/12/10  02:52:46
44120         Log: Integrate perlio.
44121      Branch: perl
44122           !> pp_sys.c t/io/utf8.t
44123 ____________________________________________________________________________
44124 [  8059] By: nick                                  on 2000/12/09  23:40:14
44125         Log: read/sysread/recv should now be utf8 aware.
44126              Basic test for utf8 read.
44127      Branch: perlio
44128            ! pp_sys.c t/io/utf8.t
44129 ____________________________________________________________________________
44130 [  8058] By: jhi                                   on 2000/12/09  21:56:02
44131         Log: Integrate perlio.
44132      Branch: perl
44133           +> t/io/utf8.t
44134           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
44135 ____________________________________________________________________________
44136 [  8057] By: jhi                                   on 2000/12/09  21:53:35
44137         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
44138              From: Inaba Hiroto <inaba@st.rim.or.jp>
44139              Date: Sun, 10 Dec 2000 05:53:21 +0900
44140              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
44141              
44142              Tests for #8056.
44143      Branch: perl
44144            ! t/op/each.t
44145 ____________________________________________________________________________
44146 [  8056] By: jhi                                   on 2000/12/09  21:51:16
44147         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
44148              From: Inaba Hiroto <inaba@st.rim.or.jp>
44149              Date: Sat, 09 Dec 2000 18:02:00 +0900
44150              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
44151              
44152              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
44153      Branch: perl
44154            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
44155 ____________________________________________________________________________
44156 [  8055] By: nick                                  on 2000/12/09  20:11:48
44157         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
44158              than raw PerlIO_write() - does not seem to break any tests.
44159      Branch: perlio
44160            ! pp_sys.c
44161 ____________________________________________________________________________
44162 [  8054] By: nick                                  on 2000/12/09  19:47:30
44163         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
44164              (sysread, recv and write i.e. formats still to do...)
44165              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
44166              open($fh,">:utf8","name")
44167              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
44168              so no extra overhead is involved.
44169              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
44170              to a non-utf8 stream.
44171              Add initial io/utf8.t
44172              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
44173              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
44174              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
44175      Branch: perlio
44176            + t/io/utf8.t
44177            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
44178 ____________________________________________________________________________
44179 [  8053] By: nick                                  on 2000/12/09  19:26:37
44180         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
44181              was only testing this_utf8.
44182      Branch: perlio
44183            ! toke.c
44184 ____________________________________________________________________________
44185 [  8052] By: nick                                  on 2000/12/09  19:09:41
44186         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
44187              i.e. the output string has one, but don't mess with source assumption.
44188      Branch: perlio
44189            ! toke.c
44190 ____________________________________________________________________________
44191 [  8051] By: jhi                                   on 2000/12/09  16:55:17
44192         Log: Integrate perlio.
44193      Branch: perl
44194           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
44195           !> sv.c thrdvar.h util.c
44196 ____________________________________________________________________________
44197 [  8050] By: jhi                                   on 2000/12/09  16:48:07
44198         Log: Nits noticed by Peter Prymmer.
44199      Branch: perl
44200            ! lib/ExtUtils/MM_VMS.pm
44201 ____________________________________________________________________________
44202 [  8049] By: nick                                  on 2000/12/09  13:49:40
44203         Log: UTF8 output prework.
44204              - Store $\ and $, as SVs so they can have SvUTF8 flag
44205              - use do_print() rather than raw PerlIO_write() to print them.
44206      Branch: perlio
44207            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
44208            ! thrdvar.h util.c
44209 ____________________________________________________________________________
44210 [  8048] By: nick                                  on 2000/12/09  12:30:43
44211         Log: Integrate mainline.
44212      Branch: perlio
44213           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
44214           +> t/op/reverse.t
44215           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
44216           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
44217           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
44218           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
44219           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
44220           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
44221 ____________________________________________________________________________
44222 [  8047] By: jhi                                   on 2000/12/09  00:23:27
44223         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
44224              From: Michael G Schwern <schwern@pobox.com>
44225              Date: Fri, 8 Dec 2000 14:43:04 -0600
44226      Branch: perl
44227            ! lib/ExtUtils/MM_VMS.pm
44228 ____________________________________________________________________________
44229 [  8046] By: jhi                                   on 2000/12/08  23:10:27
44230         Log: A missed check-in.
44231      Branch: perl
44232            ! lib/ExtUtils/Manifest.pm
44233 ____________________________________________________________________________
44234 [  8045] By: jhi                                   on 2000/12/08  21:57:12
44235         Log: (null check-in)
44236      Branch: perl
44237            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
44238 ____________________________________________________________________________
44239 [  8044] By: jhi                                   on 2000/12/08  21:11:06
44240         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
44241              at the final draft stage.
44242      Branch: perl
44243            + ext/Encode/Encode/iso8859-16.enc
44244            ! MANIFEST
44245 ____________________________________________________________________________
44246 [  8043] By: jhi                                   on 2000/12/08  16:39:04
44247         Log: Update Changes.
44248      Branch: perl
44249            ! Changes patchlevel.h
44250 ____________________________________________________________________________
44251 [  8042] By: jhi                                   on 2000/12/08  16:33:39
44252         Log: Do not return the Unicode replacement character if UTF-8
44253              decoding goes awry, it should be up to the caller to decide.
44254      Branch: perl
44255            ! pod/perlapi.pod utf8.c
44256 ____________________________________________________________________________
44257 [  8041] By: jhi                                   on 2000/12/08  16:22:28
44258         Log: metaconfig maintenance.
44259      Branch: metaconfig
44260            ! U/modified/stdchar.U
44261      Branch: metaconfig/U/perl
44262            + testsyml.U
44263 ____________________________________________________________________________
44264 [  8040] By: jhi                                   on 2000/12/08  16:03:08
44265         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
44266              From: sthoenna@efn.org
44267              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
44268              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
44269      Branch: perl
44270            ! Changes lib/ExtUtils/MM_OS2.pm
44271 ____________________________________________________________________________
44272 [  8039] By: jhi                                   on 2000/12/08  15:57:11
44273         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
44274              From: Simon Cozens <simon@cozens.net>
44275              Date: Fri, 8 Dec 2000 13:33:31 +0000
44276              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
44277              
44278              (The pp_hot part needed a rewrite.)
44279      Branch: perl
44280            ! doop.c pp_hot.c utf8.c
44281 ____________________________________________________________________________
44282 [  8038] By: jhi                                   on 2000/12/08  15:25:08
44283         Log: Subject: djSP
44284              From: Michael Stevens <michael@etla.org>
44285              Date: Wed, 6 Dec 2000 23:24:01 +0000
44286              Message-ID: <20001206232400.A21381@firedrake.org>
44287              
44288              Plus a note from Nick Ing-Simmons.
44289      Branch: perl
44290            ! pp.h
44291 ____________________________________________________________________________
44292 [  8037] By: jhi                                   on 2000/12/08  15:18:35
44293         Log: Filetype is text.
44294      Branch: perl
44295            ! t/op/utf8decode.t
44296 ____________________________________________________________________________
44297 [  8036] By: jhi                                   on 2000/12/08  03:31:27
44298         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
44299              From: Andy Dougherty <doughera@lafayette.edu>
44300              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
44301              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
44302              
44303              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
44304              From: Andy Dougherty <doughera@lafayette.edu>
44305              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
44306              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
44307      Branch: perl
44308            + ext/POSIX/hints/svr4.pl
44309            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
44310 ____________________________________________________________________________
44311 [  8035] By: jhi                                   on 2000/12/08  03:26:01
44312         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
44313              From: Andy Dougherty <doughera@lafayette.edu>
44314              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
44315              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
44316      Branch: perl
44317            ! t/README t/base/term.t
44318 ____________________________________________________________________________
44319 [  8034] By: jhi                                   on 2000/12/08  03:21:59
44320         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
44321              From: mjd@plover.com  
44322              Date: 7 Dec 2000 21:04:20 -0000
44323              Message-ID: <20001207210420.22282.qmail@plover.com>
44324              
44325              Plus -z doc.
44326      Branch: perl
44327            ! pod/perlfunc.pod
44328 ____________________________________________________________________________
44329 [  8033] By: jhi                                   on 2000/12/08  03:19:03
44330         Log: Use the UTF8 macros a bit.  They can't be used with abandon
44331              everywhere because we do generate illegal UTF-8 in some situations.
44332              This is of course naughty.
44333      Branch: perl
44334            ! pod/perlapi.pod utf8.c utf8.h
44335 ____________________________________________________________________________
44336 [  8032] By: jhi                                   on 2000/12/08  03:00:09
44337         Log: Out of sync?
44338      Branch: perl
44339            ! t/pragma/warn/utf8
44340 ____________________________________________________________________________
44341 [  8031] By: jhi                                   on 2000/12/08  02:22:39
44342         Log: Cnt spl.
44343      Branch: perl
44344            ! MANIFEST
44345 ____________________________________________________________________________
44346 [  8030] By: jhi                                   on 2000/12/08  01:23:54
44347         Log: Add test for reverse().
44348      Branch: perl
44349            + t/op/reverse.t
44350            ! MANIFEST
44351 ____________________________________________________________________________
44352 [  8029] By: jhi                                   on 2000/12/08  01:21:47
44353         Log: Integrate perlio.
44354      Branch: perl
44355           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
44356           !> perlio.c perlio.h perlsdio.h warnings.pl
44357 ____________________________________________________________________________
44358 [  8028] By: jhi                                   on 2000/12/08  01:19:08
44359         Log: Introduce macros for UTF8 decoding.
44360      Branch: perl
44361            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
44362 ____________________________________________________________________________
44363 [  8027] By: nick                                  on 2000/12/07  22:18:19
44364         Log: Integrate mainline
44365      Branch: perlio
44366           !> embed.pl pod/perlapi.pod utf8.c
44367 ____________________________________________________________________________
44368 [  8026] By: nick                                  on 2000/12/07  21:45:08
44369         Log: Various oddities p4 diff -se showed up
44370              Remove 'our' from warnings.pl
44371      Branch: perlio
44372            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
44373 ____________________________________________________________________________
44374 [  8025] By: nick                                  on 2000/12/07  21:43:32
44375         Log: Change PerlIO_(get|set)pos to take SV *
44376              Should fix, OS/2, VMS, (sfio??)
44377      Branch: perlio
44378            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
44379 ____________________________________________________________________________
44380 [  8024] By: jhi                                   on 2000/12/07  19:05:32
44381         Log: Document utf8_to_uv() better.
44382      Branch: perl
44383            ! pod/perlapi.pod utf8.c
44384 ____________________________________________________________________________
44385 [  8023] By: jhi                                   on 2000/12/07  18:23:47
44386         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
44387      Branch: perl
44388            ! embed.pl pod/perlapi.pod utf8.c
44389 ____________________________________________________________________________
44390 [  8022] By: jhi                                   on 2000/12/07  04:13:51
44391         Log: Integrate perlio.
44392      Branch: perl
44393           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
44394           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
44395           !> win32/makefile.mk
44396 ____________________________________________________________________________
44397 [  8021] By: nick                                  on 2000/12/07  00:28:14
44398         Log: Various attempts at MSVC debug - not sure what has
44399              changed but works now. 
44400              Seems atexit() _may_ work for DLLs built with MSVC so don't
44401              call cleanup that way.
44402      Branch: perlio
44403            ! perlio.c win32/makefile.mk
44404 ____________________________________________________________________________
44405 [  8020] By: nick                                  on 2000/12/06  19:57:20
44406         Log: Integrate mainline
44407      Branch: perlio
44408           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
44409           !> (integrate 75 files)
44410 ____________________________________________________________________________
44411 [  8019] By: nick                                  on 2000/12/06  19:28:21
44412         Log: Add useperlio to config.vc
44413              Turn off binmode in config_H.PL
44414              Regen all the config_H.xx
44415              Attempt to get debugging build with MSVC.
44416      Branch: perlio
44417            ! win32/config.vc win32/config_H.bc win32/config_H.gc
44418            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
44419 ____________________________________________________________________________
44420 [  8018] By: nick                                  on 2000/12/06  19:21:57
44421         Log: Test various dup/external program options on all platforms.
44422      Branch: perlio
44423            ! t/io/dup.t
44424 ____________________________________________________________________________
44425 [  8017] By: nick                                  on 2000/12/06  19:20:47
44426         Log: Fix harness to be less picky
44427      Branch: perlio
44428            ! lib/Test/Harness.pm
44429 ____________________________________________________________________________
44430 [  8016] By: jhi                                   on 2000/12/06  16:45:12
44431         Log: Update Changes.
44432      Branch: perl
44433            ! Changes patchlevel.h
44434 ____________________________________________________________________________
44435 [  8015] By: jhi                                   on 2000/12/06  16:41:03
44436         Log: Test \x{...} with ord().
44437      Branch: perl
44438            ! t/op/ord.t
44439 ____________________________________________________________________________
44440 [  8014] By: jhi                                   on 2000/12/06  16:20:33
44441         Log: Test tweak because of #8013.
44442      Branch: perl
44443            ! t/lib/b.t
44444 ____________________________________________________________________________
44445 [  8013] By: jhi                                   on 2000/12/06  16:09:09
44446         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
44447              From: Michael G Schwern <schwern@pobox.com>
44448              Date: Tue, 5 Dec 2000 21:23:28 -0500
44449              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
44450              
44451              Carp::Heavy parts not very applicable because of recent changes.
44452      Branch: perl
44453            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
44454            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
44455            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
44456            ! lib/Exporter.pm lib/Exporter/Heavy.pm
44457            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
44458            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
44459            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
44460            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
44461            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
44462            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
44463            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
44464            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
44465            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
44466            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
44467            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
44468            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
44469            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
44470            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
44471            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
44472            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
44473            ! warnings.pl
44474 ____________________________________________________________________________
44475 [  8012] By: jhi                                   on 2000/12/06  15:22:38
44476         Log: Subject: [PATCH] Re: New harness is failing things
44477              From: Nick Ing-Simmons <nik@tiuk.ti.com>
44478              Date: Wed, 6 Dec 2000 13:00:30 GMT
44479              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
44480      Branch: perl
44481            ! lib/Test/Harness.pm
44482 ____________________________________________________________________________
44483 [  8011] By: jhi                                   on 2000/12/06  15:12:08
44484         Log: Subject: installhtml changes
44485              From: Michael Stevens <michael@etla.org>
44486              Date: Wed, 6 Dec 2000 13:15:53 +0000
44487              Message-ID: <20001206131553.A27317@firedrake.org>
44488      Branch: perl
44489            ! installhtml
44490 ____________________________________________________________________________
44491 [  8010] By: jhi                                   on 2000/12/06  15:06:05
44492         Log: Subject: the dTHR hits
44493              From: Michael Stevens <michael@etla.org>
44494              Date: Wed, 6 Dec 2000 12:06:03 +0000
44495              Message-ID: <20001206120603.A24581@firedrake.org>
44496              
44497              More, errrm, less dTHRs.
44498      Branch: perl
44499            ! bytecode.pl ext/B/B/C.pm
44500 ____________________________________________________________________________
44501 [  8009] By: jhi                                   on 2000/12/06  15:04:25
44502         Log: Subject: MakeMaker mailing list gone?
44503              From: Michael G Schwern <schwern@pobox.com>
44504              Date: Tue, 5 Dec 2000 19:29:59 -0500
44505              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
44506              
44507              The MakeMaker mailing list is dead, perlbug is the right
44508              address to report bugs.
44509      Branch: perl
44510            ! lib/ExtUtils/MakeMaker.pm
44511 ____________________________________________________________________________
44512 [  8008] By: jhi                                   on 2000/12/06  15:00:32
44513         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
44514              From: Michael G Schwern <schwern@pobox.com>
44515              Date: Tue, 5 Dec 2000 19:21:21 -0500
44516              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
44517              
44518              Add a default MANIFEST skip that ignores things like
44519              version control files, editor temporary files, and the Makefile.
44520      Branch: perl
44521            + lib/ExtUtils/MANIFEST.SKIP
44522            ! MANIFEST lib/ExtUtils/Manifest.pm
44523 ____________________________________________________________________________
44524 [  8007] By: jhi                                   on 2000/12/06  14:57:20
44525         Log: In Amiga more manual hackery of the scripts seems to be needed,
44526              from Jan-Erik Karlsson.  Why Configure does not get this right
44527              is unknown, may be shell-induced.
44528      Branch: perl
44529            ! README.amiga
44530 ____________________________________________________________________________
44531 [  8006] By: jhi                                   on 2000/12/05  23:53:12
44532         Log: Add TOPm1s to peek at the second topmost stack item.
44533      Branch: perl
44534            ! pp.h
44535 ____________________________________________________________________________
44536 [  8005] By: jhi                                   on 2000/12/05  23:13:55
44537         Log: Avaunt, you foul UTF-8 tests.
44538      Branch: perl
44539            ! t/op/ver.t t/pragma/utf8.t
44540 ____________________________________________________________________________
44541 [  8004] By: jhi                                   on 2000/12/05  23:09:54
44542         Log: Continue utf8 dispersal. 
44543      Branch: perl
44544            + t/op/concat.t
44545            ! MANIFEST t/pragma/utf8.t
44546 ____________________________________________________________________________
44547 [  8003] By: nick                                  on 2000/12/05  23:02:39
44548         Log: Integrate mainline.
44549      Branch: perlio
44550           +> t/op/length.t t/op/utf8decode.t
44551           !> (integrate 69 files)
44552 ____________________________________________________________________________
44553 [  8002] By: jhi                                   on 2000/12/05  22:59:28
44554         Log: Integrate perlio.
44555      Branch: perl
44556           !> iperlsys.h perl.c perlio.c win32/perllib.c
44557 ____________________________________________________________________________
44558 [  8001] By: nick                                  on 2000/12/05  22:07:52
44559         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
44560              - calloc/free suffer from damage on TerminateThread()
44561              - use PerlMemShared (as originally planned) now fixed
44562              - avoid doing anything important on DLL "detach".
44563      Branch: perlio
44564            ! perl.c perlio.c win32/perllib.c
44565 ____________________________________________________________________________
44566 [  8000] By: nick                                  on 2000/12/05  21:05:09
44567         Log: Fix gross PerlMemShared issue.
44568      Branch: perlio
44569            ! iperlsys.h
44570 ____________________________________________________________________________
44571 [  7999] By: jhi                                   on 2000/12/05  20:46:58
44572         Log: Test for Unicode (UTF-8) hash keys.
44573      Branch: perl
44574            ! t/op/each.t
44575 ____________________________________________________________________________
44576 [  7998] By: jhi                                   on 2000/12/05  20:30:35
44577         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
44578              is now always UTF-8), empty line cosmetics.
44579      Branch: perl
44580            ! t/pragma/utf8.t
44581 ____________________________________________________________________________
44582 [  7997] By: jhi                                   on 2000/12/05  20:15:40
44583         Log: Subject: Re: STRLEN - what?
44584              From: Andy Dougherty <doughera@lafayette.edu>
44585              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
44586              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
44587              
44588              Explain STRLEN.
44589      Branch: perl
44590            ! pod/perlguts.pod
44591 ____________________________________________________________________________
44592 [  7996] By: jhi                                   on 2000/12/05  20:13:34
44593         Log: Split off the UTF-8 decoder tests, make them to check also
44594              the error message.
44595      Branch: perl
44596            + t/op/utf8decode.t
44597            ! MANIFEST t/pragma/utf8.t utf8.c
44598 ____________________________________________________________________________
44599 [  7995] By: jhi                                   on 2000/12/05  16:39:47
44600         Log: Start migrating bits of pragma/utf8 to elsewhere
44601              (since the long term plan is to obsolete 'use utf8').
44602      Branch: perl
44603            + t/op/length.t
44604            ! MANIFEST t/pragma/utf8.t
44605 ____________________________________________________________________________
44606 [  7994] By: jhi                                   on 2000/12/05  16:30:21
44607         Log: Fix a manual edit typo from #7993, fix the message formatting
44608              for Unicode, add few our declarations.
44609      Branch: perl
44610            ! lib/Carp/Heavy.pm
44611 ____________________________________________________________________________
44612 [  7993] By: jhi                                   on 2000/12/05  16:09:15
44613         Log: Subject: Need help with warnings :-(
44614              From: "Ben Tilly" <ben_tilly@hotmail.com>
44615              Date: Tue, 05 Dec 2000 01:35:54 -0500
44616              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
44617              
44618              Subject: UPDATE: Carp/Heavy now passes all tests
44619              From: "Ben Tilly" <ben_tilly@hotmail.com>
44620              Date: Tue, 05 Dec 2000 07:59:41 -0500
44621              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
44622              
44623              The Brave New Carp.
44624      Branch: perl
44625            ! lib/Carp.pm lib/Carp/Heavy.pm
44626 ____________________________________________________________________________
44627 [  7992] By: jhi                                   on 2000/12/05  15:55:08
44628         Log: Subject: [PATCH perl@7979] cygwin port
44629              From: "Eric Fifer" <efifer@dircon.co.uk>
44630              Date: Tue, 5 Dec 2000 14:04:09 -0000
44631              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
44632      Branch: perl
44633            ! t/lib/net-hostent.t
44634 ____________________________________________________________________________
44635 [  7991] By: jhi                                   on 2000/12/05  15:52:34
44636         Log: Subject: Re: [PATCH] The largest hoax of all times?
44637              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44638              Date: Tue, 5 Dec 2000 00:40:25 -0500
44639              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
44640              
44641              Subject: Re: [PATCH] The largest hoax of all times?
44642              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44643              Date: Mon, 4 Dec 2000 23:55:53 -0500
44644              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
44645              
44646              Subject: Re: [PATCH] The largest hoax of all times?
44647              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44648              Date: Tue, 5 Dec 2000 01:28:45 -0500
44649              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
44650              
44651              Fix the unpredictable order of DESTROYs.
44652      Branch: perl
44653            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
44654            ! sv.c sv.h t/op/ref.t
44655 ____________________________________________________________________________
44656 [  7990] By: jhi                                   on 2000/12/05  14:38:53
44657         Log: Subject: [PATCH] shrink pp_hot fractionally
44658              From: Nicholas Clark <nick@ccl4.org>
44659              Date: Tue, 5 Dec 2000 12:44:31 +0000
44660              Message-ID: <20001205124431.E74518@plum.flirble.org>
44661              
44662              Use report_evil_fh().
44663      Branch: perl
44664            ! opcode.pl opnames.h pp_hot.c util.c
44665 ____________________________________________________________________________
44666 [  7989] By: jhi                                   on 2000/12/05  14:21:27
44667         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
44668              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
44669              Date: Mon, 04 Dec 2000 22:21:59 -0800
44670              Message-ID: <HmIL6gzkgepS092yn@efn.org>
44671              
44672              Harness shouldn't ignore responses like "ok 3\r\r\n".
44673      Branch: perl
44674            ! lib/Test/Harness.pm
44675 ____________________________________________________________________________
44676 [  7988] By: jhi                                   on 2000/12/05  13:51:28
44677         Log: Integrate the "skip" messages to explain().
44678      Branch: perl
44679            ! t/lib/syslfs.t t/op/lfs.t
44680 ____________________________________________________________________________
44681 [  7987] By: jhi                                   on 2000/12/05  12:34:54
44682         Log: The one that got away in #7984.
44683              
44684              Subject: Re: dTHR - what and why?
44685              From: Michael Stevens <michael@etla.org> 
44686              Date: Tue, 5 Dec 2000 11:15:52 +0000
44687              Message-ID: <20001205111552.A4647@firedrake.org>
44688      Branch: perl
44689            ! sv.h
44690 ____________________________________________________________________________
44691 [  7986] By: gsar                                  on 2000/12/05  09:14:44
44692         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
44693              due to the notorious GetFileType() bug in Windows 9x, which fstat()
44694              tickles)
44695      Branch: perl
44696            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
44697 ____________________________________________________________________________
44698 [  7985] By: jhi                                   on 2000/12/05  05:49:03
44699         Log: Integrate perlio.
44700      Branch: perl
44701           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
44702           !> win32/perlhost.h win32/perllib.c
44703 ____________________________________________________________________________
44704 [  7984] By: jhi                                   on 2000/12/05  05:48:16
44705         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
44706      Branch: perl
44707            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
44708            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
44709            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
44710            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
44711            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
44712            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
44713            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
44714            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
44715            ! win32/win32.c
44716 ____________________________________________________________________________
44717 [  7983] By: nick                                  on 2000/12/04  23:27:43
44718         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
44719      Branch: perlio
44720            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
44721            ! win32/perlhost.h win32/perllib.c
44722 ____________________________________________________________________________
44723 [  7982] By: jhi                                   on 2000/12/04  19:44:09
44724         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
44725              uncovered by #7980.
44726      Branch: perl
44727            ! op.c
44728 ____________________________________________________________________________
44729 [  7981] By: jhi                                   on 2000/12/04  19:42:07
44730         Log: Subject: [PATCH] Trivial dump.c feature
44731              From: Simon Cozens <simon@cozens.net>
44732              Date: Mon, 4 Dec 2000 18:08:38 +0000
44733              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
44734              
44735              Show whether a constant is UTF-8.
44736      Branch: perl
44737            ! dump.c
44738 ____________________________________________________________________________
44739 [  7980] By: jhi                                   on 2000/12/04  19:36:51
44740         Log: UTF-8 hash keys, patch from Inaba Hiroto.
44741      Branch: perl
44742            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
44743 ____________________________________________________________________________
44744 [  7979] By: jhi                                   on 2000/12/04  17:36:28
44745         Log: Update Changes.
44746      Branch: perl
44747            ! Changes patchlevel.h
44748 ____________________________________________________________________________
44749 [  7978] By: jhi                                   on 2000/12/04  16:42:17
44750         Log: Retract #7977, still too volatile (the euphemism of the day
44751              for unfinished and buggy :-)
44752      Branch: perl
44753            ! doop.c hv.c pp.c sv.h
44754 ____________________________________________________________________________
44755 [  7977] By: jhi                                   on 2000/12/04  16:25:15
44756         Log: (Retracted by #7978, too shaky yet.)
44757              
44758              Subject: Re: utf8 in hash keys, implementor missing
44759              From: Simon Cozens <simon@cozens.net>
44760              Date: Sat, 2 Dec 2000 19:49:35 +0000
44761              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
44762              
44763              The first step at UTF-8 hash keys.
44764      Branch: perl
44765            ! doop.c hv.c pp.c sv.h
44766 ____________________________________________________________________________
44767 [  7976] By: jhi                                   on 2000/12/04  16:13:53
44768         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
44769              From: sthoenna@efn.org
44770              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
44771              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
44772      Branch: perl
44773            ! os2/os2.c perlio.c
44774 ____________________________________________________________________________
44775 [  7975] By: jhi                                   on 2000/12/04  16:05:25
44776         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
44777              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
44778              Date: Thu, 30 Nov 2000 20:50:37 -0800
44779              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
44780      Branch: perl
44781            ! os2/os2.c
44782 ____________________________________________________________________________
44783 [  7974] By: jhi                                   on 2000/12/04  16:03:57
44784         Log: Subject: [PATCH] ++ 20% faster
44785              From: Nicholas Clark <nick@ccl4.org>
44786              Date: Mon, 4 Dec 2000 12:17:27 +0000
44787              Message-ID: <20001204121726.B52976@plum.flirble.org>
44788              
44789              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
44790      Branch: perl
44791            ! sv.c
44792 ____________________________________________________________________________
44793 [  7973] By: jhi                                   on 2000/12/04  16:00:48
44794         Log: 
44795              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
44796              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
44797              Date: Mon, 04 Dec 2000 12:30:45 +0100
44798              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
44799              
44800              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
44801              library (getprotobyname and getprotobynumber are outversioned by
44802              the same calls in libc, at least for xlc version 3.
44803      Branch: perl
44804            ! hints/aix.sh
44805 ____________________________________________________________________________
44806 [  7972] By: jhi                                   on 2000/12/04  02:58:31
44807         Log: Integrate perlio.
44808      Branch: perl
44809           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
44810           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
44811           !> win32/win32.h win32/win32iop.h win32/win32thread.h
44812 ____________________________________________________________________________
44813 [  7971] By: nick                                  on 2000/12/04  00:24:33
44814         Log: Quieten some noise in Win32 builds:
44815              - win32.h is included after <sys/socket.h>, so need to 
44816              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
44817              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
44818      Branch: perlio
44819            ! doio.c perl.h toke.c win32/win32.h
44820 ____________________________________________________________________________
44821 [  7970] By: nick                                  on 2000/12/03  22:57:46
44822         Log: PERL_IMPLICIT_SYS compiles but does not work.
44823      Branch: perlio
44824            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
44825            ! win32/perlhost.h win32/perllib.c win32/win32.h
44826            ! win32/win32iop.h win32/win32thread.h
44827 ____________________________________________________________________________
44828 [  7969] By: jhi                                   on 2000/12/03  22:12:58
44829         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
44830              used to swash_init(), makes regprop() dumps more informative
44831              (+utf8::IsAlpha, -utf8::IsDigit, for example).
44832      Branch: perl
44833            ! regcomp.c regexec.c
44834 ____________________________________________________________________________
44835 [  7968] By: jhi                                   on 2000/12/03  21:39:56
44836         Log: Implement ANYOFUTF8 regprop() dumping.
44837      Branch: perl
44838            ! regcomp.c
44839 ____________________________________________________________________________
44840 [  7967] By: jhi                                   on 2000/12/03  20:57:19
44841         Log: Make uv_to_utf8() to zero-terminate its output buffer,
44842              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
44843      Branch: perl
44844            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
44845 ____________________________________________________________________________
44846 [  7966] By: nick                                  on 2000/12/03  18:41:21
44847         Log: Integrate mainline (STDCHAR)
44848      Branch: perlio
44849           !> Configure t/pragma/utf8.t
44850 ____________________________________________________________________________
44851 [  7965] By: jhi                                   on 2000/12/03  17:58:20
44852         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
44853      Branch: perl
44854            ! t/pragma/utf8.t
44855 ____________________________________________________________________________
44856 [  7964] By: jhi                                   on 2000/12/03  17:35:56
44857         Log: Integrate perlio.
44858      Branch: perl
44859           !> iperlsys.h perlio.c
44860 ____________________________________________________________________________
44861 [  7963] By: jhi                                   on 2000/12/03  17:33:55
44862         Log: Metaconfig unit change for #7962.
44863      Branch: metaconfig
44864            ! U/modified/stdchar.U
44865 ____________________________________________________________________________
44866 [  7962] By: jhi                                   on 2000/12/03  17:33:27
44867         Log: Untangle the <stdio.h> #include nest for the stdchar test,
44868              from Andy Dougherty.
44869      Branch: perl
44870            ! Configure
44871 ____________________________________________________________________________
44872 [  7961] By: nick                                  on 2000/12/03  16:53:00
44873         Log: Make iperlsys.h vector stdio not PerlIO.
44874      Branch: perlio
44875            ! iperlsys.h perlio.c
44876 ____________________________________________________________________________
44877 [  7960] By: nick                                  on 2000/12/03  14:43:01
44878         Log: Integrate mainline
44879      Branch: perlio
44880           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
44881           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
44882 ____________________________________________________________________________
44883 [  7959] By: jhi                                   on 2000/12/03  08:16:36
44884         Log: Use DO_UTF8().
44885      Branch: perl
44886            ! op.c
44887 ____________________________________________________________________________
44888 [  7958] By: jhi                                   on 2000/12/02  18:33:05
44889         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
44890              From: Mike Guy <mjtg@cam.ac.uk>         
44891              Date: Sat, 02 Dec 2000 17:27:13 +0000
44892              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
44893              
44894              An extraneous argument.
44895      Branch: perl
44896            ! toke.c
44897 ____________________________________________________________________________
44898 [  7957] By: jhi                                   on 2000/12/02  18:22:32
44899         Log: A missing hunk.
44900      Branch: perl
44901            ! t/lib/net-hostent.t
44902 ____________________________________________________________________________
44903 [  7956] By: jhi                                   on 2000/12/02  18:06:20
44904         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
44905              From: Nicholas Clark <nick@ccl4.org>
44906              Date: Sat, 2 Dec 2000 14:28:27 +0000
44907              Message-ID: <20001202142827.A12308@plum.flirble.org>
44908              
44909              Test robustness.
44910      Branch: perl
44911            ! t/lib/net-hostent.t
44912 ____________________________________________________________________________
44913 [  7955] By: jhi                                   on 2000/12/02  17:58:06
44914         Log: Metaconfig unit change for #7954.
44915      Branch: metaconfig
44916            ! U/modified/stdchar.U
44917 ____________________________________________________________________________
44918 [  7954] By: jhi                                   on 2000/12/02  17:54:32
44919         Log: An inconvenient hang would happen if the stdio _ptr wasn't
44920              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
44921              would be grepping stdin for all eternity for the _ptr.)
44922      Branch: perl
44923            ! Configure
44924 ____________________________________________________________________________
44925 [  7953] By: jhi                                   on 2000/12/02  00:07:15
44926         Log: Update Changes.
44927      Branch: perl
44928            ! Changes patchlevel.h
44929 ____________________________________________________________________________
44930 [  7952] By: jhi                                   on 2000/12/01  23:54:47
44931         Log: Subject: Re: long shell lines
44932              From: Andy Dougherty <doughera@lafayette.edu>
44933              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
44934              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
44935              
44936              Split overly long shell command lines.
44937      Branch: perl
44938            ! lib/ExtUtils/MM_Unix.pm
44939 ____________________________________________________________________________
44940 [  7951] By: jhi                                   on 2000/12/01  23:48:02
44941         Log: The metaconfig unit change for #7950.
44942      Branch: metaconfig
44943            + U/modified/stdchar.U
44944 ____________________________________________________________________________
44945 [  7950] By: jhi                                   on 2000/12/01  23:47:39
44946         Log: Try to find stdchar also from <stdio_impl.h>.
44947      Branch: perl
44948            ! Configure config_h.SH
44949 ____________________________________________________________________________
44950 [  7949] By: jhi                                   on 2000/12/01  23:46:45
44951         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
44952              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
44953              Date: Fri, 1 Dec 2000 16:26:08 -0500
44954              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
44955              
44956              Reword the diagnostic message.
44957      Branch: perl
44958            ! pod/perldiag.pod
44959 ____________________________________________________________________________
44960 [  7948] By: nick                                  on 2000/12/01  22:49:43
44961         Log: Integrate mainline (for s/y/m as sub names stuff).
44962      Branch: perlio
44963           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
44964           !> t/pragma/warn/toke toke.c
44965 ____________________________________________________________________________
44966 [  7947] By: jhi                                   on 2000/12/01  20:55:41
44967         Log: Integrate perlio.
44968      Branch: perl
44969           !> perlio.c perliol.h t/io/pipe.t
44970 ____________________________________________________________________________
44971 [  7946] By: jhi                                   on 2000/12/01  20:36:51
44972         Log: Upgrade to CPAN 1.59_51, from Andreas König.
44973      Branch: perl
44974            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
44975 ____________________________________________________________________________
44976 [  7945] By: nick                                  on 2000/12/01  20:31:32
44977         Log: Integrate mainline
44978      Branch: perlio
44979           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
44980           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
44981           +> t/lib/net-hostent.t
44982           !> (integrate 35 files)
44983 ____________________________________________________________________________
44984 [  7944] By: jhi                                   on 2000/12/01  20:23:29
44985         Log: Some help for 20001130.011.  Now one gets warnings like
44986              "Ambiguous -f() resolved as a file test ..."
44987      Branch: perl
44988            ! pod/perldiag.pod t/pragma/warn/toke toke.c
44989 ____________________________________________________________________________
44990 [  7943] By: jhi                                   on 2000/12/01  19:44:44
44991         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
44992              that also breaks using them as methods. 
44993      Branch: perl
44994            ! pod/perldiag.pod t/op/misc.t toke.c
44995 ____________________________________________________________________________
44996 [  7942] By: nick                                  on 2000/12/01  17:56:46
44997         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
44998              Make 'unix' pass most tests
44999              - do unread by temporary push of layer ("pending") holding unread chars
45000              - fast_gets is now based on per-handle flag
45001              - relax one of io/pipe.t tests to allow print to fail and close to
45002              succeed so that it passes on unbuffered "unix" layer.
45003              Remaining fail is sporadic and a genuine race condition between
45004              parent/child in fork test.
45005      Branch: perlio
45006            ! perlio.c perliol.h t/io/pipe.t
45007 ____________________________________________________________________________
45008 [  7941] By: jhi                                   on 2000/12/01  15:28:58
45009         Log: (Retracted by #7943.)
45010              
45011              Reserve the short named string operator names.
45012      Branch: perl
45013            ! pod/perldiag.pod t/op/misc.t toke.c
45014 ____________________________________________________________________________
45015 [  7940] By: jhi                                   on 2000/12/01  06:45:53
45016         Log: Get the three different space character classes right under utf8.
45017      Branch: perl
45018            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
45019            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
45020            ! regexec.c t/op/pat.t utf8.c
45021 ____________________________________________________________________________
45022 [  7939] By: jhi                                   on 2000/12/01  03:26:26
45023         Log: Two more tests that make no sense in UTF-8 since the test
45024              data is not in UTF-8.
45025      Branch: perl
45026            ! t/op/regexp.t
45027 ____________________________________________________________________________
45028 [  7938] By: jhi                                   on 2000/12/01  03:20:39
45029         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
45030              should it be required inside regexen?
45031      Branch: perl
45032            ! regcomp.c t/op/regmesg.t
45033 ____________________________________________________________________________
45034 [  7937] By: jhi                                   on 2000/12/01  02:58:53
45035         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
45036              stored and restored, and thusly was trounced by the utf8 swash
45037              routines.
45038      Branch: perl
45039            ! regcomp.c
45040 ____________________________________________________________________________
45041 [  7936] By: jhi                                   on 2000/11/30  20:41:39
45042         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
45043              Why the different platforms behave so differently (core dump vs
45044              no core dump) on this bug is a but of a mystery, but if I had to
45045              guess I would mumble something like 'alignment'.
45046      Branch: perl
45047            ! sv.c
45048 ____________________________________________________________________________
45049 [  7935] By: jhi                                   on 2000/11/30  16:17:02
45050         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
45051              From: Robin Barker <rmb1@cise.npl.co.uk>
45052              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
45053              Date: Thu, 30 Nov 2000 14:27:12 GMT
45054      Branch: perl
45055            ! perlio.c toke.c
45056 ____________________________________________________________________________
45057 [  7934] By: jhi                                   on 2000/11/30  16:04:49
45058         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
45059      Branch: perl
45060            ! t/lib/net-hostent.t
45061 ____________________________________________________________________________
45062 [  7933] By: jhi                                   on 2000/11/30  06:07:26
45063         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
45064              From: Peter Prymmer <pvhp@forte.com>
45065              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
45066              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
45067              
45068              In VMS the localhost may be LOCALHOST.
45069      Branch: perl
45070            ! t/lib/net-hostent.t
45071 ____________________________________________________________________________
45072 [  7932] By: jhi                                   on 2000/11/30  01:11:11
45073         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
45074              From: Peter Prymmer <pvhp@forte.com>
45075              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
45076              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
45077              
45078              plus regen perlapi.pod.
45079      Branch: perl
45080            ! pod/perlapi.pod utf8.c
45081 ____________________________________________________________________________
45082 [  7931] By: jhi                                   on 2000/11/30  01:06:19
45083         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
45084              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
45085              Date:     Wed, 29 Nov 2000 17:15:11 EST
45086              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
45087      Branch: perl
45088            ! t/lib/filter-util.pl t/lib/filter-util.t
45089 ____________________________________________________________________________
45090 [  7930] By: jhi                                   on 2000/11/29  18:51:55
45091         Log: Update Changes.
45092      Branch: perl
45093            ! Changes patchlevel.h
45094 ____________________________________________________________________________
45095 [  7929] By: jhi                                   on 2000/11/29  18:50:55
45096         Log: Update the va_copy() metaconfig unit.
45097      Branch: metaconfig/U/perl
45098            ! need_va_copy.U
45099 ____________________________________________________________________________
45100 [  7928] By: jhi                                   on 2000/11/29  17:50:43
45101         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
45102              From: Dominic Dunlop <domo@computer.org>
45103              Date: Tue, 28 Nov 2000 16:41:57 +0100
45104              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
45105              
45106              Patch to catch a core dump in the Configure va_copy test.
45107      Branch: perl
45108            ! Configure config_h.SH
45109 ____________________________________________________________________________
45110 [  7927] By: jhi                                   on 2000/11/29  17:31:59
45111         Log: Retract #7921, the patch shouldn't be needed.
45112      Branch: perl
45113            ! sv.c
45114 ____________________________________________________________________________
45115 [  7926] By: jhi                                   on 2000/11/29  17:01:41
45116         Log: Make the Class::Struct import() wiser.
45117      Branch: perl
45118            ! lib/Class/Struct.pm t/lib/class-struct.t
45119 ____________________________________________________________________________
45120 [  7925] By: jhi                                   on 2000/11/29  16:36:33
45121         Log: All the core library users of Class::Struct seem to be
45122              using "use Class::Struct 'struct';" instead of the bare
45123              "use Class::Struct;", which isn't documented in Class::Struct.
45124              This can't be right.
45125      Branch: perl
45126            ! lib/File/stat.pm
45127 ____________________________________________________________________________
45128 [  7924] By: jhi                                   on 2000/11/29  16:32:15
45129         Log: A test works better if it has the right 1..$n output.
45130      Branch: perl
45131            ! t/lib/class-struct.t
45132 ____________________________________________________________________________
45133 [  7923] By: jhi                                   on 2000/11/29  16:29:11
45134         Log: Forgot to MANIFEST the new Net::hostent test.
45135      Branch: perl
45136            ! MANIFEST
45137 ____________________________________________________________________________
45138 [  7922] By: jhi                                   on 2000/11/29  16:27:49
45139         Log: Integrate perlio.
45140      Branch: perl
45141           !> iperlsys.h perlio.c
45142 ____________________________________________________________________________
45143 [  7921] By: jhi                                   on 2000/11/29  16:27:10
45144         Log: (Retracted by #7927.)
45145              
45146              Subject: [PATCH] Is infinity a number?
45147              From: Simon Cozens <simon@cozens.net>
45148              Date: Wed, 29 Nov 2000 14:48:20 +0000
45149              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
45150      Branch: perl
45151            ! sv.c
45152 ____________________________________________________________________________
45153 [  7920] By: jhi                                   on 2000/11/29  16:23:02
45154         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
45155              From: rspier@pobox.com (Robert Spier)
45156              Date: Wed, 29 Nov 2000 02:17:49 -0500
45157              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
45158              
45159              Add a test for Net::hostent.
45160      Branch: perl
45161            + t/lib/net-hostent.t
45162 ____________________________________________________________________________
45163 [  7919] By: jhi                                   on 2000/11/29  16:21:31
45164         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
45165              add a test for Class::Struct.
45166      Branch: perl
45167            + t/lib/class-struct.t
45168            ! MANIFEST lib/Class/Struct.pm
45169 ____________________________________________________________________________
45170 [  7918] By: jhi                                   on 2000/11/29  15:48:40
45171         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
45172              From: rspier@pobox.com (Robert Spier)
45173              Date: Wed, 29 Nov 2000 02:25:39 -0500
45174              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
45175              
45176              More checking in case someone has broken their services or
45177              protocol databases.
45178      Branch: perl
45179            ! ext/Sys/Syslog/Syslog.pm
45180 ____________________________________________________________________________
45181 [  7917] By: jhi                                   on 2000/11/29  15:46:25
45182         Log: Subject: [PATCH] $^O  win32 -> MSWin32
45183              From: rspier@pobox.com (Robert Spier)
45184              Date: Wed, 29 Nov 2000 02:17:38 -0500
45185              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
45186              
45187              plus similar nits for vms, err, VMS, and UNICOS.
45188      Branch: perl
45189            ! t/lib/syslfs.t t/op/lfs.t
45190 ____________________________________________________________________________
45191 [  7916] By: jhi                                   on 2000/11/29  15:42:51
45192         Log: Subject: [PATCH] Tokeniser debugging
45193              From: Simon Cozens <simon@cozens.net>
45194              Date: Wed, 29 Nov 2000 14:15:45 +0000
45195              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
45196      Branch: perl
45197            ! perl.c perl.h pod/perlrun.pod toke.c
45198 ____________________________________________________________________________
45199 [  7915] By: jhi                                   on 2000/11/29  15:41:36
45200         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
45201              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45202              Date: Wed, 29 Nov 2000 02:13:14 -0500
45203              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
45204              
45205              OUT keyword nits.
45206              
45207              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
45208              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45209              Date: Wed, 29 Nov 2000 03:09:04 -0500
45210              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
45211              
45212              OUT and IN_OUT documentation.
45213      Branch: perl
45214            ! lib/ExtUtils/xsubpp pod/perlxs.pod
45215 ____________________________________________________________________________
45216 [  7914] By: jhi                                   on 2000/11/29  03:35:01
45217         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
45218              From: John Tobey <jtobey@john-edwin-tobey.org>
45219              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
45220              Message-Id: <m140e1N-000FOoC@feynman.localnet>
45221              
45222              plus a performance speedup noticed by Sarathy.
45223      Branch: perl
45224            ! op.c
45225 ____________________________________________________________________________
45226 [  7913] By: jhi                                   on 2000/11/29  03:16:59
45227         Log: Use "1 while unlink" so that VMS gets clean, too.
45228      Branch: perl
45229            ! t/lib/filter-util.t
45230 ____________________________________________________________________________
45231 [  7912] By: jhi                                   on 2000/11/29  03:09:08
45232         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
45233              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45234              Date: Tue, 28 Nov 2000 03:27:09 -0500
45235              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
45236      Branch: perl
45237            ! lib/ExtUtils/xsubpp
45238 ____________________________________________________________________________
45239 [  7911] By: jhi                                   on 2000/11/29  03:06:30
45240         Log: This should have been part of #7872: no need to scan UTF-8
45241              until eternity.
45242      Branch: perl
45243            ! utf8.c
45244 ____________________________________________________________________________
45245 [  7910] By: jhi                                   on 2000/11/29  02:50:04
45246         Log: One more perltie.pod nit from Casey R. Tweten.
45247      Branch: perl
45248            ! pod/perltie.pod
45249 ____________________________________________________________________________
45250 [  7909] By: jhi                                   on 2000/11/29  02:44:23
45251         Log: Document the known sprintf test failures, exact standard
45252              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
45253      Branch: perl
45254            ! pod/perldelta.pod t/op/sprintf.t
45255 ____________________________________________________________________________
45256 [  7908] By: jhi                                   on 2000/11/29  02:36:23
45257         Log: Add the Encoding table format documentation.
45258      Branch: perl
45259            + ext/Encode/Encode/EncodeFormat.pod
45260            ! MANIFEST
45261 ____________________________________________________________________________
45262 [  7907] By: jhi                                   on 2000/11/29  02:07:24
45263         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
45264              From: "Casey R. Tweten" <crt@kiski.net>
45265              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
45266              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
45267              
45268              Subject: Re: [PATCH] Updating perltie.pod for arrays
45269              From: "Casey R. Tweten" <crt@kiski.net>
45270              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
45271              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
45272      Branch: perl
45273            ! pod/perltie.pod
45274 ____________________________________________________________________________
45275 [  7906] By: nick                                  on 2000/11/28  22:40:59
45276         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
45277      Branch: perlio
45278            ! iperlsys.h perlio.c
45279 ____________________________________________________________________________
45280 [  7905] By: nick                                  on 2000/11/28  22:04:34
45281         Log: Integrate mainline
45282      Branch: perlio
45283           !> (integrate 39 files)
45284 ____________________________________________________________________________
45285 [  7904] By: jhi                                   on 2000/11/28  16:44:43
45286         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
45287              From: Nicholas Clark <nick@babyhippo.co.uk>
45288              Date: Tue, 28 Nov 2000 11:16:57 +0000
45289              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
45290      Branch: perl
45291            ! pod/perlipc.pod
45292 ____________________________________________________________________________
45293 [  7903] By: jhi                                   on 2000/11/28  16:40:31
45294         Log: Subject: [PATCH] Updating perltie.pod for arrays
45295              From: "Casey R. Tweten" <crt@kiski.net>
45296              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
45297              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
45298      Branch: perl
45299            ! pod/perltie.pod
45300 ____________________________________________________________________________
45301 [  7902] By: jhi                                   on 2000/11/28  16:39:37
45302         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
45303              From: Robin Barker <rmb1@cise.npl.co.uk>
45304              Date: Mon, 27 Nov 2000 17:56:44 GMT
45305              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
45306      Branch: perl
45307            ! pod/perlfunc.pod t/op/split.t
45308 ____________________________________________________________________________
45309 [  7901] By: jhi                                   on 2000/11/28  16:28:04
45310         Log: setmode() is a DOSish-only thing.
45311      Branch: perl
45312            ! perlio.c
45313 ____________________________________________________________________________
45314 [  7900] By: jhi                                   on 2000/11/28  16:21:46
45315         Log: Subject: [PATCH] perlcc.PL cleanups
45316              From: Simon Cozens <simon@cozens.net>
45317              Date: Tue, 28 Nov 2000 12:44:35 +0000
45318              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
45319      Branch: perl
45320            ! utils/perlcc.PL
45321 ____________________________________________________________________________
45322 [  7899] By: gsar                                  on 2000/11/28  06:32:55
45323         Log: reintegrate files missed by change#7895
45324      Branch: maint-5.6/perl
45325           +> ext/ByteLoader/bytecode.h utils/Makefile
45326            - utils/perlbc.PL
45327 ____________________________________________________________________________
45328 [  7897] By: gsar                                  on 2000/11/27  18:22:47
45329         Log: can't integrate these two files, for some reason
45330      Branch: maint-5.6/perl
45331            - ext/ByteLoader/bytecode.h utils/Makefile
45332 ____________________________________________________________________________
45333 [  7895] By: gsar                                  on 2000/11/27  18:11:21
45334         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
45335              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
45336              6757..6890,6892..6901 from mainline
45337              
45338              Bytecompiler patches from Benjamin Stuhl.
45339              
45340              More bytecompiler.
45341              
45342              Subject: [PATCH blead] B:: missing dependency
45343              
45344              Subject: [PATCH: 6757] configure.com updates and syslog build
45345              
45346              Long double Gconvert fixes from Yitzchak Scott-Thoennes
45347              and Spider Boardman.
45348              
45349              Subject: [PATCH blead] nextchar() abuse misses an optimisation
45350              
45351              Long double fixes from Spider Boardman.
45352              
45353              Make the selection of NVff et al stricter.
45354              
45355              cSVOPo_*v things index into the current PL_curpad
45356              under ithreads, which is different from the curpad
45357              used by the XSUB.  (In other words, the code as-is
45358              before this patch wouldn't work under ithreads.)
45359              
45360              Be portable.
45361              
45362              VMS MMS (make) wants null action.
45363              
45364              Mac and other portability updates from Chris Nandor.
45365              
45366              Storable support, v-version fixes.
45367              Subject: CPAN.pm beta for testing available
45368              
45369              Portability fix from Hugo van der Sanden.
45370              
45371              Bad makefile.
45372              
45373              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
45374              
45375              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
45376              
45377              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
45378              
45379              Replace #6705 with a minimal doc patch.
45380              Subject: [PATCH 5.6.0] replace change #6705
45381              
45382              Drop the separate perlbc, perlcc -b should be enough.
45383              
45384              installperl couldn't tell whether it had run tests or not.
45385              Subject: [PATCH] Re: installperl and t/TEST
45386              
45387              Add silencer flags to installperl.
45388              Subject: [PATCH] Making installperl silent.
45389              
45390              Make "make install" by default silent.  A new "install-verbose"
45391              target is verbose.
45392              
45393              More liberal parsing of version numbers.
45394              Subject: Re: CPAN.pm beta for testing available
45395              
45396              Create directories in silence.
45397              Subject: [PATCH] Another silencer for MakeMaker
45398              
45399              DOS patches and portability/porting notes, from Tim Jenness.
45400              
45401              Make installman to recognize the silence flag -S.
45402              
45403              Actually do something with the silencer option.
45404              
45405              Continue silencing.
45406              
45407              Show the doc file, not the temp file.
45408              
45409              Regen perltoc.
45410              
45411              Subject: [PATCH] More silencing of installman.
45412              
45413              Better wording for the vec lvalue diagnostic.
45414              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
45415              
45416              Subject: [PATCH: 6805] several more tweaks to configure.com
45417              
45418              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
45419              
45420              Missing parts of 
45421              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
45422              
45423              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
45424              (applied slightly modified)
45425              
45426              installperl --verbose and --silent.
45427              Subject: Re: [PATCH] More silencing of installman.
45428              
45429              Add install-silent target.
45430              
45431              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
45432              the problem reported in
45433              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
45434              
45435              Tweak the sfio/useperlio logic, hopefully as wished in
45436              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
45437              
45438              One forgotten file from #6816.
45439              
45440              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
45441              
45442              Remove duplicately applied patch shards.
45443              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
45444              
45445              Support preserving extremely big/small angles.
45446              
45447              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
45448              
45449              Subject: [PATCH] installation not quite silent yet.
45450              
45451              Update the test count.
45452              
45453              Use UVxf, PTR2UV, NVff.
45454              
45455              Document PTR2XX and INT2PTR.
45456              
45457              no-install target a la make -n.
45458              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
45459              
45460              grep -e isn't portable.
45461              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
45462              
45463              Can't get the test to reliably work thanks to the
45464              inaccurateness of floating point.  "Resolves" bug ids
45465              20000826.003, 20000826.009, 20000826.010,
45466              
45467              Subject: installman buglet
45468              
45469              DJGPP update from Laszlo Molnar.
45470              
45471              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
45472              
45473              Passing -R in ldflags makes now it to appear in the default
45474              for lddlflags, just like with -L.
45475              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
45476              
45477              Test nit.
45478              
45479              Use the actual thread type, not the pointer-to-struct.
45480              
45481              Provice virtual $Config{ccflags_nolargefiles} etc. 
45482              
45483              display_format used as a class method without arguments was broken,
45484              reported in
45485              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
45486              
45487              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
45488              
45489              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
45490              
45491              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
45492              
45493              opmini.o may be left around if a build is interrupted.
45494              
45495              Typo in #6858.
45496              
45497              Fix for ID 20000828.001, long doubles were not formatted
45498              correctly (showed up in $], which stopped installing perl).
45499              
45500              An attempt to fix the problem reported in
45501              Subject: Building perl@6856 using gcc/AIX 4.3.3 
45502              I can't test this properly since the gcc installation I have
45503              access to seems to be botched (gcc is calling the AIX cpp,
45504              a losing proposition...)
45505              
45506              Add -ld to archname on long tr...double platforms.
45507              
45508              Subject: hv.h Doc Patch
45509              
45510              Potential cruft.
45511              
45512              Subject: [PATCH bleedperl@6856] warnings fixes
45513              
45514              -S is the silent flag, -s is the strip flag.
45515              Subject: [PATCH] Re: [PATCH] make no-install          
45516              
45517              Take out the SUIDMAIL thing, that will not be
45518              a problem in 5.7.*.
45519              
45520              Subject: [PATCH bleedperl@6866] spellings
45521              
45522              Subject: [PATCH] Re: files not cleaned even by veryclean
45523              
45524              Use minimal @INC in tests, most of the time just '../lib',
45525              so that we simply can't pick up stuff from other Perls than
45526              the one we are testing.  Pointed out by
45527              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
45528              
45529              Update to Getopt::Long 2.24, from Johan Vromans.
45530              
45531              Fix for thinko in #6848.
45532              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
45533              
45534              Patches all over for people and the files they (hopefully) care about.
45535              
45536              Subject: Net::protoent does not export 'getproto'
45537              
45538              Missed a change in #6869.
45539              
45540              Subject: [PATCH] Warnings in B::Deparse
45541              
45542              Subject: [PATCH] Glob dumping
45543              
45544              Disable one of the tests for now.
45545              
45546              Disabling the one test is a bit tricky.
45547              
45548              Don't forget to tidy up.
45549              
45550              The #6881 removed one dump line.
45551              
45552              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
45553              
45554              Under usethreads the dumped variable is IN_PAD.
45555              Subject: Re: [PATCH] Glob dumping
45556              
45557              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
45558              
45559              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
45560              
45561              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
45562              
45563              Regen Configure for #6894.
45564              
45565              Subject: [PATCH: 6889] updates to perlebcdic.pod
45566              
45567              Undo namespace pollution of #6878.
45568              Subject: Re: Net::protoent does not export 'getproto'
45569              
45570              Admit that we are leaking scalars.
45571              
45572              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
45573      Branch: maint-5.6/perl
45574           !> (integrate 271 files)
45575 ____________________________________________________________________________
45576 [  7894] By: gsar                                  on 2000/11/27  16:00:34
45577         Log: a couple of nits
45578      Branch: maint-5.6/perl
45579            ! MANIFEST pp_sys.c
45580 ____________________________________________________________________________
45581 [  7893] By: gsar                                  on 2000/11/27  15:10:56
45582         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
45583              6740..6745,6747..6757,6760
45584              
45585              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
45586              
45587              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
45588              
45589              Doc nits spotted by Richard Soderberg.
45590              
45591              move WNOHANG definition to where other such things are
45592              
45593              Make $Config{byteorder} more magical so that it is
45594              dynamically computed: nice for 'fat binaries'.
45595              Subject: [PATCH]: default byteorder
45596              
45597              Subject: [PATCH] Cwd.pm now uses strict
45598              
45599              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
45600              
45601              Get -DLEAKTEST to compile (not necessarily to work, mind)
45602              Subject: [ID 20000724.006] -DLEAKTEST problem
45603              
45604              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
45605              
45606              Add perlebcdic from Peter Prymmer, regen toc.
45607              
45608              Don't propose using modules built for 5.005 if no binary
45609              compatibility with 5.005 is attempted.
45610              
45611              Do not use prototyping here.
45612              Subject: [ID 20000817.016] [PATCH] Peek.xs
45613              
45614              Document what the backtick returns if the command fails.
45615              
45616              Add byteorder to the myconfig output.
45617              
45618              Introduce NVef, NVff, and NVgf, use the middle one.
45619              (helps for lib/peek + Linux + long doubles)  Reported in
45620              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
45621              Use NVs in POSIX math, not doubles.
45622              Subject: [ID 20000817.014] POSIX & modfl
45623              
45624              Subject: [PATCH 5.6.0+] newSVrv() memory leak
45625              
45626              The byteorder code in #6671 was wrong.
45627              
45628              Fix the lib/complex failure of
45629              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
45630              Linux long double accuracy issue: something that
45631              when printed with %g looks like "2" but int() of it is 1.
45632              
45633              Propagate new Configure vars.
45634              
45635              Unbuffer the output.
45636              
45637              Subject: [PATCH] perltrap.pod spring cleaning
45638              
45639              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
45640              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
45641              
45642              Tiny Getopt::Long patch from Johan Vromans.
45643              
45644              Document code point which makes if (defined %stash::) to work
45645              (noted by Spider Boardman).
45646              
45647              Subject: [PATCH perl@6698] cygwin port
45648              
45649              Document the NDBM_File and ODBM_File as SDBM_File
45650              was documented in #6417.
45651              
45652              The new tests were missing from #6415.
45653              
45654              Add [[:blank:]] as suggested in
45655              Subject: [ID 20000716.024] [=cc=] / [:blank:]
45656              (the [=cc=] has already been taken care of by #6439
45657              so the whole bug report can be closed)
45658              and make [[:space:]] to be equivalent to isspace(3)
45659              (as opposed to \s, which is isSPACE()).  The difference
45660              is that now [[:space:]] matches the mythical vertical tab,
45661              while \s doesn't.
45662              
45663              Don't eat leading os from index entries.
45664              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
45665              
45666              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
45667              
45668              Typo in pp_complement().
45669              Subject: [PATCH perl-current] Deparse
45670              
45671              Add warnif(), check warnings further up the stack,
45672              all the warnings functions now can take an optional object reference.
45673              Subject: [PATCH bleedperl@6691] warnings pragma update
45674              
45675              Fix a core dump in lib/selfloader under -DDEBUGGING.
45676              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
45677              
45678              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
45679              
45680              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
45681              
45682              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
45683              Put back the long double avoidance code to POSIX.xs
45684              because VMS seems to need it still.
45685              
45686              Introduce a 'veryclean' target that is like 'distclean'
45687              but also removes *~ and *.orig.
45688              
45689              Subject: [ID 20000817.023] endianness description in perlfunc.pod
45690              
45691              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
45692              
45693              Let's try #6717 again.
45694              
45695              UTF8 concat fixes.
45696              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
45697              
45698              pp_open() could pass an uninitialized filename down to do_open9().
45699              
45700              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
45701              
45702              Update to CGI 2.72, from Lincoln Stein.
45703              
45704              Subject: [PATCH] Silence MakeMaker (Was: installman)
45705              
45706              Use temporary directory instead of current directory.
45707              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
45708              
45709              Document odd vs even subreleases and -Dusedevel.
45710              
45711              The veryclean target needs to clobber.
45712              
45713              Use File::Spec->tmpdir().
45714              
45715              Document the number of exponent digits.
45716              
45717              Mention perlebcdic and perlposix-bc.
45718              
45719              s/this one/the 5.6.0 release/
45720              
45721              The #6724 is here.
45722              
45723              The correct cleaning order is an art.
45724              
45725              small tweaks for change#6705: avoid C++ style comments in C code;
45726              use Perl's malloc API rather than the low level system one
45727              
45728              Array context keeps slithering in.
45729              
45730              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
45731              
45732              Subject: [PATCH] os2.c fix for use64bitint
45733              
45734              Update to Pod::LaTeX 0.53.
45735              Subject: [PATCH] lib/Pod/LaTeX.pm updates
45736              
45737              Document the endianness of Alpha more precisely.
45738              
45739              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
45740              
45741              Rename the macro argument because some preprocessors
45742              can't tell the difference and expand arguments also inside
45743              double quoted strings.
45744              
45745              free TLS slot properly on Windows
45746              
45747              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
45748              
45749              Unicos/mk requires elaborate paranoia.
45750              
45751              Tweak the floating point output routine preferences.
45752              
45753              Also under djgpp the timestamps are funky.
45754              
45755              Apply some PodParser 1.18 patches; the Pod/Find.pm
45756              patches cannot be applied since #6712 conflicts.
45757              
45758              Use PodParser 1.18 new test.
45759              
45760              A pod nit.
45761              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
45762              
45763              Be verydeepclean.
45764      Branch: maint-5.6/perl
45765           +> pod/perlebcdic.pod
45766           !> (integrate 106 files)
45767 ____________________________________________________________________________
45768 [  7892] By: jhi                                   on 2000/11/27  15:02:32
45769         Log: Update Changes.
45770      Branch: perl
45771            ! Changes patchlevel.h
45772 ____________________________________________________________________________
45773 [  7891] By: jhi                                   on 2000/11/27  14:57:23
45774         Log: Subject: Re: perlfaq style changes
45775              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
45776              Date: Sat, 25 Nov 2000 23:32:26 -0800
45777              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
45778              
45779              plus a note from Ronald Kimball.
45780      Branch: perl
45781            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
45782 ____________________________________________________________________________
45783 [  7890] By: jhi                                   on 2000/11/27  14:53:14
45784         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
45785              From: Benjamin Holzman <bah@ecnvantage.com>
45786              Date: Sun, 26 Nov 2000 16:27:33 -0500
45787              Message-ID: <20001126162733.J25040@ecnvantage.com>
45788      Branch: perl
45789            ! gv.c
45790 ____________________________________________________________________________
45791 [  7889] By: jhi                                   on 2000/11/27  14:43:11
45792         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
45793              From: lvirden@cas.org
45794              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
45795              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
45796      Branch: perl
45797            ! README.amiga
45798 ____________________________________________________________________________
45799 [  7888] By: jhi                                   on 2000/11/27  14:32:34
45800         Log: Restore also the locale test to no-sprintf-taint state.
45801              Fixes the bug 20001127.003.
45802      Branch: perl
45803            ! sv.c t/pragma/locale.t
45804 ____________________________________________________________________________
45805 [  7887] By: gsar                                  on 2000/11/27  14:13:05
45806         Log: integrate changes#6613..6616,6620..6665 from mainline
45807              
45808              VMS configure.com update continues.
45809              
45810              Subject: Test fails / warnings with perl-current #6612
45811              
45812              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
45813              
45814              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
45815              
45816              For now remove the mail code.
45817              
45818              Subject: Re: [PATCH] @+, @- readonly
45819              
45820              Subject: warning: storage class after type is obsolescent
45821              
45822              Subject: sfio2000
45823              
45824              Subject: Re: File::Temp problems on VMS in bleedperl
45825              
45826              README.os2 update.
45827              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
45828              
45829              Make the user to give up his firstborn, err, to knowingly
45830              verify installing an unstable developer release.  Also bump
45831              the release to 5.7.0, but leave a patch tag in the local
45832              patches saying that this is not yet the real thing.
45833              
45834              Update (kinda) to Test 1.14, from Joshua Pritikin.
45835              
45836              make ok etc also for win32.
45837              
45838              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
45839              
45840              Don't blow limited stacks, a lower number is enough to
45841              tickle the lookbehind limit.
45842              
45843              Use -Dusedevel; regen Configure and the respective Porting stuff.
45844              
45845              Subject: [PATCH] debugger exit code should reflect user exit code
45846              
45847              Subject: [PATCH perl@6620] cygwin port
45848              
45849              Missed a file from #6638.
45850              
45851              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)
45852              
45853              magic callbacks all need to have same type signature
45854              
45855              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
45856              
45857              Fix a dependency problem.
45858              Subject: [PATCH: 6640] VMS Makefile.SH update
45859              
45860              The numeric locale was reset to "C" by s?printf and never restored.
45861              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
45862              No test since adding the failing example to locale.t
45863              does not fail -- probably because the locale settings are so
45864              thoroughly tweaked by that time.  Running the example standalone
45865              does fail, though.  UPDATE: test case added at change #7540.
45866              
45867              Subject: [ID 20000324.040] minor fix to perlhpux.pod
45868              
45869              Update to CPAN 1.57.
45870              
45871              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
45872              
45873              Change the perlbug address to perl.org since it's more forgiving.
45874              
45875              Change the regx compilation error markers to use = instead of <
45876              since pod makes using the latter quite messy.  Reported in
45877              ID 20000814.006 by Abigail and in
45878              Subject: Unknown escape E<> ?
45879              
45880              Update to perldebtut 1.9, from Richard Foley.
45881              
45882              check that the number pseudo children doesn't exceed
45883              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
45884              the WaitForMultipleObjects() limit that would cause wait()
45885              to crash)
45886              wait() and waitpid() could potentially be rewritten to use
45887              more than one thread to do the waiting to eliminate this
45888              limitation
45889              
45890              change#6328 could make close(SOCKET) return false on windows
45891              when it shouldn't
45892              
45893              pod nit seen in passing
45894              
45895              on windows, the return values from wait() and waitpid() don't
45896              match those of pseudo-pids
45897              
45898              waitpid() now handles externally spawned pids correctly;
45899              fixes for backtick/wait/waitpid failures on Windows 9x
45900              these changes make the pid returned by process functions on
45901              Windows 9x always positive by clearing the high bit (which
45902              is always set on Win9x); pseudo-process PIDs are likewise
45903              always negative now on Win9x (just as on NT/2000)
45904              
45905              trailing new %ENV entries weren't being pushed into the real
45906              environment of subprocesses on Windows
45907              
45908              Tweak the regex compilation errors once more.
45909              
45910              avoid warnings from dense compiler
45911              
45912              add "ok" targets from change#6632 in makefile.mk
45913      Branch: maint-5.6/perl
45914            - lib/Pod/PlainText.pm vms/configure.com
45915           !> (integrate 66 files)
45916 ____________________________________________________________________________
45917 [  7886] By: jhi                                   on 2000/11/27  13:54:18
45918         Log: __FUNCTION__ isn't portable and trying to emulate it leads
45919              into practically spelling out the name of the function.
45920              Takes care of the bug 20001127.001.
45921      Branch: perl
45922            ! perlio.c
45923 ____________________________________________________________________________
45924 [  7885] By: gsar                                  on 2000/11/27  13:53:18
45925         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
45926              6610..6611 from mainline
45927              
45928              Make regular expression parse error messages easier to understand.
45929              Subject: Re: enhanced(?) regex error messages
45930              
45931              Tiny tidying on report_evil_fh().
45932              
45933              Subject: Re: enhanced(?) regex error messages 
45934              plus Capitalize the error messages, plus perldiag them.
45935              
45936              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
45937              
45938              Document here-doc better.
45939              
45940              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
45941              
45942              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
45943              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
45944              (either perlbug or p5p ate the original), plus regen
45945              perlapi and perltoc. 
45946              
45947              Regen global.sym.
45948              
45949              Double check that we have a dirhandle.
45950              
45951              Subject: Re: enhanced(?) regex error messages
45952              (plus two small patches sent privately)
45953              (this still seems to leave few test failures)
45954              
45955              warn is a macro, avoid using at a variable to avoid warnings
45956              in some configurations; readdir.t is too conservative in
45957              estimating number of *.t's
45958              
45959              Get back into sync with Jeffrey on the enhanced regex warnings.
45960              
45961              Subject: [PATCH 5.6.0] cygwin port
45962              
45963              Zero entries were skipped, fix from Adrian Goalby
45964              <argoalby@yahoo.co.uk>
45965              
45966              Subject: Remove dead entry in perldiag
45967              
45968              Amend the description of Perl6.
45969              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
45970              
45971              detypo
45972              
45973              It's the 2ndO'ROSSC.
45974              
45975              Revert the sv.c part of #6559, a better fix is needed.
45976              
45977              Iterating perl6 description.
45978              
45979              Update to Term::ANSIColor 1.03, from Russ Allbery.
45980              
45981              Update to Getopt::Long 2.23_05, from Johan Vromans.
45982              
45983              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
45984              
45985              Update to Pod::Parser 1.17, from Brad Appleton.
45986              
45987              Update to CPAN 1.56, from Andreas König.
45988              
45989              Update to CGI 2.70, from Lincoln Stein.
45990              
45991              Put back the std @INC thing.
45992              
45993              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
45994              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
45995              
45996              Document the IO::Select timeout.
45997              
45998              sleep(1) does not necessarily return 1.
45999              Subject: [PATCH bleadperl] op/lex_assign.t  
46000              
46001              Subject: debugger "d" command doesnt check line number
46002              
46003              B::Deparse didn't do sub attributes.
46004              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
46005              
46006              Preprocessing and postprocessing for File::Find.
46007              Subject: Patch to Find::File.pm to allow alphabetical results
46008              
46009              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
46010              
46011              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
46012              
46013              Subject: Re: [ID 20000730.003] utf8::length() bad
46014              
46015              Subject: Getting perlio and threads to compile
46016              (the Solaris version changes in Configure skipped)
46017              
46018              Tests for #6589.
46019              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
46020              
46021              Add Perl debugging tutorial, regen toc. 
46022              Subject: perldebtut.pod
46023              
46024              Add a few missing files, update MANIFEST.
46025              
46026              Rewrite of vms/subconfigure.com as configure.com,
46027              from Peter Prymmer and the vmsperl crew.
46028              
46029              Should have deleted this in #6603.
46030              
46031              Fix the test for 5005threads.
46032              
46033              Fix-n-skip the tests under 5005threads.
46034              
46035              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
46036              
46037              Upgrade to CGI 2.71, from Lincoln Stein.
46038      Branch: maint-5.6/perl
46039           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
46040           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
46041           +> t/op/regmesg.t t/pod/find.t vms/configure.com
46042            - vms/subconfigure.com
46043            ! lib/lib.pm
46044           !> (integrate 115 files)
46045 ____________________________________________________________________________
46046 [  7884] By: jhi                                   on 2000/11/27  13:44:33
46047         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
46048              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
46049              Date:     Mon, 27 Nov 2000 08:23:54 EST
46050              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
46051      Branch: perl
46052            ! vms/descrip_mms.template vms/test.com
46053 ____________________________________________________________________________
46054 [  7883] By: gsar                                  on 2000/11/27  11:50:46
46055         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
46056              6511..6513,6515..6523,6525..6536
46057              
46058              The swallow_bom() saga continues.  The #23 of require.t
46059              (UTF16-LE) still fails (silently, no output) but the #22
46060              (UTF16-BE) seems to be working now.  The root of the
46061              failure may be in sv_gets(): is it UTF-16LE-aware,
46062              especially when it comes to line endings? 
46063              
46064              Document the problem with -P in HP-UX and its workaround.
46065              
46066              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
46067              (aka ID 20000730.002)
46068              
46069              Subject: fix and question re: waitpid() under win32
46070              
46071              Make the safety catch for buggy gccs work with triple version
46072              numbers like 2.95.2.  Reported in
46073              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
46074              
46075              In Digital UNIX warn if gcc explicitly chosen because even
46076              2.95.2 is known to cause problems.
46077              
46078              Make chr() for values >127 to create utf8 when under utf8.
46079              
46080              various syntax errors and such (not fixed: comp/require.t#22 coredump
46081              on Windows)
46082              
46083              Stash away the largefiles flags and libswanted.
46084              
46085              BOM patching from Simon Cozens.
46086              
46087              If gccosandvers is equal to osname, clear gccosandvers.
46088              
46089              Make p4desc to skip non-mainperl branches by default.
46090              
46091              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
46092              
46093              The test from this
46094              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
46095              
46096              In new BSDs changes to argv[] do not show up in ps(1) output,
46097              instead one must use setproctitle().  This was already addressed
46098              by change #6457, but the below has a new variant for FreeBSD 4.0
46099              or later, and the matter is also documented more.
46100              
46101              FreeBSD 3.* updates from
46102              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
46103              
46104              regen_headers, regen perltoc.
46105              
46106              Document in one place the memory abstractions used in Perl core.
46107              
46108              memcpy has n o in it, as pinted ut by Sarathy.
46109              
46110              Remove the extraneous "main::" prefix from all the
46111              "opened only for", "on closed", and "never opened" warnings.
46112              
46113              The name of a filehandle does not have <these>.
46114              
46115              The tr utf8 patching continues.
46116              
46117              The new setproctitle() feature is available only in 
46118              bleeding edge FreeBSD.  From Paul Saab.
46119              
46120              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
46121              
46122              Dump UVs as UVs in Data::Dumper.
46123              
46124              detypo #6494
46125              
46126              Document the IVdf UVuf UVof UVxf.
46127              
46128              require.t needs binmode() to work on windows
46129              
46130              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
46131              that are hopefully soon put into use.
46132              
46133              Allow "no Module;" even if there is no 'unimport'.
46134              
46135              Better skip message for the test; one of the two problems in
46136              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
46137              
46138              The subtest 4 may fail also on VOBS, as pointed out
46139              by Nick Ing-Simmons in November 1999, bug id 19991124.003
46140              (but the failure in that bug report isn't the subtest 4).
46141              
46142              Be more informative on what is skipped and why,
46143              also repeat the list at the end.
46144              
46145              Add a URL for FSF.
46146              
46147              Subject: [PATCH] sv.h documentation - SvLEN
46148              
46149              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
46150              
46151              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
46152              
46153              Subject: [PATCH] bad cppsymbols on os2 + Configure question
46154              
46155              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
46156              
46157              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
46158              mention the idea of @( and @)
46159              
46160              This is 6512.  Really.
46161              
46162              Subject: [ID 19990721.004] Documentation bug in perlfunc
46163              
46164              Subject: Minor tweak to perlvar.pod
46165              
46166              In the warnings call filehandles consistently so;
46167              add "unopened" warning for stat().
46168              
46169              After the #6519 a warning about stat() is just that,
46170              not about a filetest, which now have their own warning.
46171              
46172              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
46173              
46174              Subject: Re: Array vs. List context
46175              
46176              Subject: New perlcc, take 2
46177              
46178              Weed buglets pointed out by
46179              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
46180              
46181              gcc versions might have (parentheses) in them.
46182              
46183              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
46184              
46185              Essential prototype changes were missing from #6527.
46186              Also make report_evil_fh() more bomb-proof.
46187              
46188              Zap lib/Sys directory when cleaning up.
46189              
46190              Change the Policy policy: now -Dprefix= with an existing
46191              Policy.sh and prefix == siteprefix == vendorprefix, then all
46192              of them follow along the new prefix.
46193              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
46194              
46195              Continue fixing the io warnings.  This also
46196              sort of fixes bug ID 20000802.003: the core dump
46197              is no more.  Whether the current behaviour is correct
46198              (giving a warning: "Not a format reference"), is another matter.
46199              
46200              Have symbols for the IoTYPEs.
46201              
46202              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
46203              
46204              Document a bit that UDP is not what you might think.
46205              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
46206              tr memory corruption fix from Simon Cozens.
46207              
46208              Plug the security hole described in the Aug 05 2000 bugtraq message
46209              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
46210              The security hole exists only in suidperls, which isn't
46211              installed or even built by default.
46212      Branch: maint-5.6/perl
46213           !> (integrate 71 files)
46214 ____________________________________________________________________________
46215 [  7882] By: gsar                                  on 2000/11/27  10:25:36
46216         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
46217              from mainline
46218              
46219              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
46220              to be fatal errors (instead of by default ignoring them, and
46221              ignoring with a bug: even though -w gave an error, the opening [
46222              was left in)  Reported in:
46223              
46224              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
46225              
46226              Subject: [PATCH] split /^/
46227              
46228              MacOS nits from Matthias Neeracher.
46229              
46230              More split() doc and test patches from Mike Guy.
46231              
46232              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
46233              from Graham Barr in the module list.
46234              
46235              docfix from Peter Scott <Peter@PSDT.com>.
46236              
46237              File::Temp patches for VMS and OS/2 from Tim Jenness.
46238              
46239              open() wariness in perlbug.
46240              
46241              Subject: [PATCH] minor doc change - perlguts
46242              
46243              Subject: Minor doc patch: handy.h
46244              
46245              Be wary of close()s, too.
46246              
46247              Further File::Temp patches from Yitzchak Scott-Thoennes
46248              and Craig A. Berry.
46249              
46250              Subject: [PATCH] fixes bug 20000508.004
46251              
46252              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
46253              
46254              Allow "no AutoLoader;", based on change #6444,
46255              suggested by Graham Barr.
46256              
46257              Use setproctitle() if available to modify $0.
46258              
46259              Warn if the version of the operating system used to compile gcc
46260              differs from the current version of the operating system.
46261              Also display the gcc compilation os and version in myconfig.
46262              Inspiration from
46263              
46264              Tiny fixes for #6460.
46265              
46266              The problem described in this
46267              Subject: [ID 20000322.018] named chars aren't magical enough
46268              has been fixed in perl 5.6.0 but just in case added a test
46269              to keep it away.  (The report from Joseph Hall.)
46270              
46271              Tune the comments and hopefully stop a memory leak.
46272              
46273              Subject: UTF8 concat
46274              (with a memory leak fixed, plus a few casts added)
46275              This also seems to help for
46276              Subject: [ID 20000716.015] join UTF8 weirdness
46277              
46278              Do not upgrade SVs into utf8 just because they participate
46279              in eq or cmp.  Reported and fix suggested in
46280              Subject: [ID 20000720.009] sv_eq UTF8 bug
46281              
46282              Fix the HALF_UPGRADE() macro introduced in #6263.
46283              
46284              Find green threads before native threads.
46285              Subject: Re: Patch to jpl/JNI/Makefile.PL
46286      Branch: maint-5.6/perl
46287           !> (integrate 30 files)
46288 ____________________________________________________________________________
46289 [  7881] By: jhi                                   on 2000/11/27  05:48:41
46290         Log: It seems that *both* the unused submatch loop cleanup
46291              codes are needed.
46292      Branch: perl
46293            ! regexec.c
46294 ____________________________________________________________________________
46295 [  7880] By: jhi                                   on 2000/11/27  04:50:07
46296         Log: Clean .exists deeper.
46297      Branch: perl
46298            ! Makefile.SH
46299 ____________________________________________________________________________
46300 [  7879] By: jhi                                   on 2000/11/27  02:31:35
46301         Log: The code in regcppop() (see #7878) contains the correct lower
46302              limit for the unused submatch 'cleanup' loop so that under
46303              "use utf8" the following code wouldn't dump core:
46304              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
46305              the cleanup loop in regtry() stomped beyond allocated area
46306              in the startp[] array.  Therefore, copied the correct lower
46307              loop limit (*PL_reglastparen) to regtry().  Note: something
46308              may still not be quite right: why was the _higher_ loop limit
46309              (prog->nparens) different in the utf8 case?
46310              
46311              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
46312              without core dumps, there were about 17 of them before
46313              the patch (with us since Perl 5.7.0).  Two failures, still:
46314              496 and 505 (though these may not be severe).
46315              
46316              Patch #7881 is also needed since both the cleanup loops
46317              seem to be needed.
46318              
46319              Also, the t/op/pat#44 seems to core dump under utf8.
46320              Plus a couple of failures.  UGH-8.
46321      Branch: perl
46322            ! regexec.c
46323 ____________________________________________________________________________
46324 [  7878] By: jhi                                   on 2000/11/27  02:21:17
46325         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
46326              the code in regcppop() seems to be redundant for the test suite --
46327              but it contains a germ of truth, and it needed for the build
46328              process itself: see #7879 and #7881.
46329      Branch: perl
46330            ! regexec.c
46331 ____________________________________________________________________________
46332 [  7877] By: jhi                                   on 2000/11/27  01:53:09
46333         Log: Comment on comment.
46334      Branch: perl
46335            ! regexec.c
46336 ____________________________________________________________________________
46337 [  7876] By: jhi                                   on 2000/11/27  00:49:59
46338         Log: Adjust the docs to agree with #7875.
46339      Branch: perl
46340            ! pod/perllocale.pod
46341 ____________________________________________________________________________
46342 [  7875] By: jhi                                   on 2000/11/27  00:49:27
46343         Log: Retract #7863.  It makes more sense not to taint formatted output,
46344              not even by sprintf().
46345      Branch: perl
46346            ! sv.c
46347 ____________________________________________________________________________
46348 [  7874] By: jhi                                   on 2000/11/26  23:36:02
46349         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
46350              Not really fixed (should really dump the UTF-8 charclass),
46351              but stopped displaying the garbage.
46352              
46353              Also add a note on the (missing) Unicode PSXSPC and BLANK.
46354      Branch: perl
46355            ! regcomp.c
46356 ____________________________________________________________________________
46357 [  7873] By: jhi                                   on 2000/11/26  21:31:13
46358         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
46359      Branch: perl
46360            ! regexec.c
46361 ____________________________________________________________________________
46362 [  7872] By: jhi                                   on 2000/11/26  21:06:04
46363         Log: No need to scan till infinity, 13 is enough.
46364      Branch: perl
46365            ! handy.h utf8.c
46366 ____________________________________________________________________________
46367 [  7871] By: jhi                                   on 2000/11/26  20:20:32
46368         Log: Test line numbers are different with utf8.
46369      Branch: perl
46370            ! t/op/re_tests
46371 ____________________________________________________________________________
46372 [  7870] By: jhi                                   on 2000/11/26  20:10:12
46373         Log: Message nit.
46374      Branch: perl
46375            ! regcomp.c
46376 ____________________________________________________________________________
46377 [  7869] By: jhi                                   on 2000/11/26  19:01:05
46378         Log: Make utf8_length() and utf8_distance() (the latter of which
46379              is unused at the moment) to be less forgiving about bad UTF-8.
46380      Branch: perl
46381            ! embed.h embed.pl objXSUB.h proto.h utf8.c
46382 ____________________________________________________________________________
46383 [  7868] By: jhi                                   on 2000/11/26  18:45:56
46384         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
46385              From: Benjamin Holzman <bah@ecnvantage.com>
46386              Date: Sat, 25 Nov 2000 20:40:20 -0500       
46387              Message-ID: <20001125204020.A25040@ecnvantage.com>              
46388              
46389              Debian allows installing /usr/bin/locale without installing
46390              any locales, an error message will ensue.
46391      Branch: perl
46392            ! t/pragma/locale.t
46393 ____________________________________________________________________________
46394 [  7867] By: jhi                                   on 2000/11/26  18:31:12
46395         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
46396              From: Benjamin Holzman <bah@ecnvantage.com>
46397              Date: Sun, 26 Nov 2000 02:42:34 -0500
46398              Message-ID: <20001126024234.G25040@ecnvantage.com>
46399              
46400              Patch for the bug 20000212.002.
46401      Branch: perl
46402            ! sv.c t/op/array.t
46403 ____________________________________________________________________________
46404 [  7866] By: jhi                                   on 2000/11/26  18:28:09
46405         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
46406              From: Tim Jenness <t.jenness@jach.hawaii.edu>
46407              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
46408              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
46409              
46410              File::Temp 0.11.
46411      Branch: perl
46412            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
46413 ____________________________________________________________________________
46414 [  7865] By: jhi                                   on 2000/11/26  18:24:22
46415         Log: The metaconfig unit change for #7864.
46416      Branch: metaconfig/U/perl
46417            ! need_va_copy.U
46418 ____________________________________________________________________________
46419 [  7864] By: jhi                                   on 2000/11/26  18:23:41
46420         Log: Make the va_copy() test not to be so talkative.
46421      Branch: perl
46422            ! Configure config_h.SH
46423 ____________________________________________________________________________
46424 [  7863] By: jhi                                   on 2000/11/26  18:11:02
46425         Log: Fix locale inconsistencies unearthed by Hugo's work.
46426              Now the floating point sprintf really does taint the result
46427              string as perllocale promises (has promised for a long time)
46428              if "use locale" is in the lexical scope.
46429      Branch: perl
46430            ! sv.c t/pragma/locale.t
46431 ____________________________________________________________________________
46432 [  7862] By: jhi                                   on 2000/11/26  00:35:15
46433         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
46434              From: Nicholas Clark <nick@ccl4.org>
46435              Date: Sun, 26 Nov 2000 00:07:50 +0000
46436              Message-ID: <20001126000750.A22446@plum.flirble.org>
46437              
46438              Infinit.
46439      Branch: perl
46440            ! sv.c
46441 ____________________________________________________________________________
46442 [  7861] By: jhi                                   on 2000/11/26  00:01:26
46443         Log: Integrate perlio.
46444      Branch: perl
46445           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
46446 ____________________________________________________________________________
46447 [  7860] By: nick                                  on 2000/11/25  22:04:17
46448         Log: Correct relative path from new ext\Filter\Util\Call location
46449              back to miniperl.
46450      Branch: perlio
46451            ! win32/makefile.mk
46452 ____________________________________________________________________________
46453 [  7859] By: nick                                  on 2000/11/25  21:26:54
46454         Log: Integrate mainline.
46455      Branch: perlio
46456           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
46457           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
46458           +> t/lib/filter-util.t
46459            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
46460            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
46461            - t/lib/filt-util.t
46462           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
46463           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
46464           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
46465           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
46466           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
46467           !> win32/makefile.mk
46468 ____________________________________________________________________________
46469 [  7858] By: gsar                                  on 2000/11/25  20:52:17
46470         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
46471              parent's memory; fix it by keeping track of the actual pad
46472              offset rather than a raw pointer (this change is probably also
46473              relevant to non-ithreads case to avoid fallout from reallocs of
46474              the pad array, but is currently only enabled for the ithreads
46475              case in the interests of minimal disruption to existing "well
46476              tested" code)
46477      Branch: perl
46478            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
46479            ! proto.h scope.c scope.h sv.c t/op/fork.t
46480 ____________________________________________________________________________
46481 [  7857] By: nick                                  on 2000/11/25  20:01:28
46482         Log: All tests pass on Win32/gcc/USE_PERLIO.
46483              - when crlf layer is pushed make unix-level binary.
46484              - remove :crlf injection in pp_backtick in pp_sys.c
46485              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
46486      Branch: perlio
46487            ! doio.c perlio.c pp_sys.c win32/makefile.mk
46488 ____________________________________________________________________________
46489 [  7856] By: jhi                                   on 2000/11/25  18:38:30
46490         Log: Update the metaconfig units for #7855.
46491      Branch: metaconfig/U/perl
46492            ! useperlio.U usesocks.U
46493 ____________________________________________________________________________
46494 [  7855] By: jhi                                   on 2000/11/25  18:37:54
46495         Log: Undo the SOCKS workarounds, instead start using PerlIO
46496              if SOCKS is selected.
46497              
46498              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
46499              From: Jens Hamisch <jens@Strawberry.COM>
46500              Date: Fri, 24 Nov 2000 18:31:30 +0100
46501              Message-ID: <20001124183130.E28337@Strawberry.COM>
46502              
46503              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
46504              From: Jens Hamisch <jens@Strawberry.COM>
46505              Date: Fri, 24 Nov 2000 19:11:51 +0100
46506              Message-ID: <20001124191151.A28753@Strawberry.COM>
46507      Branch: perl
46508            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
46509            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
46510 ____________________________________________________________________________
46511 [  7854] By: jhi                                   on 2000/11/25  17:39:08
46512         Log: Undo #7848.  Some of the code seems to use walkoptree(),
46513              some walkoptree_slow().  An unfinished renaming?
46514              Now the sub is walkoptree() (which is @EXPORT_OK),
46515              the walkoptree_slow() is a typeglob alias to walkoptree.
46516              This makes the tests to pass, at least.
46517      Branch: perl
46518            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
46519 ____________________________________________________________________________
46520 [  7853] By: nick                                  on 2000/11/24  22:24:33
46521         Log: Re-arrange crlf vs binary for platforms that care.
46522              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
46523              Lip-service to making stdio layer work on such platfroms (untested).
46524              Now fails 3 tests rather than one, checkin to see if I can debug 
46525              the issue under linux. (Do not merge.)
46526      Branch: perlio
46527            ! doio.c perlio.c perliol.h
46528 ____________________________________________________________________________
46529 [  7852] By: jhi                                   on 2000/11/24  18:57:39
46530         Log: AUTHORS edits.
46531      Branch: perl
46532            ! AUTHORS
46533 ____________________________________________________________________________
46534 [  7851] By: jhi                                   on 2000/11/24  17:34:56
46535         Log: Add Jan-Erik Karlsson.
46536      Branch: perl
46537            ! AUTHORS
46538 ____________________________________________________________________________
46539 [  7850] By: jhi                                   on 2000/11/24  17:27:56
46540         Log: Configure should find stdchar on its own.
46541      Branch: perl
46542            ! hints/solaris_2.sh
46543 ____________________________________________________________________________
46544 [  7849] By: jhi                                   on 2000/11/24  17:24:55
46545         Log: Subject: PATCH over 7848: Filter test flawed
46546              From: andreas.koenig@anima.de (Andreas J. Koenig)
46547              Date: 24 Nov 2000 10:28:29 +0100
46548              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
46549      Branch: perl
46550            ! t/lib/filter-util.t
46551 ____________________________________________________________________________
46552 [  7848] By: jhi                                   on 2000/11/24  17:22:15
46553         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
46554              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
46555              Date: Fri, 24 Nov 2000 16:12:58 +0000
46556              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
46557      Branch: perl
46558            ! ext/B/B.pm
46559 ____________________________________________________________________________
46560 [  7847] By: jhi                                   on 2000/11/24  03:07:01
46561         Log: Integrate perlio.
46562      Branch: perl
46563           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
46564           !> win32/makefile.mk
46565 ____________________________________________________________________________
46566 [  7846] By: gsar                                  on 2000/11/24  00:55:57
46567         Log: integrate changes#6415..6418,6420..6438 from mainline
46568              
46569              Fix the bitvector ops for utf8 (tricky since past 7 bits
46570              the utf8 'characters' can be more than one octet).
46571              
46572              MPE/ix updates for perl 5.6.0 from Mark Bixby.
46573              
46574              Subject: SDBM_File documentation
46575              
46576              Detypo.
46577              
46578              Decutandpasto.
46579              
46580              Send all installperl messages to STDERR and be -w clean.
46581              
46582              Out-of-date note removed.
46583              
46584              Protect against "wild next"s, that is, callbacks doing "next"
46585              instead of "return".
46586              
46587              Use STDOUT consistently.
46588              
46589              The output might have been produced in the wrong order.
46590              
46591              A missing 'break' after the [[:space:]] switch case.
46592              
46593              Add tests for
46594              [ID 19991110.003] another matching finding by pcre author
46595              which has already been fixed by some patch, as verified in
46596              
46597              Documentation to explain the behaviour of map().
46598              
46599              Add an optimization for map-maps-a-list-element-to-more-list-elements
46600              case, but add also notes explaining the relationship of this
46601              patch and the earlier notes by Sarathy.
46602              
46603              Subject: [ID 20000716.023] syslog test fails without sockets
46604              
46605              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
46606              Test cases for #6431.
46607              
46608              File::Spec::VMS fixup for tmpdir from Craig Berry.
46609              
46610              Make the "uninit variable" warning to say "concat or string"
46611              or "join or string" when in concat or join .
46612              
46613              Get UTF16 BOMs working.  Patch from
46614              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
46615              
46616              Subject: [PATCH] Make large file tests deal with SIGXFSZ
46617              
46618              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
46619              
46620              Subject: [PATCH] av.c apidoc
46621      Branch: maint-5.6/perl
46622           !> (integrate 43 files)
46623 ____________________________________________________________________________
46624 [  7845] By: gsar                                  on 2000/11/24  00:20:45
46625         Log: integrate changes#6406..6414 from mainline
46626              
46627              Merge perlhacktut into perlhack, update perlguts.
46628              
46629              Fix AutoSplit to use File::Spec the right way in VMS,
46630              from Peter Prymmer.
46631              
46632              The bug report
46633              [ID 19991110.002] minimal matching discrepancy found by pcre author
46634              seems to have been fixed (though differently from what was suggested
46635              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
46636              
46637              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
46638              not in pod, from Peter Prymmer
46639              
46640              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
46641              From: Hugo <hv@crypt.compulink.co.uk>
46642              Date: Fri, 14 Jul 2000 23:05:20 +0100
46643              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
46644              
46645              Didn't anymore apply, but that point still could use another fix.
46646              
46647              lib/b test fixes from Peter Prymmer.
46648              
46649              More docs for sv functions.
46650              
46651              perlvms.pod whitespace cleanup to keep pod utils happy.
46652              
46653              another VMS build tweak from Peter Prymmer
46654      Branch: maint-5.6/perl
46655           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
46656           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
46657           !> vms/descrip_mms.template vms/perlvms.pod
46658 ____________________________________________________________________________
46659 [  7844] By: nick                                  on 2000/11/23  23:42:45
46660         Log: Win32/perlio Now just fails one io/argv.t test - lack 
46661              of default :crlf on standard streams.
46662      Branch: perlio
46663            ! doio.c perlio.c
46664 ____________________________________________________________________________
46665 [  7843] By: nick                                  on 2000/11/23  23:04:05
46666         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
46667              peek fail is showing a real problem (multiple crlf layers
46668              are getting pushed.)
46669      Branch: perlio
46670            ! doio.c perlio.c win32/makefile.mk
46671 ____________________________________________________________________________
46672 [  7842] By: nick                                  on 2000/11/23  19:46:23
46673         Log: Implement PerlIO_binmode()
46674              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
46675              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
46676              make binmode in t/lib/io_tell.t unconditional so that works.
46677              Checkin just so Win32 machine can see these changes.
46678      Branch: perlio
46679            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
46680 ____________________________________________________________________________
46681 [  7841] By: jhi                                   on 2000/11/23  19:30:00
46682         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
46683      Branch: perl
46684            ! README.amiga
46685 ____________________________________________________________________________
46686 [  7840] By: jhi                                   on 2000/11/23  17:18:02
46687         Log: SOCKS wrestling continues, patches from Jens Hamisch.
46688      Branch: perl
46689            ! doio.c embed.h embed.pl perlsdio.h proto.h
46690 ____________________________________________________________________________
46691 [  7839] By: jhi                                   on 2000/11/23  16:54:14
46692         Log: Push Filter::Util::Call one level deeper.
46693      Branch: perl
46694            + t/lib/filter-util.t
46695           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
46696           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
46697            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
46698            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
46699            - t/lib/filt-util.t
46700            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
46701            ! win32/Makefile win32/makefile.mk
46702 ____________________________________________________________________________
46703 [  7838] By: jhi                                   on 2000/11/23  16:52:40
46704         Log: Reach back one higher up when searching for PERL_SRC.
46705      Branch: perl
46706            ! lib/ExtUtils/MM_Unix.pm
46707 ____________________________________________________________________________
46708 [  7837] By: jhi                                   on 2000/11/23  16:05:41
46709         Log: Subject: Re: perl@7826
46710              Date: Thu, 23 Nov 2000 02:20:25 -0600
46711              From: "Craig A. Berry" <craigberry@mac.com>
46712              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
46713              
46714              Make VMS to like Filter::Util::Call. 
46715      Branch: perl
46716            ! configure.com ext/Filter/Util/Makefile.PL
46717 ____________________________________________________________________________
46718 [  7836] By: nick                                  on 2000/11/23  16:04:08
46719         Log: Implement crlf layer - not ready for merge.
46720      Branch: perlio
46721            ! perlio.c win32/makefile.mk
46722 ____________________________________________________________________________
46723 [  7835] By: jhi                                   on 2000/11/23  15:56:52
46724         Log: STDCHAR is different in Sparc v9 vs x86.
46725      Branch: perl
46726            ! hints/solaris_2.sh
46727 ____________________________________________________________________________
46728 [  7834] By: jhi                                   on 2000/11/23  15:50:47
46729         Log: The type needs to be visible to protos.
46730      Branch: perl
46731            ! perl.h
46732 ____________________________________________________________________________
46733 [  7833] By: jhi                                   on 2000/11/23  15:40:46
46734         Log: Finish unfinished SOCKS workaround changes.
46735      Branch: perl
46736            ! doio.c
46737 ____________________________________________________________________________
46738 [  7832] By: jhi                                   on 2000/11/23  15:33:30
46739         Log: Integrate perlio.
46740      Branch: perl
46741           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
46742           !> win32/makefile.mk
46743 ____________________________________________________________________________
46744 [  7831] By: nick                                  on 2000/11/23  10:31:07
46745         Log: Correct makefile.mk dependancies for ext/Filter/Util
46746              Build ext/Encode
46747              Run dmake regen_config_h
46748      Branch: perlio
46749            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
46750            ! win32/makefile.mk
46751 ____________________________________________________________________________
46752 [  7830] By: nick                                  on 2000/11/23  08:05:07
46753         Log: Integrate mainline
46754      Branch: perlio
46755           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
46756           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
46757           +> t/lib/filt-util.pl t/lib/filt-util.t
46758           !> (integrate 41 files)
46759 ____________________________________________________________________________
46760 [  7829] By: gsar                                  on 2000/11/23  03:07:11
46761         Log: build the Filter extension on windows
46762      Branch: perl
46763            ! win32/Makefile win32/makefile.mk
46764 ____________________________________________________________________________
46765 [  7828] By: gsar                                  on 2000/11/23  02:46:35
46766         Log: regenerate win32/config* and fix some inconsistencies in the
46767              makefiles; always export Perl_deb() because it is needed
46768              by ext/re/* (whether perl itself is built with -DDEBUGGING
46769              or not)
46770      Branch: perl
46771            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
46772            ! win32/config_H.vc win32/makefile.mk
46773 ____________________________________________________________________________
46774 [  7827] By: gsar                                  on 2000/11/23  02:18:38
46775         Log: get sources building on windows+MSVC again (untested with other
46776              compilers)
46777      Branch: perl
46778            ! win32/include/sys/socket.h win32/perllib.c
46779 ____________________________________________________________________________
46780 [  7826] By: jhi                                   on 2000/11/23  01:18:26
46781         Log: Update Changes.
46782      Branch: perl
46783            ! Changes patchlevel.h
46784 ____________________________________________________________________________
46785 [  7825] By: jhi                                   on 2000/11/23  00:20:41
46786         Log: Subject: Re: av.c patch (having slight problems)
46787              From: "Ben Tilly" <ben_tilly@hotmail.com>
46788              Date: Tue, 21 Nov 2000 23:29:31 -0500
46789              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
46790              
46791              unshift() speedup.
46792      Branch: perl
46793            ! av.c
46794 ____________________________________________________________________________
46795 [  7824] By: jhi                                   on 2000/11/22  23:59:15
46796         Log: Fixes for signedness warnings noticed by VMSperlers.
46797      Branch: perl
46798            ! ext/Storable/Storable.xs regcomp.c sv.c
46799 ____________________________________________________________________________
46800 [  7823] By: jhi                                   on 2000/11/22  23:19:31
46801         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
46802              From: Peter Prymmer <pvhp@forte.com>
46803              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
46804              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
46805      Branch: perl
46806            ! t/pragma/warn/pp_hot
46807 ____________________________________________________________________________
46808 [  7822] By: jhi                                   on 2000/11/22  22:52:20
46809         Log: Be clean.
46810      Branch: perl
46811            ! Makefile.SH
46812 ____________________________________________________________________________
46813 [  7821] By: jhi                                   on 2000/11/22  22:46:39
46814         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
46815              by Damian Conway, as suggested by Paul Marquess.
46816      Branch: perl
46817            + lib/Filter/Simple.pm
46818 ____________________________________________________________________________
46819 [  7820] By: jhi                                   on 2000/11/22  22:45:51
46820         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
46821      Branch: perl
46822            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
46823            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
46824            + t/lib/filt-util.t
46825            ! MANIFEST
46826 ____________________________________________________________________________
46827 [  7819] By: jhi                                   on 2000/11/22  22:03:27
46828         Log: Integrate perlio.
46829      Branch: perl
46830           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
46831           !> win32/makefile.mk
46832 ____________________________________________________________________________
46833 [  7818] By: jhi                                   on 2000/11/22  21:56:02
46834         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
46835      Branch: perl
46836            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
46837            ! t/lib/io_sock.t
46838 ____________________________________________________________________________
46839 [  7817] By: jhi                                   on 2000/11/22  21:39:49
46840         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
46841              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46842              Date: Wed, 22 Nov 2000 16:08:12 -0500
46843              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
46844      Branch: perl
46845            ! lib/ExtUtils/Liblist.pm
46846 ____________________________________________________________________________
46847 [  7816] By: jhi                                   on 2000/11/22  21:38:25
46848         Log: Go ahead and #include <unistd.h> in perl.h.
46849      Branch: perl
46850            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
46851            ! util.c
46852 ____________________________________________________________________________
46853 [  7815] By: jhi                                   on 2000/11/22  21:22:52
46854         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
46855              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46856              Date: Mon, 20 Nov 2000 18:30:52 -0500
46857              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
46858      Branch: perl
46859            ! pod/perlre.pod regcomp.c t/op/re_tests
46860 ____________________________________________________________________________
46861 [  7814] By: jhi                                   on 2000/11/22  21:21:46
46862         Log: Subject: [PATCH 5.7.0] Liblist finally works
46863              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46864              Date: Tue, 21 Nov 2000 22:02:17 -0500
46865              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
46866      Branch: perl
46867            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
46868            ! lib/ExtUtils/MakeMaker.pm
46869 ____________________________________________________________________________
46870 [  7813] By: jhi                                   on 2000/11/22  21:20:23
46871         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
46872              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46873              Date: Wed, 22 Nov 2000 17:53:15 +0100
46874              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
46875              
46876              AIX dynaloader and perlio patch.
46877      Branch: perl
46878            ! ext/DynaLoader/dl_aix.xs
46879 ____________________________________________________________________________
46880 [  7812] By: jhi                                   on 2000/11/22  21:17:52
46881         Log: (Accidentally empty patch.)
46882      Branch: perl
46883            ! av.c
46884 ____________________________________________________________________________
46885 [  7811] By: jhi                                   on 2000/11/22  21:16:31
46886         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
46887              From: Peter Prymmer <pvhp@forte.com>
46888              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
46889              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
46890      Branch: perl
46891            ! vms/test.com
46892 ____________________________________________________________________________
46893 [  7810] By: jhi                                   on 2000/11/22  21:15:36
46894         Log: Subject: Re: perl@7777 
46895              From: "John P. Linderman" <jpl@research.att.com>
46896              Date: Wed, 22 Nov 2000 13:11:11 -0500
46897              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
46898              
46899              Detypoing.
46900      Branch: perl
46901            ! lib/CPAN.pm
46902 ____________________________________________________________________________
46903 [  7809] By: jhi                                   on 2000/11/22  21:14:19
46904         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
46905              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
46906              Date:     Wed, 22 Nov 2000 13:51:37 EST
46907              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
46908      Branch: perl
46909            ! perlsdio.h
46910 ____________________________________________________________________________
46911 [  7808] By: jhi                                   on 2000/11/22  21:13:27
46912         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
46913              From: Casey Tweten <crt@kiski.net>
46914              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
46915              Message-Id: <200011201653.LAA10194@home.kiski.net>
46916      Branch: perl
46917            ! t/lib/io_udp.t
46918 ____________________________________________________________________________
46919 [  7807] By: jhi                                   on 2000/11/22  21:12:35
46920         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
46921              From: Casey Tweten <crt@kiski.net>
46922              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
46923              Message-Id: <200011201636.LAA07227@home.kiski.net>
46924      Branch: perl
46925            ! t/lib/io_sock.t
46926 ____________________________________________________________________________
46927 [  7806] By: jhi                                   on 2000/11/22  21:10:59
46928         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
46929              From: "Casey R. Tweten" <crt@kiski.net>
46930              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
46931              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
46932      Branch: perl
46933            ! utils/h2xs.PL
46934 ____________________________________________________________________________
46935 [  7805] By: nick                                  on 2000/11/22  21:05:06
46936         Log: Integrate mainline
46937      Branch: perlio
46938           !> Changes Porting/genlog ext/DB_File/DB_File.xs
46939           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
46940           !> utils/perlbug.PL
46941 ____________________________________________________________________________
46942 [  7804] By: jhi                                   on 2000/11/22  21:01:12
46943         Log: Subject: [PATCH] Test.pm POD peculiarity
46944              From: "Casey R. Tweten" <crt@kiski.net>
46945              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
46946              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
46947      Branch: perl
46948            ! lib/Test.pm
46949 ____________________________________________________________________________
46950 [  7803] By: jhi                                   on 2000/11/22  20:59:59
46951         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
46952              From: "Philip Newton" <pnewton@gmx.de>
46953              Date: Wed, 22 Nov 2000 14:25:53 +0100
46954              Message-Id: <3A1BD771.25462.1939FAD@localhost>
46955              
46956              Be case-understanding also on 's', and use the -oi of sendmail
46957              not to terminate the transmission on a lone '.'.
46958      Branch: perl
46959            ! utils/perlbug.PL
46960 ____________________________________________________________________________
46961 [  7802] By: nick                                  on 2000/11/22  20:51:42
46962         Log: Win32 PerlIO intermediate state now working as expected.
46963              - In current state we are still using C runtime in text/binary
46964              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
46965              - PERLIO=stdio and PERLIO=unix pass all expected tests.
46966              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
46967              and PerlIO_seek() and the dummy crlf layer is not making adjustments
46968              for CRLF translation happening in C runtime. All other tests pass.
46969              
46970              Added note to README.win32 to point out the snags of doing a perl build
46971              with Norton AntiVirus turned on.
46972              
46973              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
46974              which file a fail comes from.
46975              
46976              Updated "canned" config.h to match the one generated.
46977      Branch: perlio
46978            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
46979            ! win32/makefile.mk
46980 ____________________________________________________________________________
46981 [  7801] By: jhi                                   on 2000/11/22  06:50:20
46982         Log: Nickety nits.
46983      Branch: perl
46984            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
46985 ____________________________________________________________________________
46986 [  7800] By: jhi                                   on 2000/11/22  01:29:55
46987         Log: Changes had accidentally gone too silent on non-main branches.
46988      Branch: perl
46989            ! Changes Porting/genlog patchlevel.h
46990 ____________________________________________________________________________
46991 [  7799] By: gsar                                  on 2000/11/22  01:02:56
46992         Log: some lib_pm.PL changes snuck in via change#7772
46993      Branch: maint-5.6/perl
46994            ! Makefile.SH
46995 ____________________________________________________________________________
46996 [  7798] By: nick                                  on 2000/11/21  21:59:40
46997         Log: Integrate mainline
46998      Branch: perlio
46999           !> (integrate 28 files)
47000 ____________________________________________________________________________
47001 [  7797] By: jhi                                   on 2000/11/21  21:01:45
47002         Log: Integrate perlio.
47003      Branch: perl
47004           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
47005 ____________________________________________________________________________
47006 [  7796] By: nick                                  on 2000/11/21  20:36:22
47007         Log: Win32 builds and runs (mostly) with USE_PERLIO.
47008              PERLIO=perlio passes all tests. 
47009              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
47010      Branch: perlio
47011            ! perlio.c win32/perllib.c win32/win32.c
47012 ____________________________________________________________________________
47013 [  7795] By: jhi                                   on 2000/11/21  19:03:44
47014         Log: Update Changes.
47015      Branch: perl
47016            ! Changes patchlevel.h
47017 ____________________________________________________________________________
47018 [  7794] By: jhi                                   on 2000/11/21  18:56:34
47019         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
47020              From: "Craig A. Berry" <craigberry@mac.com>
47021              Date: Mon, 20 Nov 2000 20:27:06 -0600
47022              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
47023              
47024              A cut-and-pasto.
47025      Branch: perl
47026            ! perlio.h
47027 ____________________________________________________________________________
47028 [  7793] By: jhi                                   on 2000/11/21  18:54:41
47029         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
47030              From: Dominic Dunlop <domo@computer.org> 
47031              Date: Mon, 20 Nov 2000 18:55:29 +0100
47032              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
47033              
47034              va_copy() and the need of it.
47035              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
47036      Branch: metaconfig/U/perl
47037            + need_va_copy.U
47038      Branch: perl
47039            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47040            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
47041            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
47042            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
47043            ! win32/config.bc win32/config.gc win32/config.vc
47044 ____________________________________________________________________________
47045 [  7792] By: jhi                                   on 2000/11/21  17:04:10
47046         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
47047      Branch: perl
47048           !> scope.h
47049 ____________________________________________________________________________
47050 [  7791] By: jhi                                   on 2000/11/21  17:01:16
47051         Log: Export the SOCKS workaround symbols only if necessary.
47052      Branch: perl
47053            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
47054 ____________________________________________________________________________
47055 [  7790] By: nick                                  on 2000/11/20  23:57:11
47056         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
47057      Branch: perlio
47058            ! scope.h
47059 ____________________________________________________________________________
47060 [  7789] By: nick                                  on 2000/11/20  23:38:33
47061         Log: Integrate mainline
47062      Branch: perlio
47063           +> lib/File/Spec/Epoc.pm
47064           !> (integrate 34 files)
47065 ____________________________________________________________________________
47066 [  7788] By: nick                                  on 2000/11/20  23:20:18
47067         Log: Make extra buffer layer work (dummy crlf layer)
47068      Branch: perlio
47069            ! doio.c perlio.c perlio.h
47070 ____________________________________________________________________________
47071 [  7787] By: jhi                                   on 2000/11/20  22:44:04
47072         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
47073              From: Peter Prymmer <pvhp@forte.com>
47074              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
47075              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
47076      Branch: perl
47077            ! t/pragma/locale.t
47078 ____________________________________________________________________________
47079 [  7786] By: jhi                                   on 2000/11/20  22:29:10
47080         Log: Subject: DOC PATCH 5.6.0 perlreftut
47081              From: mjd@plover.com
47082              Date: 20 Nov 2000 19:45:06 -0000
47083              Message-ID: <20001120194506.9505.qmail@plover.com>
47084      Branch: perl
47085            ! pod/perlreftut.pod
47086 ____________________________________________________________________________
47087 [  7785] By: jhi                                   on 2000/11/20  22:27:44
47088         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
47089              From: David Dyck <dcd@tc.fluke.com>
47090              Date: Mon, 20 Nov 2000 11:43:40 -0800
47091              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
47092      Branch: perl
47093            ! lib/Cwd.pm
47094 ____________________________________________________________________________
47095 [  7784] By: jhi                                   on 2000/11/20  22:23:21
47096         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
47097              Date: Mon, 20 Nov 2000 17:06:10 -0500
47098              To: Mailing list Perl5 <perl5-porters@perl.org>
47099              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
47100      Branch: perl
47101            ! pp_ctl.c t/op/pat.t
47102 ____________________________________________________________________________
47103 [  7783] By: jhi                                   on 2000/11/20  22:11:18
47104         Log: Subject: [PATCH] doop.c - UTF8 tr///               
47105              From: Simon Cozens <simon@cozens.net>
47106              Date: Sat, 18 Nov 2000 18:49:30 +0000
47107              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
47108              
47109              Subject: Re: [PATCH] doop.c - UTF8 tr///           
47110              From: Simon Cozens <simon@cozens.net>
47111              Date: Mon, 20 Nov 2000 20:45:22 +0000
47112              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
47113              
47114              Make tr on UTF-8 better but still not correct.
47115      Branch: perl
47116            ! doop.c
47117 ____________________________________________________________________________
47118 [  7782] By: jhi                                   on 2000/11/20  22:02:16
47119         Log: Remove the shared object before attempting to create
47120              (by linking) a new one.  E.g. in AIX not removing
47121              becomes quite painful if one tries to do more than one
47122              build in the same tree (an interrupted build, for example),
47123              since the AIX' shared dynaloader seemingly keeps the shared
47124              objects open and therefore 'busy' for quite a while, even when
47125              nobody is using the objects, leading into link failures.
47126      Branch: perl
47127            ! lib/ExtUtils/MM_Unix.pm
47128 ____________________________________________________________________________
47129 [  7781] By: gsar                                  on 2000/11/20  19:02:55
47130         Log: type mismatch due to faulty integration
47131      Branch: maint-5.6/perl
47132            ! toke.c win32/Makefile
47133 ____________________________________________________________________________
47134 [  7780] By: gsar                                  on 2000/11/20  17:31:55
47135         Log: integrate changes#6392,6394..6399,6401..6404
47136              
47137              The {multiplier} of a fixed substring was overlooked which
47138              caused a wrong initial search offset for that substring.
47139              
47140              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
47141              From: Hugo <hv@crypt.compulink.co.uk>
47142              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
47143              Date: Thu, 13 Jul 2000 19:27:13 +0100
47144              
47145              Fix the BOM bug: not a byteorder bug, a signedness bug.
47146              
47147              Replace change #6337 with a better one.
47148              
47149              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
47150              From: Hugo <hv@crypt.compulink.co.uk>
47151              Date: Fri, 14 Jul 2000 04:16:20 +0100
47152              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
47153              
47154              MakeMaker should not remove editor backups (*~) on `make clean`
47155              by default (completes change#6383)
47156              
47157              move new variables to the end of the interpreter structure (for
47158              bincompat in code that doesn't #include XSUB.h)
47159              
47160              rename totally bletcherous SvLOCK() thingy (doesn't do what the
47161              name suggests anyway)
47162              
47163              various cleanups (typos, misformatted code, and small bugs)
47164              
47165              typecasts needed for change#6394
47166              
47167              typos in change#6399, regen headers
47168              
47169              inconsistent types needs casts
47170              
47171              PERL_OBJECT build tweaks
47172      Branch: maint-5.6/perl
47173           !> MANIFEST doop.c embed.h embed.pl embedvar.h
47174           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
47175           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
47176           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
47177           !> toke.c util.c
47178 ____________________________________________________________________________
47179 [  7779] By: gsar                                  on 2000/11/20  17:06:29
47180         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
47181              
47182              Cosmetics and perldelta.
47183              
47184              Fix nits noticed by Boston.pm.
47185              
47186              Do the cc sanity check both before the hints and
47187              after the cc selction.
47188              
47189              get sprintf.t to adjust properly for 3-digit exponents
47190              
47191              don't clobber *.orig files on *clean targets
47192              
47193              fix bugs in processing %v-*d and similar format specs (from
47194              Avi Finkel <avi@finkel.org>)
47195              
47196              sprintf test tweaks (from Dominic Dunlop)
47197              
47198              new selfloader.t in change#6183 doesn't close DATA handles,
47199              and thus fails to clean up tmp files on dosish platforms
47200              
47201              typos (spotted by Peter Prymmer)
47202              
47203              typo fix from Craig Berry
47204      Branch: maint-5.6/perl
47205           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
47206           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
47207           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
47208           !> x2p/Makefile.SH
47209 ____________________________________________________________________________
47210 [  7778] By: gsar                                  on 2000/11/20  16:46:51
47211         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
47212              
47213              Subject: Re: format bug report  [Patch]
47214              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47215              Date: Wed, 05 Jul 2000 13:12:52 +0200
47216              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
47217              
47218              Subject: Re: format bug report  [Patch]
47219              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47220              Date: Wed, 05 Jul 2000 14:10:01 +0200
47221              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
47222              
47223              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
47224              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47225              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
47226              Date: Fri, 07 Jul 2000 17:57:16 +0100
47227              
47228              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
47229              To: perl5-porters@perl.org
47230              From: Karsten Sperling <spiff@phreax.net>
47231              Date: Mon, 10 Jul 2000 15:12:52 +0200
47232              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
47233              
47234              README.posix-bc podified from Thomas Dorner.
47235              
47236              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
47237              From: Dominic Dunlop <domo@computer.org>
47238              Date: Tue, 11 Jul 2000 12:27:33 +0200
47239              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
47240              
47241              Typo in #6341.
47242              
47243              Fix for
47244              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
47245              From: Roderick Schertler <roderick@argon.org>
47246              Date: Tue, 11 Jul 2000 13:55:05 -0400
47247              Message-Id: <200007111755.NAA05077@jones.argon.org>
47248              
47249              Minor cleanups on the booklist.
47250              
47251              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
47252              regen perltoc.
47253              
47254              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
47255      Branch: maint-5.6/perl
47256           +> pod/perlbook.pod
47257           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
47258           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
47259           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
47260 ____________________________________________________________________________
47261 [  7777] By: jhi                                   on 2000/11/20  16:08:49
47262         Log: Update Changes.
47263      Branch: perl
47264            ! Changes patchlevel.h
47265 ____________________________________________________________________________
47266 [  7776] By: jhi                                   on 2000/11/20  15:27:56
47267         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
47268              This may be overly harsh but until proven otherwise, we think this
47269              way, or until we have a simple test for Configure (having to start
47270              up servers is does not count as simple) to check for the problems.
47271      Branch: perl
47272            ! perl.h
47273 ____________________________________________________________________________
47274 [  7775] By: jhi                                   on 2000/11/20  15:22:17
47275         Log: Solaris hints tweaks.
47276      Branch: perl
47277            ! hints/solaris_2.sh
47278 ____________________________________________________________________________
47279 [  7774] By: jhi                                   on 2000/11/20  15:01:20
47280         Log: Add a workaround to SOCKS 64-bit problems.
47281      Branch: perl
47282            ! doio.c embed.h embed.pl perlsdio.h proto.h
47283 ____________________________________________________________________________
47284 [  7773] By: jhi                                   on 2000/11/20  14:51:47
47285         Log: sysseek() instead of seek().
47286      Branch: perl
47287            ! t/lib/syslfs.t
47288 ____________________________________________________________________________
47289 [  7772] By: gsar                                  on 2000/11/20  13:06:23
47290         Log: integrate changes#6315..6319,6321..6331,6333..6338
47291              
47292              Integrate with Sarathy, preliminary fix for unicos
47293              alignment problems in [ID 20000612.002] Perl problem on Cray system.
47294              
47295              some debugger output does not go to the socket when RemotePort is set
47296              
47297              winsock cleanup never done on Windows (leads to handle leaks)
47298              
47299              fix UNC path handling on Windows under ithreads, and chdir()
47300              return value when given a non-existent directory
47301              
47302              Autogenerate pod/Makefile and pod/buildtoc.
47303              buildtoc also checks whether the existin pods are
47304              mentioned in MANIFEST and perl.pod, and vice versa.
47305              (None of the thusly found discrepancies fixed yet.)
47306              roffitall also needs to be autogenerated similarly but it
47307              seems so badly out of date that I didn't touch it yet.
47308              
47309              Config is being used.
47310              
47311              Add =head1 NAMEs so that buildtoc is happy.
47312              (The CGI::Util nit reported to Lincoln.)
47313              
47314              Fix complaints of buildtoc.
47315              
47316              Fix the alignment problem in Crays ([ID 20000612.002]).
47317              
47318              Remove perlbook, update perlfaq book listing,
47319              rearrange perl.pod, regenerate perltoc.
47320              
47321              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
47322              was cast to an unsigned (32-bit) integer with wild abandon.
47323              
47324              winsock options weren't being set in all threads under ithreads
47325              (caused send()s from second and subsequent threads to fail)
47326              
47327              accept() leaks memory on windows due to incorrect ordering of
47328              closesocket() and fclose() calls
47329              
47330              Reorder perl.pod once more.
47331              
47332              More POSIX.pod tweaks.
47333              
47334              Sprinkle ldlibpath.
47335              
47336              Precedence goof, fix based on
47337              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
47338              From: Hugo <hv@crypt.compulink.co.uk>
47339              Date: Tue, 11 Jul 2000 12:52:38 +0100
47340              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
47341              
47342              Subject: PATCH perlguts.pod: Document D and d magic types
47343              From: mjd@plover.com
47344              Date: 5 Jul 2000 18:01:51 -0000
47345              Message-ID: <20000705180151.29413.qmail@plover.com>
47346              
47347              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
47348              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
47349              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
47350              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
47351              
47352              Subject: [PATCH cfgperl] $& segfaults if you trick it
47353              From: simon@brecon.co.uk (Simon Cozens)
47354              Date: 7 Jul 2000 11:26:09 GMT
47355              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
47356              
47357              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
47358              From: Hugo <hv@crypt.compulink.co.uk>
47359              Date: Tue, 11 Jul 2000 12:44:50 +0100
47360              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
47361              
47362              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
47363              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47364              Date: Tue, 11 Jul 2000 13:50:51 +0100
47365              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
47366      Branch: maint-5.6/perl
47367           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
47368           +> pod/buildtoc.PL
47369            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
47370           !> (integrate 26 files)
47371 ____________________________________________________________________________
47372 [  7771] By: gsar                                  on 2000/11/20  12:31:42
47373         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
47374              6310,6311,6314
47375              
47376              Subject: [PATCH bleedperl] File::Spec 0.82 beta
47377              From: Barrie Slaymaker <barries@jester.slaysys.com>
47378              Date: Wed, 28 Jun 2000 11:35:29 -0400
47379              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
47380              
47381              tweak perlembed for multiplicity/usethreads sanity; correct notes
47382              about Windows
47383              
47384              localize %INC in a Safe compartment so that use/require work
47385              (many other magic globals probably need similar treatment)
47386              
47387              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
47388              when @_ is modified, causing coredumps
47389              
47390              slurp mode fix in change#4736 still not quite right
47391              
47392              Point to perlipc for more SysV IPC examples.
47393              
47394              Elaborate POSIX.pod.  Still needs work.
47395              
47396              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
47397              
47398              fix large memory leak that has been around for ever, masked by
47399              -DPURIFY (most of the arenas were never freed!)
47400              
47401              fix memory leak on Windows (PL_sys_intern contents were never
47402              freed)
47403              
47404              PERL_OBJECT build tweak
47405              
47406              adjust change#6299
47407              
47408              remove rel2abs prototypes (from Barrie Slaymaker)
47409              
47410              missing perldiag entry for unpack("w",...) diagnostic (from
47411              Andreas Koenig)
47412              
47413              better diagnostic on Frob->stuff() when Frob:: doesn't exist
47414              (from Richard Soderberg <rs@oregonnet.com>)
47415              
47416              Win32 patches for cfgperl from Sarathy.
47417              
47418              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
47419              
47420              More POSIX.pod embellishment.
47421              
47422              tyop in change#6306
47423      Branch: maint-5.6/perl
47424           !> (integrate 44 files)
47425 ____________________________________________________________________________
47426 [  7770] By: gsar                                  on 2000/11/20  11:51:00
47427         Log: integrate changes#6268..6282 from cfgperl branch
47428              
47429              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
47430              From: Dominic Dunlop <domo@computer.org>
47431              Date: Thu, 29 Jun 2000 12:32:39 +0200
47432              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
47433              
47434              Regen headers for #6261 (and update embed.pl for this) and #6267,
47435              silence few compiler warnings.
47436              
47437              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
47438              From: Nicholas Clark <nick@talking.bollo.cx>
47439              Date: Fri, 23 Jun 2000 16:21:15 +0100
47440              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
47441              
47442              Subject: PATCH pod/perltie.pod
47443              From: Ian Phillipps <Ian.Phillipps@iname.com>
47444              Date: Fri, 16 Jun 2000 00:17:19 +0100
47445              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
47446              (only the first hunk, the second hunk had already been done
47447              by some other patch)
47448              
47449              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
47450              From: Tom Phoenix <rootbeer@redcat.com>
47451              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
47452              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
47453              
47454              Subject: [PATCH] xsub attributes
47455              From: Doug MacEachern <dougm@covalent.net>
47456              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
47457              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
47458              
47459              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
47460              From: Andy Dougherty <doughera@lafayette.edu>
47461              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
47462              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
47463              
47464              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
47465              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
47466              Date: Tue, 13 Jun 2000 02:43:48 -0500
47467              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
47468              
47469              Subject: [PATCH] Re: eval documentation: context
47470              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47471              Date: Mon, 12 Jun 2000 15:07:29 +0100
47472              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
47473              
47474              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
47475              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47476              Date: Mon, 12 Jun 2000 14:55:59 +0100
47477              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
47478              
47479              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
47480              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
47481              Date: Fri, 09 Jun 2000 12:39:27 -0400
47482              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
47483              (plus update the version "number" of Text::Wrap)
47484              
47485              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
47486              From: Tim Ayers <tayers@bridge.com>
47487              Date: Thu, 08 Jun 2000 08:11:06 +0200
47488              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
47489              [resent by Richard Foley, Message-Id probably wrong]
47490              
47491              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
47492              From: rspier@pobox.com (Robert Spier)
47493              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
47494              Message-ID: <14654.31913.845602.610277@rls.cx>
47495              
47496              Subject: [PATCH 5.6.0] utils/h2xs.PL
47497              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
47498              Date: Wed, 7 Jun 2000 04:02:04 -0500
47499              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
47500              
47501              Subject: [PATCH 5.6.0]ITHREADs for VMS
47502              From: Dan Sugalski <dan@sidhe.org>
47503              Date: Tue, 06 Jun 2000 11:59:50 -0400
47504              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
47505      Branch: maint-5.6/perl
47506           !> (integrate 31 files)
47507 ____________________________________________________________________________
47508 [  7769] By: gsar                                  on 2000/11/20  11:29:06
47509         Log: integrate changes#6261..6266 from cfgperl
47510              
47511              Subject: Re: [PATCH cfgperl] BOMs away!
47512              From: simon@brecon.co.uk (Simon Cozens)
47513              Date: 17 Jun 2000 11:49:57 GMT
47514              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
47515              
47516              Subject: 5.6.0 Patch for EPOC
47517              From: Olaf Flebbe <o.flebbe@gmx.de>
47518              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
47519              Message-ID: <23449.960929969@www11.gmx.net>
47520              
47521              tr fixes from Simon Cozens
47522              
47523              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
47524              From: Marty Lucich <marty@netcom.com>
47525              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
47526              Message-Id: <200006282116.OAA11148@netcom.com>
47527              ccdlflags update (the BSD/OS 4.1 part had already been taken
47528              care of by #6141).
47529              
47530              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
47531              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
47532              Date: Wed, 28 Jun 2000 17:50:12 -0700
47533              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
47534              
47535              Subject: [PATCH 5.6.0] cygwin port
47536              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
47537              From: "Fifer, Eric" <EFifer@sanwaint.com>
47538              Date: Thu, 29 Jun 2000 12:58:29 +0100
47539      Branch: maint-5.6/perl
47540           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
47541           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
47542           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
47543           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
47544 ____________________________________________________________________________
47545 [  7768] By: gsar                                  on 2000/11/20  11:13:44
47546         Log: integrate changes#6252..6256,6259..6260
47547              
47548              Paranoia tweak on #6249.
47549              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
47550              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
47551              Date: Sun, 25 Jun 2000 23:43:12 -0400
47552              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
47553              
47554              Subject: tr///, help wanted.
47555              From: simon@brecon.co.uk (Simon Cozens)
47556              Date: 28 Jun 2000 11:29:04 GMT
47557              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
47558              
47559              small thinko tweaks
47560              
47561              tweaks from Simon Conzes to further fix tr/// under utf8
47562              
47563              perlnewmod was missing from MANIFEST.
47564              
47565              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
47566              From: simon@brecon.co.uk (Simon Cozens)
47567              Date: 17 Jun 2000 11:56:44 GMT
47568              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
47569              pack U0, pack C0
47570      Branch: maint-5.6/perl
47571           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
47572           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
47573           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
47574           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
47575 ____________________________________________________________________________
47576 [  7767] By: gsar                                  on 2000/11/20  10:51:38
47577         Log: integrate change#6250 from cfgperl
47578              
47579              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
47580              From: Doug MacEachern <dougm@covalent.net>
47581              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
47582              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
47583      Branch: maint-5.6/perl
47584           +> t/op/my_stash.t
47585           !> MANIFEST embed.pl global.sym proto.h toke.c
47586 ____________________________________________________________________________
47587 [  7766] By: gsar                                  on 2000/11/20  10:48:34
47588         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
47589              
47590              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
47591              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
47592              Date: Mon, 26 Jun 2000 18:40:14 +0100
47593              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
47594              
47595              Subject: [PATCH] bytes<->utf8 fixes
47596              From: simon@brecon.co.uk (Simon Cozens)
47597              Date: 26 Jun 2000 04:55:45 GMT
47598              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
47599              
47600              Subject: [PATCH] is_utf8_string
47601              From: simon@brecon.co.uk (Simon Cozens)
47602              Date: 26 Jun 2000 02:25:59 GMT
47603              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
47604              
47605              Subject: [PATCH] avoid mg_ptr in '*' magic
47606              From: Doug MacEachern <dougm@covalent.net>
47607              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
47608              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
47609              
47610              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
47611              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
47612              Date: Sat, 24 Jun 2000 13:06:20 +0100
47613              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
47614              
47615              Allow for standalone testing.
47616              
47617              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
47618              From: Mark-Jason Dominus <mjd@plover.com>
47619              Date: Tue, 27 Jun 2000 22:36:42 -0400
47620              Message-ID: <20000628023642.12166.qmail@plover.com>
47621              
47622              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
47623              From: Frank Tobin <ftobin@uiuc.edu>
47624              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
47625              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
47626      Branch: maint-5.6/perl
47627           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
47628           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
47629           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
47630           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
47631           !> utf8.c utils/h2xs.PL
47632 ____________________________________________________________________________
47633 [  7765] By: gsar                                  on 2000/11/20  10:29:13
47634         Log: integrate change#6239 from cfgperl
47635              
47636              Configure maintenance.  Sever some dependency cycles,
47637              separate gccversion from the cc unit,
47638              address [ID 20000623.006] Configure script patch for using gcc on AIX
47639              (but solve it a little bit differently),
47640              unduplex some accidentally duplicated units,
47641              suggest using gcc if no cc available
47642              (p5p thread: "Solaris configure: counterproposal", 1999-09)
47643      Branch: maint-5.6/perl
47644           !> Configure Todo-5.6 config_h.SH
47645 ____________________________________________________________________________
47646 [  7764] By: gsar                                  on 2000/11/20  10:25:55
47647         Log: integrate changes#6233..6238 from cfgperl
47648              
47649              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
47650              From: Mark-Jason Dominus <mjd@plover.com>
47651              Date: Fri, 16 Jun 2000 20:53:04 -0400
47652              Message-ID: <20000617005304.8008.qmail@plover.com>
47653              
47654              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
47655              because when run as services (Win32ese for daemons)
47656              no environment variables are set and tmpdir ends up as /tmp,
47657              which is ambiguous.
47658              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
47659              From: matt@sergeant.org
47660              Date: 16 Jun 2000 16:30:43 -0000
47661              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
47662              
47663              The thread begun by
47664              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
47665              From: Kevin.Ruscoe@ubsw.com
47666              Date: Fri, 16 Jun 2000 16:38:51 +0100
47667              Message-Id: <H000019b03c300d6@MHS>
47668              
47669              Tweak embed.pl, regen headers.
47670              
47671              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
47672              From: Dan Sugalski <dan@sidhe.org>
47673              Date: Fri, 23 Jun 2000 17:00:00 -0400
47674              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
47675      Branch: maint-5.6/perl
47676           !> (integrate 27 files)
47677 ____________________________________________________________________________
47678 [  7763] By: gsar                                  on 2000/11/20  10:08:08
47679         Log: s/perl56delta/perldelta/g
47680      Branch: maint-5.6/perl
47681            ! pod/Makefile
47682 ____________________________________________________________________________
47683 [  7762] By: gsar                                  on 2000/11/20  10:04:00
47684         Log: integrate changes#6225,6229,6231,6232 from cfgperl
47685              
47686              Add source code filenames to apidoc.
47687              From: simon@brecon.co.uk (Simon Cozens)
47688              Subject: [PATCH embed.pl] Source X-ref
47689              Date: 22 Jun 2000 02:18:49 GMT
47690              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
47691              
47692              Subject: README.hpux version 0.6.1
47693              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
47694              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
47695              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
47696              
47697              Subject: [PATCH 5.6.0] cygwin port
47698              From: "Fifer, Eric" <EFifer@sanwaint.com>
47699              Date: Tue, 20 Jun 2000 14:30:58 +0100
47700              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
47701              
47702              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
47703              From: simon@brecon.co.uk (Simon Cozens)
47704              Date: 19 Jun 2000 15:18:27 GMT
47705              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
47706              
47707              plus update pod/Makefile and regenerate perltoc
47708      Branch: maint-5.6/perl
47709           +> pod/perlutil.pod
47710           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
47711           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
47712 ____________________________________________________________________________
47713 [  7761] By: jhi                                   on 2000/11/20  04:09:55
47714         Log: Miraculous typo.
47715      Branch: perl
47716            ! t/op/pat.t
47717 ____________________________________________________________________________
47718 [  7760] By: jhi                                   on 2000/11/20  04:06:08
47719         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
47720              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47721              Date: Sun, 19 Nov 2000 22:30:26 -0500
47722              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
47723      Branch: perl
47724            ! regexec.c scope.h t/op/pat.t
47725 ____________________________________________________________________________
47726 [  7759] By: jhi                                   on 2000/11/20  02:05:22
47727         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
47728      Branch: perl
47729            ! perl.h
47730 ____________________________________________________________________________
47731 [  7758] By: jhi                                   on 2000/11/20  01:58:11
47732         Log: Subject: [perl 7711: EPOC] updates
47733              From: Olaf Flebbe <o.flebbe@gmx.de>
47734              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
47735              Message-ID: <25575.974658810@www23.gmx.net>               
47736      Branch: perl
47737            + lib/File/Spec/Epoc.pm
47738            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
47739            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
47740            ! lib/File/Spec.pm perl.c sv.c
47741 ____________________________________________________________________________
47742 [  7757] By: jhi                                   on 2000/11/20  01:53:11
47743         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
47744      Branch: perl
47745            ! MANIFEST
47746 ____________________________________________________________________________
47747 [  7756] By: jhi                                   on 2000/11/20  01:47:22
47748         Log: Integrate perlio.
47749      Branch: perl
47750            - ext/re/hints/MSWin32.pl
47751           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
47752           !> win32/config.gc win32/config_H.gc win32/win32sck.c
47753 ____________________________________________________________________________
47754 [  7755] By: nick                                  on 2000/11/19  20:57:17
47755         Log: Add dummy crlf layer (just as buffer)
47756              Correct 1st bug - one layer of indirection.
47757      Branch: perlio
47758            ! perlio.c perlio.h perliol.h
47759 ____________________________________________________________________________
47760 [  7754] By: nick                                  on 2000/11/19  20:56:12
47761         Log: Work-round to Perl_deb_nocontext is no longer required
47762      Branch: perlio
47763            - ext/re/hints/MSWin32.pl
47764 ____________________________________________________________________________
47765 [  7753] By: nick                                  on 2000/11/19  20:01:16
47766         Log: diff -se shows these as different
47767      Branch: perlio
47768            ! global.sym pod/perlapi.pod
47769 ____________________________________________________________________________
47770 [  7752] By: nick                                  on 2000/11/19  18:57:30
47771         Log: Configure GCC/Win32 build -Duseperlio
47772              Fix a couple of gross issues
47773              - double-include of ../deb.o in re.dll
47774              - win32sck.c needs PerlIO and FILE 
47775      Branch: perlio
47776            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
47777            ! win32/win32sck.c
47778 ____________________________________________________________________________
47779 [  7751] By: nick                                  on 2000/11/19  17:05:36
47780         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
47781      Branch: perlio
47782            ! perlio.c
47783 ____________________________________________________________________________
47784 [  7750] By: nick                                  on 2000/11/19  16:57:14
47785         Log: Missing aTHX_
47786      Branch: perlio
47787            ! sv.c
47788 ____________________________________________________________________________
47789 [  7749] By: jhi                                   on 2000/11/19  16:28:40
47790         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
47791              From: "Peter J. Farley III" <pjfarley@banet.net>
47792              Date: Sun, 19 Nov 2000 01:42:58 -0500
47793              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
47794      Branch: perl
47795            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
47796 ____________________________________________________________________________
47797 [  7748] By: jhi                                   on 2000/11/19  16:08:10
47798         Log: Subject: podlators 1.05 available        
47799              From: Russ Allbery <rra@stanford.edu>   
47800              Date: 18 Nov 2000 22:04:28 -0800
47801              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
47802      Branch: perl
47803            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
47804 ____________________________________________________________________________
47805 [  7747] By: nick                                  on 2000/11/19  11:19:39
47806         Log: Integrate mainline
47807      Branch: perlio
47808           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
47809           !> util.c
47810 ____________________________________________________________________________
47811 [  7746] By: jhi                                   on 2000/11/19  06:42:22
47812         Log: Make hex scanning warn on "\x{x}" and "\xx".
47813              "\x" and and hex("x") are still valid.
47814      Branch: perl
47815            ! util.c
47816 ____________________________________________________________________________
47817 [  7745] By: nick                                  on 2000/11/18  22:52:28
47818         Log: Integrate mainline
47819      Branch: perlio
47820           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
47821           !> perl.h perlio.c proto.h regcomp.c regcomp.h
47822 ____________________________________________________________________________
47823 [  7744] By: jhi                                   on 2000/11/18  22:50:28
47824         Log: Introduce Perl_utf8_length().  Use it.
47825      Branch: perl
47826            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
47827 ____________________________________________________________________________
47828 [  7743] By: jhi                                   on 2000/11/18  22:38:51
47829         Log: Compiler denit.
47830      Branch: perl
47831            ! perlio.c
47832 ____________________________________________________________________________
47833 [  7742] By: jhi                                   on 2000/11/18  20:33:05
47834         Log: Integrate perlio.
47835      Branch: perl
47836           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
47837           !> perlio.h pp_ctl.c pp_sys.c sv.c
47838 ____________________________________________________________________________
47839 [  7741] By: jhi                                   on 2000/11/18  20:31:27
47840         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
47841              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47842              Date: Fri, 17 Nov 2000 20:35:11 -0500
47843              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
47844              
47845              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
47846              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47847              Date: Fri, 17 Nov 2000 21:03:47 -0500
47848              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
47849              
47850              Plus a little bit of tweaking in pregcomp().
47851      Branch: perl
47852            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
47853 ____________________________________________________________________________
47854 [  7740] By: nick                                  on 2000/11/18  20:17:22
47855         Log: Lexical use open ... support:
47856              add ->cop_io to COP structure in cop.h.
47857              Make mg.c and gv.c associate it with ${^OPEN}.
47858              Make lib/open.pm set it.
47859              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
47860              manner similar to ->cop_warnings.
47861              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
47862              call new PerlIO_apply_layers().
47863              Declare latter in perlio.h and define in perlio.c
47864      Branch: perlio
47865            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
47866            ! perlio.h pp_ctl.c pp_sys.c sv.c
47867 ____________________________________________________________________________
47868 [  7739] By: jhi                                   on 2000/11/18  19:54:00
47869         Log: Integrate perlio.
47870      Branch: perl
47871           !> doio.c perlio.c pp.c
47872 ____________________________________________________________________________
47873 [  7738] By: jhi                                   on 2000/11/18  17:16:13
47874         Log: Subject: [PATCH 5.7.0] etags broken again
47875              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47876              Date: Sat, 18 Nov 2000 02:41:36 -0500
47877              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
47878      Branch: perl
47879            ! emacs/ptags
47880 ____________________________________________________________________________
47881 [  7737] By: jhi                                   on 2000/11/18  17:12:18
47882         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
47883      Branch: perl
47884            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
47885 ____________________________________________________________________________
47886 [  7736] By: nick                                  on 2000/11/18  14:06:20
47887         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
47888              part to be isolated.
47889      Branch: perlio
47890            ! doio.c perlio.c
47891 ____________________________________________________________________________
47892 [  7735] By: nick                                  on 2000/11/18  11:03:32
47893         Log: Integrate mainline
47894      Branch: perlio
47895           !> Changes README.amiga README.win32 patchlevel.h
47896           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
47897 ____________________________________________________________________________
47898 [  7734] By: jhi                                   on 2000/11/18  01:18:56
47899         Log: Update Changes.
47900      Branch: perl
47901            ! Changes patchlevel.h
47902 ____________________________________________________________________________
47903 [  7733] By: jhi                                   on 2000/11/18  00:32:54
47904         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
47905              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47906              Date: Fri, 17 Nov 2000 17:28:02 -0500
47907              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
47908      Branch: perl
47909            ! regcomp.c regexec.c t/op/re_tests
47910 ____________________________________________________________________________
47911 [  7732] By: jhi                                   on 2000/11/18  00:28:56
47912         Log: Sparc 64-bit pack() fix from Jens Hamisch.
47913      Branch: perl
47914            ! pp.c
47915 ____________________________________________________________________________
47916 [  7731] By: jhi                                   on 2000/11/18  00:18:39
47917         Log: Explain in more detail the {} syntax ambiguousity.
47918              
47919              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
47920              From: Nicholas Clark <nick@ccl4.org>
47921              Date: Fri, 17 Nov 2000 22:10:28 +0000
47922              Message-ID: <20001117221028.A88930@plum.flirble.org>
47923      Branch: perl
47924            ! pod/perlfunc.pod
47925 ____________________________________________________________________________
47926 [  7730] By: jhi                                   on 2000/11/18  00:12:18
47927         Log: Subject: Fix for README.amiga (20000323.033)
47928              From: "Stephen P. Potter" <spp@spotter.yi.org>
47929              Date: Fri, 17 Nov 2000 12:25:51 -0500
47930              Message-Id: <200011171725.MAA05768@spotter.yi.org>
47931      Branch: perl
47932            ! README.amiga
47933 ____________________________________________________________________________
47934 [  7729] By: jhi                                   on 2000/11/18  00:08:34
47935         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
47936              From: "A. C. Yardley" <yardley@tanet.net>
47937              Date: Mon, 3 Apr 2000 11:35:33 -0700
47938              Message-ID: <3483.000403@tanet.net>
47939      Branch: perl
47940            ! README.win32
47941 ____________________________________________________________________________
47942 [  7728] By: nick                                  on 2000/11/17  21:59:47
47943         Log: Integrate mainline
47944      Branch: perlio
47945           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
47946           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
47947           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
47948           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
47949 ____________________________________________________________________________
47950 [  7727] By: nick                                  on 2000/11/17  21:56:31
47951         Log: Experiment on use of attributes.pm interface.
47952              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
47953              SVt_PVRV if not already something better (else vivify of say magic gets
47954              core dump).
47955      Branch: perlio
47956            ! perlio.c pp.c
47957 ____________________________________________________________________________
47958 [  7726] By: jhi                                   on 2000/11/17  14:15:49
47959         Log: Subject: Fix for 20000815.006
47960              From: "Stephen P. Potter" <spp@spotter.yi.org>
47961              Date: Fri, 17 Nov 2000 08:57:45 -0500
47962              Message-Id: <200011171357.IAA05122@spotter.yi.org>
47963              
47964              It's really 20000518.006.
47965      Branch: perl
47966            ! pod/perlmodlib.PL
47967 ____________________________________________________________________________
47968 [  7725] By: jhi                                   on 2000/11/17  14:12:31
47969         Log: Subject: Fix for 20000409.001
47970              From: "Stephen P. Potter" <spp@spotter.yi.org>
47971              Date: Fri, 17 Nov 2000 08:55:45 -0500
47972              Message-Id: <200011171355.IAA05104@spotter.yi.org>
47973      Branch: perl
47974            ! pod/perlfaq9.pod
47975 ____________________________________________________________________________
47976 [  7724] By: jhi                                   on 2000/11/17  14:08:58
47977         Log: Undo #7627 now that we have =head3.
47978      Branch: perl
47979            ! pod/perlhack.pod
47980 ____________________________________________________________________________
47981 [  7723] By: jhi                                   on 2000/11/17  14:04:09
47982         Log: As surmised the #7719 wasn't a good move.
47983      Branch: perl
47984            ! hints/solaris_2.sh
47985 ____________________________________________________________________________
47986 [  7722] By: jhi                                   on 2000/11/17  13:59:04
47987         Log: Also the 64bitall hints can be either here or there.
47988      Branch: perl
47989            ! hints/solaris_2.sh
47990 ____________________________________________________________________________
47991 [  7721] By: jhi                                   on 2000/11/17  02:26:23
47992         Log: Test tweak for the open pragma.
47993      Branch: perl
47994            ! t/lib/b.t
47995 ____________________________________________________________________________
47996 [  7720] By: jhi                                   on 2000/11/17  00:23:22
47997         Log: The long double hints can be here or there.
47998      Branch: perl
47999            ! hints/solaris_2.sh
48000 ____________________________________________________________________________
48001 [  7719] By: jhi                                   on 2000/11/17  00:14:06
48002         Log: For Solaris use64bitall the stdchar needs a little bit of help.
48003      Branch: perl
48004            ! hints/solaris_2.sh
48005 ____________________________________________________________________________
48006 [  7718] By: jhi                                   on 2000/11/16  23:27:34
48007         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
48008              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
48009              Date: Wed, 15 Nov 2000 08:56:32 +0100
48010              Message-ID: <3A1241B0.64477E00@alcatel.at>
48011      Branch: perl
48012            ! lib/Carp/Heavy.pm
48013 ____________________________________________________________________________
48014 [  7717] By: jhi                                   on 2000/11/16  23:23:29
48015         Log: Subject: [PATCH] Re: 20001101.003 PDL
48016              From: Nicholas Clark <nick@ccl4.org>
48017              Date: Thu, 16 Nov 2000 16:48:25 +0000
48018              Message-ID: <20001116164825.B93487@plum.flirble.org>
48019      Branch: perl
48020            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
48021 ____________________________________________________________________________
48022 [  7716] By: jhi                                   on 2000/11/16  23:21:31
48023         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
48024              From: "Casey R. Tweten" <crt@kiski.net>
48025              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
48026              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
48027      Branch: perl
48028            ! lib/Pod/Checker.pm pod/perlpod.pod
48029 ____________________________________________________________________________
48030 [  7715] By: jhi                                   on 2000/11/16  23:19:40
48031         Log: Avoid an infinite loop in VMS when utils scripts are run
48032              with no arguments, from Charles Lane.
48033      Branch: perl
48034            ! configure.com
48035 ____________________________________________________________________________
48036 [  7714] By: jhi                                   on 2000/11/16  23:17:08
48037         Log: Subject: perllocale.pod changes
48038              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
48039              Date: Mon, 13 Nov 2000 10:09:22 +0300
48040              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
48041      Branch: perl
48042            ! pod/perllocale.pod
48043 ____________________________________________________________________________
48044 [  7713] By: jhi                                   on 2000/11/16  23:14:06
48045         Log: Integrate perlio.
48046      Branch: perl
48047           !> doio.c perlio.c perlio.h util.c
48048 ____________________________________________________________________________
48049 [  7712] By: nick                                  on 2000/11/16  21:10:58
48050         Log: Integrate mainline
48051      Branch: perlio
48052           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
48053           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
48054           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
48055           !> vos/config.ga.def vos/config.ga.h win32/config.bc
48056           !> win32/config.gc win32/config.vc
48057 ____________________________________________________________________________
48058 [  7711] By: nick                                  on 2000/11/16  19:56:41
48059         Log: Minor tweaks:
48060              consistent way of getting 'rb', 'wb' etc. for binary opens
48061              move *perlio::layers to *open::layers
48062              a #define to show layers available
48063              DOSISH popen/PerlIO had export/import sense inverted.
48064      Branch: perlio
48065            ! doio.c perlio.c perlio.h util.c
48066 ____________________________________________________________________________
48067 [  7710] By: jhi                                   on 2000/11/16  15:46:05
48068         Log: Add HAS_SBRK_PROTO.
48069      Branch: metaconfig/U/perl
48070            + d_sbrkproto.U
48071      Branch: perl
48072            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48073            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
48074            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
48075            ! vos/config.ga.def vos/config.ga.h win32/config.bc
48076            ! win32/config.gc win32/config.vc
48077 ____________________________________________________________________________
48078 [  7709] By: nick                                  on 2000/11/16  07:31:49
48079         Log: Integrate mainline
48080      Branch: perlio
48081           !> (integrate 35 files)
48082 ____________________________________________________________________________
48083 [  7708] By: jhi                                   on 2000/11/16  05:33:03
48084         Log: These files are text, not binary.
48085      Branch: perl
48086            ! ext/Encode/Encode/iso8859-10.enc
48087            ! ext/Encode/Encode/iso8859-13.enc
48088            ! ext/Encode/Encode/iso8859-14.enc
48089            ! ext/Encode/Encode/iso8859-15.enc
48090 ____________________________________________________________________________
48091 [  7707] By: jhi                                   on 2000/11/16  01:53:37
48092         Log: Update Changes.
48093      Branch: perl
48094            ! Changes patchlevel.h
48095 ____________________________________________________________________________
48096 [  7706] By: jhi                                   on 2000/11/16  01:35:59
48097         Log: More #undefing of stdio.
48098      Branch: perl
48099            ! fakesdio.h nostdio.h
48100 ____________________________________________________________________________
48101 [  7705] By: jhi                                   on 2000/11/16  01:34:18
48102         Log: Add fwalk() probe to the configuration files and regen perltoc.
48103      Branch: perl
48104            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48105            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
48106            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
48107            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
48108            ! win32/config.bc win32/config.gc win32/config.vc
48109 ____________________________________________________________________________
48110 [  7704] By: jhi                                   on 2000/11/16  01:33:07
48111         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
48112              an optional third argument to Inlibc?)
48113      Branch: metaconfig/U/perl
48114            + d__fwalk.U
48115 ____________________________________________________________________________
48116 [  7703] By: jhi                                   on 2000/11/16  01:09:22
48117         Log: The type of the hash_cb() size argument is tricky.
48118      Branch: perl
48119            ! ext/DB_File/DB_File.xs
48120 ____________________________________________________________________________
48121 [  7702] By: jhi                                   on 2000/11/15  23:01:16
48122         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
48123      Branch: perl
48124            ! nostdio.h
48125 ____________________________________________________________________________
48126 [  7701] By: jhi                                   on 2000/11/15  22:52:32
48127         Log: Detypo.
48128      Branch: perl
48129            ! t/lib/bigfltpm.t
48130 ____________________________________________________________________________
48131 [  7700] By: jhi                                   on 2000/11/15  22:51:56
48132         Log: UINT64_C() work continues.
48133      Branch: perl
48134            ! handy.h perl.h utf8.h
48135 ____________________________________________________________________________
48136 [  7699] By: jhi                                   on 2000/11/15  14:13:04
48137         Log: SOCKS has its own USE_THREADS, based on
48138              
48139              Subject: [ID 20001114.002] et. al. bugfix followup
48140              From: Jens Hamisch <jens@Strawberry.COM> 
48141              Date: Wed, 15 Nov 2000 14:23:11 +0100
48142              Message-ID: <20001115142311.A21164@Strawberry.COM>
48143      Branch: perl
48144            ! perl.h
48145 ____________________________________________________________________________
48146 [  7698] By: jhi                                   on 2000/11/15  03:50:56
48147         Log: Add few missing #undefs and sort them.
48148      Branch: perl
48149            ! fakesdio.h
48150 ____________________________________________________________________________
48151 [  7697] By: jhi                                   on 2000/11/15  03:39:14
48152         Log: Linenumber fix.
48153      Branch: perl
48154            ! t/pragma/warn/utf8
48155 ____________________________________________________________________________
48156 [  7696] By: jhi                                   on 2000/11/15  02:55:26
48157         Log: EBCDIC tweaks.
48158              
48159              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
48160              From: Peter Prymmer <pvhp@forte.com>
48161              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
48162              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
48163      Branch: perl
48164            ! t/op/regmesg.t t/pragma/warn/utf8
48165 ____________________________________________________________________________
48166 [  7695] By: jhi                                   on 2000/11/15  02:53:58
48167         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
48168              From: Peter Prymmer <pvhp@forte.com>
48169              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
48170              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
48171      Branch: perl
48172            ! utf8.c
48173 ____________________________________________________________________________
48174 [  7694] By: jhi                                   on 2000/11/15  02:50:55
48175         Log: Subject: [PATCH: perl@7674] updates to README.os390
48176              From: Prymmer/Kahn <pvhp@best.com>
48177              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
48178              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
48179      Branch: perl
48180            ! README.os390
48181 ____________________________________________________________________________
48182 [  7693] By: jhi                                   on 2000/11/15  02:48:37
48183         Log: Quit utf8_to_uv() instantly if curlen == 0.
48184      Branch: perl
48185            ! utf8.c
48186 ____________________________________________________________________________
48187 [  7692] By: jhi                                   on 2000/11/15  02:24:29
48188         Log: Use u_int32_t for the size of hash_cb(), not size_t.
48189              
48190              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
48191              From: Jens Hamisch <jens@Strawberry.COM>     
48192              Date: Tue, 14 Nov 2000 19:03:55 +0100
48193              Message-Id: <20001114190355.A20559@Strawberry.COM>
48194      Branch: perl
48195            ! ext/DB_File/DB_File.xs
48196 ____________________________________________________________________________
48197 [  7691] By: jhi                                   on 2000/11/15  02:20:12
48198         Log: Use UINT64_C().
48199              
48200              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
48201              From: Jens Hamisch <jens@Strawberry.COM>
48202              Date: Tue, 14 Nov 2000 19:16:23 +0100
48203              Message-Id: <20001114191623.G20559@Strawberry.COM>
48204      Branch: perl
48205            ! utf8.c utf8.h
48206 ____________________________________________________________________________
48207 [  7690] By: jhi                                   on 2000/11/15  02:17:06
48208         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
48209              (a macro to define signed and unsigned integer constants).
48210      Branch: perl
48211            ! handy.h
48212 ____________________________________________________________________________
48213 [  7689] By: jhi                                   on 2000/11/15  01:56:51
48214         Log: Regen Configure.
48215      Branch: perl
48216            ! Configure
48217 ____________________________________________________________________________
48218 [  7688] By: jhi                                   on 2000/11/15  01:56:32
48219         Log: Make the unit know about SOCKS.
48220      Branch: metaconfig
48221            ! U/protos/socksizetype.U
48222 ____________________________________________________________________________
48223 [  7687] By: jhi                                   on 2000/11/15  01:54:47
48224         Log: Remove unused dependencies.
48225      Branch: metaconfig
48226            ! U/compline/d_getpagsz.U
48227 ____________________________________________________________________________
48228 [  7686] By: nick                                  on 2000/11/14  21:25:13
48229         Log: Integrate mainline.
48230      Branch: perlio
48231           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
48232           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
48233           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
48234           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
48235           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
48236           !> win32/config.bc win32/config.gc win32/config.vc
48237           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
48238 ____________________________________________________________________________
48239 [  7685] By: jhi                                   on 2000/11/14  17:54:56
48240         Log: Integrate perlio.
48241      Branch: perl
48242           +> fakesdio.h perliol.h
48243           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
48244           !> perlsdio.h perlsfio.h pod/perlfunc.pod
48245 ____________________________________________________________________________
48246 [  7684] By: nick                                  on 2000/11/14  17:43:04
48247         Log: PerlIO #include and #ifdef re-work.
48248      Branch: perlio
48249            + fakesdio.h perliol.h
48250            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
48251            ! perlsdio.h perlsfio.h
48252 ____________________________________________________________________________
48253 [  7683] By: jhi                                   on 2000/11/14  15:42:40
48254         Log: Hoist the duplicated socket/netdb include logic to perl.h;
48255              undef SETERRNO in case SOCKS has defined it.  Based on:
48256              
48257              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
48258              From: Jens Hamisch <jens@Strawberry.COM> 
48259              Date: Tue, 14 Nov 2000 11:34:40 +0100
48260              Message-Id: <20001114113440.A20005@Strawberry.COM>
48261      Branch: perl
48262            ! doio.c perl.h pp_sys.c
48263 ____________________________________________________________________________
48264 [  7682] By: jhi                                   on 2000/11/14  14:07:28
48265         Log: Subject: some additions for makefiles for win32 (for perl@7674)
48266              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
48267              Date: Tue, 14 Nov 2000 09:31:13 +0300
48268              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
48269      Branch: perl
48270            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
48271            ! win32/makefile.mk
48272 ____________________________________________________________________________
48273 [  7681] By: jhi                                   on 2000/11/14  14:01:41
48274         Log: Subject: tiny typo in perl5db.pl
48275              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
48276              Date: Tue, 14 Nov 2000 09:29:28 +0300
48277              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
48278      Branch: perl
48279            ! lib/perl5db.pl
48280 ____________________________________________________________________________
48281 [  7680] By: jhi                                   on 2000/11/14  04:13:50
48282         Log: Redo #7679 with LFs instead of CRLFs.
48283      Branch: perl
48284            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
48285            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
48286            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
48287 ____________________________________________________________________________
48288 [  7679] By: jhi                                   on 2000/11/14  01:21:09
48289         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
48290              From: Benjamin Stuhl <tiriath@yahoo.com> 
48291              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
48292              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
48293      Branch: perl
48294            + win32/bin/mdelete.bat
48295            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
48296            ! makedef.pl perlio.c win32/Makefile win32/config.gc
48297            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
48298 ____________________________________________________________________________
48299 [  7678] By: jhi                                   on 2000/11/14  01:19:20
48300         Log: Fix the re extension building for Win32.
48301              
48302              Subject: [PATCH perl@7638] Get PerlIO building on Win32
48303              From: Benjamin Stuhl <tiriath@yahoo.com> 
48304              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
48305              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
48306      Branch: perl
48307            + ext/re/hints/MSWin32.pl
48308            ! MANIFEST
48309 ____________________________________________________________________________
48310 [  7677] By: jhi                                   on 2000/11/14  01:13:54
48311         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
48312              From: sthoenna@efn.org
48313              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
48314              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
48315      Branch: perl
48316            ! doop.c pp.c toke.c utf8.c utf8.h
48317 ____________________________________________________________________________
48318 [  7676] By: jhi                                   on 2000/11/13  20:23:15
48319         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
48320              From: Nicholas Clark <nick@ccl4.org>
48321              Date: Mon, 13 Nov 2000 18:55:04 +0000
48322              Message-ID: <20001113185504.J29183@plum.flirble.org>
48323      Branch: perl
48324            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
48325 ____________________________________________________________________________
48326 [  7675] By: nick                                  on 2000/11/13  20:21:57
48327         Log: Integrate mainline ...
48328      Branch: perlio
48329           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
48330           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
48331           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
48332           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
48333 ____________________________________________________________________________
48334 [  7674] By: jhi                                   on 2000/11/13  15:07:56
48335         Log: Update Changes.
48336      Branch: perl
48337            ! Changes patchlevel.h
48338 ____________________________________________________________________________
48339 [  7673] By: jhi                                   on 2000/11/13  14:42:42
48340         Log: Remove the new two tests of lib/io_xs for now, they seem to
48341              fail under perlio on some platforms.
48342      Branch: perl
48343            ! t/lib/io_xs.t
48344 ____________________________________________________________________________
48345 [  7672] By: jhi                                   on 2000/11/13  13:57:53
48346         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
48347      Branch: perl
48348            ! perlio.c
48349 ____________________________________________________________________________
48350 [  7671] By: jhi                                   on 2000/11/13  05:30:48
48351         Log: Placate nervous compilers that see longer than ints switch()ing.
48352      Branch: perl
48353            ! utf8.c
48354 ____________________________________________________________________________
48355 [  7670] By: jhi                                   on 2000/11/13  05:14:21
48356         Log: fputs() does return EOF on error but here we don't care.
48357      Branch: perl
48358            ! perlio.c
48359 ____________________________________________________________________________
48360 [  7669] By: jhi                                   on 2000/11/13  05:02:45
48361         Log: Declare reg_data like reg_substr_data.
48362      Branch: perl
48363            ! regexp.h
48364 ____________________________________________________________________________
48365 [  7668] By: jhi                                   on 2000/11/13  04:54:34
48366         Log: Typos in #7667.
48367      Branch: perl
48368            ! perl.h
48369 ____________________________________________________________________________
48370 [  7667] By: jhi                                   on 2000/11/13  04:49:49
48371         Log: Cleanup messy #ifdef.
48372      Branch: perl
48373            ! perl.h
48374 ____________________________________________________________________________
48375 [  7666] By: jhi                                   on 2000/11/13  04:17:34
48376         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
48377              From: Nicholas Clark <nick@talking.bollo.cx>
48378              Date: Sun, 12 Nov 2000 21:14:11 +0000
48379              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
48380              
48381              Note: only one breakage of the two reported is fixed by this patch.
48382      Branch: perl
48383            ! perlio.c
48384 ____________________________________________________________________________
48385 [  7665] By: jhi                                   on 2000/11/13  04:05:07
48386         Log: Tweak the definition of the bit complement on UTF-8 data:
48387              if none of the characters in the string are > 0xff,
48388              the result is a complemented byte string, not a (UTF-8)
48389              char string.  Based on the summary in
48390              
48391              Subject: Re: [ID 20000918.005] ~ on wide chars
48392              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
48393              Date: Fri, 10 Nov 2000 09:47:15 -0800
48394              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
48395              
48396              This should give us the maximum backward (pre-char string)
48397              compatibility and utf8 compatibility.  The other alternative
48398              would be to limit the bit complement to be always byte only,
48399              taking the least significant byte of the chars.
48400      Branch: perl
48401            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
48402 ____________________________________________________________________________
48403 [  7664] By: jhi                                   on 2000/11/13  00:23:44
48404         Log: Couple of tests from #7660 salvaged.
48405      Branch: perl
48406            - t/op/tell.t
48407            ! MANIFEST t/io/tell.t
48408 ____________________________________________________________________________
48409 [  7663] By: jhi                                   on 2000/11/13  00:02:48
48410         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
48411              From: Nicholas Clark <nick@talking.bollo.cx>
48412              Date: Sun, 12 Nov 2000 21:23:43 +0000
48413              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
48414      Branch: perl
48415            ! perlsfio.h
48416 ____________________________________________________________________________
48417 [  7662] By: jhi                                   on 2000/11/13  00:01:39
48418         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
48419              From: Nicholas Clark <nick@talking.bollo.cx>
48420              Date: Sun, 12 Nov 2000 21:30:04 +0000
48421              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
48422      Branch: perl
48423            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
48424 ____________________________________________________________________________
48425 [  7661] By: jhi                                   on 2000/11/12  23:57:29
48426         Log: Document tell() on special streams.
48427      Branch: perl
48428            ! pod/perlfunc.pod
48429 ____________________________________________________________________________
48430 [  7660] By: jhi                                   on 2000/11/12  23:54:22
48431         Log: (Subsumed by #7664)
48432      Branch: perl
48433            + t/op/tell.t
48434            ! MANIFEST
48435 ____________________________________________________________________________
48436 [  7659] By: jhi                                   on 2000/11/12  22:55:25
48437         Log: Many subdocumented return values of the IO extension now documented.
48438              ungetc and write still left subdocumented.
48439              
48440              Subject: [PATCH] (was Re: IO::Handle::ungetc)
48441              From: Nicholas Clark <nick@talking.bollo.cx>
48442              Date: Sun, 12 Nov 2000 21:35:53 +0000
48443              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
48444      Branch: perl
48445            ! ext/IO/lib/IO/Handle.pm
48446 ____________________________________________________________________________
48447 [  7658] By: jhi                                   on 2000/11/12  21:37:06
48448         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
48449              From: Nicholas Clark <nick@talking.bollo.cx>
48450              Date: Sun, 12 Nov 2000 20:03:22 +0000
48451              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
48452      Branch: perl
48453            ! pod/perlfunc.pod
48454 ____________________________________________________________________________
48455 [  7657] By: jhi                                   on 2000/11/12  20:34:55
48456         Log: Integrate perlio.
48457      Branch: perl
48458           !> perlio.c
48459 ____________________________________________________________________________
48460 [  7656] By: nick                                  on 2000/11/12  19:25:06
48461         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
48462      Branch: perlio
48463            ! perlio.c
48464 ____________________________________________________________________________
48465 [  7655] By: nick                                  on 2000/11/12  19:09:41
48466         Log: Integrate mainline
48467      Branch: perlio
48468           +> README.solaris ext/Encode/Encode/cp1006.enc
48469           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
48470           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
48471           +> ext/Encode/Encode/iso8859-13.enc
48472           +> ext/Encode/Encode/iso8859-14.enc
48473           +> ext/Encode/Encode/iso8859-15.enc
48474           !> (integrate 34 files)
48475 ____________________________________________________________________________
48476 [  7654] By: jhi                                   on 2000/11/12  19:00:22
48477         Log: Add a metaconfig unit for fsync.
48478      Branch: metaconfig/U/perl
48479            + d_fsync.U
48480 ____________________________________________________________________________
48481 [  7653] By: jhi                                   on 2000/11/12  19:00:01
48482         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
48483      Branch: perl
48484            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48485            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
48486            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
48487            ! vos/config.ga.h win32/config.bc win32/config.gc
48488            ! win32/config.vc
48489 ____________________________________________________________________________
48490 [  7652] By: jhi                                   on 2000/11/11  21:12:01
48491         Log: Copy the s// information of README.hpux also to the perlrun.
48492      Branch: perl
48493            ! README.hpux pod/perlrun.pod
48494 ____________________________________________________________________________
48495 [  7651] By: jhi                                   on 2000/11/11  21:03:13
48496         Log: More README.solaris updates from Andy Dougherty.
48497      Branch: perl
48498            ! README.solaris
48499 ____________________________________________________________________________
48500 [  7650] By: jhi                                   on 2000/11/11  18:38:57
48501         Log: More descriptive error for unknown perlio layers.
48502              
48503              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
48504              From: Dominic Dunlop <domo@computer.org> 
48505              Date: Sat, 11 Nov 2000 18:20:32 +0100             
48506              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
48507      Branch: perl
48508            ! perlio.c pod/perldiag.pod
48509 ____________________________________________________________________________
48510 [  7649] By: jhi                                   on 2000/11/11  18:37:52
48511         Log: MachTen doesn't really do mmap() and munmap().
48512              
48513              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
48514              From: Dominic Dunlop <domo@computer.org> 
48515              Date: Sat, 11 Nov 2000 18:20:32 +0100             
48516              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
48517      Branch: perl
48518            ! hints/machten.sh
48519 ____________________________________________________________________________
48520 [  7648] By: jhi                                   on 2000/11/11  18:36:46
48521         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
48522              From: rspier@pobox.com (Robert Spier)
48523              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
48524              Message-ID: <14861.32839.491271.985797@rls.cx>
48525      Branch: perl
48526            ! Porting/Contract pod/perltoot.pod
48527 ____________________________________________________________________________
48528 [  7647] By: jhi                                   on 2000/11/11  18:35:30
48529         Log: Simplify the getpagesize() unit by dropping the
48530              pagesize probe since it's nowadays slightly more
48531              complicated because of sysconf(). (Note: if some
48532              platform really needs the -lPW for getpagesize,
48533              I just broke it.)
48534              
48535              TODO: a new pagesize unit.
48536      Branch: metaconfig
48537            ! U/compline/d_getpagsz.U
48538 ____________________________________________________________________________
48539 [  7646] By: jhi                                   on 2000/11/11  18:33:23
48540         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
48541      Branch: perl
48542            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48543            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
48544            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
48545            ! vos/config.ga.h win32/config.bc win32/config.gc
48546            ! win32/config.vc
48547 ____________________________________________________________________________
48548 [  7645] By: jhi                                   on 2000/11/11  16:45:15
48549         Log: Use sysconf() or getpagesize() to find out the pagesize.
48550      Branch: perl
48551            ! perlio.c
48552 ____________________________________________________________________________
48553 [  7644] By: jhi                                   on 2000/11/11  15:46:08
48554         Log: Integrate perlio.
48555      Branch: perl
48556           !> perlio.c
48557 ____________________________________________________________________________
48558 [  7643] By: jhi                                   on 2000/11/11  15:33:36
48559         Log: Subject: Re: [PATCH] README.solaris
48560              From: Lupe Christoph <lupe@lupe-christoph.de>
48561              Date: Sat, 11 Nov 2000 14:08:10 +0100
48562              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
48563      Branch: perl
48564            ! README.solaris
48565 ____________________________________________________________________________
48566 [  7642] By: jhi                                   on 2000/11/11  15:22:12
48567         Log: Subject: [PATCH perl@7638] cygwin port
48568              From: "Eric Fifer" <egf7@columbia.edu>            
48569              Date: Fri, 10 Nov 2000 19:30:30 -0000
48570              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
48571      Branch: perl
48572            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
48573 ____________________________________________________________________________
48574 [  7641] By: nick                                  on 2000/11/11  14:50:36
48575         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
48576              Also call "Buf" layer directly when unread'ing non-read chars.
48577      Branch: perlio
48578            ! perlio.c
48579 ____________________________________________________________________________
48580 [  7640] By: jhi                                   on 2000/11/11  02:05:02
48581         Log: Add more encoding tables.
48582      Branch: perl
48583            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
48584            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
48585            + ext/Encode/Encode/iso8859-10.enc
48586            + ext/Encode/Encode/iso8859-13.enc
48587            + ext/Encode/Encode/iso8859-14.enc
48588            + ext/Encode/Encode/iso8859-15.enc
48589            ! MANIFEST
48590 ____________________________________________________________________________
48591 [  7639] By: jhi                                   on 2000/11/10  18:49:25
48592         Log: Subject: [PATCH] README.solaris
48593              From: Andy Dougherty <doughera@lafayette.edu>
48594              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
48595              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
48596      Branch: perl
48597            + README.solaris
48598            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
48599            ! pod/perl.pod pod/perltoc.pod
48600 ____________________________________________________________________________
48601 [  7638] By: jhi                                   on 2000/11/10  15:04:15
48602         Log: Update Changes.
48603      Branch: perl
48604            ! Changes patchlevel.h
48605 ____________________________________________________________________________
48606 [  7637] By: jhi                                   on 2000/11/10  14:14:28
48607         Log: Explain better why certain regex tests are skipped.
48608              
48609              Subject: Re: tests skipped: unknown reason
48610              From: Lupe Christoph <lupe@lupe-christoph.de>
48611              Date: Fri, 10 Nov 2000 09:08:56 +0100
48612              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
48613      Branch: perl
48614            ! t/op/regexp.t
48615 ____________________________________________________________________________
48616 [  7636] By: nick                                  on 2000/11/10  13:40:00
48617         Log: Integrate mainline.
48618      Branch: perlio
48619           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
48620           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
48621           !> win32/bin/search.pl
48622 ____________________________________________________________________________
48623 [  7635] By: nick                                  on 2000/11/10  13:25:52
48624         Log: Re-instate stdio large file support via perlio.
48625      Branch: perl
48626            ! perlio.c
48627 ____________________________________________________________________________
48628 [  7634] By: jhi                                   on 2000/11/10  04:49:55
48629         Log: Amdahl UTS hints updates.
48630              
48631              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
48632              From: hom00@utsglobal.com (Harold O Morris)
48633              Date: Thu, 9 Nov 2000 20:02 PST
48634              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
48635      Branch: perl
48636            ! hints/uts.sh
48637 ____________________________________________________________________________
48638 [  7633] By: jhi                                   on 2000/11/09  23:33:28
48639         Log: Subject: [PATCH] IO::Seekable pod
48640              From: Nicholas Clark <nick@talking.bollo.cx>
48641              Date: Thu, 9 Nov 2000 20:29:45 +0000
48642              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
48643      Branch: perl
48644            ! ext/IO/lib/IO/Handle.pm
48645 ____________________________________________________________________________
48646 [  7632] By: jhi                                   on 2000/11/09  21:55:41
48647         Log: Various doc oddball characters.
48648              
48649              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
48650              From: Michael Somos <somos@grail.cba.csuohio.edu>
48651              Date: Mon, 6 Nov 2000 17:44:20 -0500
48652              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
48653      Branch: perl
48654            ! emacs/cperl-mode.el lib/unicode/syllables.txt
48655            ! win32/bin/search.pl
48656 ____________________________________________________________________________
48657 [  7631] By: jhi                                   on 2000/11/09  21:12:29
48658         Log: Subject: Re: bash -c exit and linux hints 
48659              From: "John P. Linderman" <jpl@research.att.com>
48660              Date: Thu, 02 Nov 2000 09:37:25 -0500
48661              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
48662      Branch: perl
48663            ! hints/linux.sh
48664 ____________________________________________________________________________
48665 [  7630] By: nick                                  on 2000/11/09  20:34:11
48666         Log: Integrate mainline.
48667      Branch: perlio
48668           !> (integrate 91 files)
48669 ____________________________________________________________________________
48670 [  7629] By: jhi                                   on 2000/11/09  19:46:31
48671         Log: Missing dTHXs.
48672              
48673              Subject: RE: perl@7595 builds not on cygwin
48674              From: "Eric Fifer" <egf7@columbia.edu>
48675              Date: Thu, 9 Nov 2000 19:26:50 -0000
48676              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
48677      Branch: perl
48678            ! ext/Devel/Peek/Peek.xs
48679 ____________________________________________________________________________
48680 [  7628] By: jhi                                   on 2000/11/09  14:48:27
48681         Log: Disable only the tests 99 and 166 for UTF-8 locales.
48682      Branch: perl
48683            ! t/pragma/locale.t
48684 ____________________________________________________________________________
48685 [  7627] By: jhi                                   on 2000/11/09  14:40:27
48686         Log: There's no =head3.
48687      Branch: perl
48688            ! pod/perlhack.pod
48689 ____________________________________________________________________________
48690 [  7626] By: jhi                                   on 2000/11/09  13:54:26
48691         Log: The generated boot_* headers are wrong.  Pickier compiler,
48692              such as KAI C++ will refuse to compile the resulting perlmain.
48693              
48694              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
48695              From: Harri Pasanen <harri.pasanen@trema.com>
48696              Date: Thu, 09 Nov 2000 14:23:28 +0100
48697              Message-Id: <3A0AA550.26D548A3@trema.com>
48698      Branch: perl
48699            ! minimod.pl
48700 ____________________________________________________________________________
48701 [  7625] By: jhi                                   on 2000/11/09  13:50:44
48702         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
48703              From: Prymmer/Kahn <pvhp@best.com>
48704              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
48705              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
48706              
48707              All except the "cow orker" change.
48708      Branch: perl
48709            ! Porting/pumpkin.pod
48710 ____________________________________________________________________________
48711 [  7624] By: jhi                                   on 2000/11/09  13:45:33
48712         Log: Fix for
48713              
48714              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
48715              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
48716              Date: Thu, 09 Nov 2000 11:05:52 +0100
48717              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
48718      Branch: perl
48719            ! pod/perldiag.pod t/pragma/warn/pp_sys
48720 ____________________________________________________________________________
48721 [  7623] By: jhi                                   on 2000/11/09  13:37:16
48722         Log: Typo in an ifndef.
48723              
48724              Subject: Re: [PATCH 5.7.0] better messages from malloc()
48725              From: Joe Smith <jms@inwap.com>         
48726              Date: Thu, 09 Nov 2000 01:33:14 -0800
48727              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
48728      Branch: perl
48729            ! malloc.c
48730 ____________________________________________________________________________
48731 [  7622] By: jhi                                   on 2000/11/09  13:31:18
48732         Log: Remove unused extra arguments.
48733      Branch: metaconfig/U/perl
48734            ! perlxv.U
48735      Branch: perl
48736            ! Configure config_h.SH
48737 ____________________________________________________________________________
48738 [  7621] By: jhi                                   on 2000/11/09  13:16:36
48739         Log: More VMS moves on environment handling, from Charles Lane.
48740      Branch: perl
48741            ! t/pragma/locale.t
48742 ____________________________________________________________________________
48743 [  7620] By: jhi                                   on 2000/11/09  04:42:38
48744         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
48745              From: David Dyck <dcd@tc.fluke.com>
48746              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
48747              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
48748      Branch: perl
48749            ! pp_sys.c
48750 ____________________________________________________________________________
48751 [  7619] By: jhi                                   on 2000/11/09  04:36:21
48752         Log: Forgot from #7618.
48753      Branch: perl
48754            ! lib/File/stat.pm
48755 ____________________________________________________________________________
48756 [  7618] By: jhi                                   on 2000/11/09  04:28:44
48757         Log: Make deleting for %ENV work for (newer versions of) VMS,
48758              from Craig A. Berry.
48759      Branch: perl
48760            ! vms/vms.c
48761 ____________________________________________________________________________
48762 [  7617] By: jhi                                   on 2000/11/09  04:25:05
48763         Log: Subject: [PATCH] Class::Struct at compile time
48764              From: "Casey R. Tweten" <crt@kiski.net>
48765              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
48766              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
48767      Branch: perl
48768            ! lib/Class/Struct.pm
48769 ____________________________________________________________________________
48770 [  7616] By: jhi                                   on 2000/11/09  04:15:17
48771         Log: Subject: [ID 20001108.013] spelling
48772              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
48773              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
48774              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
48775      Branch: perl
48776            ! lib/ftp.pl
48777 ____________________________________________________________________________
48778 [  7615] By: jhi                                   on 2000/11/09  04:12:42
48779         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
48780              From: Peter Prymmer <pvhp@forte.com>
48781              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
48782              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
48783      Branch: perl
48784            ! configure.com
48785 ____________________________________________________________________________
48786 [  7614] By: jhi                                   on 2000/11/08  22:42:55
48787         Log: A missing aTHX_.
48788      Branch: perl
48789            ! ext/IPC/SysV/SysV.xs
48790 ____________________________________________________________________________
48791 [  7613] By: jhi                                   on 2000/11/08  19:30:21
48792         Log: Update Changes.
48793      Branch: perl
48794            ! Changes patchlevel.h
48795 ____________________________________________________________________________
48796 [  7612] By: jhi                                   on 2000/11/08  18:35:25
48797         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
48798              From: David Dyck <dcd@tc.fluke.com>
48799              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
48800              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
48801      Branch: perl
48802            ! pp_sys.c
48803 ____________________________________________________________________________
48804 [  7611] By: jhi                                   on 2000/11/08  18:30:26
48805         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
48806              From: Dominic Dunlop <domo@computer.org>
48807              Date: Tue, 7 Nov 2000 12:05:25 +0100
48808              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
48809      Branch: perl
48810            ! malloc.c
48811 ____________________________________________________________________________
48812 [  7610] By: jhi                                   on 2000/11/08  18:25:14
48813         Log: Do not test UTF-8 locales since that the tests would require
48814              polymorphic regexen.
48815      Branch: perl
48816            ! t/pragma/locale.t
48817 ____________________________________________________________________________
48818 [  7609] By: jhi                                   on 2000/11/08  17:12:51
48819         Log: Locale buglets.
48820              
48821              Subject: RE: Locales support (setlocale) fixes
48822              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
48823              Date: Wed, 8 Nov 2000 20:01:39 +0300
48824              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
48825      Branch: perl
48826            ! t/pragma/locale.t util.c
48827 ____________________________________________________________________________
48828 [  7608] By: jhi                                   on 2000/11/08  17:00:16
48829         Log: Deleting $ENV{PATH} in VMS is not recommendable.
48830      Branch: perl
48831            ! t/pragma/locale.t
48832 ____________________________________________________________________________
48833 [  7607] By: jhi                                   on 2000/11/08  16:58:26
48834         Log: Subject: PATCH std stdio for (Free)BSD
48835              From: Nicholas Clark <nick@ccl4.org>
48836              Date: Wed, 8 Nov 2000 15:36:29 +0000
48837              Message-ID: <20001108153629.D98736@plum.flirble.org>
48838      Branch: metaconfig
48839            ! U/compline/d_stdstdio.U
48840      Branch: perl
48841            ! Configure config_h.SH
48842 ____________________________________________________________________________
48843 [  7606] By: jhi                                   on 2000/11/08  16:43:31
48844         Log: Forgot to bump the line numbers in #7601.
48845      Branch: perl
48846            ! t/pragma/warn/pp_sys
48847 ____________________________________________________________________________
48848 [  7605] By: jhi                                   on 2000/11/08  16:39:12
48849         Log: More careful detection of how well NVs and UVs mix.
48850              
48851              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))
48852              From: Nicholas Clark <nick@ccl4.org>
48853              Date: Wed, 8 Nov 2000 15:14:12 +0000
48854              Message-ID: <20001108151412.B98736@plum.flirble.org>
48855              
48856              Added some SIGFPE paranoia.
48857      Branch: metaconfig/U/perl
48858            ! perlxv.U
48859      Branch: perl
48860            ! Configure config_h.SH
48861 ____________________________________________________________________________
48862 [  7604] By: jhi                                   on 2000/11/08  14:39:10
48863         Log: Subject: [patch perl@7595] VMS configure.com tweak
48864              From: "Craig A. Berry" <craigberry@mac.com>
48865              Date: Wed, 8 Nov 2000 00:24:12 -0600
48866              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
48867      Branch: perl
48868            ! configure.com
48869 ____________________________________________________________________________
48870 [  7603] By: jhi                                   on 2000/11/08  14:27:11
48871         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
48872              From: Robin Barker <rmb1@cise.npl.co.uk>
48873              Date: Wed, 8 Nov 2000 11:11:39 GMT
48874              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
48875      Branch: perl
48876            ! perlio.c
48877 ____________________________________________________________________________
48878 [  7602] By: jhi                                   on 2000/11/08  14:25:03
48879         Log: Fix for the tie-refhash string table leaks.
48880              
48881              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
48882              Date: Wed, 8 Nov 2000 13:03:04 GMT
48883              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
48884      Branch: perl
48885            ! t/lib/tie-refhash.t
48886 ____________________________________________________________________________
48887 [  7601] By: jhi                                   on 2000/11/08  14:21:08
48888         Log: Try to avoid flockless and emulationless places.
48889      Branch: perl
48890            ! t/pragma/warn/pp_sys
48891 ____________________________________________________________________________
48892 [  7600] By: jhi                                   on 2000/11/08  02:28:54
48893         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
48894              
48895              Subject: [PATCH] prototyped functions that should be overrideable
48896              From: "Casey R. Tweten" <crt@kiski.net>
48897              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
48898              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
48899      Branch: perl
48900            ! toke.c
48901 ____________________________________________________________________________
48902 [  7599] By: jhi                                   on 2000/11/08  01:12:05
48903         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
48904              
48905              Subject: [PATCH] perlbug.PL
48906              From: "Kurt D. Starsinic" <kstar@chapin.edu>
48907              Date: Mon, 6 Nov 2000 21:39:01 -0500
48908              Message-ID: <20001106213901.B20955@O2.chapin.edu>
48909      Branch: perl
48910            ! utils/perlbug.PL
48911 ____________________________________________________________________________
48912 [  7598] By: jhi                                   on 2000/11/07  23:42:00
48913         Log: Bad thinko in #7581 (I used the test program with the expanded
48914              values as-is).
48915      Branch: metaconfig
48916            ! U/compline/d_stdstdio.U
48917      Branch: perl
48918            ! Configure
48919 ____________________________________________________________________________
48920 [  7597] By: jhi                                   on 2000/11/07  21:43:29
48921         Log: Subject: [PATCH perl@7573] cygwin port
48922              From: "Fifer, Eric" <EFifer@sanwaint.com>
48923              Date: Tue, 7 Nov 2000 18:08:51 -0000 
48924              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
48925              
48926              Synchronize with Cygwin 1.1.5.
48927      Branch: perl
48928            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
48929            ! pod/perlport.pod unixish.h util.c
48930 ____________________________________________________________________________
48931 [  7596] By: jhi                                   on 2000/11/07  21:39:25
48932         Log: perlhack updates from H.Merijn Brand.
48933      Branch: perl
48934            ! pod/perlhack.pod
48935 ____________________________________________________________________________
48936 [  7595] By: jhi                                   on 2000/11/07  20:21:41
48937         Log: Update Changes.
48938      Branch: perl
48939            ! Changes patchlevel.h
48940 ____________________________________________________________________________
48941 [  7594] By: jhi                                   on 2000/11/07  19:18:58
48942         Log: Be more robust in Dynaloader.pm.
48943      Branch: perl
48944            ! ext/DynaLoader/DynaLoader_pm.PL
48945 ____________________________________________________________________________
48946 [  7593] By: jhi                                   on 2000/11/07  16:49:31
48947         Log: AUTHORS update.
48948      Branch: perl
48949            ! AUTHORS
48950 ____________________________________________________________________________
48951 [  7592] By: gsar                                  on 2000/11/07  16:39:51
48952         Log: normalize relative paths in virtualized current directory on windows,
48953              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
48954              returns)
48955      Branch: perl
48956            ! win32/vdir.h
48957 ____________________________________________________________________________
48958 [  7591] By: jhi                                   on 2000/11/07  16:04:26
48959         Log: Too profiler-happy: with optimization the #7590 actually makes
48960              the test to run 0.5% _slower_.  Requires much more instrumentation.
48961              Retract #7590.
48962      Branch: perl
48963            ! regcomp.c regcomp.h
48964 ____________________________________________________________________________
48965 [  7590] By: jhi                                   on 2000/11/07  15:51:13
48966         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
48967              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
48968              by using memset() and testing bytewise (as opposed to bitwise).
48969      Branch: perl
48970            ! regcomp.c regcomp.h
48971 ____________________________________________________________________________
48972 [  7589] By: jhi                                   on 2000/11/07  12:56:39
48973         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
48974              From: "Craig A. Berry" <craig.berry@psinetcs.com>
48975              Date: Mon, 06 Nov 2000 23:45:30 -0500
48976              Message-Id: <0011079735.AA973576259@univpress.com>
48977      Branch: perl
48978            ! configure.com t/lib/st-lock.t
48979 ____________________________________________________________________________
48980 [  7588] By: jhi                                   on 2000/11/07  01:03:28
48981         Log: Tweak #7587.
48982      Branch: perl
48983            ! pod/perldiag.pod
48984 ____________________________________________________________________________
48985 [  7587] By: jhi                                   on 2000/11/07  01:00:27
48986         Log: A doc addition for bug id 20001105.019, beware \p.
48987      Branch: perl
48988            ! pod/perldiag.pod
48989 ____________________________________________________________________________
48990 [  7586] By: jhi                                   on 2000/11/07  00:32:22
48991         Log: Fake support of holey files in win/dosish platforms.
48992              
48993              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
48994              From: kipp@shonanblue.ne.jp
48995              Date: Mon, 6 Nov 2000 13:30:55 -0800
48996              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
48997      Branch: perl
48998            ! ext/SDBM_File/sdbm/sdbm.c
48999 ____________________________________________________________________________
49000 [  7585] By: jhi                                   on 2000/11/07  00:12:54
49001         Log: Subject: Pod updates
49002              From: "Stephen P. Potter" <spp@spotter.yi.org>
49003              Date: Mon, 06 Nov 2000 18:56:43 -0500
49004              Message-Id: <200011062357.SAA18173@spotter.yi.org>
49005      Branch: perl
49006            ! README.dos README.os2 README.win32 pod/buildtoc.PL
49007            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
49008            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
49009            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
49010            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
49011            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
49012            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
49013            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
49014            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
49015            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
49016            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
49017            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
49018            ! pod/perltootc.pod pod/perlunicode.pod
49019 ____________________________________________________________________________
49020 [  7584] By: jhi                                   on 2000/11/07  00:04:17
49021         Log: Varargs don't always work too well if one puts an unsigned
49022              char on the stack and pop an unsigned quad off the stack.
49023              
49024              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
49025              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
49026              Date: Mon, 06 Nov 2000 15:19:05 -0800
49027              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
49028      Branch: perl
49029            ! utf8.c
49030 ____________________________________________________________________________
49031 [  7583] By: jhi                                   on 2000/11/06  23:58:48
49032         Log: %ENV note tweaks from Dan Sugalski.
49033      Branch: perl
49034            ! pod/perlport.pod vms/perlvms.pod
49035 ____________________________________________________________________________
49036 [  7582] By: jhi                                   on 2000/11/06  23:05:49
49037         Log: glibc5 detection by __GNU_LIBRARY__.
49038      Branch: perl
49039            ! toke.c
49040 ____________________________________________________________________________
49041 [  7581] By: jhi                                   on 2000/11/06  22:51:29
49042         Log: Make the stdio test program of 7427 less noisy while being 
49043              compiled so that Digital UNIX wouldn't get both
49044              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
49045              undefined.  This makes perlio happy.
49046      Branch: metaconfig
49047            ! U/compline/d_stdstdio.U
49048      Branch: perl
49049            ! Configure config_h.SH
49050 ____________________________________________________________________________
49051 [  7580] By: jhi                                   on 2000/11/06  22:41:41
49052         Log: Document %ENV = () portability issues.
49053      Branch: perl
49054            ! pod/perlport.pod vms/perlvms.pod
49055 ____________________________________________________________________________
49056 [  7579] By: jhi                                   on 2000/11/06  21:29:24
49057         Log: VOS updates from Paul Green.
49058      Branch: perl
49059            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
49060 ____________________________________________________________________________
49061 [  7578] By: jhi                                   on 2000/11/06  21:00:40
49062         Log: Sanitize the environment further.
49063      Branch: perl
49064            ! t/pragma/locale.t
49065 ____________________________________________________________________________
49066 [  7577] By: jhi                                   on 2000/11/06  20:53:51
49067         Log: Re-introduce 7552 lost in integration.
49068      Branch: perl
49069            ! perlio.c
49070 ____________________________________________________________________________
49071 [  7576] By: jhi                                   on 2000/11/06  20:33:46
49072         Log: Admit that the test leaks scalars.
49073      Branch: perl
49074            ! t/comp/proto.t
49075 ____________________________________________________________________________
49076 [  7575] By: jhi                                   on 2000/11/06  20:17:08
49077         Log: Integrate perlio.
49078      Branch: perl
49079           !> perlio.c
49080 ____________________________________________________________________________
49081 [  7574] By: nick                                  on 2000/11/06  20:07:28
49082         Log: Remove debug. Try (Mmap_t) on madvise() call.
49083      Branch: perlio
49084            ! perlio.c
49085 ____________________________________________________________________________
49086 [  7573] By: jhi                                   on 2000/11/06  13:56:05
49087         Log: Update Changes.
49088      Branch: perl
49089            ! Changes patchlevel.h
49090 ____________________________________________________________________________
49091 [  7572] By: jhi                                   on 2000/11/06  13:48:41
49092         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
49093              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49094              Date: Mon, 06 Nov 2000 10:11:42 +0100
49095              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
49096      Branch: perl
49097            ! pod/perlhack.pod
49098 ____________________________________________________________________________
49099 [  7571] By: jhi                                   on 2000/11/06  01:45:51
49100         Log: AUTHORS updates.
49101      Branch: perl
49102            ! AUTHORS
49103 ____________________________________________________________________________
49104 [  7570] By: jhi                                   on 2000/11/06  00:18:00
49105         Log: Fix for
49106              
49107              Subject: [ID 20000728.005] perl -P broken
49108              From: David Dyck <dcd@tc.fluke.com>
49109              Date: Fri, 28 Jul 2000 17:19:16 -0700
49110              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
49111              
49112              (hopefully).  The fix is also not complete, it seems to break
49113              BOM swallowing for libc5 systems, but until someone figures
49114              out a way to do this without ftell(), this will do.
49115      Branch: perl
49116            ! toke.c
49117 ____________________________________________________________________________
49118 [  7569] By: jhi                                   on 2000/11/06  00:05:30
49119         Log: Document that the evaled syntax errors cause scalar leaks.
49120      Branch: perl
49121            ! t/comp/proto.t
49122 ____________________________________________________________________________
49123 [  7568] By: jhi                                   on 2000/11/05  23:14:47
49124         Log: opmini.o can linger from Configures past.
49125      Branch: perl
49126            ! Makefile.SH
49127 ____________________________________________________________________________
49128 [  7567] By: jhi                                   on 2000/11/05  21:28:39
49129         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
49130              first argument correctly.
49131      Branch: perl
49132            ! perlio.c
49133 ____________________________________________________________________________
49134 [  7566] By: jhi                                   on 2000/11/05  21:15:56
49135         Log: Integrate perlio.
49136      Branch: perl
49137           !> perlio.c
49138 ____________________________________________________________________________
49139 [  7565] By: jhi                                   on 2000/11/05  21:15:13
49140         Log: Use -dM for gcc (the suggested patch did it only for Linux,
49141              but I think it can be generalized).
49142              
49143              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
49144              From: Pixel <pixel@mandrakesoft.com>
49145              Date: 05 Nov 2000 21:49:34 +0100 
49146              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
49147      Branch: perl
49148            ! ext/Errno/Errno_pm.PL
49149 ____________________________________________________________________________
49150 [  7564] By: nick                                  on 2000/11/05  21:09:18
49151         Log: Added a mmap layer as a "subclass" of perlio.
49152              PERLIO=mmap ./perl harness passes
49153      Branch: perlio
49154            ! perlio.c
49155 ____________________________________________________________________________
49156 [  7563] By: jhi                                   on 2000/11/05  19:48:55
49157         Log: Add a note for future generations about bug id 20000229.006.
49158      Branch: perl
49159            ! malloc.c
49160 ____________________________________________________________________________
49161 [  7562] By: jhi                                   on 2000/11/05  19:38:24
49162         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
49163      Branch: perl
49164            ! pp_ctl.c t/op/pos.t
49165 ____________________________________________________________________________
49166 [  7561] By: jhi                                   on 2000/11/05  18:21:46
49167         Log: Add =pod to be tidy.
49168      Branch: perl
49169            ! lib/Math/Complex.pm
49170 ____________________________________________________________________________
49171 [  7560] By: jhi                                   on 2000/11/05  17:38:46
49172         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
49173      Branch: perl
49174            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
49175            ! ext/Storable/Storable.xs t/lib/st-recurse.t
49176 ____________________________________________________________________________
49177 [  7559] By: jhi                                   on 2000/11/05  17:32:59
49178         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
49179              From: "Peter J. Farley III" <pjfarley@banet.net>
49180              Date: Sun, 05 Nov 2000 11:55:59 -0500
49181              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
49182      Branch: perl
49183            ! t/lib/syslog.t
49184 ____________________________________________________________________________
49185 [  7558] By: jhi                                   on 2000/11/05  17:29:19
49186         Log: Integrate perlio.
49187      Branch: perl
49188           !> perlio.c
49189 ____________________________________________________________________________
49190 [  7557] By: jhi                                   on 2000/11/05  17:22:01
49191         Log: A fix of sorts for 20000329.026, a better error message
49192              for a missing "use charnames" when using the \N{...}. 
49193      Branch: perl
49194            ! pod/perldiag.pod toke.c
49195 ____________________________________________________________________________
49196 [  7556] By: jhi                                   on 2000/11/05  16:33:50
49197         Log: Test tweak: show also the failed locales.
49198              
49199              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
49200              From: Lupe Christoph <lupe@lupe-christoph.de>         
49201              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
49202              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
49203      Branch: perl
49204            ! t/pragma/locale.t
49205 ____________________________________________________________________________
49206 [  7555] By: nick                                  on 2000/11/05  11:09:34
49207         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
49208              open RDWR so does not fail. (pragma/warnings 303 again...)
49209      Branch: perlio
49210            ! perlio.c
49211 ____________________________________________________________________________
49212 [  7554] By: nick                                  on 2000/11/05  10:10:13
49213         Log: Fix case where ungetc(f,EOF) was allowed.
49214              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
49215              so we can see similarities.
49216              Use types more carefully and a STDCHAR array in hope that this will
49217              fix Jarrko's 64bit machine.
49218      Branch: perlio
49219            ! perlio.c
49220 ____________________________________________________________________________
49221 [  7553] By: jhi                                   on 2000/11/05  01:12:16
49222         Log: Fix for
49223              
49224              Subject: [ID 20001004.007] taint propogation is inconsistent
49225              From: pimlott@idiomtech.com (Andrew Pimlott) 
49226              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
49227              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
49228              
49229              The culprit was sv_setsv() which was rather blindly
49230              propagating taint, which lead to behaviour where if
49231              a tainted anon hash value was seen all the hash values
49232              from then on at that level became tainted, or at any
49233              upper levels in the case of nested anon hashes.
49234      Branch: perl
49235            ! sv.c t/op/taint.t
49236 ____________________________________________________________________________
49237 [  7552] By: jhi                                   on 2000/11/04  23:44:18
49238         Log: Some cpps don't like splitting conditionals across several lines.
49239      Branch: perl
49240            ! perlio.c
49241 ____________________________________________________________________________
49242 [  7551] By: nick                                  on 2000/11/04  23:40:44
49243         Log: Integrate mainline
49244      Branch: perlio
49245           !> pp_hot.c t/op/taint.t
49246 ____________________________________________________________________________
49247 [  7550] By: nick                                  on 2000/11/04  23:39:05
49248         Log: Integrate mainline again
49249      Branch: perlio
49250           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
49251           !> t/lib/b.t t/op/misc.t util.c
49252 ____________________________________________________________________________
49253 [  7549] By: jhi                                   on 2000/11/04  23:14:01
49254         Log: Fix for
49255              
49256              Subject: [ID 20001004.006] undef is never tainted
49257              From: pimlott@idiomtech.com (Andrew Pimlott)
49258              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
49259              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
49260              
49261              An undef read from a slurped file was not tainted.
49262      Branch: perl
49263            ! pp_hot.c t/op/taint.t
49264 ____________________________________________________________________________
49265 [  7548] By: jhi                                   on 2000/11/04  22:56:21
49266         Log: Test tweak ($Config{useperlio} is by default undef) .
49267      Branch: perl
49268            ! t/lib/b.t
49269 ____________________________________________________________________________
49270 [  7547] By: jhi                                   on 2000/11/04  22:43:56
49271         Log: Integrate perlio.
49272      Branch: perl
49273           +> lib/perlio.pm
49274           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
49275           !> pod/perlapi.pod t/lib/b.t
49276 ____________________________________________________________________________
49277 [  7546] By: jhi                                   on 2000/11/04  22:40:59
49278         Log: Configure would use a bad $myuname from an old config.sh.
49279              
49280              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
49281              From: Andy Dougherty <doughera@lafayette.edu>
49282              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
49283              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
49284      Branch: metaconfig
49285            ! U/modified/Oldconfig.U
49286      Branch: perl
49287            ! Configure config_h.SH
49288 ____________________________________________________________________________
49289 [  7545] By: jhi                                   on 2000/11/04  22:36:54
49290         Log: Subject: Locales support (setlocale) fixes
49291              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
49292              Date: Sat, 4 Nov 2000 10:15:48 +0300 
49293              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
49294              
49295              Modified quite a bit to be more portable.
49296      Branch: perl
49297            ! embed.h embed.pl perl.h proto.h util.c
49298 ____________________________________________________________________________
49299 [  7544] By: jhi                                   on 2000/11/04  22:32:47
49300         Log: Dying is too strict here, better just skip.
49301      Branch: perl
49302            ! t/op/misc.t
49303 ____________________________________________________________________________
49304 [  7543] By: nick                                  on 2000/11/04  21:55:13
49305         Log: Merge mainline
49306      Branch: perlio
49307           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
49308           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
49309           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
49310           !> (integrate 64 files)
49311 ____________________________________________________________________________
49312 [  7542] By: jhi                                   on 2000/11/04  21:09:28
49313         Log: More Changes tweakery.
49314      Branch: perl
49315            ! Changes Porting/genlog
49316 ____________________________________________________________________________
49317 [  7541] By: jhi                                   on 2000/11/04  20:58:18
49318         Log: Changes fixups.
49319      Branch: perl
49320            ! Changes
49321 ____________________________________________________________________________
49322 [  7540] By: jhi                                   on 2000/11/04  20:42:38
49323         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
49324              create a "fast path" for locale name probing using "locale -a"
49325              if available, squash finally hopefully the s?printf resetting
49326              the numeric locale (since, IIUC perllocale, it never shouldn't). 
49327      Branch: perl
49328            ! sv.c t/op/misc.t t/pragma/locale.t
49329 ____________________________________________________________________________
49330 [  7539] By: nick                                  on 2000/11/04  19:56:10
49331         Log: PerlIO infrastructure complete.
49332      Branch: perlio
49333            + lib/perlio.pm
49334            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
49335 ____________________________________________________________________________
49336 [  7538] By: nick                                  on 2000/11/04  14:31:32
49337         Log: Type tweaks + less contorted allocation scheme
49338      Branch: perlio
49339            ! perlio.c
49340 ____________________________________________________________________________
49341 [  7537] By: nick                                  on 2000/11/04  12:40:42
49342         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
49343              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
49344              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
49345              sensible) which lead to some interesting fails.
49346      Branch: perlio
49347            ! perlio.c
49348 ____________________________________________________________________________
49349 [  7536] By: jhi                                   on 2000/11/04  00:20:02
49350         Log: Add FCNTL_CAN_LOCK.
49351              
49352              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
49353              From: Andy Dougherty <doughera@lafayette.edu>
49354              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
49355              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
49356              
49357              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
49358              From: Andy Dougherty <doughera@lafayette.edu>
49359              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
49360              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
49361      Branch: metaconfig/U/perl
49362            + d_fcntl_can_lock.U
49363            ! startperl.U
49364      Branch: perl
49365            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49366            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
49367            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
49368            ! vos/config.ga.h win32/config.bc win32/config.gc
49369            ! win32/config.vc
49370 ____________________________________________________________________________
49371 [  7535] By: nick                                  on 2000/11/03  22:19:10
49372         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
49373              - Works on Linux with
49374              perlio + unix
49375              stdio
49376              - Works on Solaris with
49377              perlio + unix
49378              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
49379              - Fails (hangs in openpid) if you try and stack
49380              perlio + stdio - Linux stdio's read() logic is hanging.
49381      Branch: perlio
49382            ! iperlsys.h perlio.c
49383 ____________________________________________________________________________
49384 [  7534] By: jhi                                   on 2000/11/03  15:16:02
49385         Log: Subject: Re: README.aix
49386              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49387              Date: Fri, 03 Nov 2000 16:03:15 +0100
49388              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
49389      Branch: perl
49390            ! README.aix
49391 ____________________________________________________________________________
49392 [  7533] By: jhi                                   on 2000/11/03  03:59:02
49393         Log: Subject: [PATCH 5.7.0] better messages from malloc()
49394              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49395              Date: Wed, 1 Nov 2000 23:39:56 -0500
49396              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
49397      Branch: perl
49398            ! malloc.c pod/perldiag.pod
49399 ____________________________________________________________________________
49400 [  7532] By: jhi                                   on 2000/11/03  00:11:56
49401         Log: The #7521 touched things it shouldn't have.
49402      Branch: perl
49403            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
49404 ____________________________________________________________________________
49405 [  7531] By: jhi                                   on 2000/11/02  22:32:33
49406         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
49407              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
49408              Date:     Thu, 2 Nov 2000 16:58:36 EST
49409              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
49410      Branch: perl
49411            ! vms/gen_shrfls.pl
49412 ____________________________________________________________________________
49413 [  7530] By: jhi                                   on 2000/11/02  22:08:49
49414         Log: Fix the problem discussed in
49415              
49416              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
49417              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
49418              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
49419              
49420              originally from Linc Madison.  Also Andreas König's comments
49421              taken into account.  Some other problems with Tie::SubstrHash
49422              fixed: didn't croak when the table exceeded the requested number
49423              of entries (as documented) but instead when the number of entries
49424              exceeded the size of the table, a croak() had an unnecessary \n,
49425              didn't have a CLEAR method, documented that there is no exists().
49426              Didn't fix to be strict-proof because the module uses &foo; and
49427              dynamic scope.  Added a test script exercizing both first tamely 
49428              the basic functionality, and then the failure cases reported by
49429              Linc Madison.
49430      Branch: perl
49431            + t/lib/tie-substrhash.t
49432            ! MANIFEST lib/Tie/SubstrHash.pm
49433 ____________________________________________________________________________
49434 [  7529] By: jhi                                   on 2000/11/02  17:58:08
49435         Log: recv() can fail and return undef.
49436              
49437              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
49438              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
49439              Date: Thu, 2 Nov 2000 20:12:20 +0300
49440              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
49441      Branch: perl
49442            ! lib/Net/Ping.pm
49443 ____________________________________________________________________________
49444 [  7528] By: jhi                                   on 2000/11/02  17:49:09
49445         Log: Detpyo.
49446      Branch: perl
49447            ! pod/perlop.pod
49448 ____________________________________________________________________________
49449 [  7527] By: jhi                                   on 2000/11/02  15:48:37
49450         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
49451              fix a autovivification bug in Tie::RefHash, add tests for both.
49452              
49453              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
49454              From: Edward Avis <epa98@doc.ic.ac.uk>
49455              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
49456              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
49457      Branch: perl
49458            + t/lib/tie-refhash.t
49459            ! MANIFEST lib/Tie/RefHash.pm
49460 ____________________________________________________________________________
49461 [  7526] By: jhi                                   on 2000/11/02  13:56:26
49462         Log: Test::Harness revealed buglets in the new DynaLoader.
49463              
49464              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
49465              From: andreas.koenig@anima.de (Andreas J. Koenig)
49466              Date: 02 Nov 2000 11:26:48 +0100 
49467              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
49468      Branch: perl
49469            ! ext/DynaLoader/DynaLoader_pm.PL
49470 ____________________________________________________________________________
49471 [  7525] By: jhi                                   on 2000/11/01  23:52:08
49472         Log: The entry for #7503 was missing.
49473      Branch: perl
49474            ! Changes
49475 ____________________________________________________________________________
49476 [  7524] By: jhi                                   on 2000/11/01  23:40:52
49477         Log: Update Changes.
49478      Branch: perl
49479            ! Changes patchlevel.h
49480 ____________________________________________________________________________
49481 [  7523] By: jhi                                   on 2000/11/01  22:57:09
49482         Log: More tweaking on the #7522 theme.
49483      Branch: perl
49484            ! ext/DynaLoader/DynaLoader_pm.PL
49485 ____________________________________________________________________________
49486 [  7522] By: jhi                                   on 2000/11/01  22:06:15
49487         Log: Expand %Config variables and %ENV variables only if
49488              so requested during build time using the
49489              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
49490              Not expanding makes relocating distributions easier.
49491      Branch: perl
49492            ! ext/DynaLoader/DynaLoader_pm.PL
49493 ____________________________________________________________________________
49494 [  7521] By: jhi                                   on 2000/11/01  20:56:34
49495         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
49496              and setgid() because they were just changing $< and $( which means
49497              only changing the real uid/gid, as opposed to changing both
49498              real and effective ids.  (The alternative way could have been
49499              in POSIX.pm to change $> and $), too, but making a direct call
49500              to the C API feels cleaner.)  Fixes the bug
49501              
49502              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
49503              From: "Garry T. Williams" <garry@zvolve.com>
49504              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
49505              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
49506      Branch: perl
49507            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
49508            ! ext/POSIX/typemap pod/perlvar.pod
49509 ____________________________________________________________________________
49510 [  7520] By: jhi                                   on 2000/11/01  20:08:33
49511         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
49512              From: "Garry T. Williams" <garry@zvolve.com>
49513              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
49514              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
49515      Branch: perl
49516            ! pod/perlsec.pod
49517 ____________________________________________________________________________
49518 [  7519] By: jhi                                   on 2000/11/01  20:01:22
49519         Log: Locale warning explanation tweak.
49520      Branch: perl
49521            ! pod/perldiag.pod
49522 ____________________________________________________________________________
49523 [  7518] By: jhi                                   on 2000/11/01  18:57:13
49524         Log: C.pm part of
49525              
49526              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
49527              From: Jarkko Hietaniemi <jhi@iki.fi>
49528              Date: Tue, 10 Oct 2000 08:22:28 -0500
49529              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
49530      Branch: perl
49531            ! ext/B/B/C.pm
49532 ____________________________________________________________________________
49533 [  7517] By: jhi                                   on 2000/11/01  18:41:59
49534         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
49535              From: Martien Verbruggen <mgjv@comdyn.com.au>
49536              Date: Fri, 6 Oct 2000 14:09:10 +1100
49537              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
49538      Branch: perl
49539            ! pod/perlop.pod
49540 ____________________________________________________________________________
49541 [  7516] By: jhi                                   on 2000/11/01  18:34:55
49542         Log: Generalize the Camel wording.
49543              
49544              Subject: Re: perlfaq style changes
49545              From: John Borwick <jhborwic@unity.ncsu.edu>
49546              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
49547              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
49548      Branch: perl
49549            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
49550 ____________________________________________________________________________
49551 [  7515] By: jhi                                   on 2000/11/01  16:52:31
49552         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
49553              From: pimlott@idiomtech.com (Andrew Pimlott)
49554              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
49555              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
49556      Branch: perl
49557            ! pod/perlsec.pod
49558 ____________________________________________________________________________
49559 [  7514] By: jhi                                   on 2000/11/01  15:03:40
49560         Log: More AIX lore.
49561      Branch: perl
49562            ! ext/re/hints/aix.pl
49563 ____________________________________________________________________________
49564 [  7513] By: jhi                                   on 2000/11/01  14:48:30
49565         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
49566              From: root <root@chronos.fi.muni.cz>
49567              Date: Wed, 1 Nov 2000 12:31:32 +0100
49568              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
49569      Branch: perl
49570            ! lib/Net/Ping.pm
49571 ____________________________________________________________________________
49572 [  7512] By: jhi                                   on 2000/11/01  14:46:47
49573         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
49574              From: Martin Husemann <martin@duskware.de>
49575              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
49576              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
49577      Branch: perl
49578            ! regcomp.c
49579 ____________________________________________________________________________
49580 [  7511] By: jhi                                   on 2000/11/01  14:39:50
49581         Log: AUTHORS updates.
49582      Branch: perl
49583            ! AUTHORS
49584 ____________________________________________________________________________
49585 [  7510] By: jhi                                   on 2000/11/01  14:29:50
49586         Log: Subject: [PATCH] startperl to respect versiononly
49587              From: Robin Barker <rmb1@cise.npl.co.uk> 
49588              Date: Tue, 31 Oct 2000 16:29:36 GMT
49589              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
49590      Branch: metaconfig/U/perl
49591            ! startperl.U
49592      Branch: perl
49593            ! Configure config_h.SH
49594 ____________________________________________________________________________
49595 [  7509] By: jhi                                   on 2000/11/01  14:19:53
49596         Log: printf UVs the correct way, noticed by Robin Barker.
49597      Branch: perl
49598            ! utf8.c
49599 ____________________________________________________________________________
49600 [  7508] By: jhi                                   on 2000/11/01  14:10:03
49601         Log: Do not cleanup *% because the % has special meanings in some
49602              shell environments.
49603      Branch: perl
49604            ! ext/Storable/Makefile.PL
49605 ____________________________________________________________________________
49606 [  7507] By: jhi                                   on 2000/11/01  14:06:00
49607         Log: The NonStop-UX libraries have a novel way to say NaN.
49608      Branch: perl
49609            ! t/lib/bigfltpm.t
49610 ____________________________________________________________________________
49611 [  7506] By: jhi                                   on 2000/11/01  14:03:35
49612         Log: The osname has been lowercased by now, from Tom Bates.
49613      Branch: metaconfig
49614            ! U/modified/Oldconfig.U
49615      Branch: perl
49616            ! Configure config_h.SH
49617 ____________________________________________________________________________
49618 [  7505] By: jhi                                   on 2000/10/31  19:18:39
49619         Log: The compiler is either gcc or cc, from Tom Bates.
49620      Branch: perl
49621            ! hints/nonstopux.sh
49622 ____________________________________________________________________________
49623 [  7504] By: jhi                                   on 2000/10/31  14:53:42
49624         Log: Update Changes.
49625      Branch: perl
49626            ! Changes patchlevel.h
49627 ____________________________________________________________________________
49628 [  7503] By: jhi                                   on 2000/10/31  14:30:50
49629         Log: Whitespace style tweak.  Was originally going to see to
49630              
49631              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
49632              From: Joe Smith <jms@inwap.com>
49633              Date: Mon, 30 Oct 2000 18:47:57 -0800
49634              Message-Id: <39FE32DD.24AAC4D@inwap.com>
49635              
49636              but that had already been taken care of.
49637      Branch: metaconfig
49638            ! U/compline/d_stdstdio.U
49639      Branch: perl
49640            ! Configure config_h.SH
49641 ____________________________________________________________________________
49642 [  7502] By: jhi                                   on 2000/10/31  14:25:02
49643         Log: AUTHORS tweaks.
49644      Branch: perl
49645            ! AUTHORS
49646 ____________________________________________________________________________
49647 [  7501] By: jhi                                   on 2000/10/31  14:23:59
49648         Log: Subject: perlfaq style changes
49649              From: John Borwick <jhborwic@unity.ncsu.edu>
49650              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
49651              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
49652      Branch: perl
49653            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
49654            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
49655            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
49656            ! pod/perlfaq9.pod
49657 ____________________________________________________________________________
49658 [  7500] By: jhi                                   on 2000/10/31  14:22:15
49659         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
49660              
49661              Subject: Re: [ID 20000918.005] ~ on wide chars
49662              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
49663              Date: Mon, 30 Oct 2000 21:09:55 -0800
49664              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
49665              
49666              (The ord() part of the patch skipped.)
49667      Branch: perl
49668            ! doop.c
49669 ____________________________________________________________________________
49670 [  7499] By: jhi                                   on 2000/10/31  14:20:08
49671         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
49672              From: Jens Hamisch <jens@Strawberry.COM>
49673              Date: Mon, 30 Oct 2000 15:17:07 +0100
49674              Message-Id: <20001030151707.A9597@Strawberry.COM>
49675      Branch: perl
49676            ! av.c
49677 ____________________________________________________________________________
49678 [  7498] By: jhi                                   on 2000/10/31  14:16:29
49679         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
49680              From: Peter Prymmer <pvhp@forte.com>
49681              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
49682              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
49683      Branch: perl
49684            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
49685            + ext/Encode/Encode/posix-bc.enc
49686            ! MANIFEST t/lib/encode.t
49687 ____________________________________________________________________________
49688 [  7497] By: jhi                                   on 2000/10/31  14:13:22
49689         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
49690              From: Peter Prymmer <pvhp@forte.com>
49691              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
49692              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
49693      Branch: perl
49694            ! t/lib/cgi-html.t
49695 ____________________________________________________________________________
49696 [  7496] By: jhi                                   on 2000/10/31  14:12:05
49697         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
49698              From: Peter Prymmer <pvhp@forte.com>
49699              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
49700              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
49701      Branch: perl
49702            ! t/lib/cgi-function.t
49703 ____________________________________________________________________________
49704 [  7495] By: jhi                                   on 2000/10/31  14:11:08
49705         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
49706              From: Peter Prymmer <pvhp@forte.com>
49707              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
49708              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
49709      Branch: perl
49710            + ext/re/hints/aix.pl
49711            ! MANIFEST ext/re/Makefile.PL
49712 ____________________________________________________________________________
49713 [  7494] By: jhi                                   on 2000/10/31  14:08:32
49714         Log: Use Errno magic.
49715              
49716              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
49717              From: Casey Tweten <perl@ctweten.amsite.com>
49718              Date: Mon, 30 Oct 2000 15:51:17 -0500
49719              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
49720      Branch: perl
49721            ! lib/File/Temp.pm
49722 ____________________________________________________________________________
49723 [  7493] By: jhi                                   on 2000/10/31  14:05:07
49724         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
49725              
49726              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
49727              From: Nicholas Clark <nick@ccl4.org>
49728              Date: Mon, 30 Oct 2000 17:38:45 +0000
49729              Message-ID: <20001030173845.O60355@plum.flirble.org>
49730      Branch: perl
49731            ! Makefile.SH utils/perlbug.PL
49732 ____________________________________________________________________________
49733 [  7492] By: nick                                  on 2000/10/30  19:37:23
49734         Log: Change files which are mysteriously different to mainline to be
49735              copies of mainline.
49736      Branch: perlio
49737            ! objXSUB.h perlapi.c pod/perlapi.pod
49738 ____________________________________________________________________________
49739 [  7491] By: nick                                  on 2000/10/30  18:05:54
49740         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
49741              - typo in endian code in putc.
49742              - Don't allow read of write-only files and vice-versa
49743              - and off-by-one in flush-all loop.
49744              Remove debug calls as they were using GCC specific features.
49745      Branch: perlio
49746            ! perlio.c
49747 ____________________________________________________________________________
49748 [  7490] By: nick                                  on 2000/10/29  21:45:45
49749         Log: Integrate mainline to perlio
49750      Branch: perlio
49751           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
49752           !> toke.c
49753 ____________________________________________________________________________
49754 [  7489] By: jhi                                   on 2000/10/29  21:11:08
49755         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
49756              From: andreas.koenig@anima.de (Andreas J. Koenig)
49757              Date: 29 Oct 2000 22:05:59 +0100
49758              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
49759      Branch: perl
49760            ! lib/ExtUtils/Manifest.pm
49761 ____________________________________________________________________________
49762 [  7488] By: jhi                                   on 2000/10/29  21:07:47
49763         Log: Tests for #7487.
49764              
49765              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
49766              From: andreas.koenig@anima.de (Andreas J. Koenig)
49767              Date: 29 Oct 2000 19:37:09 +0100
49768              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
49769      Branch: perl
49770            ! t/comp/proto.t
49771 ____________________________________________________________________________
49772 [  7487] By: jhi                                   on 2000/10/29  21:06:27
49773         Log: constsub spillage.
49774              
49775              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
49776              From: John Tobey <jtobey@john-edwin-tobey.org>
49777              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
49778              Message-Id: <m13pvSr-000FObC@feynman.localnet>
49779      Branch: perl
49780            ! op.c
49781 ____________________________________________________________________________
49782 [  7486] By: nick                                  on 2000/10/29  21:05:04
49783         Log: Integrate mainline to perlio branch
49784      Branch: perlio
49785           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
49786           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
49787           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
49788           +> vos/install_perl.cm
49789            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
49790            - vos/config.h vos/config_h.SH_orig
49791           !> (integrate 141 files)
49792 ____________________________________________________________________________
49793 [  7485] By: jhi                                   on 2000/10/29  21:00:47
49794         Log: Make \x{...} consistently produce UTF-8.
49795              
49796              Subject: Re: \x{...} is confused 
49797              From: Simon Cozens <simon@cozens.net>
49798              Date: Sun, 29 Oct 2000 19:36:48 +0000
49799              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
49800      Branch: perl
49801            ! t/pragma/utf8.t toke.c
49802 ____________________________________________________________________________
49803 [  7484] By: nick                                  on 2000/10/29  20:05:29
49804         Log: PerlIO passes all tests.
49805      Branch: perlio
49806            ! perlio.c
49807 ____________________________________________________________________________
49808 [  7483] By: jhi                                   on 2000/10/29  18:06:55
49809         Log: Update Changes.
49810      Branch: perl
49811            ! Changes patchlevel.h
49812 ____________________________________________________________________________
49813 [  7482] By: nick                                  on 2000/10/29  17:43:28
49814         Log: Include <unistd.h> to get correct lseek() prototype etc.
49815              (I thought perl.h did that) - down to two fails
49816              - comp/require.t (last test)
49817              - lib/io_xs.t - possibly import/export of FILE * ?
49818      Branch: perlio
49819            ! perlio.c
49820 ____________________________________________________________________________
49821 [  7481] By: jhi                                   on 2000/10/29  17:02:37
49822         Log: UTF-8 decoder tweak.
49823      Branch: perl
49824            ! utf8.c
49825 ____________________________________________________________________________
49826 [  7480] By: nick                                  on 2000/10/29  16:26:11
49827         Log: Fixed two bugs:
49828              - error code not being set on close (of broken pipe)
49829              - append mode was truncating.
49830              At least one seek/tell bug remains.
49831      Branch: perlio
49832            ! perlio.c
49833 ____________________________________________________________________________
49834 [  7479] By: nick                                  on 2000/10/29  11:18:16
49835         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
49836              in case of accidents. Still several worrying fails, no line disciplines yet.
49837      Branch: perlio
49838            ! iperlsys.h perlio.c
49839 ____________________________________________________________________________
49840 [  7478] By: jhi                                   on 2000/10/29  02:04:01
49841         Log: Add also emailless people.
49842      Branch: perl
49843            ! AUTHORS
49844 ____________________________________________________________________________
49845 [  7477] By: jhi                                   on 2000/10/29  01:36:00
49846         Log: The #7476 needs a MANIFEST change, too.
49847      Branch: perl
49848            ! MANIFEST
49849 ____________________________________________________________________________
49850 [  7476] By: jhi                                   on 2000/10/29  01:35:21
49851         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
49852      Branch: perl
49853            - MAINTAIN
49854            ! AUTHORS Changes
49855 ____________________________________________________________________________
49856 [  7475] By: jhi                                   on 2000/10/28  23:57:25
49857         Log: De-quoted-unreadable to ISO Latin 1.
49858              (There's one ISO-2022-JP name in Changes5.004.)
49859      Branch: perl
49860            ! Changes Changes5.6
49861 ____________________________________________________________________________
49862 [  7474] By: jhi                                   on 2000/10/28  19:13:06
49863         Log: Subject: [ID 20001027.007] uniq array in perlfaq
49864              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
49865              Date: Fri, 27 Oct 2000 19:28:30 +0200
49866              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
49867      Branch: perl
49868            ! pod/perlfaq4.pod
49869 ____________________________________________________________________________
49870 [  7473] By: jhi                                   on 2000/10/28  18:02:05
49871         Log: Locking null mutexes is not recommendable.
49872              
49873              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
49874              From: Hugo <hv@crypt.compulink.co.uk>
49875              Date: Sat, 28 Oct 2000 18:41:12 +0100
49876              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
49877      Branch: perl
49878            ! op.c
49879 ____________________________________________________________________________
49880 [  7472] By: jhi                                   on 2000/10/28  17:52:58
49881         Log: Better create a true mailing list for the repository keepers.
49882      Branch: perl
49883            ! Porting/repository.pod
49884 ____________________________________________________________________________
49885 [  7471] By: jhi                                   on 2000/10/28  17:28:24
49886         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
49887              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
49888      Branch: perl
49889            + Porting/repository.pod
49890            ! MANIFEST
49891 ____________________________________________________________________________
49892 [  7470] By: jhi                                   on 2000/10/28  17:20:54
49893         Log: Subject: DOC PATCH 5.6.0
49894              From: mjd@plover.com
49895              Date: 27 Oct 2000 17:32:44 -0000
49896              Message-ID: <20001027173244.23754.qmail@plover.com>
49897      Branch: perl
49898            ! pod/perlfunc.pod
49899 ____________________________________________________________________________
49900 [  7469] By: jhi                                   on 2000/10/28  17:16:45
49901         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
49902              From: "Peter J. Farley III" <pjfarley@banet.net>
49903              Date: Fri, 27 Oct 2000 20:32:56 -0400
49904              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
49905      Branch: perl
49906            ! README.dos
49907 ____________________________________________________________________________
49908 [  7468] By: jhi                                   on 2000/10/28  17:07:18
49909         Log: Make target reordering to avoid pointless re-makes.
49910              
49911              Subject: Re: Total re-make of 'make okfile' after 7451 ?
49912              From: Nicholas Clark <nick@ccl4.org>
49913              Date: Sat, 28 Oct 2000 00:31:02 +0100
49914              Message-ID: <20001028003101.A54517@plum.flirble.org>
49915      Branch: perl
49916            ! Makefile.SH
49917 ____________________________________________________________________________
49918 [  7467] By: jhi                                   on 2000/10/28  17:05:31
49919         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
49920              From: lvirden@cas.org
49921              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
49922              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
49923      Branch: perl
49924            ! README.os2
49925 ____________________________________________________________________________
49926 [  7466] By: jhi                                   on 2000/10/28  16:09:16
49927         Log: Upgrade to CPAN 1.58_55.
49928              
49929              Subject: CPAN.pm status
49930              From: andreas.koenig@anima.de (Andreas J. Koenig) 
49931              Date: 28 Oct 2000 08:18:00 +0200 
49932              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
49933      Branch: perl
49934            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
49935 ____________________________________________________________________________
49936 [  7465] By: jhi                                   on 2000/10/28  16:02:47
49937         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
49938      Branch: perl
49939            ! embed.h embed.pl perl.h proto.h toke.c
49940 ____________________________________________________________________________
49941 [  7464] By: nick                                  on 2000/10/28  10:43:44
49942         Log: Fix for sv_2iv() on "shared" value from keys %hash.
49943      Branch: perl
49944            ! sv.c
49945 ____________________________________________________________________________
49946 [  7463] By: jhi                                   on 2000/10/27  16:18:29
49947         Log: Update Changes.
49948      Branch: perl
49949            ! Changes patchlevel.h
49950 ____________________________________________________________________________
49951 [  7462] By: jhi                                   on 2000/10/27  16:17:44
49952         Log: Too enthusiastic editing in #7460.
49953      Branch: metaconfig
49954            ! U/modified/Oldsym.U
49955      Branch: perl
49956            ! Configure config_h.SH
49957 ____________________________________________________________________________
49958 [  7461] By: jhi                                   on 2000/10/27  15:37:38
49959         Log: Retract #7459, the script needs more work.
49960      Branch: perl
49961            - mkreef
49962            ! MANIFEST
49963 ____________________________________________________________________________
49964 [  7460] By: jhi                                   on 2000/10/27  15:23:14
49965         Log: Use $sort, $uniq (and $tr) consistently as wondered
49966              by Nicholas Clark.
49967      Branch: metaconfig
49968            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
49969            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
49970            ! U/modified/libc.U
49971      Branch: perl
49972            ! Configure config_h.SH
49973 ____________________________________________________________________________
49974 [  7459] By: jhi                                   on 2000/10/27  15:02:07
49975         Log: (Retracted by #7461)
49976              
49977              Add a shell script for creating/removing symbolic link farms,
49978              useful for keeping the source code read-only and doing the
49979              builds somewhere else.
49980      Branch: perl
49981            + mkreef
49982            ! MANIFEST
49983 ____________________________________________________________________________
49984 [  7458] By: jhi                                   on 2000/10/27  14:42:20
49985         Log: Do away with the fix_pl.
49986      Branch: perl
49987            - fix_pl
49988            ! MANIFEST Makefile.SH
49989 ____________________________________________________________________________
49990 [  7457] By: jhi                                   on 2000/10/27  12:43:13
49991         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
49992              From: Jens Hamisch <jens@Strawberry.COM>
49993              Date: Fri, 27 Oct 2000 14:38:21 +0200
49994              Message-Id: <20001027143821.B3366@Strawberry.COM>
49995      Branch: perl
49996            ! perl.h
49997 ____________________________________________________________________________
49998 [  7456] By: jhi                                   on 2000/10/27  12:33:42
49999         Log: Subject: [PATCH] todo
50000              From: Nicholas Clark <nick@ccl4.org>
50001              Date: Thu, 26 Oct 2000 22:32:29 +0100
50002              Message-ID: <20001026223229.A44540@plum.flirble.org>
50003      Branch: perl
50004            ! pod/perltodo.pod
50005 ____________________________________________________________________________
50006 [  7455] By: jhi                                   on 2000/10/27  12:02:21
50007         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
50008              From: John Tobey <jtobey@john-edwin-tobey.org>
50009              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
50010              Message-Id: <m13ozHF-000FObC@feynman.localnet>
50011      Branch: perl
50012            ! op.c t/pragma/sub_lval.t
50013 ____________________________________________________________________________
50014 [  7454] By: jhi                                   on 2000/10/27  11:59:42
50015         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
50016              From: sthoenna@efn.org
50017              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
50018              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
50019      Branch: perl
50020            ! pp.c t/op/assignwarn.t
50021 ____________________________________________________________________________
50022 [  7453] By: jhi                                   on 2000/10/27  00:15:08
50023         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
50024      Branch: perl
50025            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
50026            ! ext/Storable/Storable.xs t/lib/st-lock.t
50027 ____________________________________________________________________________
50028 [  7452] By: jhi                                   on 2000/10/26  13:05:52
50029         Log: Undo #7451, this seems to be a deficiency in Perforce,
50030              there is no per-file line-terminator type, only per-client.
50031      Branch: perl
50032            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
50033            ! win32/makefile.mk
50034 ____________________________________________________________________________
50035 [  7451] By: jhi                                   on 2000/10/26  04:56:03
50036         Log: Experimenting in DOS arcana.
50037      Branch: perl
50038            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
50039            ! win32/makefile.mk
50040 ____________________________________________________________________________
50041 [  7450] By: jhi                                   on 2000/10/26  04:50:52
50042         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
50043              From: "Peter J. Farley III" <pjfarley@banet.net>            
50044              Date: Wed, 25 Oct 2000 23:10:18 -0400
50045              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
50046      Branch: perl
50047            ! t/io/open.t
50048 ____________________________________________________________________________
50049 [  7449] By: jhi                                   on 2000/10/26  04:49:16
50050         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
50051              From: Hugo <hv@crypt.compulink.co.uk>
50052              Date: Thu, 26 Oct 2000 01:55:17 +0100
50053              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
50054              
50055              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
50056      Branch: perl
50057            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
50058 ____________________________________________________________________________
50059 [  7448] By: jhi                                   on 2000/10/26  04:38:36
50060         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
50061              From: Peter Prymmer <pvhp@forte.com>
50062              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
50063              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
50064      Branch: perl
50065            ! configure.com
50066 ____________________________________________________________________________
50067 [  7447] By: jhi                                   on 2000/10/25  23:20:02
50068         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
50069              in platforms that strictly require all the symbols being present
50070              at link time.
50071      Branch: perl
50072            ! handy.h
50073 ____________________________________________________________________________
50074 [  7446] By: jhi                                   on 2000/10/25  21:55:57
50075         Log: Update Changes.
50076      Branch: perl
50077            ! Changes patchlevel.h
50078 ____________________________________________________________________________
50079 [  7445] By: jhi                                   on 2000/10/25  21:27:08
50080         Log: Integrate with vmsperl #7430 by Charles Bailey:
50081              
50082              Cleanup from prior patch (Charles Lane?):
50083              - improve handling of MFDs in Basename and Path
50084              - default to no xsubpp line # munging when building debug images
50085      Branch: perl
50086           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
50087 ____________________________________________________________________________
50088 [  7444] By: jhi                                   on 2000/10/25  21:03:50
50089         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
50090              From: John Peacock <JPeacock@UnivPress.com>
50091              Date: Thu, 18 May 2000 11:55:27 -0400
50092              Message-ID: <3924126F.A58BE57A@UnivPress.com>
50093      Branch: perl
50094            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
50095            ! t/op/write.t
50096 ____________________________________________________________________________
50097 [  7443] By: jhi                                   on 2000/10/25  20:43:10
50098         Log: Temporary stopgap for the self-tying issue: for now only
50099              array and hash self-ties are verboten.  The real fix, of
50100              course, would be to comprehensively test (and implement?)
50101              and debug (and document) self-ties.
50102      Branch: perl
50103            ! pod/perldiag.pod pp_sys.c t/op/tie.t
50104 ____________________________________________________________________________
50105 [  7442] By: jhi                                   on 2000/10/25  20:14:30
50106         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
50107              From: Dan Sugalski <dan@sidhe.org>
50108              Date: Wed, 25 Oct 2000 13:36:35 -0400
50109              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
50110              
50111              plus regen global.sym.
50112      Branch: perl
50113            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
50114            ! thrdvar.h util.c
50115 ____________________________________________________________________________
50116 [  7441] By: jhi                                   on 2000/10/25  20:12:20
50117         Log: buildtoc target tweaks.
50118      Branch: perl
50119            ! pod/Makefile.SH
50120 ____________________________________________________________________________
50121 [  7440] By: jhi                                   on 2000/10/25  20:03:53
50122         Log: A new version of making the syslog test more robust.
50123              (Replaces #7421.)
50124              
50125              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
50126              From: "Kurt D. Starsinic" <kstar@chapin.edu>
50127              Date: Wed, 25 Oct 2000 12:13:54 -0400
50128              Message-ID: <20001025121354.B2264@O2.chapin.edu>
50129      Branch: perl
50130            ! t/lib/syslog.t
50131 ____________________________________________________________________________
50132 [  7439] By: jhi                                   on 2000/10/25  20:00:48
50133         Log: Continue the internal UTF-8 API tweaking.
50134              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
50135              used much more than the simpler API, now called utf8_to_uv_simple().
50136              Still not quite happy with API, too much partial duplication
50137              of functionality.
50138      Branch: perl
50139            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
50140            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
50141            ! regcomp.c regexec.c sv.c toke.c utf8.c
50142 ____________________________________________________________________________
50143 [  7438] By: jhi                                   on 2000/10/25  18:52:30
50144         Log: Allow poking holes at the UTF-8 decoding strictness.
50145      Branch: perl
50146            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
50147            ! utf8.h
50148 ____________________________________________________________________________
50149 [  7437] By: jhi                                   on 2000/10/25  13:53:05
50150         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
50151              UTF8LEN() and UTF8SKIP(). 
50152      Branch: perl
50153            ! pp.c utf8.c utf8.h
50154 ____________________________________________________________________________
50155 [  7436] By: jhi                                   on 2000/10/25  13:51:37
50156         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
50157              From: Nicholas Clark <nick@ccl4.org>
50158              Date: Wed, 25 Oct 2000 14:44:05 +0100
50159              Message-ID: <20001025144404.D27253@plum.flirble.org>
50160      Branch: perl
50161            ! pod/perlrun.pod
50162 ____________________________________________________________________________
50163 [  7435] By: jhi                                   on 2000/10/25  13:49:32
50164         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
50165              From: Mike Guy <mjtg@cam.ac.uk>
50166              Date: Tue, 24 Oct 2000 14:59:40 +0100
50167              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
50168      Branch: perl
50169            ! scope.c
50170 ____________________________________________________________________________
50171 [  7434] By: jhi                                   on 2000/10/25  13:48:41
50172         Log: AIX is picky about its symbol exports.  Solution for now
50173              is to include the deb.o explicitly to the re extension build.
50174              
50175              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
50176              From: Peter Prymmer <pvhp@forte.com>
50177              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
50178              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
50179      Branch: perl
50180            ! ext/re/Makefile.PL hints/aix.sh
50181 ____________________________________________________________________________
50182 [  7433] By: jhi                                   on 2000/10/25  13:46:49
50183         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
50184              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50185              Date: Wed, 25 Oct 2000 12:02:20 +0200
50186              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
50187      Branch: perl
50188            ! perlsdio.h
50189 ____________________________________________________________________________
50190 [  7432] By: jhi                                   on 2000/10/25  13:44:28
50191         Log: Subject: Minor update to find2perl, for portability
50192              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
50193              Date: Wed, 25 Oct 2000 12:05:47 +0100
50194              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
50195      Branch: perl
50196            ! x2p/find2perl.PL
50197 ____________________________________________________________________________
50198 [  7431] By: jhi                                   on 2000/10/25  13:40:39
50199         Log: Add targets to Makefile.SH, most importantly
50200              'regen_all' which also remembers to update vms/perly*.
50201      Branch: perl
50202            ! Makefile.SH
50203 ____________________________________________________________________________
50204 [  7430] By: bailey                                on 2000/10/25  03:13:53
50205         Log: Cleanup from prior patch (Charles Lane?):
50206              - improve handling of MFDs in Basename and Path
50207              - default to no xsubpp line # munging when building debug images
50208      Branch: vmsperl
50209            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
50210 ____________________________________________________________________________
50211 [  7429] By: jhi                                   on 2000/10/24  20:03:40
50212         Log: Podify README.epoc and README.vos.
50213      Branch: perl
50214            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
50215            ! pod/perlport.pod pod/perltoc.pod
50216 ____________________________________________________________________________
50217 [  7428] By: jhi                                   on 2000/10/24  19:10:33
50218         Log: Stratus VOS updates from Paul Green.
50219      Branch: perl
50220            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
50221            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
50222            - vos/config.def vos/config.h vos/config_h.SH_orig
50223            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
50224            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
50225 ____________________________________________________________________________
50226 [  7427] By: jhi                                   on 2000/10/24  18:59:48
50227         Log: Check if stdio supports tweaking lval and cnt simultaneously.
50228              
50229              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
50230              From: Nicholas Clark <nick@ccl4.org>
50231              Date: Mon, 23 Oct 2000 15:39:32 +0100
50232              Message-ID: <20001023153932.A10786@plum.flirble.org>
50233      Branch: metaconfig
50234            ! U/compline/d_stdstdio.U
50235      Branch: perl
50236            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50237            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
50238            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
50239            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
50240            ! vos/config.h vos/config_h.SH_orig win32/config.bc
50241            ! win32/config.gc win32/config.vc
50242 ____________________________________________________________________________
50243 [  7426] By: jhi                                   on 2000/10/24  17:57:44
50244         Log: Missed the header file changes from #7425.
50245      Branch: perl
50246            ! embed.h embed.pl objXSUB.h proto.h
50247 ____________________________________________________________________________
50248 [  7425] By: jhi                                   on 2000/10/24  17:55:17
50249         Log: Fix the bug reported in
50250              
50251              From: andreas.koenig@anima.de (Andreas J. Koenig)
50252              Subject: Encode bug?
50253              Date: 24 Oct 2000 14:01:26 +0200 
50254              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
50255              
50256              Also make is_utf8_char() stricter.
50257      Branch: perl
50258            ! ext/Encode/Encode.xs utf8.c
50259 ____________________________________________________________________________
50260 [  7424] By: jhi                                   on 2000/10/24  15:15:39
50261         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
50262              From: Peter Scott <Peter@PSDT.com>
50263              Date: Mon, 23 Oct 2000 19:46:01 -0700
50264              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
50265      Branch: perl
50266            ! pod/perlfaq5.pod
50267 ____________________________________________________________________________
50268 [  7423] By: jhi                                   on 2000/10/24  14:25:30
50269         Log: Test tweak to avoid pulling in the whole Config.
50270      Branch: perl
50271            ! t/lib/st-lock.t
50272 ____________________________________________________________________________
50273 [  7422] By: jhi                                   on 2000/10/24  14:03:16
50274         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
50275      Branch: perl
50276            ! pp.c
50277 ____________________________________________________________________________
50278 [  7421] By: jhi                                   on 2000/10/24  13:32:09
50279         Log: (Replaced by #7440.)
50280              
50281              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
50282              From: "Kurt D. Starsinic" <kstar@chapin.edu>
50283              Date: Mon, 23 Oct 2000 16:40:54 -0400
50284              Message-ID: <20001023164054.B14491@O2.chapin.edu>
50285      Branch: perl
50286            ! t/lib/syslog.t
50287 ____________________________________________________________________________
50288 [  7420] By: jhi                                   on 2000/10/24  13:30:53
50289         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
50290              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50291              Date: Mon, 23 Oct 2000 17:29:03 -0400
50292              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
50293      Branch: perl
50294            ! lib/ExtUtils/MM_Unix.pm
50295 ____________________________________________________________________________
50296 [  7419] By: jhi                                   on 2000/10/24  13:29:57
50297         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
50298              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50299              Date: Mon, 23 Oct 2000 19:01:32 -0400
50300              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
50301      Branch: perl
50302            ! utils/h2xs.PL
50303 ____________________________________________________________________________
50304 [  7418] By: jhi                                   on 2000/10/24  13:26:04
50305         Log: Replace #7409 with
50306              
50307              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
50308              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
50309              Date: Mon, 23 Oct 2000 20:08:56 +0200
50310              Message-ID: <20001023200855.A14850@nice.ram.loc>
50311      Branch: perl
50312            ! ext/Storable/Storable.pm t/lib/st-lock.t
50313 ____________________________________________________________________________
50314 [  7417] By: jhi                                   on 2000/10/24  13:17:52
50315         Log: Run vms/vms_yfix.pl, should have done that after changing
50316              perly.c in #7382.
50317      Branch: perl
50318            ! vms/perly_c.vms vms/perly_h.vms
50319 ____________________________________________________________________________
50320 [  7416] By: jhi                                   on 2000/10/24  02:55:33
50321         Log: Make the UTF-8 decoding stricter and more verbose when
50322              malformation happens.  This involved adding an argument
50323              to utf8_to_uv_chk(), which involved changing its prototype,
50324              and prefer STRLEN over I32 for the UTF-8 length, which as
50325              a domino effect necessitated changing the prototypes of
50326              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
50327              The stricter UTF-8 decoding checking uses Markus Kuhn's
50328              UTF-8 Decode Stress Tester from
50329              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
50330      Branch: perl
50331            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
50332            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
50333            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
50334            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
50335 ____________________________________________________________________________
50336 [  7415] By: jhi                                   on 2000/10/23  14:06:06
50337         Log: Update Changes.
50338      Branch: perl
50339            ! Changes patchlevel.h
50340 ____________________________________________________________________________
50341 [  7414] By: jhi                                   on 2000/10/23  12:39:52
50342         Log: Undo the basename() part of #7412 since the lib/basename
50343              tests would need upgrading too.
50344      Branch: perl
50345            ! lib/File/Basename.pm
50346 ____________________________________________________________________________
50347 [  7413] By: jhi                                   on 2000/10/23  12:19:27
50348         Log: Document PERL_INSTALL_ROOT of #7210.
50349      Branch: perl
50350            ! lib/ExtUtils/Install.pm
50351 ____________________________________________________________________________
50352 [  7412] By: jhi                                   on 2000/10/23  12:16:47
50353         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
50354      Branch: perl
50355            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
50356            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
50357 ____________________________________________________________________________
50358 [  7411] By: jhi                                   on 2000/10/23  12:07:41
50359         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
50360              From: Prymmer/Kahn <pvhp@best.com>
50361              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
50362              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
50363      Branch: perl
50364            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
50365 ____________________________________________________________________________
50366 [  7410] By: jhi                                   on 2000/10/23  04:10:11
50367         Log: The change #7187 was not so good on VMS.
50368              
50369              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
50370              From: "Craig A. Berry" <craig.berry@psinetcs.com>
50371              Date: Sun, 22 Oct 2000 23:03:08 -0500
50372              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
50373      Branch: perl
50374            ! utils/perldoc.PL
50375 ____________________________________________________________________________
50376 [  7409] By: jhi                                   on 2000/10/23  03:57:36
50377         Log: Avoid Storable locking on DJGPP for now.
50378              
50379              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
50380              From: "Peter J. Farley III" <pjfarley@banet.net>
50381              Date: Sun, 22 Oct 2000 20:00:00 -0400
50382              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
50383      Branch: perl
50384            ! ext/Storable/Storable.pm t/lib/st-lock.t
50385 ____________________________________________________________________________
50386 [  7408] By: jhi                                   on 2000/10/23  03:50:24
50387         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
50388              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
50389              Date: Sun, 22 Oct 2000 21:12:22 -0400
50390              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
50391      Branch: perl
50392            ! lib/vars.pm
50393 ____________________________________________________________________________
50394 [  7407] By: jhi                                   on 2000/10/23  03:43:12
50395         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
50396              From: Hugo <hv@crypt.compulink.co.uk>
50397              Date: Mon, 23 Oct 2000 00:47:22 +0100
50398              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
50399      Branch: perl
50400            ! regexec.c t/op/pat.t
50401 ____________________________________________________________________________
50402 [  7406] By: jhi                                   on 2000/10/23  03:40:29
50403         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
50404      Branch: perl
50405            ! lib/ExtUtils/MakeMaker.pm
50406 ____________________________________________________________________________
50407 [  7405] By: jhi                                   on 2000/10/22  21:32:00
50408         Log: Doc patch.
50409              
50410              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
50411              From: rspier@pobox.com (Robert Spier)
50412              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
50413              Message-ID: <14835.16112.13457.447971@rls.cx>
50414      Branch: perl
50415            ! lib/strict.pm
50416 ____________________________________________________________________________
50417 [  7404] By: jhi                                   on 2000/10/22  21:30:51
50418         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
50419              From: rspier@pobox.com (Robert Spier)
50420              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
50421              Message-ID: <14835.17223.72448.705566@rls.cx>
50422      Branch: perl
50423            ! lib/ExtUtils/MakeMaker.pm
50424 ____________________________________________________________________________
50425 [  7403] By: jhi                                   on 2000/10/22  21:24:11
50426         Log: Subject: [PATCH bleadperl] ripples from constsub patch
50427              From: John Tobey <jtobey@john-edwin-tobey.org>
50428              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
50429              Message-Id: <m13nSOB-000FObC@feynman.localnet>
50430      Branch: perl
50431            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
50432 ____________________________________________________________________________
50433 [  7402] By: jhi                                   on 2000/10/22  20:59:35
50434         Log: Support s?printf parameter reordering.
50435      Branch: perl
50436            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
50437 ____________________________________________________________________________
50438 [  7401] By: jhi                                   on 2000/10/22  19:19:14
50439         Log: Expand %Config variables only if explicitly so requested
50440              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
50441              
50442              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
50443              From: Gurusamy Sarathy <gsar@ActiveState.com>
50444              Date: Sun, 22 Oct 2000 11:47:32 -0700
50445              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
50446      Branch: perl
50447            ! Makefile.SH lib/lib_pm.PL
50448 ____________________________________________________________________________
50449 [  7400] By: jhi                                   on 2000/10/22  18:24:10
50450         Log: Move the #7390 test from warn/op to comp/redef.
50451              
50452              Subject: Re: Creating const subs for constants.
50453              From: John Tobey <jtobey@john-edwin-tobey.org>
50454              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
50455              Message-Id: <m13nG72-000FObC@feynman.localnet>               
50456      Branch: perl
50457            ! t/comp/redef.t t/pragma/warn/op
50458 ____________________________________________________________________________
50459 [  7399] By: jhi                                   on 2000/10/22  17:49:59
50460         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
50461              From: Nicholas Clark <nick@ccl4.org>
50462              Date: Sat, 21 Oct 2000 22:23:19 +0100
50463              Message-ID: <20001021222319.B45586@plum.flirble.org>
50464      Branch: perl
50465            ! ext/DynaLoader/DynaLoader_pm.PL
50466 ____________________________________________________________________________
50467 [  7398] By: jhi                                   on 2000/10/22  17:47:35
50468         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
50469              From: Hugo <hv@crypt.compulink.co.uk>
50470              Date: Sat, 21 Oct 2000 18:19:59 +0100
50471              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
50472      Branch: perl
50473            ! ext/B/B.pm ext/B/B/C.pm
50474 ____________________________________________________________________________
50475 [  7397] By: jhi                                   on 2000/10/22  17:35:18
50476         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
50477              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
50478              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
50479              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
50480      Branch: perl
50481            ! hints/openbsd.sh
50482 ____________________________________________________________________________
50483 [  7396] By: jhi                                   on 2000/10/22  17:19:46
50484         Log: Subject: installman go-faster stripes
50485              From: Nicholas Clark <nick@talking.bollo.cx>
50486              Date: Sat, 21 Oct 2000 17:24:53 +0100
50487              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
50488              
50489              Subject: Re: installman go-faster stripes
50490              From: Russ Allbery <rra@stanford.edu>
50491              Date: 21 Oct 2000 11:04:13 -0700
50492              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
50493      Branch: perl
50494            ! installman pod/pod2man.PL
50495 ____________________________________________________________________________
50496 [  7395] By: jhi                                   on 2000/10/22  17:17:35
50497         Log: Hints tweak from Anton Berezin.
50498      Branch: perl
50499            ! hints/freebsd.sh
50500 ____________________________________________________________________________
50501 [  7394] By: jhi                                   on 2000/10/22  04:50:04
50502         Log: Tweak the Is* definitions of Unicode character classes
50503              to better match the official categorizations; embrace
50504              the official categorizations; add the combining marks
50505              as alpha (and -numeric); fix DCinital (a typo and edito)
50506              to be DCmedial.
50507      Branch: perl
50508            + lib/unicode/Is/DCmedial.pl
50509            - lib/unicode/Is/DCinital.pl
50510            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
50511            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
50512            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
50513            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
50514 ____________________________________________________________________________
50515 [  7393] By: jhi                                   on 2000/10/21  18:06:05
50516         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
50517              From: Daniel Chetlin <daniel@chetlin.com>
50518              Date: Sat, 21 Oct 2000 02:57:03 -0700
50519              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
50520      Branch: perl
50521            + t/lib/tie-splice.t
50522            ! MANIFEST lib/Tie/Array.pm
50523 ____________________________________________________________________________
50524 [  7392] By: gsar                                  on 2000/10/21  18:05:15
50525         Log: resync utfperl branch with mainline
50526      Branch: utfperl
50527           !> (integrate 1760 files)
50528 ____________________________________________________________________________
50529 [  7391] By: jhi                                   on 2000/10/21  14:37:49
50530         Log: Testcases for a #7383,#7385 related bug.
50531              
50532              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
50533              From: Nicholas Clark <nick@ccl4.org>
50534              Date: Sat, 21 Oct 2000 15:04:51 +0100
50535              Message-ID: <20001021150451.A51566@plum.flirble.org>
50536      Branch: perl
50537            ! t/pragma/utf8.t
50538 ____________________________________________________________________________
50539 [  7390] By: jhi                                   on 2000/10/21  14:35:57
50540         Log: Add a testcase for #7389.
50541      Branch: perl
50542            ! t/pragma/warn/op
50543 ____________________________________________________________________________
50544 [  7389] By: jhi                                   on 2000/10/21  14:26:45
50545         Log: Subject: Re: Creating const subs for constants.
50546              From: John Tobey <jtobey@john-edwin-tobey.org>
50547              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
50548              Message-Id: <m13mo0N-000FObC@feynman.localnet>
50549      Branch: perl
50550            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
50551            ! proto.h sv.c
50552 ____________________________________________________________________________
50553 [  7388] By: nick                                  on 2000/10/21  11:44:23
50554         Log: Populate perlio branch
50555      Branch: perlio
50556           +> (branch 1760 files)
50557 ____________________________________________________________________________
50558 [  7387] By: nick                                  on 2000/10/21  10:52:05
50559         Log: Get branch back as replica of mainline via :
50560              p4 integrate -b utfperl
50561              p4 resolve -at ./...
50562      Branch: utfperl
50563           +> (branch 269 files)
50564            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
50565            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
50566            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
50567            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
50568            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
50569            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
50570            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
50571            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
50572            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
50573            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
50574            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
50575            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
50576            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
50577            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
50578            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
50579            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
50580            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
50581            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
50582            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
50583            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
50584            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
50585            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
50586            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
50587            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
50588            - lib/unicode/UCD300.html lib/unicode/Unicode.300
50589            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
50590            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
50591            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
50592            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
50593           !> (integrate 965 files)
50594 ____________________________________________________________________________
50595 [  7386] By: jhi                                   on 2000/10/21  01:31:12
50596         Log: Update Changes.
50597      Branch: perl
50598            ! Changes patchlevel.h
50599 ____________________________________________________________________________
50600 [  7385] By: jhi                                   on 2000/10/21  01:28:42
50601         Log: The #7383 was right only in the context of the original bug report,
50602              not in more general case.
50603      Branch: perl
50604            ! pp_hot.c
50605 ____________________________________________________________________________
50606 [  7384] By: jhi                                   on 2000/10/21  01:08:23
50607         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
50608      Branch: perl
50609            ! ext/IO/lib/IO/Select.pm
50610 ____________________________________________________________________________
50611 [  7383] By: jhi                                   on 2000/10/21  00:44:18
50612         Log: Fix for ID 20001020.006, concatenating an unset submatch
50613              with utf8 resulted in "Modification of a read-only value".
50614      Branch: perl
50615            ! pp_hot.c t/pragma/utf8.t
50616 ____________________________________________________________________________
50617 [  7382] By: jhi                                   on 2000/10/20  20:44:31
50618         Log: Make scan_num() reëntrant, as suggested in
50619              
50620              Subject: [PATCH perl@7229] Rentrant parser and yylex()
50621              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
50622              Date: Fri, 20 Oct 2000 14:17:27 +0100
50623              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
50624      Branch: perl
50625            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
50626            ! toke.c
50627 ____________________________________________________________________________
50628 [  7381] By: jhi                                   on 2000/10/20  20:07:29
50629         Log: Reëntrancy fix.
50630              
50631              Subject: [PATCH perl@7229] Rentrant parser and yylex()
50632              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
50633              Date: Fri, 20 Oct 2000 14:17:27 +0100
50634              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
50635      Branch: perl
50636            ! embed.h embed.pl perl.h proto.h toke.c
50637 ____________________________________________________________________________
50638 [  7380] By: jhi                                   on 2000/10/20  19:15:54
50639         Log: Don't write double values through long double pointers,
50640              based on a part of
50641              
50642              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
50643              From: Jens Hamisch <jens@Strawberry.COM>
50644              Date: Tue, 17 Oct 2000 08:39:36 +0200
50645              Message-Id: <20001017083936.A11104@Strawberry.COM>
50646      Branch: perl
50647            ! perl.h pp.c
50648 ____________________________________________________________________________
50649 [  7379] By: jhi                                   on 2000/10/20  18:43:37
50650         Log: Portability tweak on #7377.
50651              
50652              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
50653              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
50654              Date:     Fri, 20 Oct 2000 13:13:41 EDT
50655              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
50656      Branch: perl
50657            ! t/lib/dprof.t
50658 ____________________________________________________________________________
50659 [  7378] By: jhi                                   on 2000/10/20  12:57:19
50660         Log: SOCKS function redefinitions need prototypes, too, otherwise
50661              for example 32 bit versus 64 bit differences cause a lot of
50662              problems.  Part of
50663              
50664              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
50665              From: Jens Hamisch <jens@Strawberry.COM>
50666              Date: Tue, 17 Oct 2000 08:39:36 +0200
50667              Message-Id: <20001017083936.A11104@Strawberry.COM>
50668      Branch: perl
50669            ! doio.c pp_sys.c
50670 ____________________________________________________________________________
50671 [  7377] By: jhi                                   on 2000/10/20  12:37:12
50672         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
50673              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
50674              Date:     Fri, 20 Oct 2000 08:26:04 EDT
50675              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
50676      Branch: perl
50677            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
50678 ____________________________________________________________________________
50679 [  7376] By: jhi                                   on 2000/10/20  12:35:31
50680         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
50681              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
50682              Date:     Fri, 20 Oct 2000 07:48:15 EDT
50683              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
50684      Branch: perl
50685            ! configure.com vms/gen_shrfls.pl
50686 ____________________________________________________________________________
50687 [  7375] By: bailey                                on 2000/10/20  04:44:37
50688         Log: SYN SYN
50689      Branch: vmsperl
50690           +> (branch 134 files)
50691            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
50692            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
50693            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
50694            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
50695            - eg/cgi/frameset.cgi eg/cgi/index.html
50696            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
50697            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
50698            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
50699            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
50700            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
50701            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
50702            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
50703            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
50704            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
50705            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
50706            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
50707            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
50708            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
50709            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
50710            - lib/unicode/Props.txt lib/unicode/UCD300.html
50711            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
50712            - utils/perlbc.PL vms/subconfigure.com
50713           !> (integrate 785 files)
50714 ____________________________________________________________________________
50715 [  7374] By: jhi                                   on 2000/10/20  00:59:48
50716         Log: In the latest compiler builds cccdlflags must not become -fpic,
50717              from Wilfredo Sánchez.
50718      Branch: perl
50719            ! hints/darwin.sh
50720 ____________________________________________________________________________
50721 [  7373] By: jhi                                   on 2000/10/20  00:56:35
50722         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
50723              From: Tony Cook <tony@develop-help.com>
50724              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
50725              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
50726      Branch: perl
50727            ! pod/perlop.pod
50728 ____________________________________________________________________________
50729 [  7372] By: jhi                                   on 2000/10/19  19:34:40
50730         Log: Typo noted by Mark Lutz.
50731      Branch: perl
50732            ! t/op/64bitint.t
50733 ____________________________________________________________________________
50734 [  7371] By: jhi                                   on 2000/10/19  19:33:13
50735         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
50736      Branch: metaconfig
50737            ! U/modified/Cppsym.U U/modified/Oldconfig.U
50738      Branch: metaconfig/U/perl
50739            ! End.U dlsrc.U libperl.U
50740      Branch: perl
50741            + hints/nonstopux.sh
50742            ! Configure MANIFEST config_h.SH
50743 ____________________________________________________________________________
50744 [  7370] By: jhi                                   on 2000/10/19  17:18:08
50745         Log: Subject: PATCH do_print has 2 PerlIO_error()s
50746              From: nick@ccl4.org
50747              Date: Thu, 19 Oct 2000 18:09:20 +0100
50748              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
50749      Branch: perl
50750            ! doio.c
50751 ____________________________________________________________________________
50752 [  7369] By: jhi                                   on 2000/10/19  14:01:49
50753         Log: Update Changes.
50754      Branch: perl
50755            ! Changes patchlevel.h
50756 ____________________________________________________________________________
50757 [  7368] By: jhi                                   on 2000/10/19  13:04:29
50758         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
50759              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50760              Date: Wed, 18 Oct 2000 13:12:01 +0200
50761              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
50762      Branch: perl
50763            ! hints/aix.sh
50764 ____________________________________________________________________________
50765 [  7367] By: jhi                                   on 2000/10/19  02:22:40
50766         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
50767              of a 'pmshort' anywhere in the B, so the offending line was simply
50768              removed.
50769      Branch: perl
50770            ! ext/B/B/Debug.pm
50771 ____________________________________________________________________________
50772 [  7366] By: jhi                                   on 2000/10/19  02:12:37
50773         Log: Add the test case for the bug id 20000730.004 which seems
50774              to have been fixed by now.
50775      Branch: perl
50776            ! t/pragma/utf8.t
50777 ____________________________________________________________________________
50778 [  7365] By: jhi                                   on 2000/10/18  23:36:24
50779         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
50780              From: Hugo <hv@crypt.compulink.co.uk>
50781              Date: Wed, 18 Oct 2000 23:25:58 +0100
50782              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
50783      Branch: perl
50784            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
50785 ____________________________________________________________________________
50786 [  7364] By: jhi                                   on 2000/10/18  21:12:53
50787         Log: (retracted)
50788      Branch: perl
50789            ! pp.c
50790 ____________________________________________________________________________
50791 [  7363] By: jhi                                   on 2000/10/18  20:55:38
50792         Log: Missing change from #7362.
50793      Branch: perl
50794            ! win32/perlhost.h
50795 ____________________________________________________________________________
50796 [  7362] By: jhi                                   on 2000/10/18  20:52:01
50797         Log: Borland C fstat() never saw the fd as writable.
50798              
50799              Subject: fix for Borland's weak "stat" (perl@7211)
50800              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
50801              Date: Mon, 16 Oct 2000 09:55:03 +0400
50802              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
50803      Branch: perl
50804            ! win32/win32.c
50805 ____________________________________________________________________________
50806 [  7361] By: jhi                                   on 2000/10/18  17:43:50
50807         Log: Regen toc.
50808      Branch: perl
50809            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
50810 ____________________________________________________________________________
50811 [  7360] By: jhi                                   on 2000/10/18  17:07:44
50812         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50813              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
50814              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
50815              Date: Mon, 16 Oct 2000 15:19:49 +0200
50816      Branch: perl
50817            + README.aix
50818            ! MANIFEST
50819 ____________________________________________________________________________
50820 [  7359] By: jhi                                   on 2000/10/18  17:04:49
50821         Log: Subject: Pod patch for Devel::Peek
50822              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50823              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
50824              Date: Mon, 16 Oct 2000 12:26:34 +0200
50825      Branch: perl
50826            ! ext/Devel/Peek/Peek.pm
50827 ____________________________________________________________________________
50828 [  7358] By: jhi                                   on 2000/10/18  17:03:15
50829         Log: Make Cwd more bulletproof in chrooted environments.
50830              
50831              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
50832              From: "Eric E. Coe" <Eric.Coe@oracle.com>
50833              Date: Wed, 18 Oct 2000 04:03:54 -0400
50834              Message-Id: <39ED596A.70E599FE@oracle.com>
50835      Branch: perl
50836            ! lib/Cwd.pm
50837 ____________________________________________________________________________
50838 [  7357] By: jhi                                   on 2000/10/18  16:37:26
50839         Log: Disable the UTF8 downgrade croakage for now to avoid
50840              too many not okay messages.
50841      Branch: perl
50842            ! doio.c
50843 ____________________________________________________________________________
50844 [  7356] By: jhi                                   on 2000/10/17  23:29:41
50845         Log: Show the failed remote port, instead of the failing line number.
50846              
50847              Subject: [PATCH 5.6.1 Debugger] More diagnostics
50848              From: David Sparks <daves@ActiveState.com>
50849              Date: Tue, 17 Oct 2000 15:00:24 -0700
50850              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
50851      Branch: perl
50852            ! lib/perl5db.pl
50853 ____________________________________________________________________________
50854 [  7355] By: jhi                                   on 2000/10/17  14:11:31
50855         Log: On output try to downgrade to bytes, croak if impossible,
50856              from Simon Cozens.  This means that outputting >255 UTF8
50857              is impossible.  Consider this as a strong incentive to get
50858              the I/O disciplines implemented.
50859      Branch: perl
50860            ! doio.c pod/perldiag.pod sv.c
50861 ____________________________________________________________________________
50862 [  7354] By: jhi                                   on 2000/10/17  13:42:23
50863         Log: Clarify documentation on 'use bytes'.
50864              
50865              Subject: Re: What does 'use bytes' "mean" ?
50866              From: Simon Cozens <simon@cozens.net>
50867              Date: Mon, 18 Sep 2000 18:24:25 +0100
50868              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
50869      Branch: perl
50870            ! lib/bytes.pm
50871 ____________________________________________________________________________
50872 [  7353] By: jhi                                   on 2000/10/17  13:28:12
50873         Log: Workaround for a sfio bug where the stream error indicator
50874              is not cleared as documented.
50875              
50876              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
50877              From: Nicholas Clark <nick@ccl4.org>
50878              Date: Mon, 16 Oct 2000 18:28:23 +0100
50879              Message-ID: <20001016182823.J19700@plum.flirble.org>
50880      Branch: perl
50881            ! doio.c
50882 ____________________________________________________________________________
50883 [  7352] By: jhi                                   on 2000/10/17  13:06:19
50884         Log: More IoTYPE sprinkling.
50885      Branch: perl
50886            ! doio.c pp_hot.c
50887 ____________________________________________________________________________
50888 [  7351] By: jhi                                   on 2000/10/16  22:47:07
50889         Log: Detect early whether the std streams have gone bad.
50890              
50891              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
50892              Date: Mon, 16 Oct 2000 23:28:42 +0100
50893              From: Nicholas Clark <nick@ccl4.org>
50894              Message-ID: <20001016232842.A37942@plum.flirble.org>
50895      Branch: perl
50896            ! t/op/misc.t
50897 ____________________________________________________________________________
50898 [  7350] By: jhi                                   on 2000/10/16  22:45:16
50899         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
50900              From: "Peter J. Farley III" <pjfarley@banet.net>
50901              Date: Mon, 16 Oct 2000 18:15:59 -0400
50902              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
50903      Branch: perl
50904            ! djgpp/djgpp.c dosish.h t/io/open.t
50905 ____________________________________________________________________________
50906 [  7349] By: jhi                                   on 2000/10/16  22:36:45
50907         Log: perldelta tweak.
50908      Branch: perl
50909            ! pod/perldelta.pod
50910 ____________________________________________________________________________
50911 [  7348] By: jhi                                   on 2000/10/16  15:17:53
50912         Log: Update Changes.
50913      Branch: perl
50914            ! Changes patchlevel.h
50915 ____________________________________________________________________________
50916 [  7347] By: jhi                                   on 2000/10/16  13:55:27
50917         Log: Add the capability to include/exclude branches.
50918      Branch: perl
50919            ! Porting/genlog
50920 ____________________________________________________________________________
50921 [  7346] By: jhi                                   on 2000/10/16  13:18:04
50922         Log: Add Charles Lane.
50923      Branch: perl
50924            ! AUTHORS Changes
50925 ____________________________________________________________________________
50926 [  7345] By: jhi                                   on 2000/10/16  13:13:21
50927         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
50928      Branch: perl
50929            ! pod/perldelta.pod
50930 ____________________________________________________________________________
50931 [  7344] By: gsar                                  on 2000/10/16  09:30:21
50932         Log: integrate change#6220 from cfgperl
50933              
50934              Win32 patches from Benjamin Stuhl.
50935      Branch: maint-5.6/perl
50936           !> makedef.pl win32/win32.h
50937 ____________________________________________________________________________
50938 [  7343] By: gsar                                  on 2000/10/16  08:32:19
50939         Log: integrate changes#6221,6222 from cfgperl
50940              
50941              Remove tr///CU (the feature is to be obsoleted by better interfaces).
50942              From: simon@brecon.co.uk (Simon Cozens)
50943              Subject: [PATCH] Eliminate tr///[CU][CU]
50944              Date: 23 Jun 2000 11:05:40 GMT
50945              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
50946              
50947              doc typo fix
50948              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
50949              From: Ian Phillipps <Ian.Phillipps@iname.com>
50950              Date: Fri, 23 Jun 2000 10:40:58 +0100
50951              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
50952      Branch: maint-5.6/perl
50953           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
50954 ____________________________________________________________________________
50955 [  7342] By: gsar                                  on 2000/10/16  08:28:08
50956         Log: integrate change#6217 from cfgperl (in part)
50957              
50958              Rename the fdpid locking and integrate with Sarathy.
50959      Branch: maint-5.6/perl
50960           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
50961           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
50962           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
50963           !> win32/win32.c
50964 ____________________________________________________________________________
50965 [  7341] By: gsar                                  on 2000/10/16  08:23:39
50966         Log: integrate changes#6214..6216 from mainline
50967              
50968              @_ can't have junk in it even in the non-USE_ITHREADS case because
50969              caller() wants to populate @DB::args with it (causes a coredump
50970              in Carp::confess())
50971              
50972              tweak comment about @DB::args
50973              
50974              be more optimal about clearing @_
50975      Branch: maint-5.6/perl
50976           !> av.h cop.h pp_ctl.c t/op/runlevel.t
50977 ____________________________________________________________________________
50978 [  7340] By: gsar                                  on 2000/10/16  08:20:37
50979         Log: integrate changes#6207..6210 from cfgperl
50980              
50981              Subject: [PATCH 5.6.0] Threadsafe patches
50982              From: Dan Sugalski <dan@sidhe.org>
50983              To: perl5-porters@perl.org
50984              Date: Mon, 08 May 2000 18:08:13 -0400
50985              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
50986              
50987              Regen headers for #6207.
50988              
50989              Lock PL_fdpid against race conditions, based on:
50990              Subject: [PATCH 5.6.0]subprocess fixup for threads
50991              From: Dan Sugalski <dan@sidhe.org>
50992              To: perl5-porters@perl.org
50993              Date: Tue, 11 Apr 2000 17:02:32 -0400
50994              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
50995              
50996              Mopup for #6207 and #6209.
50997      Branch: maint-5.6/perl
50998           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
50999           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
51000           !> win32/win32.c
51001 ____________________________________________________________________________
51002 [  7339] By: gsar                                  on 2000/10/16  08:14:34
51003         Log: integrate change#6203 from cfgperl
51004              
51005              perldiag should refer to perlos2.pod not README.os2
51006      Branch: maint-5.6/perl
51007           !> pod/perldiag.pod
51008 ____________________________________________________________________________
51009 [  7338] By: gsar                                  on 2000/10/16  08:11:42
51010         Log: integrate change#6201 from mainline
51011              
51012              Perl_eval_pv() leaks 4 bytes every time it is called because it
51013              does a PUSHMARK that's never ever POPMARKed; in general, only
51014              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
51015              Perl_eval_[sp]v() don't because they don't take any incoming
51016              arguments (this leak has been around since the original version
51017              of perl_eval_pv() in 5.003_97e)
51018      Branch: maint-5.6/perl
51019           !> perl.c
51020 ____________________________________________________________________________
51021 [  7337] By: gsar                                  on 2000/10/16  08:08:47
51022         Log: integrate changes#6197..6200 from cfgperl
51023              
51024              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
51025              From: John Borwick <jhborwic@unity.ncsu.edu>
51026              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
51027              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
51028              
51029              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
51030              From: Dan Sugalski <dan@sidhe.org>
51031              To: vmsperl@perl.org, perl5-porters@perl.org
51032              Date: Fri, 02 Jun 2000 16:00:41 -0400
51033              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
51034              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
51035              
51036              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
51037              From: Dan Sugalski <dan@sidhe.org>
51038              To: perl5-porters@perl.org, vmsperl@perl.org
51039              Date: Fri, 02 Jun 2000 17:30:51 -0400
51040              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
51041              
51042              Update to cperl-mode.el 4.31 from
51043              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
51044              Subject: A couple of notes
51045              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51046              To: Mailing list Perl5 <perl5-porters@perl.org>
51047              Date: Sat, 3 Jun 2000 23:33:32 -0400
51048              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
51049      Branch: maint-5.6/perl
51050           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
51051           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
51052           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
51053           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
51054           !> vms/vmsish.h
51055 ____________________________________________________________________________
51056 [  7336] By: gsar                                  on 2000/10/16  08:03:46
51057         Log: integrate changes#6194,6195 from mainline
51058              
51059              fix small eval"" memory leaks under USE_ITHREADS
51060              
51061              fix yet another eval"" leak under USE_ITHREADS
51062      Branch: maint-5.6/perl
51063           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
51064           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
51065           !> vms/perly_c.vms
51066 ____________________________________________________________________________
51067 [  7335] By: gsar                                  on 2000/10/16  08:02:15
51068         Log: integrate changes#6190,6191 from mainline
51069              
51070              submit missing embed.pl change
51071              
51072              vec() loses numericalness (modified version of patch suggested
51073              by Robin Barker)
51074      Branch: maint-5.6/perl
51075           !> doop.c embed.pl t/op/vec.t
51076 ____________________________________________________________________________
51077 [  7334] By: gsar                                  on 2000/10/16  08:01:03
51078         Log: integrate change#6189 from mainline
51079              
51080              counting tr/// corrupts later operation (from M.J.T Guy)
51081      Branch: maint-5.6/perl
51082           !> doop.c t/op/tr.t
51083 ____________________________________________________________________________
51084 [  7333] By: gsar                                  on 2000/10/16  07:59:07
51085         Log: integrate changes#6183..6188 from mainline
51086              
51087              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
51088              <nick@ccl4.org>)
51089              
51090              tweak for change#6127
51091              
51092              remove incorrect documentation about implicit split to @_ in
51093              list context, which never really worked in perl 5 (from
51094              M.J.T. Guy)
51095              
51096              further qualify references to "alphanumeric" (from Wolfgang Laun
51097              <wolfgang.laun@alcatel.at>)
51098              
51099              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
51100              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
51101              
51102              h2xs tweaks
51103      Branch: maint-5.6/perl
51104           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
51105           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
51106           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
51107           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
51108           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
51109           !> pod/pod2latex.PL utils/h2xs.PL
51110 ____________________________________________________________________________
51111 [  7332] By: gsar                                  on 2000/10/16  07:53:52
51112         Log: integrate change#6179 from mainline
51113              
51114              buggy modulus on UVs introduced by change#3378 (resulted in
51115              4063328477 % 65535 amounting to 27406, instead of 27407)
51116      Branch: maint-5.6/perl
51117           !> pp.c t/op/arith.t
51118 ____________________________________________________________________________
51119 [  7331] By: gsar                                  on 2000/10/16  07:52:49
51120         Log: integrate changes#6176,6177,6178,6182 from cfgperl
51121              
51122              Single-quoted utf8 patch from Simon Cozens.
51123              
51124              Substitution utf8 patch from Simon Cozens.
51125              
51126              Be cleaner.
51127              
51128              Be Cleaner Part Deux.
51129      Branch: maint-5.6/perl
51130           !> Makefile.SH pp_hot.c toke.c
51131 ____________________________________________________________________________
51132 [  7330] By: gsar                                  on 2000/10/16  07:41:36
51133         Log: integrate change#6172 from mainline
51134              
51135              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
51136              (from Ilya Zakharevich)
51137      Branch: maint-5.6/perl
51138           !> regexec.c t/op/re_tests
51139 ____________________________________________________________________________
51140 [  7329] By: gsar                                  on 2000/10/16  07:40:25
51141         Log: integrate change#6171 from mainline
51142              
51143              scalar() doesn't force scalar context when used in void context
51144              (from Simon Cozens)
51145      Branch: maint-5.6/perl
51146           !> op.c t/op/wantarray.t
51147 ____________________________________________________________________________
51148 [  7328] By: gsar                                  on 2000/10/16  07:39:33
51149         Log: integrate change#6170 from mainline
51150              
51151              change#6142 needs tweaks to tests to work where there's no
51152              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
51153      Branch: maint-5.6/perl
51154           !> t/lib/filefind.t
51155 ____________________________________________________________________________
51156 [  7327] By: gsar                                  on 2000/10/16  07:35:34
51157         Log: integrate changes#6166..6168 from cfgperl
51158              
51159              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
51160              in case somebody wants to write an extension for more
51161              shadow database interfaces.
51162              
51163              tweak todo
51164              
51165              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
51166      Branch: maint-5.6/perl
51167           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
51168           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
51169           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
51170           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
51171           !> win32/config.vc win32/config_H.bc win32/config_H.gc
51172           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
51173 ____________________________________________________________________________
51174 [  7326] By: gsar                                  on 2000/10/16  07:29:05
51175         Log: integrate changes#6157,6159..6161,6164 from cfgperl
51176              
51177              Regen Configure to jive with #6149.
51178              
51179              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
51180              
51181              Changes for the File::Temp 0.08 (change #6159) test suite
51182              to fit better into the Perl distribution test framework.
51183              
51184              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
51185              both from Simon Cozens.
51186              
51187              detypo
51188      Branch: maint-5.6/perl
51189           +> pod/perlmodlib.PL pod/perlnewmod.pod
51190           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
51191           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
51192           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
51193           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
51194 ____________________________________________________________________________
51195 [  7325] By: gsar                                  on 2000/10/16  07:25:13
51196         Log: integrate change#6158 from vmsperl
51197              
51198              Add fallback to tmpfile for use in cases where user's relying on
51199              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
51200              Lane's patch)
51201      Branch: maint-5.6/perl
51202           !> vms/vms.c vms/vmsish.h
51203 ____________________________________________________________________________
51204 [  7324] By: gsar                                  on 2000/10/16  07:20:50
51205         Log: integrate changes#6153..6155 from mainline
51206              
51207              prettier Test::Harness output on failed tests (from Nicholas Clark
51208              <nick@Bagpuss.uk.boo.com>)
51209              
51210              avoid type mismatch warning
51211              
51212              small bug in change#6144; remove random \xA0 character that snuck
51213              in via change#6145
51214      Branch: maint-5.6/perl
51215           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
51216           !> perl.c
51217 ____________________________________________________________________________
51218 [  7323] By: gsar                                  on 2000/10/16  07:18:47
51219         Log: integrate changes#6151,6152 from mainline
51220              
51221              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
51222              
51223              cosmetic fixups of RE debug output (from Ilya Zakharevich)
51224      Branch: maint-5.6/perl
51225           !> regexec.c
51226 ____________________________________________________________________________
51227 [  7322] By: gsar                                  on 2000/10/16  07:17:25
51228         Log: integrate changes#6146..6150 from mainline
51229              
51230              doc typo
51231              
51232              add a make entry to Config.pm so "perl -V:make" works on VMS
51233              (from Peter Prymmer)
51234              
51235              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
51236              
51237              OS/2 tweaks for usethreads build (from Rocco Caputo
51238              <troc@netrus.net>)
51239              
51240              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
51241      Branch: maint-5.6/perl
51242           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
51243           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
51244           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
51245           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
51246           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
51247           !> warnings.pl x2p/a2p.h
51248 ____________________________________________________________________________
51249 [  7321] By: gsar                                  on 2000/10/16  07:14:02
51250         Log: integrate changes#6143..6145 from mainline
51251              
51252              MacOS support, part 1 (from Matthias Neeracher
51253              <neeri@iis.ee.ethz.ch>)
51254              
51255              MacOS support, part 2: make AutoSplit use File::Spec instead
51256              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
51257              <neeri@iis.ee.ethz.ch>)
51258              
51259              make xsubpp skip embedded pod (from Matthias Neeracher
51260              <neeri@iis.ee.ethz.ch>)
51261      Branch: maint-5.6/perl
51262           +> ext/DynaLoader/dl_mac.xs
51263           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
51264           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
51265           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
51266           !> pp_ctl.c proto.h toke.c util.c util.h
51267 ____________________________________________________________________________
51268 [  7320] By: gsar                                  on 2000/10/16  07:12:13
51269         Log: integrate changes#6141,6142 from mainline
51270              
51271              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
51272              forwarded by Peter Seebach from the bsdi-users mailing list.
51273              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
51274              
51275              File::Find fails to chdir when chasing symlinks (from
51276              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
51277      Branch: maint-5.6/perl
51278           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
51279 ____________________________________________________________________________
51280 [  7319] By: gsar                                  on 2000/10/16  07:04:30
51281         Log: integrate change#6139 from mainline
51282              
51283              revise mktables.PL for bugs and newness in Unicode 3.0
51284              (from James Bence <jbence@amgen.com>)
51285      Branch: maint-5.6/perl
51286           +> (branch 30 files)
51287           !> (integrate 49 files)
51288 ____________________________________________________________________________
51289 [  7318] By: gsar                                  on 2000/10/16  07:01:01
51290         Log: integrate changes#6137,6138 from mainline
51291              
51292              fix bogus redeclaration warning for "our" variables in different
51293              scopes
51294              
51295              add note about the handling of negative indices to tied arrays
51296              (from Michael G Schwern <schwern@pobox.com>)
51297      Branch: maint-5.6/perl
51298           !> op.c pod/perltie.pod t/pragma/strict-vars
51299 ____________________________________________________________________________
51300 [  7317] By: gsar                                  on 2000/10/16  06:58:46
51301         Log: integrate changes#6127..6136 from mainline
51302              
51303              call_method(...,G_EVAL) can longjmp() out if the method probing
51304              failed (from Gisle Aas)
51305              
51306              new perlxstut example for passing/returning refs to arrays
51307              (from David Lowe <dlowe@pootpoot.com>)
51308              
51309              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
51310              
51311              fix places that mean C<"word" character> but say C<alphanumeric
51312              character>
51313              
51314              avoid warnings in POSIX.pm (from Barrie Slaymaker)
51315              
51316              warnings::enabled() doesn't fall back to looking at $^W if
51317              caller isn't using lexical warnings (from Paul Marquess)
51318              
51319              elide bogus test in change#6132
51320              
51321              make Test::Harness use wait.h/WCOREDUMP if available
51322              (from Ben Tilly <ben_tilly@hotmail.com>)
51323              
51324              enable Test::Harness to dynamically determine column width etc.
51325              (from Rob Napier <rnapier@employees.org>)
51326              
51327              random pod typos (from Peter Scott <Peter@PSDT.com>)
51328      Branch: maint-5.6/perl
51329           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
51330           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
51331           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
51332           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
51333 ____________________________________________________________________________
51334 [  7316] By: gsar                                  on 2000/10/16  06:53:23
51335         Log: integrate change#6126 from mainline
51336              
51337              change#2879 broke rvalue autovivification of magicals such as
51338              ${$num} (reworked variant of patch suggested by Simon Cozens)
51339      Branch: maint-5.6/perl
51340           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
51341           !> pp_hot.c proto.h t/op/gv.t
51342 ____________________________________________________________________________
51343 [  7315] By: gsar                                  on 2000/10/16  06:51:38
51344         Log: integrate changes#6123,6125 from mainline
51345              
51346              clarify gotcha with #line directives (from Rocco Caputo
51347              <troc@netrus.net>)
51348              
51349              enable propagating exception objects via Perl_croak() in XS code
51350              (from Gisle Aas)
51351      Branch: maint-5.6/perl
51352           !> pod/perldebug.pod pod/perlsyn.pod util.c
51353 ____________________________________________________________________________
51354 [  7314] By: gsar                                  on 2000/10/16  06:49:28
51355         Log: integrate change#6122 from mainline
51356              
51357              downgrade fatal error on C<"foo@nosucharray.com"> to optional
51358              warning (from Mark-Jason Dominus)
51359      Branch: maint-5.6/perl
51360           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
51361           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
51362           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
51363           !> toke.c
51364 ____________________________________________________________________________
51365 [  7313] By: gsar                                  on 2000/10/16  06:46:54
51366         Log: integrate changes#6112..6121 from vmsperl
51367              
51368              Check for existence of file before trying to delete
51369              
51370              Ugly workaround for version-specific RTL error
51371              
51372              Urk -- undo previous removal of vmsish 'exit' change
51373              
51374              Add bounds checking for several strings (Charles Lane)
51375              
51376              Miscellaneous cosmetic fixes (Charles Lane)
51377              
51378              Treat sockets as special in sys(read|write) (Charles Lane et al.)
51379              
51380              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
51381              Flatten case labels in switch statements uniformly (Charles Bailey)
51382              
51383              Quiet error messages in vmsish.t (Charles Lane)
51384              
51385              Add missing escape (Charles Lane)
51386              
51387              Allow eliminate_macros() and fixpath() to handle space-delimited
51388              lists (based on fixes by Craig Berry)
51389      Branch: maint-5.6/perl
51390           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
51391           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
51392           !> vms/vmsish.h
51393 ____________________________________________________________________________
51394 [  7312] By: gsar                                  on 2000/10/16  06:41:18
51395         Log: integrate changes#6107,6110 from cfgperl
51396              
51397              Tweak the todo list.
51398              
51399              todo tweak
51400      Branch: maint-5.6/perl
51401           !> Todo-5.6
51402 ____________________________________________________________________________
51403 [  7311] By: gsar                                  on 2000/10/16  06:38:38
51404         Log: integrate changes#6104,6108 from mainline
51405              
51406              PL_sys_intern was being initialized too late on windows
51407              
51408              reenable fake signal handling on Windows, bugs and all
51409      Branch: maint-5.6/perl
51410           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
51411           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
51412           !> win32/win32.c
51413 ____________________________________________________________________________
51414 [  7310] By: gsar                                  on 2000/10/16  06:36:03
51415         Log: integrate changes#6095,6097..6103 from cfgperl
51416              
51417              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
51418              might be useful in future.
51419              
51420              Add a note about possible compilation problems from Allen Smith.
51421              
51422              Add a note about other, yet unsupported, shadow password APIs.
51423              
51424              Tweaks for the cc bugs from Allen Smith.
51425              
51426              More compilation tweakery from Allen Smith.
51427              
51428              Hints and test tweaks for Unicos.
51429              
51430              The test suite tweak in #6101 wasn't quite right.
51431              
51432              Test tweaking for Unicos continues.
51433      Branch: maint-5.6/perl
51434           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
51435           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
51436           !> t/lib/complex.t t/op/64bitint.t
51437 ____________________________________________________________________________
51438 [  7309] By: gsar                                  on 2000/10/16  06:29:41
51439         Log: integrate changes#6093,6094 from mainline
51440              
51441              fork() failure to create pseudo process sets errno=EAGAIN and returns
51442              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
51443              
51444              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
51445      Branch: maint-5.6/perl
51446           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
51447           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
51448 ____________________________________________________________________________
51449 [  7308] By: gsar                                  on 2000/10/16  06:27:29
51450         Log: integrate change#6092 from cfgperl
51451              
51452              Regen perltoc with the fixed buildtoc.
51453      Branch: maint-5.6/perl
51454           !> pod/perltoc.pod
51455 ____________________________________________________________________________
51456 [  7307] By: gsar                                  on 2000/10/16  06:26:40
51457         Log: integrate changes#6089,6090 from mainline
51458              
51459              buildtoc tweak to fix newline lossage
51460              
51461              concat doesn't preserve utf8-ness, and doesn't invalidate
51462              [NI]OK; added tests for both
51463      Branch: maint-5.6/perl
51464           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
51465 ____________________________________________________________________________
51466 [  7306] By: gsar                                  on 2000/10/16  06:24:05
51467         Log: integrate change#6088 from cfgperl
51468              
51469              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
51470              because we do not use those.  The HAS_GETSPNAM remains,
51471              though, because we still do use that.
51472      Branch: maint-5.6/perl
51473           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
51474           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
51475           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
51476           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
51477           !> win32/config.vc win32/config_H.bc win32/config_H.gc
51478           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
51479 ____________________________________________________________________________
51480 [  7305] By: gsar                                  on 2000/10/16  06:15:52
51481         Log: integrate changes#6084,6085,6087 from mainline
51482              
51483              substr() does not preserve utf8-ness (from Stefan Eissing
51484              <Eissing@medicaldataservice.de>); added tests
51485              
51486              repeat operator (x) doesn't preserve utf8-ness
51487              
51488              reverse() and quotemeta() weren't preserving utf8-ness; add tests
51489      Branch: maint-5.6/perl
51490           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
51491 ____________________________________________________________________________
51492 [  7304] By: gsar                                  on 2000/10/16  06:13:10
51493         Log: integrate changes#6077..6083 from mainline
51494              
51495              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
51496              and Tom Phoenix)
51497              
51498              workaround for CRT bug in chdir() (from Charles Lane, via
51499              Peter Prymmer)
51500              
51501              remove outdated kludge in Carp (NULLs are permitted in diagnostics
51502              now)
51503              
51504              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
51505              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
51506              
51507              better default perlbug categories for ok reports (from Richard Foley)
51508              
51509              peek.t non-portable to ithreads
51510              
51511              note about undocumented caller() return value (from M.J.T. Guy);
51512              yet another peek.t tweak
51513      Branch: maint-5.6/perl
51514           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
51515           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
51516           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
51517           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
51518           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
51519           !> vms/vmsish.h
51520 ____________________________________________________________________________
51521 [  7303] By: gsar                                  on 2000/10/16  06:03:18
51522         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
51523              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
51524              
51525              &HUGE_VAL is not defined, it exists.
51526              
51527              Do not warn that an infinity does not look like a number.
51528              
51529              Rewrite the pwent/spent logic to be a little bit more clearer.
51530              
51531              Continue on the pwent/spent case.
51532              
51533              Correct Freudian slip.
51534              
51535              Use HUGE_VALL if applicable.
51536              
51537              pwent/spent #ifdef imbalance.
51538              
51539              Infinite problems.
51540              
51541              Call getspnam() only iff needd.
51542              
51543              Test both the scalar and list contexts.
51544              
51545              Use setxxent()/endxxent().
51546              
51547              Complex tweakery.
51548              
51549              Unicos hint tweak.
51550              
51551              Be more forgiving in POSIX about HUGE_VALL.
51552              
51553              Detypo.
51554              
51555              The search of infinity continues, this time simplified.
51556              
51557              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
51558              in natively 64-bit platforms where a long is a quad (no need
51559              for long longs).  Also added bias for IVs.
51560              
51561              Complex tweaks.
51562              
51563              Introduce t/lib/peek.t.
51564              
51565              Make the test more portable.
51566      Branch: maint-5.6/perl
51567           +> t/lib/peek.t
51568            ! pp_sys.c
51569           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
51570           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
51571           !> t/op/pwent.t toke.c util.c
51572 ____________________________________________________________________________
51573 [  7302] By: gsar                                  on 2000/10/16  05:03:37
51574         Log: integrate changes#6066..6071 from mainline
51575              
51576              s/END/CHECK/
51577              
51578              replace direct call to sighandler() with (*PL_sighandlerp)()
51579              
51580              note about values()
51581              
51582              File::Spec compatibility update (from Barrie Slaymaker
51583              <barries@slaysys.com>)
51584              
51585              remove misleading comment (from M.J.T. Guy)
51586              
51587              misformatted perllocal.pod (from Tim Jenness
51588              <t.jenness@jach.hawaii.edu>)
51589      Branch: maint-5.6/perl
51590           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
51591           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
51592           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
51593           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
51594 ____________________________________________________________________________
51595 [  7301] By: gsar                                  on 2000/10/16  05:00:08
51596         Log: integrate changes#6061..6063 from mainline
51597              
51598              change#5921 neglected to make eq honor "use bytes"
51599              
51600              additional tests for utf8.t
51601              
51602              tokeq() could read unallocated field in argument
51603      Branch: maint-5.6/perl
51604           !> sv.c t/pragma/utf8.t toke.c
51605 ____________________________________________________________________________
51606 [  7300] By: gsar                                  on 2000/10/16  04:56:54
51607         Log: integrate changes#6046,6048,6057,6058 from mainline
51608              
51609              libscheck has insufficient checks for n32 libs (from
51610              Albert Chin-A-Young <china@thewrittenword.com>)
51611              
51612              add note about how $( doesn't interpolate in REs (from
51613              Philip Newton <newton@ficus.frogspace.net>)
51614              
51615              fix broken parsing of /\x{ab}/
51616              
51617              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
51618              (spotted by Donald Kinzer <dkinzer@premia.com>)
51619      Branch: maint-5.6/perl
51620           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
51621           !> t/pragma/utf8.t
51622 ____________________________________________________________________________
51623 [  7299] By: gsar                                  on 2000/10/16  04:52:50
51624         Log: integrate change#6044 from mainline
51625              
51626              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
51627              such that underscores are only ignored in literal numbers,
51628              "\x{...}", and hex/oct argument
51629      Branch: maint-5.6/perl
51630           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
51631 ____________________________________________________________________________
51632 [  7298] By: gsar                                  on 2000/10/16  04:50:53
51633         Log: integrate changes#6027..6043 from mainline
51634              
51635              podlators-1.02 update (from Russ Allbery)
51636              
51637              Pod::Man generates groff-incompatible macro definition (from
51638              Tom Christiansen)
51639              
51640              add CGI.pm v2.66 (from Lincoln Stein)
51641              
51642              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
51643              for @- and @+ (from Johan Vromans)
51644              
51645              small nits in diagnostics.pm (from Robin Barker)
51646              
51647              whitespace adjustments
51648              
51649              missing files in MANIFEST
51650              
51651              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
51652              to compensate
51653              
51654              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
51655              
51656              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
51657      Branch: maint-5.6/perl
51658           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
51659           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
51660           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
51661           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
51662           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
51663           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
51664           !> t/lib/cgi-html.t t/lib/cgi-request.t
51665 ____________________________________________________________________________
51666 [  7297] By: gsar                                  on 2000/10/16  04:44:30
51667         Log: integrate change#6025 from mainline
51668              
51669              Is{Alnum,Alpha,Word} don't match titlecase
51670              TODO: IsSpace is defined recursively!
51671              (both spotted by Larry)
51672      Branch: maint-5.6/perl
51673           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
51674           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
51675 ____________________________________________________________________________
51676 [  7296] By: gsar                                  on 2000/10/16  04:39:30
51677         Log: integrate change#6023 from mainline
51678              
51679              debugger stomps on $. (from M.J.T. Guy)
51680      Branch: maint-5.6/perl
51681           !> lib/perl5db.pl
51682 ____________________________________________________________________________
51683 [  7295] By: gsar                                  on 2000/10/16  04:38:02
51684         Log: integrate change#6022 from mainline
51685              
51686              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
51687      Branch: maint-5.6/perl
51688           !> sv.c
51689 ____________________________________________________________________________
51690 [  7294] By: gsar                                  on 2000/10/16  04:37:05
51691         Log: integrate changes#6018..6021 from mainline
51692              
51693              make lib/syslog.t portable to systems that don't have _PATH_LOG,
51694              make _PATH_LOG() return "" if unavailable
51695              
51696              windows portability tweaks
51697              
51698              test tweak
51699              
51700              remove Win2K issue in pod (fixed by change#6020)
51701      Branch: maint-5.6/perl
51702           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
51703           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
51704           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
51705 ____________________________________________________________________________
51706 [  7293] By: gsar                                  on 2000/10/16  04:20:00
51707         Log: integrate changes#6013..6015 from mainline
51708              
51709              tweak change#5945 to display correct switch name in diagnostic
51710              
51711              glob() loading File::Glob behind the scenes may cause syntax errors
51712              
51713              tweak test for portability
51714      Branch: maint-5.6/perl
51715           !> op.c perl.c pod/perldiag.pod t/lib/b.t
51716 ____________________________________________________________________________
51717 [  7292] By: gsar                                  on 2000/10/16  04:18:11
51718         Log: integrate changes#6005..6010 from mainline, cfgperl
51719              
51720              perldoc might fail via "use blib" (from Hugo van der Sanden)
51721              
51722              Regen Configure.
51723              
51724              note about compile failures and END blocks (from M.J.T. Guy)
51725              
51726              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
51727              
51728              (change#6009 integrated earlier in change#7255)
51729              
51730              clarify note about shadow password support (from
51731              gellyfish@gellyfish.com)
51732      Branch: maint-5.6/perl
51733           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
51734           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
51735           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
51736 ____________________________________________________________________________
51737 [  7291] By: gsar                                  on 2000/10/16  04:12:03
51738         Log: integrate changes#6002,6003 from mainline
51739              
51740              destructive sv_setsv() can lose UV-ness from source, causing
51741              numeric promotions/comparisons to fail to do the right thing
51742              
51743              allow REG_EXPAND_SZ keys in Windows registry (from
51744              John Clayton <John.Clayton@barclayscapital.com>)
51745      Branch: maint-5.6/perl
51746           !> sv.c win32/win32.c
51747 ____________________________________________________________________________
51748 [  7290] By: gsar                                  on 2000/10/16  04:10:19
51749         Log: integrate change#6001 from mainline
51750              
51751              support additional library locations via $Config{otherlibdirs}
51752              (from Andy Dougherty)
51753      Branch: maint-5.6/perl
51754           !> Configure INSTALL Porting/Glossary Porting/config.sh
51755           !> Porting/config_H config_h.SH epoc/config.sh perl.c
51756           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
51757           !> win32/config.bc win32/config.gc win32/config.vc
51758 ____________________________________________________________________________
51759 [  7289] By: gsar                                  on 2000/10/16  04:08:28
51760         Log: integrate change#5999 from mainline
51761              
51762              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
51763      Branch: maint-5.6/perl
51764           !> t/pragma/warn/toke toke.c
51765 ____________________________________________________________________________
51766 [  7288] By: gsar                                  on 2000/10/16  04:07:01
51767         Log: integrate changes#5997,5998 from cfgperl
51768              
51769              Preserve $!.
51770              
51771              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
51772      Branch: maint-5.6/perl
51773           !> lib/Math/Complex.pm
51774 ____________________________________________________________________________
51775 [  7287] By: gsar                                  on 2000/10/16  04:04:37
51776         Log: integrate change#5995 from mainline
51777              
51778              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
51779      Branch: maint-5.6/perl
51780           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
51781 ____________________________________________________________________________
51782 [  7286] By: gsar                                  on 2000/10/16  04:03:21
51783         Log: integrate change#5994 from mainline
51784              
51785              fix for missed accounting for null byte in pack("Z",...) (from
51786              M.J.T. Guy)
51787      Branch: maint-5.6/perl
51788           !> pp.c t/op/pack.t
51789 ____________________________________________________________________________
51790 [  7285] By: gsar                                  on 2000/10/16  04:02:11
51791         Log: integrate changes#5989..5993 from mainline
51792              
51793              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
51794              itself and no other (from Tom Hughes)
51795              
51796              use $ENV{LIB} to search for libs under Visual C compiler
51797              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
51798              
51799              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
51800              
51801              pod nit (from Simon Cozens)
51802              
51803              various minor tweaks seen on p5p
51804      Branch: maint-5.6/perl
51805           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
51806           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
51807           !> t/op/array.t toke.c
51808 ____________________________________________________________________________
51809 [  7284] By: gsar                                  on 2000/10/16  03:59:00
51810         Log: integrate changes#5978..5988 from mainline
51811              
51812              sync version numbers in File::Spec with the ones on CPAN
51813              (from Barrie Slaymaker)
51814              
51815              under useithreads, constant pad entries could inadvertantly be
51816              shared across threads (from Eric Blood <eblood@xmission.com>);
51817              added Eric's test case to testsuite
51818              
51819              allow Configure -S to run non-interactively (spotted by Greg Hudson
51820              <ghudson@mit.edu>)
51821              
51822              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
51823              prototype mismatch with CORE::glob(); update pod and tests to
51824              suit (File::Glob::glob() is still available for backward
51825              compatibility, but should be considered deprecated)
51826              
51827              avoid error in IO::Socket::INET when given an unknown service name
51828              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
51829              
51830              numeric conversion of non-number in change#3378 tramples on
51831              OOK offset, causing segfaults
51832              
51833              attributes::reftype() doesn't work on tied argument
51834              
51835              forked child may not exit correctly if it failed to open
51836              /dev/console (from Graham Barr)
51837              
51838              add regular expressions tutorial and quick-start guide (from
51839              Mark Kvale <kvale@phy.ucsf.edu>)
51840              
51841              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
51842              
51843              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
51844              <paul@miraclefish.com>)
51845      Branch: maint-5.6/perl
51846           +> pod/perlrequick.pod pod/perlretut.pod
51847           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
51848           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
51849           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
51850           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
51851           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
51852           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
51853           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
51854           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
51855 ____________________________________________________________________________
51856 [  7283] By: gsar                                  on 2000/10/16  03:52:14
51857         Log: integrate change#5977 from mainline
51858              
51859              autoquote barewords followed by newline and arrow properly
51860              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
51861      Branch: maint-5.6/perl
51862           !> t/pragma/warn/toke toke.c
51863 ____________________________________________________________________________
51864 [  7282] By: gsar                                  on 2000/10/16  03:50:48
51865         Log: integrate change#5976 from mainline
51866              
51867              DB_File v1.73 update (from Paul Marquess)
51868      Branch: maint-5.6/perl
51869           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
51870           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
51871 ____________________________________________________________________________
51872 [  7281] By: gsar                                  on 2000/10/16  03:49:14
51873         Log: integrate change#5975 from mainline
51874              
51875              allow sort() reentrancy (variant of patch suggested by
51876              Hugo van der Sanden)
51877      Branch: maint-5.6/perl
51878           !> pp_ctl.c t/op/sort.t
51879 ____________________________________________________________________________
51880 [  7280] By: gsar                                  on 2000/10/16  03:48:22
51881         Log: integrate change#5974 from mainline
51882              
51883              change#4197 somehow missed initializing PL_errors, meaning
51884              syntax error queueing wasn't working outside eval"" at all;
51885              also fixed eval"" to localize PL_error_count, so that compile-time
51886              eval's don't clobber the error state of the outer context
51887      Branch: maint-5.6/perl
51888           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
51889           !> t/pragma/warn/toke
51890 ____________________________________________________________________________
51891 [  7279] By: gsar                                  on 2000/10/16  03:46:21
51892         Log: integrate change#5973 from mainline
51893              
51894              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
51895      Branch: maint-5.6/perl
51896           !> regcomp.c regexec.c t/op/re_tests
51897 ____________________________________________________________________________
51898 [  7278] By: gsar                                  on 2000/10/16  03:44:54
51899         Log: integrate change#5971 from cfgperl
51900              
51901              Unicos tweaks from Mark P. Lutz.
51902      Branch: maint-5.6/perl
51903           !> hints/unicos.sh lib/Math/Complex.pm
51904 ____________________________________________________________________________
51905 [  7277] By: gsar                                  on 2000/10/16  03:42:59
51906         Log: integrate changes#5966..5970 from mainline
51907              
51908              add testsuite for B backends, fix bug in B::Deparse (from
51909              Simon Cozens <simon@brecon.co.uk>)
51910              
51911              improved docs on the warn_uninit diagnostic (from David Glasser
51912              and Simon Cozens)
51913              
51914              tolerate spaces in group names in test on solaris (from David Boyce
51915              <dsb@boyski.com>)
51916              
51917              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
51918              
51919              Data::Dumper fumbles negative numbers on 32-bit platforms where
51920              IV is >32bits
51921      Branch: maint-5.6/perl
51922           +> t/lib/b.t t/lib/syslog.t
51923           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
51924           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
51925           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
51926 ____________________________________________________________________________
51927 [  7276] By: gsar                                  on 2000/10/16  03:39:30
51928         Log: integrate change#5965 from mainline
51929              
51930              avoid "will not stay shared" warnings for our variables (from
51931              Robin Barker)
51932      Branch: maint-5.6/perl
51933           !> op.c t/pragma/warn/op
51934 ____________________________________________________________________________
51935 [  7275] By: gsar                                  on 2000/10/16  03:38:18
51936         Log: integrate change#5964 from mainline
51937              
51938              reformat to 72 columns (again)
51939      Branch: maint-5.6/perl
51940           !> pod/perldiag.pod
51941 ____________________________________________________________________________
51942 [  7274] By: gsar                                  on 2000/10/16  03:36:58
51943         Log: integrate change#5963 from mainline
51944              
51945              patch from Larry to make (\&) prototype work; added tests for
51946              the same
51947      Branch: maint-5.6/perl
51948           !> op.c t/comp/proto.t
51949 ____________________________________________________________________________
51950 [  7273] By: gsar                                  on 2000/10/16  03:35:51
51951         Log: integrate changes#5956..5962 from mainline
51952              
51953              better diagnostics on failed tests (from Ilya Zakharevich)
51954              
51955              pod nits (from A. C. Yardley <yardley@tanet.net>)
51956              
51957              change#3569 deleted some essential code, revert; avoid use of
51958              atexit() to make DynaLoader work properly on AIX under mod_perl
51959              (from Jens-Uwe Mager <jum@helios.de>)
51960              
51961              doubled words in pods (from Simon Cozens
51962              <simon.p.cozens@jp.pwcglobal.com>)
51963              
51964              better INSTALL notes on Solaris issues (from Dominic Dunlop)
51965              
51966              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
51967              
51968              updated README.hpux (from Jeff Okamoto)
51969      Branch: maint-5.6/perl
51970           !> INSTALL README.hpux emacs/cperl-mode.el
51971           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
51972           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
51973           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
51974           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
51975           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
51976           !> t/op/lex_assign.t
51977 ____________________________________________________________________________
51978 [  7272] By: gsar                                  on 2000/10/16  03:31:22
51979         Log: integrate change#5955 from mainline
51980              
51981              longstanding bug exposed by change#3307: sort arguments weren't
51982              compiled with the right wantarray context (ensuing runtime lookup
51983              via block_gimme() was getting the incidental context of the
51984              sort() itself)
51985      Branch: maint-5.6/perl
51986           !> op.c t/op/sort.t
51987 ____________________________________________________________________________
51988 [  7271] By: gsar                                  on 2000/10/16  03:29:11
51989         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
51990              branch
51991              
51992              Flatten the cpp jungle doing the nosuid checking.
51993              
51994              Do not assume sign propagation. (from M.J.T. Guy)
51995              
51996              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
51997              
51998              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
51999              Now pp_ncmp() returns undef is either operand is a NaN.
52000              
52001              On second thoughts frexp() does have two arguments.
52002              
52003              Document that tr() is not tr(1).
52004              
52005              Be more robust on "extreme" (large absolute value)
52006              arguments.  Originally reported by Daniel Connelly
52007              as a problem with asinh() on large negative arguments,
52008              asinh() used to bail out because an argument to log()
52009              ended up being zero.  Ilya Zakharevich proposed using
52010              Taylor's series in such cases, which for such large
52011              arguments is a very good approximation.
52012              
52013              Undo "use integer" addition from 64bitint as it seems
52014              to break most of the subtests in Digital UNIX;
52015              Unicos needs to find another way.
52016      Branch: maint-5.6/perl
52017           !> (integrate 29 files)
52018 ____________________________________________________________________________
52019 [  7270] By: gsar                                  on 2000/10/16  03:09:44
52020         Log: integrate changes#5948,5949,5950 from mainline
52021              
52022              typo in vars.pm that leads to cryptic message (from Piotr
52023              Piatkowski <kompas@kompas.usr.onet.pl>)
52024              
52025              make perldoc use the pod2man from the same version (from
52026              M.J.T. Guy)
52027              
52028              reformat perldiag to avoid long lines
52029      Branch: maint-5.6/perl
52030           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
52031 ____________________________________________________________________________
52032 [  7269] By: gsar                                  on 2000/10/16  03:05:54
52033         Log: integrate change#5947 from mainline
52034              
52035              use &dl_error rather than &dl_load_file as the guard for calling
52036              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
52037              statically built perl)
52038      Branch: maint-5.6/perl
52039           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
52040 ____________________________________________________________________________
52041 [  7268] By: gsar                                  on 2000/10/16  03:04:48
52042         Log: integrate change#5945 from mainline
52043              
52044              make module name mandatory after -M switch; reorder perldiag
52045              alphabetically (from Mark-Jason Dominus)
52046      Branch: maint-5.6/perl
52047           !> perl.c pod/perldiag.pod
52048 ____________________________________________________________________________
52049 [  7267] By: gsar                                  on 2000/10/16  03:03:01
52050         Log: integrate change#5939 from mainline
52051              
52052              more pod nits (from Larry Virden)
52053      Branch: maint-5.6/perl
52054           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
52055           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
52056           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
52057 ____________________________________________________________________________
52058 [  7266] By: gsar                                  on 2000/10/16  03:01:39
52059         Log: integrate change#5938 from mainline
52060              
52061              Consolidated B::Deparse fixes (from Stephen McCamant)
52062      Branch: maint-5.6/perl
52063           !> ext/B/B/Deparse.pm
52064 ____________________________________________________________________________
52065 [  7265] By: gsar                                  on 2000/10/16  03:00:43
52066         Log: integrate change#5936 from mainline
52067              
52068              additional tests for change#7263 (from Paul Marquess)
52069      Branch: maint-5.6/perl
52070           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
52071           !> t/pragma/warn/5nolint t/pragma/warn/6default
52072 ____________________________________________________________________________
52073 [  7264] By: gsar                                  on 2000/10/16  02:58:34
52074         Log: integrate change#5934 from mainline
52075              
52076              propagate lexical warnings from surrounding scope correctly
52077              within string eval() (from Paul Marquess)
52078      Branch: maint-5.6/perl
52079           !> pp_ctl.c t/pragma/warn/pp_ctl
52080 ____________________________________________________________________________
52081 [  7263] By: gsar                                  on 2000/10/16  02:56:53
52082         Log: integrate change#5932 from mainline
52083              
52084              add rsignal(), whichsig() and do_join() to public API list
52085              (mod_perl uses them to good advantage)
52086      Branch: maint-5.6/perl
52087           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
52088 ____________________________________________________________________________
52089 [  7262] By: gsar                                  on 2000/10/16  02:55:53
52090         Log: integrate change#5931 from mainline
52091              
52092              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
52093      Branch: maint-5.6/perl
52094           !> pp_hot.c regexec.c t/op/pat.t
52095 ____________________________________________________________________________
52096 [  7261] By: gsar                                  on 2000/10/16  02:55:01
52097         Log: integrate change#5930 from mainline
52098              
52099              small os390 tweaks (from Peter Prymmer)
52100      Branch: maint-5.6/perl
52101           !> config_h.SH makedepend.SH
52102 ____________________________________________________________________________
52103 [  7260] By: gsar                                  on 2000/10/16  02:54:10
52104         Log: integrate change#5929 from mainline
52105              
52106              pod nits
52107      Branch: maint-5.6/perl
52108           !> pod/perlguts.pod
52109 ____________________________________________________________________________
52110 [  7259] By: gsar                                  on 2000/10/16  02:52:55
52111         Log: integrate change#5927 from mainline
52112              
52113              arrange for next() to resume at the unstack op rather than the
52114              loop conditional, so that scope cleanup happens correctly
52115              (from Stephen McCamant)
52116      Branch: maint-5.6/perl
52117           !> op.c pp_ctl.c t/op/misc.t
52118 ____________________________________________________________________________
52119 [  7258] By: gsar                                  on 2000/10/16  02:51:38
52120         Log: integrate change#5926 from mainline
52121              
52122              on windows, reserve 16M of stack rather than 128M (allows more
52123              threads to run concurrently)
52124      Branch: maint-5.6/perl
52125           !> win32/Makefile win32/makefile.mk
52126 ____________________________________________________________________________
52127 [  7257] By: gsar                                  on 2000/10/16  02:50:37
52128         Log: integrate change#5925 from mainline
52129              
52130              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
52131      Branch: maint-5.6/perl
52132           !> toke.c
52133 ____________________________________________________________________________
52134 [  7256] By: gsar                                  on 2000/10/16  02:49:36
52135         Log: integrate change#5924 from mainline
52136              
52137              avoid using uninitialized memory in require version check
52138      Branch: maint-5.6/perl
52139           !> pp_ctl.c universal.c
52140 ____________________________________________________________________________
52141 [  7255] By: gsar                                  on 2000/10/16  02:48:03
52142         Log: integrate changes#5923,5928,6009 from mainline
52143              
52144              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
52145      Branch: maint-5.6/perl
52146           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
52147 ____________________________________________________________________________
52148 [  7254] By: gsar                                  on 2000/10/16  02:44:46
52149         Log: integrate change#5922 from mainline
52150              
52151              commentary about IoTYPE() (from Nathan Torkington)
52152      Branch: maint-5.6/perl
52153           !> sv.h
52154 ____________________________________________________________________________
52155 [  7253] By: gsar                                  on 2000/10/16  02:43:49
52156         Log: integrate change#5921 from mainline
52157              
52158              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
52159      Branch: maint-5.6/perl
52160           !> sv.c t/lib/charnames.t t/pragma/utf8.t
52161 ____________________________________________________________________________
52162 [  7252] By: gsar                                  on 2000/10/16  02:42:31
52163         Log: integrate change#5920 from mainline
52164              
52165              Larry's fix for buggy propagation of utf8-ness in join(); add test
52166      Branch: maint-5.6/perl
52167           !> doop.c t/op/ver.t
52168 ____________________________________________________________________________
52169 [  7251] By: gsar                                  on 2000/10/16  02:41:14
52170         Log: integrate changes#5915..5919 from mainline
52171              
52172              various (pod tweaks &c)
52173      Branch: maint-5.6/perl
52174           !> (integrate 33 files)
52175 ____________________________________________________________________________
52176 [  7250] By: gsar                                  on 2000/10/16  02:38:16
52177         Log: integrate change#5914 from mainline
52178              
52179              caller() wasn't returning the right number of elements for
52180              eval {...}
52181      Branch: maint-5.6/perl
52182           !> pp_ctl.c t/pragma/warn/9enabled
52183 ____________________________________________________________________________
52184 [  7249] By: gsar                                  on 2000/10/16  02:37:02
52185         Log: integrate change#5913 from mainline
52186              
52187              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
52188              (from Mark-Jason Dominus)
52189      Branch: maint-5.6/perl
52190           !> pod/perlfunc.pod
52191 ____________________________________________________________________________
52192 [  7248] By: gsar                                  on 2000/10/16  02:35:58
52193         Log: integrate change#5912 from mainline
52194              
52195              fix totally broken caching in UNIVERSAL::isa() (from
52196              Nick Ing-Simmons)
52197      Branch: maint-5.6/perl
52198           !> t/op/universal.t universal.c
52199 ____________________________________________________________________________
52200 [  7247] By: gsar                                  on 2000/10/16  02:34:27
52201         Log: integrate changes#5910,5911 from mainline
52202              
52203              typo in pod
52204              
52205              add linebreak properties from unicode/LineBrk.txt (from
52206              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
52207      Branch: maint-5.6/perl
52208           +> (branch 29 files)
52209           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
52210 ____________________________________________________________________________
52211 [  7246] By: gsar                                  on 2000/10/16  02:33:29
52212         Log: integrate change#5909 from mainline
52213              
52214              mode argument to do_binmode() should be file mode, not boolean
52215      Branch: maint-5.6/perl
52216           !> pp_sys.c
52217 ____________________________________________________________________________
52218 [  7245] By: gsar                                  on 2000/10/16  02:31:04
52219         Log: integrate change#5908 from mainline
52220              
52221              introduce illegal symbols into null package so that
52222              gv_fetchpv(...,TRUE) always returns a valid GV even when the
52223              symbol is trapped by strictures (avoids coredumps)
52224      Branch: maint-5.6/perl
52225           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
52226           !> t/pragma/strict-vars
52227 ____________________________________________________________________________
52228 [  7244] By: jhi                                   on 2000/10/16  02:29:54
52229         Log: Subject: $Carp::ExportLevel confusion in Exporter
52230              From: "Ben Tilly" <ben_tilly@hotmail.com>
52231              Date: Sat, 14 Oct 2000 16:44:34 EDT
52232              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
52233      Branch: perl
52234            ! lib/Exporter/Heavy.pm
52235 ____________________________________________________________________________
52236 [  7243] By: jhi                                   on 2000/10/16  02:28:33
52237         Log: Subject: [PATCH perlguts.pod] Document offset hack
52238              From: Simon Cozens <simon@cozens.net>
52239              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
52240              Date: Sat, 14 Oct 2000 19:32:25 +0100
52241      Branch: perl
52242            ! pod/perlguts.pod
52243 ____________________________________________________________________________
52244 [  7242] By: gsar                                  on 2000/10/16  02:26:51
52245         Log: integrate changes#5905,5906,5907,6064 from mainline
52246              
52247              printf/sprintf didn't get quad types right under use64bitint
52248      Branch: maint-5.6/perl
52249           !> pp_sys.c sv.c t/op/64bitint.t
52250 ____________________________________________________________________________
52251 [  7241] By: jhi                                   on 2000/10/16  02:22:44
52252         Log: Subject: small pod patch
52253              From: Dan Boorstein <dan_boo@bellsouth.net>
52254              Date: Sat, 14 Oct 2000 14:29:24 -0400
52255              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
52256      Branch: perl
52257            ! pod/perlfaq7.pod pod/perlmod.pod
52258 ____________________________________________________________________________
52259 [  7240] By: jhi                                   on 2000/10/16  02:13:46
52260         Log: -w cleanup.
52261              
52262              Subject: Re: Problems with bleadperl 
52263              From: "Stephen P. Potter" <spp@ds.net>
52264              Date: Fri, 13 Oct 2000 13:32:49 -0400
52265              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
52266      Branch: perl
52267            ! t/pragma/overload.t
52268 ____________________________________________________________________________
52269 [  7239] By: jhi                                   on 2000/10/16  01:41:18
52270         Log: One more ~utf8 tweak.
52271      Branch: perl
52272            ! t/op/bop.t
52273 ____________________________________________________________________________
52274 [  7238] By: jhi                                   on 2000/10/16  01:34:14
52275         Log: Tweak the test of #7235.
52276      Branch: perl
52277            ! t/op/bop.t
52278 ____________________________________________________________________________
52279 [  7237] By: jhi                                   on 2000/10/16  01:25:04
52280         Log: Fix a couple of compiler-noted nits in #7235.
52281      Branch: perl
52282            ! pp.c
52283 ____________________________________________________________________________
52284 [  7236] By: jhi                                   on 2000/10/16  01:22:46
52285         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
52286      Branch: perl
52287            ! pp.c pp_hot.c
52288 ____________________________________________________________________________
52289 [  7235] By: jhi                                   on 2000/10/15  16:24:44
52290         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
52291              
52292              From: Simon Cozens <simon@cozens.net>
52293              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
52294              Date: Sat, 14 Oct 2000 20:52:13 +0100
52295              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
52296      Branch: perl
52297            ! pp.c t/op/bop.t utf8.h
52298 ____________________________________________________________________________
52299 [  7234] By: jhi                                   on 2000/10/15  15:19:29
52300         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
52301              The problem was that rx->minlen was in chars while pp_split()
52302              thought it would be in bytes. 
52303      Branch: perl
52304            ! pp.c t/pragma/utf8.t
52305 ____________________________________________________________________________
52306 [  7233] By: jhi                                   on 2000/10/14  20:24:24
52307         Log: Document FNCASE=y as discussed in the bug 20000902.009.
52308      Branch: perl
52309            ! README.dos
52310 ____________________________________________________________________________
52311 [  7232] By: jhi                                   on 2000/10/14  18:52:21
52312         Log: Add test for bug id 20000427.003 (which seems to have
52313              been fixed) (also duplicate as 20000427.004, though
52314              with a higher severity).  Move one utf8 from op/append
52315              to pragma/utf8, tag the tests with bug ids.
52316      Branch: perl
52317            ! t/op/append.t t/pragma/utf8.t
52318 ____________________________________________________________________________
52319 [  7231] By: jhi                                   on 2000/10/14  17:28:37
52320         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
52321      Branch: perl
52322            ! t/pragma/utf8.t
52323 ____________________________________________________________________________
52324 [  7230] By: jhi                                   on 2000/10/14  14:24:50
52325         Log: Needs to be conditional on SunOS 4.
52326              
52327              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
52328              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
52329              Date: Sat, 14 Oct 2000 13:37:49 +0100
52330              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
52331      Branch: metaconfig/U/perl
52332            ! End.U
52333      Branch: perl
52334            ! Configure myconfig.SH pod/perldelta.pod
52335 ____________________________________________________________________________
52336 [  7229] By: jhi                                   on 2000/10/14  00:49:22
52337         Log: Update Changes.
52338      Branch: perl
52339            ! Changes patchlevel.h
52340 ____________________________________________________________________________
52341 [  7228] By: jhi                                   on 2000/10/14  00:46:10
52342         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
52343              From: Peter Prymmer <pvhp@forte.com>
52344              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
52345              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
52346      Branch: perl
52347            ! lib/utf8.pm
52348 ____________________________________________________________________________
52349 [  7227] By: jhi                                   on 2000/10/13  23:20:30
52350         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
52351      Branch: perl
52352            ! t/op/tie.t
52353 ____________________________________________________________________________
52354 [  7226] By: jhi                                   on 2000/10/13  22:14:32
52355         Log: Tweak #7225.
52356              
52357              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
52358              From: Peter Prymmer <pvhp@forte.com>
52359              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
52360              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
52361      Branch: perl
52362            ! t/op/sprintf.t
52363 ____________________________________________________________________________
52364 [  7225] By: jhi                                   on 2000/10/13  22:11:31
52365         Log: op/sprintf.t patch for OS/390 (and any other host with limited
52366              floating-point exponent length)
52367              
52368              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
52369              From: Dominic Dunlop <domo@computer.org>
52370              Date: Fri, 13 Oct 2000 19:17:57 +0200
52371              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
52372      Branch: perl
52373            ! t/op/sprintf.t
52374 ____________________________________________________________________________
52375 [  7224] By: jhi                                   on 2000/10/13  18:40:48
52376         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
52377      Branch: perl
52378            ! toke.c
52379 ____________________________________________________________________________
52380 [  7223] By: jhi                                   on 2000/10/13  18:37:13
52381         Log: Thinko in #7222.
52382      Branch: perl
52383            ! utf8.c
52384 ____________________________________________________________________________
52385 [  7222] By: jhi                                   on 2000/10/13  18:05:23
52386         Log: Use UTF8SKIP(), from Simon Cozens.
52387      Branch: perl
52388            ! utf8.c
52389 ____________________________________________________________________________
52390 [  7221] By: jhi                                   on 2000/10/13  15:43:19
52391         Log: (accidentally empty check-in)
52392      Branch: perl
52393            ! utf8.c
52394 ____________________________________________________________________________
52395 [  7220] By: jhi                                   on 2000/10/13  15:23:51
52396         Log: Add (optimistically) Storable to static extensions.
52397      Branch: perl
52398            ! hints/uwin.sh hints/vmesa.sh
52399 ____________________________________________________________________________
52400 [  7219] By: jhi                                   on 2000/10/13  15:20:05
52401         Log: Amdahl UTS doesn't seem to do dynaloading.
52402      Branch: perl
52403            ! hints/uts.sh
52404 ____________________________________________________________________________
52405 [  7218] By: jhi                                   on 2000/10/13  15:15:20
52406         Log: Slight tweak of the code to appease Amdahl UTS cc.
52407      Branch: perl
52408            ! pp.c
52409 ____________________________________________________________________________
52410 [  7217] By: jhi                                   on 2000/10/13  14:50:42
52411         Log: In Amdahl UTS "struct sv" is defined by a system header,
52412              <ksync.h>.
52413      Branch: perl
52414            ! perl.h sv.h
52415 ____________________________________________________________________________
52416 [  7216] By: jhi                                   on 2000/10/13  11:58:25
52417         Log: Ilya implemented the memory profiling API.
52418      Branch: perl
52419            ! Todo
52420 ____________________________________________________________________________
52421 [  7215] By: jhi                                   on 2000/10/13  02:56:38
52422         Log: Subject: [PATCH 5.7.0] Perl API for mstats
52423              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52424              Date: Thu, 12 Oct 2000 22:52:40 -0400
52425              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
52426      Branch: perl
52427            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
52428 ____________________________________________________________________________
52429 [  7214] By: jhi                                   on 2000/10/13  02:55:38
52430         Log: Subject: [PATCH 5.7.0] IVs in mtats
52431              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52432              Date: Thu, 12 Oct 2000 22:51:04 -0400
52433              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
52434      Branch: perl
52435            ! malloc.c perl.h
52436 ____________________________________________________________________________
52437 [  7213] By: jhi                                   on 2000/10/13  02:31:47
52438         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
52439      Branch: perl
52440            ! pod/perldiag.pod pp_sys.c
52441 ____________________________________________________________________________
52442 [  7212] By: jhi                                   on 2000/10/13  01:27:38
52443         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
52444              From: Peter Prymmer <pvhp@forte.com>
52445              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
52446              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
52447      Branch: perl
52448            ! t/op/oct.t
52449 ____________________________________________________________________________
52450 [  7211] By: jhi                                   on 2000/10/13  00:35:09
52451         Log: Update Changes.
52452      Branch: perl
52453            ! Changes patchlevel.h
52454 ____________________________________________________________________________
52455 [  7210] By: jhi                                   on 2000/10/12  23:59:40
52456         Log: The Install.pm third of
52457              
52458              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
52459              From: Bill Campbell <bill@celestial.com>
52460              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
52461              Date: Thu, 5 Oct 2000 18:04:51 -0700
52462      Branch: perl
52463            ! lib/ExtUtils/Install.pm
52464 ____________________________________________________________________________
52465 [  7209] By: jhi                                   on 2000/10/12  23:58:43
52466         Log: Two thirds of
52467              
52468              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
52469              Date: Thu, 5 Oct 2000 18:04:51 -0700
52470              From: Bill Campbell <bill@celestial.com>
52471              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
52472              
52473              The Install.pm changes will be submitted separately because
52474              they need some work and discussion still.
52475      Branch: perl
52476            ! lib/getopts.pl lib/termcap.pl
52477 ____________________________________________________________________________
52478 [  7208] By: jhi                                   on 2000/10/12  23:41:19
52479         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
52480              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
52481              Date:     Thu, 12 Oct 2000 07:30:02 EDT
52482              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
52483      Branch: perl
52484            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
52485            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
52486 ____________________________________________________________________________
52487 [  7207] By: jhi                                   on 2000/10/12  23:39:01
52488         Log: An updated EBCDIC tr patch.
52489              
52490              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
52491              From: Peter Prymmer <pvhp@forte.com>
52492              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
52493              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
52494      Branch: perl
52495            ! t/op/tr.t
52496 ____________________________________________________________________________
52497 [  7206] By: jhi                                   on 2000/10/12  23:34:55
52498         Log: Upgrade to CPAN 1.58, from Andreas König.
52499      Branch: perl
52500            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
52501 ____________________________________________________________________________
52502 [  7205] By: jhi                                   on 2000/10/12  23:29:08
52503         Log: Introduce the man[24-8] variables, from Andy Dougherty.
52504      Branch: metaconfig/U/perl
52505            + mandirs.U mandirstyle.U
52506      Branch: perl
52507            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52508            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
52509            ! vos/config.h vos/config.pl vos/config_h.SH_orig
52510            ! win32/config.bc win32/config.gc win32/config.vc
52511 ____________________________________________________________________________
52512 [  7204] By: gsar                                  on 2000/10/12  18:11:24
52513         Log: restore change#7202
52514      Branch: perl
52515            ! mg.c
52516 ____________________________________________________________________________
52517 [  7203] By: gsar                                  on 2000/10/12  18:09:40
52518         Log: another test of the Emergency Broadcast System--back out 
52519              change#7202
52520      Branch: perl
52521            ! mg.c
52522 ____________________________________________________________________________
52523 [  7202] By: gsar                                  on 2000/10/12  16:40:47
52524         Log: (submitted on behalf of Jarkko)
52525              Fix the lib/encode.t subtest 6 failure as reported by Andreas
52526              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
52527              was unearthed by change 7182, as was a bug in HTML::Entities.
52528      Branch: perl
52529            ! mg.c
52530 ____________________________________________________________________________
52531 [  7201] By: jhi                                   on 2000/10/11  03:16:05
52532         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
52533      Branch: perl
52534            ! pp_hot.c t/pragma/utf8.t
52535 ____________________________________________________________________________
52536 [  7200] By: jhi                                   on 2000/10/11  00:40:30
52537         Log: The #7198 was a false alarm.
52538      Branch: perl
52539            ! pp_hot.c
52540 ____________________________________________________________________________
52541 [  7199] By: jhi                                   on 2000/10/11  00:26:04
52542         Log: Remove duplicated code.
52543      Branch: perl
52544            ! t/lib/cgi-html.t
52545 ____________________________________________________________________________
52546 [  7198] By: jhi                                   on 2000/10/10  23:30:46
52547         Log: (Retracted by #7200.)
52548      Branch: perl
52549            ! pp_hot.c
52550 ____________________________________________________________________________
52551 [  7197] By: jhi                                   on 2000/10/10  21:49:30
52552         Log: Add the test case for #7190, from the original bug report
52553              by Andreas König.
52554      Branch: perl
52555            ! t/pragma/utf8.t
52556 ____________________________________________________________________________
52557 [  7196] By: jhi                                   on 2000/10/10  21:40:49
52558         Log: Reapply Andy's patch and regen Configure.
52559      Branch: perl
52560            ! Configure INSTALL Makefile.SH Porting/Glossary
52561            ! Porting/config.sh config_h.SH epoc/config.sh installperl
52562            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
52563            ! win32/config.vc
52564 ____________________________________________________________________________
52565 [  7195] By: jhi                                   on 2000/10/10  21:09:30
52566         Log: Use the versiononly instead of the installscripts,
52567              retract the changes 7146 and 7147.
52568      Branch: perl
52569            ! Configure INSTALL Makefile.SH Porting/Glossary
52570            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
52571            ! installperl uconfig.sh vos/config.def win32/config.bc
52572            ! win32/config.gc win32/config.vc
52573 ____________________________________________________________________________
52574 [  7194] By: jhi                                   on 2000/10/10  21:06:15
52575         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
52576              From: Peter Prymmer <pvhp@forte.com>
52577              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
52578              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
52579      Branch: perl
52580            ! t/op/ver.t
52581 ____________________________________________________________________________
52582 [  7193] By: jhi                                   on 2000/10/10  21:05:12
52583         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
52584              From: Peter Prymmer <pvhp@forte.com>
52585              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
52586              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
52587      Branch: perl
52588            ! t/op/tr.t
52589 ____________________________________________________________________________
52590 [  7192] By: jhi                                   on 2000/10/10  20:57:30
52591         Log: Add versiononly, delete installscripts, from Andy Dougherty.
52592      Branch: metaconfig
52593            - U/installdirs/installscripts.U
52594      Branch: metaconfig/U/perl
52595            + versiononly.U
52596 ____________________________________________________________________________
52597 [  7191] By: jhi                                   on 2000/10/10  19:41:21
52598         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
52599              From: Peter Prymmer <pvhp@forte.com>
52600              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
52601              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
52602      Branch: perl
52603            ! pod/perlebcdic.pod
52604 ____________________________________________________________________________
52605 [  7190] By: jhi                                   on 2000/10/10  19:26:14
52606         Log: Subject: Re: utf8 concat, mg_get
52607              From: Simon Cozens <simon@cozens.net>
52608              Date: Tue, 10 Oct 2000 17:40:17 +0100
52609              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
52610      Branch: perl
52611            ! pp_hot.c
52612 ____________________________________________________________________________
52613 [  7189] By: jhi                                   on 2000/10/10  19:23:03
52614         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
52615              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
52616              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
52617              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
52618      Branch: perl
52619            ! lib/ExtUtils/MM_Unix.pm
52620 ____________________________________________________________________________
52621 [  7188] By: jhi                                   on 2000/10/10  15:31:24
52622         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
52623              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
52624              Date: Fri, 14 Jul 2000 10:47:36 +0100
52625              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
52626      Branch: perl
52627            ! README.win32
52628 ____________________________________________________________________________
52629 [  7187] By: jhi                                   on 2000/10/10  13:30:10
52630         Log: Quote the temp file name, needed in Win32 because the
52631              default name unfortunately contains spaces, shouldn't
52632              hurt elsewhere.
52633              
52634              Subject: FW: perldoc fails if $TEMP contains spaces
52635              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
52636              Date: Thu, 14 Sep 2000 08:58:45 +0100
52637              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
52638      Branch: perl
52639            ! utils/perldoc.PL
52640 ____________________________________________________________________________
52641 [  7186] By: jhi                                   on 2000/10/10  13:16:27
52642         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
52643              From: hv@hugo.hybyte.com
52644              Date: Tue, 10 Oct 2000 14:10:20 +0100
52645              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
52646      Branch: perl
52647            ! t/lib/thr5005.t util.c
52648 ____________________________________________________________________________
52649 [  7185] By: jhi                                   on 2000/10/10  12:06:22
52650         Log: Upgrade to podlators 1.04, from Russ Allbery.
52651      Branch: perl
52652            ! lib/Pod/Man.pm lib/Pod/Text.pm
52653 ____________________________________________________________________________
52654 [  7184] By: jhi                                   on 2000/10/10  12:01:32
52655         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
52656      Branch: perl
52657            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
52658 ____________________________________________________________________________
52659 [  7183] By: jhi                                   on 2000/10/09  23:47:15
52660         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
52661              From: Peter Prymmer <pvhp@forte.com>
52662              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
52663              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
52664      Branch: perl
52665            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
52666 ____________________________________________________________________________
52667 [  7182] By: jhi                                   on 2000/10/09  23:43:16
52668         Log: Make eq work again with utf8 (disabling the upgrading
52669              should no more be necessary since the copies of the
52670              scalars are upgraded, not the scalars themselves).
52671              Takes care of ID 20001009.001.  (The claimed length()
52672              bug in 20001009.001 seems bogus to me.)
52673      Branch: perl
52674            ! sv.c t/pragma/utf8.t
52675 ____________________________________________________________________________
52676 [  7181] By: gsar                                  on 2000/10/09  19:41:54
52677         Log: tweak for change#7173
52678      Branch: perl
52679            ! win32/win32sck.c
52680 ____________________________________________________________________________
52681 [  7180] By: gsar                                  on 2000/10/09  19:26:56
52682         Log: on Windows, clean targets might not work under some flavors of the shell
52683      Branch: perl
52684            ! win32/Makefile win32/makefile.mk
52685 ____________________________________________________________________________
52686 [  7179] By: jhi                                   on 2000/10/09  19:21:02
52687         Log: Update Changes.
52688      Branch: perl
52689            ! Changes patchlevel.h
52690 ____________________________________________________________________________
52691 [  7178] By: jhi                                   on 2000/10/09  19:18:23
52692         Log: Warn about unknown scripts.
52693              
52694              Subject: Re: ideas? patches? [PATCH bleadperl]
52695              From: Dominic Dunlop <domo@computer.org>
52696              Date: Mon, 9 Oct 2000 14:57:17 +0200
52697              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
52698      Branch: perl
52699            ! lib/charnames.pm
52700 ____________________________________________________________________________
52701 [  7177] By: jhi                                   on 2000/10/09  19:13:27
52702         Log: Change #7160 had a nasty typo.
52703      Branch: metaconfig
52704            ! U/compline/Compile.U
52705      Branch: perl
52706            ! Configure config_h.SH
52707 ____________________________________________________________________________
52708 [  7176] By: gsar                                  on 2000/10/09  18:59:33
52709         Log: pod nit
52710      Branch: perl
52711            ! pod/perlport.pod
52712 ____________________________________________________________________________
52713 [  7175] By: gsar                                  on 2000/10/09  18:54:28
52714         Log: Windows9x doesn't support link(), despite what Config.pm
52715              might think
52716      Branch: perl
52717            ! lib/ExtUtils/Manifest.pm
52718 ____________________________________________________________________________
52719 [  7174] By: gsar                                  on 2000/10/09  18:50:03
52720         Log: avoid nonportable example code
52721      Branch: perl
52722            ! lib/File/Copy.pm
52723 ____________________________________________________________________________
52724 [  7173] By: gsar                                  on 2000/10/09  18:46:54
52725         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
52726              being used) when closing a socket handle
52727      Branch: perl
52728            ! win32/win32.c win32/win32.h win32/win32sck.c
52729 ____________________________________________________________________________
52730 [  7172] By: gsar                                  on 2000/10/09  18:41:40
52731         Log: on Windows, cwd strings in the environment should be of the
52732              form =X:=X:\foo instead of =X=X:\foo\
52733      Branch: perl
52734            ! win32/vdir.h
52735 ____________________________________________________________________________
52736 [  7171] By: gsar                                  on 2000/10/09  18:30:09
52737         Log: on Windows, LoadLibrary() could load an extension DLL multiple
52738              times if forward slashes are used in the path
52739      Branch: perl
52740            ! win32/win32.c
52741 ____________________________________________________________________________
52742 [  7170] By: jhi                                   on 2000/10/09  17:53:59
52743         Log: Add a todo note about overloadable assertions.
52744      Branch: perl
52745            ! Todo-5.6
52746 ____________________________________________________________________________
52747 [  7169] By: jhi                                   on 2000/10/09  13:43:45
52748         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
52749              From: mjd@plover.com
52750              Date: 9 Oct 2000 00:24:44 -0000
52751              Message-ID: <20001009002444.10616.qmail@plover.com>
52752      Branch: perl
52753            ! pod/perldebguts.pod
52754 ____________________________________________________________________________
52755 [  7168] By: nick                                  on 2000/10/08  13:16:33
52756         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
52757              is not right thing to do on (e.g. x86). Network order is also "right" for
52758              X fonts.
52759      Branch: perl
52760            ! ext/Encode/Encode.pm
52761 ____________________________________________________________________________
52762 [  7167] By: nick                                  on 2000/10/08  12:54:42
52763         Log: Make "encodings" work post-install when Encode/*.enc files may not
52764              be in same directory as Encode.pm
52765      Branch: perl
52766            ! ext/Encode/Encode.pm
52767 ____________________________________________________________________________
52768 [  7166] By: nick                                  on 2000/10/08  11:51:26
52769         Log: Work round the fact that $hash->{$key} does not take into account
52770              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
52771              so that key is always in the "expected" encoding - i.e. same way we put
52772              it in the hash.
52773      Branch: perl
52774            ! ext/Encode/Encode.pm
52775 ____________________________________________________________________________
52776 [  7165] By: gsar                                  on 2000/10/08  04:15:29
52777         Log: save_re_context() could reset PL_curcop to freed memory, causing core
52778              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
52779      Branch: perl
52780            ! pp_ctl.c
52781 ____________________________________________________________________________
52782 [  7164] By: jhi                                   on 2000/10/06  20:51:48
52783         Log: UTF8ize split() so that the cloned substrings get the UTF8
52784              flag of the original scalar.  Problem reported by Simon Cozens.
52785      Branch: perl
52786            ! pp.c t/pragma/utf8.t
52787 ____________________________________________________________________________
52788 [  7163] By: nick                                  on 2000/10/06  20:48:34
52789         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
52790              got a false +ve and so did not reach code which would have un-FAKEd the SV.
52791      Branch: perl
52792            ! sv.c
52793 ____________________________________________________________________________
52794 [  7162] By: nick                                  on 2000/10/06  20:25:37
52795         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
52796              To fix  (sort {$a <=> $b} keys %hash) in particular but
52797              should cover a number of other as-yet-unknown cases as well.
52798      Branch: perl
52799            ! sv.c
52800 ____________________________________________________________________________
52801 [  7161] By: jhi                                   on 2000/10/06  19:56:18
52802         Log: Change the version number of Tie::Handle in the core to 4.0,
52803              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
52804              
52805              Subject: Note on Tie::Handle
52806              From: andreas.koenig@anima.de (Andreas J. Koenig)
52807              Date:      06 Oct 2000 21:48:58 +0200
52808              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
52809      Branch: perl
52810            ! lib/Tie/Handle.pm
52811 ____________________________________________________________________________
52812 [  7160] By: jhi                                   on 2000/10/06  18:20:35
52813         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
52814              as the first option of cc/ld because of ultrapicky compilers
52815              (e.g. OS/390 R2.5)
52816      Branch: metaconfig
52817            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
52818            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
52819            ! U/compline/orderlib.U U/modified/Cppsym.U
52820            ! U/modified/d_access.U
52821      Branch: metaconfig/U/perl
52822            ! Checkcc.U d_dlsymun.U gccvers.U
52823      Branch: perl
52824            ! Configure config_h.SH
52825 ____________________________________________________________________________
52826 [  7159] By: jhi                                   on 2000/10/06  13:56:39
52827         Log: Update Changes.
52828      Branch: perl
52829            ! Changes patchlevel.h
52830 ____________________________________________________________________________
52831 [  7158] By: jhi                                   on 2000/10/06  12:48:40
52832         Log: Eliminate $Is_VMS code from the test.
52833              
52834              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
52835              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
52836              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
52837              Date:     Thu, 5 Oct 2000 07:46:33 EDT
52838      Branch: perl
52839            ! t/lib/b.t
52840 ____________________________________________________________________________
52841 [  7157] By: jhi                                   on 2000/10/06  12:47:13
52842         Log: Also the $ccflags is needed for the C compiler check.
52843              
52844              Subject: Configure (check for C-compiler)
52845              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52846              Date: Fri, 06 Oct 2000 08:47:15 +0200
52847              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
52848      Branch: metaconfig/U/perl
52849            ! Checkcc.U
52850      Branch: perl
52851            ! Configure config_h.SH
52852 ____________________________________________________________________________
52853 [  7156] By: jhi                                   on 2000/10/06  11:45:15
52854         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
52855      Branch: perl
52856            ! perl.c pp_ctl.c sv.h utf8.c
52857 ____________________________________________________________________________
52858 [  7155] By: jhi                                   on 2000/10/06  11:40:41
52859         Log: IO::Handle->syswrite() did not handle length omission
52860              like CORE::syswrite() does.
52861              
52862              Subject: [Fwd] IO::Handle, syswrite and arguments
52863              From: Graham Barr <gbarr@pobox.com>
52864              Date: Fri, 6 Oct 2000 10:22:05 +0100
52865              Message-ID: <20001006102205.U6312@pobox.com>
52866              
52867              The original patch from andrew@ugh.net.au.
52868      Branch: perl
52869            ! ext/IO/lib/IO/Handle.pm
52870 ____________________________________________________________________________
52871 [  7154] By: jhi                                   on 2000/10/06  01:42:15
52872         Log: Tweak #7153.
52873      Branch: perl
52874            ! utf8.h
52875 ____________________________________________________________________________
52876 [  7153] By: jhi                                   on 2000/10/06  00:39:55
52877         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
52878      Branch: perl
52879            ! utf8.h
52880 ____________________________________________________________________________
52881 [  7152] By: jhi                                   on 2000/10/06  00:38:11
52882         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
52883      Branch: perl
52884            ! perl.c pp_ctl.c sv.h utf8.c
52885 ____________________________________________________________________________
52886 [  7151] By: jhi                                   on 2000/10/06  00:36:38
52887         Log: Subject: Re: Questions about Tie::Array and perl modules
52888              From: Nick Ing-Simmons <nik@tiuk.ti.com>
52889              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
52890              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
52891              
52892              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
52893      Branch: perl
52894            ! lib/Tie/Array.pm t/op/array.t
52895 ____________________________________________________________________________
52896 [  7150] By: jhi                                   on 2000/10/05  00:20:45
52897         Log: Regen Changes.
52898      Branch: perl
52899            ! Changes patchlevel.h
52900 ____________________________________________________________________________
52901 [  7149] By: jhi                                   on 2000/10/05  00:20:01
52902         Log: Regen toc.
52903      Branch: perl
52904            ! pod/perltoc.pod
52905 ____________________________________________________________________________
52906 [  7148] By: jhi                                   on 2000/10/04  23:35:08
52907         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
52908              reported several times by Dominic Dunlop, for example in
52909              ID 20000315.008.  Patch from Dominic.  Patch affects at
52910              least MachTen, and possibly other oldish BSDs. Should not
52911              break non-broken platforms (tested on LinuxPPC). 
52912      Branch: perl
52913            ! doio.c
52914 ____________________________________________________________________________
52915 [  7147] By: jhi                                   on 2000/10/04  23:26:34
52916         Log: The one that got away from 7146.
52917      Branch: metaconfig
52918            + U/installdirs/installscripts.U
52919 ____________________________________________________________________________
52920 [  7146] By: jhi                                   on 2000/10/04  23:25:04
52921         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
52922              suggested by H. Merijn Brand.
52923      Branch: perl
52924            ! Configure INSTALL Makefile.SH Porting/Glossary
52925            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
52926            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
52927            ! win32/config.vc
52928 ____________________________________________________________________________
52929 [  7145] By: jhi                                   on 2000/10/04  22:08:21
52930         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
52931              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52932              Date: Wed, 4 Oct 2000 17:37:46 -0400
52933              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
52934      Branch: perl
52935            ! utils/h2xs.PL
52936 ____________________________________________________________________________
52937 [  7144] By: jhi                                   on 2000/10/04  18:11:41
52938         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
52939              From: Jeff Pinyan <jeffp@crusoe.net>
52940              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
52941              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
52942      Branch: perl
52943            ! pod/perlrun.pod
52944 ____________________________________________________________________________
52945 [  7143] By: jhi                                   on 2000/10/04  18:09:58
52946         Log: Subject: perlhack.pod Patch for Externals Tools
52947              From: Fisher Mark <fisherm@tce.com>
52948              Date: Tue, 3 Oct 2000 15:43:27 -0500 
52949              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
52950      Branch: perl
52951            ! pod/perlhack.pod
52952 ____________________________________________________________________________
52953 [  7142] By: jhi                                   on 2000/10/04  18:08:41
52954         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
52955              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
52956              Date:     Wed, 4 Oct 2000 12:11:11 EDT
52957              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
52958      Branch: perl
52959            ! vms/vms.c
52960 ____________________________________________________________________________
52961 [  7141] By: jhi                                   on 2000/10/04  12:20:16
52962         Log: Subject: [PATCH 5.7.0] h2xs not working
52963              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52964              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
52965              Date: Tue, 3 Oct 2000 21:43:01 -0400
52966              
52967              Subject: [PATCH 5.7.0] h2xs not documenting the created module
52968              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52969              Date: Tue, 3 Oct 2000 22:55:19 -0400
52970              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
52971      Branch: perl
52972            ! utils/h2xs.PL
52973 ____________________________________________________________________________
52974 [  7140] By: jhi                                   on 2000/10/04  11:53:44
52975         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
52976              From: nick@babyhippo.com
52977              Date: Wed, 4 Oct 2000 12:06:45 +0100
52978              Message-Id: <20001004120645.A7356@babyhippo.com>
52979              
52980              Retract 7118 and 7135.
52981      Branch: perl
52982            ! installman installperl op.c t/pragma/subs.t
52983 ____________________________________________________________________________
52984 [  7139] By: jhi                                   on 2000/10/03  22:09:41
52985         Log: It is possible to have no hosts database at all.  Pointed out in
52986              
52987              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
52988              From: Peter Prymmer <pvhp@forte.com>
52989              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
52990              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
52991      Branch: metaconfig
52992            ! U/modified/myhostname.U
52993      Branch: perl
52994            ! Configure config_h.SH
52995 ____________________________________________________________________________
52996 [  7138] By: jhi                                   on 2000/10/03  21:49:49
52997         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
52998              From: Peter Prymmer <pvhp@forte.com>
52999              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
53000              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
53001      Branch: perl
53002            ! pp_sys.c
53003 ____________________________________________________________________________
53004 [  7137] By: jhi                                   on 2000/10/03  20:10:05
53005         Log: One remaining nit less at the VMS mailbox sizing.
53006      Branch: perl
53007            ! vms/vms.c
53008 ____________________________________________________________________________
53009 [  7136] By: jhi                                   on 2000/10/03  20:08:47
53010         Log: Test harness update to sync with the new perlcc,
53011              from Simon Cozens.
53012      Branch: perl
53013            ! t/TEST t/UTEST
53014 ____________________________________________________________________________
53015 [  7135] By: jhi                                   on 2000/10/03  15:15:42
53016         Log: Subject: Re: PATCH for 20001003.004
53017              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
53018              From: "AARON B. DOSSETT" <aaron@iglou.com>
53019              Message-Id: <E13gTay-0006od-00@iglou.com>
53020      Branch: perl
53021            ! installman installperl
53022 ____________________________________________________________________________
53023 [  7134] By: jhi                                   on 2000/10/03  15:00:34
53024         Log: Subject: [ID 20001003.006] B::Debug not -w clean
53025              From: Nicholas Clark <nick@babyhippo.co.uk>
53026              Date: Tue, 03 Oct 2000 15:46:32 +0100
53027              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
53028      Branch: perl
53029            ! ext/B/B/Debug.pm
53030 ____________________________________________________________________________
53031 [  7133] By: jhi                                   on 2000/10/03  14:58:39
53032         Log: Scale down the VMS message boxes, by Charles Lane.
53033              Fix for ID 20000903.009, workaround at
53034              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
53035      Branch: perl
53036            ! vms/vms.c
53037 ____________________________________________________________________________
53038 [  7132] By: jhi                                   on 2000/10/03  11:20:37
53039         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
53040      Branch: perl
53041            + t/lib/st-lock.t t/lib/st-utf8.t
53042            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
53043            ! ext/Storable/Storable.xs t/lib/st-recurse.t
53044 ____________________________________________________________________________
53045 [  7131] By: jhi                                   on 2000/10/03  03:38:23
53046         Log: Encode nits.
53047      Branch: perl
53048            ! MANIFEST Makefile.SH
53049 ____________________________________________________________________________
53050 [  7130] By: jhi                                   on 2000/10/03  03:31:05
53051         Log: Update Changes.
53052      Branch: perl
53053            ! Changes patchlevel.h
53054 ____________________________________________________________________________
53055 [  7129] By: jhi                                   on 2000/10/03  02:24:02
53056         Log: Misplaced else.
53057      Branch: metaconfig/U/perl
53058            ! d_strtoll.U
53059      Branch: perl
53060            ! Configure config_h.SH
53061 ____________________________________________________________________________
53062 [  7128] By: jhi                                   on 2000/10/03  02:08:29
53063         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
53064              From: sthoenna@efn.org
53065              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
53066              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
53067      Branch: metaconfig/U/perl
53068            ! d_strtoll.U
53069      Branch: perl
53070            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
53071 ____________________________________________________________________________
53072 [  7127] By: jhi                                   on 2000/10/03  01:13:14
53073         Log: Update Changes.
53074      Branch: perl
53075            ! Changes patchlevel.h
53076 ____________________________________________________________________________
53077 [  7126] By: jhi                                   on 2000/10/03  00:57:08
53078         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
53079              as suggested by Olaf Flebbe and Nick Clark.
53080      Branch: perl
53081            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
53082 ____________________________________________________________________________
53083 [  7125] By: jhi                                   on 2000/10/03  00:50:56
53084         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
53085              From: Nick Clark <nick@plum.flirble.org>
53086              Date: Mon, 2 Oct 2000 11:03:24 +0100
53087              Message-Id: <20001002110324.D20073@plum.flirble.org>
53088              
53089              Also fixes bug ID 20001002.005.
53090      Branch: perl
53091            ! t/lib/encode.t
53092 ____________________________________________________________________________
53093 [  7124] By: jhi                                   on 2000/10/03  00:34:59
53094         Log: Subject: [PATCH 5.7.0] Epoc update
53095              From: Olaf Flebbe <o.flebbe@gmx.de>
53096              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
53097              Message-ID: <26423.969484586@www10.gmx.net>
53098      Branch: perl
53099            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
53100            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
53101            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
53102            ! util.c util.h
53103 ____________________________________________________________________________
53104 [  7123] By: jhi                                   on 2000/10/03  00:30:07
53105         Log: Regen headers.
53106      Branch: perl
53107            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
53108 ____________________________________________________________________________
53109 [  7122] By: jhi                                   on 2000/10/03  00:10:48
53110         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
53111      Branch: perl
53112            ! hints/openbsd.sh
53113 ____________________________________________________________________________
53114 [  7121] By: jhi                                   on 2000/10/03  00:05:06
53115         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
53116              From: <abigail@foad.org>
53117              Date: Tue, 26 Sep 2000 13:36:14 -0400
53118              Message-ID: <20000926173614.4356.qmail@foad.org>
53119      Branch: perl
53120            ! pod/perlop.pod
53121 ____________________________________________________________________________
53122 [  7120] By: jhi                                   on 2000/10/03  00:04:00
53123         Log: Inside require() $^S was always left undefined.
53124              
53125              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
53126              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53127              Date: Wed, 27 Sep 2000 18:54:49 -0400
53128              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
53129      Branch: perl
53130            ! cop.h mg.c pp_ctl.c util.c
53131 ____________________________________________________________________________
53132 [  7119] By: jhi                                   on 2000/10/03  00:00:16
53133         Log: Subject: [PATCH] DLL not restartabke with threaded perl
53134              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
53135              Date: Thu, 28 Sep 2000 09:20:46 +0100
53136              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
53137      Branch: perl
53138            ! perl.c
53139 ____________________________________________________________________________
53140 [  7118] By: jhi                                   on 2000/10/02  23:59:20
53141         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
53142              From: Nicholas Clark <nick@ccl4.org>
53143              Date: Thu, 28 Sep 2000 11:52:24 +0100
53144              Message-ID: <20000928115224.D7924@plum.flirble.org>
53145      Branch: perl
53146            ! op.c
53147 ____________________________________________________________________________
53148 [  7117] By: jhi                                   on 2000/10/02  23:57:51
53149         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
53150              From: Nicholas Clark <nick@babyhippo.co.uk>
53151              Date: Thu, 28 Sep 2000 12:18:10 +0100
53152              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
53153              
53154              Did not apply cleanly, manual intervention was needed.
53155      Branch: perl
53156            ! ext/B/B/Bytecode.pm utils/perlcc.PL
53157 ____________________________________________________________________________
53158 [  7116] By: jhi                                   on 2000/10/02  23:50:40
53159         Log: Document the issue (is not a syntax error, kind of)
53160              
53161              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
53162              From: Nicholas Clark <nick@ccl4.org>
53163              Date: Thu, 28 Sep 2000 17:12:42 +0100
53164              Message-ID: <20000928171242.K7924@plum.flirble.org>
53165      Branch: perl
53166            ! pod/perldata.pod
53167 ____________________________________________________________________________
53168 [  7115] By: jhi                                   on 2000/10/02  23:48:58
53169         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
53170              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53171              Date: Thu, 28 Sep 2000 21:55:31 -0400
53172              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
53173      Branch: perl
53174            ! regexec.c
53175 ____________________________________________________________________________
53176 [  7114] By: jhi                                   on 2000/10/02  23:47:57
53177         Log: Subject: DOC PATCH 5.6.0
53178              From: mjd@plover.com
53179              Date: 30 Sep 2000 06:02:34 -0000
53180              Message-ID: <20000930060234.4559.qmail@plover.com>
53181      Branch: perl
53182            ! pod/perldebguts.pod
53183 ____________________________________________________________________________
53184 [  7113] By: jhi                                   on 2000/10/02  23:46:43
53185         Log: SOCK_DGRAM and listen() do not mix as reported in
53186              
53187              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
53188              From: Petter Reinholdtsen <pere@hungry.com>
53189              Date: Sun, 1 Oct 2000 10:57:20 +0800
53190              Message-Id: <200010010257.KAA05735@localhost.localdomain>
53191              
53192              The patch for 5.7.0+ had to be reengineered, though.
53193      Branch: perl
53194            ! ext/IO/lib/IO/Socket/UNIX.pm
53195 ____________________________________________________________________________
53196 [  7112] By: jhi                                   on 2000/10/02  23:36:57
53197         Log: Subject: Re: [PATCH 5.005_64 missed]
53198              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53199              Date: Sun, 1 Oct 2000 18:50:10 -0400
53200              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
53201      Branch: perl
53202            ! pod/perlxs.pod
53203 ____________________________________________________________________________
53204 [  7111] By: jhi                                   on 2000/10/02  23:35:40
53205         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
53206              From: Radu Greab <radu@netsoft.ro>
53207              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
53208              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
53209      Branch: perl
53210            ! op.c opcode.pl t/op/substr.t
53211 ____________________________________________________________________________
53212 [  7110] By: jhi                                   on 2000/10/02  23:32:38
53213         Log: Subject: [PATCH] Fix aliasing of tied filehandles
53214              From: Daniel Chetlin <daniel@chetlin.com>
53215              Date: Mon, 2 Oct 2000 14:53:27 -0700
53216              Message-ID: <20001002145327.C1617@ilmd>
53217      Branch: perl
53218            ! perl.h pp_hot.c t/op/tiehandle.t
53219 ____________________________________________________________________________
53220 [  7109] By: jhi                                   on 2000/10/02  23:31:30
53221         Log: s/Robin Parker/Robin Barker/
53222      Branch: perl
53223            ! Changes5.6
53224 ____________________________________________________________________________
53225 [  7108] By: jhi                                   on 2000/10/02  23:15:46
53226         Log: Retract #7091 as suggested in
53227              
53228              From: Robin Barker <rmb1@cise.npl.co.uk> 
53229              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
53230              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
53231              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
53232      Branch: perl
53233            ! embed.pl proto.h
53234 ____________________________________________________________________________
53235 [  7107] By: nick                                  on 2000/10/02  18:23:14
53236         Log: A few tweaks to get Tk803 to work with Encode scheme.
53237      Branch: perl
53238            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
53239 ____________________________________________________________________________
53240 [  7106] By: nick                                  on 2000/10/01  21:34:14
53241         Log: Add checking cases to Encode's toUnicode and fromUnicode.
53242      Branch: perl
53243            ! ext/Encode/Encode.pm
53244 ____________________________________________________________________________
53245 [  7105] By: nick                                  on 2000/10/01  17:18:01
53246         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
53247              To read and use them.
53248              Add a lib/encode.t which checks a few things.
53249      Branch: perl
53250            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
53251            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
53252            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
53253            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
53254            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
53255            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
53256            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
53257            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
53258            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
53259            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
53260            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
53261            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
53262            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
53263            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
53264            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
53265            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
53266            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
53267            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
53268            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
53269            + ext/Encode/Encode/iso2022-jp.enc
53270            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
53271            + ext/Encode/Encode/iso8859-1.enc
53272            + ext/Encode/Encode/iso8859-2.enc
53273            + ext/Encode/Encode/iso8859-3.enc
53274            + ext/Encode/Encode/iso8859-4.enc
53275            + ext/Encode/Encode/iso8859-5.enc
53276            + ext/Encode/Encode/iso8859-6.enc
53277            + ext/Encode/Encode/iso8859-7.enc
53278            + ext/Encode/Encode/iso8859-8.enc
53279            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
53280            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
53281            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
53282            + ext/Encode/Encode/macCentEuro.enc
53283            + ext/Encode/Encode/macCroatian.enc
53284            + ext/Encode/Encode/macCyrillic.enc
53285            + ext/Encode/Encode/macDingbats.enc
53286            + ext/Encode/Encode/macGreek.enc
53287            + ext/Encode/Encode/macIceland.enc
53288            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
53289            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
53290            + ext/Encode/Encode/macTurkish.enc
53291            + ext/Encode/Encode/macUkraine.enc
53292            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
53293            + t/lib/encode.t
53294            ! MANIFEST ext/Encode/Encode.pm
53295 ____________________________________________________________________________
53296 [  7104] By: nick                                  on 2000/09/30  13:04:30
53297         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
53298              From: Daniel Chetlin <daniel@chetlin.com>
53299              Date: Mon, 18 Sep 2000 05:05:40 -0700
53300              Message-Id: <20000918050540.C652@ilmd>
53301      Branch: perl
53302            ! lib/overload.pm sv.c t/pragma/overload.t
53303 ____________________________________________________________________________
53304 [  7103] By: nick                                  on 2000/09/30  12:53:36
53305         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
53306              From: Johan Vromans <jvromans@squirrel.nl>
53307              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
53308              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
53309      Branch: perl
53310            ! pod/Makefile.SH
53311 ____________________________________________________________________________
53312 [  7102] By: nick                                  on 2000/09/30  12:52:31
53313         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
53314              From: Spider Boardman <spider@Orb.Nashua.NH.US>
53315              Date: Sat, 16 Sep 2000 16:36:45 -0400
53316              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
53317      Branch: perl
53318            ! ext/B/B/Deparse.pm
53319 ____________________________________________________________________________
53320 [  7101] By: nick                                  on 2000/09/30  12:51:41
53321         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
53322              From: Craig A. Berry <craig.berry@psinetcs.com>
53323              Date: Sat, 16 Sep 2000 10:11:10 -0500
53324              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
53325      Branch: perl
53326            ! vms/vms.c
53327 ____________________________________________________________________________
53328 [  7100] By: nick                                  on 2000/09/30  12:50:33
53329         Log: Subject: Re: unicode support and perl [ID 20000901.097]
53330              From: Spider Boardman <spider@Orb.Nashua.NH.US>
53331              Date: Fri, 15 Sep 2000 16:37:58 -0400
53332              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
53333      Branch: perl
53334            ! t/op/append.t
53335 ____________________________________________________________________________
53336 [  7099] By: nick                                  on 2000/09/30  12:49:35
53337         Log: Subject: Re: unicode support and perl [ID 20000901.097]
53338              From: Spider Boardman <spider@Orb.Nashua.NH.US>
53339              Date: Fri, 15 Sep 2000 16:25:30 -0400
53340              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
53341      Branch: perl
53342            ! pp_hot.c
53343 ____________________________________________________________________________
53344 [  7098] By: nick                                  on 2000/09/30  12:48:00
53345         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
53346              From: Gisle Aas <gisle@ActiveState.com>
53347              Date: 15 Sep 2000 16:23:41 +0200
53348              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
53349      Branch: perl
53350            ! toke.c
53351 ____________________________________________________________________________
53352 [  7097] By: nick                                  on 2000/09/30  12:45:16
53353         Log: Subject: [PATCH] Nits in perlmod.pod
53354              From: Daniel Chetlin <daniel@chetlin.com>
53355              Date: Fri, 15 Sep 2000 02:04:09 -0700
53356              Message-Id: <20000915020409.A2104@ilmd>
53357      Branch: perl
53358            ! pod/perlmod.pod
53359 ____________________________________________________________________________
53360 [  7096] By: nick                                  on 2000/09/30  12:18:00
53361         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
53362              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
53363              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
53364              0 to checking to get the warning.
53365      Branch: perl
53366            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
53367            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
53368            ! regexec.c sv.c toke.c utf8.c
53369 ____________________________________________________________________________
53370 [  7095] By: nick                                  on 2000/09/15  16:55:59
53371         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
53372              
53373              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
53374              From: Spider Boardman <spider@Orb.Nashua.NH.US>
53375              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
53376              Date: Fri, 15 Sep 2000 06:37:30 -0400
53377      Branch: perl
53378            ! ext/Encode/Encode.xs sv.c
53379 ____________________________________________________________________________
53380 [  7094] By: jhi                                   on 2000/09/15  03:23:32
53381         Log: Update Changes.
53382      Branch: perl
53383            ! Changes patchlevel.h
53384 ____________________________________________________________________________
53385 [  7093] By: jhi                                   on 2000/09/15  03:11:44
53386         Log: Fix for the charnames.t failures from Spider Boardman.
53387      Branch: perl
53388            ! toke.c
53389 ____________________________________________________________________________
53390 [  7092] By: jhi                                   on 2000/09/15  00:15:48
53391         Log: Botched the #7090 check-in.
53392      Branch: perl
53393            ! sv.c
53394 ____________________________________________________________________________
53395 [  7091] By: jhi                                   on 2000/09/14  23:33:24
53396         Log: Part of #7081 didn't come through.
53397      Branch: perl
53398            ! embed.pl proto.h
53399 ____________________________________________________________________________
53400 [  7090] By: jhi                                   on 2000/09/14  23:17:39
53401         Log: Subject: Re: perl@7078 
53402              From: Spider Boardman <spider@web.zk3.dec.com>
53403              Date: Thu, 14 Sep 2000 19:06:36 -0400
53404              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
53405      Branch: perl
53406            ! sv.c toke.c
53407 ____________________________________________________________________________
53408 [  7089] By: jhi                                   on 2000/09/14  23:11:21
53409         Log: Small portability tweaks.
53410      Branch: perl
53411            ! ext/Encode/Encode.xs
53412 ____________________________________________________________________________
53413 [  7088] By: jhi                                   on 2000/09/14  22:57:23
53414         Log: Fake return to pacify picky compilers.
53415      Branch: perl
53416            ! ext/Encode/Encode.xs
53417 ____________________________________________________________________________
53418 [  7087] By: jhi                                   on 2000/09/14  22:53:37
53419         Log: Subject: [PATCH] utf8.c apidoc
53420              From: Simon Cozens <simon@cozens.net>
53421              Date: Thu, 14 Sep 2000 23:46:57 +0100
53422              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
53423      Branch: perl
53424            ! perlapi.c pod/perlapi.pod utf8.c
53425 ____________________________________________________________________________
53426 [  7086] By: jhi                                   on 2000/09/14  22:40:38
53427         Log: We don't need to count the high bit bytes, a boolean is enough. 
53428      Branch: perl
53429            ! sv.c
53430 ____________________________________________________________________________
53431 [  7085] By: jhi                                   on 2000/09/14  21:20:09
53432         Log: Replace #7084 with
53433              
53434              Subject: Re: perl@7078 
53435              From: Spider Boardman <spider@web.zk3.dec.com>
53436              Date: Thu, 14 Sep 2000 17:09:36 -0400
53437              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
53438      Branch: perl
53439            ! sv.c utf8.c
53440 ____________________________________________________________________________
53441 [  7084] By: jhi                                   on 2000/09/14  20:03:34
53442         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
53443              convertable to bytes by checking it doesn't go above 0xc3
53444              
53445              Subject: Re: perl@7078
53446              From: Simon Cozens <simon@cozens.net>
53447              Date: Thu, 14 Sep 2000 20:59:19 +0100
53448              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
53449      Branch: perl
53450            ! utf8.c
53451 ____________________________________________________________________________
53452 [  7083] By: jhi                                   on 2000/09/14  19:38:47
53453         Log: Subject: Re: perl@7078
53454              From: Simon Cozens <simon@cozens.net>
53455              Date: Thu, 14 Sep 2000 20:13:09 +0100
53456              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
53457      Branch: perl
53458            ! t/op/bop.t
53459 ____________________________________________________________________________
53460 [  7082] By: jhi                                   on 2000/09/14  17:50:44
53461         Log: The one that got away.
53462      Branch: perl
53463            ! lib/File/Find.pm
53464 ____________________________________________________________________________
53465 [  7081] By: jhi                                   on 2000/09/14  17:45:35
53466         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
53467              From: Robin Barker <rmb1@cise.npl.co.uk>
53468              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
53469              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
53470      Branch: perl
53471            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
53472            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
53473            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
53474            ! regcomp.c toke.c universal.c
53475 ____________________________________________________________________________
53476 [  7080] By: jhi                                   on 2000/09/14  17:40:35
53477         Log: Problems picked up by AIX cc.
53478              
53479              Subject: Re: perl@7078 (patch included)
53480              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53481              Date: Thu, 14 Sep 2000 18:53:30 +0200
53482              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
53483      Branch: perl
53484            ! ext/Encode/Encode.xs
53485 ____________________________________________________________________________
53486 [  7079] By: jhi                                   on 2000/09/14  17:38:27
53487         Log: Subject: File::Find 5.7.0 POD nits
53488              From: Rich Morin <rdm@cfcl.com>
53489              Date: Wed, 13 Sep 2000 22:03:58 -0700
53490              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
53491      Branch: perl
53492            ! lib/File/Find.pm
53493 ____________________________________________________________________________
53494 [  7078] By: jhi                                   on 2000/09/14  14:58:20
53495         Log: Update Changes.
53496      Branch: perl
53497            ! Changes patchlevel.h
53498 ____________________________________________________________________________
53499 [  7077] By: jhi                                   on 2000/09/14  14:55:54
53500         Log: Compilation warnings and an error.
53501      Branch: perl
53502            ! sv.c
53503 ____________________________________________________________________________
53504 [  7076] By: jhi                                   on 2000/09/14  14:42:56
53505         Log: Fix for a parsing bug, not for the original bug.
53506              
53507              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
53508              From: Spider Boardman <spider@web.zk3.dec.com>
53509              Date: Wed, 13 Sep 2000 17:52:20 -0400
53510              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
53511      Branch: perl
53512            ! regcomp.c
53513 ____________________________________________________________________________
53514 [  7075] By: jhi                                   on 2000/09/14  14:40:40
53515         Log: Batch of UTF-8 patches from Simon Cozens.
53516      Branch: perl
53517            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
53518            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
53519            ! toke.c utf8.c
53520 ____________________________________________________________________________
53521 [  7074] By: jhi                                   on 2000/09/14  14:29:58
53522         Log: Subject: Re: Two advertising clauses need to be removed
53523              From: Russ Allbery <rra@stanford.edu>
53524              Date: 13 Sep 2000 18:50:26 -0700
53525              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
53526      Branch: perl
53527            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
53528 ____________________________________________________________________________
53529 [  7073] By: jhi                                   on 2000/09/14  14:28:20
53530         Log: Subject: [PATCH] de-wall t/README
53531              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
53532              Date: Wed, 13 Sep 2000 17:46:55 -0700
53533              Message-ID: <//Bw5gzkge/e092yn@efn.org>
53534      Branch: perl
53535            ! t/README
53536 ____________________________________________________________________________
53537 [  7072] By: jhi                                   on 2000/09/14  14:25:10
53538         Log: Hints optimization.
53539              
53540              Subject: Minor nit
53541              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53542              Date: Wed, 13 Sep 2000 21:42:07 +0200
53543              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
53544      Branch: perl
53545            ! hints/hpux.sh
53546 ____________________________________________________________________________
53547 [  7071] By: jhi                                   on 2000/09/14  14:23:30
53548         Log: Allow chop() and chomp() to be overridden.
53549              
53550              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
53551              From: "Casey R. Tweten" <crt@kiski.net>
53552              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
53553              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
53554      Branch: perl
53555            ! toke.c
53556 ____________________________________________________________________________
53557 [  7070] By: jhi                                   on 2000/09/14  14:20:36
53558         Log: The return value of setlocale must be copied away.
53559              
53560              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
53561              From: Alan Burlison <Alan.Burlison@uk.sun.com>
53562              Date: Wed, 13 Sep 2000 16:27:37 +0100 
53563              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
53564      Branch: perl
53565            ! util.c
53566 ____________________________________________________________________________
53567 [  7069] By: jhi                                   on 2000/09/14  14:16:27
53568         Log: Remove vestiges of tr//CU.
53569              
53570              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
53571              From: Nick Clark <nick@plum.flirble.org>
53572              Date: Tue, 12 Sep 2000 22:50:14 +0100
53573              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
53574              
53575              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
53576              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
53577              Date: Tue, 12 Sep 2000 21:38:48 -0700
53578              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
53579      Branch: perl
53580            ! op.h pod/perlunicode.pod
53581 ____________________________________________________________________________
53582 [  7068] By: jhi                                   on 2000/09/13  14:18:39
53583         Log: Add the Encode extension.  The code is still largely just skeleton.
53584      Branch: perl
53585            + ext/Encode/Encode.pm ext/Encode/Encode.xs
53586            + ext/Encode/Makefile.PL ext/Encode/Todo
53587            ! MANIFEST Todo-5.6
53588 ____________________________________________________________________________
53589 [  7067] By: jhi                                   on 2000/09/12  17:43:33
53590         Log: Allow for whitespace between "#" and "line" in cpp output.
53591              
53592              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
53593              From: Calle Dybedahl <calle@lysator.liu.se>
53594              Date: 12 Sep 2000 19:38:02 +0200 
53595              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
53596      Branch: perl
53597            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
53598 ____________________________________________________________________________
53599 [  7066] By: gsar                                  on 2000/09/12  17:24:29
53600         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
53601              initialization in all the threads on Windows
53602      Branch: perl
53603            ! win32/win32.c
53604 ____________________________________________________________________________
53605 [  7065] By: jhi                                   on 2000/09/12  15:11:31
53606         Log: Update Changes.
53607      Branch: perl
53608            ! Changes patchlevel.h
53609 ____________________________________________________________________________
53610 [  7064] By: jhi                                   on 2000/09/12  14:54:54
53611         Log: Retract #7062, the pod tests are not ready.
53612      Branch: perl
53613            ! t/TEST t/harness
53614 ____________________________________________________________________________
53615 [  7063] By: jhi                                   on 2000/09/12  14:25:41
53616         Log: The #7054 truncated Configure badly.
53617      Branch: metaconfig/U/perl
53618            ! End.U
53619      Branch: perl
53620            ! Configure config_h.SH
53621 ____________________________________________________________________________
53622 [  7062] By: jhi                                   on 2000/09/12  14:08:32
53623         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
53624              From: sthoenna@efn.org
53625              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
53626              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
53627      Branch: perl
53628            ! t/TEST t/harness
53629 ____________________________________________________________________________
53630 [  7061] By: jhi                                   on 2000/09/12  14:07:18
53631         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
53632              From: sthoenna@efn.org
53633              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
53634              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
53635      Branch: perl
53636            ! pod/perlxs.pod
53637 ____________________________________________________________________________
53638 [  7060] By: jhi                                   on 2000/09/12  14:06:08
53639         Log: Break up the myconfig lines a bit.
53640              
53641              Subject: perlbug/perl -V output format
53642              From: sthoenna@efn.org
53643              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
53644              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
53645      Branch: perl
53646            ! myconfig.SH
53647 ____________________________________________________________________________
53648 [  7059] By: jhi                                   on 2000/09/12  14:05:04
53649         Log: Test for the #7049.
53650              
53651              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
53652              From: andreas.koenig@anima.de (Andreas J. Koenig)
53653              Date: 12 Sep 2000 06:42:01 +0200
53654              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
53655      Branch: perl
53656            ! t/op/my.t
53657 ____________________________________________________________________________
53658 [  7058] By: jhi                                   on 2000/09/12  14:03:05
53659         Log: Subject: [patch: perl@7045] vms updates
53660              From: Peter Prymmer <pvhp@forte.com>
53661              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
53662              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
53663      Branch: perl
53664            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
53665 ____________________________________________________________________________
53666 [  7057] By: jhi                                   on 2000/09/12  14:00:51
53667         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
53668              From: sthoenna@efn.org
53669              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
53670              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
53671      Branch: perl
53672            ! t/op/64bitint.t
53673 ____________________________________________________________________________
53674 [  7056] By: jhi                                   on 2000/09/12  13:58:14
53675         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
53676              From: Jeff Pinyan <jeffp@crusoe.net>
53677              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
53678              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
53679      Branch: perl
53680            ! pod/perlfunc.pod
53681 ____________________________________________________________________________
53682 [  7055] By: jhi                                   on 2000/09/12  13:56:32
53683         Log: Do in VMS as the #7054 does.
53684      Branch: perl
53685            ! configure.com
53686 ____________________________________________________________________________
53687 [  7054] By: jhi                                   on 2000/09/12  13:50:31
53688         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
53689              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
53690              Date: Mon, 11 Sep 2000 08:33:09 +0100
53691              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
53692      Branch: metaconfig/U/perl
53693            ! End.U
53694      Branch: perl
53695            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
53696            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
53697 ____________________________________________________________________________
53698 [  7053] By: jhi                                   on 2000/09/12  13:29:19
53699         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
53700              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
53701              Date:     Tue, 12 Sep 2000 08:35:59 EDT
53702              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
53703      Branch: perl
53704            ! vms/test.com
53705 ____________________________________________________________________________
53706 [  7052] By: jhi                                   on 2000/09/11  23:01:50
53707         Log: Document the SvUTF8*().
53708      Branch: perl
53709            ! pod/perlapi.pod sv.h
53710 ____________________________________________________________________________
53711 [  7051] By: gsar                                  on 2000/09/11  14:46:30
53712         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
53713              (missed a spot when fixing up op_pmreplroot hack for ithreads)
53714      Branch: perl
53715            ! op.c t/op/split.t
53716 ____________________________________________________________________________
53717 [  7050] By: nick                                  on 2000/09/11  10:03:51
53718         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
53719              
53720              Subject: borland C++ win32.c tweak
53721              From: Vadim Konovalov <vkonovalov@lucent.com>
53722              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
53723              Date: Mon, 11 Sep 2000 11:22:33 +0400
53724      Branch: perl
53725            ! win32/win32.c
53726 ____________________________________________________________________________
53727 [  7049] By: nick                                  on 2000/09/11  09:57:33
53728         Log: Point fix for s/// on foreach (keys %xxx).
53729      Branch: perl
53730            ! pp_hot.c
53731 ____________________________________________________________________________
53732 [  7048] By: jhi                                   on 2000/09/10  23:37:09
53733         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
53734              by Pod::Text, from Brad Appleton.
53735      Branch: perl
53736            ! t/pod/testp2pt.pl
53737 ____________________________________________________________________________
53738 [  7047] By: jhi                                   on 2000/09/10  14:32:53
53739         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
53740              by Russ Allbery.
53741      Branch: perl
53742            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
53743 ____________________________________________________________________________
53744 [  7046] By: jhi                                   on 2000/09/10  14:15:08
53745         Log: Upgrade to CPAN 1.57_65, from Andreas König.
53746      Branch: perl
53747            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
53748 ____________________________________________________________________________
53749 [  7045] By: jhi                                   on 2000/09/08  21:36:32
53750         Log: Update Changes.
53751      Branch: perl
53752            ! Changes patchlevel.h
53753 ____________________________________________________________________________
53754 [  7044] By: jhi                                   on 2000/09/08  21:29:56
53755         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
53756              From: Peter Prymmer <pvhp@forte.com>
53757              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
53758              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
53759      Branch: perl
53760            ! configure.com
53761 ____________________________________________________________________________
53762 [  7043] By: jhi                                   on 2000/09/08  21:27:50
53763         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
53764              From: Peter Prymmer <pvhp@forte.com>
53765              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
53766              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
53767      Branch: perl
53768            ! Makefile.SH installperl
53769 ____________________________________________________________________________
53770 [  7042] By: jhi                                   on 2000/09/08  21:23:21
53771         Log: Continue #7041.
53772      Branch: perl
53773            ! cygwin/Makefile.SHs os2/Makefile.SHs
53774 ____________________________________________________________________________
53775 [  7041] By: jhi                                   on 2000/09/08  21:18:10
53776         Log: Do away with memory models cruft.  Sorry, PDP users.
53777      Branch: metaconfig
53778            ! U/modified/cc.U U/modified/libpth.U
53779      Branch: perl
53780            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
53781            ! Porting/config_H cflags.SH config_h.SH configure.com
53782            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
53783            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
53784            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
53785 ____________________________________________________________________________
53786 [  7040] By: jhi                                   on 2000/09/08  14:34:18
53787         Log: Major rewrite of s2p.  And I mean really major, it is
53788              an implementation of sed in perl.  If called as s2p it
53789              will function as s2p.  Note: needs non-UNIXifying.
53790              
53791              Subject: s2p
53792              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
53793              Date: Mon, 28 Aug 2000 14:05:12 +0200
53794              Message-ID: <39AA5578.2102E2AA@alcatel.at>
53795      Branch: perl
53796            ! x2p/s2p.PL
53797 ____________________________________________________________________________
53798 [  7039] By: jhi                                   on 2000/09/08  14:19:49
53799         Log: Re-allow vec() for characters > 255.
53800              
53801              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
53802              From: Spider Boardman <spider@web.zk3.dec.com>
53803              Date: Fri, 08 Sep 2000 02:21:02 -0400
53804              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
53805      Branch: perl
53806            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
53807            ! t/op/vec.t
53808 ____________________________________________________________________________
53809 [  7038] By: jhi                                   on 2000/09/08  14:14:18
53810         Log: Subject: [PATCH lib/Benchmark.pm]
53811              From: <abigail@foad.org>
53812              Date: Thu, 7 Sep 2000 15:03:20 -0400
53813              Message-ID: <20000907190320.888.qmail@foad.org>
53814      Branch: perl
53815            ! lib/Benchmark.pm
53816 ____________________________________________________________________________
53817 [  7037] By: jhi                                   on 2000/09/08  14:11:06
53818         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
53819              
53820              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
53821              From: Spider Boardman <spider@web.zk3.dec.com>
53822              Date: Fri, 08 Sep 2000 01:30:27 -0400
53823              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
53824      Branch: perl
53825            ! op.c
53826 ____________________________________________________________________________
53827 [  7036] By: jhi                                   on 2000/09/08  14:08:58
53828         Log: Subject: [ID 20000908.002] perlipc documentation bug.
53829              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
53830              Date: Fri, 08 Sep 2000 12:38:32 +0200
53831              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
53832      Branch: perl
53833            ! pod/perlipc.pod
53834 ____________________________________________________________________________
53835 [  7035] By: jhi                                   on 2000/09/08  14:03:12
53836         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
53837              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53838              Date: Fri, 08 Sep 2000 11:47:34 +0200
53839              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
53840      Branch: perl
53841            ! hints/dec_osf.sh
53842 ____________________________________________________________________________
53843 [  7034] By: jhi                                   on 2000/09/08  13:59:35
53844         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
53845              From: Simon Cozens <simon@cozens.net>
53846              Date: Thu, 7 Sep 2000 20:40:38 +0100
53847              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
53848      Branch: perl
53849            ! pp_hot.c
53850 ____________________________________________________________________________
53851 [  7033] By: jhi                                   on 2000/09/08  04:03:03
53852         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
53853              From: "Larry W. Virden" <lvirden@cas.org>
53854              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
53855              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
53856      Branch: perl
53857            ! pod/perldiag.pod
53858 ____________________________________________________________________________
53859 [  7032] By: jhi                                   on 2000/09/07  22:18:30
53860         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
53861              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
53862              Date: Mon, 04 Sep 2000 13:16:38 -0700
53863              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
53864      Branch: perl
53865            ! lib/perl5db.pl
53866 ____________________________________________________________________________
53867 [  7031] By: jhi                                   on 2000/09/07  22:02:29
53868         Log: Fix the ccversion detection for 5.1 and beyond.
53869              
53870              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
53871              From: Spider Boardman <spider@leggy.zk3.dec.com>
53872              Date: Thu, 7 Sep 2000 17:54:27 -0400
53873              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
53874      Branch: perl
53875            ! hints/dec_osf.sh
53876 ____________________________________________________________________________
53877 [  7030] By: jhi                                   on 2000/09/07  19:12:28
53878         Log: Fix for
53879              
53880              Subject: [ID 20000903.001] \w in utf8-strings
53881              From: Marc Lehmann <pcg@goof.com>
53882              Date: Sun, 03 Sep 2000 09:44:29 +0200
53883              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
53884              
53885              and various related nits.
53886      Branch: perl
53887            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
53888 ____________________________________________________________________________
53889 [  7029] By: jhi                                   on 2000/09/07  18:49:09
53890         Log: Fix the URL, but the server is still missing in action.
53891              
53892              Subject: [ID 20000905.002] perlfaq1.pod URL error
53893              From: "Larry W. Virden" <lvirden@cas.org>
53894              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
53895              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
53896      Branch: perl
53897            ! pod/perlfaq1.pod
53898 ____________________________________________________________________________
53899 [  7028] By: jhi                                   on 2000/09/07  18:47:13
53900         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
53901              From: Hugo <hv@crypt.compulink.co.uk>
53902              Date: Tue, 05 Sep 2000 14:13:37 +0100
53903              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
53904      Branch: perl
53905            ! toke.c
53906 ____________________________________________________________________________
53907 [  7027] By: jhi                                   on 2000/09/07  18:45:35
53908         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
53909              From: Daniel Chetlin <daniel@chetlin.com>
53910              Date: Tue, 5 Sep 2000 04:57:07 -0700
53911              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
53912      Branch: perl
53913            ! pod/perlfaq6.pod pod/perlop.pod
53914 ____________________________________________________________________________
53915 [  7026] By: jhi                                   on 2000/09/07  18:44:01
53916         Log: Document the new ref() semantics.
53917              
53918              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
53919              From: Gisle Aas <gisle@ActiveState.com>
53920              Date: 05 Sep 2000 08:10:30 +0200
53921              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
53922      Branch: perl
53923            ! pod/perldelta.pod
53924 ____________________________________________________________________________
53925 [  7025] By: jhi                                   on 2000/09/07  18:42:27
53926         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
53927              
53928              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
53929              From: Gisle Aas <gisle@ActiveState.com>
53930              Date: 05 Sep 2000 08:11:40 +0200
53931              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
53932      Branch: perl
53933            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
53934 ____________________________________________________________________________
53935 [  7024] By: jhi                                   on 2000/09/07  18:39:32
53936         Log: Subject: [PATCH] Modernize Opcode.pm documentation
53937              From: Gisle Aas <gisle@ActiveState.com>
53938              Date: 4 Sep 2000 00:18:55 -0000
53939              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
53940      Branch: perl
53941            ! ext/Opcode/Opcode.pm
53942 ____________________________________________________________________________
53943 [  7023] By: jhi                                   on 2000/09/07  18:37:42
53944         Log: Subject: [PATCH] Tied filehandle documentation
53945              From: Gisle Aas <gisle@ActiveState.com>
53946              Date: 4 Sep 2000 00:14:40 -0000
53947              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
53948      Branch: perl
53949            ! pod/perlfunc.pod pod/perltie.pod
53950 ____________________________________________________________________________
53951 [  7022] By: jhi                                   on 2000/09/07  18:35:37
53952         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
53953              From: Gisle Aas <gisle@ActiveState.com>
53954              Date: 4 Sep 2000 00:04:22 -0000
53955              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
53956      Branch: perl
53957            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
53958 ____________________________________________________________________________
53959 [  7021] By: jhi                                   on 2000/09/07  18:33:22
53960         Log: Subject: small apidoc fix
53961              From: Marc Lehmann <pcg@goof.com>
53962              Date: Sun, 3 Sep 2000 05:12:06 +0200
53963              Message-ID: <20000903051206.A5909@cerebro.laendle>
53964      Branch: perl
53965            ! pod/perlapi.pod utf8.c
53966 ____________________________________________________________________________
53967 [  7020] By: jhi                                   on 2000/09/07  16:14:57
53968         Log: Tiny perldelta nits.
53969      Branch: perl
53970            ! pod/perldelta.pod
53971 ____________________________________________________________________________
53972 [  7019] By: jhi                                   on 2000/09/07  16:04:20
53973         Log: Guard against bad string->int conversion for quads.
53974      Branch: perl
53975            ! t/op/64bitint.t
53976 ____________________________________________________________________________
53977 [  7018] By: jhi                                   on 2000/09/06  17:07:03
53978         Log: Update Unicode todo list.
53979      Branch: perl
53980            ! Todo-5.6
53981 ____________________________________________________________________________
53982 [  7017] By: jhi                                   on 2000/09/05  21:16:01
53983         Log: Document the SvIOK_.*UV().
53984      Branch: perl
53985            ! pod/perlapi.pod sv.h
53986 ____________________________________________________________________________
53987 [  7016] By: nick                                  on 2000/09/03  21:54:46
53988         Log: Hash lookup of constant strings optimization:
53989              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
53990              to string table (as per sharepvn). Add newSV_pvn_share to create such
53991              a thing. Make hv.c compare addresses of strings and skip string compare
53992              if equal. Make method_named and helem ops use these shared-string SVs
53993              when arg is constant. Make keys op return shared-string SVs (less clearly
53994              a win).
53995      Branch: perl
53996            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
53997            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
53998            ! pod/perlintern.pod pp_hot.c proto.h sv.c
53999 ____________________________________________________________________________
54000 [  7015] By: jhi                                   on 2000/09/02  17:48:59
54001         Log: This is 5.7.0.
54002      Branch: perl
54003            ! Changes
54004 ____________________________________________________________________________
54005 [  7014] By: jhi                                   on 2000/09/02  17:35:45
54006         Log: Changes and patchlevel tweaks.
54007      Branch: perl
54008            ! Changes patchlevel.h
54009 ____________________________________________________________________________
54010 [  7013] By: jhi                                   on 2000/09/02  17:30:50
54011         Log: Update Changes.
54012      Branch: perl
54013            ! Changes patchlevel.h
54014 ____________________________________________________________________________
54015 [  7012] By: nick                                  on 2000/09/02  17:25:20
54016         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
54017      Branch: perl
54018            ! gv.c lib/overload.pm
54019 ____________________________________________________________________________
54020 [  7011] By: jhi                                   on 2000/09/02  17:16:25
54021         Log: Update perlhist.
54022      Branch: perl
54023            ! pod/perlhist.pod
54024 ____________________________________________________________________________
54025 [  7010] By: jhi                                   on 2000/09/02  17:01:35
54026         Log: perldelta nits.
54027      Branch: perl
54028            ! pod/perldelta.pod
54029 ____________________________________________________________________________
54030 [  7009] By: nick                                  on 2000/09/02  16:48:35
54031         Log: If overloaded %{} etc. return the object do not loop.
54032              Thus  sub deref { $_[0] } functions if object is wanted type.
54033      Branch: perl
54034            ! pp.h
54035 ____________________________________________________________________________
54036 [  7008] By: jhi                                   on 2000/09/02  16:26:11
54037         Log: Retab MANIFEST.
54038      Branch: perl
54039            ! ext/Storable/MANIFEST
54040 ____________________________________________________________________________
54041 [  7007] By: jhi                                   on 2000/09/02  16:23:02
54042         Log: Make certain cc is set before trying to run it.
54043      Branch: perl
54044            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
54045 ____________________________________________________________________________
54046 [  7006] By: jhi                                   on 2000/09/02  15:45:41
54047         Log: Unicode notes.
54048      Branch: perl
54049            ! pod/perldelta.pod
54050 ____________________________________________________________________________
54051 [  7005] By: jhi                                   on 2000/09/02  15:42:11
54052         Log: Various Configure nits by Philip Newton,
54053              plus the ebcdic one by me.
54054      Branch: metaconfig
54055            + U/modified/pager.U
54056            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
54057      Branch: metaconfig/U/perl
54058            ! Devel.U quadfio.U
54059      Branch: perl
54060            ! Configure config_h.SH
54061 ____________________________________________________________________________
54062 [  7004] By: jhi                                   on 2000/09/02  15:06:14
54063         Log: Apparently avoiding the swapping is too costly.
54064              
54065              From: "Ben Tilly" <ben_tilly@hotmail.com>
54066              Subject: Re: the door is closed.
54067              Date: Fri, 01 Sep 2000 20:23:16 EDT
54068              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
54069      Branch: perl
54070            ! pod/perlfaq4.pod
54071 ____________________________________________________________________________
54072 [  7003] By: nick                                  on 2000/09/02  12:26:04
54073         Log: Undo part of change 6489 which looks like a bulk edit which
54074              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
54075              The supressing of main:: on return from select() is undesirable.
54076      Branch: perl
54077            ! pp_sys.c
54078 ____________________________________________________________________________
54079 [  7002] By: jhi                                   on 2000/09/01  23:08:54
54080         Log: Update Changes.
54081      Branch: perl
54082            ! Changes patchlevel.h
54083 ____________________________________________________________________________
54084 [  7001] By: jhi                                   on 2000/09/01  23:00:13
54085         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
54086              From: Peter Prymmer <pvhp@forte.com>
54087              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
54088              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
54089              
54090              plus rework the http: spots as suggested by Tom Christiansen,
54091              plus regen perltoc.
54092      Branch: perl
54093            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
54094            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
54095 ____________________________________________________________________________
54096 [  7000] By: jhi                                   on 2000/09/01  22:36:01
54097         Log: Only the first line, thank you very much.
54098      Branch: perl
54099            ! hints/solaris_2.sh
54100 ____________________________________________________________________________
54101 [  6999] By: gsar                                  on 2000/09/01  22:16:40
54102         Log: change#6791 accidentally clobbered change#6710, put it back
54103      Branch: perl
54104            ! win32/win32.c
54105 ____________________________________________________________________________
54106 [  6998] By: jhi                                   on 2000/09/01  22:14:16
54107         Log: Mention the HP-UX LP64 freak failure.
54108      Branch: perl
54109            ! pod/perldelta.pod
54110 ____________________________________________________________________________
54111 [  6997] By: jhi                                   on 2000/09/01  21:48:32
54112         Log: Detypo.
54113      Branch: perl
54114            ! hints/hpux.sh
54115 ____________________________________________________________________________
54116 [  6996] By: jhi                                   on 2000/09/01  21:27:10
54117         Log: Update Changes.
54118      Branch: perl
54119            ! Changes patchlevel.h
54120 ____________________________________________________________________________
54121 [  6995] By: jhi                                   on 2000/09/01  21:14:24
54122         Log: Mi splgn s gnin.g
54123      Branch: perl
54124            ! pp_ctl.c
54125 ____________________________________________________________________________
54126 [  6994] By: jhi                                   on 2000/09/01  21:09:54
54127         Log: Subject: http:// in L<>
54128              From: Nicholas Clark <nick@ccl4.org>
54129              Date: Fri, 1 Sep 2000 22:03:21 +0100
54130              Message-ID: <20000901220321.B72074@plum.flirble.org>
54131      Branch: perl
54132            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
54133 ____________________________________________________________________________
54134 [  6993] By: jhi                                   on 2000/09/01  21:06:54
54135         Log: Update to Storable 1.0, from Raphael Manfredi.
54136      Branch: perl
54137            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
54138            ! ext/Storable/Makefile.PL ext/Storable/README
54139            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
54140            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
54141            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
54142            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
54143            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
54144            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
54145 ____________________________________________________________________________
54146 [  6992] By: jhi                                   on 2000/09/01  20:43:05
54147         Log: Mention known sfio+linux buglet.
54148      Branch: perl
54149            ! pod/perldelta.pod
54150 ____________________________________________________________________________
54151 [  6991] By: jhi                                   on 2000/09/01  20:40:11
54152         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
54153              From: Peter Prymmer <pvhp@forte.com>
54154              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
54155              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
54156      Branch: perl
54157            ! vms/vms.c
54158 ____________________________________________________________________________
54159 [  6990] By: jhi                                   on 2000/09/01  20:25:26
54160         Log: Retract #6986.
54161      Branch: perl
54162            ! hints/solaris_2.sh
54163 ____________________________________________________________________________
54164 [  6989] By: jhi                                   on 2000/09/01  20:23:00
54165         Log: Mergesort is back.
54166      Branch: perl
54167            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
54168 ____________________________________________________________________________
54169 [  6988] By: jhi                                   on 2000/09/01  19:37:40
54170         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
54171              From: Mike Guy <mjtg@cam.ac.uk>
54172              Date: Fri, 01 Sep 2000 17:43:33 +0100
54173              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
54174      Branch: perl
54175            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
54176            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
54177 ____________________________________________________________________________
54178 [  6987] By: jhi                                   on 2000/09/01  19:17:10
54179         Log: Regen perltoc.
54180      Branch: perl
54181            ! pod/perltoc.pod
54182 ____________________________________________________________________________
54183 [  6986] By: jhi                                   on 2000/09/01  18:51:10
54184         Log: Subject: Re: Solaris x86 has no SPARC libraries!
54185              From: Lupe Christoph <lupe@lupe-christoph.de>
54186              Date: Fri, 1 Sep 2000 20:41:20 +0200
54187              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
54188      Branch: perl
54189            ! hints/solaris_2.sh
54190 ____________________________________________________________________________
54191 [  6985] By: jhi                                   on 2000/09/01  18:28:10
54192         Log: Update Changes.
54193      Branch: perl
54194            ! Changes patchlevel.h
54195 ____________________________________________________________________________
54196 [  6984] By: jhi                                   on 2000/09/01  18:26:53
54197         Log: Feature ordering tweak.
54198      Branch: perl
54199            ! myconfig.SH
54200 ____________________________________________________________________________
54201 [  6983] By: jhi                                   on 2000/09/01  18:19:50
54202         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
54203              From: <abigail@foad.org>
54204              Date: Fri, 1 Sep 2000 13:07:32 -0400
54205              Message-ID: <20000901170732.18249.qmail@foad.org>
54206      Branch: perl
54207            ! t/pragma/overload.t
54208 ____________________________________________________________________________
54209 [  6982] By: jhi                                   on 2000/09/01  18:17:54
54210         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
54211              so that case-ignoring systems like DCL can tell them from
54212              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
54213      Branch: metaconfig/U/perl
54214            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
54215      Branch: perl
54216            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
54217            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
54218            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
54219            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
54220            ! vos/config.def vos/config.h vos/config_h.SH_orig
54221            ! win32/config.bc win32/config.gc win32/config.vc
54222 ____________________________________________________________________________
54223 [  6981] By: nick                                  on 2000/09/01  17:21:57
54224         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
54225              warning when UNTIE exists and instead pass the cound of extra references to
54226              the UNTIE method.
54227      Branch: perl
54228            ! pod/perltie.pod pp_sys.c
54229 ____________________________________________________________________________
54230 [  6980] By: jhi                                   on 2000/09/01  16:54:44
54231         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
54232              From: Peter Prymmer <pvhp@forte.com>
54233              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
54234              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
54235      Branch: perl
54236            ! configure.com
54237 ____________________________________________________________________________
54238 [  6979] By: jhi                                   on 2000/09/01  16:06:20
54239         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
54240              From: Mike Guy <mjtg@cam.ac.uk> 
54241              Date: Fri, 01 Sep 2000 16:49:27 +0100
54242              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
54243      Branch: perl
54244            ! t/base/rs.t
54245 ____________________________________________________________________________
54246 [  6978] By: jhi                                   on 2000/09/01  16:00:42
54247         Log: Update to PodParser 1.18, from Brad Appleton.
54248      Branch: perl
54249            ! lib/Pod/Checker.pm t/pod/find.t
54250 ____________________________________________________________________________
54251 [  6977] By: jhi                                   on 2000/09/01  14:48:58
54252         Log: Subject: Nit in Configure (bleadperl@6961)
54253              From: Lupe Christoph <lupe@lupe-christoph.de>
54254              Date: Fri, 1 Sep 2000 16:34:29 +0200
54255              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
54256      Branch: metaconfig
54257            ! U/compline/ccflags.U
54258      Branch: perl
54259            ! Configure config_h.SH
54260 ____________________________________________________________________________
54261 [  6976] By: jhi                                   on 2000/09/01  14:39:52
54262         Log: Update Changes.
54263      Branch: perl
54264            ! Changes patchlevel.h
54265 ____________________________________________________________________________
54266 [  6975] By: jhi                                   on 2000/09/01  14:37:36
54267         Log: microperl config update.
54268      Branch: perl
54269            ! uconfig.h uconfig.sh
54270 ____________________________________________________________________________
54271 [  6974] By: jhi                                   on 2000/09/01  14:36:53
54272         Log: Document known deficiencies.
54273      Branch: perl
54274            ! pod/perldelta.pod
54275 ____________________________________________________________________________
54276 [  6973] By: jhi                                   on 2000/09/01  14:10:20
54277         Log: Mention warnings fixes and updates.
54278      Branch: perl
54279            ! pod/perldelta.pod
54280 ____________________________________________________________________________
54281 [  6972] By: jhi                                   on 2000/09/01  14:01:52
54282         Log: Drop unused argument.
54283              
54284              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
54285              From: Spider Boardman <spider@web.zk3.dec.com>
54286              Date: Thu, 31 Aug 2000 16:10:15 -0400
54287              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
54288      Branch: perl
54289            ! toke.c
54290 ____________________________________________________________________________
54291 [  6971] By: jhi                                   on 2000/09/01  13:59:24
54292         Log: Add the overload warnings to perldiag.
54293      Branch: perl
54294            ! lib/overload.pm pod/perldiag.pod
54295 ____________________________________________________________________________
54296 [  6970] By: jhi                                   on 2000/09/01  13:55:10
54297         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
54298              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
54299              Date: Fri, 1 Sep 2000 13:43:15 +0100 
54300              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
54301      Branch: perl
54302            ! lib/overload.pm t/pragma/overload.t
54303 ____________________________________________________________________________
54304 [  6969] By: jhi                                   on 2000/09/01  13:52:27
54305         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
54306              From: <abigail@foad.org>
54307              Date: Fri, 1 Sep 2000 05:46:54 -0400
54308              Message-ID: <20000901094654.6476.qmail@foad.org>
54309      Branch: perl
54310            ! lib/overload.pm
54311 ____________________________________________________________________________
54312 [  6968] By: jhi                                   on 2000/09/01  13:50:05
54313         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
54314              From: Daniel Chetlin <daniel@chetlin.com>
54315              Date: Fri, 1 Sep 2000 02:10:55 -0700
54316              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
54317      Branch: perl
54318            ! pod/perlretut.pod
54319 ____________________________________________________________________________
54320 [  6967] By: jhi                                   on 2000/09/01  13:47:54
54321         Log: Part of the solution.
54322              
54323              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
54324              From: Mike Guy <mjtg@cam.ac.uk>
54325              Date: Fri, 01 Sep 2000 14:16:01 +0100
54326              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
54327      Branch: perl
54328            ! gv.c mg.c
54329 ____________________________________________________________________________
54330 [  6966] By: jhi                                   on 2000/09/01  13:46:17
54331         Log: Subject: CPAN.pm beta 1.57_57 for the core
54332              From: andreas.koenig@anima.de (Andreas J. Koenig)
54333              Date: 01 Sep 2000 15:16:31 +0200
54334              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
54335      Branch: perl
54336            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
54337 ____________________________________________________________________________
54338 [  6965] By: jhi                                   on 2000/09/01  13:43:18
54339         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
54340              From: "Craig A. Berry" <craig.berry@psinetcs.com>
54341              Date: Fri, 01 Sep 2000 01:47:22 -0500
54342              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
54343      Branch: perl
54344            ! pod/perldelta.pod vms/vms.c
54345 ____________________________________________________________________________
54346 [  6964] By: jhi                                   on 2000/09/01  13:35:35
54347         Log: File::Temp patches from Andreas König,
54348              
54349              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
54350              From: andreas.koenig@anima.de (Andreas J. Koenig)
54351              Date: 01 Sep 2000 10:07:20 +0200
54352              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
54353              
54354              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
54355              From: andreas.koenig@anima.de (Andreas J. Koenig)
54356              Date: 31 Aug 2000 23:26:08 +0200
54357              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
54358      Branch: perl
54359            ! lib/File/Temp.pm t/lib/ftmp-security.t
54360 ____________________________________________________________________________
54361 [  6963] By: jhi                                   on 2000/09/01  02:22:24
54362         Log: Retract the mergesort code, way too incompatible licensing
54363              and copyrights.
54364      Branch: perl
54365            ! pod/perldelta.pod pp_ctl.c
54366 ____________________________________________________________________________
54367 [  6962] By: jhi                                   on 2000/08/31  23:27:32
54368         Log: Update Changes.
54369      Branch: perl
54370            ! Changes patchlevel.h
54371 ____________________________________________________________________________
54372 [  6961] By: jhi                                   on 2000/08/31  23:20:04
54373         Log: Small tweaks all over.
54374      Branch: metaconfig
54375            ! U/compline/d_gconvert.U
54376      Branch: perl
54377            ! AUTHORS Configure config_h.SH pp_ctl.c
54378 ____________________________________________________________________________
54379 [  6960] By: jhi                                   on 2000/08/31  22:39:36
54380         Log: Further rewording.
54381      Branch: perl
54382            ! pp_ctl.c
54383 ____________________________________________________________________________
54384 [  6959] By: jhi                                   on 2000/08/31  21:26:44
54385         Log: More address tweaking.
54386      Branch: perl
54387            ! AUTHORS Changes
54388 ____________________________________________________________________________
54389 [  6958] By: jhi                                   on 2000/08/31  20:47:25
54390         Log: AUTHORS tweaks, from Peter Prymmer.
54391              
54392              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
54393              From: Peter Prymmer <pvhp@forte.com>
54394              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
54395              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
54396      Branch: perl
54397            ! AUTHORS MAINTAIN
54398 ____________________________________________________________________________
54399 [  6957] By: jhi                                   on 2000/08/31  20:34:43
54400         Log: perldelta tweaks.
54401      Branch: perl
54402            ! pod/perldelta.pod
54403 ____________________________________________________________________________
54404 [  6956] By: jhi                                   on 2000/08/31  19:11:06
54405         Log: Regen perltoc.
54406      Branch: perl
54407            ! pod/perltoc.pod
54408 ____________________________________________________________________________
54409 [  6955] By: jhi                                   on 2000/08/31  19:06:30
54410         Log: Clarify the mergesort situation.
54411      Branch: perl
54412            ! pp_ctl.c
54413 ____________________________________________________________________________
54414 [  6954] By: jhi                                   on 2000/08/31  18:24:17
54415         Log: Move the Solaris 7 scan to use64bitall, make the
54416              failure to find 64-bot sparc libc to mention the
54417              possibility of being in an intel, from Lupe and Alan.
54418      Branch: perl
54419            ! hints/solaris_2.sh
54420 ____________________________________________________________________________
54421 [  6953] By: jhi                                   on 2000/08/31  18:09:20
54422         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
54423              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
54424      Branch: metaconfig
54425            ! U/compline/d_gconvert.U U/threads/archname.U
54426      Branch: metaconfig/U/perl
54427            ! perlxv.U
54428      Branch: perl
54429            ! Configure config_h.SH sv.c
54430 ____________________________________________________________________________
54431 [  6952] By: jhi                                   on 2000/08/31  17:42:24
54432         Log: :: not allowed in pathnames, change to .
54433              
54434              Subject: [PATCH perl@6938] cygwin port
54435              From: "Fifer, Eric" <EFifer@sanwaint.com>
54436              Date: Thu, 31 Aug 2000 16:32:59 +0100
54437              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
54438      Branch: metaconfig/U/perl
54439            ! perlxv.U
54440 ____________________________________________________________________________
54441 [  6951] By: jhi                                   on 2000/08/31  17:02:05
54442         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
54443      Branch: perl
54444            ! perl.h
54445 ____________________________________________________________________________
54446 [  6950] By: jhi                                   on 2000/08/31  16:26:08
54447         Log: More author updates.
54448              
54449              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
54450              From: Simon Cozens <simon@cozens.net>
54451              Date: Thu, 31 Aug 2000 17:13:32 +0100
54452              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
54453      Branch: perl
54454            ! AUTHORS
54455 ____________________________________________________________________________
54456 [  6949] By: jhi                                   on 2000/08/31  16:04:49
54457         Log: POSIX doesn't report long double values under -Duselongdouble
54458              when the long doubles are "real" (bigger than doubles).
54459              
54460              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
54461              From: Spider Boardman <spider@peano.zk3.dec.com>
54462              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
54463              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
54464      Branch: perl
54465            ! ext/POSIX/POSIX.xs
54466 ____________________________________________________________________________
54467 [  6948] By: jhi                                   on 2000/08/31  15:25:10
54468         Log: Update Changes.
54469      Branch: perl
54470            ! Changes patchlevel.h
54471 ____________________________________________________________________________
54472 [  6947] By: jhi                                   on 2000/08/31  15:22:29
54473         Log: Document UNTIE in a very minimalistic way.
54474      Branch: perl
54475            ! pod/perlfunc.pod pod/perltie.pod
54476 ____________________________________________________________________________
54477 [  6946] By: jhi                                   on 2000/08/31  15:15:23
54478         Log: Document known failures.
54479      Branch: perl
54480            ! pod/perldelta.pod
54481 ____________________________________________________________________________
54482 [  6945] By: jhi                                   on 2000/08/31  15:07:00
54483         Log: Don't attach -ld to the archname if pointless.
54484      Branch: metaconfig
54485            ! U/threads/archname.U
54486      Branch: perl
54487            ! Configure config_h.SH
54488 ____________________________________________________________________________
54489 [  6944] By: jhi                                   on 2000/08/31  14:37:42
54490         Log: Wrap the test in eval.
54491              
54492              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
54493              From: Tim Jenness <timj@jach.hawaii.edu>
54494              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
54495              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
54496      Branch: perl
54497            ! t/lib/ftmp-security.t
54498 ____________________________________________________________________________
54499 [  6943] By: jhi                                   on 2000/08/31  14:30:57
54500         Log: Make -Dusemorebits find long doubles in Solaris.
54501      Branch: perl
54502            ! hints/solaris_2.sh
54503 ____________________________________________________________________________
54504 [  6942] By: jhi                                   on 2000/08/31  13:48:45
54505         Log: Clarify the third case of ftmp-security warnings.
54506      Branch: perl
54507            ! INSTALL
54508 ____________________________________________________________________________
54509 [  6941] By: jhi                                   on 2000/08/31  13:40:31
54510         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
54511              From: <abigail@foad.org>
54512              Date: Thu, 31 Aug 2000 01:35:05 -0400
54513              Message-ID: <20000831053505.32120.qmail@foad.org>
54514      Branch: perl
54515            ! pod/perldelta.pod
54516 ____________________________________________________________________________
54517 [  6940] By: jhi                                   on 2000/08/31  13:38:48
54518         Log: Issue useful diagnostic on unknown pod commands.
54519              
54520              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
54521              From: <abigail@foad.org>
54522              Date: Thu, 31 Aug 2000 03:41:18 -0400
54523              Message-ID: <20000831074118.24880.qmail@foad.org>
54524      Branch: perl
54525            ! lib/Pod/Man.pm
54526 ____________________________________________________________________________
54527 [  6939] By: jhi                                   on 2000/08/31  13:34:33
54528         Log: Reveal Borland's isnan.
54529              
54530              Subject: build with BC++ tweak
54531              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
54532              Date: Thu, 31 Aug 2000 13:09:37 +0400
54533              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
54534      Branch: perl
54535            ! win32/win32.h
54536 ____________________________________________________________________________
54537 [  6938] By: jhi                                   on 2000/08/31  05:01:20
54538         Log: Update Changes.
54539      Branch: perl
54540            ! Changes patchlevel.h
54541 ____________________________________________________________________________
54542 [  6937] By: jhi                                   on 2000/08/31  04:26:23
54543         Log: sscanf() may be the only way to read long doubles from strings.
54544      Branch: metaconfig/U/perl
54545            ! longdblfio.U
54546      Branch: perl
54547            ! Configure config_h.SH perl.h util.c
54548 ____________________________________________________________________________
54549 [  6936] By: jhi                                   on 2000/08/31  04:18:19
54550         Log: The #6929 was too skimpy.
54551      Branch: perl
54552            ! sv.c
54553 ____________________________________________________________________________
54554 [  6935] By: jhi                                   on 2000/08/31  02:47:07
54555         Log: Subject: Re: typos in pods
54556              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
54557              Date: Wed, 30 Aug 2000 19:25:34 -0700
54558              Message-ID: <eIcr5gzkg25X092yn@efn.org>
54559      Branch: perl
54560            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
54561 ____________________________________________________________________________
54562 [  6934] By: jhi                                   on 2000/08/31  02:42:55
54563         Log: Missed one Unicode file.
54564      Branch: perl
54565            + lib/unicode/UCDFF301.html
54566 ____________________________________________________________________________
54567 [  6933] By: jhi                                   on 2000/08/30  23:42:27
54568         Log: Update Changes.
54569      Branch: perl
54570            ! Changes patchlevel.h
54571 ____________________________________________________________________________
54572 [  6932] By: jhi                                   on 2000/08/30  23:40:07
54573         Log: Mention UNTIE in perldelta.  Still needs documenting
54574              in perltie et alia.
54575      Branch: perl
54576            ! pod/perldelta.pod
54577 ____________________________________________________________________________
54578 [  6931] By: jhi                                   on 2000/08/30  23:36:02
54579         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
54580              From: <abigail@foad.org>
54581              Date: Wed, 30 Aug 2000 19:28:07 -0400
54582              Message-ID: <20000830232807.305.qmail@foad.org>
54583      Branch: perl
54584            ! pod/perldelta.pod
54585 ____________________________________________________________________________
54586 [  6930] By: jhi                                   on 2000/08/30  23:32:40
54587         Log: Update to Unicode 3.0.1.
54588      Branch: perl
54589            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
54590            + lib/unicode/PropList.txt lib/unicode/README.perl
54591            + lib/unicode/UCD301.html lib/unicode/Unicode.301
54592            - lib/unicode/Props.txt lib/unicode/UCD300.html
54593            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
54594            ! (edit 257 files)
54595 ____________________________________________________________________________
54596 [  6929] By: jhi                                   on 2000/08/30  22:38:18
54597         Log: Heap decorruption.
54598              
54599              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
54600              From: Alan Burlison <Alan.Burlison@uk.sun.com>
54601              Date: Wed, 30 Aug 2000 22:39:52 +0100
54602              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
54603      Branch: perl
54604            ! sv.c
54605 ____________________________________________________________________________
54606 [  6928] By: jhi                                   on 2000/08/30  22:29:34
54607         Log: Retract the dummy test, skip the security tests (instead of failing),
54608              explain what the warnings mean.
54609      Branch: perl
54610            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
54611 ____________________________________________________________________________
54612 [  6927] By: jhi                                   on 2000/08/30  22:14:13
54613         Log: Change the internal implementation of sort() to be mergesort
54614              instead of quicksort, from John Linderman <jpl@research.att.com>.
54615              Gives us better worst case, better average case, and stability.
54616              What's there not to like?  (Small fixes for threaded builds
54617              were required).
54618      Branch: perl
54619            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
54620 ____________________________________________________________________________
54621 [  6926] By: jhi                                   on 2000/08/30  20:55:20
54622         Log: A better fix for the Socket building problem from Craig Berry.
54623      Branch: perl
54624            ! vms/vms.c
54625 ____________________________________________________________________________
54626 [  6925] By: jhi                                   on 2000/08/30  20:20:25
54627         Log: Subject: [PATCH] Re: UNTIE method 
54628              From: Nick Ing-Simmons <nik@tiuk.ti.com>
54629              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
54630              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
54631      Branch: perl
54632            ! pp_sys.c t/op/tie.t
54633 ____________________________________________________________________________
54634 [  6924] By: jhi                                   on 2000/08/30  20:17:11
54635         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
54636              From: "Craig A. Berry" <craig.berry@psinetcs.com>
54637              Date: Wed, 30 Aug 2000 15:03:14 -0500
54638              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
54639      Branch: perl
54640            ! vms/vms.c
54641 ____________________________________________________________________________
54642 [  6923] By: jhi                                   on 2000/08/30  20:15:18
54643         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
54644              From: "Craig A. Berry" <craig.berry@psinetcs.com>
54645              Date: Wed, 30 Aug 2000 13:30:36 -0500
54646              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
54647      Branch: perl
54648            ! vms/vms.c
54649 ____________________________________________________________________________
54650 [  6922] By: jhi                                   on 2000/08/30  19:54:43
54651         Log: Better options for rsync.
54652      Branch: perl
54653            ! pod/perlhack.pod
54654 ____________________________________________________________________________
54655 [  6921] By: jhi                                   on 2000/08/30  19:40:16
54656         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
54657              From: Rick Delaney <rick@consumercontact.com>
54658              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
54659              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
54660      Branch: perl
54661            ! pod/perlfunc.pod
54662 ____________________________________________________________________________
54663 [  6920] By: jhi                                   on 2000/08/30  19:36:40
54664         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
54665              From: Peter Prymmer <pvhp@forte.com>
54666              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
54667              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
54668      Branch: perl
54669            ! configure.com
54670 ____________________________________________________________________________
54671 [  6919] By: jhi                                   on 2000/08/30  14:52:02
54672         Log: Update Changes.
54673      Branch: perl
54674            ! Changes patchlevel.h
54675 ____________________________________________________________________________
54676 [  6918] By: jhi                                   on 2000/08/30  14:48:34
54677         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
54678      Branch: perl
54679            ! lib/ExtUtils/typemap
54680 ____________________________________________________________________________
54681 [  6917] By: jhi                                   on 2000/08/30  14:46:34
54682         Log: Subject: typos in pods
54683              From: Nicholas Clark <nick@ccl4.org>
54684              Date: Wed, 30 Aug 2000 01:12:50 +0100
54685              Message-ID: <20000830011249.A61388@plum.flirble.org>
54686      Branch: perl
54687            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
54688            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
54689            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
54690            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
54691 ____________________________________________________________________________
54692 [  6916] By: jhi                                   on 2000/08/30  14:19:09
54693         Log: Document Storable problems on Crays.  (Will have
54694              to document all the other Storable problems, too.)
54695      Branch: perl
54696            ! pod/perldelta.pod
54697 ____________________________________________________________________________
54698 [  6915] By: jhi                                   on 2000/08/30  14:06:02
54699         Log: Subject: [PATCH] fix misc cast warnings
54700              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
54701              Date: Tue, 29 Aug 2000 23:16:14 -0700
54702              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
54703      Branch: perl
54704            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
54705            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
54706            ! os2/os2ish.h
54707 ____________________________________________________________________________
54708 [  6914] By: jhi                                   on 2000/08/30  14:03:45
54709         Log: Timestamp mismatch again.  Need to fix this dependence on
54710              config_h.SH timestamp, since it's the contents of config_h.SH
54711              that matter.
54712      Branch: perl
54713            ! uconfig.h uconfig.sh
54714 ____________________________________________________________________________
54715 [  6913] By: jhi                                   on 2000/08/30  13:54:06
54716         Log: Don't say "Perl 5.0 source kit".
54717      Branch: perl
54718            ! perl.c
54719 ____________________________________________________________________________
54720 [  6912] By: jhi                                   on 2000/08/30  13:51:24
54721         Log: Reset archname and archname64 always, forcing them be
54722              recomputed at each Configure run, make Configure and
54723              the hints files agree on the naming of largefiles variables.
54724      Branch: metaconfig
54725            ! U/threads/archname.U
54726      Branch: metaconfig/U/perl
54727            ! use64bits.U
54728      Branch: perl
54729            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
54730            ! hints/linux.sh hints/solaris_2.sh
54731 ____________________________________________________________________________
54732 [  6911] By: jhi                                   on 2000/08/30  13:30:13
54733         Log: Put back the slice accidentally removed by #6907.
54734      Branch: perl
54735            ! hints/solaris_2.sh
54736 ____________________________________________________________________________
54737 [  6910] By: jhi                                   on 2000/08/30  01:24:26
54738         Log: Be consistent: other Net::get* do export theirs.
54739              
54740              Subject: Re: Net::protoent does not export 'getproto'
54741              From: Yasushi Nakajima <sey@jkc.co.jp>
54742              Date: Wed, 30 Aug 2000 09:53:14 +0900
54743              Message-Id: <200008300051.DAA24700@taku.hut.fi>
54744      Branch: perl
54745            ! lib/Net/protoent.pm
54746 ____________________________________________________________________________
54747 [  6909] By: jhi                                   on 2000/08/30  01:17:25
54748         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
54749              From: Gurusamy Sarathy <gsar@ActiveState.com>
54750              Date: Tue, 29 Aug 2000 17:17:07 -0700
54751              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
54752      Branch: perl
54753            ! cop.h
54754 ____________________________________________________________________________
54755 [  6908] By: jhi                                   on 2000/08/30  00:58:05
54756         Log: Update Changes.
54757      Branch: perl
54758            ! Changes patchlevel.h
54759 ____________________________________________________________________________
54760 [  6907] By: jhi                                   on 2000/08/30  00:57:22
54761         Log: Introduce ccname to keep track of what compiler kind of we have.
54762      Branch: metaconfig/U/perl
54763            ! Checkcc.U gccvers.U
54764      Branch: perl
54765            ! Configure config_h.SH hints/solaris_2.sh
54766 ____________________________________________________________________________
54767 [  6906] By: jhi                                   on 2000/08/30  00:25:47
54768         Log: Put back the flags dump as reasoned in
54769              
54770              Subject: Re: [PATCH] Glob dumping
54771              From: Mike Guy <mjtg@cam.ac.uk> 
54772              Date: Tue, 29 Aug 2000 21:41:32 +0100
54773              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
54774      Branch: perl
54775            ! dump.c t/lib/peek.t
54776 ____________________________________________________________________________
54777 [  6905] By: jhi                                   on 2000/08/30  00:16:17
54778         Log: Make the epsilon to be relative, not absolute.
54779              
54780              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
54781              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
54782              Date: Tue, 29 Aug 2000 19:58:56 -0400
54783              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
54784      Branch: perl
54785            ! t/lib/trig.t
54786 ____________________________________________________________________________
54787 [  6904] By: jhi                                   on 2000/08/30  00:13:09
54788         Log: From now on, Gisle is on my list of usual suspects :-)
54789              Retract #6902.
54790      Branch: perl
54791            ! ext/Opcode/Safe.pm
54792 ____________________________________________________________________________
54793 [  6903] By: jhi                                   on 2000/08/29  23:51:20
54794         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
54795              From: "Craig A. Berry" <craig.berry@psinetcs.com>
54796              Date: Tue, 29 Aug 2000 18:43:26 -0500
54797              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
54798      Branch: perl
54799            + vms/vmspipe.com
54800            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
54801            ! vms/vms.c
54802 ____________________________________________________________________________
54803 [  6902] By: jhi                                   on 2000/08/29  23:44:14
54804         Log: Retry what #6882 attempted.
54805              
54806              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
54807              From: Gisle Aas <gisle@ActiveState.com>
54808              Date: 30 Aug 2000 00:33:09 +0200
54809              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
54810      Branch: perl
54811            ! ext/Opcode/Safe.pm
54812 ____________________________________________________________________________
54813 [  6901] By: jhi                                   on 2000/08/29  22:59:32
54814         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
54815              From: Hugo <hv@crypt.compulink.co.uk>
54816              Date: Mon, 12 Jun 2000 19:36:08 +0100
54817              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
54818      Branch: perl
54819            ! sv.c
54820 ____________________________________________________________________________
54821 [  6900] By: jhi                                   on 2000/08/29  22:58:35
54822         Log: Admit that we are leaking scalars.
54823              
54824              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
54825              From: Spider Boardman <spider@leggy.zk3.dec.com>
54826              Date: Tue, 29 Aug 2000 18:48:29 -0400
54827              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
54828      Branch: perl
54829            ! t/pragma/warnings.t
54830 ____________________________________________________________________________
54831 [  6899] By: jhi                                   on 2000/08/29  20:53:13
54832         Log: Update Changes.
54833      Branch: perl
54834            ! Changes patchlevel.h
54835 ____________________________________________________________________________
54836 [  6898] By: jhi                                   on 2000/08/29  20:46:21
54837         Log: Undo namespace pollution of #6878.
54838              
54839              Subject: Re: Net::protoent does not export 'getproto'
54840              From: Mike Guy <mjtg@cam.ac.uk>
54841              Date: Tue, 29 Aug 2000 21:32:37 +0100
54842              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
54843      Branch: perl
54844            ! lib/Net/protoent.pm
54845 ____________________________________________________________________________
54846 [  6897] By: jhi                                   on 2000/08/29  20:44:29
54847         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
54848              From: Peter Prymmer <pvhp@forte.com>
54849              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
54850              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
54851      Branch: perl
54852            ! pod/perlebcdic.pod
54853 ____________________________________________________________________________
54854 [  6896] By: jhi                                   on 2000/08/29  20:40:57
54855         Log: There's no point repeating the 'revision' (5) of perl5.
54856      Branch: metaconfig/U/perl
54857            ! Devel.U patchlevel.U
54858      Branch: perl
54859            ! Configure config_h.SH
54860 ____________________________________________________________________________
54861 [  6895] By: jhi                                   on 2000/08/29  20:16:58
54862         Log: Regen Configure for #6894.
54863      Branch: metaconfig/U/perl
54864            ! perladmin.U
54865      Branch: perl
54866            ! Configure config_h.SH
54867 ____________________________________________________________________________
54868 [  6894] By: jhi                                   on 2000/08/29  19:59:52
54869         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
54870              From: "Philip Newton" <Philip.Newton@gmx.net>
54871              Date: Tue, 29 Aug 2000 21:39:14 +0200
54872              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
54873      Branch: perl
54874            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
54875            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
54876            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
54877            ! utils/perlbug.PL
54878 ____________________________________________________________________________
54879 [  6893] By: jhi                                   on 2000/08/29  19:55:30
54880         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
54881              From: "Philip Newton" <Philip.Newton@gmx.net>
54882              Date: Tue, 29 Aug 2000 21:39:14 +0200
54883              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
54884      Branch: perl
54885            ! installhtml
54886 ____________________________________________________________________________
54887 [  6892] By: jhi                                   on 2000/08/29  19:53:59
54888         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
54889              From: "Philip Newton" <Philip.Newton@gmx.net>
54890              Date: Tue, 29 Aug 2000 21:48:18 +0200
54891              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
54892      Branch: perl
54893            ! lib/File/Temp.pm
54894 ____________________________________________________________________________
54895 [  6891] By: jhi                                   on 2000/08/29  18:30:03
54896         Log: Nail the ID 20000828.023.
54897      Branch: perl
54898            ! ext/Storable/Storable.xs
54899 ____________________________________________________________________________
54900 [  6890] By: jhi                                   on 2000/08/29  16:50:17
54901         Log: Under usethreads the dumped variable is IN_PAD.
54902              
54903              Subject: Re: [PATCH] Glob dumping
54904              From: Gisle Aas <gisle@ActiveState.com>
54905              Date: 29 Aug 2000 18:45:05 +0200
54906              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
54907      Branch: perl
54908            ! t/lib/peek.t
54909 ____________________________________________________________________________
54910 [  6889] By: jhi                                   on 2000/08/29  15:17:37
54911         Log: Update Changes.
54912      Branch: perl
54913            ! Changes patchlevel.h
54914 ____________________________________________________________________________
54915 [  6888] By: jhi                                   on 2000/08/29  14:49:59
54916         Log: Retract #6882, broke the safe tests.
54917      Branch: perl
54918            ! ext/Opcode/Safe.pm
54919 ____________________________________________________________________________
54920 [  6887] By: jhi                                   on 2000/08/29  14:47:06
54921         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
54922              From: Gisle Aas <gisle@ActiveState.com> 
54923              Date: 09 Jun 2000 20:00:11 +0200
54924              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
54925      Branch: perl
54926            ! utils/perldoc.PL
54927 ____________________________________________________________________________
54928 [  6886] By: jhi                                   on 2000/08/29  14:42:45
54929         Log: The #6881 removed one dump line.
54930      Branch: perl
54931            ! t/lib/peek.t
54932 ____________________________________________________________________________
54933 [  6885] By: jhi                                   on 2000/08/29  14:30:47
54934         Log: Don't forget to tidy up.
54935      Branch: perl
54936            ! t/lib/ftmp-security.t
54937 ____________________________________________________________________________
54938 [  6884] By: jhi                                   on 2000/08/29  14:25:17
54939         Log: Disabling the one test is a bit tricky.
54940      Branch: perl
54941            ! t/lib/ftmp-security.t
54942 ____________________________________________________________________________
54943 [  6883] By: jhi                                   on 2000/08/29  14:16:25
54944         Log: Disable one of the tests for now.
54945      Branch: perl
54946            ! t/lib/ftmp-security.t
54947 ____________________________________________________________________________
54948 [  6882] By: jhi                                   on 2000/08/29  14:05:50
54949         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
54950              From: gisle@aas.no
54951              Date: 29 Aug 2000 10:35:06 -0000
54952              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
54953      Branch: perl
54954            ! ext/Opcode/Safe.pm
54955 ____________________________________________________________________________
54956 [  6881] By: jhi                                   on 2000/08/29  14:03:51
54957         Log: Subject: [PATCH] Glob dumping
54958              From: Gisle Aas <gisle@ActiveState.com>
54959              Date: 29 Aug 2000 07:59:42 -0000
54960              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
54961      Branch: perl
54962            ! dump.c
54963 ____________________________________________________________________________
54964 [  6880] By: jhi                                   on 2000/08/29  14:02:01
54965         Log: Subject: [PATCH] Warnings in B::Deparse
54966              From: <abigail@foad.org>
54967              Date: Tue, 29 Aug 2000 00:00:01 -0400
54968              Message-ID: <20000829040001.2999.qmail@foad.org>
54969      Branch: perl
54970            ! ext/B/B/Deparse.pm
54971 ____________________________________________________________________________
54972 [  6879] By: jhi                                   on 2000/08/29  13:57:26
54973         Log: Missed a change in #6869.
54974      Branch: perl
54975            ! mg.c
54976 ____________________________________________________________________________
54977 [  6878] By: jhi                                   on 2000/08/29  13:45:04
54978         Log: Subject: Net::protoent does not export 'getproto'
54979              From: Yasushi Nakajima <sey@jkc.co.jp>
54980              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
54981      Branch: perl
54982            ! lib/Net/protoent.pm
54983 ____________________________________________________________________________
54984 [  6877] By: jhi                                   on 2000/08/29  13:39:19
54985         Log: Patches all over for people and the files they (hopefully) care about.
54986      Branch: perl
54987            ! AUTHORS Changes MAINTAIN
54988 ____________________________________________________________________________
54989 [  6876] By: jhi                                   on 2000/08/29  12:53:54
54990         Log: Fix for thinko in #6848.
54991              
54992              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
54993              From: Lupe Christoph <lupe@lupe-christoph.de>
54994              Date: Tue, 29 Aug 2000 09:04:08 +0200
54995              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
54996      Branch: perl
54997            ! ext/Thread/Thread.xs
54998 ____________________________________________________________________________
54999 [  6875] By: jhi                                   on 2000/08/29  12:50:14
55000         Log: Update to Getopt::Long 2.24, from Johan Vromans.
55001      Branch: perl
55002            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
55003 ____________________________________________________________________________
55004 [  6874] By: jhi                                   on 2000/08/29  02:09:53
55005         Log: Use minimal @INC in tests, most of the time just '../lib',
55006              so that we simply can't pick up stuff from other Perls than
55007              the one we are testing.  Pointed out by
55008              
55009              From: Mike Guy <mjtg@cam.ac.uk>
55010              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
55011              Date: Fri, 25 Aug 2000 15:15:59 +0100
55012              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
55013      Branch: perl
55014            ! (edit 185 files)
55015 ____________________________________________________________________________
55016 [  6873] By: jhi                                   on 2000/08/29  01:07:11
55017         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
55018              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
55019              Date: Mon, 28 Aug 2000 17:45:52 -0700
55020              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
55021      Branch: perl
55022            ! Makefile.SH hints/os2.sh
55023 ____________________________________________________________________________
55024 [  6872] By: jhi                                   on 2000/08/28  23:33:39
55025         Log: Subject: [PATCH bleedperl@6866] spellings
55026              From: marcel@codewerk.com (Marcel Grunauer)
55027              Date: Tue, 29 Aug 2000 01:19:59 +0200
55028              Message-Id: <200008282319.BAA29862@gandalf.local>
55029      Branch: perl
55030            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
55031            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
55032            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
55033 ____________________________________________________________________________
55034 [  6871] By: jhi                                   on 2000/08/28  23:22:09
55035         Log: Take out the SUIDMAIL thing, that will not be
55036              a problem in 5.7.*.
55037      Branch: perl
55038            ! patchlevel.h
55039 ____________________________________________________________________________
55040 [  6870] By: jhi                                   on 2000/08/28  23:19:30
55041         Log: -S is the silent flag, -s is the strip flag.
55042              
55043              Subject: [PATCH] Re: [PATCH] make no-install          
55044              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
55045              Date: Mon, 28 Aug 2000 15:12:55 -0700
55046              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
55047      Branch: perl
55048            ! Makefile.SH
55049 ____________________________________________________________________________
55050 [  6869] By: jhi                                   on 2000/08/28  23:12:05
55051         Log: Subject: [PATCH bleedperl@6856] warnings fixes
55052              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
55053              Date: Mon, 28 Aug 2000 23:55:06 +0100
55054              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
55055      Branch: perl
55056            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
55057            ! warnings.h warnings.pl
55058 ____________________________________________________________________________
55059 [  6868] By: jhi                                   on 2000/08/28  21:38:22
55060         Log: Potential cruft.
55061      Branch: perl
55062            ! Makefile.SH
55063 ____________________________________________________________________________
55064 [  6867] By: jhi                                   on 2000/08/28  21:35:36
55065         Log: Update Changes.
55066      Branch: perl
55067            ! Changes patchlevel.h
55068 ____________________________________________________________________________
55069 [  6866] By: jhi                                   on 2000/08/28  21:33:49
55070         Log: Subject: hv.h Doc Patch
55071              From: Fisher Mark <fisherm@tce.com>
55072              Date: Mon, 28 Aug 2000 16:24:59 -0500
55073              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
55074      Branch: perl
55075            ! hv.h
55076 ____________________________________________________________________________
55077 [  6865] By: jhi                                   on 2000/08/28  21:02:15
55078         Log: Add -ld to archname on long tr...double platforms.
55079      Branch: metaconfig
55080            ! U/threads/archname.U
55081      Branch: perl
55082            ! Configure config_h.SH
55083 ____________________________________________________________________________
55084 [  6864] By: jhi                                   on 2000/08/28  20:38:59
55085         Log: An attempt to fix the problem reported in
55086              
55087              Subject: Building perl@6856 using gcc/AIX 4.3.3 
55088              From: Daniel Muino <dmuino@afip.gov.ar> 
55089              Date: Mon, 28 Aug 2000 15:50:01 -0300   
55090              Message-ID: <20000828155001.A14403@con2-dgi>
55091              
55092              I can't test this properly since the gcc installation I have
55093              access to seems to be botched (gcc is calling the AIX cpp,
55094              a losing proposition...)
55095      Branch: perl
55096            ! hints/aix.sh
55097 ____________________________________________________________________________
55098 [  6863] By: jhi                                   on 2000/08/28  18:57:52
55099         Log: Fix for ID 20000828.001, long doubles were not formatted
55100              correctly (showed up in $], which stopped installing perl).
55101      Branch: perl
55102            ! sv.c
55103 ____________________________________________________________________________
55104 [  6862] By: jhi                                   on 2000/08/28  18:07:15
55105         Log: Typo in #6858.
55106      Branch: perl
55107            ! lib/Cwd.pm
55108 ____________________________________________________________________________
55109 [  6861] By: jhi                                   on 2000/08/28  17:57:27
55110         Log: opmini.o may be left around if a build is interrupted.
55111      Branch: perl
55112            ! Makefile.SH
55113 ____________________________________________________________________________
55114 [  6860] By: jhi                                   on 2000/08/28  16:52:50
55115         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
55116              From: Daniel Chetlin <daniel@chetlin.com>
55117              Date: Mon, 28 Aug 2000 01:14:18 -0700
55118              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
55119      Branch: perl
55120            ! lib/overload.pm
55121 ____________________________________________________________________________
55122 [  6859] By: jhi                                   on 2000/08/28  16:08:46
55123         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
55124              From: Nicholas Clark <nick@ccl4.org>
55125              Date: Mon, 28 Aug 2000 16:03:27 +0100
55126              Message-Id: <20000828160327.C49785@plum.flirble.org>
55127      Branch: perl
55128            ! ext/ByteLoader/bytecode.h
55129 ____________________________________________________________________________
55130 [  6858] By: jhi                                   on 2000/08/28  16:02:10
55131         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
55132              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
55133              Date: Mon, 28 Aug 2000 13:08:30 +0200
55134              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
55135      Branch: perl
55136            ! lib/Cwd.pm
55137 ____________________________________________________________________________
55138 [  6857] By: jhi                                   on 2000/08/28  15:42:47
55139         Log: display_format used as a class method without arguments was broken,
55140              reported in
55141              
55142              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
55143              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
55144              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
55145              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
55146      Branch: perl
55147            ! lib/Math/Complex.pm t/lib/complex.t
55148 ____________________________________________________________________________
55149 [  6856] By: jhi                                   on 2000/08/27  22:09:48
55150         Log: Update Changes.
55151      Branch: perl
55152            ! Changes patchlevel.h
55153 ____________________________________________________________________________
55154 [  6855] By: jhi                                   on 2000/08/27  21:59:21
55155         Log: Retract #6853 (false alarm).
55156      Branch: perl
55157            ! lib/ExtUtils/xsubpp
55158 ____________________________________________________________________________
55159 [  6854] By: jhi                                   on 2000/08/27  21:37:44
55160         Log: Update Changes.
55161      Branch: perl
55162            ! Changes patchlevel.h
55163 ____________________________________________________________________________
55164 [  6853] By: jhi                                   on 2000/08/27  21:37:16
55165         Log: Subject: [PATCH perl@6850] workaround for xsubpp
55166              From: Hugo <hv@crypt.compulink.co.uk>
55167              Date: Sun, 27 Aug 2000 22:30:25 +0100
55168              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
55169      Branch: perl
55170            ! lib/ExtUtils/xsubpp
55171 ____________________________________________________________________________
55172 [  6852] By: jhi                                   on 2000/08/27  21:33:58
55173         Log: Big-endian 64-bit patch from Raphael Manfredi.
55174      Branch: perl
55175            ! ext/Storable/Storable.xs
55176 ____________________________________________________________________________
55177 [  6851] By: jhi                                   on 2000/08/27  21:22:21
55178         Log: More ruthless editing from Hugo van der Sanden.
55179      Branch: perl
55180            ! pod/perldelta.pod
55181 ____________________________________________________________________________
55182 [  6850] By: jhi                                   on 2000/08/27  16:11:46
55183         Log: Update Changes.
55184      Branch: perl
55185            ! Changes patchlevel.h
55186 ____________________________________________________________________________
55187 [  6849] By: jhi                                   on 2000/08/27  16:11:05
55188         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
55189      Branch: perl
55190            ! configpm pod/perldelta.pod
55191 ____________________________________________________________________________
55192 [  6848] By: jhi                                   on 2000/08/27  15:35:08
55193         Log: Use the actual thread type, not the pointer-to-struct.
55194      Branch: perl
55195            ! ext/Thread/Thread.xs
55196 ____________________________________________________________________________
55197 [  6847] By: jhi                                   on 2000/08/27  15:30:49
55198         Log: Test nit.
55199      Branch: perl
55200            ! t/pragma/warn/pp_sys
55201 ____________________________________________________________________________
55202 [  6846] By: jhi                                   on 2000/08/27  15:19:02
55203         Log: Passing -R in ldflags makes now it to appear in the default
55204              for lddlflags, just like with -L.
55205              
55206              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
55207              From: Lupe Christoph <lupe@lupe-christoph.de>
55208              Date: Sun, 27 Aug 2000 10:28:21 +0200
55209              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
55210      Branch: metaconfig/U/perl
55211            ! dlsrc.U
55212      Branch: perl
55213            ! Configure
55214 ____________________________________________________________________________
55215 [  6845] By: jhi                                   on 2000/08/27  15:08:54
55216         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
55217              From: Alan Burlison <Alan.Burlison@uk.sun.com>
55218              Date: Sat, 26 Aug 2000 22:23:27 +0100
55219              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
55220      Branch: perl
55221            ! lib/ExtUtils/MM_Unix.pm
55222 ____________________________________________________________________________
55223 [  6844] By: jhi                                   on 2000/08/27  15:02:37
55224         Log: DJGPP update from Laszlo Molnar.
55225              
55226              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
55227              From: ml1050 <ml1050@freemail.hu>
55228              Date: Sat, 26 Aug 2000 23:24:40 +0200
55229              Message-Id: <20000826232440.A439@freemail.hu>
55230      Branch: perl
55231            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
55232            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
55233 ____________________________________________________________________________
55234 [  6843] By: jhi                                   on 2000/08/27  14:53:58
55235         Log: Subject: installman buglet
55236              From: Lupe Christoph <lupe@lupe-christoph.de>
55237              Date: Sun, 27 Aug 2000 14:38:59 +0200
55238              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
55239      Branch: perl
55240            ! installman
55241 ____________________________________________________________________________
55242 [  6842] By: jhi                                   on 2000/08/27  14:52:08
55243         Log: Can't get the test to reliably work thanks to the
55244              inaccurateness of floating point.  "Resolves" bug ids
55245              20000826.003, 20000826.009, 20000826.010,
55246      Branch: perl
55247            ! t/lib/trig.t
55248 ____________________________________________________________________________
55249 [  6841] By: jhi                                   on 2000/08/26  15:53:58
55250         Log: Update Changes.
55251      Branch: perl
55252            ! Changes patchlevel.h
55253 ____________________________________________________________________________
55254 [  6840] By: jhi                                   on 2000/08/26  14:23:03
55255         Log: grep -e isn't portable.
55256              
55257              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
55258              From: chris@broadband.att.com
55259              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
55260              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
55261      Branch: perl
55262            ! hints/solaris_2.sh
55263 ____________________________________________________________________________
55264 [  6839] By: jhi                                   on 2000/08/26  14:12:23
55265         Log: no-install target a la make -n.
55266              
55267              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
55268              From: <abigail@foad.org>
55269              Date: Sat, 26 Aug 2000 03:57:34 -0400
55270              Message-ID: <20000826075735.18912.qmail@foad.org>
55271      Branch: perl
55272            ! Makefile.SH installman installperl
55273 ____________________________________________________________________________
55274 [  6838] By: jhi                                   on 2000/08/26  14:06:33
55275         Log: Retract #6826 as the #6828 should be do the same
55276              in a More Correct Way.
55277      Branch: perl
55278            ! installperl
55279 ____________________________________________________________________________
55280 [  6837] By: jhi                                   on 2000/08/26  05:24:00
55281         Log: More casting.
55282      Branch: perl
55283            ! ext/Storable/Storable.xs
55284 ____________________________________________________________________________
55285 [  6836] By: jhi                                   on 2000/08/26  05:05:46
55286         Log: Nicer in decimal.
55287      Branch: perl
55288            ! ext/Storable/Storable.xs
55289 ____________________________________________________________________________
55290 [  6835] By: jhi                                   on 2000/08/26  05:03:50
55291         Log: There be no UVdf.
55292      Branch: perl
55293            ! ext/Storable/Storable.xs
55294 ____________________________________________________________________________
55295 [  6834] By: jhi                                   on 2000/08/26  05:00:18
55296         Log: Continue IVdfing and UVxfing.
55297      Branch: perl
55298            ! ext/Storable/Storable.xs
55299 ____________________________________________________________________________
55300 [  6833] By: jhi                                   on 2000/08/26  04:53:14
55301         Log: Use IVdf.
55302      Branch: perl
55303            ! ext/Storable/Storable.xs
55304 ____________________________________________________________________________
55305 [  6832] By: jhi                                   on 2000/08/26  04:40:41
55306         Log: Document PTR2XX and INT2PTR.
55307      Branch: perl
55308            ! pod/perlguts.pod
55309 ____________________________________________________________________________
55310 [  6831] By: jhi                                   on 2000/08/26  04:33:18
55311         Log: Use UVxf, PTR2UV, NVff.
55312      Branch: perl
55313            ! ext/Storable/Storable.xs
55314 ____________________________________________________________________________
55315 [  6830] By: jhi                                   on 2000/08/26  04:31:32
55316         Log: Update the test count.
55317      Branch: perl
55318            ! t/lib/trig.t
55319 ____________________________________________________________________________
55320 [  6829] By: jhi                                   on 2000/08/26  03:05:50
55321         Log: Subject: [PATCH] installation not quite silent yet.
55322              From: <abigail@foad.org>
55323              Date: Fri, 25 Aug 2000 20:07:53 -0400
55324              Message-ID: <20000826000753.7822.qmail@foad.org>
55325      Branch: perl
55326            ! installman installperl
55327 ____________________________________________________________________________
55328 [  6828] By: jhi                                   on 2000/08/26  03:05:14
55329         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
55330              From: Spider Boardman <spider@web.zk3.dec.com>
55331              Date: Fri, 25 Aug 2000 19:12:40 -0400
55332              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
55333      Branch: perl
55334            ! gv.c
55335 ____________________________________________________________________________
55336 [  6827] By: jhi                                   on 2000/08/25  23:54:34
55337         Log: Support preserving extremely big/small angles.
55338      Branch: perl
55339            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
55340 ____________________________________________________________________________
55341 [  6826] By: jhi                                   on 2000/08/25  23:01:20
55342         Log: Patch installperl to be long double-aware.
55343              
55344              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
55345              From: Spider Boardman <spider@web.zk3.dec.com>
55346              Date: Fri, 25 Aug 2000 18:15:23 -0400
55347              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
55348      Branch: perl
55349            ! installperl
55350 ____________________________________________________________________________
55351 [  6825] By: jhi                                   on 2000/08/25  22:58:25
55352         Log: Remove duplicately applied patch shards.
55353              
55354              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
55355              From: Spider Boardman <spider@leggy.zk3.dec.com>
55356              Date: Fri, 25 Aug 2000 16:45:03 -0400
55357              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
55358      Branch: perl
55359            ! t/lib/cgi-html.t
55360 ____________________________________________________________________________
55361 [  6824] By: jhi                                   on 2000/08/25  22:57:00
55362         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
55363              From: Daniel Chetlin <daniel@chetlin.com>
55364              Date: Fri, 25 Aug 2000 12:23:16 -0700
55365              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
55366              
55367              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
55368              From: Daniel Chetlin <daniel@chetlin.com>
55369              Date: Fri, 25 Aug 2000 14:47:19 -0700
55370              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
55371      Branch: perl
55372            ! installman
55373 ____________________________________________________________________________
55374 [  6823] By: jhi                                   on 2000/08/25  22:44:17
55375         Log: Timestamp problem?
55376      Branch: perl
55377            ! uconfig.h uconfig.sh
55378 ____________________________________________________________________________
55379 [  6822] By: jhi                                   on 2000/08/25  19:01:06
55380         Log: One forgotten file from #6816.
55381      Branch: perl
55382            ! vos/config.h
55383 ____________________________________________________________________________
55384 [  6821] By: jhi                                   on 2000/08/25  18:56:39
55385         Log: Regen Changes.
55386      Branch: perl
55387            ! Changes patchlevel.h
55388 ____________________________________________________________________________
55389 [  6820] By: jhi                                   on 2000/08/25  18:52:35
55390         Log: Fix Changes ordering.
55391      Branch: perl
55392            ! Changes
55393 ____________________________________________________________________________
55394 [  6819] By: jhi                                   on 2000/08/25  18:50:25
55395         Log: Update Changes.
55396      Branch: perl
55397            ! Changes patchlevel.h
55398 ____________________________________________________________________________
55399 [  6818] By: jhi                                   on 2000/08/25  18:47:45
55400         Log: Tweak the sfio/useperlio logic, hopefully as wished in
55401              
55402              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
55403              From: Nicholas Clark <nick@babyhippo.co.uk>
55404              Date: Fri, 25 Aug 2000 12:01:45 +0100
55405              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
55406      Branch: metaconfig/U/perl
55407            ! d_sfio.U
55408      Branch: perl
55409            ! Configure
55410 ____________________________________________________________________________
55411 [  6817] By: jhi                                   on 2000/08/25  18:32:51
55412         Log: Allow microperl to assume <math.h>, without it the math
55413              functions like floor() are assumed to return int, which makes
55414              for core dumps in machines where integer and floating register
55415              don't mix.
55416      Branch: perl
55417            ! uconfig.h uconfig.sh
55418 ____________________________________________________________________________
55419 [  6816] By: jhi                                   on 2000/08/25  18:27:17
55420         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
55421              the problem reported in
55422              
55423              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
55424              From: danhale@us.ibm.com
55425              Date: Fri, 25 Aug 2000 10:58:06 -0400
55426              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
55427      Branch: metaconfig/U/perl
55428            + d_socks5_init.U
55429      Branch: perl
55430            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
55431            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
55432            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
55433            ! win32/config.gc win32/config.vc
55434 ____________________________________________________________________________
55435 [  6815] By: jhi                                   on 2000/08/25  17:43:31
55436         Log: A solution for the retrieve_fd autosplit warning,
55437              idea suggested by Mike Guy.
55438      Branch: perl
55439            ! ext/Storable/Storable.pm
55440 ____________________________________________________________________________
55441 [  6814] By: jhi                                   on 2000/08/25  17:16:03
55442         Log: Add install-silent target.
55443      Branch: perl
55444            ! Makefile.SH
55445 ____________________________________________________________________________
55446 [  6813] By: jhi                                   on 2000/08/25  17:14:23
55447         Log: Subject: Re: [PATCH] More silencing of installman.
55448              From: <abigail@foad.org>
55449              Date: Thu, 24 Aug 2000 19:27:03 -0400
55450              Message-ID: <20000824232703.7001.qmail@foad.org>
55451              
55452              Subject: Re: [PATCH] More silencing of installman.
55453              From: <abigail@foad.org>
55454              Date: Fri, 25 Aug 2000 03:00:58 -0400
55455              Message-ID: <20000825070058.10697.qmail@foad.org>
55456      Branch: perl
55457            ! installman
55458 ____________________________________________________________________________
55459 [  6812] By: jhi                                   on 2000/08/25  17:11:28
55460         Log: installperl --verbose and --silent.
55461              
55462              Subject: Re: [PATCH] More silencing of installman.
55463              From: <abigail@foad.org>
55464              Message-ID: <20000825064430.9719.qmail@foad.org>
55465              Date: Fri, 25 Aug 2000 02:44:30 -0400
55466      Branch: perl
55467            ! installperl
55468 ____________________________________________________________________________
55469 [  6811] By: jhi                                   on 2000/08/25  17:05:43
55470         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
55471              From: "Peter J. Farley III" <pjfarley@banet.net>
55472              Date: Thu, 24 Aug 2000 21:58:03 -0400
55473              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
55474              
55475              (applied slightly modified)
55476      Branch: perl
55477            ! lib/ExtUtils/MM_Unix.pm
55478 ____________________________________________________________________________
55479 [  6810] By: jhi                                   on 2000/08/25  17:01:18
55480         Log: Missing parts of 
55481              
55482              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
55483              From: Peter Prymmer <pvhp@forte.com>
55484              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
55485              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
55486      Branch: perl
55487            ! t/lib/cgi-html.t
55488 ____________________________________________________________________________
55489 [  6809] By: jhi                                   on 2000/08/25  16:46:32
55490         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
55491              From: "Craig A. Berry" <craig.berry@psinetcs.com>
55492              Date: Thu, 24 Aug 2000 19:13:11 -0500
55493              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
55494      Branch: perl
55495            ! vms/vms.c
55496 ____________________________________________________________________________
55497 [  6808] By: jhi                                   on 2000/08/25  16:39:22
55498         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
55499              From: Peter Prymmer <pvhp@forte.com>
55500              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
55501              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
55502      Branch: perl
55503            ! configure.com
55504 ____________________________________________________________________________
55505 [  6807] By: jhi                                   on 2000/08/25  16:36:37
55506         Log: Better wording for the vec lvalue diagnostic.
55507              
55508              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
55509              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
55510              Date: Wed, 23 Aug 2000 14:12:16 -0400
55511              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
55512      Branch: perl
55513            ! pod/perldiag.pod
55514 ____________________________________________________________________________
55515 [  6806] By: jhi                                   on 2000/08/24  18:17:22
55516         Log: Subject: [PATCH] More silencing of installman.
55517              From: <abigail@foad.org>
55518              Date: Thu, 24 Aug 2000 14:01:44 -0400
55519              Message-ID: <20000824180144.20062.qmail@foad.org>
55520      Branch: perl
55521            ! installman
55522 ____________________________________________________________________________
55523 [  6805] By: jhi                                   on 2000/08/24  15:00:31
55524         Log: Update Changes.
55525      Branch: perl
55526            ! Changes patchlevel.h
55527 ____________________________________________________________________________
55528 [  6804] By: jhi                                   on 2000/08/24  14:59:07
55529         Log: Regen perltoc.
55530      Branch: perl
55531            ! pod/perltoc.pod
55532 ____________________________________________________________________________
55533 [  6803] By: jhi                                   on 2000/08/24  14:44:39
55534         Log: Show the doc file, not the temp file.
55535      Branch: perl
55536            ! installman
55537 ____________________________________________________________________________
55538 [  6802] By: jhi                                   on 2000/08/24  14:41:53
55539         Log: Continue silencing.
55540      Branch: perl
55541            ! installman
55542 ____________________________________________________________________________
55543 [  6801] By: jhi                                   on 2000/08/24  14:34:40
55544         Log: Actually do something with the silencer option.
55545      Branch: perl
55546            ! installman
55547 ____________________________________________________________________________
55548 [  6800] By: jhi                                   on 2000/08/24  14:26:22
55549         Log: Make installman to recognize the silence flag -S.
55550      Branch: perl
55551            ! installman
55552 ____________________________________________________________________________
55553 [  6799] By: jhi                                   on 2000/08/24  13:49:38
55554         Log: DOS patches and portability/porting notes, from Tim Jenness.
55555      Branch: perl
55556            ! lib/File/Temp.pm
55557 ____________________________________________________________________________
55558 [  6798] By: jhi                                   on 2000/08/24  13:48:27
55559         Log: Create directories in silence.
55560              
55561              Subject: [PATCH] Another silencer for MakeMaker
55562              From: andreas.koenig@anima.de (Andreas J. Koenig)
55563              Date: 24 Aug 2000 14:18:52 +0200
55564              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
55565      Branch: perl
55566            ! lib/ExtUtils/Command.pm
55567 ____________________________________________________________________________
55568 [  6797] By: jhi                                   on 2000/08/24  13:46:42
55569         Log: More liberal parsing of version numbers.
55570              
55571              Subject: Re: CPAN.pm beta for testing available
55572              From: andreas.koenig@anima.de (Andreas J. Koenig)
55573              Date: 24 Aug 2000 13:51:57 +0200
55574              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
55575      Branch: perl
55576            ! lib/CPAN.pm
55577 ____________________________________________________________________________
55578 [  6796] By: jhi                                   on 2000/08/24  13:44:36
55579         Log: Make "make install" by default silent.  A new "install-verbose"
55580              target is verbose.
55581      Branch: perl
55582            ! Makefile.SH
55583 ____________________________________________________________________________
55584 [  6795] By: jhi                                   on 2000/08/24  13:39:14
55585         Log: Add silencer flags to installperl.
55586              
55587              Subject: [PATCH] Making installperl silent.
55588              From: <abigail@foad.org>
55589              Date: Thu, 24 Aug 2000 05:01:45 -0400
55590              Message-ID: <20000824090145.13141.qmail@foad.org>
55591      Branch: perl
55592            ! installperl
55593 ____________________________________________________________________________
55594 [  6794] By: jhi                                   on 2000/08/24  13:35:50
55595         Log: installperl couldn't tell whether it had run tests or not.
55596              
55597              Subject: [PATCH] Re: installperl and t/TEST
55598              From: <abigail@foad.org>
55599              Date: Thu, 24 Aug 2000 04:00:53 -0400
55600              Message-ID: <20000824080053.2494.qmail@foad.org>
55601      Branch: perl
55602            ! Makefile.SH installperl
55603 ____________________________________________________________________________
55604 [  6793] By: jhi                                   on 2000/08/24  13:27:50
55605         Log: Drop the separate perlbc, perlcc -b should be enough.
55606      Branch: perl
55607            - utils/perlbc.PL
55608            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
55609 ____________________________________________________________________________
55610 [  6792] By: jhi                                   on 2000/08/24  04:41:30
55611         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
55612              plus the typo fix from Peter Prymmer.
55613      Branch: perl
55614            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
55615            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
55616 ____________________________________________________________________________
55617 [  6791] By: jhi                                   on 2000/08/24  02:10:43
55618         Log: Replace #6705 with a minimal doc patch.
55619              
55620              Subject: [PATCH 5.6.0] replace change #6705
55621              From: Jan Dubois <jand@ActiveState.com>
55622              Date: Wed, 23 Aug 2000 18:31:51 -0700
55623              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
55624      Branch: perl
55625            ! lib/Win32.pod win32/win32.c
55626 ____________________________________________________________________________
55627 [  6790] By: jhi                                   on 2000/08/23  17:52:00
55628         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
55629              From: Mike Guy <mjtg@cam.ac.uk>
55630              Date: Wed, 23 Aug 2000 18:38:46 +0100
55631              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
55632      Branch: perl
55633            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
55634 ____________________________________________________________________________
55635 [  6789] By: jhi                                   on 2000/08/23  15:34:21
55636         Log: Update Changes.
55637      Branch: perl
55638            ! Changes patchlevel.h
55639 ____________________________________________________________________________
55640 [  6788] By: jhi                                   on 2000/08/23  15:33:40
55641         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
55642              From: Wilfredo Sánchez <wsanchez@apple.com>
55643              Date: Tue, 22 Aug 2000 19:31:27 -0700
55644              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
55645      Branch: perl
55646            ! perl.h
55647 ____________________________________________________________________________
55648 [  6787] By: jhi                                   on 2000/08/23  15:29:31
55649         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
55650              From: Spider Boardman <spider@leggy.zk3.dec.com>
55651              Date: Wed, 23 Aug 2000 10:33:23 -0400
55652              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
55653      Branch: perl
55654            ! lib/Pod/Html.pm
55655 ____________________________________________________________________________
55656 [  6786] By: jhi                                   on 2000/08/23  15:28:11
55657         Log: Bad makefile.
55658      Branch: perl
55659            ! ext/B/Makefile.PL
55660 ____________________________________________________________________________
55661 [  6785] By: jhi                                   on 2000/08/23  14:37:04
55662         Log: Update Changes.
55663      Branch: perl
55664            ! Changes patchlevel.h
55665 ____________________________________________________________________________
55666 [  6784] By: jhi                                   on 2000/08/23  13:58:41
55667         Log: Portability fix from Hugo van der Sanden.
55668      Branch: perl
55669            ! ext/re/Makefile.PL
55670 ____________________________________________________________________________
55671 [  6783] By: jhi                                   on 2000/08/23  13:53:53
55672         Log: Storable support, v-version fixes.
55673              
55674              Subject: CPAN.pm beta for testing available
55675              From: andreas.koenig@anima.de (Andreas J. Koenig)
55676              Date: 22 Aug 2000 23:31:33 +0200
55677              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
55678      Branch: perl
55679            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
55680 ____________________________________________________________________________
55681 [  6782] By: jhi                                   on 2000/08/23  13:51:26
55682         Log: Mac and other portability updates from Chris Nandor.
55683      Branch: perl
55684            ! pod/perlmodinstall.pod
55685 ____________________________________________________________________________
55686 [  6781] By: jhi                                   on 2000/08/23  13:47:33
55687         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
55688              From: Peter Prymmer <pvhp@forte.com>
55689              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
55690              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
55691      Branch: perl
55692            ! ext/Storable/Storable.xs
55693 ____________________________________________________________________________
55694 [  6780] By: jhi                                   on 2000/08/23  13:33:34
55695         Log: VMS MMS (make) wants null action.
55696      Branch: perl
55697            ! ext/B/Makefile.PL
55698 ____________________________________________________________________________
55699 [  6779] By: jhi                                   on 2000/08/22  19:44:47
55700         Log: Forgot portability nit.
55701      Branch: perl
55702            ! t/lib/st-forgive.t
55703 ____________________________________________________________________________
55704 [  6778] By: jhi                                   on 2000/08/22  19:35:25
55705         Log: Be portable.
55706      Branch: perl
55707            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
55708            ! t/lib/st-store.t
55709 ____________________________________________________________________________
55710 [  6777] By: jhi                                   on 2000/08/22  18:50:53
55711         Log: Update Changes.
55712      Branch: perl
55713            ! Changes patchlevel.h
55714 ____________________________________________________________________________
55715 [  6776] By: jhi                                   on 2000/08/22  18:44:46
55716         Log: cSVOPo_*v things index into the current PL_curpad
55717              under ithreads, which is different from the curpad
55718              used by the XSUB.  (In other words, the code as-is
55719              before this patch wouldn't work under ithreads.)
55720              From Sarathy.
55721      Branch: perl
55722            ! ext/B/B.xs
55723 ____________________________________________________________________________
55724 [  6775] By: jhi                                   on 2000/08/22  18:18:37
55725         Log: Make the selection of NVff et al stricter.
55726      Branch: metaconfig/U/perl
55727            ! perlxvf.U
55728      Branch: perl
55729            ! Configure config_h.SH
55730 ____________________________________________________________________________
55731 [  6774] By: jhi                                   on 2000/08/22  17:19:42
55732         Log: perldelta nits.
55733      Branch: perl
55734            ! pod/perldelta.pod
55735 ____________________________________________________________________________
55736 [  6773] By: jhi                                   on 2000/08/22  17:06:26
55737         Log: Long double fixes from Spider Boardman.
55738              
55739              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
55740              From: system PRIVILEGED account <root@peano.zk3.dec.com>
55741              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
55742              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
55743      Branch: perl
55744            ! t/lib/bigfltpm.t t/lib/st-06compat.t
55745 ____________________________________________________________________________
55746 [  6772] By: jhi                                   on 2000/08/22  15:04:53
55747         Log: Update Changes.
55748      Branch: perl
55749            ! Changes patchlevel.h
55750 ____________________________________________________________________________
55751 [  6771] By: jhi                                   on 2000/08/22  15:01:44
55752         Log: perldelta fixes from Hugo van der Sanden.
55753      Branch: perl
55754            ! pod/perldelta.pod
55755 ____________________________________________________________________________
55756 [  6770] By: jhi                                   on 2000/08/22  14:34:49
55757         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
55758              From: Hugo <hv@crypt.compulink.co.uk>
55759              Date: Tue, 22 Aug 2000 11:21:53 +0100
55760              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
55761      Branch: perl
55762            ! regcomp.c
55763 ____________________________________________________________________________
55764 [  6769] By: jhi                                   on 2000/08/22  14:30:02
55765         Log: Add Yitzchak, reformat.
55766      Branch: perl
55767            ! Changes config_h.SH
55768 ____________________________________________________________________________
55769 [  6768] By: jhi                                   on 2000/08/22  14:21:35
55770         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
55771              and Spider Boardman.
55772      Branch: metaconfig
55773            ! U/compline/d_gconvert.U
55774      Branch: perl
55775            ! Configure
55776 ____________________________________________________________________________
55777 [  6767] By: jhi                                   on 2000/08/22  14:11:24
55778         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
55779              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
55780              Date: Mon, 21 Aug 2000 19:08:31 -0700
55781              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
55782      Branch: perl
55783            - ext/Storable/patchlevel.h
55784            ! MANIFEST ext/Storable/MANIFEST
55785 ____________________________________________________________________________
55786 [  6766] By: jhi                                   on 2000/08/22  13:49:29
55787         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
55788              From: Peter Prymmer <pvhp@forte.com>
55789              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
55790              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
55791      Branch: perl
55792            ! configure.com ext/Storable/Makefile.PL
55793 ____________________________________________________________________________
55794 [  6765] By: jhi                                   on 2000/08/22  13:44:59
55795         Log: Subject: [PATCH blead] B:: missing dependency
55796              From: Hugo <hv@crypt.compulink.co.uk>
55797              Date: Tue, 22 Aug 2000 06:44:33 +0100
55798              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
55799      Branch: perl
55800            ! ext/B/Makefile.PL
55801 ____________________________________________________________________________
55802 [  6764] By: jhi                                   on 2000/08/22  13:38:12
55803         Log: More bytecompiler.
55804      Branch: perl
55805            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
55806 ____________________________________________________________________________
55807 [  6763] By: jhi                                   on 2000/08/22  13:36:44
55808         Log: Bytecompiler patches from Benjamin Stuhl.
55809      Branch: perl
55810            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
55811            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
55812            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
55813            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
55814            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
55815            ! perl.c perlapi.h pod/perldelta.pod
55816 ____________________________________________________________________________
55817 [  6762] By: jhi                                   on 2000/08/21  23:43:40
55818         Log: An obsoleted diagnostic.
55819      Branch: perl
55820            ! pod/perldelta.pod
55821 ____________________________________________________________________________
55822 [  6761] By: jhi                                   on 2000/08/21  23:01:45
55823         Log: The #6759 wasn't quite right.
55824      Branch: perl
55825            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
55826            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
55827            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
55828            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
55829            ! t/lib/st-tieditems.t
55830 ____________________________________________________________________________
55831 [  6760] By: jhi                                   on 2000/08/21  22:35:49
55832         Log: Be verydeepclean.
55833      Branch: perl
55834            ! Makefile.SH
55835 ____________________________________________________________________________
55836 [  6759] By: jhi                                   on 2000/08/21  22:25:40
55837         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
55838              From: Peter Prymmer <pvhp@forte.com>
55839              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
55840              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
55841      Branch: perl
55842            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
55843            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
55844            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
55845            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
55846            ! t/lib/st-tieditems.t
55847 ____________________________________________________________________________
55848 [  6758] By: jhi                                   on 2000/08/21  22:22:32
55849         Log: Few more casts, need reported in
55850              
55851              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
55852              From: Mike Stok <mike@stok.co.uk>
55853              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
55854              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
55855              
55856              and
55857              
55858              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
55859              From: abigail@foad.org
55860              Date: 21 Aug 2000 21:31:34 -0000
55861              Message-Id: <20000821213134.30170.qmail@foad.org>
55862      Branch: perl
55863            ! ext/Storable/Storable.xs
55864 ____________________________________________________________________________
55865 [  6757] By: jhi                                   on 2000/08/21  18:37:07
55866         Log: Update Changes.
55867      Branch: perl
55868            ! Changes patchlevel.h
55869 ____________________________________________________________________________
55870 [  6756] By: jhi                                   on 2000/08/21  18:34:02
55871         Log: A pod nit.
55872              
55873              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
55874              From: <abigail@foad.org>
55875              Date: Mon, 21 Aug 2000 14:00:16 -0400
55876              Message-ID: <20000821180016.28627.qmail@foad.org>
55877      Branch: perl
55878            ! pod/perlre.pod
55879 ____________________________________________________________________________
55880 [  6755] By: jhi                                   on 2000/08/21  18:30:56
55881         Log: Use PodParser 1.18 new test.
55882      Branch: perl
55883            ! t/pod/special_seqs.t t/pod/special_seqs.xr
55884 ____________________________________________________________________________
55885 [  6754] By: jhi                                   on 2000/08/21  18:28:35
55886         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
55887              patches cannot be applied since #6712 conflicts.
55888      Branch: perl
55889            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
55890 ____________________________________________________________________________
55891 [  6753] By: jhi                                   on 2000/08/21  18:15:11
55892         Log: Weed out some smaller changes.
55893      Branch: perl
55894            ! pod/perldelta.pod
55895 ____________________________________________________________________________
55896 [  6752] By: jhi                                   on 2000/08/21  18:02:30
55897         Log: Also under djgpp the timestamps are funky.
55898      Branch: perl
55899            ! t/op/stat.t
55900 ____________________________________________________________________________
55901 [  6751] By: jhi                                   on 2000/08/21  17:55:56
55902         Log: Tweak the floating point output routine preferences.
55903      Branch: metaconfig
55904            ! U/compline/d_gconvert.U
55905      Branch: perl
55906            ! Configure
55907 ____________________________________________________________________________
55908 [  6750] By: jhi                                   on 2000/08/21  17:51:29
55909         Log: Unicos/mk requires elaborate paranoia.
55910      Branch: perl
55911            ! lib/Math/Complex.pm
55912 ____________________________________________________________________________
55913 [  6749] By: gsar                                  on 2000/08/21  16:53:31
55914         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
55915      Branch: perl
55916            ! lib/Cwd.pm
55917 ____________________________________________________________________________
55918 [  6748] By: gsar                                  on 2000/08/21  16:22:19
55919         Log: free TLS slot properly on Windows
55920      Branch: perl
55921            ! thread.h win32/perllib.c win32/win32thread.h
55922 ____________________________________________________________________________
55923 [  6747] By: jhi                                   on 2000/08/21  16:20:58
55924         Log: Rename the macro argument because some preprocessors
55925              can't tell the difference and expand arguments also inside
55926              double quoted strings.
55927      Branch: perl
55928            ! regcomp.c
55929 ____________________________________________________________________________
55930 [  6746] By: jhi                                   on 2000/08/21  16:09:41
55931         Log: Support long doubles in Storable.
55932              
55933              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
55934              From: Radu Greab <radu@netsoft.ro>
55935              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
55936              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
55937      Branch: perl
55938            ! ext/Storable/Storable.xs
55939 ____________________________________________________________________________
55940 [  6745] By: jhi                                   on 2000/08/21  15:51:40
55941         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
55942              From: "Fifer, Eric" <EFifer@sanwaint.com>
55943              Date: Mon, 21 Aug 2000 15:34:49 +0100
55944              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
55945      Branch: perl
55946            ! t/pragma/warn/9enabled
55947 ____________________________________________________________________________
55948 [  6744] By: jhi                                   on 2000/08/21  15:39:35
55949         Log: Document the endianness of Alpha more precisely.
55950      Branch: perl
55951            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
55952            ! pod/perlport.pod
55953 ____________________________________________________________________________
55954 [  6743] By: jhi                                   on 2000/08/21  14:47:05
55955         Log: perldelta fixes from the p5p crowd.
55956      Branch: perl
55957            ! pod/perldelta.pod pod/perlop.pod
55958 ____________________________________________________________________________
55959 [  6742] By: jhi                                   on 2000/08/21  13:34:51
55960         Log: Update to Pod::LaTeX 0.53.
55961              
55962              Subject: [PATCH] lib/Pod/LaTeX.pm updates
55963              From: Tim Jenness <timj@jach.hawaii.edu>
55964              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
55965              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
55966      Branch: perl
55967            ! lib/Pod/LaTeX.pm
55968 ____________________________________________________________________________
55969 [  6741] By: jhi                                   on 2000/08/21  13:33:01
55970         Log: Subject: [PATCH] os2.c fix for use64bitint
55971              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
55972              Date: Mon, 21 Aug 2000 01:32:25 -0700
55973              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
55974      Branch: perl
55975            ! os2/os2.c
55976 ____________________________________________________________________________
55977 [  6740] By: jhi                                   on 2000/08/21  13:28:52
55978         Log: Array context keeps slithering in.
55979              
55980              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
55981              From: Daniel Chetlin <daniel@chetlin.com>
55982              Date: Sun, 20 Aug 2000 21:40:25 -0700
55983              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
55984      Branch: perl
55985            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
55986            ! pod/perldebtut.pod
55987 ____________________________________________________________________________
55988 [  6739] By: jhi                                   on 2000/08/21  13:23:55
55989         Log: Big-endian quad fixes for Storable from Radu Greab,
55990              plus few explicit null casts for picky compilers.
55991      Branch: perl
55992            ! ext/Storable/Storable.xs
55993 ____________________________________________________________________________
55994 [  6738] By: gsar                                  on 2000/08/21  05:56:13
55995         Log: small tweaks for change#6705: avoid C++ style comments in C code;
55996              use Perl's malloc API rather than the low level system one
55997      Branch: perl
55998            ! win32/win32.c
55999 ____________________________________________________________________________
56000 [  6737] By: gsar                                  on 2000/08/21  05:35:41
56001         Log: add Storable to list of extensions on Windows
56002      Branch: perl
56003            ! win32/Makefile win32/makefile.mk
56004 ____________________________________________________________________________
56005 [  6736] By: jhi                                   on 2000/08/21  02:57:53
56006         Log: Update Changes.
56007      Branch: perl
56008            ! Changes patchlevel.h
56009 ____________________________________________________________________________
56010 [  6735] By: jhi                                   on 2000/08/21  02:57:20
56011         Log: Draft 0.
56012      Branch: perl
56013            ! pod/perldelta.pod
56014 ____________________________________________________________________________
56015 [  6734] By: jhi                                   on 2000/08/21  02:57:03
56016         Log: Add Storable 0.7.2 from Raphael Manfredi,
56017              plus the patch from
56018              
56019              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
56020              From: Radu Greab <radu@netsoft.ro>
56021              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
56022              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
56023              
56024              plus changes to get Storable to compile with
56025              picky ANSI compilers.
56026      Branch: perl
56027            + ext/Storable/ChangeLog ext/Storable/MANIFEST
56028            + ext/Storable/Makefile.PL ext/Storable/README
56029            + ext/Storable/Storable.pm ext/Storable/Storable.xs
56030            + ext/Storable/patchlevel.h t/lib/st-06compat.t
56031            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
56032            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
56033            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
56034            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
56035            + t/lib/st-tieditems.t
56036            ! MANIFEST
56037 ____________________________________________________________________________
56038 [  6733] By: jhi                                   on 2000/08/21  02:29:09
56039         Log: The correct cleaning order is an art.
56040      Branch: perl
56041            ! Makefile.SH
56042 ____________________________________________________________________________
56043 [  6732] By: jhi                                   on 2000/08/21  01:23:39
56044         Log: The #6724 is here.
56045      Branch: perl
56046            ! t/lib/ftmp-security.t
56047 ____________________________________________________________________________
56048 [  6731] By: jhi                                   on 2000/08/20  23:17:03
56049         Log: s/this one/the 5.6.0 release/
56050      Branch: perl
56051            ! pod/perl56delta.pod
56052 ____________________________________________________________________________
56053 [  6730] By: jhi                                   on 2000/08/20  23:07:34
56054         Log: Mention perlebcdic and perlposix-bc.
56055      Branch: perl
56056            ! pod/perlport.pod
56057 ____________________________________________________________________________
56058 [  6729] By: jhi                                   on 2000/08/20  21:32:59
56059         Log: Document the number of exponent digits.
56060      Branch: perl
56061            ! pod/perlfunc.pod
56062 ____________________________________________________________________________
56063 [  6728] By: jhi                                   on 2000/08/20  21:16:47
56064         Log: Use File::Spec->tmpdir().
56065              
56066              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
56067              From: Tim Jenness <timj@jach.hawaii.edu>
56068              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
56069              MIME-Version: 1.0
56070              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
56071      Branch: perl
56072            ! utils/perlbug.PL
56073 ____________________________________________________________________________
56074 [  6727] By: jhi                                   on 2000/08/20  20:43:32
56075         Log: Update Changes.
56076      Branch: perl
56077            ! Changes patchlevel.h
56078 ____________________________________________________________________________
56079 [  6726] By: jhi                                   on 2000/08/20  20:41:44
56080         Log: The veryclean target needs to clobber.
56081      Branch: perl
56082            ! Makefile.SH
56083 ____________________________________________________________________________
56084 [  6725] By: jhi                                   on 2000/08/20  20:37:38
56085         Log: Document odd vs even subreleases and -Dusedevel.
56086      Branch: perl
56087            ! INSTALL
56088 ____________________________________________________________________________
56089 [  6724] By: jhi                                   on 2000/08/20  19:58:05
56090         Log: Use temporary directory instead of current directory.
56091              
56092              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
56093              From: Tim Jenness <timj@jach.hawaii.edu>
56094              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
56095              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
56096      Branch: perl
56097            ! t/lib/ftmp-security.t
56098 ____________________________________________________________________________
56099 [  6723] By: jhi                                   on 2000/08/20  19:55:55
56100         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
56101              From: andreas.koenig@anima.de (Andreas J. Koenig)
56102              Date: 20 Aug 2000 15:52:03 +0200
56103              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
56104      Branch: perl
56105            ! lib/ExtUtils/MM_Unix.pm
56106 ____________________________________________________________________________
56107 [  6722] By: jhi                                   on 2000/08/20  19:46:01
56108         Log: Update to CGI 2.72, from Lincoln Stein.
56109      Branch: perl
56110            ! lib/CGI.pm
56111 ____________________________________________________________________________
56112 [  6721] By: jhi                                   on 2000/08/20  19:43:54
56113         Log: (Replaced by #8364.)
56114              
56115              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
56116              From: Radu Greab <radu@netsoft.ro>
56117              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
56118              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
56119      Branch: perl
56120            ! ext/GDBM_File/GDBM_File.xs
56121 ____________________________________________________________________________
56122 [  6720] By: jhi                                   on 2000/08/20  19:42:01
56123         Log: pp_open() could pass an uninitialized filename down to do_open9().
56124      Branch: perl
56125            ! pp_sys.c
56126 ____________________________________________________________________________
56127 [  6719] By: jhi                                   on 2000/08/20  14:06:41
56128         Log: UTF8 concat fixes.
56129              
56130              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
56131              From: Hugo <hv@crypt.compulink.co.uk>
56132              Date: Sun, 20 Aug 2000 07:30:46 +0100
56133              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
56134      Branch: perl
56135            ! pp_hot.c t/op/append.t
56136 ____________________________________________________________________________
56137 [  6718] By: jhi                                   on 2000/08/20  02:09:37
56138         Log: Let's try #6717 again.
56139      Branch: perl
56140            ! lib/File/Temp.pm
56141 ____________________________________________________________________________
56142 [  6717] By: jhi                                   on 2000/08/20  01:56:55
56143         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
56144              From: "Craig A. Berry" <craig.berry@metamorgs.com>
56145              Date: Sat, 19 Aug 2000 18:15:39 -0500
56146              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
56147      Branch: perl
56148            ! lib/File/Temp.pm
56149 ____________________________________________________________________________
56150 [  6716] By: jhi                                   on 2000/08/19  15:50:11
56151         Log: Update Changes.
56152      Branch: perl
56153            ! Changes patchlevel.h
56154 ____________________________________________________________________________
56155 [  6715] By: jhi                                   on 2000/08/19  15:39:09
56156         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
56157              From: Jonathan D Johnston <jdjohnston2@juno.com>
56158              Date: Thu, 17 Aug 2000 23:13:01 -0400       
56159              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
56160      Branch: perl
56161            ! pod/perlfunc.pod
56162 ____________________________________________________________________________
56163 [  6714] By: jhi                                   on 2000/08/19  15:34:04
56164         Log: Introduce a 'veryclean' target that is like 'distclean'
56165              but also removes *~ and *.orig.
56166      Branch: perl
56167            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
56168            ! utils/Makefile x2p/Makefile.SH
56169 ____________________________________________________________________________
56170 [  6713] By: jhi                                   on 2000/08/19  14:15:45
56171         Log: Put back the long double avoidance code to POSIX.xs
56172              because VMS seems to need it still.
56173      Branch: perl
56174            ! ext/POSIX/POSIX.xs
56175 ____________________________________________________________________________
56176 [  6712] By: jhi                                   on 2000/08/19  14:10:41
56177         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
56178              From: Peter Prymmer <pvhp@forte.com>
56179              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
56180              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
56181      Branch: perl
56182            ! lib/Pod/Find.pm t/pod/find.t
56183 ____________________________________________________________________________
56184 [  6711] By: jhi                                   on 2000/08/19  14:09:19
56185         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
56186              From: Peter Prymmer <pvhp@forte.com>
56187              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
56188              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
56189              cc: vmsperl@perl.org
56190      Branch: perl
56191            ! t/lib/peek.t
56192 ____________________________________________________________________________
56193 [  6710] By: jhi                                   on 2000/08/19  14:08:01
56194         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
56195              From: Jan Dubois <jand@ActiveState.com>
56196              Date: Fri, 18 Aug 2000 16:31:48 -0700
56197              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
56198      Branch: perl
56199            ! win32/win32.c
56200 ____________________________________________________________________________
56201 [  6709] By: jhi                                   on 2000/08/19  14:06:57
56202         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
56203              
56204              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
56205              From: Spider.Boardman@Orb.Nashua.NH.US
56206              Date: Fri, 18 Aug 2000 18:41:14 -0400
56207              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
56208      Branch: perl
56209            ! regcomp.c
56210 ____________________________________________________________________________
56211 [  6708] By: jhi                                   on 2000/08/18  22:04:49
56212         Log: Update Changes.
56213      Branch: perl
56214            ! Changes patchlevel.h
56215 ____________________________________________________________________________
56216 [  6707] By: jhi                                   on 2000/08/18  21:55:14
56217         Log: Add warnif(), check warnings further up the stack,
56218              all the warnings functions now can take an optional object reference.
56219              
56220              Subject: [PATCH bleedperl@6691] warnings pragma update
56221              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
56222              Date: Fri, 18 Aug 2000 22:42:06 +0100
56223              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
56224      Branch: perl
56225            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
56226            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
56227            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
56228 ____________________________________________________________________________
56229 [  6706] By: jhi                                   on 2000/08/18  21:41:45
56230         Log: Typo in pp_complement().
56231              
56232              Subject: [PATCH perl-current] Deparse
56233              From: Peter Scott <Peter@PSDT.com>
56234              Date: Fri, 18 Aug 2000 12:44:37 -0700
56235              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
56236      Branch: perl
56237            ! ext/B/B/Deparse.pm
56238 ____________________________________________________________________________
56239 [  6705] By: jhi                                   on 2000/08/18  21:25:59
56240         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
56241              From: Jan Dubois <jand@ActiveState.com>
56242              Date: Fri, 18 Aug 2000 14:22:51 -0700
56243              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
56244      Branch: perl
56245            ! lib/Win32.pod win32/win32.c
56246 ____________________________________________________________________________
56247 [  6704] By: jhi                                   on 2000/08/18  21:16:14
56248         Log: Don't eat leading os from index entries.
56249              
56250              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
56251              From: Russ Allbery <rra@stanford.edu>
56252              Date: 10 Aug 2000 20:49:25 -0700
56253              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
56254      Branch: perl
56255            ! lib/Pod/Man.pm
56256 ____________________________________________________________________________
56257 [  6703] By: jhi                                   on 2000/08/18  21:07:06
56258         Log: Add [[:blank:]] as suggested in
56259              
56260              Subject: [ID 20000716.024] [=cc=] / [:blank:]
56261              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
56262              Date: Sun, 16 Jul 2000 17:55:29 -0700
56263              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
56264              
56265              (the [=cc=] has already been taken care of by #6439
56266              so the whole bug report can be closed)
56267              
56268              and make [[:space:]] to be equivalent to isspace(3)
56269              (as opposed to \s, which is isSPACE()).  The difference
56270              is that now [[:space:]] matches the mythical vertical tab,
56271              while \s doesn't.
56272      Branch: perl
56273            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
56274            ! regexec.c t/op/pat.t
56275 ____________________________________________________________________________
56276 [  6702] By: jhi                                   on 2000/08/18  18:47:47
56277         Log: The new tests were missing from #6415.
56278      Branch: perl
56279            ! t/op/bop.t
56280 ____________________________________________________________________________
56281 [  6701] By: jhi                                   on 2000/08/18  18:20:40
56282         Log: Document the NDBM_File and ODBM_File as SDBM_File
56283              was documented in #6417.
56284      Branch: perl
56285            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
56286            ! ext/SDBM_File/SDBM_File.pm
56287 ____________________________________________________________________________
56288 [  6700] By: jhi                                   on 2000/08/18  18:10:39
56289         Log: Subject: [PATCH perl@6698] cygwin port
56290              From: "Fifer, Eric" <EFifer@sanwaint.com>
56291              Date: Fri, 18 Aug 2000 17:30:05 +0100
56292              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
56293      Branch: perl
56294            ! lib/File/Temp.pm
56295 ____________________________________________________________________________
56296 [  6699] By: jhi                                   on 2000/08/18  16:21:49
56297         Log: Document code point which makes if (defined %stash::) to work
56298              (noted by Spider Boardman).
56299      Branch: perl
56300            ! op.c
56301 ____________________________________________________________________________
56302 [  6698] By: jhi                                   on 2000/08/18  13:43:27
56303         Log: Update Changes.
56304      Branch: perl
56305            ! Changes patchlevel.h
56306 ____________________________________________________________________________
56307 [  6697] By: jhi                                   on 2000/08/18  13:35:57
56308         Log: Tiny Getopt::Long patch from Johan Vromans.
56309      Branch: perl
56310            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
56311 ____________________________________________________________________________
56312 [  6696] By: jhi                                   on 2000/08/18  13:26:14
56313         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
56314              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
56315              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
56316              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
56317      Branch: perl
56318            ! pod/perldiag.pod pod/perlsyn.pod
56319 ____________________________________________________________________________
56320 [  6695] By: jhi                                   on 2000/08/18  13:13:26
56321         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
56322              From: Daniel Chetlin <daniel@chetlin.com>
56323              Date: Fri, 18 Aug 2000 03:13:36 -0700
56324              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
56325      Branch: perl
56326            ! pod/perlfunc.pod
56327 ____________________________________________________________________________
56328 [  6694] By: jhi                                   on 2000/08/18  13:08:05
56329         Log: Subject: [PATCH] perltrap.pod spring cleaning
56330              From: Daniel Chetlin <daniel@chetlin.com>
56331              Date: Fri, 18 Aug 2000 03:06:54 -0700
56332              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
56333              
56334              plus Mike Guy's nitfix.
56335      Branch: perl
56336            ! pod/perltrap.pod
56337 ____________________________________________________________________________
56338 [  6693] By: jhi                                   on 2000/08/18  13:00:26
56339         Log: Unbuffer the output.
56340              
56341              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
56342              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
56343              Date: Thu, 17 Aug 2000 18:39:29 -0700
56344              Message-ID: <RPJn5gzkgydf092yn@efn.org>
56345      Branch: perl
56346            ! t/op/fork.t
56347 ____________________________________________________________________________
56348 [  6692] By: jhi                                   on 2000/08/18  05:19:17
56349         Log: Delete the image, too, not just its MANIFEStation.
56350      Branch: perl
56351            - lib/CGI/eg/wilogo.gif
56352 ____________________________________________________________________________
56353 [  6691] By: jhi                                   on 2000/08/18  05:10:26
56354         Log: Propagate new Configure vars.
56355      Branch: perl
56356            ! configure.com epoc/config.sh uconfig.h uconfig.sh
56357            ! vos/config.def vos/config.h vos/config_h.SH_orig
56358            ! win32/config.bc win32/config.gc win32/config.vc
56359            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
56360 ____________________________________________________________________________
56361 [  6690] By: jhi                                   on 2000/08/18  04:30:56
56362         Log: Update Changes.
56363      Branch: perl
56364            ! Changes patchlevel.h
56365 ____________________________________________________________________________
56366 [  6689] By: jhi                                   on 2000/08/18  04:12:30
56367         Log: Fix the lib/complex failure of
56368              
56369              From: abigail@foad.org
56370              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
56371              Date: 15 Aug 2000 04:06:38 -0000
56372              Message-Id: <20000815040638.8524.qmail@foad.org> 
56373              
56374              Linux long double accuracy issue: something that
56375              when printed with %g looks like "2" but int() of it is 1.
56376      Branch: perl
56377            ! lib/Math/Complex.pm
56378 ____________________________________________________________________________
56379 [  6688] By: jhi                                   on 2000/08/18  03:15:35
56380         Log: The byteorder code in #6671 was wrong.
56381      Branch: perl
56382            ! configpm
56383 ____________________________________________________________________________
56384 [  6687] By: jhi                                   on 2000/08/18  02:08:42
56385         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
56386              From: Jan Dubois <jand@ActiveState.com>
56387              Date: Thu, 17 Aug 2000 18:31:55 -0700
56388              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
56389      Branch: perl
56390            ! sv.c
56391 ____________________________________________________________________________
56392 [  6686] By: jhi                                   on 2000/08/18  02:04:15
56393         Log: Use NVs in POSIX math, not doubles.
56394              
56395              From: abigail@foad.org
56396              Subject: [ID 20000817.014] POSIX & modfl
56397              Date: 17 Aug 2000 20:49:18 -0000
56398              Message-Id: <20000817204918.23123.qmail@foad.org>
56399      Branch: perl
56400            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
56401 ____________________________________________________________________________
56402 [  6685] By: jhi                                   on 2000/08/18  02:02:12
56403         Log: Introduce NVef, NVff, and NVgf, use the middle one.
56404              (helps for lib/peek + Linux + long doubles)  Reported in
56405              
56406              From: abigail@foad.org
56407              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
56408              Date: 15 Aug 2000 04:06:38 -0000
56409              Message-Id: <20000815040638.8524.qmail@foad.org> 
56410              
56411              (note: the lib/complex failure has not yet been addressed)
56412      Branch: metaconfig/U/perl
56413            ! perlxvf.U
56414      Branch: perl
56415            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56416            ! config_h.SH dump.c perl.h pod/perlguts.pod
56417 ____________________________________________________________________________
56418 [  6684] By: jhi                                   on 2000/08/17  23:22:19
56419         Log: Add byteorder to the myconfig output.
56420      Branch: perl
56421            ! myconfig.SH
56422 ____________________________________________________________________________
56423 [  6683] By: jhi                                   on 2000/08/17  23:20:19
56424         Log: The image doth not exist, spotted by Johan Vromans.
56425      Branch: perl
56426            ! MANIFEST
56427 ____________________________________________________________________________
56428 [  6682] By: jhi                                   on 2000/08/17  22:38:16
56429         Log: Document what the backtick returns if the command fails.
56430      Branch: perl
56431            ! pod/perlop.pod
56432 ____________________________________________________________________________
56433 [  6681] By: jhi                                   on 2000/08/17  22:33:12
56434         Log: Do not use prototyping here.
56435              
56436              Subject: [ID 20000817.016] [PATCH] Peek.xs
56437              From: abigail@foad.org
56438              Date: 17 Aug 2000 20:55:56 -0000
56439              Message-Id: <20000817205556.24270.qmail@foad.org>
56440      Branch: perl
56441            ! ext/Devel/Peek/Makefile.PL
56442 ____________________________________________________________________________
56443 [  6680] By: jhi                                   on 2000/08/17  19:46:43
56444         Log: Don't propose using modules built for 5.005 if no binary
56445              compatibility with 5.005 is attempted.
56446              
56447              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
56448              Subject: Minor nit with 5.7.0 (6655)
56449              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
56450              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
56451      Branch: metaconfig
56452            ! U/installdirs/inc_version_list.U
56453      Branch: perl
56454            ! Configure config_h.SH
56455 ____________________________________________________________________________
56456 [  6679] By: jhi                                   on 2000/08/17  19:16:39
56457         Log: Microperl config update.
56458      Branch: perl
56459            ! uconfig.h uconfig.sh
56460 ____________________________________________________________________________
56461 [  6678] By: jhi                                   on 2000/08/17  19:16:13
56462         Log: The #6648 wasn't protective enough for limited platforms
56463              (like microperl).
56464      Branch: perl
56465            ! dump.c sv.c
56466 ____________________________________________________________________________
56467 [  6677] By: jhi                                   on 2000/08/17  14:46:35
56468         Log: Update Changes.
56469      Branch: perl
56470            ! Changes patchlevel.h
56471 ____________________________________________________________________________
56472 [  6676] By: jhi                                   on 2000/08/17  14:44:02
56473         Log: Add perlebcdic from Peter Prymmer, regen toc.
56474      Branch: perl
56475            + pod/perlebcdic.pod
56476            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
56477 ____________________________________________________________________________
56478 [  6675] By: jhi                                   on 2000/08/17  14:41:52
56479         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
56480      Branch: perl
56481            ! pod/perldebtut.pod
56482 ____________________________________________________________________________
56483 [  6674] By: jhi                                   on 2000/08/17  14:29:43
56484         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
56485              
56486              Subject: [ID 20000724.006] -DLEAKTEST problem
56487              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
56488              Date: Tue, 25 Jul 2000 00:36:32 -0500
56489              Message-Id: <20000725003632.A26186@www.llamacom.com>
56490              
56491              Reminder sent
56492              
56493              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
56494              From: Hugo <hv@crypt.compulink.co.uk>
56495              Date: Thu, 17 Aug 2000 15:23:42 +0100
56496              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
56497      Branch: perl
56498            ! util.c
56499 ____________________________________________________________________________
56500 [  6673] By: jhi                                   on 2000/08/17  04:07:10
56501         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
56502              From: John Peacock <JPeacock@UnivPress.com>
56503              Date: Tue, 01 Aug 2000 09:38:12 -0400
56504              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
56505      Branch: perl
56506            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
56507 ____________________________________________________________________________
56508 [  6672] By: jhi                                   on 2000/08/17  03:04:35
56509         Log: Subject: [PATCH] Cwd.pm now uses strict
56510              From: Tim Jenness <timj@jach.hawaii.edu>
56511              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
56512              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
56513      Branch: perl
56514            ! lib/Cwd.pm
56515 ____________________________________________________________________________
56516 [  6671] By: jhi                                   on 2000/08/17  02:16:35
56517         Log: Make $Config{byteorder} more magical so that it is
56518              dynamically computed: nice for 'fat binaries'.
56519              
56520              Subject: [PATCH]: default byteorder
56521              From: Wilfredo Sánchez <wsanchez@apple.com>
56522              Date: Mon, 31 Jul 2000 19:45:31 -0700
56523              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
56524      Branch: perl
56525            ! configpm
56526 ____________________________________________________________________________
56527 [  6670] By: gsar                                  on 2000/08/17  01:22:21
56528         Log: move WNOHANG definition to where other such things are
56529      Branch: perl
56530            ! win32/win32.h
56531 ____________________________________________________________________________
56532 [  6669] By: jhi                                   on 2000/08/17  01:19:17
56533         Log: Update Changes.
56534      Branch: perl
56535            ! Changes patchlevel.h
56536 ____________________________________________________________________________
56537 [  6668] By: jhi                                   on 2000/08/17  01:16:29
56538         Log: Doc nits spotted by Richard Soderberg.
56539      Branch: perl
56540            ! README.posix-bc README.vmesa
56541 ____________________________________________________________________________
56542 [  6667] By: jhi                                   on 2000/08/17  01:12:11
56543         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
56544              From: "Casey R. Tweten" <crt@kiski.net>
56545              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
56546              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
56547      Branch: perl
56548            ! pod/perldebtut.pod
56549 ____________________________________________________________________________
56550 [  6666] By: jhi                                   on 2000/08/17  01:09:31
56551         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
56552              From: "Casey R. Tweten" <crt@kiski.net>
56553              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
56554              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
56555      Branch: perl
56556            ! lib/Shell.pm
56557 ____________________________________________________________________________
56558 [  6665] By: gsar                                  on 2000/08/17  01:03:52
56559         Log: add "ok" targets from change#6632 in makefile.mk
56560      Branch: perl
56561            ! pod/perlport.pod win32/Makefile win32/makefile.mk
56562 ____________________________________________________________________________
56563 [  6664] By: gsar                                  on 2000/08/17  00:56:11
56564         Log: avoid warnings from dense compiler
56565      Branch: perl
56566            ! win32/win32.c
56567 ____________________________________________________________________________
56568 [  6663] By: jhi                                   on 2000/08/17  00:51:49
56569         Log: Tweak the regex compilation errors once more.
56570      Branch: perl
56571            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
56572            ! t/op/regmesg.t t/pragma/warn/regcomp
56573 ____________________________________________________________________________
56574 [  6662] By: gsar                                  on 2000/08/17  00:28:19
56575         Log: trailing new %ENV entries weren't being pushed into the real
56576              environment of subprocesses on Windows
56577      Branch: perl
56578            ! t/op/magic.t win32/perlhost.h
56579 ____________________________________________________________________________
56580 [  6661] By: gsar                                  on 2000/08/17  00:19:20
56581         Log: waitpid() now handles externally spawned pids correctly;
56582              fixes for backtick/wait/waitpid failures on Windows 9x
56583              
56584              these changes make the pid returned by process functions on
56585              Windows 9x always positive by clearing the high bit (which
56586              is always set on Win9x); pseudo-process PIDs are likewise
56587              always negative now on Win9x (just as on NT/2000)
56588      Branch: perl
56589            ! pp_sys.c win32/perlhost.h win32/win32.c
56590 ____________________________________________________________________________
56591 [  6660] By: jhi                                   on 2000/08/17  00:04:32
56592         Log: Retract #6645.
56593      Branch: perl
56594            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56595            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
56596            ! t/op/sprintf.t
56597 ____________________________________________________________________________
56598 [  6659] By: gsar                                  on 2000/08/16  23:59:28
56599         Log: on windows, the return values from wait() and waitpid() don't
56600              match those of pseudo-pids
56601      Branch: perl
56602            ! pp_sys.c t/op/fork.t util.c win32/win32.c
56603 ____________________________________________________________________________
56604 [  6658] By: gsar                                  on 2000/08/16  23:56:14
56605         Log: pod nit seen in passing
56606      Branch: perl
56607            ! pod/perlfunc.pod
56608 ____________________________________________________________________________
56609 [  6657] By: gsar                                  on 2000/08/16  23:53:42
56610         Log: change#6328 could make close(SOCKET) return false on windows
56611              when it shouldn't
56612      Branch: perl
56613            ! win32/win32sck.c
56614 ____________________________________________________________________________
56615 [  6656] By: gsar                                  on 2000/08/16  23:46:57
56616         Log: check that the number pseudo children doesn't exceed
56617              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
56618              the WaitForMultipleObjects() limit that would cause wait()
56619              to crash)
56620              
56621              wait() and waitpid() could potentially be rewritten to use
56622              more than one thread to do the waiting to eliminate this
56623              limitation
56624      Branch: perl
56625            ! win32/perlhost.h
56626 ____________________________________________________________________________
56627 [  6655] By: jhi                                   on 2000/08/16  14:11:05
56628         Log: Update Changes.
56629      Branch: perl
56630            ! Changes patchlevel.h
56631 ____________________________________________________________________________
56632 [  6654] By: jhi                                   on 2000/08/16  14:10:12
56633         Log: Update to perldebtut 1.9, from Richard Foley.
56634      Branch: perl
56635            ! pod/perldebtut.pod
56636 ____________________________________________________________________________
56637 [  6653] By: jhi                                   on 2000/08/16  14:08:17
56638         Log: Change the regx compilation error markers to use = instead of <
56639              since pod makes using the latter quite messy.  Reported in
56640              ID 20000814.006 by Abigail and in
56641              Subject: Unknown escape E<> ?
56642              From: Lupe Christoph <lupe@lupe-christoph.de>
56643              Date: Fri, 11 Aug 2000 00:30:27 +0200
56644              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
56645      Branch: perl
56646            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
56647            ! t/op/regmesg.t t/pragma/warn/regcomp
56648 ____________________________________________________________________________
56649 [  6652] By: jhi                                   on 2000/08/16  13:25:31
56650         Log: Change the perlbug address to perl.org since it's more forgiving.
56651              
56652              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
56653              From: abigail@foad.org
56654              Date: 15 Aug 2000 04:15:40 -0000
56655              Message-Id: <20000815041540.8633.qmail@foad.org>
56656      Branch: perl
56657            ! utils/perlbug.PL
56658 ____________________________________________________________________________
56659 [  6651] By: jhi                                   on 2000/08/16  13:22:35
56660         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
56661              From: Tim Jenness <timj@jach.hawaii.edu>
56662              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
56663              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
56664      Branch: perl
56665            ! lib/Cwd.pm
56666 ____________________________________________________________________________
56667 [  6650] By: jhi                                   on 2000/08/16  13:18:13
56668         Log: Update to CPAN 1.57.
56669              
56670              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
56671              From: andreas.koenig@anima.de (Andreas J. Koenig)
56672              Date: 16 Aug 2000 15:09:46 +0200
56673              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
56674      Branch: perl
56675            ! lib/CPAN.pm
56676 ____________________________________________________________________________
56677 [  6649] By: jhi                                   on 2000/08/16  13:12:31
56678         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
56679              From: "Larry W. Virden" <lvirden@cas.org>
56680              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
56681              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
56682      Branch: perl
56683            ! README.hpux
56684 ____________________________________________________________________________
56685 [  6648] By: jhi                                   on 2000/08/16  13:03:53
56686         Log: The numeric locale was reset to "C" by s?printf and never restored.
56687              
56688              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
56689              From: Christian Kirsch <ck@held.mind.de>
56690              Date: Wed, 9 Aug 2000 17:05:17 +0200
56691              Message-Id: <20000809170517.A25389@held>
56692              
56693              No test since adding the failing example to locale.t
56694              does not fail -- probably because the locale settings are so
56695              thoroughly tweaked by that time.  Running the example standalone
56696              does fail, though.  UPDATE: test case added at change #7540.
56697      Branch: perl
56698            ! dump.c perl.h pp.c pp_ctl.c sv.c
56699 ____________________________________________________________________________
56700 [  6647] By: jhi                                   on 2000/08/16  00:07:54
56701         Log: Update Changes and test semi-automatic patchlevel updating.
56702      Branch: perl
56703            ! Changes patchlevel.h
56704 ____________________________________________________________________________
56705 [  6646] By: jhi                                   on 2000/08/15  23:35:07
56706         Log: Fix a dependency problem.
56707              
56708              Subject: [PATCH: 6640] VMS Makefile.SH update
56709              From: Peter Prymmer <pvhp@forte.com>
56710              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
56711              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
56712      Branch: perl
56713            ! vms/descrip_mms.template
56714 ____________________________________________________________________________
56715 [  6645] By: jhi                                   on 2000/08/15  23:33:23
56716         Log: (Retracted by #6660)
56717              
56718              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
56719              From: Dominic Dunlop <domo@computer.org>
56720              Date: Tue, 15 Aug 2000 22:20:52 +0200
56721              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
56722      Branch: metaconfig/U/perl
56723            + d_printfed.U
56724      Branch: perl
56725            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56726            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
56727            ! t/op/sprintf.t
56728 ____________________________________________________________________________
56729 [  6644] By: jhi                                   on 2000/08/15  21:17:20
56730         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
56731              From: abigail@foad.org
56732              Date: 15 Aug 2000 20:12:41 -0000
56733              Message-Id: <20000815201241.25556.qmail@foad.org>
56734      Branch: perl
56735            ! INSTALL
56736 ____________________________________________________________________________
56737 [  6643] By: jhi                                   on 2000/08/15  21:15:28
56738         Log: (an already applied patch)
56739      Branch: perl
56740            ! lib/CGI.pm
56741 ____________________________________________________________________________
56742 [  6642] By: gsar                                  on 2000/08/15  19:54:05
56743         Log: magic callbacks all need to have same type signature
56744      Branch: perl
56745            ! embed.pl mg.c proto.h
56746 ____________________________________________________________________________
56747 [  6641] By: jhi                                   on 2000/08/15  17:56:27
56748         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)
56749              From: Mike Guy <mjtg@cam.ac.uk>
56750              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
56751              Date: Tue, 15 Aug 2000 18:26:45 +0100
56752              
56753              Only the peek.t part applied, not the hash quality part.
56754      Branch: perl
56755            ! t/lib/peek.t
56756 ____________________________________________________________________________
56757 [  6640] By: jhi                                   on 2000/08/15  16:37:37
56758         Log: Update Changes.
56759      Branch: perl
56760            ! Changes
56761 ____________________________________________________________________________
56762 [  6639] By: jhi                                   on 2000/08/15  16:34:55
56763         Log: Missed a file from #6638.
56764      Branch: perl
56765            ! lib/File/Temp.pm
56766 ____________________________________________________________________________
56767 [  6638] By: jhi                                   on 2000/08/15  16:33:19
56768         Log: Subject: [PATCH perl@6620] cygwin port
56769              From: "Fifer, Eric" <EFifer@sanwaint.com>
56770              Date: Tue, 15 Aug 2000 17:00:49 +0100
56771              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
56772      Branch: perl
56773            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
56774 ____________________________________________________________________________
56775 [  6637] By: jhi                                   on 2000/08/15  16:29:22
56776         Log: Subject: [PATCH] debugger exit code should reflect user exit code
56777              From: Mike Guy <mjtg@cam.ac.uk>
56778              Date: Tue, 15 Aug 2000 16:55:59 +0100
56779              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
56780      Branch: perl
56781            ! lib/perl5db.pl
56782 ____________________________________________________________________________
56783 [  6636] By: jhi                                   on 2000/08/15  15:30:58
56784         Log: Update Changes.
56785      Branch: perl
56786            ! Changes
56787 ____________________________________________________________________________
56788 [  6635] By: jhi                                   on 2000/08/15  15:27:21
56789         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
56790      Branch: metaconfig
56791            ! U/mkglossary U/mksample
56792      Branch: metaconfig/U/perl
56793            ! Devel.U
56794      Branch: perl
56795            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56796 ____________________________________________________________________________
56797 [  6634] By: jhi                                   on 2000/08/15  14:11:55
56798         Log: Don't blow limited stacks, a lower number is enough to
56799              tickle the lookbehind limit.
56800              
56801              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
56802              From: Dominic Dunlop <domo@computer.org>
56803              Date: Tue, 15 Aug 2000 13:51:24 +0200
56804              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
56805      Branch: perl
56806            ! t/op/regmesg.t
56807 ____________________________________________________________________________
56808 [  6633] By: jhi                                   on 2000/08/15  14:01:46
56809         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
56810              From: Mike Guy <mjtg@cam.ac.uk>
56811              Date: Tue, 15 Aug 2000 12:10:50 +0100
56812              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
56813      Branch: perl
56814            ! utils/perldoc.PL
56815 ____________________________________________________________________________
56816 [  6632] By: jhi                                   on 2000/08/15  13:58:48
56817         Log: make ok etc also for win32.
56818              
56819              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
56820              From: Prymmer/Kahn <pvhp@best.com>
56821              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
56822              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
56823      Branch: perl
56824            ! win32/Makefile
56825 ____________________________________________________________________________
56826 [  6631] By: jhi                                   on 2000/08/15  13:45:03
56827         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
56828      Branch: perl
56829            ! lib/Test.pm
56830 ____________________________________________________________________________
56831 [  6630] By: jhi                                   on 2000/08/15  03:25:09
56832         Log: Update Changes.
56833      Branch: perl
56834            ! Changes
56835 ____________________________________________________________________________
56836 [  6629] By: jhi                                   on 2000/08/15  03:23:53
56837         Log: magic_regdatum_set() is void, not int.
56838      Branch: perl
56839            ! embed.pl mg.c proto.h
56840 ____________________________________________________________________________
56841 [  6628] By: jhi                                   on 2000/08/15  03:08:02
56842         Log: Make the user to give up his firstborn, err, to knowingly
56843              verify installing an unstable developer release.  Also bump
56844              the release to 5.7.0, but leave a patch tag in the local
56845              patches saying that this is not yet the real thing.
56846      Branch: metaconfig
56847            ! U/modified/Instruct.U
56848      Branch: metaconfig/U/perl
56849            + Devel.U
56850      Branch: perl
56851            ! Configure patchlevel.h
56852 ____________________________________________________________________________
56853 [  6627] By: jhi                                   on 2000/08/14  22:32:52
56854         Log: README.os2 update.
56855              
56856              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
56857              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
56858              Date: Wed, 02 Aug 2000 21:55:09 -0700
56859              Message-ID: <tsPi5gzkgegX092yn@efn.org>
56860      Branch: perl
56861            ! README.os2
56862 ____________________________________________________________________________
56863 [  6626] By: jhi                                   on 2000/08/14  21:00:02
56864         Log: Subject: Re: File::Temp problems on VMS in bleedperl
56865              From: Tim Jenness <timj@jach.hawaii.edu>
56866              cc: vmsperl@perl.org
56867              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
56868              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
56869      Branch: perl
56870            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
56871 ____________________________________________________________________________
56872 [  6625] By: jhi                                   on 2000/08/14  20:52:16
56873         Log: Add SUIDMAIL as was done for the CERT alert.
56874      Branch: perl
56875            ! patchlevel.h
56876 ____________________________________________________________________________
56877 [  6624] By: jhi                                   on 2000/08/14  20:48:50
56878         Log: Subject: sfio2000
56879              From: Daniel Muino <dmuino@afip.gov.ar>
56880              Date: Mon, 14 Aug 2000 16:58:11 -0300
56881              Message-ID: <20000814165811.B16368@con2-dgi>
56882      Branch: perl
56883            ! perlsdio.h perlsfio.h
56884 ____________________________________________________________________________
56885 [  6623] By: jhi                                   on 2000/08/14  20:47:36
56886         Log: Subject: warning: storage class after type is obsolescent
56887              From: Daniel Muino <dmuino@afip.gov.ar>
56888              Date: Mon, 14 Aug 2000 16:42:47 -0300
56889              Message-ID: <20000814164247.A16368@con2-dgi>
56890      Branch: perl
56891            ! regcomp.pl regnodes.h
56892 ____________________________________________________________________________
56893 [  6622] By: jhi                                   on 2000/08/14  20:43:05
56894         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
56895              From: abigail@foad.org
56896              Date: 14 Aug 2000 20:00:10 -0000
56897              Message-Id: <20000814200010.27271.qmail@foad.org>
56898      Branch: perl
56899            ! Changes
56900 ____________________________________________________________________________
56901 [  6621] By: jhi                                   on 2000/08/14  15:23:05
56902         Log: Update Changes.
56903      Branch: perl
56904            ! Changes
56905 ____________________________________________________________________________
56906 [  6620] By: jhi                                   on 2000/08/14  15:22:14
56907         Log: Subject: Re: [PATCH] @+, @- readonly
56908              From: Mike Guy <mjtg@cam.ac.uk>
56909              Date: Mon, 14 Aug 2000 15:26:55 +0100
56910              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
56911      Branch: perl
56912            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
56913            ! sv.c t/op/pat.t
56914 ____________________________________________________________________________
56915 [  6619] By: jhi                                   on 2000/08/14  14:12:08
56916         Log: Update Changes.
56917      Branch: perl
56918            ! Changes
56919 ____________________________________________________________________________
56920 [  6618] By: jhi                                   on 2000/08/14  14:09:34
56921         Log: For now remove the mail code.
56922      Branch: perl
56923            ! perl.c
56924 ____________________________________________________________________________
56925 [  6617] By: jhi                                   on 2000/08/14  14:08:28
56926         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
56927      Branch: perl
56928            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
56929            ! pod/perlfaq8.pod pod/perlsec.pod
56930 ____________________________________________________________________________
56931 [  6616] By: jhi                                   on 2000/08/14  14:00:11
56932         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
56933              From: Mike Guy <mjtg@cam.ac.uk>
56934              Date: Mon, 14 Aug 2000 08:26:02 +0100
56935              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
56936      Branch: perl
56937            ! lib/perl5db.pl
56938 ____________________________________________________________________________
56939 [  6615] By: jhi                                   on 2000/08/14  13:58:45
56940         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
56941              From: Mike Guy <mjtg@cam.ac.uk>
56942              Date: Mon, 14 Aug 2000 08:04:22 +0100
56943              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
56944      Branch: perl
56945            ! gv.c mg.c t/op/pat.t
56946 ____________________________________________________________________________
56947 [  6614] By: jhi                                   on 2000/08/14  13:56:45
56948         Log: Subject: Test fails / warnings with perl-current #6612
56949              From: Mike Guy <mjtg@cam.ac.uk>
56950              Date: Mon, 14 Aug 2000 07:57:23 +0100
56951              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
56952      Branch: perl
56953            ! t/lib/b.t t/lib/peek.t
56954 ____________________________________________________________________________
56955 [  6613] By: jhi                                   on 2000/08/14  13:45:33
56956         Log: VMS configure.com update continues.
56957      Branch: perl
56958            - vms/configure.com
56959            ! MANIFEST configure.com
56960 ____________________________________________________________________________
56961 [  6612] By: jhi                                   on 2000/08/13  22:13:35
56962         Log: Update Changes.
56963      Branch: perl
56964            ! Changes
56965 ____________________________________________________________________________
56966 [  6611] By: jhi                                   on 2000/08/13  16:21:45
56967         Log: Upgrade to CGI 2.71, from Lincoln Stein.
56968      Branch: perl
56969            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
56970 ____________________________________________________________________________
56971 [  6610] By: jhi                                   on 2000/08/13  15:09:16
56972         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
56973              From: Mike Guy <mjtg@cam.ac.uk>
56974              Date: Sun, 13 Aug 2000 13:45:51 +0100
56975              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
56976      Branch: perl
56977            ! t/op/regmesg.t
56978 ____________________________________________________________________________
56979 [  6609] By: jhi                                   on 2000/08/13  14:31:26
56980         Log: Andreas says that 1.56 is fine, so reverting back to it.
56981      Branch: perl
56982            ! lib/CPAN.pm
56983 ____________________________________________________________________________
56984 [  6608] By: jhi                                   on 2000/08/13  05:34:20
56985         Log: Update Changes.
56986      Branch: perl
56987            ! Changes
56988 ____________________________________________________________________________
56989 [  6607] By: jhi                                   on 2000/08/13  05:32:01
56990         Log: Put back the \z changes of #5406 to CPAN.pm.
56991      Branch: perl
56992            ! lib/CPAN.pm
56993 ____________________________________________________________________________
56994 [  6606] By: jhi                                   on 2000/08/13  05:20:16
56995         Log: Fix-n-skip the tests under 5005threads.
56996      Branch: perl
56997            ! t/lib/b.t
56998 ____________________________________________________________________________
56999 [  6605] By: jhi                                   on 2000/08/13  05:07:48
57000         Log: Fix the test for 5005threads.
57001      Branch: perl
57002            ! t/lib/peek.t
57003 ____________________________________________________________________________
57004 [  6604] By: jhi                                   on 2000/08/13  03:35:37
57005         Log: Should have deleted this in #6603.
57006      Branch: perl
57007            - vms/subconfigure.com
57008 ____________________________________________________________________________
57009 [  6603] By: jhi                                   on 2000/08/12  18:29:32
57010         Log: Rewrite of vms/subconfigure.com as configure.com,
57011              from Peter Prymmer and the vmsperl crew.
57012      Branch: perl
57013            + vms/configure.com
57014            ! MANIFEST
57015 ____________________________________________________________________________
57016 [  6602] By: jhi                                   on 2000/08/11  13:00:01
57017         Log: PlainText.pm is dead.
57018      Branch: perl
57019            - lib/Pod/PlainText.pm
57020            ! MANIFEST
57021 ____________________________________________________________________________
57022 [  6601] By: jhi                                   on 2000/08/11  04:06:45
57023         Log: Update Changes.
57024      Branch: perl
57025            ! Changes
57026 ____________________________________________________________________________
57027 [  6600] By: jhi                                   on 2000/08/11  04:06:10
57028         Log: Add a few missing files, update MANIFEST.
57029      Branch: perl
57030            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
57031            + lib/Pod/PlainText.pm t/pod/find.t
57032            ! MANIFEST t/op/regmesg.t
57033 ____________________________________________________________________________
57034 [  6599] By: jhi                                   on 2000/08/11  03:31:10
57035         Log: Add Perl debugging tutorial, regen toc. 
57036              
57037              Subject: perldebtut.pod
57038              From: Richard Foley <Richard.Foley@m.dasa.de>
57039              Date: Wed, 09 Aug 2000 10:17:15 +0200
57040              Message-id: <3991138B.262247B8@m.dasa.de>
57041      Branch: perl
57042            + pod/perldebtut.pod
57043            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
57044 ____________________________________________________________________________
57045 [  6598] By: jhi                                   on 2000/08/11  02:48:56
57046         Log: tiny Changes edit
57047      Branch: perl
57048            ! Changes
57049 ____________________________________________________________________________
57050 [  6597] By: jhi                                   on 2000/08/11  02:39:04
57051         Log: Tests for #6589.
57052              
57053              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
57054              From: simon@brecon.co.uk (Simon Cozens)
57055              Date: 11 Aug 2000 02:24:52 GMT
57056              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
57057      Branch: perl
57058            ! t/lib/b.t
57059 ____________________________________________________________________________
57060 [  6596] By: jhi                                   on 2000/08/11  01:50:07
57061         Log: Update Changes.
57062      Branch: perl
57063            ! Changes
57064 ____________________________________________________________________________
57065 [  6595] By: jhi                                   on 2000/08/11  01:47:16
57066         Log: nitfix
57067      Branch: perl
57068            ! Changes
57069 ____________________________________________________________________________
57070 [  6594] By: jhi                                   on 2000/08/11  01:36:16
57071         Log: Subject: Getting perlio and threads to compile
57072              From: Lupe Christoph <lupe@lupe-christoph.de>
57073              Date: Wed, 9 Aug 2000 11:35:54 +0200
57074              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
57075              
57076              (the Solaris version changes in Configure skipped)
57077      Branch: perl
57078            ! hints/solaris_2.sh thread.h
57079 ____________________________________________________________________________
57080 [  6593] By: jhi                                   on 2000/08/11  01:30:16
57081         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
57082              From: simon@brecon.co.uk (Simon Cozens)
57083              Date: 1 Aug 2000 06:55:19 GMT
57084              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
57085      Branch: perl
57086            ! lib/utf8.pm
57087 ____________________________________________________________________________
57088 [  6592] By: jhi                                   on 2000/08/11  01:26:39
57089         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
57090              From: Peter Scott <Peter@PeterScott.com>
57091              Date: Thu, 10 Aug 2000 08:23:27 -0700
57092              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
57093      Branch: perl
57094            ! lib/perl5db.pl
57095 ____________________________________________________________________________
57096 [  6591] By: jhi                                   on 2000/08/11  01:22:02
57097         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
57098              From: Hugo <hv@crypt.compulink.co.uk>
57099              Date: Thu, 10 Aug 2000 19:23:04 +0100
57100              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
57101      Branch: perl
57102            ! regexec.c t/op/pat.t
57103 ____________________________________________________________________________
57104 [  6590] By: jhi                                   on 2000/08/11  01:19:19
57105         Log: Preprocessing and postprocessing for File::Find.
57106              
57107              Subject: Patch to Find::File.pm to allow alphabetical results
57108              From: Joe Smith <jsmith@inwap.com>
57109              Date: Wed, 9 Aug 2000 02:44:54 -0700
57110              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
57111      Branch: perl
57112            ! lib/File/Find.pm
57113 ____________________________________________________________________________
57114 [  6589] By: jhi                                   on 2000/08/11  01:12:39
57115         Log: B::Deparse didn't do sub attributes.
57116              
57117              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
57118              From: simon@brecon.co.uk (Simon Cozens)
57119              Date: 9 Aug 2000 04:49:20 GMT
57120              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
57121      Branch: perl
57122            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
57123 ____________________________________________________________________________
57124 [  6588] By: jhi                                   on 2000/08/11  01:06:40
57125         Log: Subject: debugger "d" command doesnt check line number
57126              From: Mike Guy <mjtg@cam.ac.uk>
57127              Date: Tue, 08 Aug 2000 21:54:29 +0100
57128              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
57129      Branch: perl
57130            ! lib/perl5db.pl mg.c pod/perldiag.pod
57131 ____________________________________________________________________________
57132 [  6587] By: jhi                                   on 2000/08/11  00:45:03
57133         Log: sleep(1) does not necessarily return 1.
57134              
57135              Subject: [PATCH bleadperl] op/lex_assign.t  
57136              From: Hugo <hv@crypt.compulink.co.uk>
57137              Date: Thu, 03 Aug 2000 14:34:22 +0100        
57138              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
57139      Branch: perl
57140            ! t/op/lex_assign.t
57141 ____________________________________________________________________________
57142 [  6586] By: jhi                                   on 2000/08/11  00:31:50
57143         Log: Document the IO::Select timeout.
57144      Branch: perl
57145            ! ext/IO/lib/IO/Select.pm
57146 ____________________________________________________________________________
57147 [  6585] By: jhi                                   on 2000/08/11  00:13:54
57148         Log: Forgot contributor.
57149      Branch: perl
57150            ! Changes
57151 ____________________________________________________________________________
57152 [  6584] By: jhi                                   on 2000/08/11  00:09:19
57153         Log: detypo
57154      Branch: perl
57155            ! Changes
57156 ____________________________________________________________________________
57157 [  6583] By: jhi                                   on 2000/08/11  00:07:53
57158         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
57159              
57160              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
57161              From: Mike Guy <mjtg@cam.ac.uk> 
57162              Date: Thu, 10 Aug 2000 15:50:54 +0100
57163              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
57164      Branch: perl
57165            ! sv.c t/op/int.t
57166 ____________________________________________________________________________
57167 [  6582] By: jhi                                   on 2000/08/10  23:29:32
57168         Log: Update Changes.
57169      Branch: perl
57170            ! Changes
57171 ____________________________________________________________________________
57172 [  6581] By: jhi                                   on 2000/08/10  23:26:16
57173         Log: Put back the std @INC thing.
57174      Branch: perl
57175            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
57176            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
57177            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
57178            ! t/lib/gol-oo.t
57179 ____________________________________________________________________________
57180 [  6580] By: jhi                                   on 2000/08/10  23:03:34
57181         Log: Update to CGI 2.70, from Lincoln Stein.
57182      Branch: perl
57183            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
57184            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
57185            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
57186            ! t/lib/cgi-request.t
57187 ____________________________________________________________________________
57188 [  6579] By: jhi                                   on 2000/08/10  22:41:50
57189         Log: Update to CPAN 1.56, from Andreas König.
57190      Branch: perl
57191            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
57192 ____________________________________________________________________________
57193 [  6578] By: jhi                                   on 2000/08/10  22:38:13
57194         Log: Update to Pod::Parser 1.17, from Brad Appleton.
57195      Branch: perl
57196            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
57197            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
57198            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
57199            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
57200            ! t/pod/include.t t/pod/included.t t/pod/lref.t
57201            ! t/pod/multiline_items.t t/pod/nested_items.t
57202            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
57203            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
57204            ! t/pod/special_seqs.t
57205 ____________________________________________________________________________
57206 [  6577] By: jhi                                   on 2000/08/10  22:35:41
57207         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
57208      Branch: perl
57209            ! AUTHORS MAINTAIN
57210 ____________________________________________________________________________
57211 [  6576] By: jhi                                   on 2000/08/10  22:24:54
57212         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
57213      Branch: perl
57214            + t/lib/gol-oo.t
57215            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
57216            ! t/lib/gol-compat.t t/lib/gol-linkage.t
57217 ____________________________________________________________________________
57218 [  6575] By: jhi                                   on 2000/08/10  22:02:07
57219         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
57220      Branch: perl
57221            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
57222 ____________________________________________________________________________
57223 [  6574] By: jhi                                   on 2000/08/10  21:55:03
57224         Log: Iterating perl6 description.
57225      Branch: perl
57226            ! pod/perlfaq1.pod
57227 ____________________________________________________________________________
57228 [  6573] By: jhi                                   on 2000/08/10  21:48:26
57229         Log: Revert the sv.c part of #6559, a better fix is needed.
57230      Branch: perl
57231            ! sv.c
57232 ____________________________________________________________________________
57233 [  6572] By: jhi                                   on 2000/08/10  20:33:43
57234         Log: It's the 2ndO'ROSSC.
57235      Branch: perl
57236            ! pod/perlfaq1.pod
57237 ____________________________________________________________________________
57238 [  6571] By: jhi                                   on 2000/08/10  15:55:48
57239         Log: detypo
57240      Branch: perl
57241            ! pod/perlfaq1.pod
57242 ____________________________________________________________________________
57243 [  6570] By: jhi                                   on 2000/08/10  14:11:17
57244         Log: An exceptionally sticky typo.
57245      Branch: perl
57246            ! Changes
57247 ____________________________________________________________________________
57248 [  6569] By: jhi                                   on 2000/08/10  14:09:33
57249         Log: detypo (and test Changes updating script)
57250      Branch: perl
57251            ! Changes
57252 ____________________________________________________________________________
57253 [  6568] By: jhi                                   on 2000/08/10  14:07:07
57254         Log: Update Changes.
57255      Branch: perl
57256            ! Changes
57257 ____________________________________________________________________________
57258 [  6567] By: jhi                                   on 2000/08/10  14:06:19
57259         Log: Amend the description of Perl6.
57260              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
57261              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
57262              Date: Wed, 9 Aug 2000 22:11:06 -0500
57263              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
57264      Branch: perl
57265            ! pod/perlfaq1.pod
57266 ____________________________________________________________________________
57267 [  6566] By: jhi                                   on 2000/08/10  13:58:57
57268         Log: Subject: Remove dead entry in perldiag
57269              From: Mike Guy <mjtg@cam.ac.uk>
57270              Date: Thu, 10 Aug 2000 14:19:19 +0100
57271              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
57272      Branch: perl
57273            ! pod/perldiag.pod
57274 ____________________________________________________________________________
57275 [  6565] By: jhi                                   on 2000/08/10  13:51:48
57276         Log: Zero entries were skipped, fix from Adrian Goalby
57277              <argoalby@yahoo.co.uk>
57278      Branch: perl
57279            ! lib/unicode/Number.pl lib/unicode/mktables.PL
57280 ____________________________________________________________________________
57281 [  6564] By: jhi                                   on 2000/08/10  13:00:12
57282         Log: Subject: [PATCH 5.6.0] cygwin port
57283              From: "Fifer, Eric" <EFifer@sanwaint.com>
57284              Date: Thu, 10 Aug 2000 13:15:36 +0100
57285              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
57286      Branch: perl
57287            ! README.cygwin hints/cygwin.sh
57288 ____________________________________________________________________________
57289 [  6563] By: jhi                                   on 2000/08/10  12:55:16
57290         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
57291      Branch: perl
57292            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
57293 ____________________________________________________________________________
57294 [  6562] By: gsar                                  on 2000/08/10  08:38:39
57295         Log: warn is a macro, avoid using at a variable to avoid warnings
57296              in some configurations; readdir.t is too conservative in
57297              estimating number of *.t's
57298      Branch: perl
57299            ! t/op/readdir.t util.c
57300 ____________________________________________________________________________
57301 [  6561] By: jhi                                   on 2000/08/09  23:35:42
57302         Log: Update Changes.
57303      Branch: perl
57304            ! Changes
57305 ____________________________________________________________________________
57306 [  6560] By: jhi                                   on 2000/08/09  23:05:47
57307         Log: Subject: Re: enhanced(?) regex error messages
57308              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
57309              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
57310              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
57311              
57312              (plus two small patches sent privately)
57313              (this still seems to leave few test failures)
57314      Branch: perl
57315            + t/op/regmesg.t
57316            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
57317            ! t/pragma/warn/regcomp
57318 ____________________________________________________________________________
57319 [  6559] By: jhi                                   on 2000/08/09  20:41:18
57320         Log: (The fix did work but was not right, retracted in #6573)
57321              
57322              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
57323              From: Christian Kirsch <ck@held.mind.de>
57324              Date: Wed, 9 Aug 2000 17:05:17 +0200
57325              Message-Id: <20000809170517.A25389@held>
57326      Branch: perl
57327            ! sv.c t/pragma/locale.t
57328 ____________________________________________________________________________
57329 [  6558] By: jhi                                   on 2000/08/08  22:34:08
57330         Log: Tiny updates on the contributors list.
57331      Branch: perl
57332            ! Changes
57333 ____________________________________________________________________________
57334 [  6557] By: jhi                                   on 2000/08/08  19:34:28
57335         Log: Double check that we have a dirhandle.
57336      Branch: perl
57337            ! util.c
57338 ____________________________________________________________________________
57339 [  6556] By: jhi                                   on 2000/08/08  19:01:51
57340         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
57341              May be repopulated with fresh maintained examples.
57342      Branch: perl
57343            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
57344            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
57345            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
57346            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
57347            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
57348            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
57349            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
57350            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
57351            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
57352            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
57353            + lib/CGI/eg/wilogo_gif.uu
57354            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
57355            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
57356            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
57357            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
57358            - eg/cgi/frameset.cgi eg/cgi/index.html
57359            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
57360            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
57361            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
57362            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
57363            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
57364            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
57365            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
57366            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
57367            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
57368            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
57369            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
57370            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
57371            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
57372            - eg/van/vanish eg/who eg/wrapsuid
57373            ! MANIFEST
57374 ____________________________________________________________________________
57375 [  6555] By: jhi                                   on 2000/08/08  18:51:08
57376         Log: Delete chat2 as requested by Randal.
57377              
57378              Subject: Re: perlfaq8 coyness
57379              From: merlyn@stonehenge.com (Randal L. Schwartz) 
57380              Date: 15 May 2000 18:52:42 -0700 
57381              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
57382      Branch: perl
57383            - lib/chat2.pl
57384            ! MANIFEST
57385 ____________________________________________________________________________
57386 [  6554] By: jhi                                   on 2000/08/08  18:31:35
57387         Log: Regen global.sym.
57388      Branch: perl
57389            ! global.sym
57390 ____________________________________________________________________________
57391 [  6553] By: jhi                                   on 2000/08/08  18:28:13
57392         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
57393              (either perlbug or p5p ate the original), plus regen
57394              perlapi and perltoc. 
57395      Branch: perl
57396            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
57397            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
57398            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
57399            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
57400            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
57401            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
57402            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
57403            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
57404            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
57405            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
57406 ____________________________________________________________________________
57407 [  6552] By: jhi                                   on 2000/08/08  18:06:29
57408         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
57409              From: Mike Guy <mjtg@cam.ac.uk>
57410              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
57411              Date: Tue, 08 Aug 2000 15:51:27 +0100
57412      Branch: perl
57413            ! doop.c sv.h t/op/join.t t/pragma/overload.t
57414 ____________________________________________________________________________
57415 [  6551] By: jhi                                   on 2000/08/08  18:01:11
57416         Log: Re-apply #6549.
57417      Branch: perl
57418            ! lib/perl5db.pl
57419 ____________________________________________________________________________
57420 [  6550] By: jhi                                   on 2000/08/08  17:43:08
57421         Log: Accidental retraction of #6549.
57422      Branch: perl
57423            ! lib/perl5db.pl
57424 ____________________________________________________________________________
57425 [  6549] By: jhi                                   on 2000/08/08  17:40:04
57426         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
57427              From: Mike Guy <mjtg@cam.ac.uk>
57428              Date: Mon, 07 Aug 2000 21:49:58 +0100
57429              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
57430      Branch: perl
57431            ! lib/perl5db.pl
57432 ____________________________________________________________________________
57433 [  6548] By: jhi                                   on 2000/08/08  17:37:57
57434         Log: Document here-doc better.
57435              
57436              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
57437              From: Mike Guy <mjtg@cam.ac.uk>
57438              Date: Mon, 07 Aug 2000 14:02:09 +0100
57439              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
57440      Branch: perl
57441            ! pod/perldata.pod
57442 ____________________________________________________________________________
57443 [  6547] By: jhi                                   on 2000/08/08  17:33:34
57444         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
57445              From: "Randy J. Ray" <rjray@redhat.com>
57446              Date: Mon, 07 Aug 2000 19:12:25 -0700
57447              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
57448      Branch: perl
57449            ! perl.c pod/perlrun.pod
57450 ____________________________________________________________________________
57451 [  6546] By: jhi                                   on 2000/08/08  17:29:26
57452         Log: Subject: Re: enhanced(?) regex error messages 
57453              From: Hugo <hv@crypt.compulink.co.uk>
57454              Date: Tue, 08 Aug 2000 03:25:51 +0100
57455              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
57456              
57457              plus Capitalize the error messages, plus perldiag them.
57458      Branch: perl
57459            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
57460 ____________________________________________________________________________
57461 [  6545] By: jhi                                   on 2000/08/08  13:59:28
57462         Log: Augment #6539 a bit: don't croak if there's magic in the air.
57463              
57464              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
57465              From: Hugo <hv@crypt.compulink.co.uk>
57466              Date: Tue, 08 Aug 2000 03:02:03 +0100
57467              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
57468      Branch: perl
57469            ! pp.c t/op/bless.t
57470 ____________________________________________________________________________
57471 [  6544] By: jhi                                   on 2000/08/07  21:11:52
57472         Log: Make the test -w clean.
57473      Branch: perl
57474            ! t/op/bless.t
57475 ____________________________________________________________________________
57476 [  6543] By: jhi                                   on 2000/08/07  19:49:53
57477         Log: use warnings instead of $^W.
57478      Branch: perl
57479            ! t/op/bless.t
57480 ____________________________________________________________________________
57481 [  6542] By: jhi                                   on 2000/08/07  17:41:41
57482         Log: Disable a portability warning Because We Know What We Are Doing.
57483      Branch: perl
57484            ! t/op/bless.t
57485 ____________________________________________________________________________
57486 [  6541] By: jhi                                   on 2000/08/07  17:29:51
57487         Log: Tiny tidying on report_evil_fh().
57488      Branch: perl
57489            ! util.c
57490 ____________________________________________________________________________
57491 [  6540] By: jhi                                   on 2000/08/07  16:37:38
57492         Log: Make regular expression parse error messages easier to understand.
57493              
57494              Subject: Re: enhanced(?) regex error messages
57495              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
57496              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
57497              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
57498      Branch: perl
57499            ! regcomp.c
57500 ____________________________________________________________________________
57501 [  6539] By: jhi                                   on 2000/08/07  16:12:27
57502         Log: Make bless(REF, REF) a fatal error, add bless tests.
57503              
57504              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
57505              From: Hugo <hv@crypt.compulink.co.uk>
57506              Date: Mon, 07 Aug 2000 16:59:38 +0100
57507              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
57508      Branch: perl
57509            + t/op/bless.t
57510            ! MANIFEST pod/perldiag.pod pp.c sv.c
57511 ____________________________________________________________________________
57512 [  6538] By: jhi                                   on 2000/08/07  15:59:43
57513         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
57514              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
57515              Date: Thu, 3 Aug 2000 14:29:21 -0700
57516              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
57517      Branch: perl
57518            ! lib/lib_pm.PL
57519 ____________________________________________________________________________
57520 [  6537] By: jhi                                   on 2000/08/07  15:47:18
57521         Log: Retract #6419 for now since it breaks in AFS and MachTen.
57522      Branch: perl
57523            ! lib/Cwd.pm
57524 ____________________________________________________________________________
57525 [  6536] By: jhi                                   on 2000/08/07  15:05:29
57526         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
57527              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
57528              The security hole exists only in suidperls, which isn't
57529              installed or even built by default.
57530      Branch: perl
57531            ! perl.c
57532 ____________________________________________________________________________
57533 [  6535] By: jhi                                   on 2000/08/07  14:45:14
57534         Log: tr memory corruption fix from Simon Cozens.
57535      Branch: perl
57536            ! doop.c
57537 ____________________________________________________________________________
57538 [  6534] By: jhi                                   on 2000/08/06  11:38:16
57539         Log: Document a bit that UDP is not what you might think.
57540              
57541              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
57542              From: Lupe Christoph <lupe@lupe-christoph.de>
57543              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
57544              Date: Mon, 24 Jul 2000 08:59:15 +0200
57545      Branch: perl
57546            ! pod/perlipc.pod
57547 ____________________________________________________________________________
57548 [  6533] By: jhi                                   on 2000/08/06  11:35:01
57549         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
57550              From: Jeff Pinyan <jeffp@hut.crusoe.net>
57551              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
57552              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
57553      Branch: perl
57554            ! pod/perlfunc.pod
57555 ____________________________________________________________________________
57556 [  6532] By: jhi                                   on 2000/08/06  03:45:41
57557         Log: Have symbols for the IoTYPEs.
57558      Branch: perl
57559            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
57560 ____________________________________________________________________________
57561 [  6531] By: jhi                                   on 2000/08/06  01:33:55
57562         Log: Continue fixing the io warnings.  This also
57563              sort of fixes bug ID 20000802.003: the core dump
57564              is no more.  Whether the current behaviour is correct
57565              (giving a warning: "Not a format reference"), is another matter.
57566      Branch: perl
57567            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
57568            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
57569 ____________________________________________________________________________
57570 [  6530] By: jhi                                   on 2000/08/05  21:33:12
57571         Log: Change the Policy policy: now -Dprefix= with an existing
57572              Policy.sh and prefix == siteprefix == vendorprefix, then all
57573              of them follow along the new prefix.
57574              
57575              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
57576              From: Andy Dougherty <doughera@lafayette.edu>
57577              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
57578              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
57579      Branch: perl
57580            ! Policy_sh.SH
57581 ____________________________________________________________________________
57582 [  6529] By: jhi                                   on 2000/08/05  18:57:28
57583         Log: Zap lib/Sys directory when cleaning up.
57584      Branch: perl
57585            ! Makefile.SH
57586 ____________________________________________________________________________
57587 [  6528] By: jhi                                   on 2000/08/05  18:40:44
57588         Log: Essential prototype changes were missing from #6527.
57589              Also make report_evil_fh() more bomb-proof.
57590      Branch: perl
57591            ! embed.h util.c
57592 ____________________________________________________________________________
57593 [  6527] By: jhi                                   on 2000/08/05  03:22:05
57594         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
57595              From: "Ronald F. Guilmette" <rfg@monkeys.com>
57596              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
57597              Message-Id: <200007242247.PAA52177@monkeys.com>
57598      Branch: perl
57599            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
57600 ____________________________________________________________________________
57601 [  6526] By: jhi                                   on 2000/08/04  21:23:27
57602         Log: gcc versions might have (parentheses) in them.
57603      Branch: metaconfig/U/perl
57604            ! gccvers.U
57605      Branch: perl
57606            ! Configure config_h.SH
57607 ____________________________________________________________________________
57608 [  6525] By: jhi                                   on 2000/08/04  20:23:12
57609         Log: Weed buglets pointed out by
57610              
57611              From: Lupe Christoph <lupe@lupe-christoph.de>
57612              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
57613              Date: Fri, 4 Aug 2000 17:34:39 +0200
57614              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
57615      Branch: metaconfig/U/perl
57616            ! gccvers.U uselfs.U
57617      Branch: perl
57618            ! Configure config_h.SH
57619 ____________________________________________________________________________
57620 [  6524] By: jhi                                   on 2000/08/04  19:02:08
57621         Log: Warn under -w if lstat(FH) is attempted.
57622              
57623              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
57624              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
57625              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
57626              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
57627      Branch: perl
57628            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
57629            ! t/pragma/warn/pp_sys
57630 ____________________________________________________________________________
57631 [  6523] By: jhi                                   on 2000/08/04  12:31:11
57632         Log: Subject: New perlcc, take 2
57633              From: simon@brecon.co.uk (Simon Cozens)
57634              Date: 4 Aug 2000 06:21:04 GMT
57635              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
57636      Branch: perl
57637            ! utils/perlcc.PL
57638 ____________________________________________________________________________
57639 [  6522] By: jhi                                   on 2000/08/04  12:26:33
57640         Log: Subject: Re: Array vs. List context
57641              From: Daniel Chetlin <daniel@chetlin.com>
57642              Date: Fri, 4 Aug 2000 00:22:44 -0700
57643              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
57644      Branch: perl
57645            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
57646            ! pod/perlfaq4.pod
57647 ____________________________________________________________________________
57648 [  6521] By: jhi                                   on 2000/08/04  12:22:38
57649         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
57650              From: Raymund Will <ray@caldera.de>
57651              Date: Fri, 4 Aug 2000 12:07:09 +0200
57652              Message-Id: <20000804120709.A14982@caldera.de>
57653      Branch: perl
57654            ! configure.gnu
57655 ____________________________________________________________________________
57656 [  6520] By: jhi                                   on 2000/08/04  04:09:06
57657         Log: After the #6519 a warning about stat() is just that,
57658              not about a filetest, which now have their own warning.
57659      Branch: perl
57660            ! pod/perldiag.pod
57661 ____________________________________________________________________________
57662 [  6519] By: jhi                                   on 2000/08/04  04:06:30
57663         Log: In the warnings call filehandles consistently so;
57664              add "unopened" warning for stat().
57665      Branch: perl
57666            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
57667            ! t/pragma/warn/pp_sys
57668 ____________________________________________________________________________
57669 [  6518] By: jhi                                   on 2000/08/04  02:55:35
57670         Log: Subject: Minor tweak to perlvar.pod
57671              From: "Stephen P. Potter" <spp@ds.net>
57672              Date: Tue, 18 Apr 2000 09:26:03 -0400
57673              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
57674      Branch: perl
57675            ! pod/perlvar.pod
57676 ____________________________________________________________________________
57677 [  6517] By: jhi                                   on 2000/08/04  02:50:08
57678         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
57679              From: "Clinton Pierce" <cpierce1@ford.com>
57680              Date: Wed, 21 Jul 1999 16:45:31 -0400
57681              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
57682              
57683              Fix by Stephen Potter (visible in the bug db but not in p5p?)
57684      Branch: perl
57685            ! pod/perlfunc.pod pod/perlop.pod
57686 ____________________________________________________________________________
57687 [  6516] By: jhi                                   on 2000/08/04  02:09:25
57688         Log: This is 6512.  Really.
57689      Branch: perl
57690            ! dump.c
57691 ____________________________________________________________________________
57692 [  6515] By: jhi                                   on 2000/08/04  01:25:50
57693         Log: mention the idea of @( and @)
57694      Branch: perl
57695            ! Todo-5.6
57696 ____________________________________________________________________________
57697 [  6514] By: bailey                                on 2000/08/04  01:18:46
57698         Log: YA resync with mainstem, including VMS patches from others
57699      Branch: vmsperl
57700           +> (branch 48 files)
57701            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
57702           !> (integrate 354 files)
57703 ____________________________________________________________________________
57704 [  6513] By: jhi                                   on 2000/08/04  01:18:18
57705         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
57706              From: Mark Dickinson <dickins3@fas.harvard.edu>
57707              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
57708              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
57709      Branch: perl
57710            ! t/op/grent.t t/op/pwent.t
57711 ____________________________________________________________________________
57712 [  6512] By: jhi                                   on 2000/08/04  01:14:06
57713         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
57714              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
57715              Date: Wed, 02 Aug 2000 10:51:01 +0100
57716              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
57717      Branch: perl
57718            ! sv.c
57719 ____________________________________________________________________________
57720 [  6511] By: jhi                                   on 2000/08/04  00:57:00
57721         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
57722              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
57723              Date: Thu, 03 Aug 2000 17:20:04 -0700
57724              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
57725      Branch: metaconfig
57726            ! U/modified/Cppsym.U
57727      Branch: perl
57728            ! Configure config_h.SH
57729 ____________________________________________________________________________
57730 [  6510] By: jhi                                   on 2000/08/04  00:25:28
57731         Log: detypo
57732      Branch: perl
57733            ! Makefile.SH
57734 ____________________________________________________________________________
57735 [  6509] By: jhi                                   on 2000/08/03  23:43:18
57736         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
57737              From: Dominic Dunlop <domo@computer.org>
57738              Date: Thu, 3 Aug 2000 22:16:46 +0200
57739              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
57740      Branch: perl
57741            ! t/op/sprintf.t
57742 ____________________________________________________________________________
57743 [  6508] By: jhi                                   on 2000/08/03  23:40:37
57744         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
57745              From: Hugo <hv@crypt.compulink.co.uk>
57746              Date: Thu, 03 Aug 2000 18:25:30 +0100
57747              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
57748      Branch: perl
57749            ! regcomp.c t/op/re_tests
57750 ____________________________________________________________________________
57751 [  6507] By: jhi                                   on 2000/08/03  23:38:28
57752         Log: Subject: [PATCH] sv.h documentation - SvLEN
57753              From: Mike Guy <mjtg@cam.ac.uk>
57754              Date: Thu, 03 Aug 2000 14:43:09 +0100
57755              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
57756      Branch: perl
57757            ! sv.h
57758 ____________________________________________________________________________
57759 [  6506] By: jhi                                   on 2000/08/03  15:49:14
57760         Log: Disable the fix_pl hack for now.
57761      Branch: perl
57762            ! Makefile.SH
57763 ____________________________________________________________________________
57764 [  6505] By: jhi                                   on 2000/08/03  13:49:04
57765         Log: Add a URL for FSF.
57766              
57767              Subject: Patch for README
57768              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
57769              Date: Wed, 2 Aug 2000 13:25:09 -0500
57770              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
57771      Branch: perl
57772            ! README
57773 ____________________________________________________________________________
57774 [  6504] By: jhi                                   on 2000/08/03  13:29:19
57775         Log: Be more informative on what is skipped and why,
57776              also repeat the list at the end.
57777      Branch: perl
57778            ! Porting/p4desc
57779 ____________________________________________________________________________
57780 [  6503] By: jhi                                   on 2000/08/03  13:07:05
57781         Log: Circumvent the removal of .patch by fix_pl.
57782              
57783              Subject: Re: [ID 20000802.011] unable to 'make test'          
57784              From: simon@brecon.co.uk (Simon Cozens) 
57785              Date: 3 Aug 2000 04:17:00 GMT
57786              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
57787      Branch: perl
57788            ! Makefile.SH
57789 ____________________________________________________________________________
57790 [  6502] By: jhi                                   on 2000/08/03  00:14:34
57791         Log: Add the missing setproctitle unit.
57792      Branch: metaconfig/U/perl
57793            + d_setproctitle.U
57794 ____________________________________________________________________________
57795 [  6501] By: jhi                                   on 2000/08/03  00:00:26
57796         Log: The subtest 4 may fail also on VOBS, as pointed out
57797              by Nick Ing-Simmons in November 1999, bug id 19991124.003
57798              (but the failure in that bug report isn't the subtest 4).
57799      Branch: perl
57800            ! t/op/stat.t
57801 ____________________________________________________________________________
57802 [  6500] By: jhi                                   on 2000/08/02  23:49:30
57803         Log: Better skip message for the test; one of the two problems in
57804              
57805              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
57806              From: Lupe Christoph <lupe@lupe-christoph.de>
57807              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
57808              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
57809      Branch: perl
57810            ! t/op/numconvert.t
57811 ____________________________________________________________________________
57812 [  6499] By: jhi                                   on 2000/08/02  22:49:16
57813         Log: Allow "no Module;" even if there is no 'unimport'.
57814              
57815              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
57816              From: mjd@plover.com
57817              Date: 24 Mar 2000 15:24:34 -0000
57818              Message-Id: <20000324152434.15160.qmail@plover.com>
57819      Branch: perl
57820            ! gv.c
57821 ____________________________________________________________________________
57822 [  6498] By: jhi                                   on 2000/08/02  22:42:58
57823         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
57824              that are hopefully soon put into use.
57825      Branch: perl
57826            ! opcode.h opcode.pl opnames.h
57827 ____________________________________________________________________________
57828 [  6497] By: gsar                                  on 2000/08/02  22:28:59
57829         Log: require.t needs binmode() to work on windows
57830      Branch: perl
57831            ! t/comp/require.t
57832 ____________________________________________________________________________
57833 [  6496] By: jhi                                   on 2000/08/02  22:08:51
57834         Log: Document the IVdf UVuf UVof UVxf.
57835      Branch: perl
57836            ! pod/perlguts.pod
57837 ____________________________________________________________________________
57838 [  6495] By: jhi                                   on 2000/08/02  21:54:26
57839         Log: detypo #6494
57840      Branch: perl
57841            ! ext/Data/Dumper/Dumper.xs
57842 ____________________________________________________________________________
57843 [  6494] By: jhi                                   on 2000/08/02  21:49:17
57844         Log: Dump UVs as UVs in Data::Dumper.
57845              
57846              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
57847              From: Gurusamy Sarathy <gsar@ActiveState.com>
57848              Date: Thu, 27 Apr 2000 12:26:25 -0700
57849              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
57850      Branch: perl
57851            ! ext/Data/Dumper/Dumper.xs
57852 ____________________________________________________________________________
57853 [  6493] By: jhi                                   on 2000/08/02  17:01:58
57854         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
57855              From: Hugo <hv@crypt.compulink.co.uk>
57856              Date: Wed, 02 Aug 2000 14:53:56 +0100
57857              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
57858      Branch: perl
57859            ! regexec.c t/op/re_tests
57860 ____________________________________________________________________________
57861 [  6492] By: jhi                                   on 2000/08/02  15:02:46
57862         Log: The new setproctitle() feature is available only in 
57863              bleeding edge FreeBSD.  From Paul Saab.
57864      Branch: perl
57865            ! mg.c
57866 ____________________________________________________________________________
57867 [  6491] By: jhi                                   on 2000/08/02  13:34:36
57868         Log: The tr utf8 patching continues.
57869              
57870              Subject: Re: #6469, too many tests claimed in require.t
57871              From: simon@brecon.co.uk (Simon Cozens)
57872              Date: 2 Aug 2000 02:37:17 GMT
57873              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
57874              
57875              (the logic of the test was the wrong way round in the patch)
57876      Branch: perl
57877            ! doop.c
57878 ____________________________________________________________________________
57879 [  6490] By: jhi                                   on 2000/08/02  13:27:38
57880         Log: The name of a filehandle does not have <these>.
57881      Branch: perl
57882            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
57883            ! t/pragma/warn/pp_sys util.c
57884 ____________________________________________________________________________
57885 [  6489] By: jhi                                   on 2000/08/02  04:26:46
57886         Log: Remove the extraneous "main::" prefix from all the
57887              "opened only for", "on closed", and "never opened" warnings.
57888              
57889              Subject: Re: inappropriate warning
57890              From: Gurusamy Sarathy <gsar@ActiveState.com>
57891              Date: Mon, 20 Mar 2000 11:28:02 -0800
57892              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
57893      Branch: perl
57894            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
57895            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
57896            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
57897 ____________________________________________________________________________
57898 [  6488] By: jhi                                   on 2000/08/02  03:02:57
57899         Log: memcpy has n o in it, as pinted ut by Sarathy.
57900      Branch: perl
57901            ! pod/perlguts.pod
57902 ____________________________________________________________________________
57903 [  6487] By: jhi                                   on 2000/08/02  02:44:51
57904         Log: Document in one place the memory abstractions used in Perl core.
57905              
57906              Subject: Re: Memory abstraction
57907              From: simon@brecon.co.uk (Simon Cozens)
57908              Date: 2 Aug 2000 02:20:23 GMT
57909              Organization: Earth.li Origins
57910      Branch: perl
57911            ! pod/perlguts.pod
57912 ____________________________________________________________________________
57913 [  6486] By: jhi                                   on 2000/08/02  02:41:57
57914         Log: regen_headers, regen perltoc.
57915      Branch: perl
57916            ! perlapi.c pod/perltoc.pod
57917 ____________________________________________________________________________
57918 [  6485] By: jhi                                   on 2000/08/02  01:43:33
57919         Log: "This little thing tests for a file .patch, and if it contains
57920              a number, pops into patchlevel.h" (making it easier to track
57921              which development version people are reporting bugs against)
57922              
57923              Subject: Patchlevel autogeneration for repository perls
57924              From: simon@brecon.co.uk (Simon Cozens)
57925              Date: 14 Jul 2000 07:12:15 GMT
57926              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
57927      Branch: perl
57928            + fix_pl
57929            ! MANIFEST Makefile.SH
57930 ____________________________________________________________________________
57931 [  6484] By: jhi                                   on 2000/08/02  01:32:54
57932         Log: FreeBSD 3.* updates from
57933              
57934              From: Paul Saab <ps@yahoo-inc.com>
57935              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
57936              Date: Tue, 1 Aug 2000 15:41:39 -0700
57937              Message-Id: <20000801154139.A53740@yahoo-inc.com>
57938      Branch: perl
57939            ! hints/freebsd.sh
57940 ____________________________________________________________________________
57941 [  6483] By: jhi                                   on 2000/08/02  01:27:44
57942         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
57943              instead one must use setproctitle().  This was already addressed
57944              by change #6457, but the below has a new variant for FreeBSD 4.0
57945              or later, and the matter is also documented more.
57946              
57947              From: Paul Saab <ps@yahoo-inc.com>
57948              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
57949              Date: Tue, 1 Aug 2000 15:41:39 -0700
57950              Message-Id: <20000801154139.A53740@yahoo-inc.com>
57951      Branch: metaconfig/U/perl
57952            + i_libutil.U
57953      Branch: perl
57954            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
57955 ____________________________________________________________________________
57956 [  6482] By: jhi                                   on 2000/08/01  22:17:32
57957         Log: The test from this
57958              
57959              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
57960              Date: Sat, 15 Apr 2000 17:03:44 +0100
57961              From: Tom Hughes <tom@compton.nu>
57962              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
57963              
57964              was missing, the code change went in as #5989
57965              (which had a different test?)
57966      Branch: perl
57967            ! t/op/misc.t
57968 ____________________________________________________________________________
57969 [  6481] By: jhi                                   on 2000/08/01  21:48:38
57970         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
57971              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
57972              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
57973              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
57974      Branch: perl
57975            ! perl.h
57976 ____________________________________________________________________________
57977 [  6480] By: jhi                                   on 2000/08/01  18:05:28
57978         Log: Make p4desc to skip non-mainperl branches by default.
57979      Branch: perl
57980            ! Porting/p4desc
57981 ____________________________________________________________________________
57982 [  6479] By: jhi                                   on 2000/08/01  17:29:19
57983         Log: If gccosandvers is equal to osname, clear gccosandvers.
57984      Branch: metaconfig/U/perl
57985            ! gccvers.U
57986      Branch: perl
57987            ! Configure config_h.SH
57988 ____________________________________________________________________________
57989 [  6478] By: jhi                                   on 2000/08/01  15:54:08
57990         Log: BOM patching from Simon Cozens.
57991      Branch: perl
57992            ! toke.c
57993 ____________________________________________________________________________
57994 [  6477] By: jhi                                   on 2000/08/01  04:50:33
57995         Log: Stash away the largefiles flags and libswanted.
57996      Branch: perl
57997            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
57998 ____________________________________________________________________________
57999 [  6476] By: gsar                                  on 2000/08/01  04:24:24
58000         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
58001              on Windows)
58002      Branch: perl
58003            ! t/pragma/utf8.t utf8.c win32/win32.c
58004 ____________________________________________________________________________
58005 [  6475] By: jhi                                   on 2000/08/01  03:35:24
58006         Log: Make chr() for values >127 to create utf8 when under utf8.
58007              
58008              Subject: Re: uft8/chr()
58009              From: simon@brecon.co.uk (Simon Cozens)
58010              Date: 1 Aug 2000 02:37:02 GMT
58011              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
58012      Branch: perl
58013            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
58014 ____________________________________________________________________________
58015 [  6474] By: jhi                                   on 2000/08/01  02:36:18
58016         Log: In Digital UNIX warn if gcc explicitly chosen because even
58017              2.95.2 is known to cause problems.
58018      Branch: perl
58019            ! hints/dec_osf.sh
58020 ____________________________________________________________________________
58021 [  6473] By: jhi                                   on 2000/08/01  02:00:56
58022         Log: Make the safety catch for buggy gccs work with triple version
58023              numbers like 2.95.2.  Reported in
58024              
58025              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
58026              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
58027              Date: Mon, 31 Jul 2000 14:55:06 +0200
58028              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
58029      Branch: perl
58030            ! hints/dec_osf.sh
58031 ____________________________________________________________________________
58032 [  6472] By: jhi                                   on 2000/08/01  01:13:33
58033         Log: Subject: fix and question re: waitpid() under win32
58034              From: Brian Clarke <clarke@appliedmeta.com>
58035              Date: Fri, 28 Jul 2000 15:18:29 -0400
58036              Message-ID: <3981DC85.290314EB@appliedmeta.com>
58037              
58038              Slightly reformatted and WNOHANG # define moved to win32.h
58039              so that also POSIX.xs sees it, as suggsted by Sarathy.
58040      Branch: perl
58041            ! win32/win32.c win32/win32.h
58042 ____________________________________________________________________________
58043 [  6471] By: jhi                                   on 2000/08/01  00:55:05
58044         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
58045              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58046              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
58047              Date: Mon, 31 Jul 2000 13:28:51 +0100
58048              
58049              (aka ID 20000730.002)
58050      Branch: perl
58051            ! op.c t/op/tr.t
58052 ____________________________________________________________________________
58053 [  6470] By: jhi                                   on 2000/07/31  23:34:42
58054         Log: Document the problem with -P in HP-UX and its workaround.
58055              
58056              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
58057              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
58058              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
58059              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
58060      Branch: perl
58061            ! README.hpux
58062 ____________________________________________________________________________
58063 [  6469] By: jhi                                   on 2000/07/31  04:15:02
58064         Log: The swallow_bom() saga continues.  The #23 of require.t
58065              (UTF16-LE) still fails (silently, no output) but the #22
58066              (UTF16-BE) seems to be working now.  The root of the
58067              failure may be in sv_gets(): is it UTF-16LE-aware,
58068              especially when it comes to line endings? 
58069      Branch: perl
58070            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
58071            ! t/comp/require.t toke.c utf8.c
58072 ____________________________________________________________________________
58073 [  6468] By: jhi                                   on 2000/07/30  19:05:48
58074         Log: Find green threads before native threads.
58075              
58076              Subject: Re: Patch to jpl/JNI/Makefile.PL
58077              From: Jens Thomsen <jens@fiend.cis.com>
58078              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
58079              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
58080      Branch: perl
58081            ! jpl/JNI/Makefile.PL
58082 ____________________________________________________________________________
58083 [  6467] By: jhi                                   on 2000/07/30  18:36:22
58084         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
58085      Branch: perl
58086            ! doop.c
58087 ____________________________________________________________________________
58088 [  6466] By: jhi                                   on 2000/07/30  04:37:29
58089         Log: A new version of the "remove UPPERACSE string comparison"
58090              operators.  The problem with the previous one (change #6454)
58091              was that it was for Perl 5.6.0.  From Paul Marquess.
58092      Branch: perl
58093            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
58094            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
58095            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
58096 ____________________________________________________________________________
58097 [  6465] By: jhi                                   on 2000/07/29  22:39:56
58098         Log: Do not upgrade SVs into utf8 just because they participate
58099              in eq or cmp.  Reported and fix suggested in
58100              
58101              Subject: [ID 20000720.009] sv_eq UTF8 bug
58102              From: "Simon Cozens" <simon@othersideofthe.earth.li>
58103              Date: 21 Jul 2000 04:37:29 -0000
58104              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
58105              
58106              Exercise for the kind reader: should we or should we not
58107              cache the utf8 conversion alonside the SV? (as magic,
58108              as thestrxfrm()ed version is cached under use locale)
58109              Argue both for and against.
58110      Branch: perl
58111            ! sv.c
58112 ____________________________________________________________________________
58113 [  6464] By: jhi                                   on 2000/07/29  22:36:22
58114         Log: Subject: UTF8 concat
58115              From: simon@brecon.co.uk (Simon Cozens) 
58116              Date: 30 Jun 2000 06:13:25 GMT
58117              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
58118              
58119              (with a memory leak fixed, plus a few casts added)
58120              
58121              This also seems to help for
58122              
58123              Subject: [ID 20000716.015] join UTF8 weirdness
58124              From: root <root@ak-71.mind.de> 
58125              Date: Sat, 15 Jul 2000 15:29:54 +0200
58126              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
58127              
58128              (from Andreas König)
58129      Branch: perl
58130            ! pp_hot.c
58131 ____________________________________________________________________________
58132 [  6463] By: jhi                                   on 2000/07/29  00:55:39
58133         Log: Tune the comments and hopefully stop a memory leak.
58134      Branch: perl
58135            ! toke.c utf8.c
58136 ____________________________________________________________________________
58137 [  6462] By: jhi                                   on 2000/07/29  00:16:53
58138         Log: The problem described in this
58139              
58140              Subject: [ID 20000322.018] named chars aren't magical enough
58141              From: root <root@dixie.cscaper.com>     
58142              Date: Wed, 22 Mar 2000 18:37:42 -0700
58143              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
58144              
58145              has been fixed in perl 5.6.0 but just in case added a test
58146              to keep it away.  (The report from Joseph Hall.)
58147      Branch: perl
58148            ! t/lib/charnames.t
58149 ____________________________________________________________________________
58150 [  6461] By: jhi                                   on 2000/07/28  23:56:36
58151         Log: Tiny fixes for #6460.
58152      Branch: metaconfig/U/perl
58153            ! gccvers.U
58154      Branch: perl
58155            ! Configure config_h.SH
58156 ____________________________________________________________________________
58157 [  6460] By: jhi                                   on 2000/07/28  23:24:41
58158         Log: Warn if the version of the operating system used to compile gcc
58159              differs from the current version of the operating system.
58160              Also display the gcc compilation os and version in myconfig.
58161              Inspiration from
58162              
58163              Subject: Re: [ID 20000710.003] ERRORS!!         
58164              From: "Kurt D. Starsinic" <kstar@chapin.edu>
58165              Date: Mon, 10 Jul 2000 15:54:16 -0400
58166              Message-ID: <20000710155416.A1384@O2.chapin.edu>
58167      Branch: metaconfig/U/perl
58168            ! gccvers.U
58169      Branch: perl
58170            ! Configure config_h.SH myconfig.SH
58171 ____________________________________________________________________________
58172 [  6459] By: jhi                                   on 2000/07/28  22:00:32
58173         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
58174              letter to $Config{osvers}.
58175      Branch: metaconfig
58176            ! U/modified/Oldconfig.U
58177      Branch: perl
58178            ! Configure config_h.SH
58179 ____________________________________________________________________________
58180 [  6458] By: jhi                                   on 2000/07/28  04:15:39
58181         Log: Back out #6454, doesn't seem to work.
58182              (Reason: that patch was for perl 5.6.0, not perl-current)
58183              (A version of the patch for perl-current came in later as #6466)
58184      Branch: perl
58185            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
58186            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
58187            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
58188 ____________________________________________________________________________
58189 [  6457] By: jhi                                   on 2000/07/27  23:31:49
58190         Log: Use setproctitle() if available to modify $0.
58191              
58192              Subject: setting $* on BSD4 broken
58193              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
58194              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
58195              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
58196      Branch: metaconfig
58197            ! U/modified/Myinit.U
58198      Branch: perl
58199            ! Configure config_h.SH mg.c
58200 ____________________________________________________________________________
58201 [  6456] By: jhi                                   on 2000/07/27  14:50:47
58202         Log: Allow "no AutoLoader;", based on change #6444,
58203              suggested by Graham Barr.
58204      Branch: perl
58205            ! lib/AutoLoader.pm
58206 ____________________________________________________________________________
58207 [  6455] By: jhi                                   on 2000/07/27  14:19:10
58208         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
58209              From: rspier@pobox.com (Robert Spier)
58210              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
58211              Message-ID: <14720.15855.787664.424783@rls.cx>
58212      Branch: perl
58213            ! pod/perldiag.pod
58214 ____________________________________________________________________________
58215 [  6454] By: jhi                                   on 2000/07/27  14:03:02
58216         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
58217              for a long time).
58218              
58219              Reported in
58220              
58221              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
58222              From: Ryan Herbert <rherbert@sycamorehq.com>
58223              Date: Mon, 17 Jul 2000 11:40:42 -0400
58224              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
58225              
58226              Patched in
58227              
58228              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
58229              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
58230              Date: Wed, 26 Jul 2000 23:40:18 +0100
58231              Message-ID: <000001bff752$79511880$0a17073e@tiny>
58232              
58233              based on an earlier patch from Stephen P. Potter.
58234              
58235              (Removed later by change #6458 because this patch was for
58236              perl 5.6.0, not perl-current)
58237      Branch: perl
58238            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
58239            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
58240            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
58241 ____________________________________________________________________________
58242 [  6453] By: jhi                                   on 2000/07/27  13:48:02
58243         Log: Subject: [PATCH] fixes bug 20000508.004
58244              From: Michael Stevens <mstevens@globnix.org>
58245              Date: Thu, 27 Jul 2000 13:49:04 +0100
58246              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
58247      Branch: perl
58248            ! pod/perldata.pod
58249 ____________________________________________________________________________
58250 [  6452] By: jhi                                   on 2000/07/26  23:51:26
58251         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
58252              and Craig A. Berry.
58253      Branch: perl
58254            ! lib/File/Temp.pm pod/perlport.pod
58255 ____________________________________________________________________________
58256 [  6451] By: jhi                                   on 2000/07/26  19:43:30
58257         Log: Be wary of close()s, too.
58258              
58259              Subject: Re: [PATCH] perlbug cleanup
58260              From: Tim Jenness <t.jenness@jach.hawaii.edu>
58261              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
58262              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
58263      Branch: perl
58264            ! utils/perlbug.PL
58265 ____________________________________________________________________________
58266 [  6450] By: jhi                                   on 2000/07/26  18:41:40
58267         Log: Subject: Minor doc patch: handy.h
58268              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
58269              Date: Wed, 26 Jul 2000 15:34:25 -0300
58270              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
58271      Branch: perl
58272            ! handy.h pod/perlapi.pod
58273 ____________________________________________________________________________
58274 [  6449] By: jhi                                   on 2000/07/26  18:23:55
58275         Log: Subject: [PATCH] minor doc change - perlguts
58276              From: Michael Stevens <mstevens@globnix.org>
58277              Date: Thu, 13 Jul 2000 12:39:18 +0100
58278              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
58279      Branch: perl
58280            ! pod/perlguts.pod
58281 ____________________________________________________________________________
58282 [  6448] By: jhi                                   on 2000/07/26  18:20:30
58283         Log: open() wariness in perlbug.
58284              
58285              Subject: [PATCH] perlbug cleanup
58286              From: Michael Stevens <mstevens@globnix.org>
58287              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
58288              Date: Thu, 13 Jul 2000 15:52:23 +0100
58289      Branch: perl
58290            ! utils/perlbug.PL
58291 ____________________________________________________________________________
58292 [  6447] By: jhi                                   on 2000/07/26  18:13:04
58293         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
58294      Branch: perl
58295            ! lib/File/Temp.pm t/lib/ftmp-security.t
58296 ____________________________________________________________________________
58297 [  6446] By: jhi                                   on 2000/07/26  18:06:32
58298         Log: docfix from Peter Scott <Peter@PSDT.com>.
58299      Branch: perl
58300            ! pod/perlfunc.pod
58301 ____________________________________________________________________________
58302 [  6445] By: jhi                                   on 2000/07/26  17:53:31
58303         Log: Fix *foo{FORMAT}.
58304              
58305              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
58306              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
58307              Date: Wed, 26 Jul 2000 19:51:02 +0200
58308              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
58309              
58310              From: Graham Barr <gbarr@pobox.com>
58311              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
58312              Date: Wed, 26 Jul 2000 17:38:36 +0100
58313              Message-ID: <20000726173836.L472@pobox.com>
58314      Branch: perl
58315            ! pp.c sv.c t/op/gv.t
58316 ____________________________________________________________________________
58317 [  6444] By: jhi                                   on 2000/07/26  17:49:14
58318         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
58319              from Graham Barr in the module list.
58320      Branch: perl
58321            ! gv.c pod/perlobj.pod
58322 ____________________________________________________________________________
58323 [  6443] By: jhi                                   on 2000/07/26  16:06:56
58324         Log: More split() doc and test patches from Mike Guy.
58325      Branch: perl
58326            ! pod/perlfunc.pod t/op/split.t
58327 ____________________________________________________________________________
58328 [  6442] By: jhi                                   on 2000/07/26  16:05:30
58329         Log: MacOS nits from Matthias Neeracher.
58330      Branch: perl
58331            ! perl.c pp_ctl.c
58332 ____________________________________________________________________________
58333 [  6441] By: jhi                                   on 2000/07/26  04:39:57
58334         Log: Subject: [PATCH] split /^/
58335              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58336              Date: Tue, 25 Jul 2000 14:18:57 +0100
58337              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
58338              
58339              (with notes from tchrist and gbarr)
58340      Branch: perl
58341            ! pod/perlfunc.pod t/op/split.t
58342 ____________________________________________________________________________
58343 [  6440] By: jhi                                   on 2000/07/26  04:32:32
58344         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
58345              From: Peter Prymmer <pvhp@forte.com>
58346              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
58347              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
58348      Branch: perl
58349            ! vms/munchconfig.c
58350 ____________________________________________________________________________
58351 [  6439] By: jhi                                   on 2000/07/26  04:31:01
58352         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
58353              to be fatal errors (instead of by default ignoring them, and
58354              ignoring with a bug: even though -w gave an error, the opening [
58355              was left in)  Reported in:
58356              
58357              Subject: [ID 20000716.024] [=cc=] / [:blank:]
58358              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
58359              Date: Sun, 16 Jul 2000 17:55:29 -0700
58360              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
58361      Branch: perl
58362            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
58363 ____________________________________________________________________________
58364 [  6438] By: jhi                                   on 2000/07/25  15:41:15
58365         Log: Subject: [PATCH] av.c apidoc
58366              From: simon@brecon.co.uk (Simon Cozens)
58367              Date: 24 Jul 2000 06:40:52 GMT
58368              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
58369      Branch: perl
58370            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
58371            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
58372 ____________________________________________________________________________
58373 [  6437] By: jhi                                   on 2000/07/25  14:05:36
58374         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
58375              From: "Stephen P. Potter" <spp@ds.net>
58376              Date: Mon, 24 Jul 2000 14:22:23 -0400
58377              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
58378      Branch: perl
58379            ! pod/perllocale.pod
58380 ____________________________________________________________________________
58381 [  6436] By: jhi                                   on 2000/07/25  14:02:03
58382         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
58383              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58384              Date: Mon, 24 Jul 2000 18:04:28 +0100
58385              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
58386      Branch: perl
58387            ! t/lib/syslfs.t t/op/lfs.t
58388 ____________________________________________________________________________
58389 [  6435] By: jhi                                   on 2000/07/25  13:59:28
58390         Log: Get UTF16 BOMs working.  Patch from
58391              
58392              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
58393              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58394              Date: Tue, 25 Jul 2000 12:52:45 +0100
58395              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
58396              
58397              and notes from
58398              
58399              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
58400              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58401              Date: Tue, 25 Jul 2000 11:43:25 +0100
58402              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
58403      Branch: perl
58404            ! t/comp/require.t toke.c utf8.c
58405 ____________________________________________________________________________
58406 [  6434] By: jhi                                   on 2000/07/25  02:39:54
58407         Log: Make the "uninit variable" warning to say "concat or string"
58408              or "join or string" when in concat or join .
58409              
58410              Subject: Re: [ID 20000403.009] uninitialised concatenation???
58411              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58412              Date: Tue, 04 Apr 2000 18:22:58 +0100
58413              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
58414              
58415              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
58416              From: William R Ward <hermit@BayView.COM>
58417              Date: Thu, 30 Mar 2000 19:50:03 -0800
58418              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
58419      Branch: perl
58420            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
58421            ! t/pragma/warn/op t/pragma/warn/sv
58422 ____________________________________________________________________________
58423 [  6433] By: jhi                                   on 2000/07/24  17:52:56
58424         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
58425      Branch: perl
58426            ! lib/File/Spec/VMS.pm
58427 ____________________________________________________________________________
58428 [  6432] By: jhi                                   on 2000/07/24  17:44:44
58429         Log: Test cases for #6431.
58430              
58431              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
58432              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58433              Date: Mon, 24 Jul 2000 15:32:29 +0100
58434              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
58435      Branch: perl
58436            ! t/op/pat.t t/op/split.t
58437 ____________________________________________________________________________
58438 [  6431] By: jhi                                   on 2000/07/24  17:43:17
58439         Log: Bind op fix.
58440              
58441              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
58442              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58443              Date: Mon, 17 Jul 2000 20:04:56 +0100
58444              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
58445      Branch: perl
58446            ! op.c
58447 ____________________________________________________________________________
58448 [  6430] By: jhi                                   on 2000/07/24  03:42:42
58449         Log: Subject: [ID 20000716.023] syslog test fails without sockets
58450              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
58451              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
58452              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
58453      Branch: metaconfig/U/perl
58454            ! Extensions.U
58455      Branch: perl
58456            ! Configure config_h.SH
58457 ____________________________________________________________________________
58458 [  6429] By: jhi                                   on 2000/07/24  03:11:52
58459         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
58460              case, but add also notes explaining the relationship of this
58461              patch and the earlier notes by Sarathy.
58462              
58463              Subject: Map is still slow
58464              From: "Ben Tilly" <ben_tilly@hotmail.com>
58465              Date: Sat, 15 Jul 2000 17:23:27 EDT
58466              Message-ID: <20000715212327.21656.qmail@hotmail.com>
58467      Branch: perl
58468            ! pp_ctl.c
58469 ____________________________________________________________________________
58470 [  6428] By: jhi                                   on 2000/07/24  02:58:52
58471         Log: Documentation to explain the behaviour of map().
58472              
58473              Subject: Re: Map is still slow 
58474              From: Gurusamy Sarathy <gsar@ActiveState.com>
58475              Date: Sat, 15 Jul 2000 16:05:09 -0700
58476              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
58477      Branch: perl
58478            ! pp_ctl.c
58479 ____________________________________________________________________________
58480 [  6427] By: jhi                                   on 2000/07/24  02:50:03
58481         Log: Add tests for
58482              [ID 19991110.003] another matching finding by pcre author
58483              which has already been fixed by some patch, as verified in
58484              
58485              Subject: Re: two regex bugs from the mists of time (well, last November)
58486              From: Hugo <hv@crypt.compulink.co.uk>
58487              Date: Sat, 22 Jul 2000 18:12:58 +0100
58488              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
58489      Branch: perl
58490            ! t/op/re_tests
58491 ____________________________________________________________________________
58492 [  6426] By: jhi                                   on 2000/07/24  02:11:20
58493         Log: A missing 'break' after the [[:space:]] switch case.
58494              
58495              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
58496              From: "Stephen P. Potter" <spp@ds.net>
58497              Date: Tue, 18 Jul 2000 16:25:17 -0400
58498              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
58499      Branch: perl
58500            ! regcomp.c
58501 ____________________________________________________________________________
58502 [  6425] By: jhi                                   on 2000/07/24  02:06:12
58503         Log: The output might have been produced in the wrong order.
58504              
58505              Subject: [ID 20000720.003] [PATCH] t/op/write.t
58506              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58507              Date: Thu, 20 Jul 2000 18:49:18 +0100
58508              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
58509      Branch: perl
58510            ! t/op/write.t
58511 ____________________________________________________________________________
58512 [  6424] By: jhi                                   on 2000/07/24  02:00:07
58513         Log: Use STDOUT consistently.
58514              
58515              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
58516              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58517              Date: Thu, 20 Jul 2000 18:04:01 +0100
58518              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
58519      Branch: perl
58520            ! lib/Test/Harness.pm
58521 ____________________________________________________________________________
58522 [  6423] By: jhi                                   on 2000/07/24  01:54:54
58523         Log: Protect against "wild next"s, that is, callbacks doing "next"
58524              instead of "return".
58525              
58526              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
58527              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58528              Date: Tue, 18 Jul 2000 11:30:16 +0100
58529              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
58530      Branch: perl
58531            ! lib/File/Find.pm
58532 ____________________________________________________________________________
58533 [  6422] By: jhi                                   on 2000/07/24  01:35:47
58534         Log: Out-of-date note removed.
58535              
58536              Subject: [PATCH] documentation perlipc
58537              From: rspier@pobox.com (Robert Spier)
58538              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
58539              Message-ID: <14711.35178.572612.502654@rls.cx>
58540      Branch: perl
58541            ! pod/perlipc.pod
58542 ____________________________________________________________________________
58543 [  6421] By: jhi                                   on 2000/07/24  00:09:18
58544         Log: Send all installperl messages to STDERR and be -w clean.
58545              
58546              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
58547              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58548              Date: Sat, 22 Jul 2000 14:02:11 +0100
58549              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
58550      Branch: perl
58551            ! installperl
58552 ____________________________________________________________________________
58553 [  6420] By: jhi                                   on 2000/07/24  00:04:19
58554         Log: Decutandpasto.
58555              
58556              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
58557              From: "Richard Soderberg" <rs@crystalflame.net>
58558              Date: Sun, 23 Jul 2000 01:37:23 -0700
58559              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
58560      Branch: perl
58561            ! pod/perlipc.pod
58562 ____________________________________________________________________________
58563 [  6419] By: jhi                                   on 2000/07/24  00:01:12
58564         Log: A cleaner abs_path().
58565              Subject: Re: unix alternative to Cwd.pm
58566              From: Jeff Pinyan <jeffp@crusoe.net>
58567              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
58568              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
58569      Branch: perl
58570            ! lib/Cwd.pm
58571 ____________________________________________________________________________
58572 [  6418] By: jhi                                   on 2000/07/23  23:48:56
58573         Log: Detypo.
58574              
58575              Subject: [PATCH perl-current] Typo in hints/powerux.sh
58576              From: "Richard Soderberg" <rs@crystalflame.net>
58577              Date: Sun, 23 Jul 2000 01:27:33 -0700
58578              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
58579      Branch: perl
58580            ! hints/powerux.sh
58581 ____________________________________________________________________________
58582 [  6417] By: jhi                                   on 2000/07/17  22:13:31
58583         Log: Subject: SDBM_File documentation
58584              From: mjd@plover.com
58585              Date: 16 Jul 2000 17:41:17 -0000
58586              Message-ID: <20000716174117.18515.qmail@plover.com>
58587      Branch: perl
58588            ! ext/SDBM_File/SDBM_File.pm
58589 ____________________________________________________________________________
58590 [  6416] By: jhi                                   on 2000/07/17  19:13:26
58591         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
58592      Branch: perl
58593            ! hints/mpeix.sh mpeix/relink
58594 ____________________________________________________________________________
58595 [  6415] By: jhi                                   on 2000/07/15  14:11:02
58596         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
58597              the utf8 'characters' can be more than one octet).
58598              
58599              Date: Sat, 15 Jul 2000 00:21:56 +0100
58600              From: Tom Hughes <tom@compton.nu>
58601              Subject: Re: [ID 20000714.002]
58602              Message-ID: <db2334de49.tom@compton.compton.nu>
58603              
58604              Reported in
58605              
58606              Subject: [ID 20000714.002]
58607              From: "Simon Cozens" <simon@othersideofthe.earth.li>
58608              Date: 14 Jul 2000 15:13:09 -0000
58609              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
58610      Branch: perl
58611            ! doop.c
58612 ____________________________________________________________________________
58613 [  6414] By: jhi                                   on 2000/07/15  03:13:41
58614         Log: another VMS build tweak from Peter Prymmer
58615      Branch: perl
58616            ! vms/descrip_mms.template
58617 ____________________________________________________________________________
58618 [  6413] By: jhi                                   on 2000/07/15  03:10:40
58619         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
58620      Branch: perl
58621            ! vms/perlvms.pod
58622 ____________________________________________________________________________
58623 [  6412] By: jhi                                   on 2000/07/15  00:31:05
58624         Log: More docs for sv functions.
58625              
58626              Subject: [PATCH cfgperl] sv.c apidoc
58627              From: simon@brecon.co.uk (Simon Cozens)
58628              Date: 13 Jul 2000 09:00:20 GMT
58629              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
58630              
58631              Subject: Re: [PATCH cfgperl] sv.c apidoc
58632              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58633              Date: Thu, 13 Jul 2000 12:27:41 +0100
58634              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
58635              
58636              Subject: Re: [PATCH cfgperl] sv.c apidoc
58637              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58638              Date: Thu, 13 Jul 2000 13:23:09 +0100
58639              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
58640              
58641              Subject: Re: [PATCH cfgperl] sv.c apidoc
58642              From: simon@brecon.co.uk (Simon Cozens)
58643              Date: 14 Jul 2000 06:51:02 GMT
58644              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
58645      Branch: perl
58646            ! embed.pl pod/perlapi.pod sv.c
58647 ____________________________________________________________________________
58648 [  6411] By: jhi                                   on 2000/07/15  00:10:41
58649         Log: lib/b test fixes from Peter Prymmer.
58650      Branch: perl
58651            ! t/lib/b.t
58652 ____________________________________________________________________________
58653 [  6410] By: jhi                                   on 2000/07/15  00:02:09
58654         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
58655              From: Hugo <hv@crypt.compulink.co.uk>
58656              Date: Fri, 14 Jul 2000 23:05:20 +0100
58657              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
58658              
58659              Didn't anymore apply, but that point still could use another fix.
58660      Branch: perl
58661            ! pod/perlfunc.pod
58662 ____________________________________________________________________________
58663 [  6409] By: jhi                                   on 2000/07/14  23:15:15
58664         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
58665              not in pod, from Peter Prymmer
58666      Branch: perl
58667            ! vms/descrip_mms.template
58668 ____________________________________________________________________________
58669 [  6408] By: jhi                                   on 2000/07/14  20:35:05
58670         Log: The bug report
58671              [ID 19991110.002] minimal matching discrepancy found by pcre author
58672              seems to have been fixed (though differently from what was suggested
58673              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
58674      Branch: perl
58675            ! t/op/re_tests
58676 ____________________________________________________________________________
58677 [  6407] By: jhi                                   on 2000/07/14  17:38:08
58678         Log: Fix AutoSplit to use File::Spec the right way in VMS,
58679              from Peter Prymmer.
58680      Branch: perl
58681            ! lib/AutoSplit.pm
58682 ____________________________________________________________________________
58683 [  6406] By: jhi                                   on 2000/07/14  14:13:22
58684         Log: Merge perlhacktut into perlhack, update perlguts.
58685              
58686              Subject: Re: Perlhacktut
58687              From: simon@brecon.co.uk (Simon Cozens)
58688              Date: 14 Jul 2000 06:49:21 GMT
58689              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
58690              
58691              Subject: Re: Perlhacktut
58692              From: simon@brecon.co.uk (Simon Cozens)
58693              Date: 14 Jul 2000 07:09:45 GMT
58694              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
58695      Branch: perl
58696            ! pod/perlguts.pod pod/perlhack.pod
58697 ____________________________________________________________________________
58698 [  6405] By: jhi                                   on 2000/07/14  14:02:31
58699         Log: Integrate with Sarathy.
58700      Branch: cfgperl
58701           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
58702           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
58703           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
58704 ____________________________________________________________________________
58705 [  6404] By: gsar                                  on 2000/07/14  12:15:02
58706         Log: PERL_OBJECT build tweaks
58707      Branch: perl
58708            ! toke.c
58709 ____________________________________________________________________________
58710 [  6403] By: gsar                                  on 2000/07/14  11:23:41
58711         Log: inconsistent types needs casts
58712      Branch: perl
58713            ! toke.c
58714 ____________________________________________________________________________
58715 [  6402] By: gsar                                  on 2000/07/14  11:12:04
58716         Log: typos in change#6399, regen headers
58717      Branch: perl
58718            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
58719 ____________________________________________________________________________
58720 [  6401] By: gsar                                  on 2000/07/14  10:59:12
58721         Log: typecasts needed for change#6394
58722      Branch: perl
58723            ! toke.c
58724 ____________________________________________________________________________
58725 [  6400] By: gsar                                  on 2000/07/14  10:49:37
58726         Log: integrate cfgperl contents into mainline
58727      Branch: perl
58728           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
58729           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
58730 ____________________________________________________________________________
58731 [  6399] By: gsar                                  on 2000/07/14  10:38:35
58732         Log: enable UTF-16 filter by default if relevant BOM is seen; various
58733              cleanups (typos, misformatted code, and small bugs)
58734      Branch: perl
58735            ! doop.c embed.pl mg.c op.c pp.c toke.c
58736 ____________________________________________________________________________
58737 [  6398] By: gsar                                  on 2000/07/14  08:55:38
58738         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
58739              name suggests anyway)
58740      Branch: perl
58741            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
58742 ____________________________________________________________________________
58743 [  6397] By: gsar                                  on 2000/07/14  08:44:33
58744         Log: move new variables to the end of the interpreter structure (for
58745              bincompat in code that doesn't #include XSUB.h)
58746      Branch: perl
58747            ! intrpvar.h
58748 ____________________________________________________________________________
58749 [  6396] By: gsar                                  on 2000/07/14  08:13:58
58750         Log: MakeMaker should not remove editor backups (*~) on `make clean`
58751              by default (completes change#6383)
58752      Branch: perl
58753            ! lib/ExtUtils/MM_Unix.pm
58754 ____________________________________________________________________________
58755 [  6395] By: jhi                                   on 2000/07/14  05:20:33
58756         Log: Replace change #6337 with a better one.
58757              
58758              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
58759              From: Hugo <hv@crypt.compulink.co.uk>
58760              Date: Fri, 14 Jul 2000 04:16:20 +0100
58761              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
58762      Branch: cfgperl
58763            ! regexec.c t/op/re_tests
58764 ____________________________________________________________________________
58765 [  6394] By: jhi                                   on 2000/07/14  01:33:59
58766         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
58767      Branch: cfgperl
58768            ! embed.pl global.sym proto.h toke.c
58769 ____________________________________________________________________________
58770 [  6393] By: jhi                                   on 2000/07/13  23:41:23
58771         Log: remove discarded test
58772      Branch: cfgperl
58773            ! MANIFEST
58774 ____________________________________________________________________________
58775 [  6392] By: jhi                                   on 2000/07/13  23:32:25
58776         Log: The {multiplier} of a fixed substring was overlooked which
58777              caused a wrong initial search offset for that substring.
58778              
58779              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
58780              From: Hugo <hv@crypt.compulink.co.uk>
58781              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
58782              Date: Thu, 13 Jul 2000 19:27:13 +0100
58783      Branch: cfgperl
58784            ! regcomp.c t/op/re_tests
58785 ____________________________________________________________________________
58786 [  6391] By: jhi                                   on 2000/07/13  16:37:42
58787         Log: typo fix from Craig Berry
58788      Branch: cfgperl
58789            ! vms/subconfigure.com
58790 ____________________________________________________________________________
58791 [  6390] By: jhi                                   on 2000/07/13  13:20:12
58792         Log: Integrate with Sarathy.
58793      Branch: cfgperl
58794            - t/op/method2entersub.t
58795           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
58796           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
58797           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
58798           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
58799 ____________________________________________________________________________
58800 [  6389] By: jhi                                   on 2000/07/13  13:18:48
58801         Log: Detypo from Peter Prymmer, part of #6388.
58802      Branch: cfgperl
58803            ! Configure config_h.SH
58804      Branch: metaconfig
58805            ! U/modified/d_longlong.U
58806 ____________________________________________________________________________
58807 [  6388] By: gsar                                  on 2000/07/13  06:33:40
58808         Log: typos (spotted by Peter Prymmer)
58809      Branch: perl
58810            ! Configure t/lib/english.t
58811 ____________________________________________________________________________
58812 [  6387] By: gsar                                  on 2000/07/13  05:35:28
58813         Log: new selfloader.t in change#6183 doesn't close DATA handles,
58814              and thus fails to clean up tmp files on dosish platforms
58815      Branch: perl
58816            ! t/lib/selfloader.t
58817 ____________________________________________________________________________
58818 [  6386] By: gsar                                  on 2000/07/12  21:42:39
58819         Log: sprintf test tweaks (from Dominic Dunlop)
58820      Branch: perl
58821            ! t/op/sprintf.t
58822 ____________________________________________________________________________
58823 [  6385] By: gsar                                  on 2000/07/12  21:33:46
58824         Log: fix bugs in processing %v-*d and similar format specs (from
58825              Avi Finkel <avi@finkel.org>)
58826      Branch: perl
58827            ! sv.c t/op/sprintf.t
58828 ____________________________________________________________________________
58829 [  6384] By: gsar                                  on 2000/07/12  16:04:19
58830         Log: readd missing perldelta.pod changes from changes#6339,6376
58831      Branch: perl
58832            ! pod/perldelta.pod
58833 ____________________________________________________________________________
58834 [  6383] By: gsar                                  on 2000/07/12  16:00:51
58835         Log: don't clobber *.orig files on *clean targets
58836      Branch: perl
58837            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
58838 ____________________________________________________________________________
58839 [  6382] By: gsar                                  on 2000/07/12  07:59:12
58840         Log: fix broken integrations in cfgperl
58841      Branch: cfgperl
58842           !> Changes pod/perldelta.pod
58843 ____________________________________________________________________________
58844 [  6381] By: gsar                                  on 2000/07/12  07:42:17
58845         Log: integrate cfgperl changes into mainline
58846      Branch: perl
58847            ! Changes
58848           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
58849           !> pod/perlre.pod
58850 ____________________________________________________________________________
58851 [  6380] By: gsar                                  on 2000/07/12  07:31:00
58852         Log: get sprintf.t to adjust properly for 3-digit exponents
58853      Branch: perl
58854            ! t/op/sprintf.t
58855 ____________________________________________________________________________
58856 [  6379] By: gsar                                  on 2000/07/12  06:40:04
58857         Log: change#6174 needs corresponding change in win32/config_h.PL,
58858              which grovels through config_h.SH to find the config.h name
58859      Branch: perl
58860            ! win32/config_h.PL
58861 ____________________________________________________________________________
58862 [  6378] By: jhi                                   on 2000/07/12  05:03:59
58863         Log: Do the cc sanity check both before the hints and
58864              after the cc selction.
58865      Branch: cfgperl
58866            ! Configure config_h.SH
58867      Branch: metaconfig
58868            ! U/modified/Oldconfig.U U/modified/cc.U
58869      Branch: metaconfig/U/perl
58870            + Checkcc.U
58871 ____________________________________________________________________________
58872 [  6377] By: jhi                                   on 2000/07/12  02:49:22
58873         Log: Fix nits noticed by Boston.pm.
58874      Branch: cfgperl
58875            ! pod/perlre.pod
58876 ____________________________________________________________________________
58877 [  6376] By: jhi                                   on 2000/07/11  21:22:13
58878         Log: Configure cosmetics and perldelta.
58879      Branch: cfgperl
58880            ! Configure config_h.SH pod/perldelta.pod
58881      Branch: metaconfig
58882            ! U/modified/cc.U
58883 ____________________________________________________________________________
58884 [  6375] By: gsar                                  on 2000/07/11  21:17:35
58885         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
58886      Branch: perl
58887            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
58888            ! win32/win32sck.c
58889 ____________________________________________________________________________
58890 [  6374] By: gsar                                  on 2000/07/11  20:48:50
58891         Log: tweak for build failure under multiplicity
58892      Branch: perl
58893            ! toke.c
58894 ____________________________________________________________________________
58895 [  6373] By: gsar                                  on 2000/07/11  20:37:23
58896         Log: integrate cfgperl changes#6325..6373 into mainline
58897              (NOTE: today's batch of integrations still untested)
58898      Branch: perl
58899           +> ext/DynaLoader/hints/netbsd.pl
58900            ! Changes
58901           !> (integrate 26 files)
58902 ____________________________________________________________________________
58903 [  6372] By: jhi                                   on 2000/07/11  20:30:36
58904         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
58905              regen perltoc.
58906      Branch: cfgperl
58907            + pod/perlbook.pod
58908            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
58909            ! pod/perltoc.pod
58910 ____________________________________________________________________________
58911 [  6371] By: jhi                                   on 2000/07/11  20:08:56
58912         Log: Minor cleanups on the booklist.
58913      Branch: cfgperl
58914            ! pod/perlfaq2.pod
58915 ____________________________________________________________________________
58916 [  6370] By: jhi                                   on 2000/07/11  19:31:13
58917         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
58918      Branch: cfgperl
58919            ! t/pragma/overload.t
58920 ____________________________________________________________________________
58921 [  6369] By: gsar                                  on 2000/07/11  19:27:48
58922         Log: integrate cfgperl changes#6293..6324 into mainline
58923      Branch: perl
58924           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
58925            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
58926           !> (integrate 30 files)
58927 ____________________________________________________________________________
58928 [  6368] By: gsar                                  on 2000/07/11  19:18:57
58929         Log: skip integrate of problematic change#6292 from cfgperl into mainline
58930      Branch: perl
58931           !> pp_hot.c
58932 ____________________________________________________________________________
58933 [  6367] By: gsar                                  on 2000/07/11  19:17:21
58934         Log: integrate cfgperl changes#6288..6290 into mainline
58935      Branch: perl
58936           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
58937 ____________________________________________________________________________
58938 [  6366] By: gsar                                  on 2000/07/11  19:11:18
58939         Log: integrate cfgperl changes#6268..6282 into mainline
58940      Branch: perl
58941           !> (integrate 30 files)
58942 ____________________________________________________________________________
58943 [  6365] By: gsar                                  on 2000/07/11  18:57:00
58944         Log: delete new accidentally branched file
58945      Branch: perl
58946            - t/op/method2entersub.t
58947 ____________________________________________________________________________
58948 [  6364] By: gsar                                  on 2000/07/11  18:55:13
58949         Log: skip integrate of change#6267 from cfgperl into mainline (the
58950              method call optimization is flawed without additional hints
58951              from user about immutableness of @ISA and no runtime method
58952              definitions)
58953      Branch: perl
58954           +> t/op/method2entersub.t
58955           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
58956           !> perl.h t/op/sprintf.t xsutils.c
58957 ____________________________________________________________________________
58958 [  6363] By: gsar                                  on 2000/07/11  18:49:43
58959         Log: integrate cfgperl changes#6261..6266 into mainline
58960      Branch: perl
58961           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
58962           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
58963           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
58964           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
58965 ____________________________________________________________________________
58966 [  6362] By: gsar                                  on 2000/07/11  18:43:26
58967         Log: integrate cfgperl changes#6252..6260 into mainline
58968      Branch: perl
58969           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
58970           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
58971           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
58972           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
58973 ____________________________________________________________________________
58974 [  6361] By: gsar                                  on 2000/07/11  18:37:12
58975         Log: skip integrate of problematic change#6251 from cfgperl into mainline
58976      Branch: perl
58977           !> lib/Exporter.pm
58978 ____________________________________________________________________________
58979 [  6360] By: gsar                                  on 2000/07/11  18:34:56
58980         Log: integrate cfgperl change#6250 into mainline
58981      Branch: perl
58982           +> t/op/my_stash.t
58983           !> MANIFEST embed.pl proto.h toke.c
58984 ____________________________________________________________________________
58985 [  6359] By: gsar                                  on 2000/07/11  18:21:19
58986         Log: integrate cfgperl changes#6242..6249 into mainline
58987      Branch: perl
58988           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
58989           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
58990           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
58991           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
58992           !> t/lib/peek.t utf8.c
58993 ____________________________________________________________________________
58994 [  6358] By: gsar                                  on 2000/07/11  18:15:45
58995         Log: skip integrate of problematic change#6241 from cfgperl into mainline
58996      Branch: perl
58997           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
58998 ____________________________________________________________________________
58999 [  6357] By: jhi                                   on 2000/07/11  18:15:16
59000         Log: Fix for
59001              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
59002              From: Roderick Schertler <roderick@argon.org> 
59003              Date: Tue, 11 Jul 2000 13:55:05 -0400 
59004              Message-Id: <200007111755.NAA05077@jones.argon.org> 
59005      Branch: cfgperl
59006            ! doio.c
59007 ____________________________________________________________________________
59008 [  6356] By: jhi                                   on 2000/07/11  18:12:51
59009         Log: Typo in #6341.
59010      Branch: cfgperl
59011            ! pp_hot.c
59012 ____________________________________________________________________________
59013 [  6355] By: gsar                                  on 2000/07/11  18:12:10
59014         Log: integrate cfgperl changes#6231..6240 into mainline
59015      Branch: perl
59016           +> pod/perlutil.pod
59017           !> (integrate 35 files)
59018 ____________________________________________________________________________
59019 [  6354] By: jhi                                   on 2000/07/11  18:04:34
59020         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
59021              From: Dominic Dunlop <domo@computer.org> 
59022              Date: Tue, 11 Jul 2000 12:27:33 +0200 
59023              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
59024              
59025              Replaces change #6268.
59026      Branch: cfgperl
59027            ! t/op/sprintf.t
59028 ____________________________________________________________________________
59029 [  6353] By: gsar                                  on 2000/07/11  17:59:51
59030         Log: skip integrate of problematic change#6230 from cfgperl into mainline
59031              (a later version of File::Spec is already in mainline)
59032      Branch: perl
59033           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
59034           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
59035 ____________________________________________________________________________
59036 [  6352] By: gsar                                  on 2000/07/11  17:57:48
59037         Log: integrate cfgperl changes#6224..6229 into mainline
59038      Branch: perl
59039           +> lib/lib.pm.PL
59040            - lib/lib.pm
59041           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
59042           !> lib/English.pm op.c t/lib/english.t
59043 ____________________________________________________________________________
59044 [  6351] By: gsar                                  on 2000/07/11  17:50:10
59045         Log: skip integrate of problematic change#6223 from cfgperl into mainline
59046      Branch: perl
59047           !> doio.c
59048 ____________________________________________________________________________
59049 [  6350] By: gsar                                  on 2000/07/11  17:48:28
59050         Log: integrate cfgperl changes#6220..6222 into mainline
59051      Branch: perl
59052           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
59053           !> toke.c utf8.c win32/win32.h
59054 ____________________________________________________________________________
59055 [  6349] By: gsar                                  on 2000/07/11  17:46:13
59056         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
59057              mainline
59058      Branch: perl
59059           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
59060           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
59061           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
59062 ____________________________________________________________________________
59063 [  6348] By: jhi                                   on 2000/07/11  17:45:49
59064         Log: README.posix-bc podified from Thomas Dorner.
59065      Branch: cfgperl
59066            ! README.posix-bc
59067 ____________________________________________________________________________
59068 [  6347] By: gsar                                  on 2000/07/11  17:42:04
59069         Log: integrate cfgperl change#6217 into mainline
59070      Branch: perl
59071           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
59072           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
59073           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
59074 ____________________________________________________________________________
59075 [  6346] By: gsar                                  on 2000/07/11  17:39:37
59076         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
59077              mainline
59078      Branch: perl
59079           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
59080           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
59081           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
59082           !> perlapi.h pod/perlapi.pod
59083 ____________________________________________________________________________
59084 [  6345] By: gsar                                  on 2000/07/11  17:36:42
59085         Log: integrate cfgperl changes#6207..6210 into mainline
59086      Branch: perl
59087           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
59088           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
59089 ____________________________________________________________________________
59090 [  6344] By: gsar                                  on 2000/07/11  17:31:20
59091         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
59092              mainline
59093      Branch: perl
59094           !> (integrate 40 files)
59095 ____________________________________________________________________________
59096 [  6343] By: gsar                                  on 2000/07/11  17:19:08
59097         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
59098      Branch: perl
59099           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
59100            ! Changes
59101           !> (integrate 34 files)
59102 ____________________________________________________________________________
59103 [  6342] By: jhi                                   on 2000/07/11  16:05:48
59104         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
59105              To: perl5-porters@perl.org
59106              From: Karsten Sperling <spiff@phreax.net>
59107              Date: Mon, 10 Jul 2000 15:12:52 +0200
59108              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
59109      Branch: cfgperl
59110            ! lib/Symbol.pm
59111 ____________________________________________________________________________
59112 [  6341] By: jhi                                   on 2000/07/11  15:59:23
59113         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
59114              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
59115              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
59116              Date: Fri, 07 Jul 2000 17:57:16 +0100
59117      Branch: cfgperl
59118            ! pp_hot.c
59119 ____________________________________________________________________________
59120 [  6340] By: jhi                                   on 2000/07/11  15:55:47
59121         Log: Subject: Re: format bug report  [Patch]
59122              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59123              Date: Wed, 05 Jul 2000 13:12:52 +0200
59124              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
59125              
59126              Subject: Re: format bug report  [Patch]
59127              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59128              Date: Wed, 05 Jul 2000 14:10:01 +0200
59129              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
59130      Branch: cfgperl
59131            ! t/op/write.t toke.c
59132 ____________________________________________________________________________
59133 [  6339] By: jhi                                   on 2000/07/11  13:54:09
59134         Log: Be less forgiving about ambiguous and illegal tr ranges.
59135              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
59136              From: Mark-Jason Dominus <mjd@plover.com>
59137              Date: Tue, 04 Jul 2000 10:00:12 -0400
59138              Message-ID: <20000704140012.17772.qmail@plover.com>
59139              
59140              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
59141              From: Mark-Jason Dominus <mjd@plover.com>
59142              Date: Wed, 05 Jul 2000 09:37:36 -0400
59143              Message-ID: <20000705133736.27293.qmail@plover.com>
59144      Branch: cfgperl
59145            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
59146 ____________________________________________________________________________
59147 [  6338] By: jhi                                   on 2000/07/11  13:31:24
59148         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
59149              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
59150              Date: Tue, 11 Jul 2000 13:50:51 +0100
59151              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
59152      Branch: cfgperl
59153            ! sv.c
59154 ____________________________________________________________________________
59155 [  6337] By: jhi                                   on 2000/07/11  13:29:14
59156         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
59157              From: Hugo <hv@crypt.compulink.co.uk>
59158              Date: Tue, 11 Jul 2000 12:44:50 +0100
59159              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
59160      Branch: cfgperl
59161            ! regexec.c t/op/re_tests
59162 ____________________________________________________________________________
59163 [  6336] By: jhi                                   on 2000/07/11  13:26:47
59164         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
59165              From: simon@brecon.co.uk (Simon Cozens)
59166              Date: 7 Jul 2000 11:26:09 GMT
59167              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
59168      Branch: cfgperl
59169            ! mg.c
59170 ____________________________________________________________________________
59171 [  6335] By: jhi                                   on 2000/07/11  13:23:37
59172         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
59173              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
59174              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
59175              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
59176      Branch: cfgperl
59177            + ext/DynaLoader/hints/netbsd.pl
59178            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
59179 ____________________________________________________________________________
59180 [  6334] By: jhi                                   on 2000/07/11  13:20:38
59181         Log: Subject: PATCH perlguts.pod: Document D and d magic types
59182              From: mjd@plover.com
59183              Date: 5 Jul 2000 18:01:51 -0000
59184              Message-ID: <20000705180151.29413.qmail@plover.com>
59185      Branch: cfgperl
59186            ! pod/perlguts.pod
59187 ____________________________________________________________________________
59188 [  6333] By: jhi                                   on 2000/07/11  13:15:51
59189         Log: Precedence goof, fix based on
59190              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
59191              From: Hugo <hv@crypt.compulink.co.uk>
59192              Date: Tue, 11 Jul 2000 12:52:38 +0100
59193              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
59194      Branch: cfgperl
59195            ! t/op/taint.t
59196 ____________________________________________________________________________
59197 [  6332] By: jhi                                   on 2000/07/11  12:40:17
59198         Log: Integrate with Sarathy.
59199      Branch: cfgperl
59200           !> win32/win32sck.c
59201 ____________________________________________________________________________
59202 [  6331] By: jhi                                   on 2000/07/10  20:14:16
59203         Log: Sprinkle ldlibpath.
59204      Branch: cfgperl
59205            ! pod/Makefile.SH
59206 ____________________________________________________________________________
59207 [  6330] By: jhi                                   on 2000/07/10  17:54:49
59208         Log: More POSIX.pod tweaks.
59209      Branch: cfgperl
59210            ! ext/POSIX/POSIX.pod
59211 ____________________________________________________________________________
59212 [  6329] By: jhi                                   on 2000/07/10  14:02:12
59213         Log: Reorder perl.pod once more.
59214      Branch: cfgperl
59215            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
59216 ____________________________________________________________________________
59217 [  6328] By: gsar                                  on 2000/07/10  07:06:00
59218         Log: accept() leaks memory on windows due to incorrect ordering of
59219              closesocket() and fclose() calls
59220      Branch: perl
59221            ! win32/win32sck.c
59222 ____________________________________________________________________________
59223 [  6327] By: gsar                                  on 2000/07/10  06:49:17
59224         Log: winsock options weren't being set in all threads under ithreads
59225              (caused send()s from second and subsequent threads to fail)
59226      Branch: perl
59227            ! win32/win32sck.c
59228 ____________________________________________________________________________
59229 [  6326] By: jhi                                   on 2000/07/08  02:45:40
59230         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
59231              was cast to an unsigned (32-bit) integer with wild abandon.
59232      Branch: cfgperl
59233            ! ext/Devel/DProf/DProf.xs
59234 ____________________________________________________________________________
59235 [  6325] By: jhi                                   on 2000/07/07  18:50:33
59236         Log: Remove perlbook, update perlfaq book listing,
59237              rearrange perl.pod, regenerate perltoc.
59238      Branch: cfgperl
59239            - pod/perlbook.pod
59240            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
59241            ! pod/perlfaq2.pod pod/perltoc.pod
59242 ____________________________________________________________________________
59243 [  6324] By: jhi                                   on 2000/07/07  14:03:40
59244         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
59245      Branch: cfgperl
59246            ! sv.h toke.c
59247 ____________________________________________________________________________
59248 [  6323] By: jhi                                   on 2000/07/06  16:03:55
59249         Log: Fix complaints of buildtoc.
59250      Branch: cfgperl
59251            + lib/Win32.pod
59252            - pod/Win32.pod
59253            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
59254 ____________________________________________________________________________
59255 [  6322] By: jhi                                   on 2000/07/06  15:15:52
59256         Log: Add =head1 NAMEs so that buildtoc is happy.
59257              (The CGI::Util nit reported to Lincoln.)
59258      Branch: cfgperl
59259            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
59260            ! pod/perltoc.pod
59261 ____________________________________________________________________________
59262 [  6321] By: jhi                                   on 2000/07/06  03:16:04
59263         Log: Config is being used.
59264      Branch: cfgperl
59265            ! t/op/method.t
59266 ____________________________________________________________________________
59267 [  6320] By: jhi                                   on 2000/07/06  03:13:13
59268         Log: Integrate with Sarathy.
59269      Branch: cfgperl
59270           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
59271 ____________________________________________________________________________
59272 [  6319] By: jhi                                   on 2000/07/06  03:11:46
59273         Log: Autogenerate pod/Makefile and pod/buildtoc.
59274              buildtoc also checks whether the existin pods are
59275              mentioned in MANIFEST and perl.pod, and vice versa.
59276              (None of the thusly found discrepancies fixed yet.)
59277              roffitall also needs to be autogenerated similarly but it
59278              seems so badly out of date that I didn't touch it yet.
59279      Branch: cfgperl
59280            + pod/Makefile.SH pod/buildtoc.PL
59281            - pod/Makefile pod/buildtoc
59282            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
59283 ____________________________________________________________________________
59284 [  6318] By: gsar                                  on 2000/07/05  22:10:54
59285         Log: fix UNC path handling on Windows under ithreads, and chdir()
59286              return value when given a non-existent directory
59287      Branch: perl
59288            ! win32/vdir.h
59289 ____________________________________________________________________________
59290 [  6317] By: gsar                                  on 2000/07/05  22:08:19
59291         Log: winsock cleanup never done on Windows (leads to handle leaks)
59292      Branch: perl
59293            ! win32/perllib.c win32/win32sck.c
59294 ____________________________________________________________________________
59295 [  6316] By: gsar                                  on 2000/07/05  22:06:19
59296         Log: some debugger output does not go to the socket when RemotePort is set
59297      Branch: perl
59298            ! lib/perl5db.pl
59299 ____________________________________________________________________________
59300 [  6315] By: jhi                                   on 2000/07/05  00:25:21
59301         Log: Integrate with Sarathy, preliminary fix for unicos
59302              alignment problems in [ID 20000612.002] Perl problem on Cray system.
59303      Branch: cfgperl
59304            ! sv.h
59305           !> pp_hot.c
59306 ____________________________________________________________________________
59307 [  6314] By: gsar                                  on 2000/07/04  23:34:02
59308         Log: tyop in change#6306
59309      Branch: perl
59310            ! pp_hot.c
59311 ____________________________________________________________________________
59312 [  6313] By: jhi                                   on 2000/07/04  22:14:38
59313         Log: Multiline string literals ENONPORTABLE.
59314      Branch: cfgperl
59315            ! pp_hot.c
59316 ____________________________________________________________________________
59317 [  6312] By: jhi                                   on 2000/07/04  20:34:44
59318         Log: Integrate with Sarathy.
59319      Branch: cfgperl
59320           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
59321           !> t/op/method.t
59322 ____________________________________________________________________________
59323 [  6311] By: jhi                                   on 2000/07/04  20:30:56
59324         Log: More POSIX.pod embellishment.
59325      Branch: cfgperl
59326            ! ext/POSIX/POSIX.pod
59327 ____________________________________________________________________________
59328 [  6310] By: gsar                                  on 2000/07/04  17:28:48
59329         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
59330      Branch: perl
59331            ! t/lib/b.t
59332 ____________________________________________________________________________
59333 [  6309] By: jhi                                   on 2000/07/04  17:22:18
59334         Log: The #6308 required a little bit more.
59335      Branch: cfgperl
59336            ! Makefile.SH win32/Makefile
59337 ____________________________________________________________________________
59338 [  6308] By: jhi                                   on 2000/07/04  16:35:24
59339         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
59340      Branch: cfgperl
59341            + lib/lib_pm.PL
59342            - lib/lib.pm.PL
59343            ! MANIFEST Makefile.SH
59344 ____________________________________________________________________________
59345 [  6307] By: jhi                                   on 2000/07/04  16:28:58
59346         Log: Win32 patches for cfgperl from Sarathy.
59347      Branch: cfgperl
59348            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
59349            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
59350            ! thread.h toke.c util.c win32/Makefile win32/win32.c
59351 ____________________________________________________________________________
59352 [  6306] By: gsar                                  on 2000/07/04  16:28:40
59353         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
59354              (from Richard Soderberg <rs@oregonnet.com>)
59355      Branch: perl
59356            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
59357 ____________________________________________________________________________
59358 [  6305] By: jhi                                   on 2000/07/04  16:24:24
59359         Log: Integrate with Sarathy.
59360      Branch: cfgperl
59361           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
59362           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
59363           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
59364           !> proto.h win32/win32.c
59365 ____________________________________________________________________________
59366 [  6304] By: gsar                                  on 2000/07/04  16:17:24
59367         Log: missing perldiag entry for unpack("w",...) diagnostic (from
59368              Andreas Koenig)
59369      Branch: perl
59370            ! pod/perldiag.pod
59371 ____________________________________________________________________________
59372 [  6303] By: gsar                                  on 2000/07/04  16:14:44
59373         Log: remove rel2abs prototypes (from Barrie Slaymaker)
59374      Branch: perl
59375            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
59376            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
59377 ____________________________________________________________________________
59378 [  6302] By: gsar                                  on 2000/07/04  04:59:35
59379         Log: adjust change#6299
59380      Branch: perl
59381            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
59382            ! win32/win32.c
59383 ____________________________________________________________________________
59384 [  6301] By: jhi                                   on 2000/07/04  04:50:07
59385         Log: Integrate with Sarathy.
59386      Branch: cfgperl
59387           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
59388           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
59389           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
59390 ____________________________________________________________________________
59391 [  6300] By: gsar                                  on 2000/07/04  04:42:09
59392         Log: PERL_OBJECT build tweak
59393      Branch: perl
59394            ! perl.h
59395 ____________________________________________________________________________
59396 [  6299] By: gsar                                  on 2000/07/04  04:37:00
59397         Log: fix memory leak on Windows (PL_sys_intern contents were never
59398              freed)
59399      Branch: perl
59400            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
59401            ! perlapi.c proto.h win32/win32.c
59402 ____________________________________________________________________________
59403 [  6298] By: gsar                                  on 2000/07/04  04:15:59
59404         Log: fix large memory leak that has been around for ever, masked by
59405              -DPURIFY (most of the arenas were never freed!)
59406      Branch: perl
59407            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
59408 ____________________________________________________________________________
59409 [  6297] By: gsar                                  on 2000/07/04  04:07:46
59410         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
59411      Branch: perl
59412            ! perl.c
59413 ____________________________________________________________________________
59414 [  6296] By: jhi                                   on 2000/06/30  18:28:37
59415         Log: Elaborate POSIX.pod.  Still needs work.
59416      Branch: cfgperl
59417            ! ext/POSIX/POSIX.pod
59418 ____________________________________________________________________________
59419 [  6295] By: jhi                                   on 2000/06/30  14:58:18
59420         Log: Point to perlipc for more SysV IPC examples.
59421      Branch: cfgperl
59422            ! pod/perlfunc.pod
59423 ____________________________________________________________________________
59424 [  6294] By: gsar                                  on 2000/06/30  14:47:45
59425         Log: slurp mode fix in change#4736 still not quite right
59426      Branch: perl
59427            ! pp_hot.c t/io/argv.t
59428 ____________________________________________________________________________
59429 [  6293] By: jhi                                   on 2000/06/30  12:02:55
59430         Log: Integrate with Sarathy.
59431      Branch: cfgperl
59432           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
59433 ____________________________________________________________________________
59434 [  6292] By: jhi                                   on 2000/06/30  12:01:11
59435         Log: From: simon@brecon.co.uk (Simon Cozens)
59436              Subject: UTF8 concat
59437              Date: 30 Jun 2000 06:13:25 GMT
59438              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
59439      Branch: cfgperl
59440            ! pp_hot.c
59441 ____________________________________________________________________________
59442 [  6291] By: gsar                                  on 2000/06/30  04:37:33
59443         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
59444              when @_ is modified, causing coredumps
59445      Branch: perl
59446            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
59447 ____________________________________________________________________________
59448 [  6290] By: jhi                                   on 2000/06/30  02:21:44
59449         Log: Integrate with Sarathy.
59450      Branch: cfgperl
59451           !> vms/vms.c vms/vmsish.h
59452 ____________________________________________________________________________
59453 [  6289] By: jhi                                   on 2000/06/30  02:21:02
59454         Log: Check VERSIONs.
59455      Branch: cfgperl
59456            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
59457            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
59458            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
59459 ____________________________________________________________________________
59460 [  6288] By: jhi                                   on 2000/06/30  02:18:52
59461         Log: Integrate with Sarathy.
59462      Branch: cfgperl
59463           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
59464           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
59465           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
59466           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
59467 ____________________________________________________________________________
59468 [  6287] By: gsar                                  on 2000/06/30  02:17:08
59469         Log: integrate vmsperl changes into mainline
59470      Branch: perl
59471           !> vms/vms.c vms/vmsish.h
59472 ____________________________________________________________________________
59473 [  6285] By: gsar                                  on 2000/06/30  02:05:28
59474         Log: localize %INC in a Safe compartment so that use/require work
59475              (many other magic globals probably need similar treatment)
59476      Branch: perl
59477            ! ext/Opcode/Opcode.xs
59478 ____________________________________________________________________________
59479 [  6284] By: gsar                                  on 2000/06/30  01:54:54
59480         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
59481              about Windows
59482      Branch: perl
59483            ! pod/perlembed.pod
59484 ____________________________________________________________________________
59485 [  6283] By: jhi                                   on 2000/06/30  01:50:10
59486         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
59487              From: Barrie Slaymaker <barries@jester.slaysys.com>
59488              Date: Wed, 28 Jun 2000 11:35:29 -0400
59489              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
59490      Branch: perl
59491            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
59492            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
59493            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
59494            ! lib/File/Spec/Win32.pm
59495 ____________________________________________________________________________
59496 [  6282] By: jhi                                   on 2000/06/29  22:57:22
59497         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
59498              From: Dan Sugalski <dan@sidhe.org>
59499              Date: Tue, 06 Jun 2000 11:59:50 -0400
59500              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
59501      Branch: cfgperl
59502            ! vms/vms.c
59503 ____________________________________________________________________________
59504 [  6281] By: jhi                                   on 2000/06/29  22:52:50
59505         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
59506              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
59507              Date: Wed, 7 Jun 2000 04:02:04 -0500
59508              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
59509      Branch: cfgperl
59510            ! utils/h2xs.PL
59511 ____________________________________________________________________________
59512 [  6280] By: jhi                                   on 2000/06/29  22:45:47
59513         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
59514              From: rspier@pobox.com (Robert Spier)
59515              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
59516              Message-ID: <14654.31913.845602.610277@rls.cx>
59517      Branch: cfgperl
59518            ! utils/h2xs.PL
59519 ____________________________________________________________________________
59520 [  6279] By: jhi                                   on 2000/06/29  22:38:16
59521         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
59522              From: Tim Ayers <tayers@bridge.com>
59523              Date: Thu, 08 Jun 2000 08:11:06 +0200
59524              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
59525              [resent by Richard Foley, Message-Id probably wrong]
59526      Branch: cfgperl
59527            ! pod/perlsub.pod
59528 ____________________________________________________________________________
59529 [  6278] By: jhi                                   on 2000/06/29  22:21:45
59530         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
59531              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
59532              Date: Fri, 09 Jun 2000 12:39:27 -0400
59533              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
59534              (plus update the version "number" of Text::Wrap)
59535      Branch: cfgperl
59536            ! lib/Text/Wrap.pm
59537 ____________________________________________________________________________
59538 [  6277] By: jhi                                   on 2000/06/29  22:13:10
59539         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
59540              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
59541              Date: Mon, 12 Jun 2000 14:55:59 +0100
59542              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
59543      Branch: cfgperl
59544            ! pod/perlfunc.pod
59545 ____________________________________________________________________________
59546 [  6276] By: jhi                                   on 2000/06/29  22:11:06
59547         Log: Subject: [PATCH] Re: eval documentation: context
59548              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
59549              Date: Mon, 12 Jun 2000 15:07:29 +0100
59550              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
59551      Branch: cfgperl
59552            ! pod/perlfunc.pod
59553 ____________________________________________________________________________
59554 [  6275] By: jhi                                   on 2000/06/29  21:59:46
59555         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
59556              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
59557              Date: Tue, 13 Jun 2000 02:43:48 -0500
59558              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
59559      Branch: cfgperl
59560            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
59561 ____________________________________________________________________________
59562 [  6274] By: jhi                                   on 2000/06/29  21:56:14
59563         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
59564              From: Andy Dougherty <doughera@lafayette.edu>
59565              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
59566              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
59567      Branch: cfgperl
59568            ! ext/File/Glob/Glob.pm
59569 ____________________________________________________________________________
59570 [  6273] By: jhi                                   on 2000/06/29  21:49:09
59571         Log: Subject: [PATCH] xsub attributes
59572              From: Doug MacEachern <dougm@covalent.net>
59573              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
59574              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
59575      Branch: cfgperl
59576            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
59577            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
59578 ____________________________________________________________________________
59579 [  6272] By: jhi                                   on 2000/06/29  21:41:28
59580         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
59581              From: Tom Phoenix <rootbeer@redcat.com>
59582              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
59583              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
59584      Branch: cfgperl
59585            ! lib/Net/Ping.pm
59586 ____________________________________________________________________________
59587 [  6271] By: jhi                                   on 2000/06/29  21:36:55
59588         Log: Subject: PATCH pod/perltie.pod
59589              From: Ian Phillipps <Ian.Phillipps@iname.com>
59590              Date: Fri, 16 Jun 2000 00:17:19 +0100
59591              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
59592              (only the first hunk, the second hunk had already been done
59593              by some other patch)
59594      Branch: cfgperl
59595            ! pod/perltie.pod
59596 ____________________________________________________________________________
59597 [  6270] By: jhi                                   on 2000/06/29  21:24:51
59598         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
59599              From: Nicholas Clark <nick@talking.bollo.cx>
59600              Date: Fri, 23 Jun 2000 16:21:15 +0100
59601              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
59602      Branch: cfgperl
59603            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
59604            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
59605 ____________________________________________________________________________
59606 [  6269] By: jhi                                   on 2000/06/29  19:38:15
59607         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
59608              silence few compiler warnings.
59609      Branch: cfgperl
59610            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
59611 ____________________________________________________________________________
59612 [  6268] By: jhi                                   on 2000/06/29  18:21:50
59613         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
59614              From: Dominic Dunlop <domo@computer.org> 
59615              Date: Thu, 29 Jun 2000 12:32:39 +0200 
59616              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
59617      Branch: cfgperl
59618            ! t/op/sprintf.t
59619 ____________________________________________________________________________
59620 [  6267] By: jhi                                   on 2000/06/29  18:16:07
59621         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
59622              From: Doug MacEachern <dougm@covalent.net>
59623              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
59624              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
59625      Branch: cfgperl
59626            + t/op/method2entersub.t
59627            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
59628            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
59629            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
59630            ! xsutils.c
59631 ____________________________________________________________________________
59632 [  6266] By: jhi                                   on 2000/06/29  15:11:15
59633         Log: Subject: [PATCH 5.6.0] cygwin port
59634              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
59635              From: "Fifer, Eric" <EFifer@sanwaint.com>
59636              Date: Thu, 29 Jun 2000 12:58:29 +0100
59637      Branch: cfgperl
59638            ! cygwin/Makefile.SHs
59639 ____________________________________________________________________________
59640 [  6265] By: jhi                                   on 2000/06/29  15:04:05
59641         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
59642              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
59643              Date: Wed, 28 Jun 2000 17:50:12 -0700
59644              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
59645      Branch: cfgperl
59646            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
59647 ____________________________________________________________________________
59648 [  6264] By: jhi                                   on 2000/06/29  15:00:57
59649         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
59650              From: Marty Lucich <marty@netcom.com>
59651              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
59652              Message-Id: <200006282116.OAA11148@netcom.com>
59653              ccdlflags update (the BSD/OS 4.1 part had already been taken
59654              care of by #6141).
59655      Branch: cfgperl
59656            ! hints/bsdos.sh
59657 ____________________________________________________________________________
59658 [  6263] By: jhi                                   on 2000/06/29  13:47:44
59659         Log: tr fixes from Simon Cozens
59660      Branch: cfgperl
59661            ! doop.c
59662 ____________________________________________________________________________
59663 [  6262] By: jhi                                   on 2000/06/28  18:46:01
59664         Log: Subject: 5.6.0 Patch for EPOC
59665              From: Olaf Flebbe <o.flebbe@gmx.de>
59666              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
59667              Message-ID: <23449.960929969@www11.gmx.net>
59668      Branch: cfgperl
59669            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
59670            ! epoc/epocish.h
59671 ____________________________________________________________________________
59672 [  6261] By: jhi                                   on 2000/06/28  18:29:07
59673         Log: Subject: Re: [PATCH cfgperl] BOMs away!
59674              From: simon@brecon.co.uk (Simon Cozens)
59675              Date: 17 Jun 2000 11:49:57 GMT
59676              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
59677      Branch: cfgperl
59678            ! pod/perldiag.pod t/comp/require.t toke.c
59679 ____________________________________________________________________________
59680 [  6260] By: jhi                                   on 2000/06/28  17:47:16
59681         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
59682              From: simon@brecon.co.uk (Simon Cozens) 
59683              Date: 17 Jun 2000 11:56:44 GMT 
59684              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
59685              pack U0, pack C0
59686      Branch: cfgperl
59687            ! pod/perlfunc.pod pp.c t/op/pack.t
59688 ____________________________________________________________________________
59689 [  6259] By: jhi                                   on 2000/06/28  16:43:17
59690         Log: perlnewmod was missing from MANIFEST.
59691      Branch: cfgperl
59692            ! MANIFEST
59693 ____________________________________________________________________________
59694 [  6258] By: jhi                                   on 2000/06/28  15:54:30
59695         Log: linenumber tweak
59696      Branch: cfgperl
59697            ! t/pragma/warn/regcomp
59698 ____________________________________________________________________________
59699 [  6257] By: jhi                                   on 2000/06/28  15:50:44
59700         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
59701              From: Doug MacEachern <dougm@covalent.net>
59702              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
59703              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
59704              (one part of the patch had been applied earlier)
59705      Branch: cfgperl
59706            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
59707 ____________________________________________________________________________
59708 [  6256] By: jhi                                   on 2000/06/28  15:40:22
59709         Log: tweaks from Simon Cozens to further fix tr/// under utf8
59710      Branch: cfgperl
59711            ! doop.c
59712 ____________________________________________________________________________
59713 [  6255] By: jhi                                   on 2000/06/28  15:33:45
59714         Log: small thinko tweaks
59715      Branch: cfgperl
59716            ! lib/IPC/Open3.pm t/op/my_stash.t
59717 ____________________________________________________________________________
59718 [  6254] By: jhi                                   on 2000/06/28  15:33:25
59719         Log: Subject: tr///, help wanted.
59720              From: simon@brecon.co.uk (Simon Cozens)
59721              Date: 28 Jun 2000 11:29:04 GMT
59722              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
59723      Branch: cfgperl
59724            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
59725            ! pp_proto.h proto.h t/op/tr.t
59726 ____________________________________________________________________________
59727 [  6253] By: jhi                                   on 2000/06/28  15:09:17
59728         Log: Paranoia tweak on #6249.
59729              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
59730              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
59731              Date: Sun, 25 Jun 2000 23:43:12 -0400
59732              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
59733      Branch: cfgperl
59734            ! lib/IPC/Open3.pm
59735 ____________________________________________________________________________
59736 [  6252] By: jhi                                   on 2000/06/28  15:01:38
59737         Log: Document #6249 and #6251.
59738      Branch: cfgperl
59739            ! lib/Exporter.pm lib/IPC/Open3.pm
59740 ____________________________________________________________________________
59741 [  6251] By: jhi                                   on 2000/06/28  14:50:43
59742         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
59743              From: Doug MacEachern <dougm@covalent.net>
59744              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
59745              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
59746      Branch: cfgperl
59747            ! lib/Exporter.pm
59748 ____________________________________________________________________________
59749 [  6250] By: jhi                                   on 2000/06/28  14:45:23
59750         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
59751              From: Doug MacEachern <dougm@covalent.net>
59752              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
59753              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
59754      Branch: cfgperl
59755            + t/op/my_stash.t
59756            ! MANIFEST embed.pl global.sym proto.h toke.c
59757 ____________________________________________________________________________
59758 [  6249] By: jhi                                   on 2000/06/28  14:36:34
59759         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
59760              From: Frank Tobin <ftobin@uiuc.edu>
59761              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
59762              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
59763      Branch: cfgperl
59764            ! lib/IPC/Open3.pm
59765 ____________________________________________________________________________
59766 [  6248] By: jhi                                   on 2000/06/28  14:11:25
59767         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
59768              From: Mark-Jason Dominus <mjd@plover.com>
59769              Date: Tue, 27 Jun 2000 22:36:42 -0400
59770              Message-ID: <20000628023642.12166.qmail@plover.com>
59771      Branch: cfgperl
59772            ! pod/perlfunc.pod
59773 ____________________________________________________________________________
59774 [  6247] By: jhi                                   on 2000/06/27  12:46:37
59775         Log: Tweak $VERSION, patch from Doug MacEachern.
59776      Branch: cfgperl
59777            ! lib/File/Spec.pm
59778 ____________________________________________________________________________
59779 [  6246] By: jhi                                   on 2000/06/27  03:34:46
59780         Log: Allow for standalone testing.
59781      Branch: cfgperl
59782            ! t/lib/filefunc.t t/lib/filespec.t
59783 ____________________________________________________________________________
59784 [  6245] By: jhi                                   on 2000/06/27  02:50:02
59785         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
59786              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
59787              Date: Sat, 24 Jun 2000 13:06:20 +0100
59788              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
59789      Branch: cfgperl
59790            ! ext/DynaLoader/DynaLoader_pm.PL
59791 ____________________________________________________________________________
59792 [  6244] By: jhi                                   on 2000/06/27  02:46:10
59793         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
59794              From: Doug MacEachern <dougm@covalent.net>
59795              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
59796              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
59797      Branch: cfgperl
59798            ! gv.c sv.c t/lib/peek.t
59799 ____________________________________________________________________________
59800 [  6243] By: jhi                                   on 2000/06/27  02:38:07
59801         Log: Subject: [PATCH] is_utf8_string
59802              From: simon@brecon.co.uk (Simon Cozens)
59803              Date: 26 Jun 2000 02:25:59 GMT
59804              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
59805      Branch: cfgperl
59806            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
59807            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
59808            ! proto.h utf8.c
59809 ____________________________________________________________________________
59810 [  6242] By: jhi                                   on 2000/06/27  02:24:00
59811         Log: Subject: [PATCH] bytes<->utf8 fixes
59812              From: simon@brecon.co.uk (Simon Cozens)
59813              Date: 26 Jun 2000 04:55:45 GMT
59814              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
59815      Branch: cfgperl
59816            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
59817 ____________________________________________________________________________
59818 [  6241] By: jhi                                   on 2000/06/27  02:12:42
59819         Log: Do no -warn on \_, only on \alpha.
59820              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
59821              From: David Dyck <dcd@tc.fluke.com>
59822              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
59823              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
59824      Branch: cfgperl
59825            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
59826 ____________________________________________________________________________
59827 [  6240] By: jhi                                   on 2000/06/27  02:00:01
59828         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
59829              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
59830              Date: Mon, 26 Jun 2000 18:40:14 +0100
59831              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
59832      Branch: cfgperl
59833            ! utils/h2xs.PL
59834 ____________________________________________________________________________
59835 [  6239] By: jhi                                   on 2000/06/27  01:53:40
59836         Log: Configure maintenance.  Sever some dependency cycles,
59837              separate gccversion from the cc unit,
59838              address [ID 20000623.006] Configure script patch for using gcc on AIX
59839              (but solve it a little bit differently),
59840              unduplex some accidentally duplicated units,
59841              suggest using gcc if no cc available
59842              (p5p thread: "Solaris configure: counterproposal", 1999-09)
59843      Branch: cfgperl
59844            ! Configure Todo-5.6 config_h.SH
59845      Branch: metaconfig
59846            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
59847            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
59848      Branch: metaconfig/U/perl
59849            + gccvers.U
59850            ! d_getespwnam.U d_getprpwnam.U i_prot.U
59851 ____________________________________________________________________________
59852 [  6238] By: jhi                                   on 2000/06/25  18:04:56
59853         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
59854              From: Dan Sugalski <dan@sidhe.org>
59855              Date: Fri, 23 Jun 2000 17:00:00 -0400
59856              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
59857      Branch: cfgperl
59858            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
59859 ____________________________________________________________________________
59860 [  6237] By: jhi                                   on 2000/06/25  16:36:45
59861         Log: Tweak embed.pl, regen headers.
59862      Branch: cfgperl
59863            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
59864            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
59865            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
59866            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
59867            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
59868 ____________________________________________________________________________
59869 [  6236] By: jhi                                   on 2000/06/25  15:26:42
59870         Log: Regen headers.
59871      Branch: cfgperl
59872            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
59873            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
59874            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
59875            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
59876            ! regnodes.h warnings.h
59877 ____________________________________________________________________________
59878 [  6235] By: jhi                                   on 2000/06/23  19:39:35
59879         Log: The thread begun by
59880              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
59881              From: Kevin.Ruscoe@ubsw.com
59882              Date: Fri, 16 Jun 2000 16:38:51 +0100
59883              Message-Id: <H000019b03c300d6@MHS>
59884      Branch: cfgperl
59885            ! hints/solaris_2.sh
59886 ____________________________________________________________________________
59887 [  6234] By: jhi                                   on 2000/06/23  19:23:36
59888         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
59889              because when run as services (Win32ese for daemons)
59890              no environment variables are set and tmpdir ends up as /tmp,
59891              which is ambiguous.
59892              
59893              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
59894              From: matt@sergeant.org
59895              Date: 16 Jun 2000 16:30:43 -0000
59896              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
59897      Branch: cfgperl
59898            ! lib/File/Spec/Win32.pm
59899 ____________________________________________________________________________
59900 [  6233] By: jhi                                   on 2000/06/23  19:18:58
59901         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
59902              From: Mark-Jason Dominus <mjd@plover.com>
59903              Date: Fri, 16 Jun 2000 20:53:04 -0400
59904              Message-ID: <20000617005304.8008.qmail@plover.com>
59905      Branch: cfgperl
59906            ! op.h
59907 ____________________________________________________________________________
59908 [  6232] By: jhi                                   on 2000/06/23  16:10:02
59909         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
59910              From: simon@brecon.co.uk (Simon Cozens)
59911              Date: 19 Jun 2000 15:18:27 GMT
59912              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
59913              
59914              plus update pod/Makefile and regenerate perltoc
59915      Branch: cfgperl
59916            + pod/perlutil.pod
59917            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
59918 ____________________________________________________________________________
59919 [  6231] By: jhi                                   on 2000/06/23  15:19:18
59920         Log: Subject: [PATCH 5.6.0] cygwin port
59921              From: "Fifer, Eric" <EFifer@sanwaint.com>
59922              Date: Tue, 20 Jun 2000 14:30:58 +0100
59923              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
59924      Branch: cfgperl
59925            ! README.cygwin lib/File/Find.pm
59926 ____________________________________________________________________________
59927 [  6230] By: jhi                                   on 2000/06/23  14:25:21
59928         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
59929      Branch: cfgperl
59930            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
59931            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
59932            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
59933            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
59934 ____________________________________________________________________________
59935 [  6229] By: jhi                                   on 2000/06/23  14:13:34
59936         Log: Subject: README.hpux version 0.6.1
59937              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
59938              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
59939              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
59940      Branch: cfgperl
59941            ! README.hpux
59942 ____________________________________________________________________________
59943 [  6228] By: jhi                                   on 2000/06/23  14:07:20
59944         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
59945              From: Doug MacEachern <dougm@covalent.net>
59946              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
59947              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
59948      Branch: cfgperl
59949            ! op.c
59950 ____________________________________________________________________________
59951 [  6227] By: jhi                                   on 2000/06/23  14:01:06
59952         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
59953              From: Doug MacEachern <dougm@covalent.net>
59954              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
59955              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
59956      Branch: cfgperl
59957            + lib/lib.pm.PL
59958            - lib/lib.pm
59959            ! MANIFEST Makefile.SH
59960 ____________________________________________________________________________
59961 [  6226] By: jhi                                   on 2000/06/23  13:53:07
59962         Log: Subject: [PATCH] remove forward declarations in Socket.pm
59963              From: Doug MacEachern <dougm@covalent.net>
59964              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
59965              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
59966              
59967              From: Doug MacEachern <dougm@covalent.net>
59968              Subject: Re: [PATCH] remove forward declarations in Socket.pm
59969              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
59970              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
59971      Branch: cfgperl
59972            ! ext/Socket/Socket.pm op.c
59973 ____________________________________________________________________________
59974 [  6225] By: jhi                                   on 2000/06/23  13:41:52
59975         Log: Add source code filenames to apidoc.
59976              From: simon@brecon.co.uk (Simon Cozens)
59977              Subject: [PATCH embed.pl] Source X-ref
59978              Date: 22 Jun 2000 02:18:49 GMT
59979              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
59980      Branch: cfgperl
59981            ! embed.pl
59982 ____________________________________________________________________________
59983 [  6224] By: jhi                                   on 2000/06/23  13:32:33
59984         Log: A way to avoid English.pm performance hit.
59985              From: root <root@jester.slaysys.com>
59986              Subject: [YAPATCH English.pm] My turn to putt again
59987              Date: Thu, 22 Jun 2000 20:33:58 -0400
59988              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
59989      Branch: cfgperl
59990            ! lib/English.pm t/lib/english.t
59991 ____________________________________________________________________________
59992 [  6223] By: jhi                                   on 2000/06/23  13:27:06
59993         Log: Avoid double close().
59994              Subject: [PATCH] avoid double close()
59995              From: Doug MacEachern <dougm@covalent.net>
59996              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
59997              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
59998      Branch: cfgperl
59999            ! doio.c
60000 ____________________________________________________________________________
60001 [  6222] By: jhi                                   on 2000/06/23  13:25:54
60002         Log: doc typo fix
60003              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
60004              From: Ian Phillipps <Ian.Phillipps@iname.com>
60005              Date: Fri, 23 Jun 2000 10:40:58 +0100
60006              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
60007      Branch: cfgperl
60008            ! lib/Pod/Usage.pm
60009 ____________________________________________________________________________
60010 [  6221] By: jhi                                   on 2000/06/23  13:24:15
60011         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
60012              From: simon@brecon.co.uk (Simon Cozens)
60013              Subject: [PATCH] Eliminate tr///[CU][CU]
60014              Date: 23 Jun 2000 11:05:40 GMT
60015              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
60016      Branch: cfgperl
60017            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
60018 ____________________________________________________________________________
60019 [  6220] By: jhi                                   on 2000/06/22  16:07:51
60020         Log: Win32 patches from Benjamin Stuhl.
60021      Branch: cfgperl
60022            ! makedef.pl win32/win32.h
60023 ____________________________________________________________________________
60024 [  6219] By: jhi                                   on 2000/06/22  16:06:34
60025         Log: Bytecode patches from Benjamin Stuhl.
60026      Branch: cfgperl
60027            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
60028            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
60029            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
60030 ____________________________________________________________________________
60031 [  6218] By: jhi                                   on 2000/06/15  23:54:16
60032         Log: Bytecode patches from Benjamin Stuhl.
60033      Branch: cfgperl
60034            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
60035 ____________________________________________________________________________
60036 [  6217] By: jhi                                   on 2000/06/09  13:38:29
60037         Log: Rename the fdpid locking and integrate with Sarathy.
60038      Branch: cfgperl
60039            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
60040            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
60041            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
60042            ! win32/win32.c
60043           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
60044 ____________________________________________________________________________
60045 [  6216] By: gsar                                  on 2000/06/08  14:54:21
60046         Log: be more optimal about clearing @_
60047      Branch: perl
60048            ! cop.h
60049 ____________________________________________________________________________
60050 [  6215] By: gsar                                  on 2000/06/08  14:33:04
60051         Log: tweak comment about @DB::args
60052      Branch: perl
60053            ! av.h pp_ctl.c
60054 ____________________________________________________________________________
60055 [  6214] By: gsar                                  on 2000/06/08  13:57:54
60056         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
60057              caller() wants to populate @DB::args with it (causes a coredump
60058              in Carp::confess())
60059      Branch: perl
60060            ! cop.h t/op/runlevel.t
60061 ____________________________________________________________________________
60062 [  6213] By: gsar                                  on 2000/06/08  07:06:35
60063         Log: back out change#6106 (seems problematic)
60064      Branch: perl
60065            ! hints/solaris_2.sh
60066 ____________________________________________________________________________
60067 [  6212] By: jhi                                   on 2000/06/07  03:10:36
60068         Log: Continuing mopup for #6204.
60069      Branch: cfgperl
60070            ! ext/B/defsubs_h.PL
60071 ____________________________________________________________________________
60072 [  6211] By: jhi                                   on 2000/06/07  02:41:50
60073         Log: Mopup for #6204.
60074              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
60075              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
60076              This is comes from const() where POK isn't on when expected.
60077      Branch: cfgperl
60078            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
60079            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
60080            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
60081            ! perlapi.h pod/perlapi.pod
60082 ____________________________________________________________________________
60083 [  6210] By: jhi                                   on 2000/06/07  01:56:29
60084         Log: Mopup for #6207 and #6209.
60085      Branch: cfgperl
60086            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
60087 ____________________________________________________________________________
60088 [  6209] By: jhi                                   on 2000/06/07  01:33:12
60089         Log: Lock PL_fdpid against race conditions, based on:
60090              Subject: [PATCH 5.6.0]subprocess fixup for threads
60091              From: Dan Sugalski <dan@sidhe.org>
60092              To: perl5-porters@perl.org
60093              Date: Tue, 11 Apr 2000 17:02:32 -0400
60094              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
60095      Branch: cfgperl
60096            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
60097            ! win32/win32.c
60098 ____________________________________________________________________________
60099 [  6208] By: jhi                                   on 2000/06/07  01:05:23
60100         Log: Regen headers for #6207.
60101      Branch: cfgperl
60102            ! embed.h global.sym objXSUB.h proto.h
60103 ____________________________________________________________________________
60104 [  6207] By: jhi                                   on 2000/06/06  23:43:13
60105         Log: Subject: [PATCH 5.6.0] Threadsafe patches
60106              From: Dan Sugalski <dan@sidhe.org>
60107              To: perl5-porters@perl.org
60108              Date: Mon, 08 May 2000 18:08:13 -0400
60109              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
60110      Branch: cfgperl
60111            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
60112            ! proto.h sv.h util.c
60113 ____________________________________________________________________________
60114 [  6206] By: jhi                                   on 2000/06/06  23:21:23
60115         Log: Subject: [PATCH] Eliminate $a/$b in pod
60116              From: David Glasser <me@davidglasser.net>
60117              To: perl5-porters@perl.org
60118              Date: Mon, 29 May 2000 21:15:59 -0400
60119              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
60120      Branch: cfgperl
60121            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
60122            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
60123            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
60124            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
60125            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
60126            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
60127            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
60128            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
60129            ! pod/perlvar.pod pod/perlxs.pod
60130 ____________________________________________________________________________
60131 [  6205] By: jhi                                   on 2000/06/06  23:12:14
60132         Log: Subject: [PATCH] Win32 improvements
60133              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
60134              To: gsar@activestate.com, perl5-porters@perl.org
60135              Date: Mon, 29 May 2000 17:22:24 PDT
60136              Message-ID: <20000530002224.91142.qmail@hotmail.com>
60137              (MUA had mangled many lines by wordwrapping)
60138      Branch: cfgperl
60139            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
60140 ____________________________________________________________________________
60141 [  6204] By: jhi                                   on 2000/06/06  23:01:50
60142         Log: Subject: [PATCH] B::Bytecode patches
60143              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
60144              To: gsar@activestate.com, jhi@iki.fi
60145              Cc: perl5-porters@perl.org
60146              Message-ID: <20000602202526.48694.qmail@hotmail.com>
60147              (MUA had mangled many lines by wordwrapping)
60148      Branch: cfgperl
60149            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
60150            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
60151            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
60152            ! intrpvar.h perl.c
60153 ____________________________________________________________________________
60154 [  6203] By: jhi                                   on 2000/06/06  22:32:43
60155         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
60156              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
60157              Date: Tue, 06 Jun 2000 13:07:45 -0700
60158              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
60159      Branch: cfgperl
60160            ! pod/perldiag.pod
60161 ____________________________________________________________________________
60162 [  6202] By: jhi                                   on 2000/06/06  19:38:35
60163         Log: Integrate with Sarathy.
60164      Branch: cfgperl
60165           !> perl.c
60166 ____________________________________________________________________________
60167 [  6201] By: gsar                                  on 2000/06/06  00:42:59
60168         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
60169              does a PUSHMARK that's never ever POPMARKed; in general, only
60170              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
60171              Perl_eval_[sp]v() don't because they don't take any incoming
60172              arguments (this leak has been around since the original version
60173              of perl_eval_pv() in 5.003_97e)
60174      Branch: perl
60175            ! perl.c
60176 ____________________________________________________________________________
60177 [  6200] By: jhi                                   on 2000/06/04  03:44:52
60178         Log: Update to cperl-mode.el 4.31 from
60179              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
60180              Subject: A couple of notes
60181              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60182              To: Mailing list Perl5 <perl5-porters@perl.org>
60183              Date: Sat, 3 Jun 2000 23:33:32 -0400
60184              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
60185      Branch: cfgperl
60186            ! emacs/cperl-mode.el
60187 ____________________________________________________________________________
60188 [  6199] By: jhi                                   on 2000/06/03  15:11:05
60189         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
60190              From: Dan Sugalski <dan@sidhe.org>
60191              To: perl5-porters@perl.org, vmsperl@perl.org
60192              Date: Fri, 02 Jun 2000 17:30:51 -0400
60193              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
60194      Branch: cfgperl
60195            ! vms/descrip_mms.template vms/gen_shrfls.pl
60196 ____________________________________________________________________________
60197 [  6198] By: jhi                                   on 2000/06/03  14:59:15
60198         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
60199              From: Dan Sugalski <dan@sidhe.org>
60200              To: vmsperl@perl.org, perl5-porters@perl.org
60201              Date: Fri, 02 Jun 2000 16:00:41 -0400
60202              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
60203              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
60204      Branch: cfgperl
60205            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
60206            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
60207            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
60208 ____________________________________________________________________________
60209 [  6197] By: jhi                                   on 2000/06/03  14:41:30
60210         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
60211              From: John Borwick <jhborwic@unity.ncsu.edu>
60212              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
60213              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
60214      Branch: cfgperl
60215            ! pod/perlsyn.pod
60216 ____________________________________________________________________________
60217 [  6196] By: jhi                                   on 2000/06/03  14:38:09
60218         Log: Integrate with Sarathy.
60219      Branch: cfgperl
60220           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
60221           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
60222           !> vms/perly_c.vms
60223 ____________________________________________________________________________
60224 [  6195] By: gsar                                  on 2000/06/02  22:43:13
60225         Log: fix yet another eval"" leak under USE_ITHREADS
60226      Branch: perl
60227            ! op.c
60228 ____________________________________________________________________________
60229 [  6194] By: gsar                                  on 2000/06/02  18:22:06
60230         Log: fix small eval"" memory leaks under USE_ITHREADS
60231      Branch: perl
60232            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
60233            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
60234            ! vms/perly_c.vms
60235 ____________________________________________________________________________
60236 [  6193] By: jhi                                   on 2000/06/01  13:03:56
60237         Log: Signals-be-gone for microperl.
60238      Branch: cfgperl
60239            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
60240 ____________________________________________________________________________
60241 [  6192] By: jhi                                   on 2000/06/01  12:52:02
60242         Log: Integrate with Sarathy.
60243      Branch: cfgperl
60244           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
60245           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
60246           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
60247           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
60248           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
60249           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
60250           !> t/op/vec.t utils/h2xs.PL
60251 ____________________________________________________________________________
60252 [  6191] By: gsar                                  on 2000/06/01  09:38:21
60253         Log: vec() loses numericalness (modified version of patch suggested
60254              by Robin Barker)
60255      Branch: perl
60256            ! doop.c t/op/vec.t
60257 ____________________________________________________________________________
60258 [  6190] By: gsar                                  on 2000/06/01  09:26:15
60259         Log: submit missing embed.pl change
60260      Branch: perl
60261            ! embed.pl
60262 ____________________________________________________________________________
60263 [  6189] By: gsar                                  on 2000/06/01  09:05:34
60264         Log: counting tr/// corrupts later operation (from M.J.T Guy)
60265      Branch: perl
60266            ! doop.c t/op/tr.t
60267 ____________________________________________________________________________
60268 [  6188] By: gsar                                  on 2000/06/01  08:58:39
60269         Log: h2xs tweaks
60270      Branch: perl
60271            ! utils/h2xs.PL
60272 ____________________________________________________________________________
60273 [  6187] By: gsar                                  on 2000/06/01  08:50:07
60274         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
60275              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
60276      Branch: perl
60277            + lib/Pod/LaTeX.pm
60278            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
60279            ! pod/pod2latex.PL
60280 ____________________________________________________________________________
60281 [  6186] By: gsar                                  on 2000/06/01  08:24:40
60282         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
60283              <wolfgang.laun@alcatel.at>)
60284      Branch: perl
60285            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
60286            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
60287 ____________________________________________________________________________
60288 [  6185] By: gsar                                  on 2000/06/01  08:12:00
60289         Log: remove incorrect documentation about implicit split to @_ in
60290              list context, which never really worked in perl 5 (from
60291              M.J.T. Guy)
60292      Branch: perl
60293            ! pod/perlfunc.pod pod/perltrap.pod
60294 ____________________________________________________________________________
60295 [  6184] By: gsar                                  on 2000/06/01  07:52:27
60296         Log: tweak for change#6127
60297      Branch: perl
60298            ! perl.c
60299 ____________________________________________________________________________
60300 [  6183] By: gsar                                  on 2000/06/01  07:41:02
60301         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
60302              <nick@ccl4.org>)
60303      Branch: perl
60304            + t/lib/selfloader.t
60305            ! MANIFEST lib/SelfLoader.pm
60306 ____________________________________________________________________________
60307 [  6182] By: jhi                                   on 2000/06/01  00:34:42
60308         Log: Be Cleaner Part Deux.
60309      Branch: cfgperl
60310            ! Makefile.SH
60311 ____________________________________________________________________________
60312 [  6181] By: jhi                                   on 2000/06/01  00:32:09
60313         Log: Integrate with Sarathy.
60314      Branch: cfgperl
60315           !> pp.c t/op/arith.t
60316 ____________________________________________________________________________
60317 [  6180] By: jhi                                   on 2000/06/01  00:31:13
60318         Log: microperl nits from Simon Cozens.
60319      Branch: cfgperl
60320            + uconfig.h
60321            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
60322            ! unixish.h
60323 ____________________________________________________________________________
60324 [  6179] By: gsar                                  on 2000/05/31  22:37:51
60325         Log: buggy modulus on UVs introduced by change#3378 (resulted in
60326              4063328477 % 65535 amounting to 27406, instead of 27407)
60327      Branch: perl
60328            ! pp.c t/op/arith.t
60329 ____________________________________________________________________________
60330 [  6178] By: jhi                                   on 2000/05/31  21:52:41
60331         Log: Be cleaner.
60332      Branch: cfgperl
60333            ! Makefile.SH
60334 ____________________________________________________________________________
60335 [  6177] By: jhi                                   on 2000/05/31  21:47:33
60336         Log: Substitution utf8 patch from Simon Cozens.
60337      Branch: cfgperl
60338            ! pp_hot.c
60339 ____________________________________________________________________________
60340 [  6176] By: jhi                                   on 2000/05/31  21:45:34
60341         Log: Single-quoted utf8 patch from Simon Cozens.
60342      Branch: cfgperl
60343            ! toke.c
60344 ____________________________________________________________________________
60345 [  6175] By: jhi                                   on 2000/05/31  21:40:18
60346         Log: Integrate with Sarathy.
60347      Branch: cfgperl
60348           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
60349 ____________________________________________________________________________
60350 [  6174] By: jhi                                   on 2000/05/31  21:37:31
60351         Log: microperl changes from Simon Cozens; Makefile for microperl
60352              written from scratch; few casts added as microperl compilation
60353              doesn't have all prototypes available.
60354      Branch: cfgperl
60355            + Makefile.micro README.micro Todo.micro uconfig.sh
60356            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
60357            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
60358      Branch: metaconfig
60359            + U/modified/Config_h.U
60360 ____________________________________________________________________________
60361 [  6173] By: jhi                                   on 2000/05/31  20:00:24
60362         Log: metaconfig maintenance.
60363      Branch: metaconfig
60364            + U/modified/Inhdr.U U/typedefs/inotype.U
60365      Branch: metaconfig/U/perl
60366            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
60367            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
60368 ____________________________________________________________________________
60369 [  6172] By: gsar                                  on 2000/05/31  05:05:42
60370         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
60371              (from Ilya Zakharevich)
60372      Branch: perl
60373            ! regexec.c t/op/re_tests
60374 ____________________________________________________________________________
60375 [  6171] By: gsar                                  on 2000/05/31  05:01:47
60376         Log: scalar() doesn't force scalar context when used in void context
60377              (from Simon Cozens)
60378      Branch: perl
60379            ! op.c t/op/wantarray.t
60380 ____________________________________________________________________________
60381 [  6170] By: gsar                                  on 2000/05/31  04:41:33
60382         Log: change#6142 needs tweaks to tests to work where there's no symlink()
60383              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
60384      Branch: perl
60385            ! t/lib/filefind.t
60386 ____________________________________________________________________________
60387 [  6169] By: gsar                                  on 2000/05/31  04:29:49
60388         Log: integrate cfgperl contents into mainline
60389      Branch: perl
60390           +> pod/perlmodlib.PL pod/perlnewmod.pod
60391           !> (integrate 42 files)
60392 ____________________________________________________________________________
60393 [  6168] By: jhi                                   on 2000/05/30  22:53:37
60394         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
60395      Branch: cfgperl
60396            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60397            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
60398            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
60399            ! win32/config.bc win32/config.gc win32/config.vc
60400            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
60401            ! win32/config_h.PL win32/config_sh.PL
60402      Branch: metaconfig/U/perl
60403            ! perlxv.U
60404 ____________________________________________________________________________
60405 [  6167] By: jhi                                   on 2000/05/30  22:20:21
60406         Log: tweak todo 
60407      Branch: cfgperl
60408            ! Todo-5.6
60409 ____________________________________________________________________________
60410 [  6166] By: jhi                                   on 2000/05/30  22:11:51
60411         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
60412              in case somebody wants to write an extension for more
60413              shadow database interfaces.
60414      Branch: cfgperl
60415            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60416            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
60417            ! vos/config.def vos/config.h vos/config_h.SH_orig
60418            ! win32/config.bc win32/config.gc win32/config.vc
60419            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
60420      Branch: metaconfig
60421            ! U/modified/Myinit.U
60422      Branch: metaconfig/U/perl
60423            + d_getespwnam.U d_getprpwnam.U i_prot.U
60424 ____________________________________________________________________________
60425 [  6165] By: jhi                                   on 2000/05/30  18:35:34
60426         Log: Integrate with Sarathy.
60427      Branch: cfgperl
60428           !> op.c
60429 ____________________________________________________________________________
60430 [  6164] By: jhi                                   on 2000/05/30  18:30:16
60431         Log: detypo
60432      Branch: cfgperl
60433            ! Configure config_h.SH
60434      Branch: metaconfig/U/perl
60435            ! perlxv.U
60436 ____________________________________________________________________________
60437 [  6163] By: gsar                                  on 2000/05/30  03:24:03
60438         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
60439      Branch: perl
60440            ! op.c
60441 ____________________________________________________________________________
60442 [  6162] By: gsar                                  on 2000/05/30  03:09:38
60443         Log: fix memory leak in method call optimization (change#3768);
60444              made C<eval "$x->foo()"> leak
60445      Branch: perl
60446            ! op.c
60447 ____________________________________________________________________________
60448 [  6161] By: jhi                                   on 2000/05/29  17:56:26
60449         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
60450              both from Simon Cozens.
60451      Branch: cfgperl
60452            + pod/perlmodlib.PL pod/perlnewmod.pod
60453            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
60454            ! pod/perlmodlib.pod pod/perltoc.pod
60455 ____________________________________________________________________________
60456 [  6160] By: jhi                                   on 2000/05/29  17:23:55
60457         Log: Changes for the File::Temp 0.08 (change #6159) test suite
60458              to fit better into the Perl distribution test framework.
60459      Branch: cfgperl
60460            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
60461            ! t/lib/ftmp-tempfile.t
60462 ____________________________________________________________________________
60463 [  6159] By: jhi                                   on 2000/05/29  16:55:36
60464         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
60465      Branch: cfgperl
60466            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
60467            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
60468 ____________________________________________________________________________
60469 [  6158] By: bailey                                on 2000/05/29  16:22:08
60470         Log: Add fallback to tmpfile for use in cases where user's relying on
60471              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
60472              Lane's patch)
60473      Branch: vmsperl
60474            ! vms/vms.c vms/vmsish.h
60475 ____________________________________________________________________________
60476 [  6157] By: jhi                                   on 2000/05/29  03:10:36
60477         Log: Regen Configure to jive with #6149.
60478      Branch: cfgperl
60479            ! Configure
60480      Branch: metaconfig
60481            ! U/modified/Getfile.U
60482 ____________________________________________________________________________
60483 [  6156] By: jhi                                   on 2000/05/29  03:01:38
60484         Log: Integrate with Sarathy.
60485      Branch: cfgperl
60486           +> ext/DynaLoader/dl_mac.xs
60487           !> (integrate 38 files)
60488 ____________________________________________________________________________
60489 [  6155] By: gsar                                  on 2000/05/28  21:15:58
60490         Log: small bug in change#6144; remove random \xA0 character that snuck
60491              in via change#6145
60492      Branch: perl
60493            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
60494 ____________________________________________________________________________
60495 [  6154] By: gsar                                  on 2000/05/28  21:04:19
60496         Log: avoid type mismatch warning
60497      Branch: perl
60498            ! perl.c
60499 ____________________________________________________________________________
60500 [  6153] By: gsar                                  on 2000/05/28  20:58:31
60501         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
60502              <nick@Bagpuss.uk.boo.com>)
60503      Branch: perl
60504            ! lib/Test/Harness.pm
60505 ____________________________________________________________________________
60506 [  6152] By: gsar                                  on 2000/05/28  20:53:42
60507         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
60508      Branch: perl
60509            ! regexec.c
60510 ____________________________________________________________________________
60511 [  6151] By: gsar                                  on 2000/05/28  20:50:28
60512         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
60513      Branch: perl
60514            ! regexec.c
60515 ____________________________________________________________________________
60516 [  6150] By: gsar                                  on 2000/05/28  20:39:58
60517         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
60518      Branch: perl
60519            ! pod/perlrequick.pod
60520 ____________________________________________________________________________
60521 [  6149] By: gsar                                  on 2000/05/28  20:35:16
60522         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
60523              <troc@netrus.net>)
60524      Branch: perl
60525            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
60526            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
60527            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
60528            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
60529 ____________________________________________________________________________
60530 [  6148] By: gsar                                  on 2000/05/28  20:21:07
60531         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
60532      Branch: perl
60533            ! lib/ExtUtils/MM_Unix.pm
60534 ____________________________________________________________________________
60535 [  6147] By: gsar                                  on 2000/05/28  20:12:41
60536         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
60537              (from Peter Prymmer)
60538      Branch: perl
60539            ! vms/subconfigure.com
60540 ____________________________________________________________________________
60541 [  6146] By: gsar                                  on 2000/05/28  20:06:15
60542         Log: doc typo
60543      Branch: perl
60544            ! lib/warnings.pm warnings.h warnings.pl
60545 ____________________________________________________________________________
60546 [  6145] By: gsar                                  on 2000/05/28  18:44:33
60547         Log: make xsubpp skip embedded pod (from Matthias Neeracher
60548              <neeri@iis.ee.ethz.ch>)
60549      Branch: perl
60550            ! lib/ExtUtils/xsubpp
60551 ____________________________________________________________________________
60552 [  6144] By: gsar                                  on 2000/05/28  18:42:49
60553         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
60554              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
60555              <neeri@iis.ee.ethz.ch>)
60556      Branch: perl
60557            ! lib/AutoSplit.pm
60558 ____________________________________________________________________________
60559 [  6143] By: gsar                                  on 2000/05/28  18:41:12
60560         Log: MacOS support, part 1 (from Matthias Neeracher
60561              <neeri@iis.ee.ethz.ch>)
60562      Branch: perl
60563            + ext/DynaLoader/dl_mac.xs
60564            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
60565            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
60566            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
60567            ! util.h
60568 ____________________________________________________________________________
60569 [  6142] By: gsar                                  on 2000/05/28  18:21:51
60570         Log: File::Find fails to chdir when chasing symlinks (from
60571              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
60572      Branch: perl
60573            ! lib/File/Find.pm t/lib/filefind.t
60574 ____________________________________________________________________________
60575 [  6141] By: jhi                                   on 2000/05/28  14:25:15
60576         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
60577              forwarded by Peter Seebach from the bsdi-users mailing list.
60578              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
60579      Branch: perl
60580            ! hints/bsdos.sh
60581 ____________________________________________________________________________
60582 [  6140] By: jhi                                   on 2000/05/28  14:11:57
60583         Log: Integrate with Sarathy.
60584      Branch: cfgperl
60585           +> (branch 30 files)
60586           !> (integrate 93 files)
60587 ____________________________________________________________________________
60588 [  6139] By: gsar                                  on 2000/05/28  10:01:48
60589         Log: revise mktables.PL for bugs and newness in Unicode 3.0
60590              (from James Bence <jbence@amgen.com>)
60591      Branch: perl
60592            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
60593            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
60594            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
60595            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
60596            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
60597            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
60598            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
60599            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
60600            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
60601            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
60602            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
60603            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
60604            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
60605            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
60606            + lib/unicode/Is/SylWU.pl
60607            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
60608            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
60609            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
60610            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
60611            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
60612            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
60613            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
60614            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
60615            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
60616            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
60617            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
60618            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
60619            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
60620            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
60621            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
60622            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
60623            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
60624            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
60625            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
60626            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
60627            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
60628            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
60629            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
60630            ! lib/unicode/Makefile lib/unicode/mktables.PL
60631 ____________________________________________________________________________
60632 [  6138] By: gsar                                  on 2000/05/28  08:50:32
60633         Log: add note about the handling of negative indices to tied arrays
60634              (from Michael G Schwern <schwern@pobox.com>)
60635      Branch: perl
60636            ! pod/perltie.pod
60637 ____________________________________________________________________________
60638 [  6137] By: gsar                                  on 2000/05/28  08:46:10
60639         Log: fix bogus redeclaration warning for "our" variables in different
60640              scopes
60641      Branch: perl
60642            ! op.c t/pragma/strict-vars
60643 ____________________________________________________________________________
60644 [  6136] By: gsar                                  on 2000/05/28  08:31:20
60645         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
60646      Branch: perl
60647            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
60648 ____________________________________________________________________________
60649 [  6135] By: gsar                                  on 2000/05/28  08:17:50
60650         Log: enable Test::Harness to dynamically determine column width etc.
60651              (from Rob Napier <rnapier@employees.org>)
60652      Branch: perl
60653            ! lib/Test/Harness.pm
60654 ____________________________________________________________________________
60655 [  6134] By: gsar                                  on 2000/05/28  08:13:39
60656         Log: make Test::Harness use wait.h/WCOREDUMP if available
60657              (from Ben Tilly <ben_tilly@hotmail.com>)
60658      Branch: perl
60659            ! lib/Test/Harness.pm
60660 ____________________________________________________________________________
60661 [  6133] By: gsar                                  on 2000/05/28  08:08:05
60662         Log: elide bogus test in change#6132
60663      Branch: perl
60664            ! t/pragma/warn/9enabled
60665 ____________________________________________________________________________
60666 [  6132] By: gsar                                  on 2000/05/28  08:03:14
60667         Log: warnings::enabled() doesn't fall back to looking at $^W if
60668              caller isn't using lexical warnings (from Paul Marquess)
60669      Branch: perl
60670            ! pp_ctl.c t/pragma/warn/9enabled
60671 ____________________________________________________________________________
60672 [  6131] By: gsar                                  on 2000/05/28  07:57:47
60673         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
60674      Branch: perl
60675            ! ext/POSIX/POSIX.pm
60676 ____________________________________________________________________________
60677 [  6130] By: gsar                                  on 2000/05/28  07:29:12
60678         Log: fix places that mean C<"word" character> but say C<alphanumeric
60679              character>
60680      Branch: perl
60681            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
60682 ____________________________________________________________________________
60683 [  6129] By: gsar                                  on 2000/05/28  07:18:41
60684         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
60685      Branch: perl
60686            ! vms/test.com
60687 ____________________________________________________________________________
60688 [  6128] By: gsar                                  on 2000/05/28  07:12:55
60689         Log: new perlxstut example for passing/returning refs to arrays
60690              (from David Lowe <dlowe@pootpoot.com>)
60691      Branch: perl
60692            ! pod/perlxstut.pod
60693 ____________________________________________________________________________
60694 [  6127] By: gsar                                  on 2000/05/28  07:02:50
60695         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
60696              failed (from Gisle Aas)
60697      Branch: perl
60698            ! cop.h perl.c
60699 ____________________________________________________________________________
60700 [  6126] By: gsar                                  on 2000/05/28  06:39:53
60701         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
60702              (reworked variant of patch suggested by Simon Cozens)
60703      Branch: perl
60704            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
60705            ! pp_hot.c proto.h t/op/gv.t
60706 ____________________________________________________________________________
60707 [  6125] By: gsar                                  on 2000/05/28  05:14:55
60708         Log: enable propagating exception objects via Perl_croak() in XS code
60709              (from Gisle Aas)
60710      Branch: perl
60711            ! util.c
60712 ____________________________________________________________________________
60713 [  6124] By: gsar                                  on 2000/05/28  05:07:28
60714         Log: integrate vmsperl contents into mainline
60715      Branch: perl
60716           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
60717           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
60718           !> vms/vmsish.h
60719 ____________________________________________________________________________
60720 [  6123] By: gsar                                  on 2000/05/28  05:03:53
60721         Log: clarify gotcha with #line directives (from Rocco Caputo
60722              <troc@netrus.net>)
60723      Branch: perl
60724            ! pod/perldebug.pod pod/perlsyn.pod
60725 ____________________________________________________________________________
60726 [  6122] By: gsar                                  on 2000/05/28  04:58:29
60727         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
60728              (from Mark-Jason Dominus)
60729      Branch: perl
60730            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
60731            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
60732            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
60733            ! toke.c
60734 ____________________________________________________________________________
60735 [  6121] By: bailey                                on 2000/05/25  04:46:54
60736         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
60737              lists (based on fixes by Craig Berry)
60738      Branch: vmsperl
60739            ! lib/File/Spec/VMS.pm
60740 ____________________________________________________________________________
60741 [  6120] By: bailey                                on 2000/05/25  04:25:38
60742         Log: Add missing escape (Charles Lane)
60743      Branch: vmsperl
60744            ! t/op/lex_assign.t
60745 ____________________________________________________________________________
60746 [  6119] By: bailey                                on 2000/05/25  04:21:25
60747         Log: Quiet error messages in vmsish.t (Charles Lane)
60748      Branch: vmsperl
60749            ! vms/ext/vmsish.t
60750 ____________________________________________________________________________
60751 [  6118] By: bailey                                on 2000/05/25  04:17:57
60752         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
60753              Flatten case labels in switch statements uniformly (Charles Bailey)
60754      Branch: vmsperl
60755            ! vms/vms.c
60756 ____________________________________________________________________________
60757 [  6117] By: bailey                                on 2000/05/25  03:58:09
60758         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
60759      Branch: vmsperl
60760            ! vms/vmsish.h
60761 ____________________________________________________________________________
60762 [  6116] By: bailey                                on 2000/05/25  03:11:15
60763         Log: Miscellaneous cosmetic fixes (Charles Lane)
60764      Branch: vmsperl
60765            ! lib/ExtUtils/MM_VMS.pm
60766 ____________________________________________________________________________
60767 [  6115] By: bailey                                on 2000/05/25  03:10:36
60768         Log: Add bounds checking for several strings (Charles Lane)
60769      Branch: vmsperl
60770            ! vms/vms.c
60771 ____________________________________________________________________________
60772 [  6114] By: bailey                                on 2000/05/25  02:25:34
60773         Log: Urk -- undo previous removal of vmsish 'exit' change
60774      Branch: vmsperl
60775            ! vms/ext/vmsish.pm vms/vmsish.h
60776 ____________________________________________________________________________
60777 [  6113] By: bailey                                on 2000/05/24  02:24:40
60778         Log: Ugly workaround for version-specific RTL error
60779      Branch: vmsperl
60780            ! vms/vms.c
60781 ____________________________________________________________________________
60782 [  6112] By: bailey                                on 2000/05/24  02:19:55
60783         Log: Check for existence of file before trying to delete
60784      Branch: vmsperl
60785            ! vms/test.com
60786 ____________________________________________________________________________
60787 [  6111] By: bailey                                on 2000/05/23  23:35:13
60788         Log: Resync with mainline prior to post-5.6.0 updates
60789      Branch: vmsperl
60790           +> (branch 49 files)
60791            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
60792            ! vms/ext/vmsish.pm
60793           !> (integrate 334 files)
60794 ____________________________________________________________________________
60795 [  6110] By: jhi                                   on 2000/05/23  19:28:32
60796         Log: todo tweak
60797      Branch: cfgperl
60798            ! Todo-5.6
60799 ____________________________________________________________________________
60800 [  6109] By: jhi                                   on 2000/05/18  17:38:54
60801         Log: Integrate with Sarathy.
60802      Branch: cfgperl
60803           !> mg.c perl.h win32/perlhost.h
60804 ____________________________________________________________________________
60805 [  6108] By: gsar                                  on 2000/05/17  02:24:56
60806         Log: reenable fake signal handling on Windows, bugs and all
60807      Branch: perl
60808            ! mg.c perl.h win32/perlhost.h
60809 ____________________________________________________________________________
60810 [  6107] By: jhi                                   on 2000/05/15  18:01:41
60811         Log: Tweak the todo list.
60812      Branch: cfgperl
60813            ! Todo-5.6
60814 ____________________________________________________________________________
60815 [  6106] By: jhi                                   on 2000/05/15  13:41:48
60816         Log: The (Configure) script refuses to go on, after asking for
60817              'You may also choose to try maximal 64-bitness....'.
60818              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
60819              -- Patrick Zima
60820              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
60821      Branch: cfgperl
60822            ! hints/solaris_2.sh
60823 ____________________________________________________________________________
60824 [  6105] By: jhi                                   on 2000/05/11  14:37:43
60825         Log: Integrate with Sarathy.
60826      Branch: cfgperl
60827           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
60828           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
60829 ____________________________________________________________________________
60830 [  6104] By: gsar                                  on 2000/05/11  03:39:07
60831         Log: PL_sys_intern was being initialized too late on windows
60832      Branch: perl
60833            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
60834            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
60835 ____________________________________________________________________________
60836 [  6103] By: jhi                                   on 2000/05/09  19:42:20
60837         Log: Test tweaking for Unicos continues.
60838      Branch: cfgperl
60839            ! t/op/64bitint.t
60840 ____________________________________________________________________________
60841 [  6102] By: jhi                                   on 2000/05/09  16:47:27
60842         Log: The test suite tweak in #6101 wasn't quite right.
60843      Branch: cfgperl
60844            ! t/lib/complex.t
60845 ____________________________________________________________________________
60846 [  6101] By: jhi                                   on 2000/05/09  15:35:34
60847         Log: Hints and test tweaks for Unicos.
60848      Branch: cfgperl
60849            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
60850 ____________________________________________________________________________
60851 [  6100] By: jhi                                   on 2000/05/08  21:15:06
60852         Log: More compilation tweakery from Allen Smith.
60853      Branch: cfgperl
60854            ! hints/irix_6.sh
60855 ____________________________________________________________________________
60856 [  6099] By: jhi                                   on 2000/05/08  19:21:18
60857         Log: Tweaks for the cc bugs from Allen Smith.
60858      Branch: cfgperl
60859            ! hints/irix_6.sh
60860 ____________________________________________________________________________
60861 [  6098] By: jhi                                   on 2000/05/08  19:13:37
60862         Log: Add a note about other, yet unsupported, shadow password APIs.
60863      Branch: cfgperl
60864            ! pp_sys.c
60865 ____________________________________________________________________________
60866 [  6097] By: jhi                                   on 2000/05/08  18:46:34
60867         Log: Add a note about possible compilation problems from Allen Smith.
60868      Branch: cfgperl
60869            ! hints/irix_6.sh
60870 ____________________________________________________________________________
60871 [  6096] By: jhi                                   on 2000/05/08  17:33:10
60872         Log: Integrate with Sarathy.
60873      Branch: cfgperl
60874           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
60875           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
60876 ____________________________________________________________________________
60877 [  6095] By: jhi                                   on 2000/05/08  16:21:33
60878         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
60879              might be useful in future.
60880      Branch: cfgperl
60881            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60882            ! config_h.SH
60883      Branch: metaconfig
60884            ! U/installdirs/inc_version_list.U
60885      Branch: metaconfig/U/perl
60886            ! perlxv.U
60887 ____________________________________________________________________________
60888 [  6094] By: gsar                                  on 2000/05/08  14:22:22
60889         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
60890      Branch: perl
60891            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
60892            ! hints/cygwin.sh pp_sys.c
60893 ____________________________________________________________________________
60894 [  6093] By: gsar                                  on 2000/05/08  12:52:28
60895         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
60896              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
60897      Branch: perl
60898            ! pp_sys.c sv.c win32/perlhost.h
60899 ____________________________________________________________________________
60900 [  6092] By: jhi                                   on 2000/05/07  22:40:34
60901         Log: Regen perltoc with the fixed buildtoc.
60902      Branch: cfgperl
60903            ! pod/perltoc.pod
60904 ____________________________________________________________________________
60905 [  6091] By: jhi                                   on 2000/05/07  22:24:16
60906         Log: Integrate with Sarathy.
60907      Branch: cfgperl
60908           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
60909           !> t/op/substr.t toke.c
60910 ____________________________________________________________________________
60911 [  6090] By: gsar                                  on 2000/05/07  19:47:07
60912         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
60913              [NI]OK; added tests for both
60914      Branch: perl
60915            ! perl.c pp_hot.c sv.c t/op/substr.t
60916 ____________________________________________________________________________
60917 [  6089] By: gsar                                  on 2000/05/07  18:18:38
60918         Log: buildtoc tweak to fix newline lossage
60919      Branch: perl
60920            ! pod/buildtoc
60921 ____________________________________________________________________________
60922 [  6088] By: jhi                                   on 2000/05/07  16:35:36
60923         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
60924              because we do not use those.  The HAS_GETSPNAM remains,
60925              though, because we still do use that.
60926      Branch: cfgperl
60927            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60928            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
60929            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
60930            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
60931            ! win32/config.vc win32/config_H.bc win32/config_H.gc
60932            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
60933 ____________________________________________________________________________
60934 [  6087] By: gsar                                  on 2000/05/07  16:05:16
60935         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
60936      Branch: perl
60937            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
60938 ____________________________________________________________________________
60939 [  6086] By: jhi                                   on 2000/05/07  15:27:07
60940         Log: Integrate with Sarathy.
60941      Branch: cfgperl
60942           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
60943           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
60944           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
60945           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
60946           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
60947           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
60948 ____________________________________________________________________________
60949 [  6085] By: gsar                                  on 2000/05/07  05:52:02
60950         Log: repeat operator (x) doesn't preserve utf8-ness
60951      Branch: perl
60952            ! pp.c t/op/substr.t
60953 ____________________________________________________________________________
60954 [  6084] By: gsar                                  on 2000/05/07  05:39:55
60955         Log: substr() does not preserve utf8-ness (from Stefan Eissing
60956              <Eissing@medicaldataservice.de>); added tests
60957      Branch: perl
60958            ! pp.c t/op/substr.t
60959 ____________________________________________________________________________
60960 [  6083] By: gsar                                  on 2000/05/07  05:24:46
60961         Log: note about undocumented caller() return value (from M.J.T. Guy);
60962              yet another peek.t tweak
60963      Branch: perl
60964            ! pod/perlfunc.pod t/lib/peek.t
60965 ____________________________________________________________________________
60966 [  6082] By: gsar                                  on 2000/05/07  05:08:40
60967         Log: peek.t non-portable to ithreads
60968      Branch: perl
60969            ! t/lib/peek.t
60970 ____________________________________________________________________________
60971 [  6081] By: gsar                                  on 2000/05/07  04:17:04
60972         Log: better default perlbug categories for ok reports (from Richard Foley)
60973      Branch: perl
60974            ! utils/perlbug.PL
60975 ____________________________________________________________________________
60976 [  6080] By: gsar                                  on 2000/05/07  04:08:07
60977         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
60978              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
60979      Branch: perl
60980            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
60981            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
60982            ! AUTHORS MAINTAIN MANIFEST
60983 ____________________________________________________________________________
60984 [  6079] By: gsar                                  on 2000/05/07  04:01:38
60985         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
60986      Branch: perl
60987            ! lib/Carp/Heavy.pm
60988 ____________________________________________________________________________
60989 [  6078] By: gsar                                  on 2000/05/07  01:24:19
60990         Log: workaround for CRT bug in chdir() (from Charles Lane, via
60991              Peter Prymmer)
60992      Branch: perl
60993            ! iperlsys.h vms/vms.c vms/vmsish.h
60994 ____________________________________________________________________________
60995 [  6077] By: gsar                                  on 2000/05/07  01:22:23
60996         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
60997              and Tom Phoenix)
60998      Branch: perl
60999            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
61000 ____________________________________________________________________________
61001 [  6076] By: gsar                                  on 2000/05/06  17:36:29
61002         Log: integrate cfgperl contents into mainline
61003      Branch: perl
61004           +> t/lib/peek.t
61005           !> Configure MANIFEST Porting/Glossary Porting/config.sh
61006           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
61007           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
61008           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
61009 ____________________________________________________________________________
61010 [  6075] By: jhi                                   on 2000/05/05  18:56:10
61011         Log: Make the test more portable.
61012      Branch: cfgperl
61013            ! t/lib/peek.t
61014 ____________________________________________________________________________
61015 [  6074] By: jhi                                   on 2000/05/05  18:49:20
61016         Log: Introduce t/lib/peek.t.
61017      Branch: cfgperl
61018            + t/lib/peek.t
61019            ! MANIFEST
61020 ____________________________________________________________________________
61021 [  6073] By: jhi                                   on 2000/05/05  14:30:45
61022         Log: Complex tweaks.
61023      Branch: cfgperl
61024            ! lib/Math/Complex.pm t/lib/complex.t
61025 ____________________________________________________________________________
61026 [  6072] By: jhi                                   on 2000/05/05  12:27:13
61027         Log: Integrate with Sarathy.
61028      Branch: cfgperl
61029           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
61030           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
61031           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
61032           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
61033 ____________________________________________________________________________
61034 [  6071] By: gsar                                  on 2000/05/05  02:24:46
61035         Log: misformatted perllocal.pod (from Tim Jenness
61036              <t.jenness@jach.hawaii.edu>)
61037      Branch: perl
61038            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
61039 ____________________________________________________________________________
61040 [  6070] By: gsar                                  on 2000/05/05  02:16:52
61041         Log: remove misleading comment (from M.J.T. Guy)
61042      Branch: perl
61043            ! t/lib/anydbm.t
61044 ____________________________________________________________________________
61045 [  6069] By: gsar                                  on 2000/05/05  02:15:13
61046         Log: File::Spec compatibility update (from Barrie Slaymaker
61047              <barries@slaysys.com>)
61048      Branch: perl
61049            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
61050            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
61051 ____________________________________________________________________________
61052 [  6068] By: gsar                                  on 2000/05/05  02:01:50
61053         Log: note about values()
61054      Branch: perl
61055            ! pod/perlfunc.pod
61056 ____________________________________________________________________________
61057 [  6067] By: gsar                                  on 2000/05/05  01:33:09
61058         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
61059      Branch: perl
61060            ! win32/win32.c
61061 ____________________________________________________________________________
61062 [  6066] By: gsar                                  on 2000/05/05  01:23:43
61063         Log: s/END/CHECK/
61064      Branch: perl
61065            ! perl.c
61066 ____________________________________________________________________________
61067 [  6065] By: jhi                                   on 2000/05/04  17:30:22
61068         Log: Integrate with Sarathy.
61069      Branch: cfgperl
61070           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
61071 ____________________________________________________________________________
61072 [  6064] By: gsar                                  on 2000/05/04  17:26:14
61073         Log: change#5905 wasn't quite right--it's intent only applies when arguments
61074              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
61075      Branch: perl
61076            ! pp_sys.c sv.c
61077 ____________________________________________________________________________
61078 [  6063] By: gsar                                  on 2000/05/04  16:52:29
61079         Log: tokeq() could read unallocated field in argument
61080      Branch: perl
61081            ! toke.c
61082 ____________________________________________________________________________
61083 [  6062] By: gsar                                  on 2000/05/04  16:34:51
61084         Log: additional tests for utf8.t
61085      Branch: perl
61086            ! t/pragma/utf8.t
61087 ____________________________________________________________________________
61088 [  6061] By: gsar                                  on 2000/05/04  16:09:28
61089         Log: change#5921 neglected to make eq honor "use bytes"
61090      Branch: perl
61091            ! sv.c
61092 ____________________________________________________________________________
61093 [  6060] By: jhi                                   on 2000/05/04  15:30:16
61094         Log: Integrate with Sarathy.
61095      Branch: cfgperl
61096           !> perl.c regcomp.c t/pragma/utf8.t
61097 ____________________________________________________________________________
61098 [  6059] By: jhi                                   on 2000/05/04  15:26:37
61099         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
61100              in natively 64-bit platforms where a long is a quad (no need
61101              for long longs).  Also added bias for IVs.
61102      Branch: cfgperl
61103            ! toke.c
61104 ____________________________________________________________________________
61105 [  6058] By: gsar                                  on 2000/05/04  00:19:14
61106         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
61107              (spotted by Donald Kinzer <dkinzer@premia.com>)
61108      Branch: perl
61109            ! perl.c
61110 ____________________________________________________________________________
61111 [  6057] By: gsar                                  on 2000/05/03  18:34:01
61112         Log: fix broken parsing of /\x{ab}/
61113      Branch: perl
61114            ! regcomp.c t/pragma/utf8.t
61115 ____________________________________________________________________________
61116 [  6056] By: jhi                                   on 2000/05/03  17:57:16
61117         Log: The search of infinity continues, this time simplified.
61118      Branch: cfgperl
61119            ! lib/Math/Complex.pm
61120 ____________________________________________________________________________
61121 [  6055] By: jhi                                   on 2000/05/03  17:45:30
61122         Log: Detypo.
61123      Branch: cfgperl
61124            ! hints/unicos.sh
61125 ____________________________________________________________________________
61126 [  6054] By: jhi                                   on 2000/05/02  22:28:27
61127         Log: Be more forgiving in POSIX about HUGE_VALL.
61128      Branch: cfgperl
61129            ! ext/POSIX/POSIX.xs
61130 ____________________________________________________________________________
61131 [  6053] By: jhi                                   on 2000/05/02  22:25:05
61132         Log: Integrate with Sarathy.
61133      Branch: cfgperl
61134           !> hints/irix_6.sh pod/perlop.pod
61135 ____________________________________________________________________________
61136 [  6052] By: jhi                                   on 2000/05/02  22:24:31
61137         Log: Unicos hint tweak.
61138      Branch: cfgperl
61139            ! hints/unicos.sh
61140 ____________________________________________________________________________
61141 [  6051] By: jhi                                   on 2000/05/02  22:21:26
61142         Log: Complex tweakery.
61143      Branch: cfgperl
61144            ! lib/Math/Complex.pm t/lib/complex.t
61145 ____________________________________________________________________________
61146 [  6050] By: jhi                                   on 2000/05/02  19:26:22
61147         Log: Use setxxent()/endxxent().
61148      Branch: cfgperl
61149            ! t/op/grent.t t/op/pwent.t
61150 ____________________________________________________________________________
61151 [  6049] By: jhi                                   on 2000/05/02  19:06:02
61152         Log: Test both the scalar and list contexts.
61153      Branch: cfgperl
61154            ! t/op/grent.t t/op/pwent.t
61155 ____________________________________________________________________________
61156 [  6048] By: gsar                                  on 2000/05/02  18:29:10
61157         Log: add note about how $( doesn't interpolate in REs (from
61158              Philip Newton <newton@ficus.frogspace.net>)
61159      Branch: perl
61160            ! pod/perlop.pod
61161 ____________________________________________________________________________
61162 [  6047] By: jhi                                   on 2000/05/02  17:41:24
61163         Log: Call getspnam() only iff needd.
61164      Branch: cfgperl
61165            ! pp_sys.c
61166 ____________________________________________________________________________
61167 [  6046] By: gsar                                  on 2000/05/02  17:07:25
61168         Log: libscheck has insufficient checks for n32 libs (from
61169              Albert Chin-A-Young <china@thewrittenword.com>)
61170      Branch: perl
61171            ! hints/irix_6.sh
61172 ____________________________________________________________________________
61173 [  6045] By: jhi                                   on 2000/05/02  13:57:17
61174         Log: Integrate with Sarathy.
61175      Branch: cfgperl
61176           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
61177           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
61178 ____________________________________________________________________________
61179 [  6044] By: gsar                                  on 2000/05/02  06:48:19
61180         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
61181              such that underscores are only ignored in literal numbers,
61182              "\x{...}", and hex/oct argument
61183      Branch: perl
61184            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
61185 ____________________________________________________________________________
61186 [  6043] By: gsar                                  on 2000/05/02  02:22:29
61187         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
61188      Branch: perl
61189            ! pod/perlretut.pod
61190 ____________________________________________________________________________
61191 [  6042] By: gsar                                  on 2000/05/02  02:17:51
61192         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
61193      Branch: perl
61194            ! pod/perltrap.pod
61195 ____________________________________________________________________________
61196 [  6041] By: gsar                                  on 2000/05/02  01:53:51
61197         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
61198              to compensate
61199      Branch: perl
61200            ! Porting/makerel
61201 ____________________________________________________________________________
61202 [  6040] By: gsar                                  on 2000/05/02  01:51:57
61203         Log: missing files in MANIFEST
61204      Branch: perl
61205            ! MANIFEST
61206 ____________________________________________________________________________
61207 [  6039] By: jhi                                   on 2000/05/02  00:36:46
61208         Log: Infinite problems.
61209      Branch: cfgperl
61210            ! lib/Math/Complex.pm
61211 ____________________________________________________________________________
61212 [  6038] By: jhi                                   on 2000/05/02  00:06:38
61213         Log: pwent/spent #ifdef imbalance.
61214      Branch: cfgperl
61215            ! pp_sys.c
61216 ____________________________________________________________________________
61217 [  6037] By: jhi                                   on 2000/05/01  22:50:11
61218         Log: Use HUGE_VALL if applicable.
61219      Branch: cfgperl
61220            ! ext/POSIX/POSIX.xs util.c
61221 ____________________________________________________________________________
61222 [  6036] By: jhi                                   on 2000/05/01  22:20:53
61223         Log: Correct Freudian slip.
61224      Branch: cfgperl
61225            ! pp_sys.c
61226 ____________________________________________________________________________
61227 [  6035] By: jhi                                   on 2000/05/01  21:07:38
61228         Log: Continue on the pwent/spent case.
61229      Branch: cfgperl
61230            ! pp_sys.c
61231 ____________________________________________________________________________
61232 [  6034] By: jhi                                   on 2000/05/01  17:45:14
61233         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
61234              adjustments in 6032 conflicted badly with this, will have
61235              to revisit them later.
61236      Branch: cfgperl
61237           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
61238           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
61239           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
61240           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
61241           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
61242           !> t/lib/cgi-html.t t/lib/cgi-request.t
61243 ____________________________________________________________________________
61244 [  6033] By: jhi                                   on 2000/05/01  17:40:49
61245         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
61246      Branch: cfgperl
61247            ! pp_sys.c
61248 ____________________________________________________________________________
61249 [  6032] By: gsar                                  on 2000/05/01  15:56:32
61250         Log: whitespace adjustments
61251      Branch: perl
61252            ! pp_sys.c
61253 ____________________________________________________________________________
61254 [  6031] By: gsar                                  on 2000/05/01  15:19:41
61255         Log: small nits in diagnostics.pm (from Robin Barker)
61256      Branch: perl
61257            ! lib/diagnostics.pm pod/perldiag.pod
61258 ____________________________________________________________________________
61259 [  6030] By: gsar                                  on 2000/05/01  08:39:18
61260         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
61261              for @- and @+ (from Johan Vromans)
61262      Branch: perl
61263            ! lib/English.pm pod/perlvar.pod
61264 ____________________________________________________________________________
61265 [  6029] By: gsar                                  on 2000/05/01  08:16:10
61266         Log: add CGI.pm v2.66 (from Lincoln Stein)
61267      Branch: perl
61268            + lib/CGI/Util.pm t/lib/cgi-pretty.t
61269            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
61270            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
61271            ! t/lib/cgi-html.t t/lib/cgi-request.t
61272 ____________________________________________________________________________
61273 [  6028] By: gsar                                  on 2000/05/01  06:34:41
61274         Log: Pod::Man generates groff-incompatible macro definition (from
61275              Tom Christiansen)
61276      Branch: perl
61277            ! lib/Pod/Man.pm
61278 ____________________________________________________________________________
61279 [  6027] By: gsar                                  on 2000/05/01  06:31:36
61280         Log: podlators-1.02 update (from Russ Allbery)
61281      Branch: perl
61282            ! lib/Pod/Man.pm lib/Pod/Text.pm
61283 ____________________________________________________________________________
61284 [  6026] By: jhi                                   on 2000/04/30  23:24:23
61285         Log: Integrate with Sarathy.
61286      Branch: cfgperl
61287           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
61288           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
61289           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
61290           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
61291           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
61292           !> t/lib/syslog.t toke.c win32/win32.h
61293 ____________________________________________________________________________
61294 [  6025] By: gsar                                  on 2000/04/30  18:17:47
61295         Log: Is{Alnum,Alpha,Word} don't match titlecase
61296              
61297              TODO: IsSpace is defined recursively!
61298              
61299              (both spotted by Larry)
61300      Branch: perl
61301            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
61302            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
61303 ____________________________________________________________________________
61304 [  6024] By: gsar                                  on 2000/04/30  17:50:19
61305         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
61306              (from Hugo van der Sanden)
61307      Branch: perl
61308            ! toke.c
61309 ____________________________________________________________________________
61310 [  6023] By: gsar                                  on 2000/04/30  17:14:43
61311         Log: debugger stomps on $. (from M.J.T. Guy)
61312      Branch: perl
61313            ! lib/perl5db.pl
61314 ____________________________________________________________________________
61315 [  6022] By: gsar                                  on 2000/04/30  16:59:22
61316         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
61317      Branch: perl
61318            ! sv.c
61319 ____________________________________________________________________________
61320 [  6021] By: gsar                                  on 2000/04/29  21:00:08
61321         Log: remove Win2K issue in pod (fixed by change#6020)
61322      Branch: perl
61323            ! README.win32 pod/perl56delta.pod
61324 ____________________________________________________________________________
61325 [  6020] By: gsar                                  on 2000/04/29  20:51:49
61326         Log: test tweak
61327      Branch: perl
61328            ! t/lib/open3.t
61329 ____________________________________________________________________________
61330 [  6019] By: gsar                                  on 2000/04/29  20:34:27
61331         Log: windows portability tweaks
61332      Branch: perl
61333            ! t/lib/b.t win32/win32.h
61334 ____________________________________________________________________________
61335 [  6018] By: gsar                                  on 2000/04/29  19:55:24
61336         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
61337              make _PATH_LOG() return "" if unavailable
61338      Branch: perl
61339            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
61340            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
61341 ____________________________________________________________________________
61342 [  6017] By: jhi                                   on 2000/04/28  22:49:46
61343         Log: Integrate with Sarathy.
61344      Branch: cfgperl
61345           !> op.c perl.c pod/perldiag.pod t/lib/b.t
61346 ____________________________________________________________________________
61347 [  6016] By: jhi                                   on 2000/04/28  22:46:14
61348         Log: Do not warn that an infinity does not look like a number.
61349      Branch: cfgperl
61350            ! sv.c
61351 ____________________________________________________________________________
61352 [  6015] By: gsar                                  on 2000/04/28  22:35:49
61353         Log: tweak test for portability
61354      Branch: perl
61355            ! t/lib/b.t
61356 ____________________________________________________________________________
61357 [  6014] By: gsar                                  on 2000/04/28  22:05:31
61358         Log: glob() loading File::Glob behind the scenes may cause syntax errors
61359      Branch: perl
61360            ! op.c
61361 ____________________________________________________________________________
61362 [  6013] By: gsar                                  on 2000/04/28  21:25:22
61363         Log: tweak change#5945 to display correct switch name in diagnostic
61364      Branch: perl
61365            ! perl.c pod/perldiag.pod
61366 ____________________________________________________________________________
61367 [  6012] By: jhi                                   on 2000/04/28  21:08:12
61368         Log: Integrate with Sarathy.
61369      Branch: cfgperl
61370           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
61371           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
61372           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
61373 ____________________________________________________________________________
61374 [  6011] By: jhi                                   on 2000/04/28  21:04:46
61375         Log: &HUGE_VAL is not defined, it exists.
61376      Branch: cfgperl
61377            ! lib/Math/Complex.pm
61378 ____________________________________________________________________________
61379 [  6010] By: gsar                                  on 2000/04/28  21:02:58
61380         Log: clarify note about shadow password support (from
61381              gellyfish@gellyfish.com)
61382      Branch: perl
61383            ! pod/perlfunc.pod
61384 ____________________________________________________________________________
61385 [  6009] By: gsar                                  on 2000/04/28  21:00:00
61386         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
61387      Branch: perl
61388            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
61389 ____________________________________________________________________________
61390 [  6008] By: gsar                                  on 2000/04/28  20:56:33
61391         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
61392      Branch: perl
61393            ! installperl vms/subconfigure.com
61394 ____________________________________________________________________________
61395 [  6007] By: gsar                                  on 2000/04/28  20:51:21
61396         Log: note about compile failures and END blocks (from M.J.T. Guy)
61397      Branch: perl
61398            ! pod/perl56delta.pod pod/perlmod.pod
61399 ____________________________________________________________________________
61400 [  6006] By: jhi                                   on 2000/04/28  20:42:14
61401         Log: Regen Configure.
61402      Branch: cfgperl
61403            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61404            ! config_h.SH
61405 ____________________________________________________________________________
61406 [  6005] By: gsar                                  on 2000/04/28  20:41:16
61407         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
61408      Branch: perl
61409            ! utils/perldoc.PL
61410 ____________________________________________________________________________
61411 [  6004] By: jhi                                   on 2000/04/28  20:28:21
61412         Log: Integrate with Sarathy.
61413      Branch: cfgperl
61414           !> Configure INSTALL Porting/Glossary Porting/config.sh
61415           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
61416           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
61417           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
61418           !> win32/config.vc win32/win32.c
61419 ____________________________________________________________________________
61420 [  6003] By: gsar                                  on 2000/04/28  20:11:20
61421         Log: allow REG_EXPAND_SZ keys in Windows registry (from
61422              John Clayton <John.Clayton@barclayscapital.com>)
61423      Branch: perl
61424            ! win32/win32.c
61425 ____________________________________________________________________________
61426 [  6002] By: gsar                                  on 2000/04/28  19:34:16
61427         Log: destructive sv_setsv() can lose UV-ness from source, causing
61428              numeric promotions/comparisons to fail to do the right thing
61429      Branch: perl
61430            ! sv.c
61431 ____________________________________________________________________________
61432 [  6001] By: gsar                                  on 2000/04/28  18:44:15
61433         Log: support additional library locations via $Config{otherlibdirs}
61434              (from Andy Dougherty)
61435      Branch: perl
61436            ! Configure INSTALL Porting/Glossary Porting/config.sh
61437            ! Porting/config_H config_h.SH epoc/config.sh perl.c
61438            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
61439            ! win32/config.bc win32/config.gc win32/config.vc
61440 ____________________________________________________________________________
61441 [  6000] By: gsar                                  on 2000/04/28  18:26:58
61442         Log: reworked otherlibdirs.U (from Andy Dougherty)
61443      Branch: metaconfig
61444            ! U/installdirs/otherlibdirs.U
61445 ____________________________________________________________________________
61446 [  5999] By: gsar                                  on 2000/04/28  18:17:07
61447         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
61448      Branch: perl
61449            ! t/pragma/warn/toke toke.c
61450 ____________________________________________________________________________
61451 [  5998] By: jhi                                   on 2000/04/28  13:32:17
61452         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
61453      Branch: cfgperl
61454            ! lib/Math/Complex.pm
61455 ____________________________________________________________________________
61456 [  5997] By: jhi                                   on 2000/04/28  13:14:04
61457         Log: Preserve $!.
61458      Branch: cfgperl
61459            ! lib/Math/Complex.pm
61460 ____________________________________________________________________________
61461 [  5996] By: jhi                                   on 2000/04/28  12:59:23
61462         Log: Integrate with Sarathy.
61463      Branch: cfgperl
61464           +> pod/perlrequick.pod pod/perlretut.pod
61465           !> (integrate 51 files)
61466 ____________________________________________________________________________
61467 [  5995] By: gsar                                  on 2000/04/28  09:37:36
61468         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
61469      Branch: perl
61470            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
61471 ____________________________________________________________________________
61472 [  5994] By: gsar                                  on 2000/04/28  09:33:26
61473         Log: fix for missed accounting for null byte in pack("Z",...) (from
61474              M.J.T. Guy)
61475      Branch: perl
61476            ! pp.c t/op/pack.t
61477 ____________________________________________________________________________
61478 [  5993] By: gsar                                  on 2000/04/28  09:30:05
61479         Log: various minor tweaks seen on p5p
61480      Branch: perl
61481            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
61482 ____________________________________________________________________________
61483 [  5992] By: gsar                                  on 2000/04/28  09:08:19
61484         Log: pod nit (from Simon Cozens)
61485      Branch: perl
61486            ! pod/perlop.pod
61487 ____________________________________________________________________________
61488 [  5991] By: gsar                                  on 2000/04/28  09:06:36
61489         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
61490      Branch: perl
61491            ! README.posix-bc hints/posix-bc.sh
61492 ____________________________________________________________________________
61493 [  5990] By: gsar                                  on 2000/04/28  08:54:52
61494         Log: use $ENV{LIB} to search for libs under Visual C compiler
61495              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
61496      Branch: perl
61497            ! lib/ExtUtils/Liblist.pm
61498 ____________________________________________________________________________
61499 [  5989] By: gsar                                  on 2000/04/28  08:27:12
61500         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
61501              itself and no other (from Tom Hughes)
61502      Branch: perl
61503            ! t/op/array.t toke.c
61504 ____________________________________________________________________________
61505 [  5988] By: gsar                                  on 2000/04/28  08:01:38
61506         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
61507              <paul@miraclefish.com>)
61508      Branch: perl
61509            ! lib/ExtUtils/MakeMaker.pm
61510 ____________________________________________________________________________
61511 [  5987] By: gsar                                  on 2000/04/28  07:53:09
61512         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
61513      Branch: perl
61514            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
61515 ____________________________________________________________________________
61516 [  5986] By: gsar                                  on 2000/04/28  07:44:17
61517         Log: add regular expressions tutorial and quick-start guide (from
61518              Mark Kvale <kvale@phy.ucsf.edu>)
61519      Branch: perl
61520            + pod/perlrequick.pod pod/perlretut.pod
61521            ! AUTHORS MAINTAIN MANIFEST
61522 ____________________________________________________________________________
61523 [  5985] By: gsar                                  on 2000/04/28  07:30:28
61524         Log: forked child may not exit correctly if it failed to open
61525              /dev/console (from Graham Barr)
61526      Branch: perl
61527            ! ext/Sys/Syslog/Syslog.pm
61528 ____________________________________________________________________________
61529 [  5984] By: gsar                                  on 2000/04/28  07:27:20
61530         Log: attributes::reftype() doesn't work on tied argument
61531      Branch: perl
61532            ! xsutils.c
61533 ____________________________________________________________________________
61534 [  5983] By: gsar                                  on 2000/04/28  07:15:04
61535         Log: numeric conversion of non-number in change#3378 tramples on
61536              OOK offset, causing segfaults
61537      Branch: perl
61538            ! sv.c
61539 ____________________________________________________________________________
61540 [  5982] By: gsar                                  on 2000/04/28  04:48:25
61541         Log: avoid error in IO::Socket::INET when given an unknown service name
61542              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
61543      Branch: perl
61544            ! ext/IO/lib/IO/Socket/INET.pm
61545 ____________________________________________________________________________
61546 [  5981] By: gsar                                  on 2000/04/28  04:31:31
61547         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
61548              prototype mismatch with CORE::glob(); update pod and tests to
61549              suit (File::Glob::glob() is still available for backward
61550              compatibility, but should be considered deprecated)
61551      Branch: perl
61552            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
61553            ! t/lib/glob-taint.t
61554 ____________________________________________________________________________
61555 [  5980] By: gsar                                  on 2000/04/28  03:47:29
61556         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
61557              <ghudson@mit.edu>)
61558      Branch: metaconfig
61559            ! U/modified/Options.U
61560      Branch: perl
61561            ! Configure
61562 ____________________________________________________________________________
61563 [  5979] By: gsar                                  on 2000/04/28  03:07:54
61564         Log: under useithreads, constant pad entries could inadvertantly be
61565              shared across threads (from Eric Blood <eblood@xmission.com>);
61566              added Eric's test case to testsuite
61567      Branch: perl
61568            ! op.c t/op/misc.t
61569 ____________________________________________________________________________
61570 [  5978] By: gsar                                  on 2000/04/27  21:13:00
61571         Log: sync version numbers in File::Spec with the ones on CPAN
61572              (from Barrie Slaymaker)
61573      Branch: perl
61574            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
61575            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
61576            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
61577 ____________________________________________________________________________
61578 [  5977] By: gsar                                  on 2000/04/27  21:07:29
61579         Log: autoquote barewords followed by newline and arrow properly
61580              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
61581      Branch: perl
61582            ! t/pragma/warn/toke toke.c
61583 ____________________________________________________________________________
61584 [  5976] By: gsar                                  on 2000/04/27  20:41:20
61585         Log: DB_File v1.73 update (from Paul Marquess)
61586      Branch: perl
61587            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
61588            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
61589 ____________________________________________________________________________
61590 [  5975] By: gsar                                  on 2000/04/27  20:34:24
61591         Log: allow sort() reentrancy (variant of patch suggested by
61592              Hugo van der Sanden)
61593      Branch: perl
61594            ! pp_ctl.c t/op/sort.t
61595 ____________________________________________________________________________
61596 [  5974] By: gsar                                  on 2000/04/27  19:46:57
61597         Log: change#4197 somehow missed initializing PL_errors, meaning
61598              sytax error queueing wasn't working outside eval"" at all;
61599              also fixed eval"" to localize PL_error_count, so that compile-time
61600              eval's don't clobber the error state of the outer context
61601      Branch: perl
61602            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
61603            ! t/pragma/warn/toke
61604 ____________________________________________________________________________
61605 [  5973] By: gsar                                  on 2000/04/27  18:29:05
61606         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
61607      Branch: perl
61608            ! regcomp.c regexec.c t/op/re_tests
61609 ____________________________________________________________________________
61610 [  5972] By: jhi                                   on 2000/04/27  18:22:41
61611         Log: Integrate with Sarathy.
61612      Branch: cfgperl
61613           +> t/lib/b.t t/lib/syslog.t
61614           !> (integrate 31 files)
61615 ____________________________________________________________________________
61616 [  5971] By: jhi                                   on 2000/04/27  18:18:46
61617         Log: Unicos tweaks from Mark P. Lutz.
61618      Branch: cfgperl
61619            ! hints/unicos.sh lib/Math/Complex.pm
61620 ____________________________________________________________________________
61621 [  5970] By: gsar                                  on 2000/04/27  18:05:11
61622         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
61623              IV is >32bits
61624      Branch: perl
61625            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
61626 ____________________________________________________________________________
61627 [  5969] By: gsar                                  on 2000/04/27  17:50:56
61628         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
61629      Branch: perl
61630            + t/lib/syslog.t
61631            ! MANIFEST ext/Sys/Syslog/Syslog.pm
61632 ____________________________________________________________________________
61633 [  5968] By: gsar                                  on 2000/04/27  17:44:49
61634         Log: tolerate spaces in group names in test on solaris (from David Boyce
61635              <dsb@boyski.com>)
61636      Branch: perl
61637            ! t/op/groups.t
61638 ____________________________________________________________________________
61639 [  5967] By: gsar                                  on 2000/04/27  17:41:22
61640         Log: improved docs on the warn_uninit diagnostic (from David Glasser
61641              and Simon Cozens)
61642      Branch: perl
61643            ! pod/perldiag.pod
61644 ____________________________________________________________________________
61645 [  5966] By: gsar                                  on 2000/04/27  16:54:58
61646         Log: add testsuite for B backends, fix bug in B::Deparse (from
61647              Simon Cozens <simon@brecon.co.uk>)
61648      Branch: perl
61649            + t/lib/b.t
61650            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
61651 ____________________________________________________________________________
61652 [  5965] By: gsar                                  on 2000/04/27  16:10:37
61653         Log: avoid "will not stay shared" warnings for our variables (from
61654              Robin Barker)
61655      Branch: perl
61656            ! op.c t/pragma/warn/op
61657 ____________________________________________________________________________
61658 [  5964] By: gsar                                  on 2000/04/27  07:05:05
61659         Log: reformat to 72 columns (again)
61660      Branch: perl
61661            ! pod/perldiag.pod
61662 ____________________________________________________________________________
61663 [  5963] By: gsar                                  on 2000/04/27  06:28:31
61664         Log: patch from Larry to make (\&) prototype work; added tests for
61665              the same
61666      Branch: perl
61667            ! op.c t/comp/proto.t
61668 ____________________________________________________________________________
61669 [  5962] By: gsar                                  on 2000/04/27  06:15:47
61670         Log: updated README.hpux (from Jeff Okamoto)
61671      Branch: perl
61672            ! README.hpux
61673 ____________________________________________________________________________
61674 [  5961] By: gsar                                  on 2000/04/27  05:55:03
61675         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
61676      Branch: perl
61677            ! emacs/cperl-mode.el
61678 ____________________________________________________________________________
61679 [  5960] By: gsar                                  on 2000/04/27  05:49:26
61680         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
61681      Branch: perl
61682            ! INSTALL
61683 ____________________________________________________________________________
61684 [  5959] By: gsar                                  on 2000/04/27  05:33:41
61685         Log: doubled words in pods (from Simon Cozens
61686              <simon.p.cozens@jp.pwcglobal.com>)
61687      Branch: perl
61688            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
61689            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
61690            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
61691            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
61692            ! pod/perltootc.pod
61693 ____________________________________________________________________________
61694 [  5958] By: gsar                                  on 2000/04/27  05:11:39
61695         Log: change#3569 deleted some essential code, revert; avoid use of
61696              atexit() to make DynaLoader work properly on AIX under mod_perl
61697              (from Jens-Uwe Mager <jum@helios.de>)
61698      Branch: perl
61699            ! ext/DynaLoader/dl_aix.xs
61700 ____________________________________________________________________________
61701 [  5957] By: gsar                                  on 2000/04/27  04:54:51
61702         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
61703      Branch: perl
61704            ! pod/perlmod.pod
61705 ____________________________________________________________________________
61706 [  5956] By: gsar                                  on 2000/04/27  04:51:47
61707         Log: better diagnostics on failed tests (from Ilya Zakharevich)
61708      Branch: perl
61709            ! t/op/lex_assign.t
61710 ____________________________________________________________________________
61711 [  5955] By: gsar                                  on 2000/04/27  04:26:44
61712         Log: longstanding bug exposed by change#3307: sort arguments weren't
61713              compiled with the right wantarray context (ensuing runtime lookup
61714              via block_gimme() was getting the incidental context of the
61715              sort() itself)
61716      Branch: perl
61717            ! op.c t/op/sort.t
61718 ____________________________________________________________________________
61719 [  5954] By: gsar                                  on 2000/04/26  23:42:12
61720         Log: integrate cfgperl contents into mainline
61721      Branch: perl
61722           !> (integrate 30 files)
61723 ____________________________________________________________________________
61724 [  5953] By: jhi                                   on 2000/04/26  23:06:42
61725         Log: Integrate with Sarathy.
61726      Branch: cfgperl
61727           !> README.win32 ext/B/B/Deparse.pm
61728           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
61729           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
61730           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
61731           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
61732           !> utils/perldoc.PL vms/perlvms.pod
61733 ____________________________________________________________________________
61734 [  5952] By: jhi                                   on 2000/04/26  23:03:46
61735         Log: Undo "use integer" addition from 64bitint as it seems
61736              to break most of the subtests in Digital UNIX;
61737              Unicos needs to find another way.
61738      Branch: cfgperl
61739            ! t/op/64bitint.t
61740 ____________________________________________________________________________
61741 [  5951] By: jhi                                   on 2000/04/26  22:57:53
61742         Log: Be more robust on "extreme" (large absolute value)
61743              arguments.  Originally reported by Daniel Connelly
61744              as a problem with asinh() on large negative arguments,
61745              asinh() used to bail out because an argument to log()
61746              ended up being zero.  Ilya Zakharevich proposed using
61747              Taylor's series in such cases, which for such large
61748              arguments is a very good approximation.
61749      Branch: cfgperl
61750            ! lib/Math/Complex.pm t/lib/complex.t
61751 ____________________________________________________________________________
61752 [  5950] By: gsar                                  on 2000/04/25  19:13:12
61753         Log: reformat perldiag to avoid long lines
61754      Branch: perl
61755            ! pod/perldiag.pod
61756 ____________________________________________________________________________
61757 [  5949] By: gsar                                  on 2000/04/25  18:41:11
61758         Log: make perldoc use the pod2man from the same version (from
61759              M.J.T. Guy)
61760      Branch: perl
61761            ! utils/perldoc.PL
61762 ____________________________________________________________________________
61763 [  5948] By: gsar                                  on 2000/04/25  18:21:57
61764         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
61765              <kompas@kompas.usr.onet.pl>)
61766      Branch: perl
61767            ! lib/vars.pm
61768 ____________________________________________________________________________
61769 [  5947] By: gsar                                  on 2000/04/25  18:11:53
61770         Log: use &dl_error rather than &dl_load_file as the guard for calling
61771              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
61772              statically built perl)
61773      Branch: perl
61774            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
61775 ____________________________________________________________________________
61776 [  5946] By: jhi                                   on 2000/04/25  17:37:54
61777         Log: Document that tr() is not tr(1).
61778      Branch: cfgperl
61779            ! pod/perlop.pod
61780 ____________________________________________________________________________
61781 [  5945] By: gsar                                  on 2000/04/25  16:34:33
61782         Log: make module name mandatory after -M switch; reorder perldiag
61783              alphabetically (from Mark-Jason Dominus)
61784      Branch: perl
61785            ! perl.c pod/perldiag.pod
61786 ____________________________________________________________________________
61787 [  5944] By: jhi                                   on 2000/04/25  01:15:18
61788         Log: On second thoughts frexp() does have two arguments.
61789      Branch: cfgperl
61790            ! perl.h
61791 ____________________________________________________________________________
61792 [  5943] By: jhi                                   on 2000/04/24  22:56:32
61793         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
61794              Now pp_ncmp() returns undef is either operand is a NaN.
61795      Branch: cfgperl
61796            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61797            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
61798            ! vms/subconfigure.com vos/config.def vos/config.h
61799            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
61800            ! win32/config.vc win32/config_H.bc win32/config_H.gc
61801            ! win32/config_H.vc
61802      Branch: metaconfig/U/perl
61803            + d_modfl.U
61804 ____________________________________________________________________________
61805 [  5942] By: jhi                                   on 2000/04/24  19:45:17
61806         Log: Regen Configure to match #5937.
61807      Branch: cfgperl
61808            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61809            ! config_h.SH
61810      Branch: metaconfig
61811            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
61812 ____________________________________________________________________________
61813 [  5941] By: jhi                                   on 2000/04/24  19:24:11
61814         Log: Further Unicos fixes for Mark Lutz.
61815      Branch: cfgperl
61816            ! hints/unicos.sh pp_ctl.c
61817 ____________________________________________________________________________
61818 [  5940] By: jhi                                   on 2000/04/24  19:09:06
61819         Log: Various Unicos 10.0.0.6 fixes.
61820              
61821              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
61822              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
61823              Reply-To: tecmpl1@triton.ca.boeing.com 
61824              To: perl5-porters@perl.org 
61825              Date: Fri, 14 Apr 2000 20:21:00 GMT 
61826              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
61827      Branch: cfgperl
61828            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
61829 ____________________________________________________________________________
61830 [  5939] By: gsar                                  on 2000/04/24  19:01:24
61831         Log: more pod nits (from Larry Virden)
61832      Branch: perl
61833            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
61834            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
61835            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
61836 ____________________________________________________________________________
61837 [  5938] By: gsar                                  on 2000/04/24  18:54:01
61838         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
61839      Branch: perl
61840            ! ext/B/B/Deparse.pm
61841 ____________________________________________________________________________
61842 [  5937] By: jhi                                   on 2000/04/24  17:39:00
61843         Log: Integrate with Sarathy.
61844      Branch: cfgperl
61845           +> (branch 31 files)
61846           !> (integrate 73 files)
61847 ____________________________________________________________________________
61848 [  5936] By: gsar                                  on 2000/04/24  17:30:06
61849         Log: additional tests for change#5934 (from Paul Marquess, who also
61850              sent in the same fix)
61851      Branch: perl
61852            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
61853            ! t/pragma/warn/5nolint t/pragma/warn/6default
61854 ____________________________________________________________________________
61855 [  5935] By: jhi                                   on 2000/04/24  17:26:05
61856         Log: Do not assume sign propagation.
61857              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
61858              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
61859              To: payner@ncifcrf.gov, perl5-porters@perl.org 
61860              Date: Tue, 18 Apr 2000 18:24:49 +0100 
61861              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
61862      Branch: cfgperl
61863            ! t/op/bop.t t/op/misc.t
61864 ____________________________________________________________________________
61865 [  5934] By: gsar                                  on 2000/04/24  17:16:54
61866         Log: propagate lexical warnings from surrounding scope correctly
61867              within string eval()
61868      Branch: perl
61869            ! pp_ctl.c t/pragma/warn/pp_ctl
61870 ____________________________________________________________________________
61871 [  5933] By: jhi                                   on 2000/04/24  17:01:07
61872         Log: Flatten the cpp jungle doing the nosuid checking.
61873      Branch: cfgperl
61874            ! perl.c
61875 ____________________________________________________________________________
61876 [  5932] By: gsar                                  on 2000/04/24  09:08:14
61877         Log: add rsignal(), whichsig() and do_join() to public API list
61878              (mod_perl uses them to good advantage)
61879      Branch: perl
61880            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
61881 ____________________________________________________________________________
61882 [  5931] By: gsar                                  on 2000/04/24  09:01:40
61883         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
61884      Branch: perl
61885            ! pp_hot.c regexec.c t/op/pat.t
61886 ____________________________________________________________________________
61887 [  5930] By: gsar                                  on 2000/04/24  08:58:33
61888         Log: small os390 tweaks (from Peter Prymmer)
61889      Branch: perl
61890            ! config_h.SH makedepend.SH
61891 ____________________________________________________________________________
61892 [  5929] By: gsar                                  on 2000/04/24  08:55:25
61893         Log: pod nits
61894      Branch: perl
61895            ! pod/perlguts.pod
61896 ____________________________________________________________________________
61897 [  5928] By: gsar                                  on 2000/04/24  08:50:13
61898         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
61899      Branch: perl
61900            ! ext/IO/lib/IO/Poll.pm
61901 ____________________________________________________________________________
61902 [  5927] By: gsar                                  on 2000/04/24  08:43:24
61903         Log: arrange for next() to resume at the unstack op rather than the
61904              loop conditional, so that scope cleanup happens correctly
61905              (from Stephen McCamant)
61906      Branch: perl
61907            ! op.c pp_ctl.c t/op/misc.t
61908 ____________________________________________________________________________
61909 [  5926] By: gsar                                  on 2000/04/24  08:18:40
61910         Log: on windows, reserve 16M of stack rather than 128M (allows more
61911              threads to run concurrently)
61912      Branch: perl
61913            ! win32/Makefile win32/makefile.mk
61914 ____________________________________________________________________________
61915 [  5925] By: gsar                                  on 2000/04/24  08:13:52
61916         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
61917      Branch: perl
61918            ! toke.c
61919 ____________________________________________________________________________
61920 [  5924] By: gsar                                  on 2000/04/24  08:08:59
61921         Log: avoid using uninitialized memory in require version check
61922      Branch: perl
61923            ! pp_ctl.c universal.c
61924 ____________________________________________________________________________
61925 [  5923] By: gsar                                  on 2000/04/24  07:20:14
61926         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
61927      Branch: perl
61928            ! ext/IO/lib/IO/Poll.pm
61929 ____________________________________________________________________________
61930 [  5922] By: gsar                                  on 2000/04/24  07:08:42
61931         Log: commentary about IoTYPE() (from Nathan Torkington)
61932      Branch: perl
61933            ! sv.h
61934 ____________________________________________________________________________
61935 [  5921] By: gsar                                  on 2000/04/24  06:58:26
61936         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
61937              by fix
61938      Branch: perl
61939            ! sv.c t/lib/charnames.t t/pragma/utf8.t
61940 ____________________________________________________________________________
61941 [  5920] By: gsar                                  on 2000/04/24  06:37:59
61942         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
61943      Branch: perl
61944            ! doop.c t/op/ver.t
61945 ____________________________________________________________________________
61946 [  5919] By: gsar                                  on 2000/04/24  06:21:58
61947         Log: Configure might miss old directories when prefix must be
61948              expanded (from Robin Barker)
61949      Branch: metaconfig
61950            ! U/installdirs/inc_version_list.U
61951      Branch: perl
61952            ! Configure
61953 ____________________________________________________________________________
61954 [  5918] By: gsar                                  on 2000/04/24  06:16:11
61955         Log: VMS nits in glob() test (from Charles Lane)
61956      Branch: perl
61957            ! t/lib/glob-basic.t
61958 ____________________________________________________________________________
61959 [  5917] By: gsar                                  on 2000/04/24  06:11:56
61960         Log: various pod nits (from Larry Virden and others)
61961      Branch: perl
61962            ! README.amiga README.hpux README.machten README.os2
61963            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
61964            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
61965            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
61966            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
61967            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
61968            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
61969            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
61970            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
61971 ____________________________________________________________________________
61972 [  5916] By: gsar                                  on 2000/04/24  05:52:43
61973         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
61974              <wjones@tc.fluke.com>)
61975      Branch: perl
61976            ! t/lib/glob-basic.t
61977 ____________________________________________________________________________
61978 [  5915] By: gsar                                  on 2000/04/24  05:07:01
61979         Log: supported platforms mixed up
61980      Branch: perl
61981            ! pod/perl56delta.pod pod/perlport.pod
61982 ____________________________________________________________________________
61983 [  5914] By: gsar                                  on 2000/04/24  04:56:08
61984         Log: caller() wasn't returning the right number of elements for
61985              eval {...}
61986      Branch: perl
61987            ! pp_ctl.c t/pragma/warn/9enabled
61988 ____________________________________________________________________________
61989 [  5913] By: gsar                                  on 2000/04/24  04:35:41
61990         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
61991              Mark-Jason Dominus)
61992      Branch: perl
61993            ! pod/perlfunc.pod
61994 ____________________________________________________________________________
61995 [  5912] By: gsar                                  on 2000/04/24  04:17:15
61996         Log: fix totally broken caching in UNIVERSAL::isa() (from
61997              Nick Ing-Simmons)
61998      Branch: perl
61999            ! t/op/universal.t universal.c
62000 ____________________________________________________________________________
62001 [  5911] By: gsar                                  on 2000/04/24  03:39:47
62002         Log: add linebreak properties from unicode/LineBrk.txt (from
62003              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
62004      Branch: perl
62005            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
62006            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
62007            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
62008            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
62009            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
62010            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
62011            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
62012            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
62013            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
62014            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
62015            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
62016            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
62017            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
62018            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
62019            + lib/unicode/Is/LbrkZW.pl
62020            ! lib/unicode/mktables.PL
62021 ____________________________________________________________________________
62022 [  5910] By: gsar                                  on 2000/04/24  03:23:10
62023         Log: typo in pod
62024      Branch: perl
62025            ! ext/Thread/Thread.pm
62026 ____________________________________________________________________________
62027 [  5909] By: gsar                                  on 2000/04/24  03:22:03
62028         Log: mode argument to do_binmode() should be file mode, not boolean
62029      Branch: perl
62030            ! pp_sys.c
62031 ____________________________________________________________________________
62032 [  5908] By: gsar                                  on 2000/04/16  16:51:08
62033         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
62034              always returns a valid GV even when the symbol is trapped by strictures
62035              (avoids coredumps)
62036              
62037              TODO: the C<package;> hack needs similar treatment
62038      Branch: perl
62039            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
62040            ! t/pragma/strict-vars
62041 ____________________________________________________________________________
62042 [  5907] By: jhi                                   on 2000/03/31  23:42:56
62043         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
62044              an assumption which #5905 demolished.
62045      Branch: cfgperl
62046            ! pp_sys.c
62047 ____________________________________________________________________________
62048 [  5906] By: jhi                                   on 2000/03/31  18:54:37
62049         Log: Typo in #5905.
62050      Branch: cfgperl
62051            ! t/op/64bitint.t
62052 ____________________________________________________________________________
62053 [  5905] By: jhi                                   on 2000/03/31  18:50:54
62054         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
62055              reported by Joseph N. Hall.  The bug was that even with use64bitint
62056              one had to use the prefixes q, L, or ll with printf/sprintf,
62057              contrary to the documentation and common sense.
62058      Branch: cfgperl
62059            ! sv.c t/op/64bitint.t
62060 ____________________________________________________________________________
62061 [  5904] By: gsar                                  on 2000/03/28  02:31:32
62062         Log: add Changes, perldelta.pod
62063      Branch: perl
62064            + Changes pod/perldelta.pod
62065 ____________________________________________________________________________
62066 [  5903] By: gsar                                  on 2000/03/28  02:03:55
62067         Log: rename Changes and perldelta.pod
62068      Branch: perl
62069           +> Changes5.6 pod/perl56delta.pod
62070            - Changes pod/perldelta.pod
62071            ! MANIFEST
62072 ____________________________________________________________________________
62073 [  5902] By: gsar                                  on 2000/03/28  01:59:14
62074         Log: create maint-5.6 branch
62075      Branch: maint-5.6/perl
62076           +> (branch 1611 files)
62077 ____________________________________________________________________________
62078 [  5901] By: jhi                                   on 2000/03/23  05:48:43
62079         Log: Integrate with Sarathy.
62080      Branch: cfgperl
62081           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
62082 ____________________________________________________________________________
62083 [  5900] By: gsar                                  on 2000/03/23  05:42:43
62084         Log: three guesses on what this is :-)
62085      Branch: perl
62086            ! Changes